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

@font-face {
    font-family: 'Helvetica Now Display';
    src: url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Regular.eot');
    src: local('Helvetica Now Display Regular'), local('HelveticaNowDisplay-Regular'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Regular.woff2') format('woff2'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Regular.woff') format('woff'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Now Display';
    src: url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Bold.eot');
    src: local('Helvetica Now Display Bold'), local('HelveticaNowDisplay-Bold'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Bold.woff2') format('woff2'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Bold.woff') format('woff'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Helv etica Now Display';
    src: url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-ExtraBold.eot');
    src: local('Helvetica Now Display ExtBd'), local('HelveticaNowDisplay-ExtraBold'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-ExtraBold.woff2') format('woff2'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-ExtraBold.woff') format('woff'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Now Display';
    src: url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Black.eot');
    src: local('Helvetica Now Display Black'), local('HelveticaNowDisplay-Black'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Black.woff2') format('woff2'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Black.woff') format('woff'),
        url('https://newdirection.online/2020-files/fonts/HelveticaNowDisplay-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.biolink { 
	color: #272f32;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;

}
.biolink:hover { 
	color: #007bb3;
	transition: .5s ease;
	text-decoration: none;
}

.vd21-fensiboks { display: none; width: 50%; background-color: #fff; border: 0px solid #111; }
.vd21-okvir2 { padding: 20px; }

@media only screen and (max-width: 1024px) {
.vd21-okvir2 { padding: 10px; }
.vd21-fensiboks { width: 75%; }
}

@media only screen and (max-width: 768px) {
.vd21-fensiboks { width: 90%; }
}



.share { position: fixed; top: 175px; right: 0; width: 45px; z-index: 5000; }
.share img { display: block; }
/*  STANDARD */
* { box-sizing: border-box; }
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: #003f66;
	font-family: 'Helvetica Now Display', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #272f32;
}
.clearing {	clear: both; }
.mobile-off { display: block; }
.mobile-on { display: none; }



/* SWIPER FULL */ .swiper-container { width: 100%; height: 630px; position: relative; }

#ontop { color: #007bb3; 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: #6dcff6; transition: .5s ease; }	

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

.image-tv { display: block; position: relative; width: 100%; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.image-event { display: block; position: relative; width: 100%; padding-bottom: 35%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.image-a4 { display: block; position: relative; width: 100%; padding-bottom: 140%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.image-front-container { position: absolute; width: 100%; height: 100%; z-index: 20; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important;}
.image-circle { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.screen { display: block; width: 100%; }
.image-hero-quarter { position: relative; height: 630px; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }

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

.novina { display: block; width: 100%; cursor: pointer; }
.novina:hover { opacity: 0.7; filter: alpha(opacity=70); transition: .5s ease;}

@media only screen and (max-width: 1220px) {
.swiper-container { width: 100%; height: 450px; position: relative; }
.image-hero-quarter { height: 450px; }
}

@media only screen and (max-width: 1024px) {
.swiper-container { width: 100%; height: 350px; position: relative; }
.image-hero-quarter { height: 350px; }
}
	
@media only screen and (max-width: 768px) {
.swiper-container { width: 100%; height: 200px; position: relative; }
.image-hero-quarter { height: 200px; }
.mobile-off { display: none; }
.mobile-on { display: block; }
}
/*  // STANDARD */	



.zastava-reports { display: inline-block; width:37px; }

.person-frame { display: block; padding-top: 20px; padding-bottom: 20px; text-align: center; }
.person-photo-frame { position: relative; display: block; width: 80%; max-width: 150px; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
.person-name {
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 22px;
	line-height: 22px;
    color: #272f32;
}
.person-country {
    margin-bottom: 2px;
    font-weight: 400;
    font-size: 14px;
	line-height: 14px;
    color: #007bb3;
}
.person-title {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 16px;
	line-height: 16px;
    color: #272f32;
}

.zastava { position: absolute; bottom: 0px; right: 10px; width: 35px; }
	
.section { 
	display: block; 
	text-align: center;
	font-family: 'Helvetica Now Display', sans-serif;
	font-weight: 800;
	font-size: 35px;
	line-height: 30px;
	color: #ccc;
	text-decoration: none;
	letter-spacing: -0.3px;
	margin-bottom: 25px;
}	
	
/*  ELEMENTS */	
.footer-text { 
    width: 100%;
    margin: auto;
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	padding: 30px;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #ccc;
	text-decoration: none;
    text-align: center;
	border-top: 5px solid #0079b2;
}
.footer-text a { 
	font-weight: 700;
	color: #eee;
	text-decoration: none;
}
.footer-text a:hover { 
	color: #6dcff6;
	text-decoration: none;
    transition: .5s ease;
}
.footer-text strong { 
	font-weight: 800;
    letter-spacing: 0.3px;
	font-size: 12px;
	line-height: 16px;
	color: #6dcff6;
	text-decoration: none;
    text-align: center;
}
.footer-text .separator { 
	color: #6dcff6;
}
.headline { 
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-weight: 800;
	font-size: 50px;
	color: #ccc;
	text-decoration: none;
	text-align: left;
}
.all { 
	display: inline-block;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
    font-family: 'Helvetica Now Display', sans-serif;
    font-weight: 800;
	font-size: 17px;
    letter-spacing: 0.3px;
	color: #272f32;
    padding: 5px;
	text-decoration: none!important;

}
.all-articles { 
    font-family: 'Helvetica Now Display', sans-serif;
	display: inline-block;
	font-weight: 900;
	font-size: 15px;
	line-height: 15px;
    letter-spacing: 0.5px;
	text-decoration: none;
    color: #007bb3;
    background-color: #eee;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.all-articles:hover { 
    background-color: #007bb3;
	color: #eee;
	transition: .5s ease;
	text-decoration: none;
}
.front-headline-link1 { 
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 900;
	font-size: 22px;
	line-height: 23px;
	color: #272f32;
	text-decoration: none;
    text-transform: uppercase;
}
.front-headline-link1:hover { 
	color: #007bb3;
	transition: .5s ease;
	text-decoration: none;
}
.front-headline-link2 { 
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 900;
	font-size: 40px;
	line-height: 35px;
	color: #272f32;
	text-decoration: none;
}
.front-headline-link2:hover { 
	color: #007bb3;
	transition: .5s ease;
	text-decoration: none;
}
.front-author1 {
    font-family: 'Helvetica Now Display', sans-serif;
    display: block;
    text-align: left;
	margin-top: 10px;
    margin-bottom: -7px;
    font-weight: 800;
	font-size: 14px;
	line-height: 14px;
	color: #007bb3;
	letter-spacing: 0.5px;
}

/*  // ELEMENTS */


h1 { font-weight: 900; font-size: 80px;	line-height: 73px; color: #272f32; margin-top: -5px; margin-right: 0; margin-left: 0; margin-bottom: 10px; text-align: center; letter-spacing: -1px; text-transform: uppercase;}
h2 { font-weight: 800; font-size: 30px;	line-height: 32px; color: #272f32; margin-top: 0px; margin-right: 0; margin-left: 0; margin-bottom: 20px; text-align: center; }
h6 { 
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	color: #272f32;
	padding-top: 10px;
	margin-top: -25px;
	margin-bottom: 25px;
	text-align: right;
}

.webcast-episode { display: block; font-weight: 800; font-size: 20px; line-height: 20px; color: #ccc; margin-top: 50px; margin-right: 0; margin-left: 0; margin-bottom: 5px; text-align: center; }
.webcast-subline { display: block; font-weight: 600; font-size: 30px; line-height: 32px; color: #007bb3; margin-top: 0px; margin-right: 0; margin-left: 0; margin-bottom: 20px; text-align: center; }
.webcast-author { display: block; text-align: center; margin-top: 0px; font-weight: 800; font-size: 40px; line-height: 40px; letter-spacing: 1px; color: #007bb3; padding-bottom: 0px; }
.webcast-front-author { display: block; text-align: left; margin-top: 0px; margin-bottom: -5px; font-weight: 800; font-size: 18px; line-height: 19px; letter-spacing: 1px; color: #007bb3; padding-bottom: 0px; }
.webcast-front-episode { color: #ccc; }
.webcast-front-subline { display: block; font-weight: 600; font-size: 20px; line-height: 22px; color: #007bb3; margin-top: -5px; margin-right: 0; margin-left: 0; margin-bottom: 20px; text-align: left; }

.image-caption {
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	font-weight: 400;
	font-size: 11px;
	color: #272f32;
	padding-top: 5px;
	margin-top: 0px;
	text-align: right;
}
.article .article-author-name-top {
    font-family: 'Helvetica Now Display', sans-serif;
    display: inline-block;
    text-align: center;
    margin-top: 0px;
    font-weight: 800;
    font-size: 30px;
	line-height: 30px;
    letter-spacing: 1px;
    color: #007bb3;
    padding-bottom: 0px;
}
.article .text-info {
    font-family: 'Helvetica Now Display', sans-serif;
    display: block;
    text-align: center;
    margin-top: 60px!important;
	margin-bottom: -40px!important;
    font-weight: 800;
    font-size: 25px;
    color: #272f32;
    padding: 0px;
}
.article {
	padding-top: 50px;
	padding-bottom: 50px;
}
.article-headline {
	text-align: center!important; margin-bottom: 20px; margin-top: -25px;
}
.article img {
	display: block;
	width: 100%!important;
    height: auto!important;
}
.rte-img-chosen { display: block; width: 100%; margin-top: 0!important; margin-left: 0!important; margin-right: 0!important; margin-bottom: 25px!important; }
.rte-img-chosen figcaption { 
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	color: #272f32;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px!important;
	text-align: right;
}
.article p {
    font-family: 'Roboto Slab', serif;
	text-align: justify;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
}
.article p:last-child {
	margin-bottom: 0px;
}
.article a { font-weight: 600; color: #003f66; text-decoration: none; }
.article a:hover { color: #272f32; text-decoration: underline; transition: .5s ease; }
.article .img-caption {
    font-family: 'Helvetica Now Display', sans-serif;
	display: block;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	color: #272f32;
	padding-top: 10px;
	margin-top: -25px;
	margin-bottom: 25px;
	text-align: right;
}
.article blockquote p {
    font-family: 'Helvetica Now Display', sans-serif;
    width: 66.66%;
    margin-top: 20px!important;
    margin-bottom: 0px!important;
    margin-left: auto;
    margin-right: auto;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    color: #272f32;
    text-align: left!important;
    padding-left: 35px;
    padding-top: 35px;
	padding-bottom: 35px!important;
    background-image: url(https://newdirection.online/2020-files/kosa.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 125px 125px;
}
.article .article-intro {
    width: 90%;
    font-family: 'Helvetica Now Display', sans-serif;
    margin-left: auto; 
    margin-right: auto;
    margin-bottom: 40px; 
    text-align: center;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #272f32;
}
.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: 700; color: #003f66; padding-right: 5px; padding-left: 10px;}
.article ul li { 
	font-family: 'Roboto Slab', serif;
	text-align: justify;
    font-size: 18px;
    line-height: 28px;
	color: #272f32;
	padding-left: 1em; text-indent: -1.5em;	padding-bottom: 5px; }




.agenda {
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
.agenda p {
    font-family: 'Roboto Slab', serif;
	text-align: left;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 5px;
}
.agenda p:last-child {
	margin-bottom: 0px;
}

.agenda h1 { font-weight: 800; font-size: 25px;	line-height: 25px; color: #272f32; margin-top: 0px; margin-right: 0; margin-left: 0; margin-bottom: 10px; text-align:left; text-transform: none; border-bottom: 1px solid #007bb3; padding-bottom: 5px; }
.agenda h2 { font-weight: 400; font-size: 25px;	line-height: 25px; color: #007bb3; margin-top: 0px; margin-right: 0; margin-left: 0; margin-bottom: 10px; text-align:left; text-transform: none; }
.agenda h3 { display: inline-block; font-weight: 800; font-size: 12px;	line-height: 12px; letter-spacing: 1px; color: #fff; background-color: #007bb3; margin-top: 10px; margin-right: 0; margin-left: 0; margin-bottom: 10px; padding: 3px; text-align:left; }

.agenda a { font-weight: 600; color: #003f66; text-decoration: none; }
.agenda a:hover { color: #272f32; text-decoration: underline; transition: .5s ease; }
.agenda ul { list-style: none; padding: 0; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 5px; }
.agenda ul li::before { content: "◼ "; font-size: 10px; font-weight: 700; color: #003f66; padding-right: 5px; padding-left: 10px;}
.agenda ul li { 
	font-family: 'Roboto Slab', serif;
	text-align: left!important;
    font-size: 17px;
    line-height: 22px;
	color: #272f32;
	padding-left: 1em; text-indent: -1.5em;	padding-bottom: 0px; }




@media only screen and (max-width: 1024px) {
.person-name { font-size: 17px; line-height: 17px; }
.person-country { font-size: 11px; line-height: 11px; }
.person-title { font-size: 13px; line-height: 13px; }
.footer-text { 
    width: 100%;
    padding: 15px;
    font-size: 9px;
	line-height: 11px;
}
.footer-text strong { 
    font-size: 9px;
	line-height: 11px;
}
.headline { 
	font-size: 26px;
	line-height: 20px;
    margin-top: 10px;
	margin-bottom: 10px;
}
.front-headline-link1 { 
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 16px;
}
.front-author1 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 11px;
}
.front-headline-link2 { 
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 30px;
	line-height: 30px;
}
.all-articles { 
	font-size: 12px;
	line-height: 12px;
}
h1 { font-weight: 900; font-size: 40px;	line-height: 35px; margin-bottom: 5px!important; }
h2 { font-weight: 800; font-size: 20px;	line-height: 22px; margin-top: 0px; }
.webcast-episode { font-size: 15px; line-height: 15px; color: #ccc; margin-top: 20px; }
.webcast-subline { font-size: 20px; line-height: 20px; margin-bottom: 10px!important;}
.webcast-author { font-size: 20px; line-height: 20px; }
.article { padding-left: 10px; padding-right: 10px; padding-top: 20px!important; padding-bottom: 50px; }
.article-headline { margin-bottom: 0px; margin-top: 0px; }
.article .article-author-name-top { margin-top: 0px; font-size: 18px; line-height: 18px; }
.article .text-info { margin-top: 40px!important; font-size: 18px; }
.article p { font-size: 15px; line-height: 20px; margin-bottom: 20px; }
.article ul li { font-size: 15px; line-height: 20px; margin-bottom: 20px; }
.article blockquote p { width: 100%!important; font-size: 17px; line-height: 21px; padding-left: 20px; padding-top: 20px; background-size: 75px 75px; padding-bottom: 20px!important; }
.article .article-intro { width: 100%; font-size: 17px; line-height: 21px; margin-bottom: 20px;}
.article img { margin-bottom: 20px; }
.article .img-caption { font-size: 9px; line-height: 10px; margin-top: -20px; margin-bottom: 20px; }
.rte-img-chosen figcaption { 
	font-size: 9px;
	line-height: 10px;
	padding-top: 0px;
	margin-top: -10px;
}
.image-caption { font-size: 9px; }
	
.agenda p { font-size: 15px; line-height: 20px; }	
.agenda ul li { 
    font-size: 15px;
    line-height: 20px;
}

}

/*  BLOCKS */
.block1 { 
	position: relative;
	display: block;
	background-color: #ffffff;
    width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block2 { 
	position: relative;
	display: block;
	background-color: #003f66;
    width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 5px solid #0079b2;
}
.block3 {  
	position: relative;
	display: block;
	background-color: #ccc;
    width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.block4 { 
	position: relative;
	display: block;
    width: 100%;
    background-color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
    overflow: hidden;
}

.okvir0 { 
	position: relative;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
.okvir1 {
	position: relative;
	display: block;
	margin: 15px;
	padding: 20px;
}
.okvir2 {
	position: relative;
	display: block;
	margin: 10px;
	padding: 0px;
	background-color: #fff;
}
.okvir4 {
	position: relative;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
    padding-right: 20px;
}
.okvir5 {
	position: relative;
	display: block;
	padding-left: 35px;
	padding-right: 35px;
}
.okvir6 {
	position: relative;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
    padding-right: 10px;
}
.okvir7 {
	position: relative;
	display: block;
	margin: 10px;
	padding-top: 30px;
	background-color: #fff;
}
.okvir8 {
	position: relative;
	display: block;
	width: 75%;
	background-color: #fff;
}

@media only screen and (max-width: 1220px) {
.block2 { }
.okvir0 { padding-left: 10px; padding-right: 10px; }
.okvir1 { margin: 10px; padding: 10px; }
.okvir4 { margin: 5px; padding-left: 5px; padding-right: 5px; }
.okvir5 { padding-left: 20px; padding-right: 20px; }
}

@media only screen and (max-width: 1024px) {
.block2 { }
.okvir0 { padding-left: 10px; padding-right: 10px; }
.okvir1 { margin: 5px; padding: 10px; }
.okvir2 { margin: 5px; }
.okvir4 { margin: 5px; }
.okvir5 { padding-left: 0px; padding-right: 0px; }
}
	
@media only screen and (max-width: 768px) {
}
/*  // BLOCKS */	








/*  CELIJE */
.celije { max-width: 1440px; margin-left: auto; margin-right: auto; text-align: left; }
[class*="celija-"] { vertical-align: top; display: inline-block; position: relative; }
.celija-cijela { width: 100%; }
.celija-pola { width: 50%; }
.celija-trecina { width: 33.33%; }
.celija-cetvrtina { width: 25%; }
.celija-petina { width: 20%; }
.celija-sestina { width: 16.66%; }
.celija-sedmina { width: 14.28%; }
.celija-osmina { width: 12.5%; }
.celija-dvijetrecine { width: 66.67%; }
.celija-tricetvrtine { width: 75%; }
.celija-cetiripetine { width: 80%; }
.celija-petsestina { width: 83.34%; }
.celija-sestsedmina { width: 85.72%; }
.celija-sedamosmina { width: 87.5%; }
.celija-menu { 
    width: 16.66%;
    cursor: pointer;
    text-align: center;
    font-weight: 800;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.3px;
    color: #fff;
    padding: 10px;
}

.celija-menu:hover {
    color: #003f66;
    background-color: #ccc;
    transition: .5s ease;
}
@media only screen and (max-width: 1220px) {
.celije {width: 100%;}
}
@media only screen and (max-width: 1024px) {
.celija-cijela { width: 100%; }
.celija-pola { width: 50%; }
.celija-trecina { width: 33.33%; }
.celija-cetvrtina { width: 33.33%; }
.celija-petina { width: 25%; }
.celija-sestina { width: 25%; }
.celija-sedmina { width: 25%; }
.celija-osmina { width: 25%; }
.celija-dvijetrecine { width: 66.67%; }
.celija-tricetvrtine { width: 100%; }
.celija-cetiripetine { width: 100%; }
.celija-petsestina { width: 100%; }
.celija-sestsedmina { width: 100%; }
.celija-sedamosmina { width: 100%; }
}	
@media only screen and (max-width: 768px) {
.celija-cijela { width: 100%; }
.celija-pola { width: 100%; }
.celija-trecina { width: 100%; }
.celija-cetvrtina { width: 50%; }
.celija-petina { width: 33.33%; }
.celija-sestina { width: 33.33%; }
.celija-sedmina { width: 33.33%; }
.celija-osmina { width: 33.33%; }
.celija-dvijetrecine { width: 100%; }
.celija-tricetvrtine { width: 100%; }
.celija-cetiripetine { width: 100%; }
.celija-petsestina { width: 100%; }
.celija-sestsedmina { width: 100%; }
.celija-sedamosmina { width: 100%; }
}
/*  // CELIJE */


.chiza {
	width: 100%;
	height: 1px;
	background-color: #ccc;
}


/*  DESKTOP MENU 1 */
.desktop-menu-1-container-logo { position: relative; width: 100%; height: 100px; }
.desktop-menu-1-container-logo-inside { width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
.desktop-menu-1-container-logo-frame { position: relative; display: block; width: 100%;	margin: 0px; padding: 0px; }
.desktop-menu-1-container-logo-image { display: block; margin-left: 15px; }
.desktop-menu-1-container-logo-image img { display: block; width: 100%; }
.desktop-menu-1-container-menu { position: relative; width: 100%; height: 100px; }
.desktop-menu-1-container-menu-inside { position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; }
.desktop-menu-1-navigation {
    text-align: right;
	padding-right: 15px;
}
.desktop-menu-1-main {
    position: relative;
    display: inline-block;
	vertical-align: middle;
    margin: 3px;
    padding-right: 0;
}
.desktop-menu-1-img {
    display: inline-block;
	vertical-align: middle;
}
.desktop-menu-1-item {
    font-family: 'Helvetica Now Display', sans-serif;
    font-weight: 800;
	font-size: 17px;
    letter-spacing: 0.3px;
	color: #eee;
    padding: 5px;
	text-decoration: none!important;
}	
.desktop-menu-1-item:hover {
	color: #6dcff6;
	transition: .5s ease;
}		
.desktop-menu-1-main:hover .desktop-menu-1-dropdown {
    display: block;
}
.desktop-menu-1-divider {
	font-size: 15px;
	color: #0079b2;
}




/*  DESKTOP MENU 2 */

.podstranica-okvir { 
	position: relative;
	display: block;
	background-color: #eee;
    width: 100%;
	border-bottom: 1px solid #ccc;
}
.podstranica-okvir1 { 
	position: relative;
	display: block;
    width: 100%;
	border-bottom: 1px solid #ccc;
}
.podstranica-okvir2 { 
	padding: 10px;
}
.podstranica-container { position: relative; width: 100%; height: 60px; }
.podstranica { display: block;
	width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; 
	bottom: 0;
    font-family: 'Helvetica Now Display', sans-serif;
	font-weight: 800;
	font-size: 35px;
	line-height: 30px;
	color: #0079b2;
	text-decoration: none;
	letter-spacing: -0.3px;
	margin-left: 10px;
}

.desktop-menu-2-container-menu { position: relative; width: 100%; height: 60px; }
.desktop-menu-2-container-menu-inside { width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
.desktop-menu-2-container-menu-inside1 { width: 100%; position: absolute; bottom: 10px; right: 0; }
.desktop-menu-2-navigation { text-align: right;	padding-right: 15px; }
.desktop-menu-2-main { position: relative; display: inline-block; vertical-align: middle; margin: 3px; padding-right: 0; }
.desktop-menu-2-img { display: inline-block; vertical-align: middle; }
.desktop-menu-2-item { font-family: 'Helvetica Now Display', sans-serif; font-weight: 800; font-size: 17px; letter-spacing: 0.3px; color: #272f32; padding: 5px; text-decoration: none!important; }
.desktop-menu-2-item2 { font-family: 'Helvetica Now Display', sans-serif; font-weight: 800; font-size: 17px; letter-spacing: 0.3px; color: #ccc; padding: 5px; text-decoration: none!important; }
.desktop-menu-2-item:hover { color: #0079b2; transition: .5s ease; }	
.desktop-menu-2-item2:hover { color: #0079b2; transition: .5s ease; }	
.desktop-menu-2-main:hover .desktop-menu-2-dropdown { display: block; }
.desktop-menu-2-divider { font-size: 15px; color: #0079b2; }
.desktop-menu-2-divider2 { font-size: 15px; color: #ccc; }





@media only screen and (max-width: 1024px) {
.podstranica-container { height: auto; }
.podstranica { position: relative; font-size: 25px;	line-height: 20px; margin-top: 20px;}
.podstranica-okvir2 { padding: 5px; }
.desktop-menu-1-navigation { text-align: center; }
.desktop-menu-1-container-logo-image { margin-left: 0px; }
.desktop-menu-1-container-logo-inside { position: relative; display: block; }
.desktop-menu-1-container-menu { height: 50px; }
.desktop-menu-1-container-menu-inside { position: relative; display: block; }
}

/*  MOBILE MENU 1 */
.logo-mobile { display: block; height: 50px; margin-left: auto; margin-right: auto; margin-top: 5px; margin-bottom: 5px; }
.mobile-menu-1-overlay { height: 0%; width: 100%; position: fixed; z-index: 5000; top: 0; left: 0; background-color: rgb(255,255,255); background-color: rgba(255,255,255, 0.9); overflow-y: hidden; transition: 0.5s; }
.mobile-menu-1-overlay-content { position: relative; top: 60px; width: 100%; text-align: left; margin-top: 30px; }
.mobile-menu-1-overlay a { font-family: 'Helvetica Now Display', sans-serif; font-weight: 900; font-size: 26px; line-height: 26px; color: #272f32; padding-top: 5px; padding-bottom: 5px;  padding-left: 20px;  padding-right: 30px; text-decoration: none; display: block; }
.mobile-menu-1-overlay a:hover, .mobile-menu-1-overlay a:focus { color: #007bb3; transition: 0.5s;}
.mobile-menu-1-overlay .manji { font-size: 22px; line-height: 22px; color: #555555; padding-top: 5px; padding-bottom: 10px;  padding-left: 40px; text-decoration: none; display: block; }
.mobile-menu-1-overlay .mobile-menu-1-closebtn { font-size: 60px; font-weight: 100; position: absolute; top: 15px; right: 0px; color: #007bb3;}
.mobile-menu-1-button { font-size: 30px; cursor: pointer; }

/*  // NAVIGATIONS */