article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
h6 {
  font-size: .67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media only screen and (max-width: 998px) {
  .mod-padding-top-xs {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 998px) {
  .mod-pull-top-xs {
    margin-top: -10px;
  }
}
.mod-with-border {
  border: 5px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1220px) {
  .mod-with-border {
    border-width: 3px;
  }
}
::-moz-selection {
  background: #014ea2;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #014ea2;
  color: #fff;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0;
  background: #ff0;
  color: #333;
  padding: 20px;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
}
.chromeframe a {
  font-weight: 700;
  text-decoration: underline;
  color: #333;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
.row {
  -webkit-box-shadow: 0 2px 9px -4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 9px -4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 9px -4px rgba(0, 0, 0, 0.4);
  padding: 20px;
}
.col {
  width: 180px;
  margin-right: 20px;
  float: left;
}
.col.x2 {
  width: 380px;
}
.col.last {
  margin-right: 0;
}
.placeholder {
  background: #ccc;
  height: 400px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.clear {
  height: 1px;
  width: 100%;
  clear: both;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
body.tema {
  background-repeat: no-repeat;
  background-position: center top;
}
body.uzivo {
  background: url(../img/layout/trava-bg.jpg) fixed;
}
body.uzivo > footer {
  color: white;
  /*
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
		*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+25 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  /* IE6-9 */
}
body.uzivo > footer > p {
  font-weight: 600;
}
body.uzivo > footer em {
  background-image: url("/img/icons-svg/logo_bijeli.svg");
}
body.uzivo > footer * {
  color: white !important;
}
body.tema div#top,
body.uzivo div#top,
body.plavi div#top,
body.bijeli div#top {
  background: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body.history.photos {
  background: #fff;
  overflow-x: hidden;
}
.rubrika {
  background: #fff url('../img/layout/body_rubrika.jpg') top center no-repeat;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ul li,
ol,
ol li,
p,
fieldset {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 400;
}
/*/*/
section.dropmenu {
  display: none;
  width: 1180px;
  padding: 20px 20px 15px 20px;
  min-height: 300px;
  height: auto;
  background: url(../img/layout/dropmenibg.png) top left repeat-y rgba(2, 70, 145, 0.98);
  margin: 0 auto;
  z-index: 100003;
  position: absolute;
  top: 85px;
  left: 0;
  border-top: 5px solid #d2232a;
}
section.dropmenu h4 {
  display: block;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: lowercase;
  border-bottom: 2px solid #fff;
  padding: 0 0 10px 0;
  margin: 0 10px;
  opacity: 0.6;
}
section.dropmenu ul {
  margin-top: 3px;
}
section.dropmenu ul li span {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 600;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 10px;
  overflow: hidden;
  cursor: default;
}
section.dropmenu ul li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 600;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 10px;
  overflow: hidden;
}
section.dropmenu ul li a:hover {
  text-decoration: underline;
}
section.dropmenu ul li a.disabled:hover {
  text-decoration: none;
}
section.dropmenu ul.vijesti {
  margin: 0;
}
section.dropmenu ul.vijesti li span {
  font-size: 12px;
  margin: 0;
  padding: 0;
  border: none;
  text-transform: none;
}
section.dropmenu ul.vijesti li a:hover {
  text-decoration: none;
}
section.dropmenu ul.vijesti li a {
  font-size: 1.2em;
  text-transform: none;
  line-height: 1.5em;
  padding: 12px 0;
  margin: 0 10px;
  text-decoration: none;
}
section.dropmenu ul.vijesti li a div.mala_slika {
  float: left;
  width: 60px;
  height: 40px;
  overflow: hidden;
  display: block;
  margin: 5px 12px 0 0;
  border: 3px solid #fff;
}
section.dropmenu ul.vijesti li a div.mala_slika img {
  width: auto;
  height: 100%;
}
section.dropmenu ul.vijesti li a div.slika {
  width: 100%;
  height: 130px;
  overflow: hidden;
  margin-bottom: 10px;
  background-size: cover;
}
section.dropmenu ul.vijesti li a div.slika img {
  width: auto;
  height: 100%;
}
section.dropmenu ul.vijesti li a div.video img {
  width: auto;
  height: 150%;
  margin-top: -25%;
  margin-left: -25%;
}
section.dropmenu ul.vijesti li a span {
  color: rgba(255, 255, 255, 0.7);
}
section.dropmenu ul.vijesti li a h3 {
  font-size: 1.3em;
  line-height: 1.5em;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  padding-bottom: 3px;
}
section.dropmenu ul.vijesti li a:hover span {
  text-decoration: none;
  color: #fff;
}
section.dropmenu ul.vijesti li a:hover h3 {
  text-decoration: underline;
}
section.dropmenu .first h4 {
  margin-left: 20px;
}
section.dropmenu .first ul {
  margin-left: 10px;
}
section.dropmenu .last h4 {
  margin-right: 20px;
}
section.dropmenu .last ul {
  margin-right: 10px;
}
section.dropmenu a#zatvori {
  display: none;
}
#sub-menu {
  background: rgba(12, 80, 160, 0.9) !important;
  width: 1195px;
  height: 60px;
  margin: 0 auto;
  padding-left: 25px;
  position: relative;
  z-index: 1;
}
#sub-menu.donji {
  padding-top: 5px;
}
#sub-menu li {
  float: left;
}
#sub-menu li a {
  font-size: 16px;
  color: #fff;
  display: block;
  float: left;
  padding-top: 23px;
  margin-right: 40px;
  font-weight: 700;
}
#sub-menu.uzi li a {
  margin-right: 50px;
}
#sub-menu li.last a {
  margin-right: 0;
}
#sub-menu li a.active {
  font-size: 20px;
  border-bottom: 10px solid #fff;
  padding-bottom: 13px;
  font-weight: 700;
}
div.ulaznice {
  padding-bottom: 0 !important;
}
.container {
  width: 1180px;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  position: relative;
  z-index: 1;
}
.container.without-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
div.full {
  padding: 0;
  width: 1220px;
  background: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.live-holder + .live-holder {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.shadow {
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2) !important;
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2) !important;
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2) !important;
  z-index: 0;
}
#gmap {
  width: 100% !important;
  height: 450px;
}
div#mapa.full {
  height: 450px;
}
div.full #map {
  width: 100%;
  height: 600px;
}
div.full.google-map {
  height: 600px;
  overflow: hidden !important;
}
section#tema {
  height: 500px;
  position: relative;
}
section#tema table {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
section#tema h1,
section#tema h2 {
  color: #fff;
  font-weight: 800;
  font-size: 10em;
  line-height: 1.1em;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  text-shadow: 0 0 8px #000;
  filter: dropshadow(color=#000, offx=0, offy=0);
  letter-spacing: -0.05em;
  display: block;
}
section#tema h2 {
  font-size: 5em;
}
.tema-linkovi {
  text-align: center;
  margin-top: 20px;
}
.tema-linkovi li {
  display: inline-block;
  margin-right: 20px;
}
.tema-linkovi li:last-child {
  margin-right: 0;
}
.tema-linkovi li a {
  display: block;
  font-size: 15px;
  line-height: 1;
  color: white;
  background: #014ea2;
  padding: 12px 22px;
  border-radius: 7px;
  font-weight: bold;
}
.tema-linkovi li a:hover,
.tema-linkovi li a:focus,
.tema-linkovi li a:active {
  background: #d2232a;
}
nav.tema_menu {
  height: auto;
  background: #00;
  margin: 0 0 20px 0;
}
nav.tema_menu a {
  display: block;
  padding: 15px;
  background: #f2f2f2;
  margin-bottom: 5px;
  text-decoration: none;
  font-size: 1.4em;
  color: #014ea2;
  font-weight: 600;
  letter-spacing: .05em;
  cursor: pointer;
}
nav.tema_menu a:hover {
  color: #fff;
  background: #014ea2;
}
nav.tema_menu a.active {
  color: #fff;
  background: #d2232a;
}
nav.tema_menu.drustva a {
  background-image: url(../img/icons/plus.png);
  background-position: 96% center;
  background-repeat: no-repeat;
}
nav.tema_menu.drustva a:hover {
  background-image: url(../img/icons/plus_h.png);
}
nav.tema_menu.drustva a.active {
  background-image: url(../img/icons/minus.png);
}
nav.tema_menu .drustva_opis {
  background: #f8f8f8;
  margin: -5px 0 5px 0;
  padding: 15px 20px;
  display: none;
}
nav.tema_menu .drustva_opis span {
  display: block;
  height: auto;
  padding: 0;
  margin: 0;
  color: #666;
  line-height: 1.5em;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4em;
}
a.baner-naslovnica-veliki {
  width: 100%;
  height: auto;
  display: block;
}
a.baner-naslovnica-veliki img {
  width: 100%;
  height: auto;
}
section#utakmica_uzivo {
  padding: 7px 20px 0 20px;
  height: auto;
  background: rgba(0, 0, 0, 0.8);
  position: relative;
}
section#utakmica_uzivo div.live {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  background: url(../img/icons/uzivo-live.gif) left center no-repeat #d2232a;
  font-size: 1.4em;
  color: #fff;
  line-height: 1em;
  font-weight: 600;
  padding: 8px 10px 8px 40px;
}
section#utakmica_uzivo.unutarnja {
  height: 70px;
  overflow: hidden;
  color: #fff;
}
section#utakmica_uzivo.unutarnja h1 {
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 20px;
  font-size: 2em;
  line-height: 1em;
  padding-left: 100px;
}
section#utakmica_uzivo.unutarnja marquee {
  font-size: 1.4em;
  line-height: 1.5em;
  margin: 20px 0 0 20px;
  font-weight: 600;
  height: auto;
}
section#utakmica_uzivo.unutarnja div.live {
  left: 0;
  top: 22px;
}
section#utakmica_uzivo.unutarnja div.social a {
  margin: 15px 0 0 20px;
  background: url(../img/icons-svg/twitter.svg) no-repeat center;
  background-size: cover;
  height: 30px;
  width: 30px;
  float: right;
  display: block;
  font-size: 0;
}
section#utakmica_uzivo.unutarnja div.social a + a {
  background-image: url("/img/icons-svg/facebook.svg");
}
section#utakmica_uzivo div.momcadi {
  text-align: center;
  padding: 35px 0 39px 0;
  margin-bottom: 0;
}
section#utakmica_uzivo div.momcadi .momcadi_domacin,
section#utakmica_uzivo div.momcadi .momcadi_gost {
  display: block;
  float: left;
  text-align: right;
  width: 39%;
}
section#utakmica_uzivo div.momcadi .momcadi_rezultat {
  display: block;
  float: left;
  width: 22%;
}
section#utakmica_uzivo div.momcadi .momcadi_gost {
  text-align: left;
}
section#utakmica_uzivo div.momcadi .gost {
  text-align: right;
  margin-bottom: 0;
}
section#utakmica_uzivo div.momcadi .rezultat {
  margin-bottom: 0;
  padding-bottom: 0;
}
section#utakmica_uzivo div.momcadi .domacin {
  text-align: left;
  margin-bottom: 0;
}
section#utakmica_uzivo div.momcadi h1,
section#utakmica_uzivo div.momcadi h2 {
  display: inline;
  font-size: 4.6em;
  line-height: 85px;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
}
section#utakmica_uzivo div.momcadi .live-img-holder {
  display: inline-block;
  width: 45px;
  height: 45px;
  overflow: hidden;
  text-align: right;
  margin-bottom: -10px;
}
section#utakmica_uzivo div.momcadi .live-img-holder.last {
  text-align: left;
}
section#utakmica_uzivo div.momcadi h2 {
  margin: 0 20px;
}
section#utakmica_uzivo div.momcadi img {
  margin-bottom: 25px;
  max-height: 45px;
}
section#utakmica_uzivo div.mreze {
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
section#utakmica_uzivo div.mreze div {
  margin-bottom: 0;
}
section#utakmica_uzivo div.mreze a {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  background: url("../img/icons-svg/twitter.svg") no-repeat left center;
  background-size: auto 40px;
  height: 40px;
  display: block;
  padding: 20px 0 20px 65px;
}
section#utakmica_uzivo div.mreze a.fb {
  background-image: url("/img/icons-svg/facebook.svg");
}
section#utakmica_uzivo div.status {
  padding: 20px 0 0 0;
  font-size: 1.4em;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
section#utakmica_uzivo div.popis {
  text-align: center;
  line-height: 1.5em;
  border-top: 1px dotted #fff;
}
section.vijesti {
  margin: 0 auto;
  width: 1220px;
  height: 320px;
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  position: relative;
  z-index: 0;
  background: #fff;
}
section.vijesti ul {
  padding: 0;
  margin: 0;
}
section.vijesti ul li {
  list-style-type: none;
  display: block;
  width: 280px;
  height: auto;
  margin: 20px 0 0 20px;
  float: left;
}
section.vijesti ul li a {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
}
section.vijesti ul li a article div.s {
  height: 140px;
  overflow: hidden;
  background: #014ea2;
}
section.vijesti ul li a article div.s img {
  width: 280px;
  transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -webkit-backface-visibility: hidden;
}
section.vijesti ul li a:hover div.s img {
  opacity: 0.85;
}
section.vijesti ul li a article div.ik {
  width: auto;
  height: 40px;
  position: absolute;
  top: 90px;
  left: 10px;
}
div.ik span.v,
div.ik span.f {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  background: url(../img/icons-svg/play-slika.svg) no-repeat;
  background-size: 40px 80px;
}
div.ik span.v {
  background-color: #d2232a;
  background-position: 0 0;
}
div.ik span.f {
  background-color: #014ea2;
  background-position: 0 -40px;
}
.no-svg div.ik span.v,
.no-svg div.ik span.f {
  background: url(../img/icons/video-foto.png) no-repeat top center;
  background-size: 40px 80px;
  background-position: left top;
}
.no-svg div.ik span.f {
  background: url(../img/icons/video-foto.png) no-repeat bottom center;
}
/*/*/
section.vijesti ul li a article div.n {
  margin: 12px 20px 0 0;
}
section.vijesti ul li a article div.n h1 {
  line-height: 26px;
  font-weight: 600;
  margin: 0 0 5px 0;
  color: #014ea2;
}
section.vijesti ul li a:hover article div.n h1 {
  color: #d2232a;
}
section.vijesti ul li a article div.n h3 {
  font-size: 14px;
  line-height: 21px;
  color: #959595;
}
section.vijesti ul li.glavna {
  width: 600px;
  height: 320px;
  margin: 0;
  position: relative;
}
section.vijesti ul li.glavna a article div.s {
  width: 600px;
  height: 320px;
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}
section.vijesti ul li.glavna a article div.s img {
  width: 640px;
  height: 320px;
  margin-left: -20px;
}
section.vijesti ul li.glavna a article div.n {
  position: absolute;
  width: 92%;
  height: auto;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 4%;
  z-index: 1;
  background: url(../img/layout/naslovnica-vijest-bg.png) center bottom repeat-x;
  background-size: 100% 100%;
}
section.vijesti ul li.glavna a:hover article div.n {
  background-size: 100% 100%;
}
section.vijesti ul li.glavna a:hover article div.s img {
  opacity: 0.85;
}
section.vijesti ul li.glavna a article div.n h1 {
  font-size: 34px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.05em;
}
section.vijesti ul li.glavna a article div.n h3 {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5em;
}
section.vijesti ul li.glavna a article div.ik {
  /**/
  position: relative;
  top: -12px;
  left: 0;
}
div.container section.tijelo a.info {
  text-decoration: none;
  color: #b7b7b7;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 3.5em;
  width: 100%;
  float: left;
}
div.container section.tijelo a.info:hover {
  text-decoration: underline;
}
.box_1,
.box_2,
.box_3,
.box_4,
.box_5,
.box_6 {
  display: block;
  margin: 0 20px 20px 0;
  float: left;
}
.box_1 {
  width: 180px;
}
.box_2 {
  width: 380px;
}
.box_3 {
  width: 580px;
}
.box_3 iframe {
  width: 100%;
}
section#vijest_otvorena div.tekst p + iframe {
  margin-top: 1.6em;
}
section#vijest_otvorena div.tekst iframe + iframe {
  margin-top: 1.6em;
}
.box_4 {
  width: 780px;
}
.box_5 {
  width: 980px;
}
.box_6 {
  width: 1180px;
}
.last {
  margin-right: 0 !important;
}
div.container section.tijelo section.vijesti {
  height: auto;
  overflow: hidden;
  width: auto !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.container section.tijelo section.vijesti ul li {
  min-height: 100px;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
div.container section.tijelo section.vijesti ul li a article div.s {
  float: left;
  width: 180px;
  height: 100px;
  overflow: hidden;
}
div.container section.tijelo section.vijesti ul li a article div.s img {
  width: 200px;
  margin-left: -10px;
}
div.container section.tijelo section.vijesti ul li a article div.n {
  margin: 0 80px 0 195px;
  min-height: 100px;
  height: auto;
}
div.container section.tijelo section.vijesti ul li a article div.n h1 {
  font-size: 18px;
  line-height: 24px;
}
div.container section.tijelo section.vijesti ul li a article div.ik {
  top: 70px;
  left: 0;
}
div.container section.tijelo section.vijesti ul li a article div.ik span {
  width: 30px;
  height: 30px;
  background-size: 30px 60px;
  background-position: 0 0;
}
div.container section.tijelo section.vijesti ul li a article div.ik span.f {
  background-position: 0 -30px;
}
.no-svg div.container section.tijelo section.vijesti ul li a article div.ik span {
  width: 30px;
  height: 30px;
  background-size: 30px 60px;
  background-position: left top;
}
.no-svg div.container section.tijelo section.vijesti ul li a article div.ik span.f {
  background-position: left bottom;
}
div.container section.tijelo section.vijesti ul li.glavna {
  width: 580px;
  height: 333px;
  margin: 0;
  position: relative;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.s {
  height: 333px;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.s img {
  width: auto;
  height: 100%;
  margin-left: -45px;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.n {
  position: absolute;
  width: 92%;
  height: auto;
  margin: 0;
  padding: 4%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url(../img/layout/naslovnica-vijest-bg.png) center top repeat-x;
  background-size: 100% 100%;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.n h1 {
  font-size: 1.8em;
  line-height: 1.5em;
  text-transform: uppercase;
  position: relative;
  font-weight: 400;
  letter-spacing: .04em;
  color: #fff;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.n h3 {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 2.2em;
  line-height: 1.5;
}
div.container section.tijelo section.vijesti ul li.glavna a article div.ik {
  position: relative;
  top: auto;
  left: auto;
}
.block#shop {
  height: 135px;
  border-bottom: 5px solid #d2232a;
}
.block#shop .slider {
  position: relative;
  width: 100%;
  height: 135px;
  overflow: hidden;
}
.block#shop .slider .slide {
  position: absolute;
}
.block#shop .slider .slide a {
  display: block;
  width: 135px;
  height: 105px;
  padding-right: 245px;
  text-align: right;
  padding-top: 30px;
  font-weight: 700;
}
.block#shop .slider .slide img {
  position: absolute;
  right: 0;
  top: -35px;
}
.block#shop .slider .slide strong {
  display: block;
  color: #bd1c22;
  text-transform: uppercase;
  font-weight: 700;
}
.block#shop .slider .slide span {
  display: block;
  color: #014ea2;
}
.block#shop .slider .btns {
  position: absolute;
  left: 96px;
  top: 93px;
  z-index: 10;
}
section.webshop {
  width: 100%;
  height: 242px;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 3px solid #d2232a;
}
section.webshop ul li div.info a.k {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/icons-svg/kosarica.svg) center no-repeat #d2232a;
  background-size: 40px 40px;
  background-position: 0 0;
  bottom: 20px;
  left: 20px;
}
section.webshop ul li div.info a.z {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/icons-svg/zivio-hajduk.svg) center no-repeat #fff;
  background-size: 40px 40px;
  background-position: 0 0;
  bottom: 30px;
  left: 20px;
}
section.webshop ul li h1,
section.webshop ul li h2,
section.webshop ul li h3 {
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 600;
  color: #014ea2;
  margin: 0;
}
section.webshop ul li h2 {
  color: #d2232a;
}
section.webshop ul li h4 {
  color: #014ea2;
  font-size: 1.3em;
  margin: 5px 0;
  font-weight: 600;
  text-transform: uppercase;
}
section.webshop ul li img.zh {
  width: 110%;
  height: auto;
  margin-top: -20%;
  margin-left: -5%;
}
section.webshop ul#artikli {
  display: none;
}
section.webshop ul#artikli li {
  list-style-type: none;
  display: block;
}
section.webshop ul#artikli li img {
  z-index: 0;
  width: 100%;
}
section.webshop ul#artikli li div.info {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.webshop ul#artikli li div.info a.l,
section.webshop ul#artikli li div.info a.r {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/icons-svg/arows.svg);
  background-size: 40px 20px;
  margin-top: 10px;
}
section.webshop ul#artikli li div.info a.l {
  background-position: left center;
}
section.webshop ul#artikli li div.info a.r {
  background-position: right center;
}
section.webshop ul.slidesjs-pagination {
  display: none;
}
.no-svg section.webshop ul li div.info a.l,
.no-svg section.webshop ul li div.info a.r {
  background: url(../img/icons/kosarica-strelice.png);
}
.no-svg section.webshop ul li div.info a.r {
  background-position: right top;
}
.no-svg section.webshop ul li div.info a.k {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/icons/kosarica.png) center no-repeat;
  bottom: 20px;
  left: 20px;
}
.no-svg section.webshop ul li div.info a.z {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/icons/zivio-hajduk.png) center no-repeat;
  bottom: 20px;
  left: 20px;
}
.counter_sponzori .webshop {
  background: url('/sadrzaj/oglasi/torca_counter.jpg') no-repeat center top;
  background-size: cover;
}
.counter_sponzori .counter .holder {
  padding-top: 100px;
}
section.utakmice {
  margin-bottom: 20px;
  overflow: hidden;
}
section.utakmice table,
section.poredak table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  background: #f9f9f9;
  color: #555;
}
section.utakmice table td,
section.poredak table td {
  font-size: 1.3em;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding: 13px;
  text-align: center;
  text-transform: uppercase;
}
section.utakmice table thead td,
section.poredak table thead td {
  background: #d8d8d8;
  color: #fff;
  font-weight: 800;
}
section.utakmice table td.pr,
section.poredak table td.pr {
  background: #d3d3d3;
  text-align: left;
}
section.utakmice table td.br {
  text-align: left;
  text-transform: none;
}
section.utakmice table td.kl {
  background: #f1f1f1;
  text-align: left;
  width: 120px;
  font-weight: 700;
}
section.utakmice table td.kl a {
  color: #555;
}
section.utakmice table td.gd {
  width: 15px;
}
section.utakmice table tr.active {
  background: #d2232a;
  color: #fff;
}
section.utakmice table tr.active td.kl {
  background: #ce3137;
}
section.utakmice table tr.active td.kl a {
  color: #fff;
}
section.utakmice table td.rz {
  text-align: left;
}
section.poredak table td.kl {
  background: #f1f1f1;
  text-align: left;
  width: 120px;
  font-weight: 700;
}
section.poredak table td.kl.duzi {
  width: 30%;
}
section.poredak table tr.active {
  background: #014ea2;
  color: #fff;
}
section.poredak table tr.active td.po,
section.poredak table tr.active td.kl {
  background: #1358a3;
}
section.poredak table td.po {
  width: 15px;
  background: #f1f1f1;
  border-right: 1px solid #fff;
  text-align: center;
}
.baneri div {
  margin-bottom: 9px;
  overflow: hidden;
}
.baneri div img {
  width: 100%;
}
.baneri div + div {
  margin: 0;
}
.baneri a {
  display: block;
  margin-bottom: 9px;
}
.baneri a:last-child {
  margin-bottom: 0;
}
section.fanzone,
section.social {
  padding: 20px 20px 0 20px;
  margin: 20px 0 0 -20px;
  width: 1180px;
}
section.fanzone {
  background: #d2232a;
  margin-top: 0;
}
section.fanzone h3 {
  font-size: 2em;
  line-height: 1em;
  font-weight: 600;
  color: #fff;
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 3px solid #fff;
}
section.fanzone a.info {
  font-size: 1.4em;
  line-height: 0;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
section.fanzone #anketa form#anketaf {
  overflow: hidden;
  margin-bottom: 35px;
}
section.fanzone #anketa ul li {
  list-style-type: none;
  font-size: 1.4em;
  color: #fff;
  font-weight: 600;
}
section.fanzone input[type=email],
section.fanzone input[type=text] {
  font-family: 'proxima-nova', arial, sans-serif;
  height: 15px;
  border: 0;
  background: #fff;
  width: 50%;
  line-height: 1em;
  padding: 10px 10px 8px 10px;
  margin: 0 15px 0 0;
  float: left;
  display: inline;
  color: #034ea2;
  font-size: 14px;
  font-weight: 400;
  font-style: oblique;
}
section.fanzone form#anketaf input[type=submit] {
  margin-top: 20px;
}
section.fanzone input[type=submit] {
  font-family: 'proxima-nova', arial, sans-serif;
  border: 0;
  background: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1em;
  text-transform: lowercase;
  font-variant: small-caps;
  color: #034ea2;
  padding: 7px 25px;
}
section.fanzone #anketa ul li label {
  margin-left: 20px;
}
section.fanzone #zivio {
  padding-bottom: 10px;
}
section.fanzone #zivio ul li {
  list-style-type: none;
  width: 180px;
  float: left;
  overflow: hidden;
  margin: 0 20px 20px 0;
}
section.fanzone #zivio ul li.last {
  margin: 0;
}
section.fanzone #zivio ul li a {
  display: block;
}
section.fanzone #zivio ul li a img {
  width: 100%;
  height: auto;
}
section.fanzone #upload div#upload-file {
  border: 5px dashed #fff;
  background: url(../img/icons-svg/upload.svg) center no-repeat rgba(255, 255, 255, 0.2);
  background-size: auto 100px;
  height: 130px;
}
.no-svg section.fanzone #upload div#upload-file {
  background: url(../img/icons/upload-content.png) center no-repeat rgba(255, 255, 255, 0.2);
}
section.fanzone input[name=sadrzaj] {
  width: 90%;
  margin: 15px 0;
}
section.social {
  background: #014ea2;
  margin-top: 0;
}
section.social .twitter h3 {
  background: url(../img/icons-svg/tweet.svg) left center no-repeat rgba(0, 0, 0, 0.2);
  background-size: 32px 36px;
  background-position: 15px;
  padding: 15px 15px 13px 60px;
  margin: 0;
  font-size: 2.2em;
  line-height: 1em;
  color: #fff;
  font-weight: 700;
}
.no-svg section.social .twitter h3 {
  background: url(../img/icons/twitter.png) left center no-repeat rgba(0, 0, 0, 0.2);
  background-position: 15px;
}
section.social .twitter h3 div.count {
  float: right;
}
section.social .tweets ul#tweet_list {
  padding: 0;
  margin: 0;
}
section.social .tweets ul#tweet_list li {
  list-style: none;
  padding: 15px;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #fff;
  background: rgba(0, 0, 0, 0.65);
  overflow: hidden;
}
section.social .tweets ul#tweet_list li + li {
  background: rgba(0, 0, 0, 0.6);
}
section.social .tweets ul#tweet_list li + li + li {
  background: rgba(0, 0, 0, 0.5);
}
section.social .tweets ul#tweet_list li + li + li + li {
  background: rgba(0, 0, 0, 0.4);
}
section.social .tweets ul#tweet_list li + li + li + li + li {
  background: rgba(0, 0, 0, 0.3);
}
section.social .tweets ul#tweet_list li + li + li + li + li + li {
  background: rgba(0, 0, 0, 0.2);
}
section.social .tweets ul#tweet_list li + li + li + li + li + li + li {
  background: rgba(0, 0, 0, 0.1);
}
section.social .tweets ul#tweet_list li a {
  color: #fff;
  text-decoration: underline;
}
section.social .tweets ul#tweet_list li a:hover {
  text-decoration: none;
}
section.social .tweets ul#tweet_list li.tweet_first {
  font-size: 16px;
  line-height: 1.5em;
}
section.social .tweets ul#tweet_list li span.tweet_time a {
  text-decoration: none;
  opacity: .5;
  font-style: italic;
}
section.vremeplov {
  padding: 35px 0 0 0;
}
section.vremeplov h3 {
  font-weight: 700;
  font-size: 1.8em;
  line-height: 1em;
  text-transform: uppercase;
  color: #014ea2;
  margin-bottom: 30px;
}
section.vremeplov h3 span {
  color: #adacad;
}
section.vremeplov div a {
  display: block;
  color: #fff;
  height: 90px;
  text-decoration: none;
}
section.vremeplov div a span {
  font-size: 2.2em;
  line-height: 1em;
  color: #d2232a;
  font-weight: 800;
  border-bottom: 3px solid #d2232a;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  padding-bottom: 10px;
}
section.vremeplov div a span + span {
  font-size: 1.4em;
  line-height: 1em;
  color: #014ea2;
  font-weight: 700;
  border: 0;
  margin-bottom: 10px;
  padding: 0;
  text-transform: uppercase;
}
section.vremeplov div a span + span + span {
  color: #7d7d7d;
}
section.media {
  padding: 20px 0;
}
section.media div h5 {
  background: url(../img/icons-svg/news.svg) left center no-repeat;
  background-size: 38px 30px;
  font-size: 1.6em;
  color: #014ea2;
  margin: 0 0 15px 0;
  padding: 15px 15px 15px 50px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  font-weight: 600;
}
.no-svg section.media div h5 {
  background: url(../img/icons/iz-medija.gif) left center no-repeat;
}
section.media div h5 span {
  color: #adacad;
}
section.media div a {
  color: #555;
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 600;
  text-decoration: none;
  display: block;
}
section.media a span {
  font-weight: 400;
  font-style: oblique;
  display: block;
  color: #9b9b9b;
}
div.nevidljivi {
  padding: 0;
  margin: 0;
  height: 1px;
}
.baza-igraca-sponzori {
  margin-top: -22px;
}
.no-svg footer em {
  background: url(../img/layout/logo.jpg) no-repeat;
}
.container.arhiva {
  min-height: 330px;
  overflow: hidden;
}
.container.arhiva div.omot {
  background: url(../img/layout/povijest_gradient.png) repeat-x center bottom;
  background-size: 100% 100%;
  height: auto;
  padding: 60px 20px 40px 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.container.arhiva div.omot p {
  text-align: center;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.3em;
  line-height: 2em;
  color: #fff;
  margin: 0 100px;
}
.container.arhiva div.omot p span.mjesto {
  font-size: 1.2em;
  padding: 0 8px 3px 8px;
  line-height: 1.5em;
  margin-top: 5px;
  width: auto;
  font-family: 'proxima-nova', arial, sans-serif;
  font-style: normal;
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
}
#statistics {
  background-color: #f9f9f9;
  height: 285px;
  position: relative;
  z-index: 0;
}
#statistics.arhiva_stats {
  height: 100px;
  padding-top: 25px;
}
#statistics.na_dan {
  height: 55px;
}
#statistics h3,
.container.arhiva div.omot h3 {
  font-size: 32px;
  line-height: 1.5em;
  color: #014ea2;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 auto 34px auto;
  text-align: center;
  border-bottom: 1px dotted #d3d3d3;
  padding: 7px 0 20px 0;
}
.container.arhiva div.omot h3 {
  color: #fff;
  border: 0;
  margin: 0 auto;
  padding: 0;
}
#statistics.na_dan h3 {
  border: 0;
}
#statistics #stats li {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #014ea2;
  text-transform: lowercase;
  text-align: center;
  float: left;
  width: 199px;
  background: url('../img/layout/stats_divider.gif') right 5px no-repeat;
  line-height: 1.4em;
  font-weight: 600;
}
#statistics #stats li strong {
  font-family: 'proxima-nova', arial, sans-serif;
  font-size: 70px;
  display: block;
  color: #d2232a;
  height: 75px;
  line-height: 75px;
  font-weight: 800;
  margin-bottom: 5px;
}
#statistics #stats li.item-1 {
  width: 189px;
}
#statistics #stats li.item-6 {
  width: 189px;
  background: 0;
}
#statistics #stats li.custom strong {
  font-size: 45px;
}
#statistics #tabSelector {
  position: absolute;
  left: 20px;
  bottom: -2px;
}
#statistics #tabSelector li {
  float: left;
  padding: 18px 14px;
  text-transform: uppercase;
  font-size: 14px;
  color: #a2a2a2;
  font-weight: 600;
  cursor: pointer;
}
#statistics #tabSelector li.on {
  background: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  color: #014ea2;
}
#statistics .link {
  position: absolute;
  right: 22px;
  bottom: 15px;
}
#statistics .link a {
  font-size: 14px;
  color: #d2232a;
  text-transform: uppercase;
  font-weight: 600;
}
#tabs > div,
#tabs ul li {
  float: left;
  list-style: none;
}
#tabs > div h3,
#tabs ul li h3 {
  font-weight: 800;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: uppercase;
  display: block;
  background: #d2d2d1;
  padding: 11px 20px 9px 20px;
  color: #fff;
}
#tabs > div h3.crveni,
#tabs ul li h3.crveni {
  background: #d2232a;
}
#tabs > div h3.plavi,
#tabs ul li h3.plavi {
  background: #104a8b;
}
#tabs > div h3.sareni,
#tabs ul li h3.sareni {
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
}
#tabs > div a + h3,
#tabs ul li a + h3 {
  margin-top: 15px;
}
#tabs table.po_sezonama {
  width: 100%;
  margin-bottom: 20px;
}
#tabs table.po_sezonama th {
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
  color: #666;
  padding: 20px 0 20px 0;
  text-align: left;
  background: #ededed;
  text-align: center;
  text-transform: uppercase;
}
#tabs table.po_sezonama tr.m th {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 600;
  border-bottom: 2px solid #999;
  padding: 0 0 15px 0;
}
#tabs table.po_sezonama tr.b th {
  border-bottom: 2px solid #999;
}
#tabs table.po_sezonama td,
#tabs table.po_sezonama td a {
  text-align: center;
  vertical-align: top;
  padding: 12px 0 10px 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #585858;
  width: 7.5%;
}
#tabs table.po_sezonama td a:hover {
  text-decoration: underline;
}
#tabs table.po_sezonama td a.izvjestaj {
  color: #585858;
  text-transform: uppercase;
  font-size: 600;
  opacity: .8;
  font-size: 11px;
  text-decoration: underline;
}
#tabs table.po_sezonama td a.izvjestaj:hover {
  text-decoration: none;
  opacity: 1;
}
#tabs table.po_sezonama tr.zebra {
  background: #f5f5f5;
}
#tabs table.po_sezonama tr.active {
  background: rgba(255, 195, 15, 0.2);
}
#tabs table.po_sezonama tr.ukupno {
  border-top: 1px solid #999;
}
#tabs table.po_sezonama td.group {
  border-left: 1px solid #ededed;
}
#tabs table.po_sezonama th.group {
  border-left: 1px solid #fff;
}
#tabs table.po_sezonama td.ukupno,
#tabs table.po_sezonama th.ukupno {
  border-left: 1px solid #999;
}
#tabs table.suigraci th,
#tabs table.suigraci td {
  width: 15%;
  overflow: hidden;
}
#tabs table.posebne_utakmice th,
#tabs table.posebne_utakmice td {
  width: 7.5%;
  overflow: hidden;
}
#tabs table.posebne_utakmice th.utakmica,
#tabs table.posebne_utakmice td.utakmica {
  width: auto;
  overflow: hidden;
  padding-left: 20px;
  text-align: left;
  font-weight: 700;
}
#tabs table.posebne_utakmice td.utakmica span {
  font-weight: 400;
}
#tabs table.posebne_utakmice th.ukupno,
#tabs table.posebne_utakmice td.ukupno {
  width: 15%;
  overflow: hidden;
}
#tabs table.posebne_utakmice th.ukupno,
#tabs table.posebne_utakmice td.ukupno,
#tabs table.posebne_utakmice th.datum,
#tabs table.posebne_utakmice td.datum {
  width: 15%;
  overflow: hidden;
}
#tabs table.po_sezonama td.sezona,
#tabs table.po_sezonama th.sezona,
#tabs table.po_sezonama tr.m th.sezona {
  text-align: left;
  padding-left: 20px;
  width: 25%;
  border-right: 1px solid #999;
  font-weight: 700;
}
#tabs table.po_sezonama td.igrac,
#tabs table.po_sezonama th.igrac,
#tabs table.po_sezonama tr.m th.igrac {
  text-align: left;
  padding-left: 20px;
  width: 15% !important;
  border-right: 1px solid #999;
  font-weight: 700;
}
#tabs table.po_sezonama td.broj,
#tabs table.po_sezonama th.broj,
#tabs table.po_sezonama tr.m th.broj {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  width: 1% !important;
  border-right: 1px solid #999;
  font-weight: 700;
}
#tabs table.lista {
  width: 100%;
}
#tabs table.siva {
  background: #f8f8f8;
}
#tabs table.lista th {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 600;
  color: #fff;
  padding: 13px 0;
  text-align: left;
  background: rgba(212, 31, 34, 0.4);
}
#tabs table.desno th {
  background: rgba(0, 75, 165, 0.4);
}
#tabs table.lista td {
  padding: 12px 0 10px 0;
  border-bottom: 1px solid #ededed;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  color: #585858;
}
#tabs table.lista .item-2,
#tabs table.lista .item-3 {
  font-weight: 600;
}
#tabs table.lista .item-1 {
  width: 60px;
  padding-right: 5px;
}
#tabs table.lista .item-1,
#tabs table.lista .item-3,
#tabs table.lista .item-4,
#tabs table.lista .item-5,
#tabs table.lista .item-6 {
  text-align: center;
}
table.performance-2 th {
  padding: 0 0 10px 0;
  font-size: 12px;
  color: #fff;
  text-align: left;
  text-align: center;
  font-weight: 600;
}
table.performance-2 td {
  padding: 10px 0;
  border-top: 1px solid #f2f2f2;
  font-size: 12px;
  color: #999;
  text-align: center;
  font-weight: 600;
}
table.performance-2 td:last-child,
table.performance-2 th:last-child {
  border-left: 1px solid #9f9f9f;
}
table.osvajanja td:last-child,
table.osvajanja th:last-child {
  border-left: none;
}
table.performance-2 tfoot td {
  color: #fff;
  font-weight: 600;
  padding: 10px 0 0 0;
}
table.performance-2 {
  width: 100%;
  font-size: 100%;
}
table.performance-2 td,
table.performance-2 th {
  font-weight: 600;
  padding: 10px 0;
  border-top: 1px solid #d3d3d3;
  color: #585858;
  text-align: center;
  font-size: 13px !important;
}
table.performance-2 tr:hover td,
table.performance-2 tr.active td {
  background: #e8e8e8;
}
table.performance-2 th {
  border: 0;
  border-bottom: 2px solid #9f9f9f;
  font-weight: 800;
}
table.performance-2 .zebra td {
  background: #f8f8f8;
  color: #999;
}
table.performance-2 td:first-child,
table.performance-2 th:first-child {
  text-align: left;
  width: 30%;
  padding: 0 0 0 5px;
}
table.performance-2 tfoot td {
  color: #1c3783;
  padding-left: 10px;
}
table.performance-2 a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
  text-align: right;
  display: block;
  padding: 5px 0;
}
table.performance-2 a:hover {
  text-decoration: none;
}
table.performance-2.percent td {
  width: 20%;
}
table.performance-2 tr:first-child td {
  border-top: 0;
}
table.performance-2 tr.b {
  border-top: 2px solid #a5a5a5;
}
table.performance-2.percent td:last-child {
  border-left: none;
  width: 60%;
}
table.performance-2.percent .percentage {
  width: 80%;
  height: 13px;
  text-align: left;
  float: left;
}
table.performance-2.percent .bar {
  height: 13px;
  background: #9f9f9f;
  display: inline-block;
  position: relative;
}
table.performance-2.percent span {
  vertical-align: top;
  width: 15%;
  margin-right: 5%;
  float: left;
}
table.performance-2.arhiva-utakmica td,
table.performance-2.arhiva-utakmica th,
table.performance-2.zamjene td,
table.performance-2.zamjene th {
  padding: 5px 0 !important;
}
table.performance-2.zamjene td {
  width: 50% !important;
  text-align: left;
}
table.performance-2.zamjene td + td {
  width: 50% !important;
  text-align: right;
}
table.performance-2.zamjene th + th {
  text-align: right;
}
.ratio {
  margin-bottom: 40px;
}
.ratio + .ratio {
  margin-bottom: 60px;
}
.ratio .left {
  width: 50%;
  float: left;
  text-align: right;
  position: relative;
}
.ratio .right {
  width: 50%;
  float: right;
  position: relative;
}
.ratio strong {
  font-weight: 700;
  font-size: 70px;
  display: block;
  line-height: 1em;
}
.ratio .left strong {
  color: #014ea2;
  margin-right: 8px;
}
.ratio .right strong {
  color: #d2232a;
  margin-left: 8px;
}
.ratio .bar {
  height: 30px;
  background: #ddd;
}
.ratio .bar span {
  height: 30px;
  display: block;
}
.ratio .left .bar span {
  background: #014ea2;
  float: right;
}
.ratio .right .bar span {
  background: #d2232a;
}
.ratio em {
  font-size: 14px;
  font-weight: 700;
  color: #014ea2;
  text-transform: uppercase;
  display: block;
  margin: 5px 10px 0 0;
  font-style: normal;
}
.ratio .right em {
  color: #d2232a;
  margin: 5px 0 0 10px;
}
em.sredina {
  margin: 10px 0 0 0;
  text-align: center;
}
.goals-list {
  width: 100%;
}
.goals-list + .goals-list {
  margin-top: 60px;
}
.goals-list tr {
  opacity: .85;
  transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -webkit-backface-visibility: hidden;
}
.goals-list th {
  border-bottom: 1px solid #f2f2f2;
  padding: 5px 0;
  color: #acacac;
  font-size: 1.4em;
  overflow: hidden;
}
.goals-list td {
  padding: 15px 0 0 0;
}
.goals-list .divider td {
  padding-bottom: 45px;
}
.goals-list .item-1,
.goals-list .item-3 {
  width: 10%;
  text-align: center;
}
.goals-list td.item-1,
.goals-list td.item-3 {
  font-size: 2em;
  font-weight: 700;
  color: #014ea2;
}
.goals-list td.item-1 span,
.goals-list td.item-3 span {
  display: inline-block;
  padding-top: 12px;
}
.goals-list td.item-3 {
  color: #d2232a;
}
.goals-list .item-2 {
  text-align: center;
  width: 80%;
}
.goals-list .ratio {
  margin: 0 0 10px 0;
  height: auto !important;
}
.goals-list .ratio em {
  color: #7d7d7d;
  margin: 0 0 5px 0;
  text-transform: lowercase;
}
.goals-list .ratio .left {
  width: 50%;
}
.goals-list .ratio .right {
  width: 50%;
}
.goals-list .ratio .left .bar {
  float: right;
}
.goals-list .ratio .right .bar {
  float: left;
}
.goals-list .ratio .bar {
  height: 18px;
  width: 85%;
  float: left;
}
.goals-list .ratio .bar span {
  height: 18px;
}
.goals-list .ratio .percent {
  width: 14%;
  font-size: 1.4em;
  float: left;
  margin: 3px 0 0 1px;
  text-align: left;
}
.goals-list .ratio .right .percent {
  text-align: right;
  margin-left: 0 !important;
}
.goals-list .ratio .half {
  color: #d2232a;
  text-transform: none;
}
section#igrac_profil {
  height: 480px;
  position: relative;
  z-index: 2;
  margin-bottom: -21px;
}
section#igrac_profil div.slika img {
  width: 600px;
  height: 500px;
  position: absolute;
  bottom: 0;
  right: 85px;
  z-index: 1;
}
section#igrac_profil div.sadrzaj {
  position: relative;
  z-index: 2;
  width: 580px;
  height: 500px;
}
section#igrac_profil div.sadrzaj h2 {
  font-weight: 800;
  font-size: 8em;
  line-height: 1em;
  margin: 0;
  display: block;
  color: #d2232a;
  text-align: center;
}
section#igrac_profil div.sadrzaj h1 {
  font-weight: 800;
  font-size: 5em;
  line-height: .7em;
  margin: 0;
  display: inline-block;
  text-transform: lowercase;
  font-variant: small-caps;
  color: #034ea2;
}
section#igrac_profil div.sadrzaj ul {
  list-style-type: none;
}
section#igrac_profil div.sadrzaj li {
  width: 100%;
  border-bottom: #eee solid 1px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
}
section#igrac_profil div.sadrzaj li.broj {
  display: none !important;
}
section#igrac_profil div.sadrzaj li span {
  width: 180px;
  text-align: right;
  color: #7d7d7d;
  display: inline-block;
  padding-right: 20px;
  vertical-align: top;
  line-height: 1.5em;
}
section#igrac_profil div.sadrzaj li span.prvi {
  text-align: center;
}
section#igrac_profil div.sadrzaj li span + span {
  width: 360px;
  color: #034ea2;
  display: inline-block;
  text-align: left;
}
ul.stats li.manji {
  font-size: 16px;
}
section#igrac_profil div.iz-igre {
  width: 190px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
