/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, body {
  width: 100%;
  height: 100%; }

.cf, .grid {
  zoom: 1; }
  .cf:after, .grid:after, .cf:before, .grid:before {
    content: '';
    display: table; }
  .cf:after, .grid:after {
    clear: both; }

html, body {
  width: 100%;
  height: 100%;
  font-size: 62.5%; }

img {
  width: 100%; }

h1 {
  color: white; }
  h1 em {
    color: #666;
    font-size: 16px; }

body > div {
  width: 100%;
  height: auto;
  background: #f1f1f1; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.background-full, .slider a.previous, .slider a.next {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.transition-main, .top-bar > form > input[type=submit], ul.top-menu > li > a, .slider > div ul li.sport h6, .slider > div ul li.jetset h6, .slider > div ul li.vesti h6, .slider > div ul li.zivotstil h6, header > div:last-child nav > ul > li a, header > div:last-child nav > ul > li > ul > li, header > div:last-child nav > ul > li > ul > li > a, header > div:last-child > div > form > input[type=submit], .sidebar li > figure div > a, .sidebar > ul > li > figure > a, .sidebar > ul > li > figure > figcaption > h2 > a, .sidebar > ul > li > figure > figcaption > p > a, .sidebar.bottom > ul > li > article > h3 > a, .block-content > article > h3 > a, .block-content.side-category > article.ljubimci h3 > a, .block-content.side-category > article.zivot-stil h3 > a, .main-content.central > article > h3 > a, .focus-container li > figure > div > a, .focus-container li > figure > figcaption > h2 > a, .focus-container li > figure > figcaption > p > a, .hightlight-container > div > article > h3 > a, .footer-sitemap > div > header > h4 > a, footer .footer-social a, footer .footer-menu a {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out; }

.archivo-font, .slider > div ul li figure figcaption p a, ul.short-news li, .sidebar li > figure div > a, .sidebar > ul > li > figure > a, .sidebar > ul > li > figure > figcaption > h2 > a, .sidebar.bottom > ul > li > article > div > ul > li > header > h4 > a, .block-content > article > div > ul > li > header, .main-content.central > article > div > ul > li > header > h4, .focus-container li, .focus-container li > figure > div > a, .hightlight-container > div > article > header > p, .hightlight-container > div > article > header > h4 > a, .footer-sitemap > div > ul > li > a {
  font-family: 'Archivo Narrow', sans-serif; }

.oswald-font, .top-bar > form > input[type=text], ul.top-menu > li > a, .slider > div ul li figure figcaption h6 a, header > div:last-child nav > ul > li a, header > div:last-child nav > ul > li > ul > li > a, header > div:last-child > div > form > input[type=text], .sidebar.bottom > ul > li > article > h3 > a, .block-content > article > h3 > a, .block-content.side-category > article > h3 > span, .main-content.central > article > h3 > a, .hightlight-container > div > article > h3 > a, .footer-sitemap > div > header > h4 > a, footer {
  font-family: 'Oswald', sans-serif; }

/*********************************Top Container**************************************/
.top-container {
  width: 100%;
  background: url(../../img/main-background.png) top left repeat-x; }

.top-bar {
  width: 1200px;
  height: 31px;
  margin: 0 auto;
  overflow: hidden; }
  @media screen and (max-width: 1440px) {
    .top-bar {
      width: 1000px; } }
  @media screen and (max-width: 1024px) {
    .top-bar {
      width: 100%; } }
  .top-bar .social-top-container {
    float: left;
    width: auto;
    height: 31px; }
    .top-bar .social-top-container > a {
      float: left;
      width: auto;
      height: 20px;
      margin-top: 5px;
      margin-right: 30px; }
  .top-bar > form {
    float: right; }
    .top-bar > form > input {
      float: left;
      background: none;
      border: none; }
    .top-bar > form > input[type=submit] {
      width: 40px;
      height: 30px;
      background: url(../../img/btn-search.png) top left no-repeat;
      border-right: 1px solid #d9d9d9;
      text-indent: -9999px;
      cursor: pointer;
      outline: none; }
    .top-bar > form > input[type=text] {
      width: 171px;
      height: 30px;
      border-left: 1px solid #d9d9d9;
      padding-left: 15px;
      outline: none;
      font-style: italic;
      font-size: 1.5rem;
      font-weight: 100; }
  @media screen and (max-width: 767px) {
    .top-bar {
      display: none; } }

ul.top-menu {
  float: left;
  margin-left: 90px; }
  @media screen and (max-width: 1024px) {
    ul.top-menu {
      display: none; } }
  ul.top-menu > li {
    display: inline-block;
    border-left: 1px solid #d9d9d9;
    margin: 0;
    padding: 0; }
    ul.top-menu > li > a {
      font-size: 1.5rem;
      color: #666;
      height: 31px;
      line-height: 31px;
      float: left;
      width: auto;
      padding-left: 20px;
      padding-right: 20px;
      text-decoration: none;
      text-transform: uppercase; }
      ul.top-menu > li > a:hover {
        background: #eee; }
  ul.top-menu > li:last-child {
    border-right: 1px solid #d9d9d9; }

.slider {
  position: relative;
  width: 1200px;
  height: 149px;
  margin-left: auto;
  margin-right: auto;
  background: #262626;
  padding-top: 10px;
  border-bottom: 4px solid #ed252b; }
  @media screen and (max-width: 1440px) {
    .slider {
      width: 1000px; }
      .slider > div {
        width: 90%; } }
  @media screen and (max-width: 1024px) {
    .slider {
      max-width: 100%; }
      .slider > div {
        width: 90%; } }
  .slider > div {
    width: 96%;
    height: 120px;
    overflow: hidden;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .slider > div {
        width: 94%; } }
    .slider > div ul {
      width: auto;
      height: 120px; }
      .slider > div ul li {
        width: 180px;
        height: 120px;
        display: inline-block;
        margin-right: 9px; }
        .slider > div ul li figure {
          width: 180px;
          height: 120px;
          position: relative; }
          .slider > div ul li figure figcaption {
            position: absolute;
            top: 0;
            left: 0;
            width: 180px;
            height: 120px; }
            .slider > div ul li figure figcaption h6 {
              float: left;
              width: auto;
              height: 18px;
              padding-left: 5px;
              padding-right: 5px; }
              .slider > div ul li figure figcaption h6 a {
                color: #fff;
                text-decoration: none;
                font-size: 1.2rem;
                line-height: 18px; }
            .slider > div ul li figure figcaption p {
              position: absolute;
              display: block;
              z-index: 50;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 40px;
              background: rgba(26, 26, 26, 0.8);
              padding-top: 2px;
              padding-left: 5px; }
              .slider > div ul li figure figcaption p a {
                line-height: 18px;
                color: #fff;
                width: 176px;
                text-decoration: none;
                font-size: 1.5rem; }
      .slider > div ul li.sport h6 {
        background: rgba(64, 93, 166, 0.8); }
        .slider > div ul li.sport h6:hover {
          background: #405da6; }
      .slider > div ul li.jetset h6 {
        background: rgba(248, 24, 84, 0.8); }
        .slider > div ul li.jetset h6:hover {
          background: #f81854; }
      .slider > div ul li.vesti h6 {
        background: rgba(237, 37, 43, 0.7); }
        .slider > div ul li.vesti h6:hover {
          background: #ed252b; }
      .slider > div ul li.zivotstil h6 {
        background: rgba(12, 155, 12, 0.7); }
        .slider > div ul li.zivotstil h6:hover {
          background: #0c9b0c; }
  .slider a.previous {
    float: left;
    width: 2%;
    height: 120px;
    background: #262626 url(../../img/arrow_left.png) center center no-repeat; }
    @media screen and (max-width: 1024px) {
      .slider a.previous {
        margin-left: 1%; } }
  .slider a.next {
    float: right;
    width: 2%;
    height: 120px;
    background: #262626 url(../../img/arrow_right.png) center center no-repeat; }
    @media screen and (max-width: 1024px) {
      .slider a.next {
        margin-right: 1%; } }

/******************************Top Container End*******************************************/
/************************HEader*************************************/
header {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 2px; }
  header > div:first-child {
    float: left;
    width: 100%;
    height: 116px; }
    @media screen and (max-width: 767px) {
      header > div:first-child {
        display: none; } }
    header > div:first-child > h1 {
      float: left;
      margin-left: -10px;
      position: relative;
      z-index: 999; }
      header > div:first-child > h1 > a {
        float: left;
        width: 240px;
        height: 116px;
        background: url(../../img/logo.png) top left no-repeat; }
      @media screen and (max-width: 995px) {
        header > div:first-child > h1 {
          display: none; } }
    header > div:first-child > a {
      width: 728px;
      height: 90px;
      float: right;
      margin-right: 124px;
      margin-top: 10px; }
      @media screen and (max-width: 1440px) {
        header > div:first-child > a {
          margin-right: 0; } }
      @media screen and (max-width: 995px) {
        header > div:first-child > a {
          float: none;
          display: block;
          margin-left: auto;
          margin-right: auto; } }
  header > div:last-child {
    float: left;
    background: #262626;
    height: 75px;
    width: 100%;
    position: relative; }
    @media screen and (max-width: 767px) {
      header > div:last-child {
        height: 40px; } }
    header > div:last-child nav {
      position: relative; }
      header > div:last-child nav > a.respons-menu-btn {
        position: absolute;
        width: 58px;
        height: 40px;
        display: none;
        left: 44px;
        top: 0;
        background: url(../../img/respons-menu-btn.png) top left no-repeat;
        border-right: 1px solid #808080; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > a.respons-menu-btn {
            display: block; } }
      header > div:last-child nav > ul {
        position: relative;
        z-index: 998; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul {
            float: left;
            width: 100%;
            padding-left: 44px; } }
        header > div:last-child nav > ul > li {
          display: block;
          float: left;
          clear: none;
          width: auto;
          transition: .15s ease-out .4s;
          -webkit-transition: .15s ease-out .4s; }
          header > div:last-child nav > ul > li a {
            float: left;
            height: 45px;
            line-height: 45px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            font-size: 1.8rem;
            padding-left: 22px;
            padding-right: 22px; }
            @media screen and (max-width: 1440px) {
              header > div:last-child nav > ul > li a {
                font-size: 1.6rem;
                padding-left: 15px;
                padding-right: 15px; } }
            @media screen and (max-width: 1023px) {
              header > div:last-child nav > ul > li a {
                padding-left: 12px;
                padding-right: 12px; } }
            @media screen and (max-width: 950px) {
              header > div:last-child nav > ul > li a {
                padding-left: 10px;
                padding-right: 10px; } }
            @media screen and (max-width: 870px) {
              header > div:last-child nav > ul > li a {
                padding-left: 6px;
                padding-right: 6px; } }
            @media screen and (max-width: 790px) {
              header > div:last-child nav > ul > li a {
                padding-left: 4px;
                padding-right: 4px; } }
          header > div:last-child nav > ul > li > ul {
            width: 100%;
            position: absolute;
            left: 0;
            top: 45px;
            visibility: visible;
            opacity: 1;
            z-index: 500;
            height: 0px;
            overflow: hidden;
            transition: .25s ease-out .4s;
            -webkit-transition: .25s ease-out .4s; }
            header > div:last-child nav > ul > li > ul > li {
              float: none;
              display: inline-block;
              margin-left: 0px;
              visibility: hidden;
              opacity: 0;
              transition: .25s ease-out .4s;
              -webkit-transition: .25s ease-out .4s; }
              header > div:last-child nav > ul > li > ul > li > a {
                font-size: 1.6rem;
                white-space: nowrap;
                text-transform: uppercase;
                height: 30px;
                line-height: 30px; }
                @media screen and (max-width: 1440px) {
                  header > div:last-child nav > ul > li > ul > li > a {
                    font-size: 1.6rem; } }
          header > div:last-child nav > ul > li:hover {
            transition: .4s ease-out 0s;
            -webkit-transition: .4s ease-out 0s;
            z-index: 999; }
            header > div:last-child nav > ul > li:hover > ul {
              position: absolute;
              top: 45px;
              visibility: visible;
              opacity: 1;
              transition: .25s ease-out 0s;
              -webkit-transition: .25s ease-out 0s;
              z-index: 999;
              height: 30px; }
              header > div:last-child nav > ul > li:hover > ul > li {
                position: relative;
                z-index: 999;
                visibility: visible;
                opacity: 1;
                transition: .15s ease-out 0s;
                -webkit-transition: .15s ease-out 0s; }
                header > div:last-child nav > ul > li:hover > ul > li:hover {
                  background: #fff; }
              @media screen and (max-width: 767px) {
                header > div:last-child nav > ul > li:hover > ul {
                  visibility: hidden;
                  opacity: 0;
                  display: none; } }
        header > div:last-child nav > ul > li:nth-child(2) {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(2):hover {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(2):hover > ul {
              background: #ed252b; }
              header > div:last-child nav > ul > li:nth-child(2):hover > ul > li:hover > a {
                color: #ed252b; }
          @media screen and (max-width: 767px) {
            header > div:last-child nav > ul > li:nth-child(2) {
              position: relative;
              top: -5px;
              background: #262626;
              width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(3):hover {
          background: #4568b2; }
          header > div:last-child nav > ul > li:nth-child(3):hover > ul {
            background: #4568b2; }
            header > div:last-child nav > ul > li:nth-child(3):hover > ul > li:hover > a {
              color: #4568b2; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(3) {
            position: relative;
            float: left;
            top: -5px;
            background: #262626;
            width: 30%;
            clear: none; } }
        header > div:last-child nav > ul > li:nth-child(4):hover {
          background: #f03b6c; }
          header > div:last-child nav > ul > li:nth-child(4):hover > ul {
            background: #f03b6c; }
            header > div:last-child nav > ul > li:nth-child(4):hover > ul > li:hover > a {
              color: #f03b6c; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(4) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(5):hover {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(5):hover > ul {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(5):hover > ul > li:hover > a {
              color: #ed252b; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(5) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(6):hover {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(6):hover > ul {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(6):hover > ul > li:hover > a {
              color: #ed252b; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(6) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(7):hover {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(7):hover > ul {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(7):hover > ul > li:hover > a {
              color: #ed252b; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(7) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(8):hover {
          background: #0c9b0c; }
          header > div:last-child nav > ul > li:nth-child(8):hover > ul {
            background: #0c9b0c; }
            header > div:last-child nav > ul > li:nth-child(8):hover > ul > li:hover > a {
              color: #0c9b0c; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(8) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(9):hover {
          background: #00b2e1; }
          header > div:last-child nav > ul > li:nth-child(9):hover > ul {
            background: #00b2e1; }
            header > div:last-child nav > ul > li:nth-child(9):hover > ul > li:hover > a {
              color: #00b2e1; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(9) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(10):hover {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(10):hover > ul {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(10):hover > ul > li:hover > a {
              color: #ed252b; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(10) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:nth-child(11):hover {
          background: #ed252b; }
          header > div:last-child nav > ul > li:nth-child(11):hover > ul {
            background: #ed252b; }
            header > div:last-child nav > ul > li:nth-child(11):hover > ul > li:hover > a {
              color: #ed252b; }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(11) {
            position: relative;
            top: -5px;
            background: #262626;
            width: 30%; } }
        header > div:last-child nav > ul > li:first-child {
          position: relative; }
          header > div:last-child nav > ul > li:first-child a {
            display: block;
            text-indent: -9999px;
            white-space: nowrap;
            overflow: hidden;
            width: 46px;
            height: 45px;
            background: url(../../img/btn-home.png) top left no-repeat; }
            header > div:last-child nav > ul > li:first-child a > span {
              position: absolute;
              display: block;
              width: 53px;
              height: 47px;
              background: url(../../img/logo-menu.png) top left no-repeat;
              left: -10px;
              top: 0;
              display: none; }
              @media screen and (max-width: 850px) {
                header > div:last-child nav > ul > li:first-child a > span {
                  display: block; } }
          @media screen and (max-width: 767px) {
            header > div:last-child nav > ul > li:first-child {
              margin-left: -44px; }
              header > div:last-child nav > ul > li:first-child > a {
                background: none; } }
          @media screen and (max-width: 300px) {
            header > div:last-child nav > ul > li:first-child {
              float: left;
              clear: left;
              width: 100%; } }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(2) {
            clear: left;
            width: 50%;
            border-top: 4px solid #393939; }
            header > div:last-child nav > ul > li:nth-child(2) > a {
              float: left;
              display: block;
              width: 100%;
              height: 100%;
              padding-left: 5%;
              border-right: 1px solid #393939; } }
        @media screen and (max-width: 300px) {
          header > div:last-child nav > ul > li:nth-child(2) {
            float: left;
            clear: left;
            width: 100%; } }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(3) {
            border-top: 4px solid #393939; } }
        @media screen and (max-width: 300px) {
          header > div:last-child nav > ul > li:nth-child(3) {
            float: left;
            clear: left;
            width: 100%; } }
        @media screen and (max-width: 300px) {
          header > div:last-child nav > ul > li:nth-child(3) {
            float: left;
            clear: left;
            width: 100%;
            border-top: 0; } }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(4), header > div:last-child nav > ul > li:nth-child(6), header > div:last-child nav > ul > li:nth-child(8), header > div:last-child nav > ul > li:nth-child(10) {
            border-right: 1px solid #393939; } }
        @media screen and (max-width: 300px) {
          header > div:last-child nav > ul > li:nth-child(4), header > div:last-child nav > ul > li:nth-child(6), header > div:last-child nav > ul > li:nth-child(8), header > div:last-child nav > ul > li:nth-child(10) {
            float: left;
            clear: left;
            width: 100%; } }
        @media screen and (max-width: 767px) {
          header > div:last-child nav > ul > li:nth-child(3), header > div:last-child nav > ul > li:nth-child(4), header > div:last-child nav > ul > li:nth-child(5), header > div:last-child nav > ul > li:nth-child(6), header > div:last-child nav > ul > li:nth-child(7), header > div:last-child nav > ul > li:nth-child(8), header > div:last-child nav > ul > li:nth-child(9), header > div:last-child nav > ul > li:nth-child(10), header > div:last-child nav > ul > li:nth-child(11) {
            width: 50%; }
            header > div:last-child nav > ul > li:nth-child(3) > a, header > div:last-child nav > ul > li:nth-child(4) > a, header > div:last-child nav > ul > li:nth-child(5) > a, header > div:last-child nav > ul > li:nth-child(6) > a, header > div:last-child nav > ul > li:nth-child(7) > a, header > div:last-child nav > ul > li:nth-child(8) > a, header > div:last-child nav > ul > li:nth-child(9) > a, header > div:last-child nav > ul > li:nth-child(10) > a, header > div:last-child nav > ul > li:nth-child(11) > a {
              float: left;
              display: block;
              width: 100%;
              height: 100%;
              padding-left: 5%; } }
        @media screen and (max-width: 300px) {
          header > div:last-child nav > ul > li:nth-child(3), header > div:last-child nav > ul > li:nth-child(4), header > div:last-child nav > ul > li:nth-child(5), header > div:last-child nav > ul > li:nth-child(6), header > div:last-child nav > ul > li:nth-child(7), header > div:last-child nav > ul > li:nth-child(8), header > div:last-child nav > ul > li:nth-child(9), header > div:last-child nav > ul > li:nth-child(10), header > div:last-child nav > ul > li:nth-child(11) {
            float: left;
            clear: left;
            width: 100%; } }
    header > div:last-child > div {
      position: absolute;
      z-index: 999;
      right: 0;
      display: none; }
      header > div:last-child > div .social-top-container {
        float: left;
        width: auto;
        height: 31px;
        margin-top: 5px; }
        header > div:last-child > div .social-top-container > a {
          float: left;
          width: auto;
          height: 20px;
          margin-top: 5px;
          margin-right: 30px; }
        @media screen and (max-width: 640px) {
          header > div:last-child > div .social-top-container {
            display: none; } }
      header > div:last-child > div a.btn-more {
        float: right;
        width: 48px;
        height: 40px;
        background: #262626;
        border-left: 1px solid #808080;
        color: #939393;
        line-height: 40px;
        text-align: center;
        font-size: 1.4rem;
        text-decoration: none; }
      header > div:last-child > div > form {
        float: right; }
        header > div:last-child > div > form > input {
          float: left;
          background: none;
          border: none; }
        header > div:last-child > div > form > input[type=submit] {
          width: 40px;
          height: 40px;
          background: #464646 url(../../img/btn-search-menu.png) top left no-repeat;
          border-right: 1px solid #808080;
          text-indent: -9999px;
          cursor: pointer;
          outline: none; }
        header > div:last-child > div > form > input[type=text] {
          width: 171px;
          height: 40px;
          border-left: 1px solid #808080;
          padding-left: 15px;
          outline: none;
          font-style: italic;
          font-size: 1.5rem;
          font-weight: 100;
          background: #464646;
          color: #fff; }
          @media screen and (max-width: 400px) {
            header > div:last-child > div > form > input[type=text] {
              width: 0px;
              padding-left: 0; } }
      @media screen and (max-width: 767px) {
        header > div:last-child > div {
          display: block; } }

ul.lista-vesti {
  float: right;
  width: 40px;
  display: none; }
  ul.lista-vesti > li {
    float: right; }
    ul.lista-vesti > li > a {
      float: right;
      width: 40px;
      height: 75px;
      background: #ed252b url(../../img/btn-lista-vesti.png) bottom left no-repeat; }
      ul.lista-vesti > li > a span {
        color: #fff; }
    ul.lista-vesti > li ul {
      display: none; }

ul.short-news {
  float: left;
  width: 100%;
  height: 30px;
  background: #333; }
  @media screen and (max-width: 1024px) {
    ul.short-news {
      font-size: 1.2rem; } }
  @media screen and (max-width: 767px) {
    ul.short-news {
      display: none; } }
  ul.short-news li {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    line-height: 30px; }
    @media screen and (max-width: 1024px) {
      ul.short-news li {
        font-size: 1.2rem; } }
    @media screen and (max-width: 850px) {
      ul.short-news li {
        font-size: 1rem; } }
  ul.short-news li:first-child {
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px; }
    ul.short-news li:first-child p {
      float: left; }
    ul.short-news li:first-child span {
      float: right;
      width: 15px;
      height: 27px;
      margin-top: 3px; }
      ul.short-news li:first-child span a {
        float: left;
        width: 15px;
        height: 10px; }
      ul.short-news li:first-child span a:first-child {
        background: url(../../img/btn-short-top.png) top left no-repeat;
        margin-bottom: 5px; }
      ul.short-news li:first-child span a:last-child {
        background: url(../../img/btn-short-bottom.png) top left no-repeat; }
  ul.short-news li:nth-child(2), ul.short-news li:nth-child(3), ul.short-news li:nth-child(4) {
    height: 30px;
    padding-left: 20px;
    font-weight: 400;
    font-style: italic; }
    ul.short-news li:nth-child(2) span, ul.short-news li:nth-child(3) span, ul.short-news li:nth-child(4) span {
      float: left;
      display: block;
      height: 12px;
      line-height: 12px;
      border-right: 1px solid #fff;
      padding-right: 15px;
      margin-top: 9px; }
  ul.short-news li:nth-child(3) {
    font-style: inherit; }
  ul.short-news li:nth-child(4) span {
    border-right: none; }

/************************HEader End*************************************/
.grid {
  width: 1200px;
  height: auto;
  background: #fff;
  margin: 0 auto 20px auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative; }
  .grid:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1440px) {
    .grid {
      width: 1000px; } }
  @media screen and (max-width: 1024px) {
    .grid {
      width: 100%; } }

[class*='col-'] {
  float: left;
  padding-right: 20px; }
  .grid [class*='col-']:last-of-type {
    padding-right: 0; }

.col-2-3 {
  float: none;
  width: auto;
  margin-right: 320px;
  padding-right: 0px; }

.main-content {
  float: none;
  width: 100%;
  padding-right: 0px; }
  @media screen and (max-width: 767px) {
    .main-content {
      width: auto;
      margin-right: 219px; } }
  @media screen and (max-width: 715px) {
    .main-content {
      width: 100%; } }
  .main-content.focus {
    width: auto;
    margin-right: 302px; }
    @media screen and (max-width: 767px) {
      .main-content.focus {
        width: auto;
        margin-right: 219px; } }
    @media screen and (max-width: 715px) {
      .main-content.focus {
        width: 100%; } }
  .main-content.autowidth {
    width: auto;
    float: none;
    margin-right: 320px;
    text-align: center;
    padding-left: 10px; }
    @media screen and (max-width: 1440px) {
      .main-content.autowidth.full {
        float: left;
        width: 100%;
        margin-right: 0; } }
    @media screen and (max-width: 850px) {
      .main-content.autowidth.full {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .main-content.autowidth {
        width: 100%;
        padding-left: 0; } }
    .main-content.autowidth div.banner {
      width: 728px;
      margin: 0 auto; }
      @media screen and (max-width: 800px) {
        .main-content.autowidth div.banner {
          margin-top: 20px; } }
      @media screen and (max-width: 748px) {
        .main-content.autowidth div.banner {
          display: none; } }
  .main-content.autowidthfull {
    width: auto;
    float: none;
    margin-right: 320px;
    text-align: center;
    padding-left: 10px; }
    @media screen and (max-width: 850px) {
      .main-content.autowidthfull {
        width: 100%; } }
    @media screen and (max-width: 850px) {
      .main-content.autowidthfull {
        padding-left: 0px; } }

.main-content.foto {
  width: 278px;
  float: right;
  margin: 0;
  margin-right: 320px; }
  @media screen and (max-width: 1440px) {
    .main-content.foto {
      width: 100%;
      margin-right: 0; }
      .main-content.foto > div > article > div li {
        width: 24.625%;
        margin-right: 0.5%; }
      .main-content.foto > div > article > div li:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .main-content.foto {
      width: 32%;
      float: right;
      margin-top: 30px; }
      .main-content.foto > div > article > div li {
        width: 100%; }
      .main-content.foto > div > article > div li:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 715px) {
    .main-content.foto {
      width: 100%;
      padding-left: 10px; }
      .main-content.foto > div > article {
        padding-left: 10px; }
        .main-content.foto > div > article > div li {
          width: 42%;
          margin-right: 5%;
          margin-left: 6%; }
        .main-content.foto > div > article > div li:last-child, .main-content.foto > div > article > div li:nth-child(2) {
          margin-right: 0;
          margin-left: 0; } }

.col-1-3 {
  float: right;
  width: 300px;
  padding-right: 0px;
  background: #eee; }

.sidebar {
  position: absolute;
  top: 193px;
  right: 10px;
  width: 300px;
  padding-right: 0px; }
  @media screen and (max-width: 767px) {
    .sidebar {
      top: 42px; } }
  .sidebar li {
    width: 300px;
    height: 250px;
    background: #1a1a1a; }
    .sidebar li > figure div {
      display: inline-block;
      float: left;
      height: auto;
      position: relative; }
      .sidebar li > figure div img:last-child {
        position: absolute;
        bottom: 0;
        left: 0; }
      .sidebar li > figure div > a {
        color: #FFFFFF;
        display: block;
        font-size: 1.4rem;
        font-style: italic;
        height: 22px;
        left: 10px;
        line-height: 22px;
        padding-left: 5px;
        padding-right: 5px;
        position: absolute;
        text-decoration: none;
        text-transform: uppercase;
        top: 10px;
        width: auto;
        background: rgba(237, 37, 48, 0.8); }
        .sidebar li > figure div > a:hover {
          background: #ed2530; }
      @media screen and (max-width: 715px) {
        .sidebar li > figure div {
          width: 100%; } }
    .sidebar li > figure figcaption {
      margin-left: 5%;
      width: 85%; }
    @media screen and (max-width: 715px) {
      .sidebar li > figure {
        float: left; } }
    @media screen and (max-width: 715px) {
      .sidebar li {
        height: auto; } }
  .sidebar li:nth-child(even) {
    background: #1a1a1a; }
  @media screen and (max-width: 767px) {
    .sidebar {
      width: 217px; }
      .sidebar li:nth-child(odd) {
        display: none; }
        .sidebar li:nth-child(odd) > figure div {
          display: inline-block;
          float: left;
          height: auto;
          position: relative; }
          .sidebar li:nth-child(odd) > figure div img:last-child {
            position: absolute; }
        .sidebar li:nth-child(odd) > figure figcaption {
          margin-left: 5%;
          width: 85%; }
      .sidebar li:nth-child(even) {
        width: 217px; }
        .sidebar li:nth-child(even) > figure div {
          display: inline-block;
          float: left;
          height: auto;
          position: relative; }
          .sidebar li:nth-child(even) > figure div img:last-of-type {
            position: absolute; }
        .sidebar li:nth-child(even) > figure figcaption {
          margin-left: 5%;
          width: 85%; } }
  @media screen and (max-width: 715px) {
    .sidebar {
      position: relative;
      float: left;
      width: 100%;
      right: 0;
      margin-top: 2px;
      top: 0; }
      .sidebar li {
        float: left;
        width: 49.5%;
        margin-left: 1%; }
        .sidebar li > figure > div > img {
          width: 100%;
          height: auto; }
      .sidebar li:nth-child(odd) {
        width: 49.5%;
        margin: 0;
        margin-right: 1%;
        height: auto; }
      .sidebar li:nth-child(even) {
        width: 49.5%;
        margin: 0;
        margin-right: 1%;
        height: auto; }
      .sidebar li:last-child {
        margin-right: 0; } }
      @media screen and (max-width: 715px) and (max-width: 400px) {
        .sidebar li:nth-child(odd) {
          width: 100%; } }
      @media screen and (max-width: 715px) and (max-width: 400px) {
        .sidebar li:nth-child(even) {
          width: 100%; } }
      @media screen and (max-width: 715px) and (max-width: 400px) {
        .sidebar li:last-child {
          width: 100%;
          margin-top: 2px; } }
  .sidebar > ul > li {
    width: 300px;
    height: 250px;
    background: #1a1a1a;
    margin-bottom: 2px; }
    .sidebar > ul > li > figure {
      width: 100%;
      height: 100%;
      position: relative; }
      .sidebar > ul > li > figure > img:last-of-type {
        position: absolute;
        left: 0px;
        bottom: 48px; }
      .sidebar > ul > li > figure > a {
        display: block;
        position: absolute;
        width: auto;
        padding-left: 5px;
        padding-right: 5px;
        height: 22px;
        line-height: 22px;
        color: #fff;
        top: 10px;
        left: 10px;
        background: rgba(237, 37, 43, 0.8);
        font-size: 1.4rem;
        font-style: italic;
        text-decoration: none;
        text-transform: uppercase; }
        .sidebar > ul > li > figure > a:hover {
          background: #ed252b; }
      .sidebar > ul > li > figure > a.jetset {
        background: rgba(240, 59, 108, 0.8); }
        .sidebar > ul > li > figure > a.jetset:hover {
          background: #f03b6c; }
      .sidebar > ul > li > figure > a.sport {
        background: rgba(69, 104, 178, 0.8); }
        .sidebar > ul > li > figure > a.sport:hover {
          background: #4568b2; }
      .sidebar > ul > li > figure > a.zivotstil {
        background: rgba(12, 155, 12, 0.8); }
        .sidebar > ul > li > figure > a.zivotstil:hover {
          background: #0c9b0c; }
      .sidebar > ul > li > figure > a.ljubimci {
        background: rgba(0, 178, 225, 0.8); }
        .sidebar > ul > li > figure > a.ljubimci:hover {
          background: #00b2e1; }
      .sidebar > ul > li > figure > a.foto {
        background: rgba(249, 219, 37, 0.8); }
        .sidebar > ul > li > figure > a.foto:hover {
          background: #f9db25; }
      .sidebar > ul > li > figure > figcaption {
        position: absolute;
        width: 276px;
        margin-left: 12px;
        bottom: 12px;
        color: #fff; }
        .sidebar > ul > li > figure > figcaption > h2 {
          font-size: 2.4rem;
          font-weight: 700; }
          .sidebar > ul > li > figure > figcaption > h2 > a {
            font-size: 2rem;
            text-decoration: none;
            font-weight: 100;
            color: #fff;
            line-height: 2rem; }
            .sidebar > ul > li > figure > figcaption > h2 > a:hover {
              color: #f9db25; }
        .sidebar > ul > li > figure > figcaption > p {
          font-size: 1.8rem;
          line-height: 2.2rem; }
          .sidebar > ul > li > figure > figcaption > p > a {
            text-decoration: none;
            color: #fff; }

.sidebar.bottom {
  float: right;
  position: relative;
  top: 0;
  margin-top: -90px;
  right: 0; }
  @media screen and (max-width: 1440px) {
    .sidebar.bottom {
      margin-top: 25px; } }
  @media screen and (max-width: 850px) {
    .sidebar.bottom {
      position: absolute;
      top: 1408px;
      right: 10px;
      margin-top: 0px; } }
  @media screen and (max-width: 830px) {
    .sidebar.bottom {
      top: 1395px; } }
  @media screen and (max-width: 810px) {
    .sidebar.bottom {
      top: 1380px; } }
  @media screen and (max-width: 800px) {
    .sidebar.bottom {
      top: 1430px; } }
  @media screen and (max-width: 780px) {
    .sidebar.bottom {
      top: 1420px; } }
  @media screen and (max-width: 767px) {
    .sidebar.bottom {
      display: none; } }
  .sidebar.bottom > ul > li {
    height: auto;
    background: none;
    margin-bottom: 30px; }
    .sidebar.bottom > ul > li > article {
      width: 100%; }
      .sidebar.bottom > ul > li > article > h3 {
        width: 100%;
        background: url(../../img/dot-header-black.jpg) center left repeat-x;
        text-align: center;
        margin-bottom: 20px; }
        .sidebar.bottom > ul > li > article > h3 > a {
          width: auto;
          padding-left: 20px;
          padding-right: 20px;
          background: #fff;
          margin: 0 auto;
          font-size: 2rem;
          color: #1a1a1a;
          text-transform: uppercase;
          text-decoration: none; }
          .sidebar.bottom > ul > li > article > h3 > a:hover {
            background: #1a1a1a;
            color: #fff; }
      .sidebar.bottom > ul > li > article > div {
        width: 100%;
        height: auto; }
        .sidebar.bottom > ul > li > article > div > ul > li {
          float: left;
          width: 100%;
          height: auto;
          background: none;
          margin-bottom: 20px; }
          .sidebar.bottom > ul > li > article > div > ul > li > span {
            float: left;
            width: 90px; }
          .sidebar.bottom > ul > li > article > div > ul > li > header {
            width: auto;
            float: none;
            margin-left: 100px; }
            .sidebar.bottom > ul > li > article > div > ul > li > header > h4 {
              width: 100%; }
              .sidebar.bottom > ul > li > article > div > ul > li > header > h4 > a {
                color: #1a1a1a;
                font-size: 1.6rem;
                text-decoration: none; }
          @media screen and (max-width: 1440px) {
            .sidebar.bottom > ul > li > article > div > ul > li {
              margin-bottom: 10px; } }
          @media screen and (max-width: 850px) {
            .sidebar.bottom > ul > li > article > div > ul > li {
              margin-bottom: 20px; } }
        .sidebar.bottom > ul > li > article > div > ul > li:first-child {
          width: 270px;
          margin-left: 15px; }
          .sidebar.bottom > ul > li > article > div > ul > li:first-child > span {
            width: 100%; }
          .sidebar.bottom > ul > li > article > div > ul > li:first-child > header {
            margin-left: 0px;
            width: 100%; }
        .sidebar.bottom > ul > li > article > div > ul > li:last-child {
          margin-bottom: 0px; }
    @media screen and (max-width: 1440px) {
      .sidebar.bottom > ul > li {
        margin-bottom: 10px; } }
    @media screen and (max-width: 850px) {
      .sidebar.bottom > ul > li {
        margin-bottom: 30px; } }
    @media screen and (max-width: 800px) {
      .sidebar.bottom > ul > li {
        margin-bottom: 10px; } }

.sidebar.bottom.clear {
  clear: right;
  margin-top: 0px; }
  @media screen and (max-width: 1440px) {
    .sidebar.bottom.clear {
      margin-top: 0px; } }
  @media screen and (max-width: 850px) {
    .sidebar.bottom.clear {
      top: 2540px; } }
  @media screen and (max-width: 830px) {
    .sidebar.bottom.clear {
      top: 2515px; } }
  @media screen and (max-width: 810px) {
    .sidebar.bottom.clear {
      top: 2490px; } }
  @media screen and (max-width: 780px) {
    .sidebar.bottom.clear {
      top: 2455px; } }

.col-1-2 {
  width: 50%; }

.col-1-4 {
  width: 25%; }

.col-1-8 {
  width: 12.5%; }

.block-content {
  width: 100%; }
  .block-content > article {
    float: left;
    clear: none;
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-top: 15px; }
    .block-content > article > h3 {
      width: 100%;
      text-align: center;
      background: url(../../img/dot-header-red.jpg) center left repeat-x; }
      .block-content > article > h3 > a {
        color: #ed252b;
        font-size: 2rem;
        background: #fff;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        text-decoration: none; }
        .block-content > article > h3 > a:hover {
          background: #ed252b;
          color: #fff; }
    .block-content > article > div {
      width: 100%;
      height: auto;
      margin-top: 20px; }
      .block-content > article > div > ul > li {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
        @media screen and (max-width: 1024px) {
          .block-content > article > div > ul > li {
            margin-bottom: 10px; } }
        @media screen and (max-width: 850px) {
          .block-content > article > div > ul > li {
            margin-bottom: 15px; } }
        @media screen and (max-width: 800px) {
          .block-content > article > div > ul > li {
            margin-bottom: 25px; } }
        .block-content > article > div > ul > li > span {
          float: left;
          width: 90px; }
        .block-content > article > div > ul > li > header {
          float: none;
          width: auto;
          margin-left: 100px; }
          .block-content > article > div > ul > li > header > p {
            font-size: 1.2rem;
            font-style: italic;
            color: #666; }
          .block-content > article > div > ul > li > header > h4 {
            float: left;
            width: 100%;
            font-size: 1.6rem;
            font-weight: 700; }
            .block-content > article > div > ul > li > header > h4 > a {
              float: left;
              width: 100%;
              text-decoration: none;
              color: #1a1a1a; }
        @media screen and (max-width: 850px) {
          .block-content > article > div > ul > li {
            height: 61px;
            overflow: hidden; } }
      .block-content > article > div > ul > li:nth-child(4) > header, .block-content > article > div > ul > li:nth-child(5) > header, .block-content > article > div > ul > li:nth-child(6) > header {
        margin-left: 0; }
  .block-content > article.foto {
    width: 100%; }
    .block-content > article.foto > div {
      width: 100%;
      background: #f2f2f2;
      padding: 5px;
      padding-left: 0px; }
      .block-content > article.foto > div > ul > li {
        margin-bottom: 10px; }
        .block-content > article.foto > div > ul > li > span {
          width: 150px; }
          @media screen and (max-width: 1440px) {
            .block-content > article.foto > div > ul > li > span {
              width: 140px; } }
          @media screen and (max-width: 850px) {
            .block-content > article.foto > div > ul > li > span {
              width: 120px; } }
        .block-content > article.foto > div > ul > li > header {
          margin-left: 160px; }
          @media screen and (max-width: 1440px) {
            .block-content > article.foto > div > ul > li > header {
              margin-left: 150px;
              height: 80px; }
              .block-content > article.foto > div > ul > li > header > h4 {
                font-weight: 100;
                height: 81px;
                overflow: hidden; } }
          @media screen and (max-width: 850px) {
            .block-content > article.foto > div > ul > li > header {
              height: auto;
              margin-left: 130px; } }
        @media screen and (max-width: 850px) {
          .block-content > article.foto > div > ul > li {
            height: auto; } }
        @media screen and (max-width: 767px) {
          .block-content > article.foto > div > ul > li {
            margin-bottom: 20px; } }
        @media screen and (max-width: 479px) {
          .block-content > article.foto > div > ul > li {
            margin-left: 0;
            width: 47%; } }
        @media screen and (max-width: 440px) {
          .block-content > article.foto > div > ul > li {
            width: 100%; } }
      .block-content > article.foto > div > ul > li:last-child {
        margin-bottom: 0px; }
    @media screen and (max-width: 767px) {
      .block-content > article.foto {
        float: right; } }
  .block-content.side-category {
    height: auto;
    float: left; }
    .block-content.side-category > article {
      float: left;
      width: 48%;
      margin-right: 4%;
      height: auto;
      margin-top: 20px; }
      @media screen and (max-width: 479px) {
        .block-content.side-category > article {
          margin-left: 5%;
          padding-left: 0; } }
      .block-content.side-category > article > h3 {
        width: 100%;
        text-align: center;
        background: url(../../img/dot-header-red.jpg) center left repeat-x; }
        .block-content.side-category > article > h3 > span {
          color: #ed252b;
          font-size: 2rem;
          background: #fff;
          padding-left: 20px;
          padding-right: 20px;
          text-transform: uppercase; }
      .block-content.side-category > article > div {
        width: 100%;
        height: auto; }
        .block-content.side-category > article > div > ul > li {
          width: 187px;
          margin-bottom: 35px; }
          @media screen and (max-width: 1440px) {
            .block-content.side-category > article > div > ul > li {
              width: 48%; } }
          .block-content.side-category > article > div > ul > li > span {
            width: 100%; }
          .block-content.side-category > article > div > ul > li > header {
            width: 100%;
            margin-left: 0;
            text-align: left;
            margin-top: 5px; }
            .block-content.side-category > article > div > ul > li > header > h4 {
              font-weight: 100; }
          @media screen and (max-width: 850px) {
            .block-content.side-category > article > div > ul > li {
              height: auto;
              margin-bottom: 15px; } }
          @media screen and (max-width: 280px) {
            .block-content.side-category > article > div > ul > li {
              width: 100%; } }
        .block-content.side-category > article > div > ul > li:nth-child(2n+2) {
          float: right; }
        .block-content.side-category > article > div > ul > li:nth-child(3), .block-content.side-category > article > div > ul > li:nth-child(4) {
          margin-bottom: 0; }
      @media screen and (max-width: 479px) {
        .block-content.side-category > article {
          width: 90%;
          height: auto; } }
    .block-content.side-category > article.ljubimci h3 {
      background: url(../../img/dot-header-lightblue.jpg) center left repeat-x; }
      .block-content.side-category > article.ljubimci h3 > a {
        color: #00b2e1; }
        .block-content.side-category > article.ljubimci h3 > a:hover {
          background: #00b2e1;
          color: #fff; }
    .block-content.side-category > article.zivot-stil h3 {
      background: url(../../img/dot-header-green.jpg) center left repeat-x; }
      .block-content.side-category > article.zivot-stil h3 > a {
        color: #0c9b0c; }
        .block-content.side-category > article.zivot-stil h3 > a:hover {
          background: #0c9b0c;
          color: #fff; }
    .block-content.side-category > article:nth-child(2n+2) {
      height: 200px;
      margin-right: 0; }
      @media screen and (max-width: 479px) {
        .block-content.side-category > article:nth-child(2n+2) {
          height: auto; } }
    .block-content.side-category > article.two-column {
      width: 66%;
      margin-right: 1%; }
      .block-content.side-category > article.two-column > div > ul > li {
        float: left; }
      .block-content.side-category > article.two-column > div > ul > li:nth-child(1), .block-content.side-category > article.two-column > div > ul > li:nth-child(2) {
        width: 150px;
        margin-right: 20px; }
        @media screen and (max-width: 1440px) {
          .block-content.side-category > article.two-column > div > ul > li:nth-child(1), .block-content.side-category > article.two-column > div > ul > li:nth-child(2) {
            margin-right: 10px;
            width: 32%;
            margin-right: 2%; } }
        @media screen and (max-width: 440px) {
          .block-content.side-category > article.two-column > div > ul > li:nth-child(1), .block-content.side-category > article.two-column > div > ul > li:nth-child(2) {
            width: 35%;
            margin-left: 10%; } }
        @media screen and (max-width: 360px) {
          .block-content.side-category > article.two-column > div > ul > li:nth-child(1), .block-content.side-category > article.two-column > div > ul > li:nth-child(2) {
            width: 80%; } }
      .block-content.side-category > article.two-column > div > ul > li:nth-child(3), .block-content.side-category > article.two-column > div > ul > li:nth-child(4), .block-content.side-category > article.two-column > div > ul > li:nth-child(5) {
        width: auto;
        height: 50px;
        margin-bottom: 10px;
        overflow: hidden;
        width: 220px; }
        .block-content.side-category > article.two-column > div > ul > li:nth-child(3) > header > h4, .block-content.side-category > article.two-column > div > ul > li:nth-child(4) > header > h4, .block-content.side-category > article.two-column > div > ul > li:nth-child(5) > header > h4 {
          font-weight: 100; }
        @media screen and (max-width: 1440px) {
          .block-content.side-category > article.two-column > div > ul > li:nth-child(3), .block-content.side-category > article.two-column > div > ul > li:nth-child(4), .block-content.side-category > article.two-column > div > ul > li:nth-child(5) {
            height: 54px;
            width: 30%;
            margin-left: 69%;
            float: none; } }
        @media screen and (max-width: 440px) {
          .block-content.side-category > article.two-column > div > ul > li:nth-child(3), .block-content.side-category > article.two-column > div > ul > li:nth-child(4), .block-content.side-category > article.two-column > div > ul > li:nth-child(5) {
            float: left;
            width: 80%;
            margin-left: 10%; } }
      @media screen and (max-width: 715px) {
        .block-content.side-category > article.two-column {
          width: 100%; } }
    .block-content.side-category > article.one-column {
      float: right;
      width: 32%;
      height: auto; }
      .block-content.side-category > article.one-column > div {
        background: #f2f2f2;
        padding: 10px;
        float: left; }
        .block-content.side-category > article.one-column > div > ul > li {
          width: 100%;
          height: 50px;
          margin-bottom: 10px;
          overflow: hidden; }
          .block-content.side-category > article.one-column > div > ul > li > header {
            margin-top: 0px; }
        .block-content.side-category > article.one-column > div > ul > li:last-child {
          margin-bottom: 0; }
      @media screen and (max-width: 715px) {
        .block-content.side-category > article.one-column {
          float: left;
          width: 60%;
          margin-left: 20%; } }
    .block-content.side-category > article.full-width {
      width: 100%;
      height: 220px;
      margin-bottom: 0;
      margin-top: 20px; }
      .block-content.side-category > article.full-width > div {
        margin-top: 15px; }
        .block-content.side-category > article.full-width > div > ul > li {
          float: left;
          width: 150px;
          margin-left: 25px; }
          .block-content.side-category > article.full-width > div > ul > li > header > h4 {
            height: 66px;
            overflow: hidden; }
            @media screen and (max-width: 1440px) {
              .block-content.side-category > article.full-width > div > ul > li > header > h4 {
                height: 100px; } }
          @media screen and (max-width: 1440px) {
            .block-content.side-category > article.full-width > div > ul > li {
              width: 18.4%;
              margin-left: 2%; } }
        .block-content.side-category > article.full-width > div > ul > li:first-child {
          margin-left: 0; }
      @media screen and (max-width: 1440px) {
        .block-content.side-category > article.full-width {
          margin-top: 40px; } }
      @media screen and (max-width: 715px) {
        .block-content.side-category > article.full-width.column-one {
          width: 30%;
          margin-left: 10%;
          margin-right: 10%;
          height: auto; }
          .block-content.side-category > article.full-width.column-one > div > ul > li {
            width: 100%; } }
      @media screen and (max-width: 400px) {
        .block-content.side-category > article.full-width.column-one {
          width: 80%; } }
      @media screen and (max-width: 479px) {
        .block-content.side-category > article.full-width {
          margin-left: 0; } }
    @media screen and (max-width: 479px) {
      .block-content.side-category.fullwidth > article {
        margin-left: 0; } }
    @media screen and (max-width: 479px) {
      .block-content.side-category.fullwidth > article.one-column {
        margin-left: 10%;
        width: 80%; } }

.main-content.two-blocks {
  float: left;
  width: 574px;
  margin: 0;
  padding-left: 10px; }
  .main-content.two-blocks > .block-content > article {
    width: 49%; }
    @media screen and (max-width: 479px) {
      .main-content.two-blocks > .block-content > article {
        width: 100%; } }
  .main-content.two-blocks > .block-content > article:nth-child(2) {
    margin-right: 0; }
  @media screen and (max-width: 1440px) {
    .main-content.two-blocks {
      float: none;
      width: auto;
      margin-right: 320px; } }
  @media screen and (max-width: 767px) {
    .main-content.two-blocks {
      float: left;
      width: 66%;
      margin-right: 0px;
      margin-top: 30px;
      padding-left: 0; }
      .main-content.two-blocks > div > article {
        width: 49%;
        margin-right: 2%; }
        .main-content.two-blocks > div > article > div > ul > li {
          margin-bottom: 10px; }
      .main-content.two-blocks > div > article:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 715px) {
    .main-content.two-blocks {
      width: 100%; } }

.main-content.central {
  float: left;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 27px; }
  .main-content.central > article {
    float: left;
    width: 24.125%;
    margin-right: 1%;
    height: auto; }
    .main-content.central > article > h3 {
      width: 100%;
      text-align: center;
      background: url(../../img/dot-header-red.jpg) center left repeat-x; }
      .main-content.central > article > h3 > a {
        color: #ed252b;
        font-size: 2rem;
        background: #fff;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        text-decoration: none; }
        .main-content.central > article > h3 > a:hover {
          background: #ed252b;
          color: #fff; }
    .main-content.central > article.sport > h3 {
      background: url(../../img/dot-header-blue.jpg) center left repeat-x; }
      .main-content.central > article.sport > h3 > a {
        color: #405da6; }
        .main-content.central > article.sport > h3 > a:hover {
          background: #405da6;
          color: #fff; }
    .main-content.central > article.jetset > h3 {
      background: url(../../img/dot-header-pink.jpg) center left repeat-x; }
      .main-content.central > article.jetset > h3 > span {
        color: #f03b6c; }
    .main-content.central > article > div {
      margin-top: 10px;
      background: #f2f2f2; }
      .main-content.central > article > div > ul > li {
        float: left;
        margin-bottom: 20px;
        height: 60px;
        overflow: hidden; }
        .main-content.central > article > div > ul > li > span {
          float: left;
          width: 90px;
          height: auto;
          padding-left: 5px; }
        .main-content.central > article > div > ul > li > header {
          float: none;
          width: auto;
          margin-left: 100px;
          padding-right: 5px;
          line-height: 1.4rem; }
          .main-content.central > article > div > ul > li > header > h4 {
            font-size: 1.6rem; }
            .main-content.central > article > div > ul > li > header > h4 > a {
              color: #1a1a1a;
              text-decoration: none; }
        @media screen and (max-width: 850px) {
          .main-content.central > article > div > ul > li {
            margin-bottom: 25px; } }
        @media screen and (max-width: 800px) {
          .main-content.central > article > div > ul > li {
            margin-bottom: 15px; } }
      .main-content.central > article > div > ul > li:first-child {
        height: auto; }
        .main-content.central > article > div > ul > li:first-child > span {
          width: 100%;
          padding-left: 0; }
        .main-content.central > article > div > ul > li:first-child > header {
          float: left;
          width: 100%;
          margin-left: 0;
          padding-left: 5px; }
          .main-content.central > article > div > ul > li:first-child > header > h4 {
            font-size: 1.8rem;
            font-weight: 700; }
  .main-content.central > article:last-child {
    margin-right: 0; }
  @media screen and (max-width: 850px) {
    .main-content.central {
      width: auto;
      margin-right: 320px; }
      .main-content.central > article {
        width: 49%; }
      .main-content.central > article:nth-child(3) {
        float: left;
        clear: left; } }
  @media screen and (max-width: 850px) {
    .main-content.central {
      margin-bottom: 0px; } }
  @media screen and (max-width: 767px) {
    .main-content.central {
      width: 100%; }
      .main-content.central > article {
        width: 42%;
        margin-right: 6%;
        margin-left: 5%; }
      .main-content.central > article:nth-child(2n+2) {
        margin-right: 0;
        margin-left: 0; } }
  @media screen and (max-width: 479px) {
    .main-content.central > article {
      margin-left: 0px;
      width: 47%; } }
  @media screen and (max-width: 430px) {
    .main-content.central > article {
      width: 100%; } }

.focus-container {
  width: 100%; }
  .focus-container > ul {
    width: 100%;
    height: auto;
    float: left; }
    @media screen and (max-width: 1440px) {
      .focus-container > ul {
        width: 678px; } }
    @media screen and (max-width: 1024px) {
      .focus-container > ul {
        width: 100%; } }
  .focus-container li {
    width: 300px;
    height: 250px;
    background: #1a1a1a; }
    .focus-container li > figure {
      width: 100%;
      height: 100%;
      position: relative; }
      .focus-container li > figure > div {
        display: inline-block;
        height: 100%;
        position: relative; }
        .focus-container li > figure > div > a {
          display: block;
          position: absolute;
          width: auto;
          padding-left: 5px;
          padding-right: 5px;
          height: 22px;
          line-height: 22px;
          color: #fff;
          top: 10px;
          left: 10px;
          background: rgba(237, 37, 43, 0.8);
          font-size: 1.4rem;
          font-style: italic;
          text-decoration: none;
          text-transform: uppercase; }
          .focus-container li > figure > div > a:hover {
            background: #ed252b; }
        .focus-container li > figure > div > a.jetset {
          background: rgba(240, 59, 108, 0.8); }
          .focus-container li > figure > div > a.jetset:hover {
            background: #f03b6c; }
        .focus-container li > figure > div > a.sport {
          background: rgba(69, 104, 178, 0.8); }
          .focus-container li > figure > div > a.sport:hover {
            background: #4568b2; }
        .focus-container li > figure > div > a.zivotstil {
          background: rgba(12, 155, 12, 0.8); }
          .focus-container li > figure > div > a.zivotstil:hover {
            background: #0c9b0c; }
        .focus-container li > figure > div > a.ljubimci {
          background: rgba(0, 178, 225, 0.8); }
          .focus-container li > figure > div > a.ljubimci:hover {
            background: #00b2e1; }
        .focus-container li > figure > div > a.foto {
          background: rgba(249, 219, 37, 0.8); }
          .focus-container li > figure > div > a.foto:hover {
            background: #f9db25; }
      .focus-container li > figure > figcaption {
        position: absolute;
        width: 536px;
        margin-left: 20px;
        bottom: 12px;
        color: #fff; }
        @media screen and (max-width: 1024px) {
          .focus-container li > figure > figcaption {
            left: 5%;
            width: 90%; } }
        .focus-container li > figure > figcaption > h2 {
          font-size: 2.4rem;
          font-weight: 700;
          line-height: 3rem; }
          .focus-container li > figure > figcaption > h2 > a {
            text-decoration: none;
            color: #fff; }
            .focus-container li > figure > figcaption > h2 > a:hover {
              color: #f9db25; }
        .focus-container li > figure > figcaption > p {
          font-size: 1.8rem;
          line-height: 2.2rem; }
          .focus-container li > figure > figcaption > p > a {
            text-decoration: none;
            color: #fff; }
  .focus-container li:first-child {
    float: left;
    width: 576px;
    height: 375px;
    overflow: hidden; }
    .focus-container li:first-child > figure {
      position: relative; }
      .focus-container li:first-child > figure > div {
        width: 100%;
        height: 100%; }
      .focus-container li:first-child > figure > figcaption {
        position: absolute; }
        @media screen and (max-width: 1440px) {
          .focus-container li:first-child > figure > figcaption {
            width: 436px; } }
        @media screen and (max-width: 1024px) {
          .focus-container li:first-child > figure > figcaption {
            position: absolute;
            width: 90%;
            left: 5%;
            margin-left: 0;
            bottom: 12px; } }
        .focus-container li:first-child > figure > figcaption > h2 > a {
          color: #f9db25; }
          .focus-container li:first-child > figure > figcaption > h2 > a:hover {
            color: #fff; }
        .focus-container li:first-child > figure > figcaption > p > a {
          color: #f9db25; }
          .focus-container li:first-child > figure > figcaption > p > a:hover {
            color: #fff; }
        @media screen and (max-width: 400px) {
          .focus-container li:first-child > figure > figcaption {
            height: 65px;
            margin-bottom: 10px;
            overflow: hidden; } }
    @media screen and (max-width: 1440px) {
      .focus-container li:first-child {
        width: 476px;
        height: 376px; } }
    @media screen and (max-width: 1024px) {
      .focus-container li:first-child {
        width: 100%;
        height: auto; } }
    @media screen and (max-width: 400px) {
      .focus-container li:first-child {
        width: 100%; } }
  .focus-container li:nth-child(2) {
    float: left;
    clear: left;
    width: 287px;
    height: 125px;
    margin-top: 2px;
    margin-right: 2px; }
    @media screen and (max-width: 1440px) {
      .focus-container li:nth-child(2) {
        width: 338px; } }
    @media screen and (max-width: 715px) {
      .focus-container li:nth-child(2) {
        height: auto; } }
    .focus-container li:nth-child(2) figure {
      height: 100%;
      width: 100%; }
      .focus-container li:nth-child(2) figure > div > img {
        height: 100%;
        width: auto; }
      .focus-container li:nth-child(2) figure > div > img:nth-child(3) {
        float: none;
        position: absolute;
        right: 0px;
        top: 0px; }
        @media screen and (max-width: 1440px) {
          .focus-container li:nth-child(2) figure > div > img:nth-child(3) {
            right: 0px; } }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(2) figure > div > img:nth-child(3) {
            display: none; } }
      .focus-container li:nth-child(2) figure > div > img:last-child {
        display: none; }
      .focus-container li:nth-child(2) figure > figcaption {
        width: 126px;
        height: 100px;
        overflow: hidden;
        right: 8px; }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(2) figure > figcaption {
            left: 0;
            bottom: 5px !important;
            height: 83px;
            width: 85%;
            margin-left: 5%; } }
        .focus-container li:nth-child(2) figure > figcaption > h2 {
          font-size: 1.8rem;
          line-height: 2rem;
          font-weight: 100; }
        @media screen and (max-width: 400px) {
          .focus-container li:nth-child(2) figure > figcaption {
            height: 60px;
            overflow: hidden; } }
    @media screen and (max-width: 1024px) {
      .focus-container li:nth-child(2) {
        width: 24.625%;
        height: 156px;
        margin-right: 0.5%; }
        .focus-container li:nth-child(2) figure div {
          width: 100%;
          height: auto; }
          .focus-container li:nth-child(2) figure div img {
            width: 100%;
            height: auto; }
          .focus-container li:nth-child(2) figure div img:last-child {
            display: block;
            position: absolute;
            bottom: 0;
            left: 0; } }
    @media screen and (max-width: 479px) {
      .focus-container li:nth-child(2) {
        width: 49.5%;
        margin-right: 1%; } }
    @media screen and (max-width: 715px) {
      .focus-container li:nth-child(2) {
        width: 49.5%;
        margin-right: 1%;
        height: auto; }
        .focus-container li:nth-child(2) figure div img {
          width: 100%; } }
    @media screen and (max-width: 400px) {
      .focus-container li:nth-child(2) {
        width: 100%; } }
  .focus-container li:nth-child(3) {
    float: left;
    width: 287px;
    height: 125px;
    margin-top: 2px; }
    @media screen and (max-width: 1440px) {
      .focus-container li:nth-child(3) {
        width: 338px; } }
    .focus-container li:nth-child(3) figure {
      height: 100%;
      width: 100%; }
      .focus-container li:nth-child(3) figure > div {
        height: 100%; }
        .focus-container li:nth-child(3) figure > div > img {
          height: 100%;
          width: auto; }
        .focus-container li:nth-child(3) figure > div > img:nth-child(3) {
          position: absolute;
          right: 0px;
          top: 0px; }
          @media screen and (max-width: 1440px) {
            .focus-container li:nth-child(3) figure > div > img:nth-child(3) {
              right: 0px; } }
          @media screen and (max-width: 1024px) {
            .focus-container li:nth-child(3) figure > div > img:nth-child(3) {
              display: none; } }
        .focus-container li:nth-child(3) figure > div > img:last-child {
          display: none; }
          @media screen and (max-width: 1024px) {
            .focus-container li:nth-child(3) figure > div > img:last-child {
              display: block;
              position: absolute;
              bottom: 0px; } }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(3) figure > div {
            width: 100%;
            height: auto; } }
      .focus-container li:nth-child(3) figure > figcaption {
        width: 126px;
        height: 100px;
        overflow: hidden;
        right: 8px; }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(3) figure > figcaption {
            left: 5%;
            bottom: 5px;
            height: 83px;
            width: 85%;
            margin-left: 5%; } }
        .focus-container li:nth-child(3) figure > figcaption > h2 {
          font-size: 1.8rem;
          line-height: 2rem;
          font-weight: 100; }
        @media screen and (max-width: 400px) {
          .focus-container li:nth-child(3) figure > figcaption {
            height: 60px;
            overflow: hidden;
            margin-left: 0px; } }
    @media screen and (max-width: 1024px) {
      .focus-container li:nth-child(3) {
        width: 24.625%;
        height: 156px;
        margin-right: 0.5%; }
        .focus-container li:nth-child(3) figure > div > img {
          width: 100%;
          height: auto; } }
    @media screen and (max-width: 479px) {
      .focus-container li:nth-child(3) {
        width: 49.5%;
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 715px) {
      .focus-container li:nth-child(3) {
        width: 49.5%;
        margin-right: 0;
        margin-left: 0;
        height: auto; } }
    @media screen and (max-width: 400px) {
      .focus-container li:nth-child(3) {
        width: 100%; } }
  .focus-container li:nth-child(4) {
    float: none;
    margin-right: 0px;
    margin-left: 578px; }
    .focus-container li:nth-child(4) figure {
      height: 100%;
      width: 100%; }
      .focus-container li:nth-child(4) figure > div {
        display: inline-block;
        height: auto; }
        .focus-container li:nth-child(4) figure > div > img {
          width: 100%;
          height: auto; }
        .focus-container li:nth-child(4) figure > div > img:last-of-type {
          position: absolute;
          left: 0;
          bottom: 0px; }
      .focus-container li:nth-child(4) figure > figcaption {
        width: 276px;
        height: auto;
        overflow: hidden;
        margin-left: 0;
        bottom: 15px;
        left: 12px; }
        @media screen and (max-width: 1440px) {
          .focus-container li:nth-child(4) figure > figcaption {
            width: 175px; } }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(4) figure > figcaption {
            right: 0;
            bottom: 5px;
            height: 83px;
            width: 85%;
            overflow: hidden; } }
        .focus-container li:nth-child(4) figure > figcaption > h2 {
          font-size: 1.8rem;
          line-height: 2rem;
          font-weight: 100; }
        @media screen and (max-width: 400px) {
          .focus-container li:nth-child(4) figure > figcaption {
            height: 60px;
            overflow: hidden; } }
    @media screen and (max-width: 1440px) {
      .focus-container li:nth-child(4) {
        width: 200px;
        height: 187px;
        margin-left: 478px; } }
    @media screen and (max-width: 1024px) {
      .focus-container li:nth-child(4) {
        float: left;
        width: 24.625%;
        height: 156px;
        margin-right: 0.5%;
        margin-left: 0;
        margin-top: 2px; } }
    @media screen and (max-width: 479px) {
      .focus-container li:nth-child(4) {
        width: 49.5%;
        margin-right: 1%; } }
    @media screen and (max-width: 715px) {
      .focus-container li:nth-child(4) {
        width: 49.5%;
        margin-right: 1%;
        height: auto; }
        .focus-container li:nth-child(4) figure > div {
          width: 100%;
          height: auto; }
          .focus-container li:nth-child(4) figure > div > img {
            width: 100%;
            height: auto; } }
    @media screen and (max-width: 400px) {
      .focus-container li:nth-child(4) {
        width: 100%; } }
  .focus-container li:nth-child(5) {
    float: none;
    margin-left: 578px;
    margin-top: 2px; }
    .focus-container li:nth-child(5) figure {
      height: 100%;
      width: 100%; }
      .focus-container li:nth-child(5) figure > div {
        display: inline-block;
        height: auto; }
        .focus-container li:nth-child(5) figure > div > img {
          width: 100%;
          height: auto; }
        .focus-container li:nth-child(5) figure > div > img:last-of-type {
          position: absolute;
          left: 0;
          bottom: 0px; }
      .focus-container li:nth-child(5) figure > figcaption {
        width: 276px;
        height: auto;
        overflow: hidden;
        margin-left: 0;
        bottom: 15px;
        left: 12px; }
        @media screen and (max-width: 1440px) {
          .focus-container li:nth-child(5) figure > figcaption {
            width: 175px; } }
        @media screen and (max-width: 1024px) {
          .focus-container li:nth-child(5) figure > figcaption {
            right: 0;
            bottom: 5px;
            height: 83px;
            width: 85%;
            overflow: hidden; } }
        .focus-container li:nth-child(5) figure > figcaption > h2 {
          font-size: 1.8rem;
          line-height: 2rem;
          font-weight: 100; }
        @media screen and (max-width: 400px) {
          .focus-container li:nth-child(5) figure > figcaption {
            height: 60px;
            overflow: hidden; } }
    @media screen and (max-width: 1440px) {
      .focus-container li:nth-child(5) {
        width: 200px;
        height: 187px;
        margin-left: 478px; } }
    @media screen and (max-width: 1024px) {
      .focus-container li:nth-child(5) {
        float: left;
        width: 24.625%;
        height: 156px;
        margin-left: 0;
        margin-top: 2px; } }
    @media screen and (max-width: 479px) {
      .focus-container li:nth-child(5) {
        width: 49.5%;
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 715px) {
      .focus-container li:nth-child(5) {
        width: 49.5%;
        margin-right: 0;
        margin-left: 0;
        height: auto; }
        .focus-container li:nth-child(5) figure > div {
          width: 100%;
          height: auto; }
          .focus-container li:nth-child(5) figure > div > img {
            width: 100%;
            height: auto; } }
    @media screen and (max-width: 400px) {
      .focus-container li:nth-child(5) {
        width: 100%; } }

.hightlight-container {
  float: left;
  width: 100%;
  height: auto;
  padding-right: 10px;
  padding-left: 10px; }
  .hightlight-container > div {
    width: 100%; }
    .hightlight-container > div > article {
      float: left;
      width: 23.5%;
      height: auto;
      margin-right: 2%; }
      .hightlight-container > div > article > h3 {
        float: left;
        width: 100%;
        height: auto;
        background: url(../../img/dot-header-black.jpg) center left repeat-x; }
        .hightlight-container > div > article > h3 > a {
          color: #ed252b;
          float: left;
          font-size: 1.6rem;
          text-transform: uppercase;
          text-decoration: none;
          padding-right: 20px;
          background: #fff;
          line-height: 22px; }
          .hightlight-container > div > article > h3 > a:hover {
            color: #fff;
            background: #1a1a1a;
            padding-left: 10px; }
      .hightlight-container > div > article > header {
        width: 100%;
        height: auto;
        height: 54px;
        overflow: hidden;
        margin-top: 22px; }
        .hightlight-container > div > article > header > p {
          width: 100%;
          height: auto;
          color: #666;
          font-size: 1.2rem;
          margin-bottom: 8px;
          font-style: italic; }
        .hightlight-container > div > article > header > h4 > a {
          width: 100%;
          color: #1a1a1a;
          font-size: 1.6rem;
          line-height: 1.6rem;
          font-weight: 700;
          text-decoration: none; }
      @media screen and (max-width: 767px) {
        .hightlight-container > div > article {
          width: 42%;
          margin-right: 6%;
          margin-left: 5%;
          margin-bottom: 30px; } }
      @media screen and (max-width: 479px) {
        .hightlight-container > div > article {
          width: 90%;
          margin-left: 5%; } }
    .hightlight-container > div > article:last-child {
      margin-right: 0; }
    @media screen and (max-width: 767px) {
      .hightlight-container > div > article:nth-child(2), .hightlight-container > div > article:nth-child(4) {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (max-width: 479px) {
      .hightlight-container > div > article:nth-child(2), .hightlight-container > div > article:nth-child(4) {
        width: 90%;
        margin-left: 5%; } }
    @media screen and (max-width: 767px) {
      .hightlight-container > div > article:nth-child(3), .hightlight-container > div > article:nth-child(4) {
        margin-bottom: 0; } }
    @media screen and (max-width: 480px) {
      .hightlight-container > div > article:nth-child(3), .hightlight-container > div > article:nth-child(4) {
        margin-bottom: 30px; } }
  @media screen and (max-width: 1440px) {
    .hightlight-container {
      margin-top: 20px; } }

section.footer {
  float: left;
  width: 100%;
  height: auto;
  background: #f1f1f1;
  margin-top: 40px;
  padding-top: 24px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }

.footer-sitemap {
  width: 100%;
  height: auto;
  display: table; }
  .footer-sitemap > div {
    display: table-cell;
    width: auto;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1440px) {
      .footer-sitemap > div {
        padding-right: 5px; } }
    .footer-sitemap > div > header {
      float: left;
      display: block;
      width: 100%;
      border-bottom: 2px solid #ed252b;
      margin-bottom: 12px; }
      .footer-sitemap > div > header > h4 {
        float: left;
        width: 100%;
        width: 100%; }
        .footer-sitemap > div > header > h4 > a {
          float: left;
          display: block;
          color: #ed252b;
          font-size: 1.4rem;
          line-height: 25px;
          text-transform: uppercase;
          text-decoration: none;
          width: 100%;
          white-space: nowrap; }
          .footer-sitemap > div > header > h4 > a:hover {
            background: #ed252b;
            color: #fff; }
    .footer-sitemap > div > ul > li {
      width: 100%;
      margin-bottom: 17px; }
      .footer-sitemap > div > ul > li > a {
        color: #1a1a1a;
        font-size: 1.2rem;
        text-transform: uppercase;
        text-decoration: none; }
    @media screen and (max-width: 479px) {
      .footer-sitemap > div > ul {
        display: none; } }
    .footer-sitemap > div.sport > header {
      border-bottom: 2px solid #405da6; }
      .footer-sitemap > div.sport > header > h4 > a {
        color: #405da6; }
        .footer-sitemap > div.sport > header > h4 > a:hover {
          background: #405da6;
          color: #fff; }
    .footer-sitemap > div.jetset > header {
      border-bottom: 2px solid #f03b6c; }
      .footer-sitemap > div.jetset > header > h4 > a {
        color: #f03b6c; }
        .footer-sitemap > div.jetset > header > h4 > a:hover {
          background: #f03b6c;
          color: #fff; }
    .footer-sitemap > div.zivotstil > header {
      border-bottom: 2px solid #0c9b0c; }
      .footer-sitemap > div.zivotstil > header > h4 > a {
        color: #0c9b0c; }
        .footer-sitemap > div.zivotstil > header > h4 > a:hover {
          background: #0c9b0c;
          color: #fff; }
    .footer-sitemap > div.ljubimci > header {
      border-bottom: 2px solid #00b2e1; }
      .footer-sitemap > div.ljubimci > header > h4 > a {
        color: #00b2e1; }
        .footer-sitemap > div.ljubimci > header > h4 > a:hover {
          background: #00b2e1;
          color: #fff; }
  .footer-sitemap > div:last-child {
    padding-right: 0px; }
  @media screen and (max-width: 1023px) {
    .footer-sitemap {
      display: block; }
      .footer-sitemap > div {
        float: left;
        display: block;
        padding: 0;
        width: 15%;
        margin-right: 5%;
        margin-bottom: 20px; }
      .footer-sitemap > div:nth-child(6) {
        clear: left; }
      .footer-sitemap > div:first-child, .footer-sitemap > div:nth-child(6) {
        margin-left: 2.5%; }
      .footer-sitemap > div:nth-child(5), .footer-sitemap > div:nth-child(10) {
        margin-right: 2.5%; } }
  @media screen and (max-width: 479px) {
    .footer-sitemap {
      text-align: center; }
      .footer-sitemap > div {
        width: auto;
        float: none;
        display: inline-block;
        margin-left: 5%;
        margin-right: 0; }
        .footer-sitemap > div > header {
          padding: 0;
          text-align: center; } }

footer {
  width: 100%;
  height: auto;
  font-size: 1.4rem; }
  footer .footer-social {
    width: 1200px;
    height: 50px;
    margin: 0 auto; }
    @media screen and (max-width: 1440px) {
      footer .footer-social {
        width: 1000px; } }
    @media screen and (max-width: 1024px) {
      footer .footer-social {
        width: 100%; } }
    footer .footer-social > div {
      width: 1200px;
      height: 50px;
      margin: 0 auto;
      background: #f1f1f1; }
      @media screen and (max-width: 1440px) {
        footer .footer-social > div {
          width: 1000px; } }
      @media screen and (max-width: 1024px) {
        footer .footer-social > div {
          width: 100%; } }
      footer .footer-social > div > ul {
        float: left;
        line-height: 50px; }
        footer .footer-social > div > ul > li {
          display: inline-block;
          border-right: 1px solid #1a1a1a;
          padding-left: 10px;
          padding-right: 10px;
          line-height: 15px; }
          @media screen and (max-width: 1440px) {
            footer .footer-social > div > ul > li {
              padding-left: 5px;
              padding-right: 5px; } }
        footer .footer-social > div > ul > li:first-child, footer .footer-social > div > ul > li:last-child {
          border-right: 0 none; }
        footer .footer-social > div > ul > li:last-child {
          padding-right: 0; }
      footer .footer-social > div > ul:first-child {
        margin-left: 24px; }
        @media screen and (max-width: 1440px) {
          footer .footer-social > div > ul:first-child {
            margin-left: 0px; }
            footer .footer-social > div > ul:first-child > li:first-child {
              padding-right: 0; } }
      footer .footer-social > div > ul:nth-child(2) {
        margin-left: 52px; }
        @media screen and (max-width: 1440px) {
          footer .footer-social > div > ul:nth-child(2) {
            margin-left: 62px; } }
        @media screen and (max-width: 1440px) {
          footer .footer-social > div > ul:nth-child(2) > li:first-child {
            padding-right: 0; } }
      footer .footer-social > div > ul:nth-child(3) {
        float: right;
        margin-right: 24px; }
        @media screen and (max-width: 1440px) {
          footer .footer-social > div > ul:nth-child(3) > li:first-child {
            padding-right: 0; } }
    footer .footer-social a {
      color: #1a1a1a;
      text-decoration: none; }
      footer .footer-social a:hover {
        color: #ed252b; }
    @media screen and (max-width: 1440px) {
      footer .footer-social {
        max-width: 1000px; } }
    @media screen and (max-width: 1024px) {
      footer .footer-social {
        width: 100%;
        max-width: 100%; } }
    @media screen and (max-width: 950px) {
      footer .footer-social > div > ul:first-child {
        float: left;
        margin-left: 15px; }
        footer .footer-social > div > ul:first-child > li {
          float: left; }
        footer .footer-social > div > ul:first-child > li:nth-child(1) {
          margin-bottom: 10px; }
        footer .footer-social > div > ul:first-child > li:nth-child(2) {
          clear: left; }
      footer .footer-social > div > ul:nth-child(2), footer .footer-social > div > ul:nth-child(3) {
        float: right;
        margin: 0;
        line-height: 22px;
        margin-right: 20px; }
      footer .footer-social > div > ul:nth-child(3) {
        clear: right; } }
    @media screen and (max-width: 500px) {
      footer .footer-social {
        height: auto; }
        footer .footer-social > div {
          height: auto;
          width: 100%; }
          footer .footer-social > div > ul:first-child {
            float: none;
            width: 100%;
            text-align: center;
            line-height: 22px;
            margin-bottom: 30px;
            margin-left: 0; }
            footer .footer-social > div > ul:first-child > li {
              float: none; }
            footer .footer-social > div > ul:first-child > li:first-child {
              width: 100%; }
          footer .footer-social > div > ul:nth-child(2) {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0;
            padding: 0; }
            footer .footer-social > div > ul:nth-child(2) > li {
              float: none; }
          footer .footer-social > div > ul:nth-child(3) {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0;
            padding: 0;
            margin-bottom: 20px; }
            footer .footer-social > div > ul:nth-child(3) > li {
              float: none; } }
  footer .footer-menu {
    width: 100%;
    height: 50px;
    background: #1a1a1a; }
    @media screen and (max-width: 715px) {
      footer .footer-menu {
        float: left;
        height: auto; } }
    footer .footer-menu > div {
      max-width: 1200px;
      height: 50px;
      margin: 0 auto;
      line-height: 50px; }
      @media screen and (max-width: 715px) {
        footer .footer-menu > div {
          height: auto;
          text-align: center; } }
      footer .footer-menu > div > p {
        float: left;
        color: #fff;
        height: 50px;
        background: url(../../img/footer-logo.png) center left no-repeat;
        padding-left: 40px;
        margin-left: 10px; }
        @media screen and (max-width: 715px) {
          footer .footer-menu > div > p {
            display: inline-block;
            float: none; } }
        @media screen and (max-width: 430px) {
          footer .footer-menu > div > p {
            font-size: 1rem; } }
      footer .footer-menu > div > ul {
        float: right; }
        footer .footer-menu > div > ul > li {
          display: inline-block;
          padding-left: 20px;
          padding-right: 20px; }
        @media screen and (max-width: 715px) {
          footer .footer-menu > div > ul {
            float: left;
            clear: left;
            text-align: center;
            width: 100%; } }
        @media screen and (max-width: 430px) {
          footer .footer-menu > div > ul {
            width: 100%; }
            footer .footer-menu > div > ul > li {
              width: 100%; }
              footer .footer-menu > div > ul > li > a {
                float: left;
                width: 100%;
                height: 100%;
                font-size: 1.4rem; } }
      @media screen and (max-width: 1440px) {
        footer .footer-menu > div {
          max-width: 1000px;
          font-size: 1.4rem; } }
      @media screen and (max-width: 1024px) {
        footer .footer-menu > div {
          width: 100%;
          max-width: 100%; } }
      @media screen and (max-width: 767px) {
        footer .footer-menu > div {
          font-size: 1.2rem; } }
      @media screen and (max-width: 715px) {
        footer .footer-menu > div {
          height: auto; } }
      @media screen and (max-width: 479px) {
        footer .footer-menu > div {
          font-size: 1rem; } }
      @media screen and (max-width: 430px) {
        footer .footer-menu > div {
          font-size: .8rem; } }
    footer .footer-menu a {
      color: #fff;
      text-decoration: none; }
      footer .footer-menu a:hover {
        color: #ed252b; }
  @media screen and (max-width: 1440px) {
    footer {
      font-size: 1.3rem; } }

/* Opt-in outside padding */
.grid-pad {
  padding: 20px 0 20px 20px; }
  .grid-pad [class*='col-']:last-of-type {
    padding-right: 20px; }

#branding-left {
  position: absolute;
  width: 480px;
  height: auto;
  background: #fcc;
  left: 50%;
  z-index: 900;
  margin-left: -1070px;
  top: 0; }

.fixed {
  position: fixed;
  top: 0; }

#branding-right {
  position: absolute;
  width: 480px;
  height: auto;
  background: #fcc;
  left: 50%;
  z-index: 900;
  margin-left: 590px;
  top: 0; }
