    @charset "UTF-8";
    /*  Copyright 2018 Videor o.d. www.videor.ba All rights reserved. */


    /*  STANDARD */
    html {
        -webkit-text-size-adjust: 100%;
        -webkit-font-smoothing: subpixel-antialiased;
        word-wrap: break-word;
        height: 100%;
    }
    body {
        height: 100%;
        margin: 0; padding: 0; background-color: #185280;
        font-family: 'Krub', sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: #4c5e6b;
    }
    .clearing {	clear: both; }
    .mobile-off { display: block; }
    .mobile-on { display: none; }
    .aname-offset { top: -50px; position: relative; visibility: hidden; }

    /* SWIPER FULL */ .swiper-container { width: 100%; height: 100%; position: relative; }
    /* SWIPER HEIGHT */ .swiper-container-height { width: 100%; overflow: hidden; position: relative; }
    /* LOAD BLOCK */ .load-block { display: none; }

    p {	margin-top: 0; margin-right: 0;	margin-left: 0;	margin-bottom: 10px; }
    p:last-child { margin-bottom: 0px; }

    a {	font-weight: 700; color: #295380; text-decoration: none; }
    a:hover { color: #5f9877; text-decoration: underline; transition: .5s ease; }

    #ontop { color: #295380; font-size: 27px; transition: bottom 1s; bottom: -100px; right: 30px; display: block; position: fixed; z-index: 10000; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); text-decoration: none!important; }
    #ontop:hover { color: #5f9877; transition: .5s ease; }	

    #header-stick {
        position: fixed;
        width: 100%;
        display: block;
        transition: top 1s;
        z-index: 1000;
        top: -80px;
        background: rgba(24,82,128,0.90);
        padding-bottom: 10px;
        padding-top: 15px;
    }

    ol { padding: 0; margin-top: 0; margin-right: 0; margin-left: 20px; margin-bottom: 10px; }
    ol li { margin-left: 0.5em; text-indent: -0.2em; padding-bottom: 5px; }
    ul { list-style: none; padding: 0; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 10px; }
    ul li::before { content: "◼ "; font-size: 10px; font-weight: 400; color: #888; padding-right: 5px; padding-left: 10px;}
    ul li { padding-left: 1em; text-indent: -1.5em; padding-bottom: 5px; }

    .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
    .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

    .content-align-frame { position: relative; width: 100%; height: 100%; }
    .content-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 50; }
    .content-top-center { position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; }
    .content-bottom-center { position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; }
    .content-bottom-left { position: absolute; bottom: 0; left: 0; z-index: 50; }
    .content-bottom-right { position: absolute; bottom: 0; right: 0; z-index: 50; }
    .content-top-left { position: absolute; top: 0; left: 0; z-index: 50; }
    .content-top-right { position: absolute; top: 0; right: 0; z-index: 50; }
    .content-middle-left { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
    .content-middle-right { position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; }

    .thumbs-align-frame { width: 100%; text-align: center; }
    .thumbs-frame { width: 25%; background-color: #aaa; padding: 10px; display: inline-block; vertical-align: text-top; }

    .articles-align-frame { width: 100%; text-align: center; }
    .article-frame { width: 25%; display: inline-block; vertical-align: text-top; }

    .people-align-frame { width: 100%; text-align: center; }
    .people-frame { width: 25%; display: inline-block; vertical-align: text-top; }

    .elements-align-frame { width: 100%; text-align: center; }
    .elements-frame { display: inline-block; vertical-align: middle; }

    .image-front-container { position: absolute; width: 100%; height: 100%; z-index: 20;}
    .image-square { position: relative; width: 100%; padding-bottom: 100%; }
    .image-tv { position: relative; width: 100%; padding-bottom: 56.25%; }
    .image-circle { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; }
    .image-borders { position: relative; width: 100%; padding-bottom: 56.25%; border-radius: 15px 15px 15px 45px; }

    .image-hero-full { position: relative; height: 100%; background-color: #1f2e44!important;  background: url('https://lpbrussels.com/fajls/brussels1.jpg') no-repeat center center fixed; background-size: cover; }
    .image-hero-half { position: relative; height: 50%; }
    .image-hero-third { position: relative; height: 33.33%; }
    .image-hero-quarter { position: relative; height: 25%; }
    .image-hero-custom { position: relative; height: 450px; }



    @media only screen and (max-width: 1220px) {
    .people-frame { width: 20%; }
    .article-frame { width: 25%; }
    }

    @media only screen and (max-width: 1024px) {
    .image-hero-full {
        height: 500px;
        background-image: url(https://lpbrussels.com/fajls/brussels1.jpg);
        background-position: top center!important;
        background-size: auto 500px;
    }
    .people-frame { width: 33.33%; }
    .article-frame { width: 33.33%; }
    }

    @media only screen and (max-width: 768px) {
    .mobile-off { display: none; }
    .mobile-on { display: block; }
    .thumbs-frame { width: 50%; }
    .people-frame { width: 50%; }
    .article-frame { width: 50%; }
    }
    /*  // STANDARD */	





    .mouse_scroll {
        display: block;
        margin: 0 auto;
        width: 24px;
        height: 100px;
        margin-bottom: 40px;
    }


    .m_scroll_arrows
    {
      display: block;
      width: 5px;
      height: 5px;
      -ms-transform: rotate(45deg); /* IE 9 */
      -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
      transform: rotate(45deg);

      border-right: 2px solid white;
      border-bottom: 2px solid white;
      margin: 0 0 3px 4px;

      width: 16px;
      height: 16px;
    }


    .unu
    {
      margin-top: 1px;
    }

    .unu, .doi, .trei
    {
        -webkit-animation: mouse-scroll 1s infinite;
        -moz-animation: mouse-scroll 1s infinite;
    }

    .unu
    {
      -webkit-animation-delay: .1s;
      -moz-animation-delay: .1s;
      -webkit-animation-direction: alternate;
    }

    .doi
    {
      -webkit-animation-delay: .2s;
      -moz-animation-delay: .2s;
      -webkit-animation-direction: alternate;
      margin-top: -6px;
    }

    .trei
    {
      -webkit-animation-delay: .3s;
      -moz-animation-delay: .3s;
      -webkit-animation-direction: alternate;
      margin-top: -6px;
    }




    .mouse
    {
    height: 42px;
    width: 24px;
      border-radius: 14px;
      transform: none;
      border: 2px solid white;
      top: 170px;
    }

    .wheel
    {
      height: 5px;
      width: 2px;
      display: block;
      margin: 5px auto;
      background: white;
      position: relative;

      height: 4px;
      width: 4px;
      border: 2px solid #fff;
      -webkit-border-radius: 8px;
              border-radius: 8px;


    }

    .wheel
    {
      -webkit-animation: mouse-wheel 0.6s linear infinite;
      -moz-animation: mouse-wheel 0.6s linear infinite;
    }



    @-webkit-keyframes mouse-wheel
    {
       0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
      }

      100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
      }
    }

    @-moz-keyframes mouse-wheel
    {
      0% { top: 1px; }
      25% { top: 2px; }
      50% { top: 3px;}
      75% { top: 2px;}
      100% { top: 1px;}
    }

    @-webkit-keyframes mouse-scroll {

      0%   { opacity: 0;}
      50%  { opacity: .5;}
      100% { opacity: 1;}
    }
    @-moz-keyframes mouse-scroll {

      0%   { opacity: 0; }
      50%  { opacity: .5; }
      100% { opacity: 1; }
    }
    @-o-keyframes mouse-scroll {

      0%   { opacity: 0; }
      50%  { opacity: .5; }
      100% { opacity: 1; }
    }
    @keyframes mouse-scroll {

      0%   { opacity: 0; }
      50%  { opacity: .5; }
      100% { opacity: 1; }
    }





    /*  ELEMENTS */

    .logo0 { width: 750px; display: block; margin: auto; }
    .logo1 { float:left; width: 200px; margin-left: 40px; margin-top: 5px; }
    .logo2 { width: 200px; display: block; margin: auto; }
    .menu1 { text-align: right!important; margin-top: 20px!important; padding-right: 40px!important; margin-bottom: 10px; }
    .menu { display: block; margin-top: 30px; margin-right: 40px; text-align: center; width: 100%; }
    .menu ul { margin: 0; list-style: none; }
    .menu ul li { display: inline-block; margin: 0;  }
    .menu ul li a { font-weight: 700; font-size: 18px; line-height: 18px; color: #d6d9db; }
    .menu ul li a:hover { text-decoration: none; color: #5f9877; }
    .menu ul li::before { font-family: 'Krub', sans-serif; content: "\2022"; font-size: 14px!important; font-weight: 700; color: #5f9877!important; padding-right: 10px; padding-left: 0px;}
    .mcfsdenu ul li:first-child:before { padding-right: 0px!important; content: " "; }

    .peoples { display:block; width:80%; margin-left:auto; margin-right:auto; }
    .persons { display: none; width: 50%; }

    .person-image { position: relative; width: 100%; max-width: 150px; diplay: block; margin-left: auto; margin-right: auto; }
    .person-image-circle { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; }
    .person-name { font-weight: 400; font-size: 25px; line-height: 25px; color: #185280; margin-top: 20px; margin-right: 0; margin-left: 0; margin-bottom: 5px; }
    .person-surname { font-weight: 600; font-size: 25px; line-height: 25px; color: #185280; margin-top: 0px; margin-right: 0; margin-left: 0; margin-bottom: 5px; text-transform: uppercase; }
    .person-title { font-weight: 400; font-size: 16px; line-height: 16px; color: #4c5e6b; margin-top: 10px; margin-right: 0; margin-left: 0; margin-bottom: 5px; }
    .person-email { font-weight: 600; font-size: 14px; line-height: 14px; color: #5f9877; margin-top: 10px; margin-right: 0; margin-left: 0; margin-bottom: 5px; }
    .person-email:hover { text-decoration: none; color: #185280; }

    @media only screen and (max-width: 1024px) {
    .menu1 { display: block; text-align: center!important; width: 100%; margin-top: 10px!important; }
    .logo1 { float:none; display: block; margin-left: auto; margin-right: auto; margin-top: 10px!important; }
    .menu { margin-top: 20px; margin-right: 0; padding-right: 0!important; width: 100%!important; text-align: center!important; }
    .logo0 { width: 500px; }
    .persons { width: 75%; }
    .peoples { width: 90%; }
    .person-name { font-size: 23px; line-height: 23px; margin-top: 15px; margin-bottom: 3px; }
    .person-surname { font-size: 23px; line-height: 23px; margin-bottom: 3px; }
    .person-title { font-size: 14px; line-height: 14px; margin-top: 5px; margin-bottom: 3px; }
    }

    @media only screen and (max-width: 768px) {
    .menu ul li a { font-size: 14px; line-height: 14px; }
    .menu ul li::before { font-size: 11px!important; padding-right: 3px; padding-left: 3px;}
    .mouse_scroll { display: none; }
    .logo0 { width: 300px; }
    .persons { width: 100%; }
    .person-name { font-size: 20px; line-height: 20px; margin-top: 15px; margin-bottom: 2px; }
    .person-surname { font-size: 20px; line-height: 20px; margin-bottom: 2px; }
    .person-title { font-size: 13px; line-height: 13px; margin-top: 2px; margin-bottom: 2px; }
    }


    h1 { font-weight: 700; font-size: 35px;	line-height: 40px; color: #295380; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }
    h2 { font-weight: 700; font-size: 27px;	line-height: 32px; color: #5f9877; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }
    h3 { font-weight: 700; font-size: 24px;	line-height: 29px; color: #5f9877; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }
    h4 { font-weight: 700; font-size: 21px;	line-height: 26px; color: #5f9877; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }
    h5 { font-weight: 700; font-size: 18px;	line-height: 23px; color: #5f9877; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }
    h6 { font-weight: 700; font-size: 15px;	line-height: 20px; color: #5f9877; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 20px; }

    .article {
    }

    .article-photo {
        display: block;
        width: 50%;
        float: right;
        margin-left: 40px;
    }

    .article img {
        display: block;
        max-width: 100%;
        /* margin-left: auto;
        margin-right: auto; */
        margin-bottom: 20px;
    }
    .article p {
        margin-top: 0; 
        margin-right: 0;	
        margin-left: 0;	
        margin-bottom: 20px; 
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
        color: #666;
    }
    .article p:last-child {
        margin-bottom: 0px;
    }
    .article .img-caption {
        display: block;
        width: 66.66%;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: #888;
        padding-top: 10px;
        margin-top: -20px;
        margin-bottom: 20px;
        /* margin-left: auto;
        margin-right: auto; */
        text-align: left;
    }
    .article ol { padding: 0; margin-top: 0; margin-right: 0; margin-left: 20px; margin-bottom: 10px; }
    .article ol li { 
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
        color: #666;
        margin-left: 0.5em; text-indent: -0.2em;
        padding-bottom: 5px; 
    }
    .article ul { list-style: none; padding: 0; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 10px; }
    .article ul li::before { content: "◼ "; font-size: 10px; font-weight: 400; color: #888; padding-right: 5px; padding-left: 10px;}
    .article ul li { 
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
        color: #666;
        padding-left: 1em; text-indent: -1.5em;	padding-bottom: 5px; }
    .article blockquote {
        margin-top: 0; 
        margin-right: 0;	
        margin-left: 40px;	
        margin-bottom: 20px; 
        font-style: italic;
        font-weight: 500;
        font-size: 17px;
        line-height: 24px;
        color: #666;
        border-left: 3px solid #ddd;
        padding-left: 20px;
    }
    .article .article-author-name-top {
        margin-top: -20px;
        font-style: italic;
        font-weight: 500;
        font-size: 18px;
        color: #999;
    }
    .article .article-intro {
        font-style: italic;
        font-weight: 600;
        font-size: 17px;
        line-height: 24px;
        color: #666;
    }
    .article .article-info {
        margin-top: -20px;
        margin-bottom: 20px; 
        text-align: right;
        font-size: 12px;
        color: #999;
    }



    .article-shade3 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(0deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%);
        z-index: 50;
    }

    .article-headline4 {
        display: block;
        margin: 20px;
        margin-top: -10px;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #fff;
        text-decoration: none!important;
        text-align: left;
    }
    .article-headline4:hover {
        color: #5f9877;
        transition: .5s ease;
    }
    .article-date4 {
        display: block;
        font-weight: 500;
        font-size: 11px;
        color: #fff;
        text-align: left;
        margin-top: 0;
        margin-left: 20px;
        margin-right: 0;
    }

    .distancer-1 {
        display: inline-block;
        margin-bottom: 20px;
        margin-top: -10px;
        margin-left: -10px;
        color: #5f9877;
        font-size: 80px;
        text-align: center;
        letter-spacing: -11px;
    }
    .distancer-2 {
        width: 100%;
        margin-bottom: 100px;
        margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
    }
    .distancer-3 {
        width: 100%;
        margin-bottom: 50px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
    }
    .button1 {
        display: inline-block;
        text-decoration: none!important;
        text-align: center;
        border: 1px solid #ccc;
        font-weight: 600;
        font-size: 12px;
        color: #aaa;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
        margin-top: 5px;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }
    .button1:hover {
        background-color: #fff;
        color: #006799;
        transition: .5s ease;
    }
    .headline-1 {
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
        color: #444;
        text-transform: none;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .headline-2 {
        font-weight: 300;
        font-size: 36px;
        line-height: 36px;
        color: #295380;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .intro-1 {
        font-weight: 500;
        font-size: 18px;
        line-height: 23px;
        color: #4c5e6b;
        text-align: center;
        width: 50%;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .intro-2 {
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
        color: #4c5e6b;
        text-align: right;
        width: 100%;
        margin: 0;
        padding: 20px; 
    }
    .intro-3 {
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
        color: #4c5e6b;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 20px; 
    }
    .intro-head {
        font-weight: 700;
        font-size: 23px;
        color: #5f9877;
        text-transform: uppercase;
    }


    @media only screen and (max-width: 1220px) {

    }

    @media only screen and (max-width: 1024px) {
    .article-photo {
        width: 33.33%;
    }
    .article-headline4 {
        margin: 10px;
        margin-top: -10px;
        font-size: 18px;
        line-height: 20px;
    }
    .article-date4 {
        font-size: 10px;
        margin-left: 10px;
    }
    .intro-1 {
        width: 75%;
    }
    .distancer-2 {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .distancer-3 {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    }

    @media only screen and (max-width: 768px) {
    .article-photo {
        width: 100%;
        margin-top: -40px;
    }
    .article-headline4 {
        margin: 10px;
        margin-top: -15px;
        font-size: 16px;
        line-height: 16px;
    }
    .article-date4 {
        font-size: 9px;
        margin-left: 10px;
    }
    .intro-1 {
        width: 95%;
    }
    }
    /*  // ELEMENTS */





    /*  BLOCKS */
    .red-full1 {
        background-color: #fff!important;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .red-full2 {
        background-color: #eee!important;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .red-full3 {
        background-color: #1f2e44!important;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .content1 {
        padding: 0px;
        margin: 10px;
    }
    .content2 {
        background-color: #fff;
        padding: 5px;
        margin: 10px;
    }
    .content3 {
        position: absolute;
        background-color: #fff;
        margin: 10px;
        padding: 30px;
    }
    .content4 {
        padding: 0px;
        margin: 20px;
    }

    @media only screen and (max-width: 1220px) {

    }

    @media only screen and (max-width: 1024px) {
    .red-full1 {
        background-image: none!important;
    }
    .red-full2 {
        background-image: none!important;
    }
    .red-full3 {
        background-image: none!important;
    }
    }

    @media only screen and (max-width: 768px) {

    }
    /*  // BLOCKS */	





    /*  NAVIGATIONS */

    /*  DESKTOP MENU 1 */
    .desktop-menu-1-navigation {
        text-align: center;
    }
    .desktop-menu-1-main {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-top: 15px;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 15px;
        padding: 0;
    }
    .desktop-menu-1-img {
        display: inline-block;
        vertical-align: middle;
    }
    .desktop-menu-1-item {
        background-color: #ddd;
        color: #000;
        padding: 10px;
        text-decoration: none!important;
    }	
    .desktop-menu-1-item:hover {
        background-color: #aaa;
        color: #fff;
        transition: .5s ease;
    }		
    .desktop-menu-1-dropdown {
        text-align: left;
        display: none;
        position: absolute;
        left: 0;
        top: 28px;
        background-color: #ddd;
        min-width: 160px;
        box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);
        z-index: 1;
        transition: .5s ease;
    }
    .desktop-menu-1-dropdown a {
        color: #000;
        padding: 10px;
        text-decoration: none!important;
        display: block;
    }
    .desktop-menu-1-dropdown a:hover {
        background-color: #aaa;
        color: #fff;
        transition: .5s ease;
    }
    .desktop-menu-1-main:hover .desktop-menu-1-dropdown {
        display: block;
    }
    .desktop-menu-1-divider {
        font-size: 15px;
        color: #aaa;
    }

    /*  MOBILE MENU 1 */
    .mobile-menu-1-overlay { height: 0%; width: 100%; position: fixed; z-index: 5000; top: 0; left: 0; background-color: rgb(0,0,0); background-color: rgba(0,0,0, 0.9); overflow-y: hidden; transition: 0.5s; }
    .mobile-menu-1-overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; }
    .mobile-menu-1-overlay a { font-size: 36px; color: #fff; padding: 20px; text-decoration: none; display: block; }
    .mobile-menu-1-overlay a:hover, .mobile-menu-1-overlay a:focus { color: #aaa; transition: 0.5s;}
    .mobile-menu-1-overlay .mobile-menu-1-closebtn { font-size: 60px; font-weight: 100; position: absolute; top: 25px; right: 25px; }
    .mobile-menu-1-button { font-size: 30px; cursor:pointer; }

    /*  // NAVIGATIONS */




    /*  GRID */
    * { box-sizing: border-box; }
    [class*="kolona-"] { float: left; border: 0; margin: 0;	padding: 0; }
    .kolona-cijela {width: 100%;}
    .kolona-polovina {width: 50%;}
    .kolona-trecina {width: 33.33%;}
    .kolona-cetvrtina {width: 25%;}
    .kolona-petina {width: 20%;}
    .kolona-sestina {width: 16.66%;}
    .kolona-dvijetrecine {width: 66.66%;}
    .kolona-tricetvrtine {width: 75%;}
    .kolona-tripetine {width: 60%;}
    .kolona-cetiripetine {width: 80%;}
    .red1 {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .red1::after { content: ""; clear: both; display: block; }


    @media only screen and (max-width: 1220px) {
    .red1 {width: 100%;}
    .kolona-sestina {width: 25%;}
    }

    @media only screen and (max-width: 1024px) {
    .kolona-cijela {width: 100%;}
    .kolona-polovina {width: 50%;}
    .kolona-trecina {width: 33.33%;}
    .kolona-cetvrtina {width: 25%;}
    .kolona-petina {width: 20%;}
    .kolona-sestina {width: 33.33%;}
    .kolona-dvijetrecine {width: 66.66%;}
    .kolona-tricetvrtine {width: 75%;}
    .kolona-tripetine {width: 60%;}
    .kolona-cetiripetine {width: 80%;}
    }

    @media only screen and (max-width: 768px) {
    .kolona-cijela {width: 100%;}
    .kolona-polovina {width: 50%;}
    .kolona-trecina {width: 100%;}
    .kolona-cetvrtina {width: 50%;}
    .kolona-petina {width: 50%;}
    .kolona-sestina {width: 50%;}
    .kolona-dvijetrecine {width: 100%;}
    .kolona-tricetvrtine {width: 100%;}
    .kolona-tripetine {width: 100%;}
    .kolona-cetiripetine {width: 100%;}
    }

    /*  KOCKE-GRID */

    .kocke-overlay {
        /*  BOTTOM->TOP
        background: -moz-linear-gradient(90deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(0deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%);
        */

        /*  TOP->BOTTOM
        background: -moz-linear-gradient(-90deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(-90deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(180deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%);
        */

        /*  LEFT->RIGHT
        background: -moz-linear-gradient(0deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(90deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%);
        */

        /*  RIGHT->LEFT
        background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(-90deg, rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 50%);
        */

        /*  TOP-LEFT
        background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(135deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        */

        /*  TOP-RIGHT
        background: -moz-linear-gradient(-135deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(-135deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(-135deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        */

        /*  BOTTOM-lEFT
        background: -moz-linear-gradient(45deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(45deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        */

        /*  BOTTOM-RIGHT
        background: -moz-linear-gradient(135deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 50%); 
        background: -webkit-linear-gradient(135deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        background: linear-gradient(-45deg, rgba(0,0,0,0.5) 20%,rgba(0,0,0,0) 50%); 
        */

        /*  FULL */
        background-color: #000;
        opacity: 0.2;
        filter: alpha(opacity=20);


        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
    }
    /*
    .kocke-overlay:hover {
        background-color: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        transition: .5s ease;
    }
    */
    .kocke-content {
        margin: 10px;
    }
    .kocke-glavni {
        background-color: #006799;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .kocke-red {
        background-color: #006799;
        padding-right: 10px;
        padding-left: 10px;
    }
    .kocke-grid-cijela  {
        display: block;
        position: relative;
        width: 100%;
    }
    .kocke-grid-polovina  {
        display: block;
        position: relative;
        width: 50%;
        float: left;
    }
    .kocke-grid-trecina  {
        display: block;
        position: relative;
        width: 33.33%;
        float: left;
    }
    .kocke-grid-dvijetrecine  {
        display: block;
        position: relative;
        width: 66.66%;
        float: left;
    }
    .kocke-polovina-pola { 
        position: relative;
        width: 50%; 
        padding-bottom: 50%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-polovina-dupla { 
        position: relative;
        width: 100%; 
        padding-bottom: 50%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-velika { 
        position: relative;
        width: 100%; 
        padding-bottom: 100%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-cetvrt { 
        position: relative;
        width: 25%; 
        padding-bottom: 25%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-cetvrt-dupla { 
        position: relative;
        width: 50%; 
        padding-bottom: 25%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-cetvrt-trostruka { 
        position: relative;
        width: 75%; 
        padding-bottom: 25%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-trecina-pola { 
        position: relative;
        width: 50%; 
        padding-bottom: 25%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-trecina-pola-dupla { 
        position: relative;
        width: 100%; 
        padding-bottom: 25%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-trecina-trecina { 
        position: relative;
        width: 33.33%; 
        padding-bottom: 16.66%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }
    .kocke-trecina-dupla { 
        position: relative;
        width: 66.66%; 
        padding-bottom: 16.66%; 
        -webkit-box-shadow:inset 0px 0px 0px 10px #006799;
        -moz-box-shadow:inset 0px 0px 0px 10px #006799;
        box-shadow:inset 0px 0px 0px 10px #006799;
        float: left;
        background-color:#ccc; 
    }

    @media only screen and (max-width: 768px) {
    .kocke-grid-cijela  { width: 100%; }
    .kocke-grid-polovina  {	width: 100%; }
    .kocke-grid-trecina  { width: 100%; }
    .kocke-grid-dvijetrecine  {	width: 100%; }
    .kocke-polovina-pola { width: 50%; padding-bottom: 50%; }
    .kocke-polovina-dupla { width: 50%; padding-bottom: 50%; }
    .kocke-velika { width: 100%; padding-bottom: 50%; }
    .kocke-cetvrt { width: 50%; padding-bottom: 50%; }
    .kocke-cetvrt-dupla { width: 50%; padding-bottom: 50%; }
    .kocke-cetvrt-trostruka { width: 50%; padding-bottom: 50%; }
    .kocke-trecina-pola { width: 50%; padding-bottom: 50%; }
    .kocke-trecina-pola-dupla { width: 50%; padding-bottom: 50%; }
    .kocke-trecina-trecina { width: 50%; padding-bottom: 50%; }
    .kocke-trecina-dupla { width: 50%; padding-bottom: 50%; }
    }
    /*  KOCKE-GRID */

    /*  // GRID */

    /*  Copyright 2018 Videor o.d. www.videor.ba All rights reserved. */