section#igrac_profil div.iz-igre a {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: inline-block;
  margin: 5px 0 10px 10px;
}
section#igrac_profil div.iz-igre a img {
  height: 80px;
  width: auto;
}
div.igrac_ranking {
  color: #5a5a5a;
  font-size: 1.4em;
  line-height: 1.5em;
}
.pehari {
  padding: 10px 0 15px 0;
}
.pehari img {
  margin-right: 10px;
}
span.mis {
  width: 27%;
  display: block;
  float: left;
}
span.sezona-opis .rez,
span.sezona-opis .opi,
span.sezona-opis .dat,
span.sezona-opis .broj {
  font-size: .8em !important;
  font-weight: 600;
  display: inline-block;
  text-align: center !important;
  display: block;
  float: left;
}
span.sezona-opis .rez {
  width: 5%;
  margin-left: 2px;
}
span.sezona-opis .opi {
  width: 8%;
}
span.sezona-opis .broj.u14 {
  width: 14%;
  padding: 0 2px;
}
span.sezona-opis .broj {
  width: 8%;
}
span.sezona-opis .dat {
  width: 12%;
  margin-left: 4px;
}
iframe + section#fotogalerija {
  margin-top: 20px;
}
section#fotogalerija {
  background: #ebebeb;
  padding: 20px;
  margin: 0 0 20px 0;
  position: relative;
  height: auto;
}
section#fotogalerija div a.slidesjs-previous,
section#fotogalerija div a.slidesjs-next {
  position: absolute;
  bottom: 65px;
  left: 30px;
  z-index: 50;
  width: 40px;
  height: 40px;
  background: url(../img/icons-svg/fotogalerija-strelice.svg) left center no-repeat;
  cursor: pointer;
}
section#fotogalerija div a.slidesjs-next {
  background-position: right center;
  margin-left: 50px;
}
.no-svg section#fotogalerija div a.slidesjs-previous,
.no-svg section#fotogalerija div a.slidesjs-next {
  background: url(../img/icons/fotogalerija-strelice.gif) left center no-repeat;
}
.no-svg section#fotogalerija div a.slidesjs-next {
  background-position: right center;
}
section#fotogalerija a.full {
  position: absolute;
  top: 0;
  right: 00px;
  background: url(../img/icons/fotogalerija-full.gif) center no-repeat;
  width: 40px;
  height: 40px;
  z-index: 1000;
}
section#fotogalerija div {
  text-align: center;
  background: #333;
}
section#fotogalerija div img {
  height: auto;
  width: auto !important;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
section#fotogalerija span {
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1em;
  color: #555;
  display: block;
  margin: 20px 0 0 0;
}
section#vijest_otvorena div.vijest-velika div.slika {
  margin: -20px -20px 0 -20px;
  height: auto;
  overflow: hidden;
}
section#vijest_otvorena div.vijest-velika div.slika img {
  width: 100%;
  height: auto;
}
section#vijest_otvorena div.slika {
  margin: -20px 0 -4px -20px;
}
section#vijest_otvorena div.slika img {
  width: 100%;
  height: auto;
}
section#vijest_otvorena div.stara-vijest {
  margin: -20px 0 0 -20px;
  background-color: #eee;
}
section#vijest_otvorena div.stara-vijest img {
  width: 600px;
  height: auto;
  margin-left: 100px;
  -webkit-box-shadow: 0 0 4px 2px #ccc;
  -moz-box-shadow: 0 0 4px 2px #ccc;
  box-shadow: 0 0 4px 2px #ccc;
}
section#vijest_otvorena div.prazno {
  background: url(../img/layout/otvorena_vijest_zastavica.gif) top left no-repeat;
  height: 100px;
  margin: 0 40px 0 -20px;
}
section#vijest_otvorena .box_4 div.info {
  font-size: 1.4em;
  line-height: 1.8em;
  color: #707070;
  font-style: italic;
  font-weight: 400;
  text-align: right;
  margin-top: 5px;
}
section#vijest_otvorena div.info.info_mob {
  display: none;
}
section#vijest_otvorena div.naslov h1 {
  color: #014ea2;
  font-size: 3.8em;
  line-height: 1.4em;
  text-transform: uppercase;
  margin: 30px 40px 0 0;
  font-weight: 800;
  text-align: left;
}
section#vijest_otvorena div.tekst iframe + p {
  margin-top: 20px;
}
section#vijest_otvorena div.tekst a.tema {
  background: #014ea2;
  padding: 15px 20px;
  display: block;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
  margin-bottom: 20px;
}
section#vijest_otvorena div.tekst a.tema:hover {
  background: #d2232a;
}
section#vijest_otvorena div.tekst p {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6em;
  line-height: 2em;
  color: #343434;
  padding: 0 20px 0 0;
  letter-spacing: .02em;
  margin: 0;
}
section#vijest_otvorena div.tekst p b,
section#vijest_otvorena div.tekst strong {
  font-weight: 700;
}
section#vijest_otvorena div.tekst p i {
  font-style: italic;
}
section#vijest_otvorena div.tekst p + p {
  margin-top: 1.6em;
}
section#vijest_otvorena div.tekst a {
  color: #014ea2;
  text-decoration: underline;
  font-weight: 600;
}
section#vijest_otvorena div.tekst p img {
  width: 100%;
  height: auto;
}
section#vijest_otvorena div.tekst table.statistika_vijest {
  background: #f8f8f8;
  width: 100%;
  margin: 30px 0 10px 0;
  font-size: 100%;
}
section#vijest_otvorena div.tekst table.statistika_vijest thead tr th {
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
  padding: 15px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
}
section#vijest_otvorena div.tekst table.statistika_vijest tbody tr td {
  width: auto;
  padding: 12px 15px;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  vertical-align: text-top;
}
section#vijest_otvorena div.tekst table.statistika_vijest tbody tr td + td {
  font-weight: 600;
}
section#vijest_otvorena div.tekst table.statistika_vijest tbody tr.prvak td {
  background: rgba(1, 78, 162, 0.2);
  font-weight: 700;
}
section#vijest_otvorena div.tekst ul {
  padding: 0;
  margin: 0;
}
section#vijest_otvorena div.tekst ul li {
  font-size: 1.6em;
  line-height: 1.7em;
  color: #555;
  font-weight: 400;
  border-bottom: 1px #ebebeb solid;
  padding: 10px 0;
}
section#vijest_otvorena div.tekst ul li span {
  padding-right: 10px;
  color: #014ea2;
}
section#vijest_otvorena div.tekst div.share {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
section#vijest_otvorena div.tekst div.share .addthis_button_expanded {
  font-size: 1em;
  color: #ddd;
  line-height: 1.5em;
}
section#vijest_otvorena div.tekst div.share ul li.hm {
  display: block;
}
section#vijest_otvorena div.tekst div.share ul li {
  font-size: 1em;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 0;
}
section#vijest_otvorena div.tekst div.share ul li a {
  text-decoration: none;
  color: #014ea2;
  font-weight: 600;
  display: block;
  font-size: 1.6em;
  line-height: 1.5em;
  padding: 13px 0 10px 0;
}
section#vijest_otvorena div.tekst div.share ul li a:hover,
section#vijest_otvorena div.tekst div.share ul li a.active {
  text-decoration: underline;
}
section#vijest_otvorena div.tekst div.share ul li a em {
  color: #959595;
  font-weight: 400;
  font-size: 0.8em;
}
section#vijest_otvorena div.tekst div.share ul li.border {
  width: 70%;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ebebeb;
  height: 1px;
}
section#vijest_otvorena div.tekst div.share ul li.share {
  padding: 40px 0;
  height: 20px;
}
section#vijest_otvorena div.tekst div.share ul li.share a {
  padding: 0;
}
section#vijest_otvorena div.tekst div.share ul li.tema {
  padding: 0;
}
section#vijest_otvorena div.tekst div.share ul li.tema a {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #d2232a;
}
.addthis_toolbox {
  padding: 10px 0;
  height: 20px;
}
.addthis_toolbox a {
  color: white !important;
}
.addthis_toolbox a.addthis_pill_style {
  margin-left: 10px;
}
.addthis_toolbox.news-add-this {
  padding: 20px 0;
  margin-top: 40px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.info .addthis_toolbox {
  padding: 0;
  height: auto;
  margin-top: 0;
  border: none;
}
.info .addthis_toolbox a {
  width: auto !important;
  display: block;
  margin-bottom: 10px;
  height: 20px;
  padding: 0 !important;
  float: right;
}
.info .addthis_toolbox a > div {
  width: auto !important;
}
#example_video_1 {
  height: 430px !important;
  margin-bottom: 20px;
}
div.slika #example_video_1 {
  margin-bottom: 0 !important;
}
section#vijest_otvorena section.utakmcica_detalji {
  width: 420px;
  min-height: 400px;
  background: #014ea2;
  margin: -20px 0 40px -20px;
}
section#vijest_otvorena section.utakmcica_detalji h2 {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  display: block;
  background: #1f447f;
  margin: 0 0 0 0;
  padding: 10px 0;
  color: #fff;
}
section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste {
  position: relative;
  padding: 10px 0;
  display: inline-block;
  display: block;
  *zoom: 1;
}
section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste:before,
section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste:after {
  content: "";
  display: table;
}
section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste:after {
  clear: both;
}
section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  bottom: 10px;
  width: 1px;
  background: #1f447f;
  margin-left: -1px;
  z-index: 100;
}
section#vijest_otvorena section.utakmcica_detalji ul {
  width: 50%;
  float: left;
  text-align: right;
  padding: 0 10px;
  margin: 0;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section#vijest_otvorena section.utakmcica_detalji ul + ul {
  text-align: left;
}
section#vijest_otvorena section.utakmcica_detalji ul li {
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1.6em;
  border-bottom: 1px solid #1f447f;
  padding: 5px 0;
}
section#vijest_otvorena section.utakmcica_detalji ul li:first-of-type {
  padding-top: 0;
}
section#vijest_otvorena section.utakmcica_detalji ul li:last-of-type {
  padding-bottom: 0;
  border: none;
}
section#vijest_otvorena section.utakmcica_detalji ul li span {
  color: white;
  margin: 0;
  padding: 0;
}
section#vijest_otvorena section.utakmcica_detalji ul li .lopta {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/img/icons-svg/utakmica-gol.svg") no-repeat left top;
  background-size: auto 100%;
  position: relative;
  top: 2px;
  margin-right: 6px;
  margin-top: -3px;
}
section#vijest_otvorena section.utakmcica_detalji ul li .izmjene {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("/img/icons-svg/utakmica-izmjena.svg") no-repeat left top;
  background-size: contain;
  margin: 0 4px;
}
section#vijest_otvorena section.utakmcica_detalji ul li .zuti,
section#vijest_otvorena section.utakmcica_detalji ul li .zuti-zamjena {
  color: #efba1c;
}
section#vijest_otvorena section.utakmcica_detalji ul li .crveni,
section#vijest_otvorena section.utakmcica_detalji ul li .crveni-zamjena {
  color: #ba2026;
}
section#vijest_otvorena section.utakmcica_detalji ul li .zamjena {
  display: inline-block;
  color: #8dc740;
  background: rgba(0, 0, 0, 0.2);
  padding: 4px 5px 2px;
  line-height: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section#vijest_otvorena section.utakmcica_detalji ul li .zamjena .gol,
section#vijest_otvorena section.utakmcica_detalji ul li .zamjena .gol-zamjena {
  margin: -4px -5px -2px 0;
}
section#vijest_otvorena section.utakmcica_detalji ul li .gol,
section#vijest_otvorena section.utakmcica_detalji ul li .gol-zamjena {
  display: inline-block;
  color: white;
  background: #3061a6;
  padding: 4px 5px 2px;
  line-height: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section#vijest_otvorena section.utakmcica_detalji ul li .gol img,
section#vijest_otvorena section.utakmcica_detalji ul li .gol-zamjena img {
  position: relative;
  top: -1px;
  margin: -4px 1px -2px 0;
  padding: 0 5px 0 0;
  width: 14px;
}
section#vijest_otvorena section.utakmcica_detalji ul li img {
  padding: 0 3px 3px 3px;
}
section#vijest_otvorena section.utakmcica_detalji p {
  color: #fff;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
section#vijest_otvorena div.vijest-velika section.vijesti {
  margin: 40px 0 0 0;
}
section#vijest_otvorena section.vijesti {
  padding: 0;
  margin: 0;
  box-shadow: none;
  height: auto;
  width: auto;
  opacity: .5;
  transition: opacity .2s;
  -webkit-transition: opacity 0.2s;
}
section#vijest_otvorena section.vijesti:hover {
  opacity: 1;
}
section#vijest_otvorena section.vijesti ul li {
  padding: 0 0 15px 0;
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ebebeb;
}
section#vijest_otvorena section.vijesti ul li a {
  height: auto !important;
}
section#vijest_otvorena section.vijesti ul li a article div.s {
  width: 150px;
  height: 75px;
}
section#vijest_otvorena section.vijesti ul li a article div.s img {
  width: auto;
  height: 75px;
}
section#vijest_otvorena section.vijesti ul li a article div.n {
  margin: 15px 0 0 0;
}
section#vijest_otvorena section.vijesti ul li a article div.n h1 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
section#vijest_otvorena section.vijesti ul li a article div.n h3 {
  font-weight: 400;
}
section#vijest_otvorena section.vijesti ul li a article div.ik {
  top: 45px;
  left: 0;
}
section#vijest_otvorena section.vijesti ul li a article div.ik span {
  width: 30px;
  height: 30px;
  background-size: 30px 60px;
  background-position: 0 0;
}
section#vijest_otvorena section.vijesti ul li a article div.ik span.f {
  background-position: 0 -30px;
}
h3.datum {
  font-size: 2em;
  line-height: 1em;
  font-weight: 700;
  margin: 0;
  color: #d2232a;
  border-bottom: 3px solid #d2232a;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
h3.plavi {
  color: #014ea2;
  border-color: #014ea2;
}
h3.nadzorni-odbor {
  margin-top: 70px;
}
p.nema_vijesti {
  margin: 20px 0 40px 0;
  font-size: 1.4em;
  color: #666;
  font-style: italic;
  opacity: 0.6;
}
div.kategorija_vijesti section.vijesti ul {
  padding: 20px;
  margin-bottom: 40px;
}
div.kategorija_vijesti section.vijesti ul li {
  float: none;
  display: block;
  clear: both;
}
.izbornik {
  min-height: 40px;
}
.izbornik select {
  width: 100%;
  height: 40px;
  padding: 10px 50px 10px 10px;
  font-size: 1.4em;
  line-height: 1.2em;
  background: url(../img/icons-svg/padajuci_menu.svg) no-repeat right center #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-appearance: none;
  color: #555;
  font-family: 'proxima-nova', arial, sans-serif;
  font-weight: 600;
  outline: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.no-svg .izbornik select {
  background: url(../img/icons/padajuci_menu.gif) center right no-repeat #f7f7f7;
}
.stranice {
  text-align: right;
}
.stranice a {
  display: inline-block;
  width: 38px;
  height: 19px;
  margin-left: 5px;
  border: 1px solid #ddd;
  background: url(../img/icons-svg/menu_strelice.svg) no-repeat left center #f7f7f7;
  background-size: 80px 40px;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  color: #555;
  padding: 9px 0;
}
.stranice a + a {
  background-position: right center;
}
.no-svg .stranice a {
  background: url(../img/icons/menu_strelice.gif) no-repeat left center #f7f7f7;
}
.no-svg .stranice a + a {
  background-position: right center;
}
.stranice a.br {
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.stranice a.disabled {
  opacity: 0.3;
}
.stranice a.disabled:hover,
.izbornik .stranice a.br:hover {
  background-color: #f7f7f7;
}
.stranice a.active,
.stranice a:hover {
  background-color: #e5e4e4;
}
.tijelo .stranice {
  text-align: left;
  border-top: 2px solid #f7f7f7;
  padding-top: 40px;
}
.tijelo .stranice a {
  margin: 0;
  margin-right: 5px;
}
.rubrika-naslov {
  background: rgba(12, 80, 160, 0.9) !important;
  padding: 40px 20px;
}
.rubrika-naslov h1 {
  padding: 40px 20px;
}
.rubrika-naslov h2 {
  padding: 25px 20px;
}
.rubrika-naslov.sa-slikom h1 {
  padding: 0;
}
.rubrika-naslov--no-padding {
  padding: 0;
}
.rubrika-naslov.sa-slikom {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.rubrika-naslov.sa-slikom img {
  z-index: 0;
  position: absolute;
}
.rubrika-naslov h1,
.rubrika-naslov .h1 {
  margin: 0;
  font-size: 3.8em;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
}
.press-naslov {
  background: #fff !important;
  padding: 40px 20px;
}
.press-naslov h1 {
  margin: 0;
  font-size: 2em;
  line-height: 1em;
  color: #090;
  text-transform: uppercase;
  font-weight: 800;
}
.press-naslov-ne {
  background: #fff !important;
  padding: 40px 20px;
}
.press-naslov-ne h1 {
  margin: 0;
  font-size: 2em;
  line-height: 1em;
  color: #d2232a;
  text-transform: uppercase;
  font-weight: 800;
}
a.rubrika-box {
  display: block;
  height: 245px;
  background: #ccc;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
a.rubrika-box img {
  width: 100%;
  height: auto;
}
a.rubrika-box.video img {
  margin-top: -42px;
  width: auto;
  height: 135%;
}
.box_1 a.rubrika-box img {
  height: 100%;
  width: auto;
  margin: 0 0 0 -50%;
}
a.rubrika-box span.f {
  width: 50px;
  height: 50px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/icons/favorite.png) center no-repeat;
  z-index: 2;
}
a.favorite span.f {
  display: block;
}
a.rubrika-box h2 {
  position: absolute;
  padding: 10px 20px;
  background: rgba(12, 80, 160, 0.9) !important;
  background-size: 100% 60px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  bottom: 0;
  left: 0;
  font-size: 2em;
  line-height: 1.5em;
  margin: 0;
  width: auto;
  display: block;
  font-weight: 700;
}
a.rubrika-box:hover h2 {
  background: rgba(208, 38, 48, 0.9) !important;
}
a.rubrika-box h2 span {
  display: block;
  border-bottom: 1px solid #fff;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
a.rubrika-box h2 span.info {
  border-bottom: 0;
  border-top: 1px solid #fff;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  font-size: .8em;
  text-transform: none;
}
div.fotogalerija_otvorena a.foto {
  display: block;
  overflow: hidden;
  height: 107px;
  padding: 10px;
  background: #f2f2f2;
  margin-bottom: 0;
}
div.fotogalerija_otvorena a.foto img {
  max-width: 100%;
  max-height: 107px;
}
.organizacija_clan {
  height: auto;
  overflow: hidden;
  position: relative;
}
.organizacija_clan img {
  width: auto;
  height: 240px;
}
.organizacija_clan h2 {
  display: block;
  color: #014ea2;
  width: 100%;
  padding: 10px 0;
  font-size: 1.6em;
  line-height: 1.5em;
  text-transform: none;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.organizacija_clan h2 span {
  display: block;
  font-weight: 400;
  font-style: normal;
  color: #333;
  font-size: 0.9em;
}
.organizacija_clan a {
  display: block;
  color: #333;
  font-weight: 400;
  font-size: 13px;
}
.organizacija_clan .icon-image {
  display: inline;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  margin-top: -4px;
}
.organizacija_clan .clear.show-xs {
  display: none;
}
.kandidati_no .tekst p {
  border-bottom: none !important;
}
.kandidati_no .box_1 {
  max-width: 175px;
}
@media (min-width: 999px) and (max-width: 1220px) {
  .kandidati_no .box_1 {
    width: 145px;
  }
}
a.utakmica_ulaznice {
  background: #000;
  padding: 20px 40px;
  color: #fff;
  height: 120px;
  display: block;
  position: relative;
  overflow: hidden;
}
a.utakmica_ulaznice h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  font-variant: small-caps;
  display: block;
}
a.utakmica_ulaznice img.bg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .8;
  transition: all .2s;
  -webkit-transition: all 0.2s;
}
a.utakmica_ulaznice:hover img.bg {
  opacity: 1;
  margin-top: -4px;
}
a.utakmica_ulaznice span {
  display: block;
  padding: 10px 20px;
  background: #d2232a;
  color: #fff;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  font-variant: small-caps;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 1;
}
a.utakmica_ulaznice div.grbovi {
  width: 100px;
  height: 40px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
}
a.utakmica_ulaznice div.grbovi img {
  height: 42px;
  width: auto;
}
a.utakmica_ulaznice div.grbovi img + img {
  margin-left: 10px;
}
a.utakmica_ulaznice div.podaci {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  background: url(../img/layout/naslovnica-vijest-bg.png) top center;
  background-size: 1px 100%;
  padding: 15px;
  z-index: 1;
}
a.utakmica_ulaznice div.podaci h1 {
  line-height: 1.5em;
}
a.tickets {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 94px;
  height: 40px;
  text-align: center;
  font-size: 1.4em;
  line-height: 3.3em;
  color: #fff;
  font-weight: 700;
  background: #d2232a;
  font-variant: small-caps;
  text-transform: uppercase;
}
a.tickets:hover {
  background: #014ea2;
}
.hnl-rezultati .main-content table {
  margin-top: 15px;
}
.hnl-rezultati .main-content table tr {
  border-bottom: 1px solid #d3d3d3;
}
.hnl-rezultati .main-content table tr td {
  padding: 13px 0;
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 600;
  width: 45%;
}
.hnl-rezultati .main-content table tr td.domacin {
  text-align: right;
}
.hnl-rezultati .main-content table tr td.rezultat {
  width: 10%;
  text-align: center;
}
.hnl-rezultati .main-content table tr.zebra td {
  background: #f8f8f8;
}
.hnl-rezultati .main-content table tr.hajduk td {
  background: #014ea2;
  color: #fff;
}
#povijest-submenu-mob {
  display: none;
}
#media-centar-submenu-mob {
  display: none;
}
#family-club-submenu-mob {
  display: none;
}
.povijest .slike {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}
.povijest .slike a {
  width: 203px;
  height: 203px;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  transition: all .2s;
  -webkit-transition: all .2s;
  -webkit-backface-visibility: hidden;
  background: #014ea2;
}
.pretplate-gallery .slike a {
  width: 244px;
  height: 204px;
}
.otvorena-skola-gallery .slike a {
  width: 244px;
  height: 163px;
}
.povijest .slike a.last {
  width: 205px;
}
.povijest .slike a img {
  opacity: 1;
  width: 100%;
  height: auto;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
}
.povijest .slike a:hover img {
  opacity: .8;
}
.povijest .slike a span {
  position: absolute;
  width: 100%;
  height: 10px;
  padding: 20px;
  background: url(../img/layout/naslovnica-vijest-bg.png) top center;
  background-size: 1px 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 600;
}
.povijest h1 {
  font-size: 5em;
  line-height: 1em;
  font-weight: 700;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  margin-bottom: 20px;
  color: #014ea2;
  padding: 20px 0;
}
.povijest h3 {
  margin: 25px 0;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 2.15em;
  line-height: 1.5em;
  color: #014ea2;
  font-weight: 700;
}
.povijest h3:before {
  display: block;
  width: 23px;
  float: left;
  margin-left: -30px;
  background: url(../img/icons-svg/zastavica.svg) no-repeat;
  background-size: 23px 23px;
  background-position: 0 7px;
  content: "Hajduk";
  font-size: 0;
}
.povijest h3.prazni:before {
  display: none;
}
.visina_250 {
  height: 250px;
  overflow: hidden;
}
.povijest .tekst {
  margin: 0 auto;
  float: none;
}
.povijest .tekst p.red-box {
  background: #d2232a;
  color: white;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 40px;
  border: none;
}
.povijest .tekst .macron_kit {
  margin: 0 auto 20px auto;
}
.povijest .tekst .macron_kit img {
  max-width: 100%;
}
.povijest .tekst .macron-kit-buy-online {
  margin: 0 auto 80px auto;
  text-align: center;
}
.povijest .tekst .macron-kit-buy-online.margin-top-minus {
  margin-top: -60px;
}
.povijest .tekst .macron-kit-buy-online .macron-kit-buy-online-button {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  background: #014ea2;
  display: inline-block;
  padding: 20px 35px;
  margin: 0;
  text-transform: uppercase;
  border: 1px solid #014ea2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.povijest .tekst .macron-kit-buy-online .macron-kit-buy-online-button:hover {
  background: white;
  color: #014ea2;
}
.povijest .tekst p.trofejne_sezone {
  margin-bottom: 50px;
}
.povijest .tekst p.trofejne_sezone a {
  font-family: 'proxima-nova', arial, sans-serif;
  margin-right: 15px;
  color: #d2232a;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 700;
  text-decoration: none;
}
.povijest .tekst p.trofejne_sezone a:hover {
  color: #014ea2;
}
.povijest .tekst p.trofejne_sezone a.disabled:hover {
  color: #d2232a;
}
.povijest .tekst p.trofejne_sezone a.more {
  color: #ccc;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  text-decoration: underline;
  display: inline-block;
  width: auto;
}
.povijest .tekst p.trofejne_sezone a.more:hover {
  text-decoration: none;
}
.povijest .tekst p.trofejne_sezone a i {
  font-size: .8em;
  color: #ccc;
}
.povijest .tekst p {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.15em;
  line-height: 1.5em;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
}
.povijest .tekst--smaller h1 {
  font-size: 4em;
}
.povijest .tekst--smaller h3 {
  margin-top: 50px;
}
.povijest .tekst--smaller p {
  font-size: 1.4em;
  line-height: 2;
  padding-bottom: 0;
  border-bottom: none;
}
.povijest .tekst--smaller ul.pogodnosti {
  margin: -20px 0 20px 0;
  padding-left: 40px;
}
.povijest .tekst--smaller ul.pogodnosti li {
  list-style-type: disc;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.4em;
  line-height: 2;
  font-weight: 400;
  border-bottom: none;
  color: #333;
  padding-bottom: 0;
}
.family-club__buttons {
  display: flex;
  max-width: 400px;
  margin: 40px auto;
}
.family-club__buttons a {
  flex: 1;
  display: block;
  padding: 6px;
}
.family-club__buttons a img {
  width: 100%;
}
.terms-center-title {
  text-align: center;
  font-weight: bold !important;
}
.povijest .tekst p a {
  color: #d2232a;
  text-decoration: underline;
}
.povijest .tekst p a:hover {
  text-decoration: none;
}
.povijest .tekst p:last-child {
  border: 0;
  margin: 0;
}
.povijest .tekst p.dag {
  font-size: 1.3em;
  color: #999;
}
.povijest .povijest_menu ul {
  padding: 91px 5px 0 0;
  text-align: right;
}
.povijest .povijest_menu ul li a {
  font-size: 1.6em;
  line-height: 1.7em;
  color: #014ea2;
  text-transform: uppercase;
  font-weight: 600;
}
.povijest .povijest_menu ul li a.active,
.povijest .povijest_menu ul li a:hover {
  color: #d2232a;
}
.povijest div.broj_trofeja {
  color: #edecec;
  height: 200px;
  font-size: 12em;
  line-height: 1em;
  font-weight: 800;
  padding: 15px 20px 0 0;
  text-align: right;
  position: absolute;
  left: 45px;
  top: 10px;
}
.povijest ul.grb li {
  display: block;
  width: 140px;
  height: 180px;
  margin: 0 20px 20px 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.povijest ul.grb li div {
  overflow: hidden;
  height: 140px;
  width: 140px;
}
.povijest ul.grb li div img {
  width: 100px;
  height: 100px;
  margin: 20px;
}
.povijest ul.grb li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.3em;
  margin-top: 1em;
  color: #999;
  font-weight: 600;
}
.povijest ul.grb li.danas {
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
  width: 100%;
  height: 250px;
}
.povijest ul.grb li.danas div {
  margin: 55px auto 0 auto;
}
.povijest ul.preuzimanje li {
  height: auto;
}
.povijest ul.preuzimanje li div {
  background: url(../img/layout/transparent.png);
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.1);
}
.povijest ul.preuzimanje li div img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.povijest ul.preuzimanje li span {
  text-align: left;
}
.povijest ul.preuzimanje li span strong {
  font-size: 1em;
  color: #014ea2;
}
.povijest ul.preuzimanje li span a {
  background: #ccc;
  color: #fff;
  padding: 3px;
  margin-right: 3px;
}
.povijest ul.trofeji li {
  display: block;
  width: 113px;
  height: 155px;
  margin: 0 20px 20px 0;
  float: left;
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
}
.povijest ul.trofeji li.last {
  margin-right: 0;
}
.povijest ul.trofeji li:hover {
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.5);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.5);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.5);
}
.povijest ul.trofeji li.clear,
.povijest ul.grb li.clear {
  background: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 25px;
  clear: both;
  float: none;
  margin: 0;
}
.povijest ul.trofeji li a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1em;
  line-height: 2.5em;
  font-weight: 800;
  text-decoration: none;
  padding: 25px 0 0 0;
}
.povijest ul.trofeji li a:hover {
  text-decoration: underline;
}
.povijest ul.trofeji li a span {
  display: block;
  width: 100%;
  font-size: 1.5em;
  margin-top: 8px;
}
.povijest--hfc:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background: white;
  bottom: -5px;
}
ul.najvece_pobjede li {
  color: #585858;
  font-size: 1.4em;
  line-height: 1.5em;
  list-style-type: disc;
  padding: 0;
}
ul.najvece_pobjede li a {
  color: #585858;
  font-style: italic;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  margin-right: 20px;
  padding: 15px 0;
}
ul.najvece_pobjede li a strong {
  font-style: normal;
}
ul.najvece_pobjede li a:hover {
  text-decoration: underline;
}
ul.pogodnosti li ul {
  margin-left: 35px;
  margin-top: 10px;
}
ul.pogodnosti li,
ul.pogodnosti li ul li {
  color: #585858;
  font-size: 1.6em;
  line-height: 1.5em;
  list-style-type: disc;
  padding: 0;
  border-bottom: 1px solid #f5f5f5;
  margin-right: 20px;
  padding: 15px 0;
  font-weight: 600;
}
ul.pogodnosti li ul li {
  font-size: .8em;
  list-style-type: circle;
  font-weight: 400;
}
ul.knjiga-standarda {
  margin-bottom: 40px;
}
ul.knjiga-standarda li {
  padding-top: 0;
}
ul.pogodnosti li a,
ul.pogodnosti li ul li a {
  color: #d2232a;
  text-decoration: underline;
}
ul.pogodnosti li a.inactive {
  color: #aaa;
}
ul.pogodnosti li a:hover,
ul.pogodnosti li ul li a:hover {
  text-decoration: none;
}
ul.pogodnosti li ul li:last-child {
  border: 0;
}
.povijest a.osoba {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 5px;
}
.povijest a.osoba img {
  width: 100%;
  height: auto;
}
.povijest a.osoba p {
  font-family: 'proxima-nova', arial, sans-serif;
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  background: url(../img/layout/povijest_gradient.png) repeat-x left bottom;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  border: 0;
}
.povijest a.osoba p strong {
  display: block;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.3;
}
.povijest .igraci,
.povijest .predsjednici {
  float: none;
  margin: 0 auto;
}
.igraci ul {
  margin-bottom: 20px;
}
.igraci ul li.first {
  font-size: 1.8em;
  font-weight: 600;
  border-bottom: 1px dotted #ccc;
  color: #014ea2;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}
.igraci ul li a {
  font-size: 1.4em;
  line-height: 2em;
  color: #444;
  font-weight: 400;
  display: block;
}
.igraci ul li a:hover {
  color: #014ea2;
  text-decoration: underline;
}
.igraci ul li a span {
  font-style: italic;
}
.popup.details .photo {
  width: 20%;
  float: left;
  margin-right: 4%;
  padding-top: 50px;
}
.popup.details .photo img {
  border: 4px solid #f3f3f3;
  display: block;
  width: 100%;
}
.popup.details .info {
  width: 76%;
  float: left;
}
.popup.details .info p {
  margin-bottom: 10px;
  font-size: 15px;
  color: #7d7d7d;
}
.popup.details .info h2 {
  font-size: 30px;
  color: #014ea2;
  font-weight: 600;
  margin-bottom: 5px;
}
#bg-gallery {
  position: absolute;
  top: 0;
  width: 100%;
  height: 890px;
  z-index: -1;
  overflow: hidden;
}
#bg-gallery ul li {
  width: 100%;
}
#bg-gallery img {
  display: block;
  margin: 0 auto;
  padding-top: 100px;
}
#bg-gallery .gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 176px;
  z-index: 0;
}
#bg-gallery-info {
  width: 1220px;
  height: 515px;
  margin: 0 auto;
  position: relative;
  z-index: 10001;
}
#bg-gallery-info .flex-direction-nav li a {
  display: block;
  text-indent: -5000px;
  width: 132px;
  height: 158px;
  position: absolute;
  top: 180px;
}
#bg-gallery-info .flex-direction-nav li a.flex-prev {
  background: url('../img/icons/bg_gallery_left.png') no-repeat;
  left: 0;
}
#bg-gallery-info .flex-direction-nav li a.flex-next {
  background: url('../img/icons/bg_gallery_right.png') no-repeat;
  right: 0;
}
#bg-gallery-info .flex-direction-nav li a.flex-prev:hover {
  background-position: 0 -164px;
}
#bg-gallery-info .flex-direction-nav li a.flex-next:hover {
  background-position: 0 -172px;
}
.desc {
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 5000000;
  top: -150px;
  left: 0;
  text-align: center;
}
.desc strong {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  font-weight: 700;
}
.desc em {
  font-style: italic;
  font-size: 14px;
}
#bg-gallery-info .status {
  text-align: center;
}
#bg-gallery-info .status li {
  display: inline;
}
#bg-gallery-info .status li a {
  display: inline-block;
  width: 8px;
  height: 8px;
  text-indent: -5000px;
  background: url('../img/icons/gallery_square.png') no-repeat;
}
#bg-gallery-info .status li a.active {
  background-position: bottom;
}
#bg-gallery-info .flex-control-paging {
  text-align: center;
  padding-top: 490px;
}
#bg-gallery-info .flex-control-paging li {
  display: inline;
  margin: 0 3px;
}
#bg-gallery-info .flex-control-paging li a {
  display: inline-block;
  width: 8px;
  height: 8px;
  text-indent: -5000px;
  background: url('../img/icons/gallery_square.png') no-repeat;
}
#bg-gallery-info .flex-control-paging li a.flex-active {
  background-position: bottom;
}
.omladinska h1 {
  margin-bottom: 0;
}
.omladinska h2 {
  display: block;
  color: #014ea2;
  width: 100%;
  padding: 10px 0;
  font-size: 1.6em;
  line-height: 1.5em;
  margin: 0;
  text-transform: none;
  font-weight: 600;
}
.omladinska h2 span {
  display: block;
  font-weight: 400;
  font-style: oblique;
  font-size: 0.9em;
}
.omladinska .box_3 h2 {
  color: #999;
}
.tema .col.nav ul {
  padding: 40px 0 0 0;
}
#bg-gallery.stadion {
  position: absolute;
  top: 0;
  width: 100%;
  height: 870px;
  z-index: -1;
  overflow: hidden;
}
#bg-gallery.stadion ul li {
  width: 100%;
}
#bg-gallery.stadion div ul li img {
  display: block;
  padding-top: 0 !important;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.struka {
  padding-bottom: 0 !important;
}
.struka .clear {
  height: 0 !important;
}
.struka .box_6 {
  margin-bottom: 0;
}
.struka section {
  margin-bottom: 20px;
  height: 450px;
  padding: 0 40px;
  position: relative;
  margin: 32px -20px 60px -20px;
  border-bottom: 1px solid #efefef;
  float: none;
}
.struka section.zadnji {
  margin-bottom: 0;
}
.struka section div {
  float: left;
  width: auto;
  margin-right: 550px;
  z-index: 1;
  position: relative;
  margin-top: -20px;
}
.struka section div.clear {
  width: 100%;
  height: 1px;
}
.struka section div h1,
.struka section div .h1 {
  font-size: 7.5em;
  line-height: 1em;
  color: #014ea2;
  font-weight: 800;
  text-transform: lowercase;
  font-variant: small-caps;
  margin: 0;
}
.struka section div h2 {
  font-size: 3em;
  line-height: 1.5em;
  color: #d2232a;
  font-weight: 400;
  text-transform: lowercase;
  display: block;
  margin: 0;
}
.struka section div p {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #7d7d7d;
  padding: 0;
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
}
.struka section img {
  width: 560px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.statistika-trenera-slika {
  width: 376px;
}
.struka section div img {
  display: none;
}
.struka section.desno div {
  float: right;
  width: 620px;
  margin-right: 0;
}
.struka section.desno img {
  left: 0;
}
.struka section.desno div p {
  border-color: #dcdcdc;
}
.struka section.desno div img {
  display: none;
}
.struka section.polovina {
  padding: 0;
  margin: 0 0 60px 0;
  min-height: 280px;
  height: auto;
  border: 0;
}
.struka section.polovina.manj {
  height: 340px;
}
.struka section.polovina h1 {
  font-size: 4em;
  line-height: 1em;
}
.struka section.polovina h2 {
  font-size: 2em;
  line-height: 1em;
  margin: 15px 0;
}
.struka section.polovina div {
  margin-left: 230px;
  margin-right: 0;
  margin-top: 0;
  float: none;
}
.struka section.polovina div img {
  display: none;
  margin-top: 0;
}
.struka section.polovina img {
  width: 210px;
  left: 0;
  top: 0;
}
.struka section.osmina {
  padding: 0;
  margin: 0;
  height: 300px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border: 0;
}
.struka section.osmina img {
  width: 100%;
  height: auto;
  position: relative;
}
.struka section.osmina div {
  float: none;
  width: 100%;
  margin-top: 0;
}
.struka section.osmina h1 {
  font-size: 2em;
  line-height: 1.5em;
  padding: 10px 0;
  font-weight: 600;
  text-transform: none;
  font-variant: normal;
}
.struka section.osmina h2 {
  font-size: 1.5em;
  line-height: 0.5em;
}
.sve_sezone section {
  height: 410px;
}
.sve_sezone section div h1 {
  color: #d2232a;
}
.sve_sezone section div h2 {
  line-height: 1.5em;
  color: #014ea2;
}
.sve_sezone section div ul {
  width: 640px;
  margin-top: 10px;
  display: block;
  clear: both;
}
.sve_sezone section div ul li {
  width: 17%;
  margin-right: 3%;
  float: left;
  display: block;
  padding: 0;
}
.sve_sezone section div ul li a {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #7d7d7d;
  padding: 10px 0;
  border-top: 1px solid #eee;
  font-weight: 600;
  text-decoration: none;
}
.sve_sezone section div ul li a:hover {
  color: #014ea2;
  text-decoration: underline;
}
.sve_sezone section div.izbornik select {
  width: 50%;
  margin-top: 20px;
}
a.igrac {
  display: block;
  height: auto;
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
a.igrac:after {
  display: block;
  padding-top: 205%;
  content: ' ';
}
a.igrac img {
  height: auto;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
a.igrac h2 {
  height: 100%;
  bottom: -66%;
  font-size: 1.8em;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: absolute;
  padding: 10px 20px;
  background: rgba(12, 80, 160, 0.9) !important;
  background-size: 100% 60px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  left: 0;
  line-height: 1.5em;
  margin: 0;
  width: 100%;
  display: block;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.igrac:hover h2 {
  background: rgba(208, 38, 48, 0.9) !important;
  bottom: 0;
}
.prva-momcad a.igrac.hajduk_b h2 {
  transition: none;
  -webkit-transition: none;
}
.prva-momcad a.igrac.hajduk_b:hover h2 {
  background: rgba(12, 80, 160, 0.9) !important;
  bottom: -66%;
}
a.igrac h2 span {
  display: block;
  border-bottom: 1px solid #fff;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
a.igrac h2 span.info {
  border-bottom: 0;
  border-top: 1px solid #fff;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  font-size: .8em;
  text-transform: none;
}
div.rubrika-naslov div {
  width: 400px;
  display: block;
  position: absolute;
  right: 40px;
  top: 40px;
  text-align: right;
}
div.rubrika-naslov div a {
  font-size: 2em;
  line-height: 1em;
  font-weight: 600;
  color: #014ea2;
  display: inline-block;
  padding: 7px 10px;
  border: 1px #fff solid;
  background: #ffffff;
  text-transform: lowercase;
  font-variant: small-caps;
  margin-left: 10px;
}
div.rubrika-naslov div a:hover {
  color: #d2232a;
}
div#tabs {
  display: block;
  width: 100%;
}
div#tabs > div {
  width: 100%;
  float: none;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div#tabs > div.goals > div {
  padding-bottom: 10px;
}
div#tabs .utakmice .box_4 a {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #333;
  padding: 15px 15px 14px 15px;
  font-weight: 400;
  border-top: 1px solid #ededed;
}
div#tabs .utakmice .box_4 h3 + a {
  border: 0;
}
div#tabs .utakmice .box_4 a.disabled:hover {
  background: 0;
}
div#tabs .utakmice .box_4 a.disabled span.lin {
  display: none !important;
}
div#tabs .utakmice .box_4 a.disabled:hover span.ut {
  color: #014ea2;
}
div#tabs .utakmice .box_4 a span {
  display: inline-block;
  padding: 0;
  margin: 0;
}
div#tabs .utakmice .box_4 a span.dat {
  width: 25%;
  padding-left: 1%;
}
div#tabs .utakmice .box_4 a span.ut {
  width: 35%;
  color: #014ea2;
  font-weight: 600;
  text-transform: uppercase;
}
div#tabs .utakmice .box_4 a span.rez {
  width: 5%;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background: #00a651;
}
div#tabs .utakmice .box_4 a span.rez.ost_2 {
  background: #d2232a;
}
div#tabs .utakmice .box_4 a span.rez.ost_0 {
  background: #999;
}
div#tabs .utakmice .box_4 a span.mjesto {
  width: 8%;
  margin-right: 15px;
}
div#tabs .utakmice .box_4 a span.nap {
  width: 7%;
  text-align: center;
  font-weight: 600;
}
div#tabs .utakmice .box_4 a span.nap.ost_2 {
  color: #d2232a;
}
div#tabs .utakmice .box_4 a span.nap.ost_1 {
  color: #00a651;
}
div#tabs .utakmice .box_4 a span.nap.ost_0 {
  color: #999;
}
div#tabs .utakmice .box_4 a span.opi {
  width: 8%;
  text-align: center;
}
div#tabs .utakmice .box_4 a span.opi_arh {
  width: 12%;
  text-align: left;
}
div#tabs .utakmice .box_4 a span.lin {
  width: auto;
  text-align: right;
  text-decoration: underline;
  font-weight: 600;
  opacity: .3;
  float: right;
}
div#tabs .utakmice .box_4 a span.broj {
  width: 8%;
  text-align: center;
  padding: 0;
}
div#tabs .utakmice .box_4 a span.broj.dat {
  width: 12%;
}
div#tabs .utakmice .box_4 a span.u14 {
  width: 14%;
}
div#tabs .utakmice .box_4 a span.opi2 {
  padding-left: 10px;
  float: right;
}
div#tabs .utakmice .box_4 a span.kar {
  text-align: left;
}
div#tabs .utakmice .box_4 a:hover {
  background: #f8f8f8;
}
div#tabs .utakmice .box_4 a:hover span.lin,
div#tabs .utakmice .box_4 a:hover span.ut {
  color: #d2232a;
  opacity: 1;
}
div#tabs .utakmice .box_4 a.active {
  background: #f8f8f8;
}
div#tabs .utakmice .box_4 a.active span.lin,
div#tabs .utakmice .box_4 a.active span.ut {
  color: #d2232a;
  opacity: 1;
}
div#tabs .utakmice .box_4 p.info_raspored {
  color: #9a9a9a;
  background: #f7f7f7;
  padding: 1em;
  font-size: 1.4em;
  line-height: 1.5em;
  margin-top: 15px;
}
div#tabs .utakmice .box_4 a span.opis {
  text-align: left;
  width: 8%;
  background: #000;
}
div#tabs .desno {
  background: #f7f8f9;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}
div#tabs .desno h3.ucinak {
  margin: -15px -15px 15px -15px;
  padding: 11px 15px 9px 15px;
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
}
div#tabs .desno h3.ucinak.plavi {
  background: #0a488d;
}
div#tabs .utakmice.detaljno .box_4 a span {
  vertical-align: top;
  font-size: 14px;
}
div#tabs .utakmice.detaljno .box_4 a span.ut {
  width: 20%;
}
div#tabs .utakmice.detaljno .box_4 a span.rez {
  width: 3%;
}
div#tabs .utakmice.detaljno .box_4 a span.nap {
  width: 4%;
}
div#tabs .utakmice.detaljno .box_4 a span.opi {
  width: 5%;
}
div#tabs .utakmice.detaljno .box_4 a span.dat {
  width: 9%;
}
div#tabs .utakmice.detaljno .box_4 a span.gled {
  width: 5%;
  margin-right: 20px;
  font-weight: 600;
  text-align: right;
}
div#tabs .utakmice.detaljno .box_4 a span.pros-god {
  width: 4%;
  margin-right: 20px;
  text-align: center;
}
div#tabs .utakmice.detaljno .box_4 a span.zuti,
div#tabs .utakmice.detaljno .box_4 a span.crveni {
  width: 2%;
  font-weight: 600;
  text-align: center;
}
div#tabs .utakmice.detaljno .box_4 a span.zuti {
  background: rgba(255, 255, 80, 0.5);
}
div#tabs .utakmice.detaljno .box_4 a span.crveni {
  background: rgba(196, 67, 57, 0.5);
  color: #fff;
}
div#tabs .utakmice.detaljno .box_4 a:hover span.zuti {
  background: #ffff50;
}
div#tabs .utakmice.detaljno .box_4 a:hover span.crveni {
  background: #c44339;
}
div#tabs .utakmice.detaljno .box_4 a span.sudac {
  width: 8%;
  text-align: right;
  margin-right: 10px;
}
div#tabs .utakmice.detaljno .box_4 a span.stri {
  width: 23%;
  margin-right: 40px;
}
div#tabs .utakmice.detaljno .box_4 h3 span {
  font-size: 11px;
  display: inline-block;
}
div#tabs .utakmice.detaljno .box_4 h3 span.misec {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 800;
  width: 42%;
  padding-right: 5px;
}
div#tabs .utakmice.detaljno .box_4 h3 span.gled-opis {
  width: 5%;
  text-align: right;
  margin-right: 20px;
}
div#tabs .utakmice.detaljno .box_4 h3 span.pros-god-opis {
  margin-right: 21px;
}
div#tabs .utakmice.detaljno .box_4 h3 span.stri-opis {
  width: 23%;
  margin-right: 40px;
}
div#tabs .utakmice.detaljno .box_4 h3 span.sudac-opis {
  width: 18%;
  text-align: center;
}
#tabs table.lista .item-1.item-1-t {
  width: 5% !important;
}
#tabs table.lista .item-2.item-2-t {
  width: 23%;
}
#tabs table.lista .item-tablica {
  width: 9%;
  text-align: center;
}
#tabs table.lista .item-tablica strong {
  font-weight: 600;
}
#tabs table.lista tr:hover {
  background: #f8f8f8;
  color: #fff;
}
#tabs table.lista tr.active {
  background: rgba(12, 80, 160, 0.8);
  color: #fff;
}
#tabs table.lista tr.active td {
  color: #fff;
  font-weight: 600;
}
.struka.statistika-trenera {
  padding-bottom: 0;
}
.struka.statistika-trenera .box_6 {
  margin: 0 0 -1px 0;
}
.struka.statistika-trenera section {
  margin-bottom: 0;
  margin: -20px -20px 0 -20px;
}
.container.full.kontakt-naslov {
  height: 250px;
  overflow: hidden;
}
.struka.kontakt section {
  height: 400px;
  overflow: hidden;
  margin: 0 -20px;
  background: #fff;
  border: 0;
}
.struka.kontakt section img {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.struka.kontakt section div {
  width: auto;
  margin: 0;
  float: none;
}
.struka.kontakt section div a {
  color: #014ea2;
  text-decoration: underline;
}
.struka.kontakt section.kontakt-info {
  width: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.struka.kontakt section.kontakt-info.last {
  height: 250px;
  float: right;
  padding-right: 20px;
}
.struka.kontakt section.kontakt-info.last > div {
  width: 342px;
}
.struka.kontakt section.desno {
  display: flex;
  flex-wrap: wrap;
}
.struka.kontakt section.desno {
  background: #fff;
  height: auto;
  padding-bottom: 30px;
  text-align: left;
}
.struka.kontakt section.desno div {
  width: 30%;
  float: left;
  margin: 0 5% 15px 0;
  overflow: hidden;
}
.struka.kontakt section.desno div.last {
  margin: 0;
}
.struka.kontakt section.desno div div.slika {
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin: 15px 0;
}
.struka.kontakt section.desno div div.slika img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.struka.kontakt section.desno div h1,
.struka.kontakt section.desno div .h1 {
  font-size: 4.2em;
}
.struka.kontakt section.desno div h2 {
  font-size: 2.6em;
}
.press .box_4 a.press_utakmica {
  cursor: pointer;
}
.press .box_4 a.press_utakmica + div.akreditiranje {
  background: #f8f8f8;
  padding: 10px 10px;
  border-top: 1px solid #ccc;
  display: none;
}
.press .box_4 a.press_utakmica + div.akreditiranje.active {
  display: block;
}
.press .box_4 a.press_utakmica + div.akreditiranje table {
  width: 100%;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td {
  padding: 0 1% 10px 1%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 48%;
  font-size: 1.2em;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input {
  font-family: 'proxima-nova', arial, sans-serif;
  padding: 5px 0 0 0;
  font-size: 1.2em;
  line-height: 1em;
  color: #333;
  border: 0;
  background: 0;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td label {
  display: block;
  font-size: 1.4em;
  line-height: 1em;
  padding: 7px;
  color: #333;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td label input {
  margin-right: 10px;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input[type=text] {
  border-bottom: 1px solid #333;
  width: 100%;
  padding-bottom: 5px;
  margin-top: 15px;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td label {
  display: block;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input[type=file] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px dashed #333;
  width: 100%;
  padding: 5px 10px;
  font-size: 1.2em;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input[type=submit] {
  border: 0;
  text-transform: lowercase;
  font-variant: small-caps;
  display: block;
  font-size: 1.8em;
  font-weight: 600;
  background: #d2232a;
  color: #fff;
  padding: 10px 40px 13px 40px;
  margin-top: 15px;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input[type=submit]:hover {
  background: #014ea2;
}
.press .box_4 a.press_utakmica + div.akreditiranje table tr td input:focus {
  outline: 0 none;
}
.press#tabs > div {
  float: none !important;
}
.usporedba {
  height: 400px !important;
  padding: 0 20px;
  overflow: hidden;
}
.usporedba .box_3 section.desno {
  float: none;
}
.usporedba .box_3 section h3 {
  font-size: 8em;
  line-height: 1em;
  display: block;
  font-weight: 800;
  color: #014ea2;
  text-align: right;
  margin-top: 15px;
}
.usporedba .box_3 section h2 {
  font-size: 4em;
  line-height: 1.1em;
  display: block;
  font-weight: 800;
  color: #014ea2;
  text-align: right;
}
.usporedba .box_3 section.desno h3,
.usporedba .box_3 section.desno h2 {
  text-align: left;
  color: #d2232a;
}
.usporedba .box_3 section img {
  float: right;
  margin: -10px 0 0 30px;
  width: 240px;
}
.usporedba .box_3 section.desno img {
  float: left;
  margin: -10px 30px 0 0;
}
.container.no-shadow--top {
  margin-top: 5px;
}
.container.no-shadow--top:before {
  content: "";
  width: 100%;
  height: 8px;
  background: white;
  position: absolute;
  top: -6px;
  left: 0;
}
.container.no-shadow--bottom {
  margin-bottom: 5px;
}
.container.no-shadow--bottom:before {
  content: "";
  width: 100%;
  height: 8px;
  background: white;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.no-shadow {
  box-shadow: none !important;
}
.container.no-padding--top {
  padding-top: 0;
}
.container.fotogalerija {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 1220px;
}
.container.fotogalerija a {
  width: 255px;
  height: 250px;
  margin: 0 40px 40px 0;
  float: left;
  position: relative;
}
.container.fotogalerija a img {
  width: 90%;
  height: auto;
  position: absolute;
  left: 5%;
  top: 5%;
  z-index: 9;
}
.container.fotogalerija a img + img {
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  width: 100%;
  z-index: 1;
}
.container.fotogalerija a img + img + img {
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  width: 100%;
  z-index: 2;
}
.container.fotogalerija a h2 {
  display: block;
  background: rgba(12, 80, 160, 0.9);
  font-size: 2em;
  line-height: 1em;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  padding: 10px;
}
.container.fotogalerija a:hover h2 {
  background: rgba(208, 38, 48, 0.9);
}
.container.wallpapers {
  padding-top: 30px;
}
.container.wallpapers .box_2 {
  color: #014ea2;
  font-size: 1.4em;
  line-height: 1em;
}
.container.wallpapers h3 {
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  text-align: center;
  font-weight: 700;
}
.container.wallpapers .laptop {
  background: no-repeat center;
  height: auto;
  position: relative;
}
.container.wallpapers .mobitel {
  width: 65px;
  height: 120px;
  background: no-repeat center;
  position: absolute;
  bottom: 0;
  right: 105px;
}
.container.wallpapers .download {
  text-align: center;
  width: 85%;
  margin: 0 auto 10px auto;
  border-bottom: 1px solid #EEE;
  padding-bottom: 35px;
}
.container.wallpapers .download span {
  display: block;
  text-decoration: none;
  color: #999;
  padding: 15px 0 10px 0;
  font-weight: 700;
}
.container.wallpapers .download a {
  width: auto;
  display: inline-block;
  text-decoration: underline;
  color: #999;
  padding: 5px;
  cursor: pointer;
  font-size: 13px;
}
.container.wallpapers .download a:hover {
  color: #014ea2;
}
.pocetna {
  background: url(../sadrzaj/navijaci/torca.jpg) no-repeat center top;
  background-size: cover;
}
.pocetna div#top {
  background: 0;
  background-color: #FFF;
  height: auto;
  box-shadow: none;
}
.pocetna div#top header {
  box-shadow: none;
}
.pocetna div#bottom {
  width: 100%;
  height: 170px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 0;
}
.pocetna div#bottom .container {
  box-shadow: none;
  background-color: transparent;
  padding: 0;
}
.pocetna div#bottom .container .box_2 {
  background: #FFF;
}
.pocetna div#bottom .container .box_2 a.rubrika-box {
  height: 170px;
  overflow: hidden;
}
.pocetna div#bottom .container .clear {
  height: 0;
}
.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.vscrollerbase {
  width: 10px;
  background-color: white;
}
.vscrollerbar {
  width: 10px;
  background-color: black;
}
.hscrollerbase {
  height: 10px;
  background-color: white;
}
.hscrollerbar {
  height: 10px;
  background-color: black;
}
.scrollerjogbox {
  width: 10px;
  height: 10px;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  background-color: gray;
}
.zivio_hajduk {
  margin: 0 auto !important;
  float: none !important;
}
.zivio_hajduk a {
  height: 180px;
  overflow: hidden;
  display: block;
  background: #f4f4f4;
  position: relative;
}
.zivio_hajduk a div img {
  height: auto;
  width: auto;
  min-height: 100%;
  min-width: 100%;
}
.zivio_hajduk a span {
  display: block;
  padding: 10px;
  color: #fff;
  width: 100%;
  font-weight: 500;
  font-size: 1.3em;
  line-height: 1.5em;
  position: absolute;
  bottom: 0;
  background: url(../img/layout/naslovnica-vijest-bg.png) repeat-x top center;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zivio_hajduk a span strong {
  font-size: 1.15em;
}
.baza_igraca a {
  height: 140px;
  display: block;
  background: #fff;
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 2em;
  color: #585858;
}
.baza_igraca a div {
  background: #ebebeb;
  height: auto;
  margin: -20px;
  margin-bottom: 15px;
  padding: 15px 20px;
  font-weight: 600;
  font-size: 1.1em;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}
input[type=text]#searchbox {
  display: inline-block;
  width: 85%;
  padding: 20px 2%;
  font-size: 1.4em;
  border: 1px solid #ccc;
  float: left;
}
input[type=text]#searchbox:focus {
  color: #014ea2;
}
span#total_movies {
  display: inline-block;
  width: 10%;
  font-size: 2em;
  line-height: 1.5em;
  padding: 15px 0 11px 0;
  text-align: center;
  color: #014ea2;
  border: 1px solid #ccc;
  border-left: none;
}
table.cijene_ulaznica {
  width: 100%;
}
table.cijene_ulaznica th {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #585858;
  font-weight: 600;
  text-align: left;
  padding: 15px 0;
  border-bottom: 2px solid #585858;
  width: 15%;
}
table.cijene_ulaznica td {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #585858;
  padding: 15px 0;
  border-bottom: 1px solid #f8f8f8;
  width: 15%;
}
table.cijene_ulaznica td:first-child,
table.cijene_ulaznica th:first-child {
  width: 37%;
}
table.cijene_ulaznica td:last-child,
table.cijene_ulaznica th:last-child {
  font-weight: 600;
  background-color: #fff4cd;
  padding-left: 3%;
  padding-right: 3%;
}
input.gsc-input {
  height: auto !important;
  padding: 14px 2% 13px 2% !important;
  width: 96% !important;
}
.cse input.gsc-search-button,
input.gsc-search-button {
  height: auto !important;
  padding: 15px 15px 15px 15px !important;
  width: 76px !important;
  border-radius: 0 !important;
  margin: 0;
}
td.gsc-clear-button {
  display: none !important;
}
.gsc-refinementsArea {
  padding-bottom: 0 !important;
}
.cse .gsc-tabsArea,
.gsc-tabsArea {
  border: none !important;
  margin-bottom: 0 !important;
}
.gsc-tabHeader {
  padding: 5px 10px !important;
}
.gsc-above-wrapper-area {
  padding: 5px 0 9px 0 !important;
  margin-bottom: 20px;
}
.gsc-table-result tr {
  border-bottom: 1px solid #d9d9d9 !important;
}
.gsc-table-result tr .gsc-url-bottom {
  padding-bottom: 20px !important;
}
.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
  margin-bottom: 20px !important;
}
td.gsc-branding-text,
td.gcsc-branding-text {
  font-size: 0 !important;
  color: #fff !important;
}
td.gcsc-branding-text {
  width: 50% !important;
}
.gsc-results .gsc-cursor-box {
  margin-bottom: 20px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  display: inline-block !important;
  min-width: 30px !important;
  height: 19px !important;
  margin: 0 0 2px 2px !important;
  border: 1px solid #ddd !important;
  font-weight: 600 !important;
  text-align: center !important;
  color: #555 !important;
  padding: 6px 0 2px 0 !important;
  text-decoration: none !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover,
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: #e5e4e4 !important;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  font-size: 1em !important;
  line-height: 1.5em !important;
  margin: 5px 0 10px 0 !important;
}
#navigacija {
  height: 60px;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.3);
  -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.3);
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.3);
}
#navigacija nav {
  width: 960px;
  height: 60px;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
}
#navigacija nav a.logo {
  background: url(../img/icons-svg/logo.svg) center no-repeat;
  width: 60px;
  height: 60px;
  background-size: 45px 45px;
  display: block;
  float: left;
}
#navigacija nav div {
  width: 120px;
  float: right;
}
#navigacija nav a.prev {
  background: url(../img/icons-svg/prev.svg) center no-repeat;
  width: 40px;
  height: 60px;
  background-size: 30px 30px;
  display: block;
  float: left;
}
#navigacija nav a.next {
  background: url(../img/icons-svg/next.svg) center no-repeat;
  width: 40px;
  height: 60px;
  background-size: 30px 30px;
  display: block;
  float: left;
}
#navigacija nav a.close {
  background: url(../img/icons-svg/close.svg) center no-repeat;
  width: 40px;
  height: 60px;
  background-size: 30px 30px;
  display: block;
  float: left;
}
#navigacija nav h1 {
  width: 700px;
  margin: 18px auto 0 auto;
  color: #104a8b;
  font-size: 1.4em;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
}
.no-svg #navigacija nav a.prev {
  background: url(../img/icons/prev.png) left center no-repeat;
}
.no-svg #navigacija nav a.next {
  background: url(../img/icons/next.png) center no-repeat;
}
.no-svg #navigacija nav a.close {
  background: url(../img/icons/close.png) center no-repeat;
}
#frame_clanakhd {
  width: 100%;
  position: relative;
  z-index: 0;
}
.presshare {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  z-index: 100;
  padding: 5px;
}
div#podaci div#prvi_nastup,
div#podaci #strijelci,
div#podaci #zamjene,
div#podaci #penali {
  margin-top: 20px;
}
.moj .prazni,
.moj-utakmice .prazni {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/layout/blank.gif) repeat left top;
}
.moj {
  width: 800px;
  height: 530px;
  overflow: hidden;
  background: #fff;
}
div#podaci {
  background: #f8f8f9;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
div#podaci h1 {
  font-size: 4em;
  line-height: 1em;
  color: #014ea2;
  font-weight: 800;
  text-transform: uppercase;
  font-variant: small-caps;
  display: block;
  width: 90%;
  padding: 30px 5% 25px 5%;
  margin: 0;
  background: #fff;
}
div#podaci div.livo {
  width: 350px;
  padding: 25px 0 0 40px;
  float: left;
}
div#podaci div div.ukupno-nastupi {
  padding: 20px 0 0 0;
}
div#podaci div div.ukupno-nastupi span {
  display: inline-block;
  width: 50%;
  float: left;
  margin: 0;
  text-align: center;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: 600;
  color: #d2232a;
}
div#podaci div div.ukupno-nastupi span strong {
  display: block;
  width: 100%;
  font-size: 2.4em;
  line-height: 1em;
  font-weight: 800;
  background: #d2232a;
  color: #fff;
  padding: 7px 0;
}
div#podaci div div.ukupno-nastupi span + span + span + span {
  color: #014ea2;
}
div#podaci div div.ukupno-nastupi span + span strong {
  background: #014ea2;
}
div#podaci div .clear {
  padding: 0;
  margin: 0;
}
div#podaci div.livo h3 {
  color: #d2232a;
  border-bottom: 1px solid #d2232a;
  padding: 15px 0 2px 0;
  margin-bottom: 10px;
  display: block;
  font-size: 1.2em;
  line-height: 1.5em;
  width: 150px;
  font-variant: small-caps;
  text-transform: uppercase;
  font-weight: 700;
}
div#podaci div.livo span#prvi {
  color: #666;
  display: block;
  font-size: 1.3em;
  line-height: 1.5em;
  width: 100%;
  font-weight: 700;
}
div#podaci div.livo span#prvi strong {
  color: #014ea2;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
}
div#podaci div.livo span.kolo {
  color: #999;
}
div#podaci div span#pehar {
  display: inline-block;
  padding-top: 40px;
}
div#podaci div span#pehar img {
  padding: 0 2px 8px 0;
}
div#podaci div.desno {
  width: 350px;
  padding: 25px 40px 0 0;
  float: right;
}
.moj-utakmice {
  width: 100%;
  height: 540px;
  overflow: hidden;
  background: #fff;
}
.moj-utakmice div#podaci div.livo {
  width: 375px;
  float: left;
  padding: 35px 0 0 30px;
}
.moj-utakmice div#podaci h1 {
  display: block;
  width: 100%;
  padding: 1% 5% 3% 0;
  margin: 0;
  background: 0;
  text-align: left;
}
.moj-utakmice div#podaci h1 span.rez {
  width: auto;
  padding: 13px 15px;
  background: #014ea2;
  color: #fff;
  margin: 6px 10px 0 0;
}
.moj-utakmice div#podaci h1 span.penali {
  color: #666;
  font-size: .6em;
  vertical-align: top;
}
.moj-utakmice div#podaci h1 span.ekipa {
  display: block;
  width: auto;
  clear: both;
  margin-top: 40px;
  color: #d2232a;
  line-height: 1.5em;
  font-size: 0.6em;
}
.moj-utakmice div#podaci div.desno {
  width: 300px;
  float: right;
  background: #fff;
  padding: 2% 4% 0 4%;
  height: 98%;
}
.moj-utakmice div#podaci div span#opis {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 1.8em;
  line-height: 1.5em;
  font-weight: 700;
  color: #666;
  display: block;
  padding-bottom: 0;
}
.moj-utakmice div#podaci table.osvajanja {
  margin-bottom: 0;
}
h1.natjecanje {
  text-align: center;
}
.na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.ut {
  width: 32%;
}
.na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.dat {
  width: 5%;
}
.na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.tip {
  width: 30%;
}
.addthis_counter.addthis_pill_style a.addthis_button_expanded {
  width: 54px !important;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden,
.show-xs {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.shop_trazilica {
  float: right;
  margin: 0;
}
.shop_trazilica input {
  float: left;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-appearance: none;
  color: #555;
  font-family: 'proxima-nova', arial, sans-serif;
  font-weight: 600;
  background: #fff;
  height: 39px;
  padding: 0 2%;
  font-size: 1.4em;
  line-height: 1.2em;
  outline: 0;
}
.shop_trazilica input[type="text"] {
  width: 61%;
  padding: 0 3%;
}
.shop_trazilica input[type="submit"] {
  width: 31%;
  border-left: none;
  height: 41px;
  background: #f7f7f7;
  border-color: #ddd;
}
.sponzori_svi h1 {
  font-size: 3em;
  line-height: 1.5em;
  color: #A1A1A1;
  font-weight: 600;
  display: block;
  text-align: center;
  padding: 0;
  border-bottom: 2px solid #f1f1f1;
  width: 400px;
  margin: 40px auto 20px auto;
}
.sponzori_svi div {
  margin: 0 auto 50px auto;
  float: none;
  text-align: center;
}
.sponzori_svi div.clear {
  margin: 0;
  float: none;
}
.sponzori_svi div a {
  width: 47%;
  margin-right: 4%;
  display: inline-block;
}
.sponzori_svi div a:last-child {
  margin-right: 0 !important;
}
.sponzori_svi div a img {
  width: 100%;
}
.sponzori_svi div.box_2 a {
  width: 48%;
  margin: 0 2% 0 0;
  display: inline-block;
  float: none;
}
.sponzori_svi div.box_4 a {
  width: 22%;
  margin-right: 3%;
}
.sponzori_svi div.box_5 a {
  width: 17%;
  margin-right: 3%;
}
.sponzori_svi div.box_6 a {
  width: 15%;
  margin-right: 1.5%;
}
.sponzori_svi div.box-sponzori--prvi-red {
  width: 650px;
  text-align: center;
}
.sponzori_svi div.box-sponzori--prvi-red a {
  width: 31%;
  margin: 0 2% 0 0;
  display: inline-block;
  float: none;
}
header nav a[name="c_shop"] {
  position: relative;
}
header nav a[name="c_shop"] span {
  position: absolute;
  top: 20px;
  right: -12px;
  display: block;
  font-size: .5em;
  line-height: 1em;
  padding: 3px;
  background: #d2232a;
  color: #fff;
}
h3.unutarnji {
  margin-left: 25px;
}
.ambasadori .box_1,
.ambasadori .box_2 {
  border: 1px solid #f7f7f7;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ambasadori .box_1:hover,
.ambasadori .box_2:hover {
  border-color: #014ea2;
}
.ambasadori .box_1:hover .sl,
.ambasadori .box_2:hover .sl {
  background-color: #014ea2;
  border-color: #014ea2;
}
.ambasadori .sl {
  overflow: hidden;
  width: 100%;
  height: auto;
  background: #f7f7f7;
  display: block;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #f7f7f7;
}
.ambasadori .sl img {
  width: 100%;
}
.ambasadori h4,
.ambasadori h5,
.ambasadori h6,
.ambasadori span {
  display: block;
  padding: 0 10px;
  font-size: 1.2em;
  line-height: 1.5em;
  font-family: 'proxima-nova', arial, sans-serif;
  color: #555;
}
.ambasadori h4 {
  padding: 10px 10px 0 10px;
  color: #014ea2;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.5em;
}
.ambasadori h6 {
  color: #d2232a;
  font-weight: 600;
}
.ambasadori span {
  text-decoration: underline;
  padding: 0 10px 3px 10px;
}
.ambasadori_forma form label {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #555;
  display: block;
  padding: 5px 0;
}
.ambasadori_forma form input {
  width: 96%;
  border: 1px solid #ddd;
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 15px;
  outline: 0;
  color: #555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.ambasadori_forma form input[type="submit"] {
  background: #014ea2;
  border: 0;
  color: #fff;
  width: auto;
  padding: 10px 20px;
}
.show-xs {
  display: none;
}
section#vijest_otvorena .video-holder {
  margin-bottom: 20px;
}
section#vijest_otvorena .slika .video-holder {
  margin-bottom: 0;
}
.video-holder {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.video-holder:after {
  content: ' ';
  display: block;
  width: 100%;
  padding-top: 56.4%;
}
.video-holder iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sponzori {
  text-align: center;
  width: 1197px;
  padding: 60px 12px;
  background: #f7f7f7;
  margin: 0 auto -20px -20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  row-gap: 15px;
}
.sponzori .clear {
  margin-bottom: 35px;
}
.sponzori .clear:last-child {
  margin-bottom: 0;
}
.sponzori a {
  height: 45px;
  margin: 0 18px;
  display: inline-block;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.sponzori a.tommy {
  background-image: url(../sadrzaj/sponzori/tommy-2020.png);
  width: 170px;
  height: 36px;
}
.sponzori a.macron {
  background-image: url(../sadrzaj/sponzori/macron-logo.svg?v=2);
  width: 108px;
}
.sponzori a.splitska {
  background-image: url(../sadrzaj/sponzori/otp_banka.svg);
  width: 188px;
  background-size: 100%;
  background-position: center;
}
.sponzori a.audi {
  background-image: url(../sadrzaj/sponzori/audi-logo.png);
  width: 102px;
}
.sponzori a.slobodna-dalmacija {
  background-image: url(../sadrzaj/sponzori/slobodna-logo.svg?v=1.1);
  width: 124px;
  height: 40px;
}
.sponzori a.supersport {
  background-image: url(../sadrzaj/sponzori/supersport-logo.png);
  width: 155px;
  background-size: 100%;
  background-position: center;
}
.sponzori a.karlovacko {
  background-image: url(../sadrzaj/sponzori/karlovacko-new.svg);
  background-position: center;
  width: 95px;
  height: 65px;
}
.sponzori a.adriatic {
  background-image: url(../sadrzaj/sponzori/adriatic-osiguranje-2020.svg);
  width: 135px;
}
.sponzori a.condic {
  background-image: url(../sadrzaj/sponzori/toyota-condic-logo.png);
  background-size: contain !important;
  width: 95px;
  background-size: 100%;
  background-position: center;
}
.sponzori a.psc-dalmacija {
  background-image: url(../sadrzaj/sponzori/psc-dalmacija.png);
  background-position: center;
  height: 42px;
  width: 150px;
}
.sponzori a.eac {
  background-image: url(../sadrzaj/sponzori/eac_2.svg);
  width: 140px;
  background-size: 100% auto;
}
.sponzori a.juicy {
  background-image: url(../sadrzaj/sponzori/juicy.png);
  background-size: cover;
  background-position: center;
  width: 65px;
}
.sponzori a.apfel {
  background-image: url(../sadrzaj/sponzori/apfel.png);
  background-size: auto 100%;
  background-position: center;
  width: 100px;
}
.sponzori a.ultra-europe {
  background-image: url(../sadrzaj/sponzori/ultra-europe.svg);
  background-size: auto 100%;
  background-position: center;
  width: 173px;
}
.sponzori a.omp {
  background-image: url(../sadrzaj/sponzori/omp.svg);
  background-size: auto 100%;
  background-position: center;
  width: 84px;
}
.sponzori a.medikol {
  background-image: url(../sadrzaj/sponzori/medikol.png);
  background-size: auto 100%;
  background-position: center;
  width: 160px;
}
.sponzori a.arriva {
  background-image: url(../sadrzaj/sponzori/arrivia-logo.svg?v=2.1);
  background-position: center;
  width: 115px;
  height: 35px;
}
.sponzori a.algida {
  background-image: url(../sadrzaj/sponzori/algida_logo.png);
  background-position: center;
  width: 60px;
}
.sponzori a.vulkan {
  background-image: url(../sadrzaj/sponzori/vulkan.svg);
  background-position: center;
  width: 116px;
  height: 56px;
}
.sponzori a.oly-bet {
  background-image: url(../sadrzaj/sponzori/olybet.svg?v=1.1);
  background-position: center;
  width: 72px;
  height: 56px;
}
.sponzori a.psk {
  background-image: url(../sadrzaj/sponzori/psk-logo.png);
  background-position: center;
  width: 110px;
  height: 50px;
}
.sponzori a.euro {
  background-image: url(../sadrzaj/sponzori/eurodaus.svg);
  height: 31px;
  width: 163px;
}
.sponzori a.max-moris {
  background-image: url(../sadrzaj/sponzori/maxmoris.png);
  height: 24px;
  width: 167px;
}
.newsletter-form-holder {
  max-width: 400px;
}
.newsletter-form-holder .mpErrorSummary {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  color: white;
  background: #d2232a;
  padding: 10px 15px;
  margin: 0 0 20px 0;
}
.newsletter-form-holder .mpErrorSummary ul {
  display: inline;
}
.newsletter-form-holder .mpFormTable {
  clear: both;
}
.newsletter-form-holder .mpFormTable li {
  display: block;
  height: 82px;
}
.newsletter-form-holder .mpFormTable li:last-child {
  padding-top: 10px;
}
.newsletter-form-holder .mpFormTable li.error .mpFormLabel {
  color: #d2232a;
}
.newsletter-form-holder .mpFormTable li.error input {
  border-color: #d2232a;
}
.newsletter-form-holder .mpFormTable li.error .mpErrorRow {
  display: none;
}
.newsletter-form-holder .mpFormTable li input {
  width: 100%;
  border: 1px solid #ddd;
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 15px;
  outline: 0;
  color: #555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.newsletter-form-holder .mpFormTable li input.mpDD {
  width: 40px;
  margin-right: 10px;
}
.newsletter-form-holder .mpFormTable li input.mpMM {
  width: 40px;
  margin-right: 10px;
  margin-left: 10px;
}
.newsletter-form-holder .mpFormTable li input.mpYYYY {
  width: 80px;
  margin-left: 10px;
}
.newsletter-form-holder .mpFormTable li input[type=submit] {
  background: #014ea2;
  border: 0;
  color: #fff;
  width: auto;
  padding: 10px 20px;
  font-size: 1.2em;
  line-height: 1em;
}
.newsletter-form-holder .mpFormTable li input[type=radio] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.newsletter-form-holder .mpFormTable li .mpFormLabel {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #555;
  display: block;
  padding: 5px 0;
}
.newsletter-form-holder .mpFormTable li .mpMultipleLabel {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #555;
  cursor: pointer;
}
.newsletter-form-holder .mpFormTable li .mpFormField .sublabel,
.newsletter-form-holder .mpFormTable li .mpFormField .ui-datepicker-trigger {
  display: none;
}
.newsletter-form-holder .mpFormTable li .mpFormField > ul li {
  display: block;
  width: 50%;
  float: left;
  padding: 0;
  height: auto;
}
.odigrane-utakmice-momcad-b {
  margin-bottom: 20px;
}
.odigrane-utakmice-momcad-b:empty {
  margin-bottom: 0;
}
.numbered-list {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.15em;
  line-height: 1.5em;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  padding-left: 40px;
}
.numbered-list li {
  list-style: decimal;
  padding-bottom: 10px;
}
.abc-list {
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  padding-left: 40px;
}
.abc-list li {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 2.15em;
  font-style: normal;
  line-height: 1.5em;
  list-style: lower-alpha;
  padding-bottom: 10px;
}
.povijest .tekst p.no-line {
  border-bottom: none;
  padding-bottom: 0;
}
.form-voucher {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  max-width: 450px;
}
.form-voucher__item {
  margin-bottom: 24px;
  width: 100%;
}
.form-voucher__item label {
  font-size: 16px;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
}
.form-voucher__item input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 16px;
  font-size: 16px;
  margin-top: 8px;
  outline: none;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-voucher__item input::placeholder {
  color: #797979;
}
.form-voucher__item input[type=submit] {
  border: none;
  background: #014ea2;
  color: white;
  font-weight: 600;
  margin-top: 0;
}
.form-voucher__item--checkbox {
  display: flex;
}
.form-voucher__item--checkbox input {
  cursor: pointer;
  margin: 0;
  display: block;
  width: 14px;
}
.form-voucher__item--checkbox label {
  font-size: 11px !important;
  line-height: 16px;
  opacity: .8;
  cursor: pointer;
  margin-left: 6px;
  font-family: proxima-nova, arial, sans-serif;
}
.form-voucher__item textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 16px;
  font-size: 16px;
  margin-top: 8px;
  outline: none;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-voucher__item textarea::placeholder {
  color: #797979;
}
.voucher-info {
  padding: 40px;
  background: #FFF2C6;
  width: 100%;
  margin: 40px 0;
  box-sizing: border-box;
}
.voucher-info h3 {
  padding-left: 24px;
  margin: 0 0 20px;
}
.voucher-info p {
  font-family: proxima-nova, arial, sans-serif;
  margin: 0 !important;
  padding: 0 !important;
}
.voucher-info--error {
  background: #d2232a;
  padding: 15px 25px;
  margin-top: 20px !important;
}
.voucher-info--error p {
  font-size: 14px !important;
  font-family: proxima-nova, arial, sans-serif !important;
  color: white !important;
  font-weight: 600 !important;
}
.voucher-info__msg {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
}
@media screen and (max-width: 550px) {
  .box_3 iframe {
    max-height: 220px;
  }
}
.content-list {
  list-style-type: disc;
  margin-bottom: 20px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-bottom: 1px dotted #ccc;
}
.content-list li {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6em;
  line-height: 1.7em;
  padding-bottom: 8px;
  color: #333;
  list-style: disc;
}
.vijesti__hfc {
  height: 350px !important;
}
.vijesti__hfc ul li {
  width: 380px !important;
}
.vijesti__hfc ul li a article div.s {
  height: 190px !important;
}
.vijesti__hfc ul li a article div.s img {
  width: 380px !important;
}
.vijesti__bilosrce {
  height: 360px !important;
}
.vijesti__bilosrce .box_5 {
  float: none;
  margin: 0 auto;
}
.vijesti__bilosrce .charity-program__link {
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 0;
  left: 50%;
}
.vijesti__bilosrce ul li {
  width: 312px !important;
}
.vijesti__bilosrce ul li:first-child {
  margin-left: 0;
}
.vijesti__bilosrce ul li img {
  width: 100% !important;
}
.accordion {
  margin-top: 80px;
  margin-bottom: 80px;
}
.accordion--has-title {
  margin-top: 30px;
}
.accordion--has-title .accordion-title:first-child {
  margin-top: 0;
}
.accordion-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  outline: none;
  padding-right: 150px;
  position: relative;
}
.accordion-title:before {
  display: none !important;
}
.accordion-title:after {
  content: "Hajduk";
  text-indent: -9999px;
  background-image: url("../img/icons-svg/next.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(90deg);
}
.ui-state-active.accordion-title:after {
  transform: translate(0, -50%) rotate(270deg);
}
.statistika-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.statistika-wrap--bs {
  padding-top: 20px;
}
.statistika-item {
  flex: 150px 0 0;
  padding: 20px 20px;
  background: #014ea2;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 500;
}
.statistika-item .statistika-icon {
  flex: 1 0 0;
  margin-right: 20px;
}
.statistika-item .statistika-content {
  flex: 6 0 0;
}
.statistika-item p {
  color: white !important;
  margin: 0;
  padding: 0 !important;
  font-size: 28px;
  font-weight: 700;
}
.statistika-item a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none !important;
  font-weight: 600;
  color: white !important;
}
.title-no-margin {
  margin: 0 !important;
}
.custom-table {
  margin-bottom: 80px;
}
.custom-table-row {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}
.custom-table-cell {
  flex: 1 0 0;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.15em;
  line-height: 1.5em;
  color: #333;
}
.custom-table-cell--num {
  flex: 50px 0 0;
}
.image-alt-text {
  font-size: 1.6em !important;
  padding-bottom: 20px !important;
  margin-bottom: 0 !important;
}
.charity-programs {
  display: flex;
  margin: 0 -10px 50px;
}
.charity-program__item {
  flex: 1 0 0;
  margin: 0 10px;
  background: #014ea2;
  padding: 34px 26px;
  color: white;
  position: relative;
}
.charity-program__item:after {
  content: "";
  background-image: url("/sadrzaj/bilosrce/heart-no-bg.png");
  position: absolute;
  right: 12px;
  background-size: 40px;
  background-repeat: no-repeat;
  top: 12px;
  width: 40px;
  height: 35px;
  z-index: 1;
}
.charity-program__item h4 {
  font-size: 18px;
  font-weight: 600;
  font-family: 'proxima-nova', arial, sans-serif;
}
.charity-program__item p {
  color: white !important;
  font-size: 14px !important;
  padding-top: 15px;
  margin-bottom: 0 !important;
  border: none !important;
  font-family: 'proxima-nova', sans-serif !important;
}
.charity-program__item .charity-program__link a {
  margin-bottom: 0 !important;
}
.charity-program__link a {
  background: #d2232a;
  color: white;
  font-size: 16px;
  padding: 8px 21px;
  display: inline-block;
  border-radius: 4px;
  font-weight: 700;
  margin-bottom: 20px;
}
.charity-program__link-main {
  margin-bottom: 50px;
}
.charity-program__link-main a {
  background: #d2232a;
  color: white;
  font-size: 16px;
  padding: 12px 28px;
  display: inline-block;
  border-radius: 4px;
  font-weight: 700;
}
.povijest--bs h3:before {
  background-image: url('/sadrzaj/bilosrce/heart-no-bg.png');
  background-size: 23px;
  margin-left: -34px;
}
.socials-links {
  display: flex;
  margin-bottom: 30px;
}
.socials-links a {
  display: block;
  flex: 35px 0 0;
  margin-right: 20px;
}
.socials-links a img {
  max-width: 100%;
}
.povijest--no-top-shadow:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background: #fff;
  top: -5px;
}
.clanstvo-contacts {
  display: inline-block;
  width: 26px;
  margin: 0 3px;
}
.show-xs {
  display: none;
}
body {
  font: 10px/1.4em 'proxima-nova', arial, sans-serif;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
div#top {
  width: 100%;
  height: 125px;
  background: url(../img/layout/top-bg.gif) center;
  position: relative;
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.3);
}
div#top nav {
  width: 1220px;
  height: 40px;
  margin: 0 auto;
  text-align: right;
  z-index: 999;
  position: relative;
}
div#top nav a {
  background: url(../img/icons-svg/topmenuicons.svg?v=2) no-repeat left top;
  background-size: auto auto;
  font-size: 1em;
  line-height: 1.8em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none !important;
  padding: 0 0 0 20px;
  height: 15px;
  display: inline-block;
  margin-top: 13px;
  margin-left: 15px;
  font-weight: 700;
}
div#top nav a:hover {
  text-decoration: underline;
}
div#top nav a.nl {
  background-position: 0 0;
}
div#top nav a.fb {
  background-position: 0 -15px;
}
div#top nav a.tw {
  background-position: 0 -30px;
}
div#top nav a.hm {
  background-position: 0 -45px;
}
div#top nav a.cl {
  background-position: 0 -60px;
}
div#top nav a.nmb {
  background-image: url("/img/icons-svg/phone.svg");
  color: #fff;
  background-size: 17px;
}
div#top nav a.l {
  float: left;
  background: none !important;
  padding-left: 0;
  margin-left: 0;
}
div#top header {
  width: 1220px;
  background: #fff;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  position: relative;
  z-index: 5;
}
div#top header a#meni-mob {
  display: none;
}
.no-svg div#top header nav a.logo {
  background: url(../img/layout/logo.jpg) left bottom no-repeat;
}
div#top header div#meni-container {
  display: none;
}
div#top header nav {
  width: auto;
  height: 85px;
  margin: 0 20px;
  overflow: hidden;
}
div#top header nav a {
  width: auto;
  height: 14px;
  padding: 35px 0 26px 0;
  color: #014ea2;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1em;
  margin: 0 0 0 18px;
  display: inline-block;
  border-bottom: 10px #fff solid;
  background-image: none !important;
}
div#top header nav a span {
  background: #C23733;
  color: #fff;
  line-height: 1;
  font-size: 9px;
  border-radius: 3px;
  padding: 3px 4px;
  height: 8px;
  display: inline-block;
  position: relative;
  top: -2px;
}
body.plavi div#top nav a {
  background-image: url(../img/icons-svg/topmenuicons-plave.svg?v=2);
  color: #014ea2;
}
.no-svg body.plavi div#top nav a {
  background: url(../img/icons/topmenuicons_plave.png?v=2) no-repeat;
}
.no-svg div#top nav a {
  background: url(../img/icons/topmenuicons.png?v=2) no-repeat;
  background-size: 15px 75px;
}
.no-svg div#top nav a.nl {
  background-position: 0 0;
}
.no-svg div#top nav a.fb {
  background-position: 0 -15px;
}
.no-svg div#top nav a.tw {
  background-position: 0 -30px;
}
.no-svg div#top nav a.hm {
  background-position: 0 -45px;
}
.no-svg div#top nav a.cl {
  background-position: 0 -60px;
}
div#top header nav a.logo {
  float: left;
  margin: 0;
  padding-left: 82px;
  background: url(../img/icons-svg/logo.svg) no-repeat left center !important;
  height: 24px;
  border: 0;
  background-size: auto auto !important;
}
div#top header nav a.tr {
  background: url(../img/icons-svg/search.svg) 0 32px no-repeat !important;
  background-size: 19px 19px !important;
  width: 25px;
  overflow: hidden;
  text-indent: 1000px;
  margin-left: 18px;
  float: right;
  border: 0;
  padding: 0;
  height: 85px;
}
.no-svg div#top header nav a.tr {
  background: url(../img/icons/trazilica.gif) center no-repeat !important;
}
div#top header nav a.eng {
  color: #959595;
  margin-left: 13px;
  margin-right: 10px;
  float: right;
}
div#top header nav a.tr.hov {
  border-color: #fff;
}
div#top header nav a.tr:hover,
div#top header nav a.eng:hover {
  border: 0;
  color: #959595;
}
div#top header nav a:hover,
div#top header nav a.active,
div#top header nav a.hov,
div#top header nav a:active {
  border-bottom: 10px #d2232a solid;
  text-decoration: none;
  color: #d2232a;
}
div#top header nav a.logo:hover,
div#top header nav a.logo.hov {
  border: 0;
}
@media only screen and (max-width: 1220px) {
  div#top nav {
    width: 995px;
  }
  div#top header {
    width: 995px;
  }
  div#top header nav a {
    font-size: 1.3em;
    height: 13px;
    letter-spacing: -0.02em;
    margin-left: 15px;
    padding: 37px 0 25px 0;
  }
  div#top header nav a.logo {
    font-size: 0;
  }
  div#top header a#meni-mob {
    display: none;
  }
  div#top header div#meni-container {
    display: none;
  }
  header #search,
  header #lang {
    display: none;
  }
}
@media only screen and (max-width: 998px) {
  div#top {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  div#top:empty {
    display: none;
  }
  div#top {
    height: auto;
    padding-top: 5px;
    background-size: 100px 5px;
    background-position: center top;
    background-repeat: repeat-x;
  }
  div#top nav {
    display: none;
  }
  div#top header {
    width: 100%;
    height: auto;
    position: relative;
  }
  div#top header nav {
    display: block;
    position: relative;
    top: 0;
    left: 0px;
    width: 100%;
    margin: 0;
  }
  div#top header nav a {
    display: none;
  }
  div#top header nav a.logo {
    display: block;
    font-size: 0;
    margin-left: 20px;
  }
  div#top header nav a.eng {
    display: block;
    margin-right: 130px;
    margin-top: -2px;
    font-size: 16px;
  }
  div#top header nav a.tr {
    position: absolute;
    top: 0;
    right: 80px;
    margin-right: 0 !important;
  }
  header p#search {
    display: none;
  }
  div#top header nav a.tr {
    display: block;
    background: url(../img/icons-svg/search.svg) center no-repeat !important;
    background-size: 25px 25px !important;
    margin-right: 60px;
    opacity: .5;
    width: 30px;
  }
  div#top header a#meni-mob {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/icons-svg/meni.svg) no-repeat left top;
    background-size: 50px 100px;
    font-size: 0;
    position: absolute;
    top: 17px;
    right: 15px;
    z-index: 9999999999;
  }
  div#top header a#meni-mob.active {
    background-position: 0 -50px;
  }
  div#top header div#meni-container {
    display: none;
    width: 100%;
    padding: 0 5%;
    height: auto;
    background: rgba(11, 85, 159, 0.95);
    z-index: 999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  div#top header div#meni-container .box_1 {
    margin: 0;
    padding: 0 10px 0 0;
  }
  div#top header div#meni-container .box_1.last {
    padding: 0;
  }
  div#top header div#meni-container .box_1.last .matches {
    border-top: none;
  }
  div#top header div#meni-container ul {
    border-top: 1px solid #fff;
    padding: 10px 0;
    margin: 0;
    list-style-type: none;
  }
  div#top header div#meni-container ul.prvi {
    border-top: 1px solid #fff;
    padding: 10px 0;
    margin: 0;
  }
  div#top header div#meni-container ul li a.naslov {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    line-height: 1.5em;
    text-align: left;
    text-decoration: none;
  }
  div#top header div#meni-container ul li a {
    color: #fff;
    display: block;
    padding: 5px 0;
    font-size: 1.4em;
    line-height: 1.5em;
  }
}
@media (max-width: 998px) {
  div#top {
    max-width: 100%;
  }
  a.hdtv-naslov {
    padding-top: 22px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    display: flex;
    align-items: center;
  }
  a.hdtv-naslov span {
    margin-left: 5px;
    margin-top: -1px;
    background: #C23733;
    color: #ffffff;
    padding: 1px 3px 1px 3px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 3px;
  }
}
footer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.4em;
  line-height: 3.5em;
  color: #a1a1a1;
  padding: 20px 0 30px 0;
  font-weight: 600;
  position: relative;
}
footer p {
  margin: 0;
  font-weight: 400;
}
footer a {
  color: #a1a1a1;
  display: inline-block;
  text-decoration: none;
  margin: 0 5px;
}
footer a:hover {
  color: #0345a5;
}
footer strong {
  font-weight: 700;
  text-transform: lowercase;
  font-size: 1.6em;
  font-variant: small-caps;
  letter-spacing: 1em;
  color: #014ea2;
}
footer strong span {
  color: #d2232a;
}
footer em {
  width: 63px;
  height: 63px;
  clear: both;
  display: block;
  background: url(../img/icons-svg/logo.svg) no-repeat;
  background-size: 63px 63px;
  overflow: hidden;
  text-indent: 1000px;
  margin: 20px auto 0 auto;
}
footer em a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
@media only screen and (max-width: 998px) {
  footer {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 5% 5% 8% 5%;
    margin: 0 auto;
    font-size: 1.4em;
    line-height: 1.5em;
    box-sizing: border-box;
  }
  footer:empty {
    display: none;
  }
  footer nav {
    margin: 1em 0;
  }
  footer em {
    font-size: 0;
  }
  footer strong {
    letter-spacing: 1px;
  }
  .footer_slike img {
    width: 30px;
    height: auto;
  }
}
@media only screen and (max-device-width: 998px) {
  footer {
    max-width: 100%;
    overflow: hidden;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1220px) {
  .row {
    padding: 15px;
  }
  .col {
    margin-right: 15px;
  }
  .col.x2 {
    width: 375px;
  }
  .box_1,
  .box_2,
  .box_3,
  .box_4,
  .box_5,
  .box_6 {
    display: block;
    margin: 0 15px 15px 0;
    float: left;
    overflow: hidden;
  }
  .box_1 {
    width: 150px;
  }
  .box_2 {
    width: 315px;
  }
  .box_3 {
    width: 480px;
  }
  .box_4 {
    width: 645px;
  }
  .box_5 {
    width: 810px;
  }
  .box_6 {
    width: 975px;
  }
  div.container {
    width: 975px;
    padding: 10px;
    overflow: hidden;
  }
  section.vijesti {
    width: 995px;
    height: 265px;
  }
  section.vijesti ul li {
    width: 225px;
    margin: 15px 0 0 15px;
    height: auto;
  }
  section.vijesti ul li.glavna {
    width: 500px;
    height: 265px;
    overflow: hidden;
  }
  section.vijesti ul li.glavna a article div.s {
    width: 500px;
  }
  section.vijesti ul li.glavna a article div.s img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  section.vijesti ul li.glavna a article div.n h1 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 0;
  }
  section.vijesti ul li.glavna a article div.n h3 {
    font-size: 12px;
  }
  section.vijesti ul li.glavna a article div.ik {
    top: 0;
  }
  section.vijesti ul li a article div.s {
    height: 110px;
  }
  section.vijesti ul li a article div.s img {
    width: 100%;
    height: auto;
  }
  section.vijesti ul li a article div.ik {
    top: 70px;
  }
  section.vijesti ul li a article div.ik span {
    width: 30px;
    height: 30px;
    background-size: 20px 65px;
  }
  section.vijesti ul li a article div.ik span.v {
    background-position: 0 0;
    background-size: 30px 60px !important;
  }
  section.vijesti ul li a article div.ik span.f {
    background-position: 0 -30px;
    background-size: 30px 60px !important;
  }
  section.vijesti ul li a article div.n {
    margin-top: 10px;
  }
  section.vijesti ul li a article div.n h1 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  section.vijesti ul li a article div.n h3 {
    font-size: 12px;
    line-height: 1.5em;
  }
  div.container section.tijelo section.vijesti ul li {
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
  }
  div.container section.tijelo section.vijesti ul li.glavna {
    height: 250px;
    width: 480px;
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.n h3 {
    font-size: 2em;
    line-height: 1.5em;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.s {
    width: 480px;
    height: 250px;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.s img {
    width: auto;
    height: 100%;
    margin-left: -10px;
  }
  div.container section.tijelo section.vijesti ul li a article div.n {
    margin: 0 0 0 195px;
  }
  div.container section.tijelo section.vijesti ul li a article div.n h1 {
    font-size: 15px;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.ik span {
    width: 30px;
    height: 30px;
    background-size: 30px 60px;
    background-position: 0 0;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.ik span.f {
    background-position: 0 -30px;
  }
  div.container section.tijelo section.utakmice {
    margin: 0 0 15px 0;
  }
  div.container section.tijelo section.utakmice table td.kl {
    width: 100px;
  }
  div.container section.tijelo section.utakmice table tr.last {
    display: none;
  }
  section.fanzone #zivio ul li {
    width: 150px;
    margin: 0 15px 15px 0;
  }
  section.vremeplov {
    padding: 20px 0 0 0;
  }
  #upcoming .col.item-6,
  #news-wrap .col.article.item-4,
  #bottom .col.item-2,
  #dropdown .col.item-4,
  .standard-sidebar-resize .sidebar .col.item-2,
  .sidebar .block#wide-banner {
    display: none;
  }
  #upcoming .col.item-5,
  #news-wrap .col.article.item-3,
  #bottom .col.item-5 {
    margin-right: 0;
  }
  .zivio_hajduk a {
    height: 150px;
  }
  section#vijest_otvorena div.box_4 {
    margin: -10px 15px 0 -10px !important;
  }
  section#vijest_otvorena div.stara-vijest img {
    width: 100%;
    margin: 0;
  }
  section#vijest_otvorena div.prazno {
    margin: 0 15px 0 0;
    background: 0;
  }
  section#vijest_otvorena .box_4 div.info {
    font-size: 1.2em;
    overflow: visible;
  }
  section#vijest_otvorena div.naslov h1 {
    font-size: 2.8em;
    margin-top: 20px;
  }
  section#vijest_otvorena div.slika {
    margin: 0;
    height: auto !important;
  }
  section#vijest_otvorena div.tekst p {
    font-size: 1.4em;
  }
  section#vijest_otvorena div.tekst a.tema {
    font-size: 1.4em;
    padding: 15px;
  }
  section#vijest_otvorena div.tekst div.share ul li a {
    font-size: 15px;
    line-height: 1.5em;
  }
  section#vijest_otvorena div.vijest-velika div.slika {
    margin: -20px -20px 20px -20px;
  }
  section#igrac_profil {
    height: 455px;
    overflow: hidden;
  }
  section#igrac_profil .box_3 {
    background: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 350px;
    padding-right: 35px;
    margin: 0;
  }
  section#igrac_profil div.slika {
    bottom: -20px;
    right: 70px;
    width: 540px;
    height: auto;
    text-align: center;
  }
  section#igrac_profil div.slika img {
    width: auto;
    height: 100%;
  }
  section#igrac_profil div.sadrzaj {
    height: 495px;
    padding: 0;
    margin: 0;
  }
  section#igrac_profil div.sadrzaj .box_3 {
    overflow: visible;
  }
  section#igrac_profil div.sadrzaj h2 {
    font-size: 10em;
    width: 100%;
    display: none;
  }
  section#igrac_profil div.sadrzaj h1 {
    display: block;
    width: 100%;
    font-size: 3.5em;
    line-height: 1.1em;
    text-transform: uppercase;
    font-variant: normal;
    white-space: nowrap;
  }
  section#igrac_profil div.sadrzaj ul {
    padding: 0 0 20px 20px;
  }
  section#igrac_profil div.sadrzaj li {
    padding: 10px 0;
  }
  section#igrac_profil div.sadrzaj li:first-child {
    padding: 0 0 10px 0;
  }
  section#igrac_profil div.sadrzaj li:first-child span:after {
    content: none;
  }
  section#igrac_profil div.sadrzaj li.broj {
    display: block !important;
  }
  section#igrac_profil div.sadrzaj li span {
    width: auto;
    padding-right: 3px;
    line-height: 1.5em;
    display: inline !important;
  }
  section#igrac_profil div.sadrzaj li span + span {
    width: auto;
  }
  section#igrac_profil div.sadrzaj li span:after {
    content: ":";
  }
  section#igrac_profil div.sadrzaj li span + span:after {
    content: none;
  }
  section#igrac_profil div.sadrzaj li span.prvi {
    display: none;
  }
  section#igrac_profil div.sadrzaj li span.prvi + span {
    width: 100%;
  }
  table.performance-2 {
    margin: 0;
  }
  section#igrac_profil div.iz-igre {
    top: 20px;
    right: 15px;
  }
  section#igrac_profil div.iz-igre a {
    position: relative;
    height: auto;
  }
  section#igrac_profil div.iz-igre a:after {
    content: '';
    display: block;
    padding-top: 75%;
  }
  section#igrac_profil div.iz-igre a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  div.full {
    width: 995px;
    margin: 0 auto;
    padding: 0;
  }
  section#utakmica_uzivo {
    padding: 0 0 10px 0;
    height: auto;
  }
  section#utakmica_uzivo div.momcadi {
    padding: 35px 0 32px 0;
  }
  section#utakmica_uzivo div.momcadi h1,
  section#utakmica_uzivo div.momcadi h2 {
    font-size: 3.5em;
  }
  section#utakmica_uzivo div.mreze {
    padding-left: 15px;
  }
  section#utakmica_uzivo div.status {
    padding-left: 15px;
  }
  section#vijest_otvorena section.utakmcica_detalji {
    width: 350px;
    margin: -10px 0 20px -15px;
  }
  section#vijest_otvorena section.vijesti ul li a article div.n {
    margin-top: 10px;
  }
  section#vijest_otvorena section.vijesti ul li a article div.n h1 {
    font-size: 15px;
    line-height: 1.5em;
  }
  section#utakmica_uzivo.unutarnja {
    padding-bottom: 0;
  }
  section#utakmica_uzivo.unutarnja h1 {
    margin-top: 25px;
    padding-left: 120px;
  }
  section#utakmica_uzivo.unutarnja div.live {
    top: 20px;
  }
  section#utakmica_uzivo.unutarnja marquee {
    margin-top: 25px;
  }
  section#utakmica_uzivo.unutarnja div.social {
    padding-top: 20px;
    margin-bottom: 0;
  }
  section#utakmica_uzivo.unutarnja div.social a {
    width: 30px;
    height: 30px;
    background-size: 100% auto;
    background-position: left top;
    margin-top: 0;
  }
  section#utakmica_uzivo.unutarnja div.social a + a {
    background-position: left bottom;
    margin-top: 0;
  }
  a.igrac h2 {
    font-size: 1.6em;
  }
  a.igrac img {
    margin: 0 0 0 -15px;
  }
  .organizacija_clan img {
    margin: 0 0 0 -15px;
  }
  .kandidati_no .box_1 {
    max-width: initial;
  }
  h3.nadzorni-odbor {
    margin-top: 50px;
  }
  .swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
  }
  .swipe-wrap {
    overflow: hidden;
    position: relative;
  }
  .swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
  }
  #bg-gallery-info {
    width: 995px;
  }
  .povijest .slike {
    width: 995px;
    height: auto;
  }
  .povijest .slike a {
    width: 166px;
    height: 166px;
  }
  .pretplate-gallery .slike a {
    width: 199px;
    height: 165px;
  }
  .otvorena-skola-gallery .slike a {
    width: 199px;
    height: 133px;
  }
  .povijest .slike a.last {
    width: 165px;
  }
  #sub-menu {
    width: 970px;
  }
  #sub-menu li a.active {
    font-size: 16px;
  }
  #sub-menu.uzi li a {
    margin-right: 25px;
  }
  .povijest_slika img {
    width: 100%;
    height: auto;
  }
  .container.arhiva {
    background-size: 100% auto;
    min-height: 270px;
  }
  .container.izbornik {
    padding: 15px 10px 0 10px;
  }
  .izbornik select {
    font-size: 1.3em;
  }
  #container {
    width: 995px;
    z-index: 0;
  }
  #filter .wrap {
    margin-right: 15px;
  }
  #filter a.tickets {
    top: 15px;
  }
  #news-wrap {
    min-height: 305px;
  }
  .highlighted.article {
    margin-left: -15px;
    width: 585px;
    margin-top: -15px !important;
  }
  #featured .social {
    top: 13px;
  }
  #upcoming {
    padding-top: 17px;
  }
  .main-content {
    width: 570px;
  }
  .main-content #gallery .photo img {
    width: 100%;
  }
  .main-content #gallery .photos li {
    margin-right: 5px;
  }
  .main-content .col.last {
    margin-right: 0 !important;
  }
  .resize-main .main-content {
    width: 565px;
  }
  .resize-main .sidebar {
    width: 380px;
    float: left;
    margin-left: 15px;
  }
  .resize-main #photo-gallery li {
    margin: 0 15px 15px 0;
    width: 126px;
  }
  .list-view .article p {
    width: 570px;
  }
  .list-view .article {
    margin-bottom: 15px !important;
  }
  .list-view .article .photo {
    margin-right: 15px;
  }
  .history .main-content.list {
    width: auto;
  }
  .history .main-content {
    padding-right: 0;
  }
  .main-content .wrapper.history .col.last {
    margin-right: 15px !important;
  }
  .history #content .col.text {
    width: 460px;
  }
  .history #content .col.text.wide {
    width: 770px;
  }
  .history #content .col.text.wide .col.last {
    margin-right: 15px;
  }
  .col.nav ul {
    padding: 82px 40px 0 0;
  }
  .standard-sidebar-resize .sidebar {
    width: 180px;
    margin-right: 15px;
  }
  .standard-sidebar-resize .sidebar .block {
    margin-bottom: 15px;
  }
  .standard-sidebar-resize .sidebar .col-wrap {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .standard-sidebar-resize .sidebar .block#shop {
    height: 375px;
  }
  .standard-sidebar-resize .sidebar .block#shop,
  .standard-sidebar-resize .sidebar .block#shop .slider,
  .standard-sidebar-resize .sidebar .block#shop .slide {
    width: 180px;
    height: 375px;
  }
  .standard-sidebar-resize .sidebar .block#shop .slider img {
    width: 180px;
    top: 34px;
  }
  .standard-sidebar-resize .sidebar .block#shop .slider .slide a {
    width: 180px;
    height: auto;
    padding: 264px 0 0 0;
    text-align: center;
  }
  .standard-sidebar-resize .sidebar .block#shop .slider .btns {
    position: absolute;
    bottom: 27px;
    left: 72px !important;
    top: auto;
    right: auto;
  }
  .standard-sidebar-resize .sidebar .article .photo,
  .standard-sidebar-resize .sidebar .article .photo img {
    width: 100%;
    margin: 0;
  }
  .standard-sidebar-resize .sidebar .article .photo img {
    margin-bottom: 10px;
  }
  .standard-sidebar-resize .sidebar .article p {
    width: auto;
    float: none;
    margin: 0;
  }
  #bottom .block {
    margin-bottom: 15px;
  }
  #bottom .block:last-child {
    margin-bottom: 0;
  }
  #bottom #video {
    margin-bottom: 10px;
  }
  #bottom #shop .slider .slide a {
    width: 130px;
  }
  #bottom .block#ad img {
    height: 397px;
    width: 180px;
  }
  #upcoming-matches .swipe-wrap-inner {
    margin-right: 15px;
    width: 288px !important;
    padding-left: 20px !important;
  }
  #upcoming-matches .swipe-wrap-inner img.pehar {
    width: 40px;
  }
  #statistics {
    height: 265px;
  }
  #statistics h3 {
    margin: 5px auto 10px auto;
    padding: 7px 0 10px 0;
  }
  #statistics #stats li {
    width: 155px;
  }
  #statistics #stats li.item-1,
  #stats ul li.item-6 {
    width: 145px;
  }
  #statistics #stats li strong {
    font-size: 60px;
  }
  #statistics #stats li.item-4.custom strong {
    font-size: 35px;
  }
  #tabs .column {
    width: 460px;
  }
  #tabs .column.last {
    margin-right: 15px;
  }
  #tabs ul.matches .item-2 {
    width: 360px;
  }
  section.webshop {
    margin-bottom: 15px;
    height: 202px;
  }
  section.webshop ul li img {
    width: 100%;
    height: auto;
  }
  section.webshop ul li div.info {
    height: 175px;
    padding: 15px;
  }
  section.webshop ul li div.info h2 {
    font-size: 1.6em;
    line-height: 1em;
  }
  section.webshop ul li div.info a.k {
    left: 15px;
    bottom: 15px;
  }
  .counter .holder {
    padding-top: 110px !important;
  }
  .counter .holder .flip-clock-wrapper ul li a div div.inn {
    font-size: 20px;
  }
  .counter .holder .flip-clock-wrapper ul {
    width: 30px;
    height: 37px;
    font-size: 20px;
    line-height: 37px;
    margin: 0 2px 0 0;
  }
  .counter .holder .flip-clock-wrapper ul li {
    line-height: 37px;
    padding: 0 !important;
  }
  .counter .holder div.kn {
    font-size: 20px !important;
    width: 30px !important;
    height: 37px !important;
  }
  .counter_sponzori .counter .holder {
    padding-top: 90px !important;
  }
  section.dropmenu {
    width: 975px;
    padding: 10px 10px 0 10px;
    min-height: 275px;
    background-size: 168px 1px;
  }
  section.dropmenu h3,
  section.dropmenu h4 {
    font-size: 14px !important;
  }
  section.dropmenu p {
    font-size: 12px !important;
  }
  section.dropmenu ul li a {
    font-size: 11px !important;
    line-height: 1.5em;
    padding: 8px 0;
  }
  section.dropmenu ul.vijesti li a div.slika {
    height: 108px;
    margin-bottom: 8px;
  }
  section.dropmenu a#zatvori {
    display: block;
    width: auto;
    color: #fff;
    background: url(../img/icons-svg/zatvori.svg) no-repeat center top #d2232a;
    padding: 13px 0 15px 0;
    margin: 0 -10px;
    text-align: center;
    font-size: 2em;
    line-height: .6em;
    font-weight: 600;
    text-transform: lowercase;
    font-variant: small-caps;
    cursor: pointer;
  }
  .baneri div {
    margin: 0 15px 15px 0;
  }
  .struka .box_6 {
    overflow: visible;
  }
  .struka section img {
    margin-right: -50px;
  }
  .struka section div {
    float: left;
    width: auto;
    margin-right: 500px;
  }
  .struka section div h1,
  .struka section div .h1 {
    font-size: 7em;
    line-height: 1em;
  }
  .struka section.desno img {
    margin-left: 0;
  }
  .struka section.desno div {
    width: 500px;
    margin-right: 20px;
  }
  .struka section.polovina {
    height: auto;
  }
  .struka section.polovina h1 {
    font-size: 3em;
  }
  .struka section.polovina h2 {
    font-size: 1.6em;
  }
  .struka section.osmina h1 {
    font-size: 2em;
    line-height: 1em;
    display: block;
    padding: 10px 0;
  }
  .struka section.osmina h2 {
    font-size: 1.5em;
    line-height: 0.5em;
  }
  .prva-momcad a.igrac h2 {
    bottom: -62%;
    font-size: 1.8em;
    transition: all .2s;
    -webkit-transition: all .2s;
    padding: 10px 10px;
  }
  .prva-momcad a.igrac:hover h2 {
    bottom: 0;
  }
  .prva-momcad a.igrac.hajduk_b:hover h2 {
    bottom: -62%;
  }
  .prva-momcad a.igrac img {
    margin: 0;
  }
  div#tabs .utakmice.detaljno .box_4 a span.stri {
    width: 22%;
    margin-right: 20px;
  }
  div#tabs .utakmice.detaljno .box_4 h3 span.pros-god-opis {
    margin-right: 13px;
  }
  div#tabs .utakmice.detaljno .box_4 h3 span.sudac-opis {
    width: 12%;
  }
  a.rubrika-box {
    height: 203px;
  }
  .struka.kontakt section.desno div div.slika {
    height: auto;
  }
  .struka.kontakt section div {
    width: 603px;
  }
  .struka.kontakt section {
    padding: 8px 40px 30px 40px;
    height: auto;
  }
  .struka.kontakt section.kontakt-info > div {
    width: auto;
  }
  .struka.kontakt section.kontakt-info.last > div {
    width: 280px;
  }
  .struka.kontakt section.desno div h1,
  .struka.kontakt section.desno div .h1 {
    font-size: 3.2em;
  }
  .container.wallpapers div img {
    width: 100%;
    height: auto;
  }
  .container.wallpapers .mobitel {
    width: 55px;
    height: 102px;
    background: no-repeat center;
    position: absolute;
    bottom: 0;
    right: 85px;
    background-size: 45px auto;
  }
  .povijest div.broj_trofeja {
    font-size: 10em;
    left: 30px;
  }
  .povijest ul.trofeji li {
    width: 90px;
    height: 113px;
  }
  .povijest ul.trofeji li a {
    padding: 15px 0 0 0;
  }
  .povijest ul.trofeji li a img {
    height: 60px;
    width: auto;
  }
  .povijest .tekst {
    overflow: visible;
  }
  .povijest ul.grb li {
    width: 113px;
    height: 130px;
  }
  .povijest ul.grb li:last-child {
    margin-right: 0;
  }
  .povijest ul.grb li div {
    width: 113px;
    height: 113px;
  }
  .povijest ul.grb li div img {
    width: 100%;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
  }
  section.vremeplov div a {
    height: auto;
  }
  .omladinska .box_3 img {
    width: 100%;
  }
  .omladinska .box_1 img {
    margin: 0 0 0 -15px;
  }
  .rubrika-naslov {
    padding: 0;
  }
  .rubrika-naslov h1,
  .rubrika-naslov .h1 {
    font-size: 3.1em;
    padding: 25px 20px;
  }
  .rubrika-naslov.sa-slikom {
    padding: 25px 20px;
  }
  ul#shop_artikli {
    height: 244px;
  }
  ul#shop_artikli li.slidesjs-slide div {
    left: 15px;
  }
  ul#shop_artikli li.slidesjs-slide div h1 {
    font-size: 5em;
    line-height: 1.2em;
  }
  ul#shop_artikli li.slidesjs-slide div h2 {
    font-size: 3em;
  }
  ul#shop_artikli li.slidesjs-slide div span {
    font-size: 2em;
  }
  ul#shop_artikli li.slidesjs-slide div p {
    font-size: 2em;
  }
  .shop a.sh_article {
    height: 240px;
  }
  .shop a.sh_article img {
    max-width: 100%;
    height: auto;
  }
  .shop a.sh_article h2 {
    font-size: 1.2em;
  }
  .shop a.sh_kat {
    height: 203px;
  }
  .shop h2.kategorija {
    margin-top: 25px;
  }
  .shop_pocetna .full:first-child {
    display: none;
  }
  .naslov_sponzor {
    margin-top: -5px;
  }
  .sponzori {
    width: 995px;
    margin: -10px;
    padding: 45px 0 40px 0;
    flex-direction: row;
    justify-content: center;
    column-gap: 10px;
    row-gap: 10px;
  }
  .sponzori a {
    width: 15%;
    margin: 0 8px;
    height: 40px;
    background-position: center;
  }
  .sponzori a.tommy {
    width: 130px;
    height: 28px;
  }
  .sponzori a.slobodna-dalmacija {
    width: 120px;
    height: 40px;
  }
  .sponzori a.euro {
    width: 135px;
    height: 26px;
  }
  .sponzori a.supersport {
    width: 155px;
  }
  .sponzori a.splitska {
    width: 180px;
  }
  .sponzori a.karlovacko {
    width: 70px;
    height: 47px;
  }
  .sponzori a.adriatic {
    width: 120px;
  }
  .sponzori a.macron {
    width: 97px;
  }
  .sponzori a.vulkan {
    width: 95px;
    height: 45px;
  }
  .sponzori a.psk {
    width: 95px;
    height: 40px;
  }
  .sponzori .clear {
    margin-bottom: 20px;
  }
  .box_3 iframe {
    width: 100%;
  }
  .empty-state {
    margin: 40px 0 !important;
  }
  .voucher-info h3 {
    padding-left: 0;
    margin: 0 !important;
  }
  .title--twoliner {
    line-height: 36px !important;
  }
  .membership-banner {
    margin: 16px 0 !important;
  }
  .membership-banner .container {
    width: 995px !important;
  }
  .membership-banner__left {
    flex: 440px 0 0 !important;
    margin-right: 18px !important;
    padding: 15px 15px 13.5px 18px !important;
  }
  .membership-banner__left .members-number {
    font-size: 50px !important;
  }
  .membership-banner__left span {
    font-size: 15px !important;
    line-height: 25.5px !important;
    margin-top: -7px !important;
  }
  .membership-banner__right {
    margin-right: 0 !important;
  }
  .membership-banner__right__membership-btn,
  .membership-banner__right__ticket-btn {
    width: 100% !important;
  }
  .membership-banner__right-wrap {
    margin: 0 -9px;
    border-left: 11px solid transparent;
  }
  .membership-banner__link__content {
    font-size: 14px !important;
  }
  .thank-you-content .text-content {
    width: 100% !important;
    gap: 40px !important;
  }
  .thank-you-content .text-content .thank-you-text {
    padding-right: 20px;
  }
  .clanstvo-slika-i-prilika {
    padding: 0 !important;
  }
  .clanstvo-info-section {
    margin-top: 300px !important;
  }
  .clanstvo-slika-i-prilika .clanstvo-info__item {
    margin: 0px !important;
  }
  .clanstvo-info__item .clanstvo-info__content__box.obnovi-clanstvo {
    margin-top: 0;
  }
  .container.clanstvo-howto.no-shadow--top {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 998px) {
  body.tema div#top,
  body.uzivo div#top,
  body.plavi div#top,
  body.bijeli div#top {
    background: url(../img/layout/top-bg.gif) !important;
    background-size: 100px 1px !important;
    background-position: 10px top !important;
  }
  body.tema {
    background-size: auto 800px !important;
  }
  .row {
    padding: 5% !important;
  }
  .col,
  .col.x2,
  .col.last,
  .highlighted.article {
    width: auto !important;
    margin: 5% 0 0 0 !important;
    float: none !important;
  }
  .box_1,
  .box_2,
  .box_3,
  .box_4,
  .box_5,
  .box_6 {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
  }
  .box_1 {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px 10px 0;
  }
  .baneri .box_1:nth-child(even),
  .vremeplov .box_1:nth-child(odd),
  .box_4.predsjednici .box_1:nth-child(odd),
  .prva-momcad .box_1:nth-child(even) {
    padding: 0 0 10px 5px;
  }
  .izbornik.sezona .box_1:nth-child(odd) {
    padding: 0 5px 10px 0;
  }
  .izbornik.sezona .box_1:nth-child(even) {
    padding: 0 0 10px 5px;
  }
  #odabir_sezona_za_arhivu .box_1:nth-child(even) {
    padding: 0 0 10px 5px;
  }
  section.dropmenu a#zatvori {
    display: none;
  }
  .izbornik {
    background: #f5f5f5 !important;
  }
  .izbornik select {
    background-color: #fff !important;
  }
  div.container {
    width: 100%;
    padding: 1.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.container.ostale_vijesti {
    padding-top: 0;
  }
  div.full #map {
    width: 100%;
    height: 250px;
  }
  section.vijesti {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  section.vijesti ul li {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 5px 15px 10px 15px;
    clear: both;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f7f7f7;
    float: none;
  }
  section.vijesti ul li.glavna {
    width: 100%;
    padding: 0;
    height: auto !important;
  }
  section.vijesti ul li.glavna a article div.s {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    display: inline;
  }
  section.vijesti ul li.glavna a article div.s img {
    width: 100% !important;
    height: auto !important;
    margin: 0;
  }
  section.vijesti ul li.glavna a article div.n {
    position: relative !important;
    width: 100%;
    height: auto !important;
    min-height: 10px;
    background: none #014ea2 !important;
    margin: 0 !important;
    padding: 0;
  }
  section.vijesti ul li.glavna a article div.n h1 {
    color: #fff;
    display: block;
    width: 90%;
    margin: 0;
    padding: 15px 15px 0 15px;
  }
  section.vijesti ul li.glavna a article div.n h3 {
    color: #fff;
    padding: 0 15px 15px 15px;
    margin: 0;
    display: block;
    width: 90%;
    font-size: 14px;
    line-height: 1.5em;
    font-style: normal !important;
  }
  section.vijesti ul li.glavna a article div.ik {
    top: -55px;
    position: absolute;
    height: auto;
    min-height: 20px;
    margin: 0;
    left: 5%;
  }
  section.vijesti ul li a article div.s {
    width: 200px;
    height: auto;
    display: inline-block;
    background: 0;
  }
  section.vijesti ul li a article div.s img {
    width: 100%;
  }
  section.vijesti ul li a article div.n {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding-top: 10px;
    min-height: 20px !important;
  }
  section.vijesti ul li a article div.n h3 {
    font-weight: 600;
  }
  section.vijesti ul li a article div.ik {
    width: 60px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  section.vijesti ul li a {
    display: inline-block;
  }
  section.vijesti ul li.glavna {
    margin-bottom: 10px;
  }
  div.container section.tijelo section.vijesti ul li a article div.n h1 {
    font-size: 15px;
    line-height: 22px;
  }
  div.container section.tijelo ul {
    margin: 0 0 10px 0;
    padding: 0;
  }
  div.container section.tijelo ul li {
    margin: 0 0 10px 0 !important;
    padding: 5px 0 10px 0 !important;
  }
  div.container section.tijelo ul li.glavna a article div.ik {
    left: 0 !important;
    top: -55px !important;
  }
  div.container section.tijelo section.vijesti ul li.glavna {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.s {
    width: 100% !important;
    height: auto !important;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.s img {
    width: 100% !important;
    height: auto !important;
    margin: 0;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.n {
    padding: 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.n h1 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 1.6em;
    border-bottom: 1px solid #fff;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.n h3 {
    font-style: normal;
    font-size: 1.6em;
    margin: 0 !important;
    padding: 0 !important;
  }
  div.container section.tijelo section.vijesti ul li.glavna a article div.n h1 div.ik {
    left: 0 !important;
    top: -55px !important;
    position: absolute !important;
  }
  div.container section.tijelo div.baneri {
    width: 100%;
  }
  div.container section.tijelo section.baneri {
    width: 100%;
    padding: 0;
  }
  .baneri div {
    margin: 0;
  }
  .baneri a {
    margin-bottom: 13px;
  }
  div.container section.tijelo section.baneri div {
    margin: 0;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0.5em;
  }
  div.container section.tijelo section.baneri div + div {
    padding-right: 0;
    padding-left: 0.5em;
  }
  section.fanzone,
  section.social {
    margin: 0 -15px;
    padding: 4% 15px;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  section.fanzone #anketa,
  section.fanzone #zivio {
    margin-bottom: 4em;
  }
  section.fanzone #zivio ul li {
    width: 50%;
    margin: 0 0 1em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0.5em;
  }
  section.fanzone #zivio ul li.last {
    padding-right: 0;
    float: right;
    padding-left: .5em;
    margin: 0 0 1em 0;
  }
  section.social .box_4 {
    display: none;
  }
  section.social .twitter.last {
    margin-top: 10px;
    height: auto !important;
    padding-bottom: 0;
  }
  section.vremeplov h3 {
    line-height: 1.5em;
  }
  section.vremeplov h3 span {
    clear: both;
    display: block;
  }
  section.vremeplov div {
    display: inline-block;
    float: left;
    padding: 0;
    width: 50% !important;
    height: 100px;
    margin-bottom: 20px;
    padding-right: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  section.vremeplov div.clear {
    height: 1px;
    margin: 0;
  }
  section.vremeplov div:nth-child(odd) {
    padding-right: 0;
    padding-left: 1em;
  }
  section.media {
    padding-top: 2em;
  }
  section.media div a {
    margin-bottom: 2em;
  }
  section.media div h5 {
    padding: 25px 0 25px 50px;
  }
  div.nevidljivi,
  #top-bar,
  #featured,
  #upcoming .col.item-1,
  #upcoming .col.item-2,
  #upcoming .col.item-5,
  #upcoming .col.item-6,
  .block#stats,
  .block#ad,
  #statistics #stats,
  a.tickets,
  .nevidljivi {
    display: none;
  }
  .baza-igraca-sponzori {
    margin-top: -16px;
  }
  .baza_igraca {
    padding-bottom: 17px;
  }
  #container {
    display: block;
    width: auto;
    margin: 0 !important;
    overflow: hidden;
  }
  .rubrika-naslov {
    margin: 0 -20px;
    padding: 20px;
  }
  .rubrika-naslov h1,
  .rubrika-naslov .h1 {
    font-size: 2em;
    line-height: 1.2em;
    padding: 0;
  }
  .press-naslov,
  .press-naslov-ne {
    padding: 10px;
    padding-bottom: 0;
  }
  a.rubrika-box {
    margin: 0;
  }
  div.container .prvi {
    margin: 0;
    padding: 0 5px 0 0;
  }
  .container.izbornik {
    background: #f5f5f5 !important;
    padding: 15px 15px 5px 15px;
    display: inline-block;
    display: block;
    *zoom: 1;
  }
  .container.izbornik:before,
  .container.izbornik:after {
    content: "";
    display: table;
  }
  .container.izbornik:after {
    clear: both;
  }
  .container.kategorija_vijesti .datum {
    padding-top: 20px;
  }
  #sub-menu {
    display: none;
  }
  #sub-menu.tema-sub-menu {
    display: none;
  }
  #sub-menu {
    padding: 0 5%;
    height: auto;
    width: auto;
    padding-bottom: 15px;
    z-index: 0;
    background: #014ea2 !important;
  }
  #sub-menu li {
    width: 20%;
  }
  #sub-menu li a {
    width: 20%;
    color: #c9c9c9;
  }
  #sub-menu li a.active {
    margin: 0;
    border: 0;
    font-size: 16px;
    padding: 20px 0 0 0 !important;
    color: #fff;
  }
  .tema #sub-menu {
    padding: 0 5% 15px 5%;
    height: auto;
    width: 90%;
    z-index: 0;
    background: #014ea2 !important;
  }
  .tema #sub-menu li {
    width: 50%;
  }
  .tema #sub-menu li a {
    width: 95%;
    color: #c9c9c9;
    display: inline-block;
    border-bottom: 1px solid #fff;
  }
  .tema #sub-menu li a.active {
    font-size: 16px;
    padding: 20px 0 0 0 !important;
    color: #fff;
    font-weight: 500;
  }
  #statistics {
    height: auto;
    width: 100%;
  }
  #statistics h3 {
    text-align: center;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0 0 10px 0;
    font-size: 20px;
  }
  .goals .ratio em {
    margin-top: 7px;
  }
  .ratio strong {
    padding: 10px 0;
  }
  #statistics .tabSelector-holder {
    display: block;
    margin: 0 -1.5em;
    position: relative;
  }
  #statistics .tabSelector-holder .overlay-left {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    z-index: 90;
    background: #f9f9f9;
    background: -moz-linear-gradient(left, #f9f9f9 0%, #f9f9f9 55%, rgba(249, 249, 249, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f9f9f9), color-stop(55%, #f9f9f9), color-stop(100%, rgba(249, 249, 249, 0)));
    background: -webkit-linear-gradient(left, #f9f9f9 0%, #f9f9f9 55%, rgba(249, 249, 249, 0) 100%);
    background: -o-linear-gradient(left, #f9f9f9 0%, #f9f9f9 55%, rgba(249, 249, 249, 0) 100%);
    background: -ms-linear-gradient(left, #f9f9f9 0%, #f9f9f9 55%, rgba(249, 249, 249, 0) 100%);
    background: linear-gradient(to right, #f9f9f9 0%, #f9f9f9 55%, rgba(249, 249, 249, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
  }
  #statistics .tabSelector-holder .overlay-right {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    z-index: 90;
    background: rgba(249, 249, 249, 0);
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 0) 0%, #f9f9f9 45%, #f9f9f9 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249, 249, 249, 0)), color-stop(45%, #f9f9f9), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 0) 0%, #f9f9f9 45%, #f9f9f9 100%);
    background: -o-linear-gradient(left, rgba(249, 249, 249, 0) 0%, #f9f9f9 45%, #f9f9f9 100%);
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 0) 0%, #f9f9f9 45%, #f9f9f9 100%);
    background: linear-gradient(to right, rgba(249, 249, 249, 0) 0%, #f9f9f9 45%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
  }
  #statistics .tabSelector-holder > div {
    padding: 15px 3em;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #statistics .tabSelector-holder > div::-webkit-scrollbar {
    display: none;
  }
  #statistics.season-statistics #tabSelector {
    width: 810px;
  }
  #statistics #tabSelector {
    position: relative;
    left: auto;
    bottom: auto;
    width: 740px;
    text-align: left;
    margin-top: 10px;
  }
  #statistics #tabSelector li {
    display: inline-block;
    padding: 10px 15px;
    width: auto;
    float: none;
    font-size: 12px;
    text-indent: 0;
  }
  #statistics .link {
    display: none;
  }
  table.performance-2 td.disabled,
  table.performance-2 th.disabled {
    display: none;
  }
  .row#content .col:first-child,
  .sidebar .col.item-2.last {
    margin-top: 0 !important;
  }
  .main-content,
  .sidebar {
    width: auto;
    float: none;
    margin: 0;
  }
  .main-content {
    margin-bottom: 20px;
  }
  .main-content #gallery .photo img {
    width: 100%;
  }
  .main-content .col.article {
    margin-bottom: 5% !important;
  }
  .sidebar .col .block:last-child {
    margin-bottom: 0 !important;
  }
  .sidebar .block#wide-banner {
    margin-bottom: 0 !important;
  }
  .resize-main .sidebar .article .photo {
    float: left;
    width: 47%;
    margin-right: 6%;
  }
  .resize-main .sidebar .article .photo img {
    width: 100%;
  }
  .resize-main .sidebar .article p {
    width: 42%;
    float: left;
    padding-right: 10px;
  }
  .goals-list tbody td.item-1 span,
  .goals-list tbody td.item-3 span {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 600;
  }
  .ratio .right {
    float: left;
  }
  .goals-list tbody td.item-2 .bar {
    width: 90%;
  }
  .goals-list .ratio .bar,
  .goals-list .ratio .bar span {
    height: 16px;
  }
  .goals-list td.item-1,
  .goals-list td.item-3 {
    line-height: 1.6em;
  }
  .goals-list .item-1,
  .goals-list .item-3 {
    width: 18%;
    text-align: center;
  }
  .goals-list .item-2 {
    width: 64%;
  }
  .container.full div.povijest_slika {
    overflow: hidden;
  }
  .container.full img.povijest_slika {
    width: 150%;
    height: auto;
    margin-left: -25%;
  }
  .povijest {
    padding-top: 0 !important;
  }
  .povijest a.osoba p {
    font-size: 1em;
  }
  .povijest .povijest_menu {
    width: 100%;
    padding: 0;
  }
  .povijest .povijest_menu ul {
    text-align: left;
    width: 100%;
    clear: both;
    padding: 0 0 20px 0;
  }
  .povijest .povijest_menu ul li {
    width: 49%;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .povijest .povijest_menu ul li a {
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #014ea2;
    display: block;
    padding: 10px 0 2px 0;
  }
  .povijest .povijest_menu ul li a.active,
  .povijest .povijest_menu ul li a:hover {
    color: #d2232a;
    border-color: #d2232a;
  }
  .povijest ul.thumbs {
    display: none;
  }
  .stadion,
  .veliki-mob {
    padding: 0 !important;
  }
  ul.pogodnosti li {
    list-style-type: none;
    font-size: 1.4em;
    margin: 0;
  }
  .povijest h3 + ul.pogodnosti li:first-child {
    padding-top: 0;
  }
  ul.najvece_pobjede li {
    list-style-type: none;
  }
  .container.arhiva {
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    min-height: 100px;
    overflow: visible;
    margin-top: 44px;
  }
  .container.arhiva div.omot p span.mjesto {
    color: #fff;
    padding: 4px 10px 5px 10px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
  }
  .container.arhiva div.omot {
    position: relative;
    padding: 0;
    bottom: auto;
    background: 0;
  }
  .container.arhiva div.omot h3 {
    font-size: 1.6em;
    padding: 10px 0;
    position: absolute;
    top: -44px;
    width: 100%;
    background: #014ea2;
  }
  .container.arhiva div.omot p {
    width: 90%;
    margin: 0;
    padding: 120px 5% 2% 5%;
    font-size: 1em;
    color: #666;
    text-align: center;
  }
  #statistics.arhiva_stats {
    display: none !important;
  }
  #statistics.na_dan {
    height: auto;
    padding: 1.5em 1.5em 1em 1.5em;
  }
  #statistics.na_dan h3 {
    margin: 0;
    padding: 0;
  }
  .criteria {
    display: none;
  }
  .visina_250 {
    height: auto;
  }
  .povijest h1 {
    font-size: 3em;
    margin-bottom: 0;
    line-height: 1.5em;
  }
  .povijest h3 {
    margin: 20px 0;
    line-height: 1.5em;
    font-size: 2em;
  }
  .povijest h3 + p {
    padding-top: 0 !important;
  }
  .povijest .slike {
    width: 100%;
    height: auto;
  }
  .povijest .slike a {
    width: 25%;
    height: auto;
  }
  .pretplate-gallery .slike a {
    width: 20%;
  }
  .otvorena-skola-gallery .slike a {
    width: 20%;
  }
  .macron-gallery .slike a {
    outline: 6px solid #fff;
    outline-offset: -3px;
  }
  .povijest .slike a.nevidljivi {
    display: none !important;
  }
  .povijest .slike a img {
    width: 100%;
    height: auto;
  }
  .povijest .slike a.last {
    width: 25%;
  }
  .povijest .slike a:hover img {
    opacity: 18;
    margin-top: 0;
  }
  .povijest .slike a span {
    padding: 10px;
    font-size: 1.5em;
  }
  .povijest .tekst h1 {
    padding-bottom: 0;
  }
  .povijest .tekst p {
    font-size: 1.4em;
    line-height: 1.8em;
    padding: 15px 0;
    margin-bottom: 0;
  }
  .povijest .tekst ol {
    padding-top: 10px;
  }
  .povijest .tekst li {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 5px;
  }
  .povijest .tekst p:before {
    display: none;
  }
  .povijest .tekst h1 + p {
    padding: 10px 0 15px 0;
  }
  .povijest .tekst .macron_kit {
    margin: 0 auto 20px auto;
    width: 100%;
  }
  #povijest-submenu-mob {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
  }
  #media-centar-submenu-mob,
  #family-club-submenu-mob {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
  }
  #povijest-submenu-mob,
  #media-centar-submenu-mob,
  #family-club-submenu-mob {
    min-height: 40px;
  }
  #povijest-submenu-mob select,
  #media-centar-submenu-mob select,
  #family-club-submenu-mob select {
    width: 100%;
    height: 40px;
    padding: 10px 10px;
    font-size: 1.4em;
    line-height: 1.2em;
    background: url(../img/icons-svg/padajuci_menu.svg) no-repeat right center #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-appearance: none;
    color: #555;
    font-family: 'proxima-nova', arial, sans-serif;
    font-weight: 600;
  }
  .popup.details .photo {
    width: 97%;
    float: none;
    margin-right: 0;
    padding-top: 10px;
  }
  .popup.details .info {
    width: 100%;
    float: none;
  }
  div#povijest-bg {
    display: none;
  }
  #bg-gallery {
    position: relative;
    top: 0;
    width: 100%;
    height: auto !important;
    min-height: 270px !important;
    z-index: 1;
  }
  #bg-gallery img {
    width: 100% !important;
    height: auto;
    min-height: 100px !important;
    padding: 0;
    padding-bottom: 20px;
  }
  #bg-gallery .desc {
    top: -20px;
    color: #014ea2;
    text-shadow: none;
    background: #F1F1F1;
    padding: 20px 0;
  }
  #bg-gallery .desc strong {
    font-size: 2em;
  }
  #bg-gallery-info {
    width: 100%;
    height: auto;
    z-index: 2;
    top: -130px;
  }
  #bg-gallery-info .flex-direction-nav li a {
    width: 90px;
    height: 110px;
    background-size: 90px 221px;
    top: -150px;
    display: none;
  }
  #bg-gallery-info .flex-direction-nav li a.flex-prev {
    left: 0;
  }
  #bg-gallery-info .flex-direction-nav li a.flex-next {
    right: 0;
  }
  #bg-gallery-info .flex-direction-nav li a.flex-prev:hover {
    background-position: 0 -111px;
  }
  #bg-gallery-info .flex-direction-nav li a.flex-next:hover {
    background-position: 0 -115px;
  }
  #bg-gallery-info .flex-control-paging {
    padding: 0;
  }
  table.performance-1 {
    width: 100%;
  }
  table.performance-1 td.item-1,
  table.performance-1 td.item-2 {
    width: auto;
  }
  table.scorers-season .item-2,
  table.scorers-season .item-3 {
    display: none;
    text-align: center;
  }
  #upcoming .col {
    margin: 0 !important;
    width: 47% !important;
    float: left !important;
  }
  #upcoming .col.item-4 {
    float: right !important;
  }
  #bottom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #bottom .col.item-1,
  #bottom .col.item-2,
  .sidebar .col.item-1,
  .sidebar .col.item-2 {
    width: 47% !important;
    float: left !important;
    margin-bottom: 20px !important;
  }
  #bottom .col.item-2,
  .sidebar .col.item-2 {
    float: right !important;
  }
  #bottom .col img,
  .sidebar img {
    width: 100%;
  }
  #bottom .col.item-2 {
    float: right !important;
  }
  #bottom .col.item-3 {
    clear: both;
  }
  #bottom #status table .item-2,
  #bottom #status table .item-3,
  #bottom #status table .item-4 {
    width: auto !important;
  }
  section#igrac_profil {
    height: auto;
    display: grid;
    grid-template-columns: auto;
    justify-content: center;
  }
  section#igrac_profil div.slika {
    height: auto;
  }
  section#igrac_profil div.slika img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 120%;
  }
  section#igrac_profil .box_3 {
    background: 0;
    height: 100%;
    width: 100%;
    padding-right: 0;
  }
  section#igrac_profil div.sadrzaj {
    height: auto;
    padding: 0 0 10px 0;
    margin: 0;
    width: 100%;
  }
  section#igrac_profil div.slika {
    bottom: auto;
    right: auto;
    width: 100%;
    height: 350px !important;
    overflow: hidden;
    position: relative;
  }
  section#igrac_profil div.slika img {
    height: auto;
    max-height: 100%;
    right: 0;
  }
  section#igrac_profil div.sadrzaj h1 {
    font-size: 2em;
    line-height: 1.1em;
    text-align: center;
  }
  section#igrac_profil div.sadrzaj h1 br {
    display: none;
  }
  section#igrac_profil div.sadrzaj ul {
    padding: 0;
  }
  section#igrac_profil div.sadrzaj li {
    border-color: #eee;
  }
  section#igrac_profil div.sadrzaj li:first-child {
    padding: 20px 0;
  }
  section#igrac_profil div.sadrzaj li span.prvi + span {
    padding: 0;
  }
  section#igrac_profil div.sadrzaj li span {
    width: 50%;
    margin: 0;
    padding: 0;
    display: inline-block !important;
  }
  section#igrac_profil div.sadrzaj li span + span {
    width: 46%;
    padding: 0 2%;
  }
  section#igrac_profil div.sadrzaj li span:after {
    content: " ";
  }
  section#igrac_profil div.iz-igre {
    top: auto;
    right: auto;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    display: block;
    *zoom: 1;
  }
  section#igrac_profil div.iz-igre:before,
  section#igrac_profil div.iz-igre:after {
    content: "";
    display: table;
  }
  section#igrac_profil div.iz-igre:after {
    clear: both;
  }
  section#igrac_profil div.iz-igre a {
    width: 32%;
    margin: 0 2% 2% 0;
    float: left;
  }
  section#igrac_profil div.iz-igre a:nth-of-type(3n+0) {
    margin-right: 0;
  }
  section#igrac_profil div.iz-igre a img {
    width: 100%;
  }
  #igrac_profil table.performance-2 {
    width: 100%;
    position: relative;
  }
  section#igrac_profilul.stats li.manji {
    font-size: 16px;
  }
  li.profil div.box_4 {
    display: none;
  }
  div.box_2.desno {
    margin-bottom: 15px;
  }
  table.performance-2 td,
  table.performance-2 th {
    font-size: 12px;
  }
  table.performance-2 td:first-child,
  table.performance-2 th:first-child {
    padding: 0;
  }
  table.performance-2 tr:hover td {
    background: 0;
  }
  #tabs table.po_sezonama thead tr.m th.sezona,
  #tabs table.po_sezonama thead tr.m th.ukupno,
  #tabs table.po_sezonama thead tr.m th.golovi {
    padding-top: 15px;
  }
  #tabs table.posebne_utakmice td,
  .po_sezonama td {
    padding: 10px 10px !important;
  }
  #tabs table.posebne_utakmice th,
  .po_sezonama th {
    padding: 20px 10px !important;
  }
  div.kategorija_vijesti section.vijesti ul {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  h3.nadzorni-odbor {
    margin-top: 0;
  }
  #vijest_otvorena {
    margin-top: -15px;
  }
  section#vijest_otvorena .box_4 div.info {
    width: 100%;
    text-align: left;
    line-height: 1.4em;
    border-top: 1px solid #f4f4f4;
    padding: 10px 0;
    margin-bottom: 5px;
    display: none;
  }
  section#vijest_otvorena div.info.info_mob {
    display: block;
    margin: 15px 0 0 0;
    padding: 15px 0;
    float: none;
    border-bottom: 1px solid #f4f4f4;
  }
  section#vijest_otvorena div.naslov h1 {
    margin-right: 0;
  }
  section#vijest_otvorena div.tekst p {
    font-size: 1.4em;
    line-height: 1.9;
    padding: 0;
  }
  section#vijest_otvorena div.tekst table.statistika_vijest thead tr th {
    font-size: 1.4em;
  }
  section#vijest_otvorena div.tekst table.statistika_vijest tbody tr td {
    padding: 5px;
    font-size: 1.2em;
  }
  section#vijest_otvorena div.tekst div.share ul li.border {
    width: 100%;
  }
  section#vijest_otvorena div.tekst div.share ul li.hm {
    display: none;
  }
  section#vijest_otvorena div.tekst div.share ul li.border.m {
    border: 0;
  }
  section#vijest_otvorena div.tekst div.share {
    margin: 0px 0 0 0;
    padding: 0;
  }
  .addthis_toolbox {
    padding: 20px 0;
    margin-top: 0;
    border-top: none;
  }
  .addthis_toolbox.news-add-this {
    border-top: none;
    margin-top: 0;
  }
  #example_video_1 {
    height: 250px !important;
    margin-bottom: 20px;
  }
  div.slika #example_video_1 {
    margin-bottom: 0 !important;
  }
  section#vijest_otvorena div.box_4 {
    margin: 0 !important;
    overflow: visible;
  }
  section#vijest_otvorena div.slika {
    margin: 0 -7%;
    width: 114%;
  }
  section#vijest_otvorena div.slika img,
  section#vijest_otvorena div.slika iframe {
    margin: 0;
  }
  section#vijest_otvorena div.stara-vijest img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  section#vijest_otvorena section.vijesti {
    opacity: 1;
  }
  section#vijest_otvorena section.vijesti ul li {
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
  }
  section#vijest_otvorena div.tekst table.statistika_vijest thead tr th {
    padding: 5px;
    text-align: center;
  }
  .tijelo .stranice {
    border: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .last.stranice {
    padding: 0 0 10px 0 !important;
    text-align: right;
  }
  .last.stranice a {
    margin-left: 5px;
    margin-right: 0;
  }
  .last.stranice a.fr {
    display: none;
    float: right;
    margin-right: 0;
  }
  section#vijest_otvorena div.tekst div.share ul li.share {
    padding: 20px 0;
    border: 0;
  }
  .addthis_toolbox.addthis_default_style {
    height: 20px;
    overflow: hidden;
  }
  .info .addthis_toolbox.addthis_default_style {
    display: none;
  }
  section#tema h1 {
    font-size: 3em;
  }
  section#tema h2 {
    font-size: 2em;
  }
  section#tema {
    height: 230px;
  }
  .tema-linkovi {
    text-align: center;
  }
  .tema-linkovi li {
    display: block;
    max-width: 250px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 10px;
  }
  .tema-linkovi li:last-child {
    margin-bottom: 0;
  }
  .tema-linkovi a {
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 8px 18px !important;
  }
  section#utakmica_uzivo {
    height: auto;
    margin: 0 -20px;
  }
  .live-holder {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  section#utakmica_uzivo div.momcadi .gost {
    text-align: center;
    display: none;
  }
  section#utakmica_uzivo div.momcadi .domacin {
    text-align: center;
    display: none;
  }
  section#vijest_otvorena div.vijest-velika {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  section#vijest_otvorena div.vijest-velika div.slika {
    height: auto;
    width: auto;
    margin-bottom: 0;
  }
  section#vijest_otvorena div.vijest-velika div.slika img {
    margin-top: 0 !important;
  }
  section#vijest_otvorena section.utakmcica_detalji {
    width: 100%;
    margin: 0 0 5% 0;
    min-height: 10px;
    height: auto;
    padding-bottom: 13px;
  }
  section#vijest_otvorena section.utakmcica_detalji h2 {
    padding: 15px 0 13px;
    margin-bottom: 10px;
  }
  section#vijest_otvorena section.utakmcica_detalji .utakmcica_detalji-liste {
    padding-top: 0;
  }
  section#vijest_otvorena section.utakmcica_detalji ul li {
    color: white;
  }
  section#vijest_otvorena section.utakmcica_detalji ul li .zamjena .gol,
  section#vijest_otvorena section.utakmcica_detalji ul li .zamjena .gol-zamjena {
    margin: 0;
  }
  section#fotogalerija a.full {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  section#fotogalerija {
    padding: 0;
    background: #fff;
  }
  section#fotogalerija span {
    margin: 0;
    padding: 8px 10px 10px 10px;
    line-height: 1.5em;
    font-size: 0;
    display: none;
  }
  section#fotogalerija div a.slidesjs-previous,
  section#fotogalerija div a.slidesjs-next {
    width: 30px;
    height: 30px;
    background-size: 60px 30px;
    bottom: 20px;
    left: 10px;
  }
  section#fotogalerija div a.slidesjs-next {
    margin-left: 40px;
  }
  div.fotogalerija_otvorena .prvi {
    margin: 0;
    padding: 0 5px 0 0;
  }
  a.rubrika-box {
    height: 180px;
  }
  a.rubrika-box img {
    height: 100%;
    object-fit: cover;
  }
  div.fotogalerija_otvorena a.foto {
    height: 87px;
    padding: 4px;
  }
  .organizacija_clan img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .organizacija_clan h2 {
    background-color: transparent;
    margin: 0 0 20px;
    padding: 10px 0 0 0;
  }
  .organizacija_clan h2 span {
    font-size: .8em;
    line-height: 1.5em;
  }
  .organizacija_clan .clear.show-xs {
    display: block;
  }
  .organizacija_clan.mobile-last {
    padding: 0 0 10px 5px;
  }
  .organizacija_clan .icon-image {
    width: 16px !important;
  }
  h3.nadzorni-odbor {
    margin-top: 20px;
  }
  div.omladinska-uzrast .box_1 ul {
    padding: 0;
  }
  #sub-menu.donji {
    width: 100% !important;
    padding: 0 1.5em 1.5em 1.5em !important;
    box-sizing: border-box;
  }
  #sub-menu.donji li {
    width: auto;
    padding: 0 12px;
    display: inline-block;
  }
  #sub-menu.donji li a {
    width: 98%;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    text-align: center;
    font-size: 1.8em;
    border: none;
    padding: 18px 0 3px 0;
    opacity: .5;
  }
  #sub-menu.donji li a.active {
    font-size: 1.8em;
    font-weight: 600;
    padding: 18px 0 3px 0 !important;
    opacity: 1;
  }
  .struka .box_6 {
    padding-bottom: 0;
  }
  .struka section {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
    height: auto;
    border-bottom: 1px solid #dcdcdc;
  }
  .struka section img {
    display: none;
  }
  .struka section div {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .struka section div h1,
  .struka section div .h1 {
    font-size: 3em;
  }
  .struka section div h2 {
    font-size: 2em;
    margin-bottom: 0;
    line-height: 2.2em;
  }
  .struka section div img {
    display: block;
    width: auto;
    height: auto;
    max-width: 35%;
    margin: 0 15px 0 0;
    padding-top: 5px;
    float: left;
    position: relative;
  }
  .struka section div p {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .struka section.desno {
    background: 0;
    height: auto;
    text-align: left;
  }
  .struka section.desno div {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
  }
  .struka section.desno div img {
    display: block;
    margin: 0 15px 15px 0;
  }
  .struka section.polovina {
    height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-top: 15px;
    min-height: 20px;
    margin-bottom: 0;
  }
  .struka section.polovina.manj {
    height: auto;
  }
  .struka section.polovina img {
    display: none;
  }
  .struka section.polovina h1 {
    font-size: 3em;
  }
  .struka section.polovina h2 {
    font-size: 2em;
  }
  .struka section.polovina div {
    margin-left: 0;
  }
  .struka section.polovina div img {
    display: block;
    width: auto;
    height: auto;
  }
  .struka section.osmina {
    height: 200px;
    margin-top: 10px;
    padding-right: 20px;
  }
  .struka.kontakt {
    margin-top: 0;
    padding-top: 20px;
  }
  .struka section.osmina img {
    display: block;
    width: 100px;
  }
  .struka section.osmina h1 {
    font-size: 2em;
    line-height: 1em;
    display: block;
    padding: 10px 0;
  }
  .struka section.osmina h2 {
    font-size: 1.5em;
    line-height: 0.5em;
  }
  .prva-momcad a.igrac span.info {
    display: none;
  }
  .prva-momcad a.igrac h2 {
    width: 100%;
    height: auto;
    bottom: 0;
    font-size: 1.4em;
    padding: 10px 25px 10px 10px;
  }
  .prva-momcad a.igrac:hover h2 {
    bottom: 0;
    background: rgba(12, 80, 160, 0.9) !important;
  }
  .prva-momcad a.igrac.hajduk_b:hover h2 {
    bottom: 0;
  }
  .prva-momcad a.igrac img {
    margin: 0;
  }
  .prva-momcad a.igrac h2 span {
    border: 0;
    padding: 0;
    margin: 0;
  }
  div#tabs .utakmice .box_4 a {
    padding: 10px;
    clear: both;
  }
  div#tabs .utakmice .box_4 a:hover {
    background: 0;
  }
  div#tabs .utakmice .box_4 a span.ut {
    width: 80%;
    font-size: 16px;
    margin-bottom: 5px;
  }
  div#tabs .utakmice .box_4 a span.rez {
    width: 10%;
    float: right;
  }
  div#tabs .utakmice .box_4 a span.rez.mjesto {
    width: auto;
    padding: 0 5px;
    margin-right: 0;
  }
  div#tabs .utakmice .box_4 a span.nap {
    width: 34px;
    position: absolute;
    margin-left: 31px;
    margin-top: 20px;
    text-align: center;
  }
  div#tabs .utakmice .box_4 a span.opi {
    width: 10%;
    text-align: left;
  }
  div#tabs .utakmice .box_4 a span.opi2 {
    width: 80%;
    float: none;
    padding: 0;
  }
  div#tabs .utakmice .box_4 a span.dat {
    width: auto;
    float: left;
    padding-left: 0;
  }
  div#tabs .utakmice .box_4 a span.lin {
    width: 100%;
    text-align: left;
    float: none;
    margin-top: -6px;
  }
  div#tabs .utakmice .box_4 a span.opi_arh {
    width: auto;
    float: left;
    padding-right: 4%;
  }
  #tabs table.lista .item-1 {
    padding: 0 10px;
    width: auto !important;
  }
  #tabs li h3 {
    padding: 9px 10px 7px 10px;
  }
  div#tabs .utakmice.detaljno .box_4 h3 span {
    display: none;
  }
  div#tabs .utakmice.detaljno .box_4 h3 span.misec {
    display: block;
    width: 100%;
  }
  div#tabs .utakmice.detaljno .box_4 a span.ut {
    width: 80%;
    font-size: 16px;
    margin-bottom: 5px;
  }
  div#tabs .utakmice.detaljno .box_4 a span.rez {
    width: 12%;
    padding-top: 1px;
    margin-bottom: 5px;
  }
  div#tabs .utakmice.detaljno .box_4 a span.nap {
    width: 27px;
    position: absolute;
  }
  div#tabs .utakmice.detaljno .box_4 a span.opi {
    width: 12%;
    margin: 0;
  }
  div#tabs .utakmice.detaljno .box_4 a span.dat {
    width: 30%;
    float: none;
  }
  div#tabs .utakmice.detaljno .box_4 a span.gled {
    width: 80%;
    margin-right: 0;
    text-align: left;
    font-weight: 400;
  }
  div#tabs .utakmice.detaljno .box_4 a span.gled::before {
    content: "Gledatelja:";
    color: #999;
    padding-right: 5px;
  }
  .season-matches div#tabs .utakmice.detaljno .box_4 a span.gled::before {
    content: "Att:";
  }
  div#tabs .utakmice.detaljno .box_4 a span.pros-god {
    width: 80%;
    margin-right: 0;
    text-align: left;
  }
  div#tabs .utakmice.detaljno .box_4 a span.pros-god::before {
    content: "Prosjek godina:";
    color: #999;
    padding-right: 5px;
  }
  .season-matches div#tabs .utakmice.detaljno .box_4 a span.pros-god::before {
    content: "Avg. age:";
  }
  div#tabs .utakmice.detaljno .box_4 a span.stri {
    width: 90%;
    margin-right: 0;
  }
  div#tabs .utakmice.detaljno .box_4 a span.stri::before {
    content: "Strijelci:";
    color: #999;
    padding-right: 5px;
  }
  .season-matches div#tabs .utakmice.detaljno .box_4 a span.stri::before {
    content: "Goalscorers:";
  }
  div#tabs .utakmice.detaljno .box_4 a span.sudac {
    width: auto;
    text-align: left;
  }
  div#tabs .utakmice.detaljno .box_4 a span.sudac::before {
    content: "Sudac:";
    color: #999;
    padding-right: 5px;
  }
  .season-matches div#tabs .utakmice.detaljno .box_4 a span.sudac::before {
    content: "Referee:";
  }
  div#tabs .utakmice.detaljno .box_4 a span.zuti,
  div#tabs .utakmice.detaljno .box_4 a span.crveni {
    width: 5%;
  }
  div#tabs .utakmice.detaljno .box_4 a span.zuti {
    background: #ffff50;
  }
  div#tabs .utakmice.detaljno .box_4 a span.crveni {
    background: #c44339;
  }
  div#tabs .utakmice.detaljno .box_4 a span.lin {
    margin-top: 0;
  }
  #tabs table.po_sezonama.nastupi tr th.group,
  #tabs table.po_sezonama.nastupi tr td.group {
    width: 1% !important;
  }
  #tabs table.po_sezonama.nastupi tr th.group.min,
  #tabs table.po_sezonama.nastupi tr td.group.min {
    width: 2% !important;
  }
  .goals-list .ratio .percent {
    display: none;
  }
  #tabs table.lista .item-1.item-1-t {
    width: 5% !important;
  }
  #tabs table.lista .item-1.item-2-t {
    width: 60%;
  }
  #tabs table.lista .item-tablica {
    width: 15%;
    text-align: center;
  }
  #tabs table.lista .item-tablica strong {
    font-weight: 600;
  }
  .usporedba .box_3 {
    width: 50% !important;
    float: left;
  }
  .usporedba .box_3 section h3 {
    display: none;
  }
  .usporedba .box_3 section h2 {
    display: none;
  }
  .usporedba .box_3 section img {
    float: right;
    margin: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 190%;
  }
  .usporedba .box_3 section.desno img {
    float: left;
    margin: 0;
  }
  .container.full.kontakt-naslov {
    height: auto;
    padding: 0;
  }
  .rubrika-naslov.sa-slikom {
    position: relative;
    padding: 30px 15px;
    margin: 0;
  }
  .struka.kontakt section {
    height: auto;
    margin: 0 -20px;
    padding: 0 20px;
  }
  .struka.kontakt section div {
    margin-left: 0;
  }
  .struka.kontakt section.desno {
    padding: 0;
  }
  .struka.kontakt section.desno div {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
  }
  .struka.kontakt section.desno div:first-child {
    padding-top: 0;
  }
  .struka.kontakt section.desno div + div + div {
    border-bottom: 0;
  }
  .struka.kontakt section.desno div h1,
  .struka.kontakt section.desno div .h1 {
    font-size: 3em;
  }
  .struka.kontakt section.desno div h2 {
    font-size: 2em;
  }
  .struka.kontakt section.desno div div.slika {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .struka.kontakt section.kontakt-info {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  .struka.kontakt section.kontakt-info.last {
    float: none;
    text-align: left;
    margin: 10px 0 20px 0;
    padding-right: 0;
    height: auto;
  }
  .struka.kontakt section.kontakt-info.last > div {
    width: auto;
  }
  #mapa iframe {
    height: 300px !important;
  }
  .povijest div.broj_trofeja {
    display: none;
  }
  .povijest ul.trofeji li {
    width: 83px;
    height: 110px;
  }
  .povijest ul.trofeji li.last {
    margin-right: 20px !important;
  }
  .povijest ul.trofeji li a span {
    font-size: 1.2em;
    margin-top: 0;
  }
  .povijest .tekst p.trofejne_sezone {
    margin-bottom: 10px;
  }
  section#utakmica_uzivo div.live {
    width: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    position: relative;
  }
  section#utakmica_uzivo div.momcadi {
    padding: 10px 0;
    margin: 0;
  }
  section#utakmica_uzivo div.momcadi .momcadi_domacin,
  section#utakmica_uzivo div.momcadi .momcadi_gost {
    display: none;
  }
  section#utakmica_uzivo div.momcadi .momcadi_rezultat {
    width: 100%;
    padding: 0;
  }
  section#utakmica_uzivo div.momcadi {
    padding-bottom: 5px;
  }
  section#utakmica_uzivo div.momcadi h1 {
    display: none;
  }
  section#utakmica_uzivo div.momcadi img {
    margin-bottom: 20px;
  }
  section#utakmica_uzivo div.mreze {
    padding-left: 0;
  }
  section#utakmica_uzivo div.mreze .box_3 {
    display: block;
    width: 50%;
    float: left;
    margin: 0;
  }
  section#utakmica_uzivo div.mreze a {
    font-size: 0;
    background-position: center 23px;
    width: 100%;
    padding: 20px 0 10px 0;
  }
  section#utakmica_uzivo div.status {
    padding: 15px 15px 0 15px;
    text-align: center;
  }
  section#utakmica_uzivo.unutarnja div.live {
    right: 0;
    top: 0;
    width: 36px;
    height: 35px;
    padding: 0;
    font-size: 0;
    background: url(../img/icons/uzivo-live.gif) left;
    left: auto;
    position: absolute;
  }
  section#utakmica_uzivo.unutarnja h1 {
    display: block;
    margin: 0;
    padding: 15px 15px 0 15px;
    width: 100%;
  }
  section#utakmica_uzivo.unutarnja marquee {
    margin: 0 15px;
  }
  .cse .gsc-control-cse,
  .gsc-control-cse {
    padding: 0 !important;
    min-height: 300px !important;
  }
  .gsc-result-info-container {
    display: none !important;
  }
  input.gsc-input {
    -webkit-appearance: none !important;
    border-radius: 0 !important;
  }
  .cse input.gsc-search-button,
  input.gsc-search-button {
    padding: 15px 15px 14px 15px !important;
  }
  .gsc-result .gs-title {
    height: auto !important;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    line-height: 1.5em !important;
  }
  #navigacija {
    height: 140px;
    width: 100%;
  }
  #navigacija nav {
    width: 100%;
    padding: 0;
    overflow: visible;
  }
  #navigacija nav div {
    float: right;
  }
  #navigacija nav h1 {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
  }
  div.full.shadow {
    height: auto;
    padding: 0 0 10px 0;
  }
  .povijest .tekst img {
    width: 100%;
    height: auto;
  }
  section.webshop {
    height: 190px;
  }
  section.webshop ul#artikli {
    height: 190px;
  }
  section.webshop ul#artikli .slidesjs-container {
    height: 190px !important;
  }
  section.webshop ul#artikli .slidesjs-container .slidesjs-control {
    height: 190px !important;
  }
  section.webshop ul#artikli .slidesjs-container .slidesjs-control li.slidesjs-slide {
    height: 190px !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  section.webshop ul#artikli .slidesjs-container .slidesjs-control li.slidesjs-slide img {
    width: 100%;
    height: auto;
  }
  section.webshop ul li div.info {
    height: 100%;
    top: 5px;
  }
  section.webshop ul li div.info a.slidesjs-navigations,
  section.webshop ul li div.info a.slidesjs-navigation {
    display: none !important;
  }
  .counter_sponzori {
    padding: 0 !important;
  }
  section.utakmice table {
    border-collapse: separate;
  }
  .povijest ul.grb li {
    width: 83px;
    height: auto;
  }
  .povijest ul.grb.mh li {
    width: 83px;
    height: 210px;
  }
  .povijest ul.grb.mh li.clear {
    height: auto;
  }
  .povijest ul.grb li.danas {
    height: auto;
  }
  .povijest ul.grb li.danas div {
    margin: 30px auto;
  }
  .povijest ul.grb li:last-child {
    margin-right: 0;
  }
  .povijest ul.grb li div {
    width: 83px;
    height: 83px;
  }
  .povijest ul.grb li:nth-child(3n+0) {
    margin-right: 20px;
  }
  .povijest h3::before {
    display: none;
  }
  #gmap {
    height: 300px;
    width: 100%;
  }
  .zivio_hajduk a {
    width: 48%;
    margin: 0 1% 2% 1%;
    padding: 0;
  }
  .zivio_hajduk a.last {
    margin: 0 1% 2% 1% !important;
  }
  .zivio_hajduk a div {
    overflow: hidden;
  }
  input[type=text]#searchbox {
    width: 80%;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
  }
  span#total_movies {
    width: 15%;
    padding: 15px 0 13px 0;
  }
  .addthis_counter.addthis_pill_style a.addthis_button_expanded {
    width: 54px !important;
  }
  form.aukcije {
    margin-top: 20px;
  }
  form.aukcije input[type=text] {
    -webkit-appearance: none;
    border-radius: 0;
  }
  .validetta-error {
    left: auto !important;
    right: 15px !important;
    margin-top: -23px;
  }
  .izbornik.hidden {
    display: block !important;
    visibility: visible;
  }
  .izbornik.hidden .box_2 + .box_2 {
    padding: 10px 0;
  }
  .omladinska h1 {
    padding-bottom: 0;
  }
  .omladinska .box_1 img {
    margin: 0;
  }
  .izbornik select {
    background-color: #fff;
  }
  .no-svg .izbornik select {
    background-color: #fff;
  }
  #odabir_sezona_za_arhivu {
    display: none;
  }
  .utakmice.detaljno {
    width: 100%;
  }
  .stranice a {
    border-color: #ddd;
    background-color: #fff;
  }
  .stranice a.br {
    background: #fff;
    border-color: #f5f5f5;
  }
  .stranice a.disabled:hover,
  .izbornik .stranice a.br:hover {
    background-color: #fff;
  }
  .mob_hidden {
    display: none;
  }
  .hajduk_izbornik .izbornik {
    display: block;
  }
  .kategorija_hajduk {
    display: block;
    margin: 0 -5% 0 -5%;
    padding-left: 5% !important;
    padding-right: 5% !important;
    width: 100%;
  }
  .kategorije,
  .mob_hidden,
  .shop_desno {
    display: none;
  }
  .istaknuti {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
    display: none;
  }
  .pocetna_artikli ul {
    padding: 0;
    margin: 0;
  }
  .pocetna_artikli li a {
    width: 49%;
    text-align: left;
    margin-right: 2%;
    margin-bottom: 5%;
    height: 320px;
    overflow: hidden;
  }
  .pocetna_artikli li a:nth-child(even) {
    margin-right: 0;
  }
  .pocetna_artikli li a:nth-child(4) {
    display: block;
  }
  .pocetna_artikli li a img {
    width: auto;
    max-width: 100%;
    max-height: 200px;
  }
  .pocetna_artikli li a div.sadrzaj {
    background: #f7f7f7;
    padding: 0 10px;
    height: 100%;
  }
  .pocetna_artikli li a h2 {
    font-size: 1.6em;
    padding: 10px 0 0 0;
    font-weight: 600;
  }
  .pocetna_artikli li a p {
    font-size: 1.2em;
    padding: 0;
  }
  .pocetna_artikli li a span {
    font-size: 1.4em;
    line-height: 1.5em;
    color: #014ea2;
    display: block;
    text-align: center;
  }
  .cijena_prekrizena {
    color: #d2232a !important;
    text-decoration: line-through;
  }
  .shop_sredina {
    padding: 0 !important;
  }
  .shop_sredina a.shop_artikal {
    width: 49%;
    margin: 0 2% 5% 0;
  }
  .shop_sredina a.shop_artikal:nth-child(3n+0) {
    margin: 0 2% 2% 0;
  }
  .shop_sredina a.shop_artikal:nth-child(even) {
    margin: 0 0 2% 0;
  }
  .shop_sredina a.shop_artikal div {
    height: 50%;
  }
  .shop_sredina a.shop_artikal div + div {
    padding: 10px;
    position: relative;
    background: #f5f5f5;
    height: 50%;
  }
  .artikal_otvoreni {
    display: block;
    padding: 0;
    width: 100%;
  }
  .artikal_otvoreni .slika {
    width: 100%;
    float: none;
  }
  .artikal_otvoreni .slika img {
    width: 100%;
  }
  .artikal_otvoreni .opis {
    width: 100%;
    float: none;
    font-size: 1.6em;
    line-height: 1.5em;
    color: #666;
    font-family: 'proxima-nova', arial, sans-serif;
  }
  .artikal_otvoreni .opis h1 {
    font-size: 1.8em;
    line-height: 1.5em;
    color: #014ea2;
    font-weight: 600;
    display: block;
    padding: 0 0 10px 0;
  }
  .artikal_otvoreni .opis span {
    color: #d2232a;
  }
  .artikal_otvoreni .nase_usluge {
    margin-top: 15px;
    display: block;
    width: 80%;
  }
  .artikal_otvoreni .nase_usluge section tr td {
    width: 9%;
  }
  .artikal_otvoreni .nase_usluge section tr td + td {
    width: 91%;
  }
  .artikal_otvoreni .nase_usluge section tr td + td + td {
    width: 0;
  }
  .artikal_otvoreni .nase_usluge section span span {
    width: 70%;
  }
  .artikal_otvoreni .nase_usluge section span span.cijena {
    width: 30%;
  }
  .artikal_otvoreni .vel_kol {
    margin: 0;
    width: 100%;
    margin-left: -1.5em;
    padding-left: 1.5em;
  }
  .artikal_otvoreni .vel_kol div table {
    width: 100%;
    float: none;
  }
  .artikal_otvoreni iframe {
    width: 100% !important;
    margin-top: 20px;
  }
  .artikal_otvoreni .nase_usluge .broj-dresa {
    position: relative;
    width: 0;
  }
  .artikal_otvoreni .nase_usluge .broj-dresa input {
    position: absolute;
    width: 40px;
    right: 0;
  }
  .artikal_otvoreni .nase_usluge span.uLabelError {
    display: block;
    position: absolute;
    top: -17px;
    width: 100%;
    text-align: right;
    left: 0;
  }
  .artikal_otvoreni .nase_usluge section span span.cijena {
    width: 20%;
  }
  .artikal_otvoreni .nase_usluge section .suma {
    padding-right: 0;
  }
  .artikal_otvoreni .nase_usluge section .suma div {
    float: right;
    border-bottom: 1px solid #ddd;
    padding: 2px 0 13px 0;
    color: #666;
    font-size: 1.4em;
  }
  .shop_pocetna .hajduk_izbornik {
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  }
  .pocetna_izbornik {
    display: none;
  }
  .hajduk_izbornik,
  .hajduk_izbornik td {
    padding-bottom: 0 !important;
  }
  .hajduk_izbornik {
    display: block;
    margin: -1.5em 0 1.5em -1.5em;
    background: #f7f7f7;
    padding: 1.5em;
    width: 100%;
  }
  .kupac_gore {
    overflow: visible;
  }
  #uBodyContainer.container {
    overflow: visible;
  }
  .kosarica_otvorena,
  .prijava_registracija {
    width: 100%;
    overflow: hidden;
    padding: 0;
    display: block;
  }
  .kosarica_otvorena .kosarica_detalji div:first-child {
    display: none;
  }
  .kosarica_otvorena .kosarica_detalji div {
    padding: 20px 10px;
  }
  .kosarica_otvorena .kosarica_detalji div span {
    width: 48% !important;
    padding: 0;
    border-right: 0;
    text-align: left !important;
  }
  .kosarica_otvorena .kosarica_detalji div span.naziv {
    border-bottom: 0;
    width: 100% !important;
    padding-left: 0;
    font-weight: 600;
    color: #333;
    font-size: 1.5em;
    margin-bottom: 3px;
  }
  .kosarica_otvorena .kosarica_detalji div span:before {
    content: "Količina:";
  }
  .kosarica_otvorena .kosarica_detalji div span.naziv:before {
    content: "";
  }
  .kosarica_otvorena .kosarica_detalji div span.cijena:before {
    content: "Cijena:";
  }
  .kosarica_otvorena .kosarica_detalji div span.iznos:before {
    content: "Iznos:";
  }
  .kosarica_otvorena .kosarica_detalji div span.promjeni_izbrisi:before {
    content: "";
  }
  .kosarica_otvorena .kosarica_detalji div span.total:before {
    content: "";
  }
  .kosarica_otvorena .kosarica_detalji div span.iznos {
    padding-right: 0;
  }
  .kosarica_otvorena .kosarica_detalji div span.promjeni_izbrisi {
    border-bottom: 0;
  }
  .kosarica_otvorena .kosarica_detalji div span.cijena {
    font-weight: 400;
  }
  .kosarica_otvorena .kosarica_detalji div span a {
    color: #014ea2;
  }
  .kosarica_otvorena .kosarica_detalji div span a br {
    display: none;
  }
  .kosarica_otvorena .kosarica_detalji div.ukupno span:before {
    content: "";
  }
  .kosarica_otvorena .kosarica_detalji div.ukupno span {
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 20px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .kosarica_otvorena .kosarica_detalji div:last-child {
    padding-bottom: 0;
  }
  .kosarica_otvorena .kosarica_detalji div:first-child {
    background: #f7f7f7;
  }
  .kosarica_otvorena .kosarica_detalji div:first-child span {
    font-weight: 800;
    color: #014ea2;
  }
  .adresa_dostave table tr td {
    width: 30%;
    text-align: left !important;
  }
  .prijava_registracija section label {
    text-align: left !important;
    width: 100%;
    display: block;
  }
  .adresa_dostave table tr td + td {
    width: 60%;
  }
  textarea.textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
  }
  .form_prijava table + table td {
    width: 100%;
  }
  .kosarica_mob .uRegionContent {
    width: 85%;
    top: 10px;
  }
  input.input_korisnik,
  input.text_field,
  input.password,
  .selectlist {
    width: 100%;
    box-sizing: border-box;
    padding: 10px !important;
    height: auto !important;
  }
  .zakljuci_kupovinu,
  input.prijava {
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  .prijava_registracija input[type=radio] {
    display: block;
    width: 10px;
    margin: 0 auto;
  }
  .prijava_registracija h1 {
    font-size: 1.2em;
  }
  .prijava_registracija .radio_group {
    padding: 0;
  }
  .prijava_registracija .radio_group td {
    padding: 15px 0;
    background: #f7f7f7;
    text-align: center;
    width: 50%;
    border: 1px solid #ccc;
  }
  .radio_group td label {
    padding-left: 0;
  }
  .prijava_registracija .form_prijava table td {
    width: 0;
  }
  .prijava_registracija .form_prijava table td + td {
    width: 80%;
  }
  .prijava_registracija .form_prijava table tr + tr td label {
    display: block;
    padding-top: 15px;
  }
  .prijava_registracija table + section label {
    background: 0;
    width: auto;
    margin-right: 10px;
  }
  .kosarica_clan {
    position: absolute;
    right: 40%;
  }
  .izmjena {
    padding: 0;
  }
  .izmjena table {
    width: 100%;
    text-align: left;
  }
  .izmjena table td {
    width: 20%;
  }
  .izmjena table td + td {
    width: 80%;
  }
  .izmjena table + table {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
  }
  .izmjena table + table td {
    width: 100%;
  }
  .trazi_mob {
    display: block;
  }
  .trazi_mob h1 {
    margin-bottom: 15px;
  }
  .trazi_mob table.formlayout > tbody > tr > td {
    width: 75%;
    padding: 0 0 15px 0;
  }
  .trazi_mob table.formlayout > tbody > tr > td:first-child {
    width: 0;
    padding: 0;
    margin: 0;
    display: none;
  }
  .trazi_mob table.formlayout > tbody > tr > td:last-child {
    width: 20%;
    border: 0;
  }
  .trazi_mob table.formlayout > tbody > tr:last-child td {
    border: 0;
  }
  .trazi_mob table.formlayout td input.text_field.trazi {
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-appearance: none;
    box-shadow: none;
    color: #959595;
    font-family: 'proxima-nova', arial, sans-serif;
    font-weight: 600;
    background: #fff;
    height: 30px;
    padding: 0 2%;
    font-size: 1.4em;
    line-height: 1.2em;
    outline: 0;
    transition: none;
    width: 100%;
  }
  .trazi_mob table.formlayout > tbody > tr td input.trazi_btn {
    font-family: 'proxima-nova', arial, sans-serif;
    width: 100%;
    display: block;
    height: auto;
    background: url(https://hajduk.hr/img/icons-svg/search.svg) no-repeat #f7f7f7;
    background-size: 20px 20px;
    background-position: center;
    border: 1px solid #ddd;
    border-left: none;
    color: #014ea2;
    padding: 9px 0;
    font-size: 16px;
    border-radius: 0;
  }
  .trazi_mob table.formlayout td fieldset.search {
    padding: 0 0 0 10px;
    color: #666;
    border: 0;
  }
  .trazi_mob table.formlayout td fieldset.search.eur {
    width: 96%;
  }
  .trazi_mob table.formlayout td fieldset.search label {
    font-family: 'proxima-nova', arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.5em;
    padding: 0 0 0 5px;
    vertical-align: baseline;
  }
  .trazi_mob table.formlayout tbody tr td.ponisti_trazenje {
    position: relative;
  }
  .trazi_mob table.formlayout tbody tr td.ponisti_trazenje a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 60px;
    top: 6px;
  }
  .trazi_mob table.formlayout tbody tr td.ponisti_trazenje a img {
    width: 20px;
    height: 20px;
  }
  ul#shop_artikli {
    height: 180px;
  }
  ul#shop_artikli .slidesjs-container {
    height: 180px;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control {
    height: 180px;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control .slidesjs-slide {
    height: 180px;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control .slidesjs-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control .slidesjs-slide a div {
    position: relative;
    z-index: 100;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control .slidesjs-slide a .background-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: 50;
    position: absolute;
    top: 0;
    left: 0;
  }
  ul#shop_artikli .slidesjs-container .slidesjs-control .slidesjs-slide a img {
    display: none;
  }
  ul#shop_artikli li.slidesjs-slide h1,
  ul#shop_artikli li.slidesjs-slide div h2,
  ul#shop_artikli li.slidesjs-slide div p {
    text-shadow: 1px 1px 0 white;
  }
  ul#shop_artikli li.slidesjs-slide img {
    width: auto;
    height: 100%;
    margin-left: -50%;
  }
  ul#shop_artikli li.slidesjs-slide div {
    top: 10px;
  }
  ul#shop_artikli li.slidesjs-slide div h1 {
    font-size: 3em;
    line-height: 1.2em;
  }
  ul#shop_artikli li.slidesjs-slide div h2 {
    font-size: 1.8em;
  }
  ul#shop_artikli li.slidesjs-slide div span {
    font-size: 1.4em;
  }
  ul#shop_artikli li.slidesjs-slide div p {
    font-size: 1.4em;
  }
  .shop a.sh_kat {
    height: 180px;
  }
  .shop a.sh_article {
    height: 300px;
  }
  .dobrodosli_popup {
    top: 4%;
    left: 4%;
    width: 88%;
    height: auto;
    padding: 4% 2% 10% 2%;
    margin: 0 auto;
  }
  .dobrodosli_popup p {
    font-size: 1.2em;
    color: #333;
    padding: 0 30px;
  }
  .dobrodosli_popup_overlay {
    height: 150%;
  }
  h2.kategorija {
    font-size: 2em;
    line-height: 2.5em;
    color: #014ea2;
    font-weight: 700;
    border-bottom: 2px solid #ddd;
  }
  .naslov_mob h1 img {
    border: 0;
  }
  #maticni_podatci_mob {
    display: block;
  }
  #maticni_podatci {
    margin-top: 25px;
  }
  td.clanstvo_livo {
    display: none;
  }
  .clanstvo .clanstvo_livo {
    width: 100%;
  }
  .clanstvo .clanstvo_prijava {
    width: 100%;
    padding: 0;
  }
  .zahtjev_rezervacija td {
    width: 30%;
  }
  .zahtjev_rezervacija td + td {
    width: 70%;
  }
  .zahtjev_rezervacija td + td select {
    width: 100%;
  }
  .clan_podatci .prijava {
    display: inline-block;
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  .clan_podatci .prijava + .prijava {
    margin-right: 0;
  }
  .checkout .plati {
    width: 100% !important;
    margin: 0 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    box-sizing: border-box;
    height: auto !important;
    padding-top: 0 !important;
  }
  .checkout .plati span {
    text-align: center !important;
  }
  .checkout .footer_slike {
    position: relative !important;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }
  .checkout .footer_opis {
    position: relative !important;
    bottom: 0 !important;
    left: 0;
    width: 100%;
    font-size: 1em;
    border: 0;
  }
  .potvrda {
    padding: 0 !important;
  }
  .shop_pocetna .full {
    display: block;
  }
  .naslov_sponzor {
    display: none !important;
  }
  .ambasadori .box_2 {
    margin-bottom: 20px;
  }
  .ambasadori a.box_1 {
    padding: 0 0 10px 0;
    margin: 0 2% 2% 0;
    width: 49%;
  }
  .ambasadori a.box_1:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .sponzori_svi h1 {
    width: 100%;
  }
  .sponzori_svi div {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sponzori_svi div a {
    float: left;
  }
  .sponzori_svi div.box_4 a {
    width: 22%;
  }
  .sponzori_svi div.box-sponzori--prvi-red {
    width: 100%;
  }
  .sponzori_svi + footer {
    padding-top: 8%;
  }
  .na_danasnji_dan div#tabs > ul {
    width: 100% !important;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a {
    padding-left: 0;
    padding-right: 0;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span {
    display: block;
    float: left;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.ut {
    width: 86%;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.rez {
    width: 12%;
    float: right;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.dat {
    width: auto;
    padding: 0;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.tip {
    width: 100%;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.grad {
    padding-right: 5px;
  }
  .na_danasnji_dan div#tabs .utakmice.detaljno .box_4 a span.lin {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .show-xs {
    display: block !important;
    visibility: visible;
  }
  .hidden-xs {
    display: none !important;
  }
  .show-xs {
    display: block;
  }
  div#tabs .utakmice.profil h3 span.mis {
    display: block;
    width: 100%;
  }
  div#tabs .utakmice.profil h3 span.sezona-opis {
    display: none;
  }
  div#tabs .utakmice.profil a {
    position: relative;
  }
  div#tabs .utakmice.profil a span {
    display: inline-block !important;
    float: none !important;
    text-align: left !important;
  }
  div#tabs .utakmice.profil a span.ut {
    width: 80% !important;
    padding-right: 20%;
  }
  div#tabs .utakmice.profil a span.rez {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center !important;
  }
  div#tabs .utakmice.profil a span.broj.dat {
    width: 80%;
    padding-left: 10px;
  }
  div#tabs .utakmice.profil a span.u14 {
    width: 100%;
  }
  div#tabs .utakmice.profil a span.u14:before {
    content: 'Počeo: ';
    display: inline-block;
    padding-right: 5px;
    color: #999;
  }
  div#tabs .utakmice.profil a span.broj {
    width: 100%;
  }
  div#tabs .utakmice.profil a span.broj:before {
    display: inline-block;
    color: #999;
    padding-right: 5px;
  }
  div#tabs .utakmice.profil a span:nth-child(6) {
    width: 100%;
  }
  div#tabs .utakmice.profil a span:nth-child(6):before {
    content: 'Min: ';
  }
  div#tabs .utakmice.profil a span:nth-child(7):before {
    content: 'Gol: ';
  }
  div#tabs .utakmice.profil a span:nth-child(8):before {
    content: 'Asistencija: ';
  }
  div#tabs .utakmice.profil a span:nth-child(9):before {
    content: 'Karton: ';
  }
  div#tabs .utakmice.profil a span:empty {
    display: none !important;
  }
  .player-statistics div#tabs .utakmice.profil a span.u14:before {
    content: 'Started: ';
  }
  .player-statistics div#tabs .utakmice.profil a span:nth-child(7):before {
    content: 'Goal: ';
  }
  .player-statistics div#tabs .utakmice.profil a span:nth-child(8):before {
    content: 'Asst: ';
  }
  .player-statistics div#tabs .utakmice.profil a span:nth-child(9):before {
    content: 'Card: ';
  }
  #statistics.season-profile-tabs.container {
    -webkit-box-shadow: inset 0 0 4px -8px rgba(80, 80, 80, 0.2), inset 0 -8px 4px -8px rgba(80, 80, 80, 0.2);
    -moz-box-shadow: inset 0 0 4px -8px rgba(80, 80, 80, 0.2), inset 0 -8px 4px -8px rgba(80, 80, 80, 0.2);
    box-shadow: inset 0 0 4px -8px rgba(80, 80, 80, 0.2), inset 0 -8px 4px -8px rgba(80, 80, 80, 0.2);
  }
  #statistics.season-profile-tabs.container h3 {
    padding: 10px 0 20px 0;
  }
  section#vijest_otvorena .video-holder {
    margin-bottom: 30px;
  }
  section#vijest_otvorena .slika .video-holder {
    margin-bottom: 0;
  }
  div.fancybox-skin {
    padding: 5px !important;
  }
  .sponzori {
    width: 100%;
    background: #F5F5F5;
    margin: 0 -1.5em -1.5em -1.5em;
    padding: 2em 1.5em 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px solid #ececec;
  }
  .sponzori a {
    width: 15%;
    margin: 0 0 10px;
    float: left;
    display: block;
    height: 60px !important;
    background-size: contain;
    background-position: center center;
  }
  .sponzori a.karlovacko {
    width: 105px;
  }
  .sponzori .clear {
    display: none;
  }
  .sponzori .clear:last-child {
    display: block;
  }
  .sponzori a.tommy {
    background-image: url(../sadrzaj/sponzori/tommy-2020.png) !important;
  }
  .sponzori a.macron {
    height: 35px;
  }
  .sponzori a.apfel {
    background-size: 100% auto;
  }
  .sponzori a.omp,
  .sponzori a.ultra-europe {
    background-size: contain;
  }
  .sponzori a.omp {
    background-size: 85px;
  }
  .sponzori a.algida {
    height: 35px !important;
  }
  .sponzori a.medikol {
    background-size: 100% auto;
    margin-left: 17%;
  }
  .sponzori a.mobile-last {
    float: none;
    display: inline-block;
  }
  .sponzori a.mobile-last-two {
    margin-left: 18%;
  }
  .cookie-container .cookie {
    top: 8%;
    left: 10%;
    margin: 0;
    width: 80%;
  }
  .cookie-container .cookie-image-holder {
    height: auto;
  }
  .cookie-container .cookie-content-text {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .cookie-container .cookie-content-action {
    float: none;
    width: 100%;
    text-align: center;
  }
  .mod-padding-bottom-none-xs {
    padding-bottom: 0 !important;
  }
  .mod-padding-bottom-small-xs {
    padding-bottom: 10px !important;
  }
  .newsletter-form-holder {
    margin: 10px 0 0 0;
  }
  .newsletter-form-holder ul li {
    width: 100%;
    float: none;
    padding: 0;
  }
  .newsletter-form-holder ul li input[type=submit] {
    display: block;
    width: 100%;
  }
  .newsletter-form-holder ul li input[type=radio] {
    display: inline-block;
    width: auto;
    margin-right: 10px;
  }
  .newsletter-form-holder ul li ul li {
    width: 50%;
    float: left;
  }
  .povijest .tekst--smaller h1 {
    font-size: 3em;
    margin-bottom: 20px;
  }
  .povijest .tekst p.red-box {
    margin-bottom: 10px;
    padding: 8px 12px;
    margin-top: 10px;
    font-size: 14px;
  }
  .box_3 iframe {
    width: 100%;
  }
  .family-club__buttons {
    max-width: 300px;
    margin-top: 10px;
  }
  .videogalerija {
    padding-top: 1.5em !important;
  }
  .statistika-wrap {
    flex-wrap: wrap;
  }
  .statistika-item {
    flex: calc(60%) 0 0;
    margin-bottom: 10px;
  }
  .accordion-title {
    padding-right: 30px;
  }
  .vijesti__hfc {
    height: auto !important;
  }
  .custom-table-cell {
    font-size: 1.4em;
    line-height: 1.8em;
  }
  .charity-programs {
    flex-direction: column;
    max-width: 550px;
  }
  .charity-program__item {
    margin-bottom: 30px;
  }
  .charity-program__item:last-child {
    margin-bottom: 0;
  }
  .charity-program__link {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .charity-program__link--mb {
    margin-bottom: 20px;
  }
  .vijesti__bilosrce {
    height: auto !important;
  }
  .vijesti__bilosrce .box_5 {
    display: flex;
    flex-direction: column;
  }
  .vijesti__bilosrce .charity-program__link {
    margin: 0 16px;
    transform: none;
    position: relative;
    bottom: auto;
    left: auto;
  }
  .vijesti__btn {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    display: inline-block;
    padding: 20px 0 30px;
    text-align: center;
    width: 100%;
  }
  .socials-links {
    margin-top: 20px;
  }
  .list--classic li {
    line-height: 1.7em !important;
  }
  .page-header__center {
    display: none;
  }
  .hero-section {
    height: 280px;
    background-size: cover !important;
    background-image: url('/sadrzaj/clanstvo/2024/ClanstvoLandingBanner.jpg') !important;
    background-position: center !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .hero-section h1 {
    font-size: 36px !important;
    line-height: 46px;
    margin-top: 40px;
    z-index: 999;
  }
  .hero-section p {
    margin-top: 0 !important;
    z-index: 999;
  }
  .notification .page-header__center {
    display: flex;
  }
  .notification .page-header__center p {
    font-size: 10px;
    flex-shrink: 0;
    padding: 0 20px;
  }
  .notification .page-header__center {
    display: flex;
  }
  .notification .page-header__center p {
    font-size: 10px;
    flex-shrink: 0;
    padding: 0 20px;
  }
  .clanstvo-info-section {
    margin-top: 350px !important;
  }
  .tema-clanstvo {
    background: white;
    background-image: none !important;
  }
  .clanstvo-info-section {
    flex-direction: column;
    margin-top: 30px !important;
  }
  .clanstvo-dph {
    height: auto !important;
    overflow: unset !important;
    padding-top: 200px !important;
    background-position: left center;
  }
  .clanstvo-dph p {
    margin-top: 0 !important;
    margin-bottom: 16px;
  }
  .col-section {
    padding: 0 !important;
    display: block !important;
  }
  .col-item {
    flex: none;
  }
  .col-item h2 {
    font-size: 60px !important;
    line-height: 60px !important;
  }
  .collectedAmount {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .clanstvo-dph h2 {
    padding-top: 40px;
  }
  .dph-list-wrap {
    max-width: 100%;
    margin-bottom: -440px !important;
  }
  .dph-list {
    width: auto !important;
  }
  .dph-item__info p {
    margin-bottom: 0;
  }
  .clanstvo-benefits {
    padding-top: 500px !important;
  }
  .benefits-desc {
    padding: 0 !important;
  }
  .benefits-title {
    padding: 0 !important;
  }
  .benefits {
    padding: 0 !important;
    display: block !important;
  }
  .benefit {
    padding-right: 32px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px !important;
    padding-bottom: 24px !important;
  }
  .howto {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
  }
  .howto-col {
    padding: 0 !important;
  }
  .howto-item {
    margin-bottom: 16px !important;
  }
  .howto-item a {
    line-height: 24px;
  }
  .howto-item:last-child a {
    margin-bottom: 16px !important;
  }
  .clanstvo-article-list-wrap {
    padding: 0 !important;
  }
  .clanstvo-news-title {
    padding: 0 !important;
  }
  .news-slider-nav {
    right: 0 !important;
  }
  .clanstvo-qa-wrap {
    padding: 0 !important;
  }
  .clanstvo-kontakt-wrap {
    padding: 0 !important;
  }
  .clanstvo-kontakt-wrap .socials-links {
    flex-direction: column;
  }
  .clanstvo-kontakt-wrap .socials-links a {
    margin-bottom: 16px;
  }
  .clanstvo-bg-section {
    background-image: none !important;
  }
  .struka-clanska {
    padding: 2px 0 !important;
  }
  .struka section.osmina .struka-clanska {
    margin-top: 4px;
  }
  .membership-banner {
    margin: 10px 0 10px !important;
    padding: 0 1.5em;
  }
  .membership-banner__wrap {
    display: block !important;
  }
  .membership-banner__left {
    background-position: center right;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .membership-banner__left .members-number {
    font-size: 45px !important;
    margin: 0 15px 0 0 !important;
  }
  .membership-banner__left span {
    font-size: 13px !important;
    margin-top: -5.5px !important;
    line-height: 25px !important;
  }
  .membership-banner__right__membership-btn {
    margin-bottom: 10px;
  }
  .membership-banner__right-wrap {
    display: block !important;
  }
  .membership-banner__link {
    padding: 14px 0 !important;
  }
  .membership-banner__link:last-child {
    margin-bottom: 0 !important;
  }
  .membership-banner__link__content {
    font-size: 14px !Important;
  }
  .membership-banner__link__arrow {
    padding-right: 30px !important;
  }
  footer {
    background: #F5F5F5 !important;
  }
  .thank-you-content .text-content {
    gap: 10px !important;
  }
  .thank-you-content .text-content .grb-img {
    display: none;
  }
  .thank-you-content .text-content .thank-you-text h3 {
    line-height: 24px !important;
    padding-bottom: 5px;
  }
  .clanstvo-slika-i-prilika .clanstvo-info__item {
    grid-template-columns: 100% !important;
  }
}
@media only screen and (max-width: 998px) {
  .container,
  section.vijesti,
  .povijest,
  #povijest-submenu-mob,
  #media-centar-submenu-mob,
  #family-club-submenu-mob,
  form > .hajduk_izbornik {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:empty,
  section.vijesti:empty,
  .povijest:empty,
  #povijest-submenu-mob:empty,
  #media-centar-submenu-mob:empty,
  #family-club-submenu-mob:empty,
  form > .hajduk_izbornik:empty {
    display: none;
  }
  #povijest-submenu-mob,
  #family-club-submenu-mob,
  #media-centar-submenu-mob {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  body > section.vijesti {
    -webkit-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
    -moz-box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
    box-shadow: 0 0 4px 2px rgba(80, 80, 80, 0.2);
  }
  body > div.container.ostale_vijesti {
    position: relative;
    overflow: visible;
  }
  body > div.container.ostale_vijesti:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 10px;
    background: #fff;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 10;
  }
}
@media only screen and (max-device-width: 998px) {
  .container,
  section.vijesti,
  .povijest,
  form > .hajduk_izbornik {
    max-width: 100%;
    overflow: hidden;
  }
  #povijest-submenu-mob,
  #media-centar-submenu-mob,
  #family-club-submenu-mob {
    max-width: 100%;
    float: left;
  }
  body > section.vijesti,
  .container {
    box-shadow: none;
  }
  body > div.container.ostale_vijesti:before {
    display: none;
  }
}
@media only screen and (max-device-width: 998px) {
  .prva-momcad .box_1 {
    width: 15%;
    padding: 0 !important;
    margin: 0 2% 2% 0;
  }
  .prva-momcad .box_1:nth-child(6n+0) {
    margin-right: 0;
  }
}
@media only screen and (max-device-width: 860px) {
  .prva-momcad .box_1 {
    width: 18.3%;
  }
  .prva-momcad .box_1:nth-child(6n+0) {
    margin-right: 2% !important;
  }
  .prva-momcad .box_1:nth-child(5n+0) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-device-width: 730px) {
  .prva-momcad .box_1 {
    width: 23.5%;
  }
  .prva-momcad .box_1:nth-child(5n+0) {
    margin-right: 2% !important;
  }
  .prva-momcad .box_1:nth-child(4n+0) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-device-width: 480px) {
  .prva-momcad .box_1 {
    width: 50%;
    margin: 0 !important;
    padding: 0 5px 10px 0 !important;
  }
  .prva-momcad .box_1:nth-child(6n+0),
  .prva-momcad .box_1:nth-child(5n+0),
  .prva-momcad .box_1:nth-child(4n+0) {
    margin-right: 0 !important;
  }
  .prva-momcad .box_1:nth-child(2n+0) {
    padding: 0 0 10px 5px !important;
  }
  .sponzori a.omp {
    background-size: 50px !important;
  }
}
@media only screen and (max-width: 505px) {
  .sponzori a {
    height: 40px !important;
    width: 28% !important;
  }
  .sponzori a.omp {
    background-size: 65px;
  }
}
@media only screen and (max-width: 799px) {
  .moj-utakmice,
  .moj {
    width: 100%;
    height: auto;
  }
  .moj-utakmice div#podaci,
  .moj div#podaci {
    height: auto;
  }
  .moj-utakmice div#podaci div.livo,
  .moj div#podaci div.livo {
    width: 100%;
    float: none;
    padding: 30px 15px 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
  }
  .moj-utakmice div#podaci div.desno,
  .moj div#podaci div.desno {
    width: 100%;
    float: none;
    padding: 0 15px 15px 15px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .moj-utakmice div#podaci #zamjene:empty,
  .moj div#podaci #zamjene:empty {
    display: none;
    margin: 0;
  }
}
@media only screen and (min-width: 998px) {
  body.tema > footer {
    color: white;
    /*
	  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	  */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+25 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
    /* IE6-9 */
  }
  body.tema > footer > p {
    font-weight: 600;
  }
  body.tema > footer em {
    background-image: url("/img/icons-svg/logo_bijeli.svg");
  }
  body.tema > footer * {
    color: white !important;
  }
}
.membership-list {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 30px;
}
.membership-list p {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.membership-list ol li {
  font-size: 2.15em;
  line-height: 1.5em;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  list-style: decimal !important;
  list-style-position: inside !important;
}
.membership-list ol li a {
  color: #C23733;
}
.tema-jersey-309 h1,
.tema-jersey-309 h2 {
  color: #4B224F !important;
  text-shadow: none !important;
}
.uzivo #tema {
  display: none;
}
.veliki-mob .rubrika-naslov {
  margin: 0;
}
.empty-state {
  font-size: 16px;
  margin-top: 10px;
  color: #a2a2a2;
  text-align: center;
}
.empty-state--month {
  margin: 20px 0;
}
.clanstvo_slika {
  width: 100% !important;
  margin-left: auto !important;
}
.title--twoliner {
  line-height: 56px !important;
}
.hidden-link {
  display: none !important;
}
.list--classic {
  padding-left: 30px;
}
.list--classic li {
  list-style: disc;
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.15em;
  line-height: 1.5em;
  color: #333;
  padding-bottom: 8px;
}
.h3-subtitle {
  margin-bottom: 20px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.clanstvo-bg-section {
  background-image: url('/sadrzaj/clanstvo/2024/ClanstvoLandingBanner.jpg');
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-header {
  width: 100%;
  background-color: #014ea2 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0 !important;
  color: white;
  font-size: 14px;
}
.page-header strong {
  font-size: 15px;
}
.page-header a {
  color: white;
}
.page-header__left {
  padding-left: 20px;
}
.page-header__right {
  padding-right: 20px;
}
.notification {
  background-color: #C23733 !important;
  display: grid;
  justify-content: center;
}
.hero-section {
  color: white;
  background: transparent;
  text-align: center;
  box-shadow: none;
}
.hero-section h1 {
  font-size: 100px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
}
.hero-section p {
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 24px;
}
.clanstvo-info-section {
  width: 1220px;
  display: flex;
  margin-top: 500px;
  padding: 0 !important;
}
.clanstvo-slika-i-prilika {
  padding: 0;
  width: 1220px;
  box-shadow: none;
}
.clanstvo-slika-i-prilika .clanstvo-info__item {
  display: grid;
  grid-template-columns: 7fr 4fr;
  margin: 0 40px;
}
.clanstvo-slika-i-prilika .clanstvo-info__item:first-child > .clanstvo-info__content__box {
  margin-top: 40px;
}
.clanstvo-slika-i-prilika .clanstvo-info__content {
  align-self: center;
}
.clanstvo-slika-i-prilika {
  flex: 1;
}
.clanstvo-slika-i-prilika:nth-child(even) .clanstvo-info__image {
  background-color: rgba(230, 189, 138, 0.5);
}
.clanstvo-info__image {
  background-color: rgba(230, 189, 138, 0.3);
}
.clanstvo-info__image:nth-child(even) {
  background-color: rgba(230, 189, 138, 0.5);
}
.clanstvo-info__image img {
  max-width: 100%;
}
.clanstvo-info__content {
  padding: 40px;
}
.clanstvo-info__content h3 {
  color: #014ea2;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 6px;
}
.clanstvo-info__content p {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
}
.clanstvo-info__content__box {
  padding: 8px;
  background-color: #014ea2;
  font-size: 17px;
  line-height: 24px;
  margin-top: 16px;
  color: #fff;
  text-align: center;
}
.clanstvo-info__content__box.obnovi-clanstvo {
  margin-top: 40px;
}
.clanstvo-info__content__box a {
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 8px;
}
.clanstvo-dph {
  height: 608px;
  background-image: url("/sadrzaj/clanstvo/2024/Counter-bg-image.jpeg");
  background-size: cover;
  z-index: 1000;
}
.clanstvo-dph:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.clanstvo-dph h2 {
  color: white;
  font-size: 100px;
  font-weight: 800;
  display: inline-block;
  text-shadow: -16px 16px 8px rgba(0, 0, 0, 0.1), -8px 8px 8px rgba(0, 0, 0, 0.1), -2px 2px 1px rgba(0, 0, 0, 0.08), -4px 4px 4px rgba(0, 0, 0, 0.08);
}
.clanstvo-dph p {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 17px;
  line-height: 24px;
  color: #FFF;
  display: inline-block;
}
.clanstvo-dph .col-section {
  height: 100%;
  display: flex;
  padding: 0 172px;
  align-items: flex-end;
}
.clanstvo-dph .col-item {
  flex: 1;
}
.clanstvo-dph .collectedAmount {
  border-top: 1px solid rgba(0, 0, 0, 0.21);
  margin-bottom: 30px;
  padding-top: 20px;
}
.clanstvo-dph .collectedAmount h3 {
  color: #fff;
  font-size: 42px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0;
}
.dph-list-wrap {
  margin-bottom: -125px;
}
.dph-list {
  background: #FDF9F4;
  border-top: 4px solid #E6BD8A;
  padding: 40px 35px;
}
.dph-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.dph-item:last-child {
  margin-bottom: 0;
}
.dph-item__num {
  font-size: 41px;
  color: #E6BD8A;
  margin-right: 32px;
  font-weight: 800;
}
.dph-item__info p {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  text-shadow: none;
}
.dph-item__info p span {
  font-size: 14px;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 500;
}
.dph-more a {
  text-transform: uppercase;
  margin-top: 16px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #E6BD8A;
}
.clanstvo-howto {
  padding-bottom: 80px;
}
.clanstvo-benefits {
  padding-top: 140px;
}
.benefits {
  padding: 0 150px;
  display: flex;
  margin: 0 -30px;
}
.benefits-desc {
  padding: 0 150px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
.benefits-title {
  padding: 0 150px;
}
.benefits-title h3 {
  color: #014ea2;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}
.benefits-col {
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
}
.benefit {
  margin-bottom: 48px;
}
.benefit-main {
  display: flex;
  align-items: center;
}
.benefit-icon {
  margin-right: 16px;
}
.benefit-icon-wrap {
  width: 40px;
  height: 40px;
  background: rgba(0, 78, 162, 0.1);
  border-radius: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.benefit-info p {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
}
.benefit-info a {
  color: #C23733;
}
.benefit-extra {
  padding-left: 56px;
  margin-top: 10px;
}
.benefit-extra ul {
  list-style-type: none;
  padding: 0;
}
.benefit-extra li {
  margin-bottom: 16px;
}
.benefit-extra li a {
  color: #D2242A;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.howto {
  padding: 0 150px;
  display: flex;
  margin: 0 -30px;
}
.howto-col {
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
}
.howto-item {
  background: #0a488d;
  color: white;
  border-left: 4px solid #D2242A;
  position: relative;
  margin-bottom: 24px;
}
.howto-item:last-child {
  margin-bottom: 0;
}
.howto-item:after {
  content: "";
  position: absolute;
  right: 24px;
  top: 30px;
  width: 20px;
  height: 19px;
  background-image: url("/sadrzaj/clanstvo/2021/icons/arrow-up.svg");
  background-size: 20px;
}
.howto-item a {
  display: block;
  color: white;
  font-size: 17px;
  font-weight: 800;
  padding: 30px 24px;
}
.howto-item a span {
  color: #E6BD8A;
}
.clanstvo-news-title {
  padding: 0 150px;
  position: relative;
}
.clanstvo-news-title h3 {
  color: #014ea2;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}
.news-slider-nav {
  position: absolute;
  right: 150px;
  top: 50%;
  transform: translate(-50%, 0);
}
.news-slider-nav .slick-arrow {
  background-color: #0a488d;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  color: white;
  text-align: center;
}
.news-slider-nav .slick-arrow:hover {
  background: #0a488d;
}
.news-slider-nav .slick-prev {
  left: -80px;
}
.news-slider-nav .slick-next {
  right: 0;
}
.clanstvo-article-list-wrap {
  padding: 0 150px;
  /* the parent */
}
.clanstvo-article-list-wrap .slick-slide {
  margin: 0 32px;
}
.clanstvo-article-list-wrap .slick-list {
  margin: 0 -32px;
}
.clanstvo-article h4 {
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
  margin-top: 16px;
}
.clanstvo-article-image {
  height: 158px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.clanstvo-all-articles {
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.clanstvo-all-articles a {
  color: #D2242A;
  font-size: 17px;
  font-weight: 600;
}
.clanstvo-qa-wrap {
  padding: 0 150px;
}
.clanstvo-qa-wrap h3 {
  font-size: 17px !important;
  line-height: 17px;
  font-weight: 700 !important;
  background: none;
  padding: 16px 0 !important;
  border: 0;
  color: #000;
  outline: none;
  font-family: 'proxima-nova', arial, sans-serif;
}
.clanstvo-qa-wrap p {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 22px;
  background: none;
  padding: 0;
  border: 0;
  color: #333;
  outline: none;
}
.clanstvo-qa-wrap .ui-widget-content {
  border: 0 !important;
}
.clanstvo-qa-wrap .ui-widget-content a {
  color: #D2242A;
}
.clanstvo-qa-wrap .ui-icon {
  position: absolute;
  right: 0;
  transform: rotate(90deg);
}
.clanstvo-qa-wrap .ui-state-active .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.clanstvo-qa-wrap .ui-accordion-header,
.clanstvo-qa-wrap .ui-accordion-content {
  padding-left: 0 !important;
}
.clanstvo-qa-wrap .ui-accordion-content {
  padding-bottom: 16px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.clanstvo-qa-wrap .ui-accordion-header-collapsed {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.clanstvo-contact p {
  font-size: 17px;
  line-height: 24px;
}
.clanstvo-kontakt-wrap {
  padding: 0 150px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.clanstvo-kontakt-wrap a {
  flex: 1 1 300px;
  display: flex;
  align-items: center;
  color: #D2242A;
}
.clanstvo-kontakt-wrap a img {
  margin-right: 10px;
}
.clanstvo-kontakt-wrap em {
  font-size: 11px;
  display: block;
  color: #333333;
}
.clanstvo-kontakt-wrap .socials-links {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.clanstvo-kontakt-wrap .socials-links a {
  display: flex;
  align-items: center;
}
.clanstvo-kontakt-wrap .socials-links a img {
  width: 40px;
  margin-right: 16px;
}
.clanstvo-kontakt-wrap .socials-links a p {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  color: #D2242A;
  text-decoration: underline;
  font-size: 17px;
  line-height: 24px;
}
.disclaimer {
  font-size: 13px !important;
}
.clanska-wrap {
  display: inline !important;
  font-style: normal !important;
  font-family: monospace, sans-serif;
  line-height: 1;
  font-weight: 600 !important;
  color: #014ea2 !important;
}
.struka-clanska {
  width: 100%;
}
.struka section.desno .struka-clanska {
  justify-content: flex-end;
}
.membership-banner {
  margin: 23px 0;
  background: transparent;
}
.membership-banner .container {
  width: 1220px;
  padding: 0;
  box-shadow: none;
  background: transparent;
}
.membership-banner__link {
  flex: 1;
  display: flex;
  align-items: center;
  height: 100%;
  transition: background-color 0.3s;
}
.membership-banner__link__content {
  color: white;
  font-size: 16px;
  line-height: 20px;
  padding-left: 18px;
}
.membership-banner__link__arrow {
  margin-left: auto;
  padding-right: 18px;
}
.membership-banner__wrap {
  display: flex;
}
.membership-banner__left {
  flex: 580px 0 0;
  background-image: url('/sadrzaj/clanstvo/2024/BrojacFinal.jpg');
  background-size: cover;
  padding: 17px 30px 14px;
  color: white;
  display: flex;
  margin-right: 22px;
  align-items: center !important;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .membership-banner__left {
    background-image: url('/sadrzaj/clanstvo/2024/BrojacFinal.jpg');
  }
}
@media (-webkit-min-device-pixel-ratio: 3) {
  .membership-banner__left {
    background-image: url('/sadrzaj/clanstvo/2024/BrojacFinal.jpg');
  }
}
.membership-banner__left .members-number {
  font-size: 68px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.19px;
  margin: 0 28px 0 0;
  color: #FFF;
  z-index: 99;
}
.membership-banner__left span {
  color: #FFF;
  font-size: 22px;
  line-height: 31.5px;
  font-weight: 600;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  margin-top: -6px;
  z-index: 99;
}
.membership-banner__right {
  flex: 1 0 0;
  margin-right: -22px;
}
.membership-banner__right-wrap {
  margin: 0 -11px;
  display: flex;
  height: 100%;
  width: 100%;
}
.membership-banner__right__membership-btn {
  width: 50%;
  border-left: 11px solid #e0be91;
  margin-right: 11px;
}
.membership-banner__right__membership-btn .membership-banner__link {
  background: #C23733;
}
.membership-banner__right__membership-btn .membership-banner__link:hover {
  background-color: #ae312e;
}
.membership-banner__right__ticket-btn {
  width: 50%;
  border-left: 11px solid #e0be91;
  margin-right: 11px;
}
.membership-banner__right__ticket-btn .membership-banner__link {
  background: #1b498f;
  height: auto;
  text-transform: uppercase;
  padding: 15px 0;
}
.membership-banner__right__ticket-btn .membership-banner__link:hover {
  background-color: #173e7a;
}
.membership-banner__right__ticket-btn .membership-banner__link:last-child {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  box-sizing: border-box;
}
.thank-you-content {
  display: grid;
  justify-items: center;
  margin: auto;
  gap: 30px;
}
.thank-you-content .text-content {
  width: 830px;
  gap: 50px;
  align-items: center;
  padding: 30px 0;
}
.thank-you-content .text-content .thank-you-text {
  display: grid;
  gap: 8px;
}
.thank-you-content .text-content .thank-you-text h3 {
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  color: #1b498f;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}
.thank-you-content .text-content .thank-you-text p,
.thank-you-content .text-content .thank-you-text ul {
  color: #555;
  font-family: ff-tisa-web-pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
}
.thank-you-content .text-content .thank-you-text ul li {
  list-style: disc;
  list-style-position: inside;
  font-weight: 500;
}
.thank-you-content .text-content .thank-you-text ul li a {
  color: #C23733;
  text-decoration: underline;
}
.thank-you-content .thank-you-banner {
  padding-bottom: 40px;
}
.thank-you-content .thank-you-banner img {
  width: 100%;
}
.counter {
  /* Get the bourbon mixin from http://bourbon.io */
  /* Reset */
  /* Main */
  /* Skeleton */
  /* PLAY */
  /* SHADOW */
  /*DOWN*/
}
.counter .holder {
  position: absolute;
  padding: 120px 2% 2% 2%;
  margin: 0;
  width: 96%;
  text-align: center;
}
.counter .holder #counter_holder {
  margin: 0;
  display: inline-block;
  width: auto;
  height: 57px;
}
.counter .holder div.kn {
  display: inline-block;
  font-weight: 800;
  text-align: center;
  right: 21px;
  width: 40px;
  height: 57px;
  font-size: 22px;
  line-height: 57px;
  color: #fff;
  text-shadow: 0 1px 2px #000;
}
.counter .info {
  background: transparent !important;
}
.counter .info .slidesjs-navigation {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.counter .info .slidesjs-navigation.r {
  left: 40px;
}
.counter .flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.counter .flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}
.counter .flip-clock-wrapper a:hover {
  color: #fff;
}
.counter .flip-clock-wrapper ul {
  list-style: none;
}
.counter .flip-clock-wrapper.clearfix:before,
.counter .flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}
.counter .flip-clock-wrapper.clearfix:after {
  clear: both;
}
.counter .flip-clock-wrapper.clearfix {
  *zoom: 1;
}
.counter .flip-clock-wrapper {
  font: normal 11px "proxima-nova", Arial, sans-serif;
  -webkit-user-select: none;
}
.counter .flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 32px !important;
}
.counter .flip-clock-meridium a {
  color: #313333;
}
.counter .flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}
.counter .flip-clock-wrapper:before,
.counter .flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.counter .flip-clock-wrapper:after {
  clear: both;
}
.counter .flip-clock-wrapper ul {
  position: relative;
  display: inline-block;
  margin: 0 2px 0 0;
  width: 40px;
  height: 57px;
  font-size: 32px;
  font-weight: bold;
  line-height: 57px;
  background: #000;
}
.counter .flip-clock-wrapper ul:nth-of-type(3) {
  margin-right: 9px;
}
.counter .flip-clock-wrapper.mil ul:nth-of-type(3) {
  margin-right: 2px;
}
.counter .flip-clock-wrapper.mil ul:nth-of-type(1) {
  margin-right: 9px;
}
.counter .flip-clock-wrapper.mil ul:nth-of-type(4) {
  margin-right: 9px;
}
.counter .flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 57px;
  text-decoration: none !important;
  padding: 0 !important;
}
.counter .flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.counter .flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.counter .flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 32px;
  overflow: hidden;
  outline: 1px solid transparent;
}
.counter .flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.counter .flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.counter .flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.counter .flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
}
.counter .flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  font-size: 32px;
  font-weight: 800;
}
.counter .flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.counter .flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
.counter .flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.counter .flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.counter .flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}
.counter .flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.counter .flip-clock-divider:first-child {
  width: 0;
}
.counter .flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}
.counter .flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}
.counter .flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}
.counter .flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.counter .flip-clock-dot.top {
  top: 30px;
}
.counter .flip-clock-dot.bottom {
  bottom: 30px;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.counter .flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.counter .flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.counter .flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
.counter .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.counter .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
.counter .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.counter .flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  background: url(../../img/layout/gallery-bg.gif) left top repeat-x #014ea2;
  background-size: 1px 50%;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../../img/layout/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../../img/layout/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../../img/layout/blank.gif');
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
form.aukcije.neaktivne {
  display: none;
}
form.aukcije label {
  font-size: 1.6em;
  font-family: 'proxima-nova', arial, sans-serif;
  margin-bottom: 10px;
  display: inline-block;
  color: #666;
}
form.aukcije input {
  width: 100%;
  font-size: 1.4em;
  padding: 10px;
  color: #333;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  font-family: 'proxima-nova', arial, sans-serif;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form.aukcije input[type="checkbox"] {
  margin-left: 10px;
  width: auto;
  border: 0;
  background: #000;
}
form.aukcije input[type="submit"] {
  width: 50%;
  background: #0C3;
  border: 0;
  color: #fff;
}
form.aukcije input::-webkit-input-placeholder {
  font-weight: 400;
  color: #ccc;
}
form.aukcije select {
  width: 100%;
  height: auto;
  padding: 10px 10px;
  font-size: 1.4em;
  line-height: 1.5em;
  background: url(../img/icons-svg/padajuci_menu.svg) no-repeat right center #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
  color: #ccc;
  font-family: 'proxima-nova', arial, sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.no-svg form.aukcije select {
  background: url(../img/icons/padajuci_menu.gif) center right no-repeat #f7f7f7;
}
form.aukcije input:focus {
  -webkit-appearance: none;
  outline: 0;
  border: 1px solid #333;
}
form.aukcije select:focus {
  -webkit-appearance: none;
  outline: 0;
}
.validetta-error {
  display: block;
  font: 12px/14px Arial, Helvetica, sans-serif;
  position: absolute;
  background-color: #CD2E26;
  max-width: 325px;
  border-radius: 5px;
  color: white;
  padding: 5px 12px;
}
.validetta-error:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid #CD2E26;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.validetta-errorClose {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -1px;
  right: 3px;
  color: white;
  font-weight: 700;
}
table.aukcije {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  background: #f9f9f9;
  color: #555;
}
table.aukcije td {
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding: 13px;
  text-align: center;
  text-transform: uppercase;
}
table.aukcije thead td,
table.aukcije thead td {
  color: #fff;
  font-weight: 800;
  text-align: left;
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
}
table.aukcije td.br {
  text-align: left;
  text-transform: none;
}
table.aukcije td.gd {
  width: 15px;
}
table.aukcije tr.active {
  background: #d2232a;
  color: #fff;
}
table.aukcije tr.active td.kl {
  background: #ce3137;
}
table.aukcije td.rz {
  text-align: left;
}
table.aukcije td.kl {
  background: #f1f1f1;
  text-align: left;
  width: 160px;
  font-weight: 700;
}
table.aukcije tr.active {
  background: #014ea2;
  color: #fff;
}
table.aukcije tr.active td.po,
table.aukcije tr.active td.kl {
  background: #1358a3;
}
table.aukcije td.po {
  width: 15px;
  background: #f1f1f1;
  border-right: 1px solid #fff;
  text-align: center;
}
table.aukcije td.kl span {
  display: inline-block;
  width: 40px;
  height: auto;
  text-align: center;
  background: url(../img/layout/gallery-bg.gif) left top repeat-x #0a488d;
  background-size: 100% 50%;
  color: #fff;
  font-size: .8em;
  float: right;
}
.flip-clock-wrapper * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}
.flip-clock-wrapper a:hover {
  color: #fff;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  clear: both;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
.flip-clock-wrapper {
  min-height: 100%;
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}
.flip-clock-meridium {
  background: 0;
  box-shadow: 0 0 0!important;
  font-size: 36px!important;
  color: #313333;
  bottom: 10px;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 620px;
  height: 120px;
  margin: 0 auto;
  padding: 20px 0;
  clear: both;
}
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: 700;
  line-height: 87px;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  perspective: 200px;
  margin: 0!important;
  overflow: visible!important;
  cursor: default;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  transform-origin: 50% 0;
  bottom: 0;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  animation: asd .5s .5s linear both;
  z-index: 2;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 1000px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.flip-clock-dot.top {
  top: 30px;
  left: 5px;
}
.flip-clock-dot.bottom {
  bottom: 30px;
  left: 5px;
}
.cookie_alert {
  position: fixed;
  width: 100%;
  padding: 30px 0;
  background: rgba(2, 70, 145, 0.8);
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1000;
  font-size: 1.5em;
}
a#zatvori_cookie {
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
}
a#zatvori_cookie:hover {
  text-decoration: none;
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  animation: turn 0.5s 0.5s linear both;
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  animation: turn2 0.5s linear both;
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000000));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000000));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, #000000 100%);
  animation: hide 0.5s 0.3s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #000000 0, rgba(0, 0, 0, 0.1) 100%);
  animation: hide 0.5s 0.3s linear both;
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
body.popup-is-open {
  overflow: hidden;
}
.cookie-popup-holder {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100000;
}
.cookie-popup {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  padding: 0 0 20px 0;
}
.cookie-popup .container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 780px;
  width: 100%;
}
.cookie-popup .container h3 {
  font-family: "ff-tisa-web-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #034EA2;
  font-size: 24px;
  line-height: 2;
  font-weight: 600;
  margin-bottom: 10px;
}
.cookie-popup .container p {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media only screen and (max-width: 998px) {
  .cookie-popup .container p {
    font-size: 10px;
  }
}
.cookie-popup .container p a {
  color: #034EA2;
  text-decoration: underline;
}
.cookie-popup__close {
  margin-top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #D2232A;
  color: white;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 12px;
}
.clanstvo-popup.cookie-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1998;
  display: none;
}
.clanstvo-popup.cookie-container .cookie {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  padding: 0;
  margin-left: -300px;
  margin-top: -190px;
  z-index: 1999;
  background-color: white;
}
.clanstvo-popup.cookie-container .cookie.izbori-popup {
  width: 800px;
  margin-left: -400px;
}
@media only screen and (max-width: 840px) {
  .clanstvo-popup.cookie-container .cookie.izbori-popup {
    width: 90%;
    margin-left: -45%;
    margin-top: -150px;
  }
}
@media only screen and (max-width: 630px) {
  .clanstvo-popup.cookie-container .cookie {
    width: 90%;
    margin-left: -45%;
    margin-top: -150px;
  }
}
.clanstvo-popup.cookie-container .cookie-image-holder {
  display: block;
  height: 300px;
  overflow: hidden;
}
@media only screen and (max-width: 630px) {
  .clanstvo-popup.cookie-container .cookie-image-holder {
    height: auto;
  }
}
.clanstvo-popup.cookie-container .izbori-popup .cookie-image-holder {
  height: 400px;
}
@media only screen and (max-width: 840px) {
  .clanstvo-popup.cookie-container .izbori-popup .cookie-image-holder {
    height: auto;
  }
}
.clanstvo-popup.cookie-container .cookie-image {
  width: 100%;
}
.clanstvo-popup.cookie-container .cookie-content {
  display: block;
  padding: 20px;
  background: #014ea2;
}
@media only screen and (min-width: 630px) {
  .clanstvo-popup.cookie-container .cookie-content {
    display: flex;
    align-items: center;
  }
}
.clanstvo-popup.cookie-container .cookie-content p {
  font-size: 15px;
  color: white;
  line-height: 1.5;
  font-weight: 600;
}
.clanstvo-popup.cookie-container .cookie-content p b {
  font-weight: 800;
}
.clanstvo-popup.cookie-container .cookie-content-text {
  width: 55%;
  float: left;
  margin-bottom: 0;
}
@media only screen and (max-width: 630px) {
  .clanstvo-popup.cookie-container .cookie-content-text {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 631px) {
  .clanstvo-popup.cookie-container .cookie-content-text {
    text-align: left;
  }
}
.clanstvo-popup.cookie-container .cookie-content-action {
  width: 45%;
  float: right;
  position: relative;
  text-align: right;
}
@media only screen and (max-width: 630px) {
  .clanstvo-popup.cookie-container .cookie-content-action {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.clanstvo-popup.cookie-container .cookie-content-action .mod-without-border {
  padding: 12px 0 12px 14px !important;
}
.clanstvo-popup.cookie-container .cookie-content-action a {
  cursor: pointer;
  display: inline-block;
  background-color: transparent;
  border: 1px solid white;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 12px;
  border-radius: 5px;
  font-weight: 600;
}
.clanstvo-popup.cookie-container .cookie-content-action a:hover {
  text-decoration: underline;
}
.clanstvo-popup.cookie-container .cookie-content-action a.mod-without-border {
  border: none;
  padding: 12px 14px;
}
.clanstvo-popup.cookie-container .cookie_close {
  cursor: pointer;
  display: block;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: url("/img/icons-svg/close-white.svg") no-repeat center #d2232a;
  background-size: 14px auto;
}
