/*!
Theme Name: Bilten 3.0
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bilten-3-0
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bilten 3.0 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	/*color: purple;*/
}

a:hover, a:focus, a:active {
	/*color: midnightblue;*/
}

a:focus {
	/*outline: thin dotted;*/
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* Bilten 3.0 */
* {/*font-size: 16px; */box-sizing: content-box; font-family: "Merriweather";outline: none;text-decoration: none;}
body {font-family: 'Merriweather', serif;color:#2b2e34;}
div#page {/*width:90%;*/margin:0 auto;max-width:1280px;overflow:hidden;}
section#homepage-news {width:1320px;overflow: auto;}
.hidden {display:none !important;}
#main.itemized article {display:none;}
ol.footnotes {width: 60%;margin: 70px auto 0 auto;}
a.footnote-link {font-size: 0.7em;vertical-align: super;}
/* header */
header#masthead {margin:40px 0; border-bottom:5px solid #063956;padding:0 0 10px 0;}
header#masthead div.site-branding {width:288px;float:left;}
/*header#masthead div.site-branding img {width:100%;}*/
header#masthead div.site-branding img {width:96%;}
header#masthead h1.site-title,header#masthead p.site-title,header#masthead p.site-description {display:none;}
header#masthead nav#site-navigation {width:34px;float:right;clear:none;}
header#masthead nav#site-navigation span.menu {display:block;width:34px;height:40px;background:url(/wp-content/themes/bilten_3.0/img/icon-search.svg) no-repeat center center; cursor:pointer;margin:4px 0 0 0;}
header#masthead nav#site-themes a {color:#063956;font-family: 'Open Sans', sans-serif; font-weight:600;font-size:1.2em;}
header#masthead nav#site-themes ul li {float:left;list-style:none;margin-left:40px;margin-top:15px;}
header#masthead nav#site-themes ul li:before {content:'/';color:#063956;font-family: 'Open Sans', sans-serif; font-weight:600;font-size:1.2em;margin-right:10px;}
header#masthead nav#site-themes ul li.politika:before {color:#01639E;}
header#masthead nav#site-themes ul li.rad:before {color:#CD5924;}
header#masthead nav#site-themes ul li.drustvo:before {color:#DE1A1A;}
header#masthead nav#site-themes ul li.klima:before {color:#238850;}
header#masthead nav#site-themes ul li.politika a:hover {color:#01639E;}
header#masthead nav#site-themes ul li.rad a:hover {color:#CD5924;}
header#masthead nav#site-themes ul li.drustvo a:hover {color:#DE1A1A;}
header#masthead nav#site-themes ul li.klima a:hover {color:#238850;}
/* footer */
img.footer-logo {width:220px;margin:100px 0 0 0; filter: grayscale(100%) saturate(120%);}
footer#colophon {border-top:3px solid #2b2e34;margin:10px 0 20px 0;overflow:auto;padding:20px 0 0 0;}
footer#colophon a {color:#2b2e34;text-decoration:none;}
/*footer#colophon span {font-family: 'Open Sans', sans-serif; text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px;display: block;margin: -5px 0 5px 0;}*/
footer#colophon span {font-family: 'Open Sans', sans-serif; text-transform:uppercase;font-size:11px;font-weight:800;line-height:14px;display: block;margin: -5px 0 5px 0;color: #828282;letter-spacing: 1px;}
footer#colophon img.rls-see {width: 210px; height:auto; float:left;}
footer#colophon ul {float:left;width:auto;padding:0;margin:0;width:887px;}
footer#colophon ul li {/*float:left;list-style:none;width:36%;padding-right:14%;*/float: right;list-style: none;padding-right: 10%;}
footer#colophon ul li a {font-size:1.125em; font-family: 'Open Sans', sans-serif; font-weight:600;}
footer#colophon ul li:first-of-type {text-align:right;}
footer#colophon ul.social {width:180px;float:right;}
footer#colophon ul.social li {display:block;width:60px;height:60px;padding-right:0;}
footer#colophon ul.social li a {text-indent: -9999px;display:block;width:60px;height:30px;}
footer#colophon ul.social li:nth-of-type(1) a {text-align:left;background:url(/wp-content/themes/bilten_3.0/img/icon-facebook.svg) no-repeat top center;}
footer#colophon ul.social li:nth-of-type(2) a {background:url(/wp-content/themes/bilten_3.0/img/icon-twitter.svg) no-repeat top center;}
footer#colophon ul.social li:nth-of-type(3) a {background:url(/wp-content/themes/bilten_3.0/img/icon-rss.svg) no-repeat top center;}
footer#colophon p {clear:both;font-size:0.875em;text-align:center;margin-top:120px;}
/* navigation */
div#nav * {font-family: 'Open Sans', sans-serif; box-sizing: border-box; margin: 0px; padding: 0px;}
div#nav {width: 100%;min-height: 100%;background-color: #f5f5f5;position: absolute;top:0;left:0;z-index:101; display:none;}
div#nav.active {display:block;}
header#masthead.active {position: initial;}
div#nav > #nav-header {max-width:1280px; margin:0 auto; padding: 55px 0px 20px 0px; align-items: center;width: 100%;min-height: 127px;font-size: 18px;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;line-height: 2.0;text-align: center;color: #c4222a;border-bottom: 3px solid #002e4b;overflow-y: auto;position:fixed; top: 0px;background-color: #f5f5f5;left:50%; transform:translateX(-50%);z-index:101;}
div#nav div.searchBox {width:100%;clear:both;}
div#nav div.searchBox input {border:none;background:#f5f5f5;color:#9a9b9f;text-align:center;font-size:4em;line-height:1em;font-family: 'Open Sans', sans-serif; width: 70%;}
div#nav img#action-button {width: 60px;height: 60px;position:absolute;right:0;bottom:30px;cursor:pointer;}
div#nav > #nav-header > ul.nav-selection-items {list-style: none; display:inline-block;}
div#nav > #nav-header > ul.nav-selection-items > li {display: inline-block;float: left;padding-right: 30px;color: #c4222a; font-size:18px;}
div#nav > #nav-menu {max-width: 1280px;height: 100%;margin: 210px auto auto auto;}
div#nav > #nav-menu > .nav-menu-column {width: 33.3%;height: auto;float: left;padding: 50px 0px 0px;}
div#nav > #nav-menu > .nav-menu-column > h3.nav-menu-column-title {font-size: 22px;padding-bottom: 40px;color: #9a9b9f;}
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items {list-style: none;}
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li {margin-bottom: 15px;padding-bottom: 3px;display:block;clear:both;}
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li {letter-spacing: 1px;font-weight: 700;text-transform: uppercase;color: #002e4b;margin-bottom: 15px;padding-bottom: 3px;border-bottom: 3px solid transparent;}
/*div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li span {font-size: 22px !important}*/
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li span {font-size: 20px !important}
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li > span:hover {color: #c4222a;cursor: pointer;}
div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li.selected span {color: #c4222a;border-bottom: 3px solid #c4222a;}
div#nav > #nav-header > ul.nav-selection-items > li.theme-all, div#nav > #nav-header > ul.nav-selection-items > li.country-all, div#nav > #nav-header > ul.nav-selection-items > li.articleformat-all {color:#9a9b9f;}
/* homepage */
article {float:left;margin-right:40px !important;}
.article-format-tag {font-family: "Open Sans";font-weight: bold;text-transform: uppercase;font-size: 0.8em;font-style: normal;letter-spacing: 1px;color: black;position: absolute;right: 0px;top: -20px;}
article > a:first-child {display: block;width: 100%;height: 100%;position: absolute;z-index: 1;}
/* article theme coloring */
article.politika .article-format-tag {color: #01639E;}
article.rad .article-format-tag {color: #CD5924;}
article.drustvo .article-format-tag {color: #DE1A1A;}
article.klima .article-format-tag {color: #238850;}
article.main-article.politika {background-color: #01639E;}
article.main-article.rad {background-color: #CD5924;}
article.main-article.drustvo {background-color: #DE1A1A;}
article.main-article.klima {background-color: #238850;}
article.main-article.politika > footer > .animated-bar {background-color: #01639E;}
article.main-article.rad > footer > .animated-bar {background-color: #CD5924;}
article.main-article.drustvo > footer > .animated-bar {background-color: #DE1A1A;}
article.main-article.klima > footer > .animated-bar {background-color: #238850;}
article.temat-article.politika > footer > .animated-bar {background-color: #01639E;}
article.temat-article.rad > footer > .animated-bar {background-color: #CD5924;}
article.temat-article.drustvo > footer > .animated-bar {background-color: #DE1A1A;}
article.temat-article.klima > footer > .animated-bar {background-color: #238850;}
article.reportage-article.politika > footer > .animated-bar {background-color: #01639E;}
article.reportage-article.rad > footer > .animated-bar {background-color: #CD5924;}
article.reportage-article.drustvo > footer > .animated-bar {background-color: #DE1A1A;}
article.reportage-article.klima > footer > .animated-bar {background-color: #238850;}
article.vijesti-article.politika > footer > .animated-bar {background-color: #01639E;}
article.vijesti-article.rad > footer > .animated-bar {background-color: #CD5924;}
article.vijesti-article.drustvo > footer > .animated-bar {background-color: #DE1A1A;}
article.vijesti-article.klima > footer > .animated-bar {background-color: #238850;}
/* article theme coloring single page*/
main.bilten-article article.rad a {color:#CD5924 !important;}
main.bilten-article article.rad a:hover {color:#666 !important;}
main.bilten-article article.rad .related-post > a:hover > h2 {color:#CD5924 !important;}
main.bilten-article article.rad .related-post > .animated-bar {background-color:#CD5924 !important;}
main.bilten-article article.rad .entry-meta > .author:hover {color:#CD5924 !important;}
main.bilten-article article.rad .entry-meta span.posted-on a:hover time {color:#CD5924 !important;}
main.bilten-article article.rad .entry-meta span.posted-on a {color:#000 !important;}
main.bilten-article article.rad.post > .entry-content > p:nth-of-type(2)::first-letter {color:#CD5924;}
main.bilten-article article.rad.post > .entry-content.vijest > p:nth-of-type(2)::first-letter {color:#000;}
main.bilten-article article.rad.post > .entry-content.vijest > p:nth-of-type(1)::first-letter {color:#CD5924;}
main.bilten-article article.rad.post > .entry-content > .page-body-highlight > p {color:#CD5924;}
main.bilten-article article.politika a {color:#01639E !important;}
main.bilten-article article.politika a:hover {color:#666 !important;}
main.bilten-article article.politika .related-post > a:hover > h2 {color:#01639E !important;}
main.bilten-article article.politika .related-post > .animated-bar {background-color:#01639E !important;}
main.bilten-article article.politika .entry-meta > .author:hover {color:#01639E !important;}
main.bilten-article article.politika .entry-meta span.posted-on a:hover time {color:#01639E !important;}
main.bilten-article article.politika .entry-meta span.posted-on a {color:#000 !important;}
main.bilten-article article.politika.post > .entry-content > p:nth-of-type(2)::first-letter {color:#01639E;}
main.bilten-article article.politika.post > .entry-content.vijest > p:nth-of-type(2)::first-letter {color:#000;}
main.bilten-article article.politika.post > .entry-content.vijest > p:nth-of-type(1)::first-letter {color:#01639E;}
main.bilten-article article.politika.post > .entry-content > .page-body-highlight > p {color:#01639E;}
main.bilten-article article.drustvo a {color:#DE1A1A !important;}
main.bilten-article article.drustvo a:hover {color:#666 !important;}
main.bilten-article article.drustvo .related-post > a:hover > h2 {color:#DE1A1A !important;}
main.bilten-article article.drustvo .related-post > .animated-bar {background-color:#DE1A1A !important;}
main.bilten-article article.drustvo .entry-meta > .author:hover {color:#DE1A1A !important;}
main.bilten-article article.drustvo .entry-meta span.posted-on a:hover time {color:#DE1A1A !important;}
main.bilten-article article.drustvo .entry-meta span.posted-on a {color:#000 !important;}
main.bilten-article article.drustvo.post > .entry-content > p:nth-of-type(2)::first-letter {color:#DE1A1A;}
main.bilten-article article.drustvo.post > .entry-content.vijest > p:nth-of-type(2)::first-letter {color:#000;}
main.bilten-article article.drustvo.post > .entry-content.vijest > p:nth-of-type(1)::first-letter {color:#DE1A1A;}
main.bilten-article article.drustvo.post > .entry-content > .page-body-highlight > p {color:#DE1A1A;}
main.bilten-article article.klima a {color:#238850 !important;}
main.bilten-article article.klima a:hover {color:#666 !important;}
main.bilten-article article.klima .related-post > a:hover > h2 {color:#238850 !important;}
main.bilten-article article.klima .related-post > .animated-bar {background-color:#238850 !important;}
main.bilten-article article.klima .entry-meta > .author:hover {color:#238850 !important;}
main.bilten-article article.klima .entry-meta span.posted-on a:hover time {color:#238850 !important;}
main.bilten-article article.klima .entry-meta span.posted-on a {color:#000 !important;}
main.bilten-article article.klima.post > .entry-content > p:nth-of-type(2)::first-letter {color:#238850;}
main.bilten-article article.klima.post > .entry-content.vijest > p:nth-of-type(2)::first-letter {color:#000;}
main.bilten-article article.klima.post > .entry-content.vijest > p:nth-of-type(1)::first-letter {color:#238850;}
main.bilten-article article.klima.post > .entry-content > .page-body-highlight > p {color:#238850;}
/* homepage - main article */
.main-article {width: 100%;height: 425px;padding: 0px;position: relative; margin-bottom:50px;}
.main-article:hover {cursor: pointer;}
.main-headline {width: 50%;height: 425px;float: left;padding:0;overflow:hidden;}
.main-headline-filter {position: relative;}
.main-headline h2 {position:absolute;top:30px;left:40px;margin: 0px;width:45%;}
.main-headline h2 a {width:auto;font-family: "Merriweather Sans";font-weight: 700;font-style: normal;font-size: 1.8em;text-decoration: none;color: white;line-height: 1.3em;filter: none;position: relative;z-index: 1;padding: 0px;margin: 0px;}
.main-article header a {height: 425px;width: 100%;display: block;overflow: hidden;position: relative;}
.main-article header a img {position:absolute;top:0;left:0;width:100%;height:auto;-webkit-filter: brightness(50%);filter: brightness(50%);}
.main-article:hover header a img {-webkit-filter: brightness(65%); filter: brightness(65%);}
.main-lead {width: 50%;height: 425px;float: left;padding: 0; margin: 0px;color: white;}
.main-lead > p {font-family: "Open Sans";font-size: 1.2em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.6;color: white;padding: 10px 40px 0 40px;margin: 0px;}
.main-lead a {text-decoration: none;position: relative;z-index: 1;}
.main-lead > div.entry-meta {padding:30px 40px 0 40px;}
.main-lead .author {color: white;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.main-lead time {color: white;font-family: "Open Sans";font-size: 0.8em;font-weight: normal;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.main-article footer {width: 100%;height: 5px;margin-top: 10px;padding: 0px;position: absolute;bottom: 0px;left: 0px;position: absolute;z-index: 2;}
.animated-bar {width: 40px;height: 5px; -webkit-transition: width 0.1s; transition: width 0.1s;}
.main-article:hover .animated-bar {width: 100%;}
/*------------------------------------------------------------------------*/
.temat-article {width: 488px;height: 475px;color: white;margin: 0 0 50px 0;}
.temat-article:hover {cursor: pointer;}
.temat-article-filter {position: relative;}
.temat-article header a {position: absolute;top:0;left:0;width:100%;height:475px;overflow:hidden;}
.temat-article header img {position:absolute;top:0;left:0;width:100%;height:475px;object-fit:cover;-webkit-filter: brightness(50%);filter: brightness(50%);}
.temat-article:hover header img {-webkit-filter: brightness(65%); filter: brightness(65%);}
.temat-article-headline h2 {padding: 40px 40px 0 40px;margin: 0px;}
.temat-article-headline h2 a {width: 100%;height: 100%;font-family: "Merriweather Sans";font-weight: 700;font-style: normal;font-size: 1.2em;text-decoration: none;color: white;line-height: 1.2em;filter: none;position: relative;z-index: 1;}
.temat-article-lead {position: relative;z-index: 1;}
/*.temat-article-lead p {font-family: "Open Sans"; font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.6;color: white;padding: 10px 40px 0px 40px;margin: 0px;}*/
.temat-article-lead p {font-family: "Open Sans"; font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.5;color: white;padding: 10px 40px 0px 40px;margin: 0px;}
.temat-article-lead a {text-decoration: none;position: relative;z-index: 1;}
.temat-article-lead .author {color: white;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;padding:0 0 0 40px;}
.temat-article-lead time {color: white;font-family: "Open Sans";font-size: 0.8em;font-weight: normal;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.temat-article footer {width: 100%;height: 5px;margin-top: 10px;padding: 0px;position: absolute;bottom: 0px;left: 0px;position: absolute;z-index: 2;}
.temat-article:hover .animated-bar {width: 100%;}
/*-----------------------------------------------------------------*/
.vijesti-article {width: 224px;height: 475px; /*auto*/;color: white;margin-bottom: 50px;position: relative;}
.vijesti-article:hover {cursor: pointer;}
.vijesti-article header {overflow:hidden;}
.vijesti-article header img {position:absolute;top:0;left:0;width:100%;height:auto;max-height:149px;-webkit-filter: brightness(50%);filter: brightness(50%);}
.vijesti-article:hover header img {-webkit-filter: brightness(65%); filter: brightness(65%);}
.vijesti-article-headline {overflow:hidden; width: 199px;height: 149px;float: left;padding: 15px 10px 0px 15px;}
.vijesti-article-headline-filter {position: relative;}
.vijesti-article-headline h2 {padding: 0px;margin: 0px; max-height:128px;overflow:hidden;font-size:1em;}
.vijesti-article-headline h2 a {font-family: "Merriweather Sans";font-weight: 700;font-style: normal;font-size: 1.19em;text-decoration: none;color: white;line-height: 1.3em;filter: none;position: relative;z-index: 1;}
.vijesti-article-lead {width: 100%;height: 100%;padding: 0px;color: black;}
/*.vijesti-article-lead p {font-family: "Open Sans"; font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.6;color: black;margin: 0px;}*/
.vijesti-article-lead p {font-family: "Open Sans"; font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.5;color: black;/*padding-top: 10px;*/margin: 0px;}
.vijesti-article-lead a {text-decoration: none;position: relative;z-index: 1;}
.vijesti-article-lead .author {color: black;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.vijesti-article-lead time {color: black;font-family: "Open Sans";font-size: 0.8em;font-weight: normal;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.vijesti-article footer {width: 100%;height: 5px;padding: 0px; position:absolute; bottom:0;}
.vijesti-article:hover .animated-bar {width: 100%;}
.vijesti-article .vijesti-lead-content {max-height:266px;overflow:hidden;font-size: 15px;line-height: 1.6em; font-family: "Open Sans"; padding-top: 10px;}
/*-----------------------------------------------------------------*/
.reportage-article {width: 488px; height: 475px; color: white;margin-bottom: 50px;position: relative;}
.reportage-article:hover { cursor: pointer;}
.reportage-article header {overflow:hidden;}
.reportage-article header a.post-thumbnail {overflow:hidden;max-height:306px;position:absolute;top:0;left:0;}
.reportage-article header img {width:100%;height:auto;-webkit-filter: brightness(50%);filter: brightness(50%);}
.reportage-article:hover header img {-webkit-filter: brightness(65%);filter: brightness(65%);}
.reportage-article-headline {width: 408px;height: 280px;float: left; padding: 40px 40px 0 40px;}
.reportage-article-headline-filter {position: relative;}
.reportage-article-headline-filter::before {color: black;content: "";background-image: url(http://webnonstop.net/bilten/img/bosna-srbi-politika-elvis-barukčić-afp-e1536235156764.jpg);background-size: cover;background-repeat: no-repeat;width: 100%;height: 100%;top: 0px;left: 0px;position: absolute;z-index: 0;-webkit-filter: brightness(50%); /* Safari 6.0 - 9.0 */filter: brightness(50%);}
.reportage-article-headline h2 {padding: 0px;margin: 0px;}
.reportage-article-headline h2 a {width: 100%;height: 100%;font-family: "Merriweather Sans";font-weight: 700;font-style: normal;font-size: 1.2em;text-decoration: none;color: white;line-height: 1.2em;filter: none;position: relative;z-index: 1;}
.reportage-article-lead {width: 100%;height: 100%;padding: 0px;color: black;}
/*.reportage-article-lead p {font-family: "Open Sans";font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.8;color: black;padding-top: 10px;margin: 0px;}*/
.reportage-article-lead p {font-family: "Open Sans";font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.5;color: black;padding-top: 10px;margin: 0px;}
.reportage-article-lead a {text-decoration: none;position: relative;z-index: 1;}
.reportage-article-lead .author {color: black;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.reportage-article-lead time {color: black;font-family: "Open Sans";font-size: 0.8em;font-weight: normal;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
.reportage-article footer {width: 100%;height: 5px; padding: 0px; position:absolute; bottom:0;}
.reportage-article:hover .animated-bar {width: 100%;}
.reportage-article .reportage-lead-content {max-height:111px;overflow:hidden;}
/* PAGE */
.clearfix::after {content: "";display: table;clear: both;}
main.bilten-article article.post {padding-bottom: 70px; clear:both; margin-right:0 !important;}
main.bilten-article header.entry-header {max-width:65%; margin:auto;}
main.bilten-article .article-format-tag-entry-header-format, .article-format-tag-entry-header-country {display: inline-block;margin: 0px 30px 20px 0px;}
main.bilten-article .article-format-tag-entry-header-format > a {font-family: "Open Sans";font-weight: bold;text-transform: uppercase;text-decoration: none;font-size: 1em;font-style: normal;letter-spacing: 2px;}
main.bilten-article .article-format-tag-entry-header-country > a {font-family: "Open Sans";font-weight: normal;text-transform: uppercase;text-decoration: none;font-size: 1em;font-style: normal;letter-spacing: 2px;}
main.bilten-article .article-format-tag-entry-header-format > a:hover {color: #666;}
main.bilten-article .article-format-tag-entry-header-country > a:hover {color: #666;}
main.bilten-article .post > .entry-header > .entry-title {font-family: "Merriweather Sans";font-size: 2.8em;line-height: 1.4;font-weight: 800;color: black;margin: 0px 0px 50px;padding: 0px;}
main.bilten-article .entry-content .author {color: black;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
main.bilten-article .entry-content time {color: black;font-family: "Open Sans";font-size: 0.8em;font-weight: normal;font-style: normal;line-height: 1.4;text-align: left;text-transform: uppercase;}
/*main.bilten-article .entry-content a:hover time {color: #c50030;}*/
main.bilten-article .post-thumbnail {width: 75%;margin-bottom: 20px;margin:auto;}
main.bilten-article .post-thumbnail > img {display: block;width: 100%;height: auto;padding: 0px;object-fit:cover;max-height:500px;}
main.bilten-article .image-author-caption {color: #666666;font-family: "Open Sans";font-size: 0.6em;font-weight: normal;font-style: normal;line-height: 1.3;text-align: right; width:100%;}
main.bilten-article .article-format-tag-related-post > a {font-family: "Open Sans";font-weight: bold;text-transform: uppercase;font-size: 0.8em;font-style: normal;letter-spacing: 1px;color: #c50030;padding-bottom: 5px;}
main.bilten-article .article-format-tag-related-post > a:visited {color: grey;}
/*main.bilten-article .article-format-tag-related-post > a:hover {color: #c50030;}*/
main.bilten-article .related-posts {box-sizing: border-box;width: 100%;height: auto;margin: 0px auto;display: flex;flex-flow: row wrap;justify-content: space-between;}
main.bilten-article .related-posts-bottom {box-sizing: border-box;width: 100%;height: auto;margin: 0px auto 200px;display: flex;flex-flow: row wrap;justify-content: space-between;}
main.bilten-article .related-post {margin-bottom: 30px; margin-right:0 !important; display: inline-block; width:30%;}
main.bilten-article .related-posts-bottom > .related-post {display: inline-block;width: 30%;}
main.bilten-article .related-post > .entry-meta {margin-bottom: 5px;}
main.bilten-article .related-post > .entry-meta time {font-size:0.8em; font-family: "Open Sans";}
/*main.bilten-article .related-post > a:hover > h2 {color: #c50030;}*/
main.bilten-article .entry-meta > .author {color: black !important;text-decoration: none;font-family: "Open Sans";font-size: 0.8em;font-weight: 900;font-style: normal;line-height: 1;text-align: left;text-transform: uppercase;padding: 0px;margin: 0px;}
main.bilten-article .entry-meta > .author:hover {/*color: #c50030 !important;*/ text-decoration: none !important;}
main.bilten-article .entry-meta span.posted-on {color: black;font-family: "Open Sans";font-size: 1em;font-weight: normal;font-style: normal;line-height: 1;text-align: left;text-transform: uppercase;padding: 0px;margin: 0px;}
/*main.bilten-article .entry-meta span.posted-on a:hover {color: #c50030 !important; text-decoration: none !important;}*/
main.bilten-article .related-post > a > h2 {color: black;font-family: "Merriweather Sans";font-weight: 700;font-size: 1.2em;line-height: 1.6;padding-bottom: 10px;margin: 0px;}
main.bilten-article .post > .entry-content > .entry-meta {margin-bottom: 40px;width: 20%;width:65%;margin:auto;text-align:center;overflow:hidden;padding:30px 0 50px 0}
main.bilten-article .entry-content-link {word-wrap: normal;font-size: inherit;color: #c50030;}
main.bilten-article .entry-content-link:visited {font-size: inherit;color: grey;}
main.bilten-article .entry-content-link:hover {font-size: inherit;border-bottom: 2px solid #c50030;}
main.bilten-article .post > .entry-content > .page-lead {color: black;font-family: "Merriweather";font-weight: 600;font-size: 1.4em;line-height: 1.8;width: 50%;margin: 0px auto 50px;padding: 0px;}
main.bilten-article .post > .entry-content > .page-body-highlight {width: 60%;margin: 30px auto 50px;padding: 0px;}
main.bilten-article .page-body-highlight > .page-body-highlight-bar {background-color: #c50030;width: 140px;height: 5px;margin: auto;}
main.bilten-article .post > .entry-content > .page-body-highlight > p {/*color: #c50030;*/font-family: "Merriweather";font-weight: 600;font-size: 1.8em;line-height: 1.8;}
main.bilten-article .post > .entry-content > .page-body {color: black;font-family: "Merriweather";font-size: 1.1em;line-height: 2;width: 50%;margin: auto;padding: 0px 0px 20px;}
main.bilten-article .post > .entry-content > p:nth-of-type(1) {font-family: "Merriweather"; font-size:1.3em;line-height:1.6em; font-weight:600; padding-bottom:30px;display:block;}
main.bilten-article .post > .entry-content > p:nth-of-type(1) strong, main.bilten-article .post > .entry-content > p:nth-of-type(1) b {font-weight:600;}
main.bilten-article .post > .entry-content > p:nth-of-type(2)::first-letter {font-size: 4em;float:left;position: relative;padding:5px 30px 10px 0;margin:0; line-height: 1em;}
main.bilten-article .post > .entry-content.vijest > p:nth-of-type(1) {font-family: "Merriweather"; font-size:1.1em;line-height:2; font-weight:400; display:block; padding-bottom:0;}
main.bilten-article .post > .entry-content.vijest > p:nth-of-type(1)::first-letter {font-size: 4em;float:left;position: relative;padding:5px 30px 10px 0;margin:0; line-height: 1em;}
main.bilten-article .post > .entry-content.vijest > p:nth-of-type(2)::first-letter {font-size: 1.1em;float:none;position: initial;padding:initial;margin:initial; line-height:2;}
/*main.bilten-article .post > .entry-content h2 {margin:30px auto 10px auto;font-family:"Merriweather Sans";font-weight:800;font-size:2.2em;line-height:1.4em;width:65%;}*/
main.bilten-article .post > .entry-content h2 {margin:30px auto 30px auto;font-family:"Merriweather Sans";font-weight:800;font-size:1.8em;line-height:1.5em;width:65%;}
main.bilten-article .post > .entry-content a {/*color:#c50030;*/ text-decoration:none;}
main.bilten-article .post > .entry-content a:hover {/*text-decoration:underline;*/}
main.bilten-article .post > .entry-content blockquote {margin:auto;font-family:"Merriweather";font-weight:700;font-size:1.4em;line-height:1.4em;width:75%;color:#c50030;}
main.bilten-article .post > .entry-content blockquote::before, main.bilten-article .post > .entry-content blockquote::after {content:""; display:block; width:140px;height:5px;background:#c50030;margin:40px auto }
main.bilten-article .post > .entry-content blockquote p {margin:auto;font-family:"Merriweather";font-weight:700;font-size:1.4em;line-height:1.4em;width:100% !important;color:#c50030 !important;}
main.bilten-article .post > .entry-content blockquote a {text-decoration:underline;}
main.bilten-article .post > .entry-content blockquote a:hover {text-decoration:none;}
main.bilten-article .post > .entry-content > .page-body-headline {color: black;font-family: "Merriweather Sans";font-weight: 800;font-size: 2.2em;line-height: 1em;width: 50%;margin: 50px auto 40px;padding-bottom: 0px 0px 20px;}
main.bilten-article .post > .entry-content > .page-body-image-container {width: 60%;height: auto;display: block;margin: 30px auto 50px;}
main.bilten-article .page-body-image {width: 100%;height: auto;}
main.bilten-article .related-post > .animated-bar {width: 40px;height: 5px;-webkit-transition: width 0.1s; /* For Safari 3.1 to 6.0 */transition: width 0.1s;background-color: #c50030;}
main.bilten-article .related-post:hover > .animated-bar {width: 100%;}
main.bilten-article article.post div.entry-content p {width: 65%;margin: 0 auto 20px auto;color: black;font-family: "Merriweather";font-size: 1.1em;line-height: 2;}
figure.wp-caption {width:75% !important; margin:40px auto;}
.wp-caption-text {text-align:left;color: #666666;font-family: "Open Sans";font-size: 0.6em;font-weight: normal;font-style: normal;line-height: 1.3;width:100%;text-align:right;display:block;padding-top:10px;}
.wp-caption img[class*="wp-image-"] {width:100%;max-height:500px;object-fit:cover;}
/* search */
/*h1.page-title.search-results {margin: 0 0 40px 0; font-size:1.3em;font-family: "Merriweather Sans";font-weight: 800;}*/
/*h1.page-title.search-results span {font-size:0.8em;font-family: "Merriweather Sans";font-weight: 500; display:block;margin-top:5px;}*/
h1.page-title.search-results {margin: 0 0 40px 0; font-size:1.3em;font-family: "Open Sans";font-weight: 800;letter-spacing: 1px}
h1.page-title.search-results span {font-size:0.8em;font-family: "Merriweather Sans";font-weight: 500; display:block;margin-top:5px;letter-spacing: 0px}
h1.page-title.search-results span span {color:#9a9b9f;display:inline-block;font-size:1em;}
.fb_iframe_widget {margin:60px auto 0 auto;width:65%;display:block !important;}

/* nav pagination */
nav.posts-navigation {margin-top:60px;}
div.nav-links div.nav-previous a, div.nav-links div.nav-next a {font-family: "Open Sans";font-size: 1em;line-height:37px;text-decoration: none;text-transform: uppercase;font-weight: 900;letter-spacing: 1px;color: black;}
div.nav-links div.nav-previous a:hover , div.nav-links div.nav-next a:hover {opacity:0.7;}
div.nav-links div.nav-previous a:hover:before , div.nav-links div.nav-next a:hover:after {opacity:0.7;}
div.nav-links div.nav-previous a.inactive , div.nav-links div.nav-next a.inactive {cursor:text;opacity:0.5;display:none;}
div.nav-links div.nav-previous a.inactive:hover , div.nav-links div.nav-next a.inactive:hover {color:black;}
div.nav-links div.nav-previous a:before {content:"";width:22px;height:37px;display:block;float:left;margin-right:30px;background:url(/wp-content/themes/bilten_3.0/img/icon-arrow-back.svg) no-repeat;}
div.nav-links div.nav-next a:after {content:"";width:22px;height:37px;display:block;float:right;margin-left:30px;background:url(/wp-content/themes/bilten_3.0/img/icon-arrow-forward.svg) no-repeat;}
div.nav-links div.nav-previous a.inactive:before, div.nav-links div.nav-next a.inactive:after {display:none;}
@media only screen and (max-width: 500px) {
	div.nav-links div.nav-previous a, div.nav-links div.nav-next a {font-size:0.8em;line-height:28px;}
	div.nav-links div.nav-previous a:before, div.nav-links div.nav-next a:after {width:17px;height:28px;background-size:100% 100%;}
	div.nav-links div.nav-previous a:before {margin-right:10px;}
	div.nav-links div.nav-next a:after {margin-left:10px;}
}
@media only screen and (max-width: 380px) {
	div.nav-links div.nav-previous a, div.nav-links div.nav-next a {font-size:0.7em;line-height:28px;}
	div.nav-links div.nav-previous a:before, div.nav-links div.nav-next a:after {width:8px;height:28px;background-size:100% 100%;}
	div.nav-links div.nav-previous a:before {margin-right:6px;}
	div.nav-links div.nav-next a:after {margin-left:6px;}
}
/* cookie notification */
div#cookie-compliance-bottom {font-family: 'open sans';font-size: 1em;}
div#cookie-compliance-bottom-overlay a#cookie-compliance-submit {display: block;width: 270px;float: right;background-color: #238850;border: none;color: #FFFFFF;font-weight: bold;font-family: 'open sans';text-decoration: none;text-transform: uppercase;padding: 30px 0px;margin: 0px;text-align: center;}
div#cookie-compliance-bottom-overlay a#cookie-compliance-submit:hover {background-color: #29A15E;}
div#cookie-compliance-bottom-overlay {color: #FFFFFF;z-index: 99999999999999;width: 100%;position: fixed;bottom: 0px;left: 0px;margin: 0px auto;background: rgb(0, 0, 0) transparent;background: rgba(0, 0, 0, 0.9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
div#cookie-compliance-bottom-overlay p {margin: 0px;display: block;float: left;padding: 30px 40px;}
@media only screen and (max-width: 800px) {
	div#cookie-compliance-bottom-overlay a#cookie-compliance-submit {width: 100%;}
}

/* responsive */

@media only screen and (min-width: 1650px) {
	div#page {max-width:1544px;}
}

@media only screen and (max-width: 1333px) {
	div#page {max-width:1016px;}
	.main-article {height: 325px;}
	.main-headline {height: 325px;}
	.main-article header a {height: 325px;}
	.main-lead {height: 325px;}
	.main-lead > p {font-size: 1.1em;line-height: 1.7em;}
	footer#colophon ul {width:623px;}
	main.bilten-article header.entry-header {max-width:82%;}
	main.bilten-article .post-thumbnail {width: 100%;}
	main.bilten-article .post > .entry-content h2 {width:82%;}
	main.bilten-article .post > .entry-content blockquote {width:100%;}
	main.bilten-article article.post div.entry-content p, .fb_iframe_widget {width: 82%;}
	figure.wp-caption {width:100% !important;}
	div#nav > #nav-header, div#nav > #nav-menu {width:90%;}
}
@media only screen and (max-width: 1085px) {
	div#page {max-width:752px;}
	.main-article {height: auto;}
	.main-headline {height: auto; width:100%;}
	.main-headline h2 {width:90%;}
	.main-article header a {height: 415px;}
	.main-lead {height: auto; width:100%;padding-bottom:40px}
	.main-lead > p {font-size: 15px;line-height: 1.6em;}
	footer#colophon ul {width:350px;}
	header#masthead {position:relative;margin-bottom:90px;}
	header#masthead nav#site-themes {position:absolute; top:110px;left:0;width:100%;border-bottom:3px solid #063956;height:38px;}
	header#masthead nav#site-themes ul {margin:0;padding:0;width:100%;display:block;overflow:hidden;display:flex;flex-flow: row wrap;justify-content: space-between;}
	header#masthead nav#site-themes ul li {margin:0;}
	header#masthead nav#site-navigation span.menu {margin-top:24px}
	main.bilten-article header.entry-header {max-width:100%;}
	main.bilten-article .post-thumbnail {width: 100%;}
	main.bilten-article .post > .entry-content h2 {width:100%;}
	main.bilten-article .post > .entry-content blockquote {width:100%;}
	main.bilten-article article.post div.entry-content p, .fb_iframe_widget {width: 100%;}
	figure.wp-caption {width:100% !important;}
}
@media only screen and (max-width: 805px) {
	div#page {max-width:90%;}
	.temat-article {width:100%;overflow: hidden;}
	.vijesti-article {width:100%; height:250px}
	.vijesti-article-headline {width:300px;height:300px;}
	.vijesti-article header img {max-height:300px}
	.vijesti-article-lead {margin:0;}
	.vijesti-article-lead .author, .vijesti-article .vijesti-lead-content p {margin-left:20px;max-height: 180px;}
	.vijesti-article-headline h2 {padding: 10px 0 0 10px;}
	.temat-article-headline h2 {padding: 45px 0 0 30px;}
	.temat-article-lead .author {padding-left:30px;}
	.temat-article-lead p {padding-left:30px;}
	.main-headline h2 {left:30px;}
	.main-lead > div.entry-meta {padding-left:30px;}
	.main-lead > p {padding-left:30px;}
	.reportage-article {width:100%; height:auto}
	.reportage-article-headline {width:100%;}
	.reportage-article-headline h2 {width:90%;}
	.reportage-article header a.post-thumbnail {width:100%}
	.reportage-article-lead {padding-bottom:30px;}
	main.bilten-article aside.related-posts {display:block;}
	main.bilten-article aside .related-post {width:100%;}
	footer#colophon ul {width:300px;float:right;}
	footer#colophon ul.social {float:left;width:100%;margin-top:30px;}
}

@media only screen and (max-width: 600px) {
	.vijesti-article {width:100%; height:auto}
	.vijesti-article-headline {width:100%;height:auto;min-height:200px;}
	.vijesti-article-headline h2 {width:90%;}
	.vijesti-article header img {max-height:600px}
	.vijesti-article-lead {margin:0;padding-top:10px;}
	.vijesti-article-lead .author, .vijesti-article .vijesti-lead-content p {margin-left:0px;max-height: 600px;}
	.vijesti-article-lead .entry-meta a {padding-top:10px;display:inline-block;}
	.vijesti-article .vijesti-lead-content p {padding-bottom:30px;}
	.main-headline {height:auto;}
	.main-headline h2 {position:relative; top:0;left:0; width:auto; margin: 20px 30px 30px 30px;}
	.main-headline h2 a {font-size:1.2em;line-height:1.2em;}
	.main-article header a {height:auto;}
	.main-article header a img {position:relative; top:0;left:0;}
	.reportage-article-headline {padding-left:30px;}
	footer#colophon ul {width:100%;float:left;margin-top:30px;}
	footer#colophon ul.social {float:left;}
	footer#colophon ul li {float:left;}
	footer#colophon p {text-align:left;}
	header#masthead div.site-branding {width:200px;}
	header#masthead div.site-branding img {width:200px; margin: 13px 0 12px 0;}
	header#masthead {margin-top:0px;padding:0;}
	.reportage-article-headline {height:190px;}
	.reportage-article header a.post-thumbnail {max-height:220px;}
	.reportage-article .reportage-lead-content {max-height:600px;}
	main.bilten-article .post > .entry-header > .entry-title {font-size:1.8em;}
	main.bilten-article .post > .entry-content > .entry-meta {padding:10px 0 30px 0;}
	main.bilten-article .post > .entry-content h2 {font-size:1.6em;line-height:1.6em;}
	main.bilten-article .post > .entry-content blockquote {font-size: 1.2em;line-height:1.2em;}
	.main-navigation ul {display:block;}
	div#nav > #nav-menu > .nav-menu-column {width:100%;padding-top:20px;}
	div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li {float:left;clear:none;padding-right:20px;}
	div#nav > #nav-menu > .nav-menu-column > ul.nav-menu-column-items > li span {font-size:18px !important;}
	div#nav div.searchBox input {font-size: 1.6em;}
	div#nav > #nav-header > ul.nav-selection-items {display:none;}
	div#nav img#action-button {bottom:20px;}
	div#nav > #nav-menu {margin-top:130px;}
	div#nav > #nav-menu > .nav-menu-column > h3.nav-menu-column-title {padding-bottom:20px;}
}
@media only screen and (max-width: 480px) {
	header#masthead nav#site-themes a {font-size:1em;}
	header#masthead nav#site-themes ul li:before {font-size:1;margin-right:6px;}
	.reportage-article-headline {height:170px;}
	.reportage-article header a.post-thumbnail {max-height:200px;}
}
@media only screen and (max-width: 400px) {
	.main-headline h2 a {font-size:1em;}
	.temat-article-headline h2 a {font-size:1em;line-height:1em;}
	.reportage-article-headline h2 a {font-size:0.9em;line-height:1.3em;}
}
@media only screen and (max-width: 360px) {
	.main-headline h2 a {font-size:0.9em;line-height:1.3em;}
	header#masthead nav#site-themes ul li a {font-size:0.9;}
	header#masthead nav#site-themes ul li:before {font-size:0.9;margin-right:2px;}
	.reportage-article-headline {height:150px;}
	.reportage-article header a.post-thumbnail {max-height:180px;}
}

.vijesti-article-lead p {font-family: "Open Sans"; font-size: 0.9375em;font-weight: 500;font-style: normal;text-align: left;line-height: 1.5;color: black;/*padding-top: 10px;*/margin: 0px;}
/* print */
@media print {
	header nav, footer {
		display: none;
	}

	header#masthead {
    margin: 20px 0;
    border-bottom: 2px solid #063956;
	}

	header#masthead div.site-branding {
    width: 200px;
    float: left;
	}

	main.bilten-article header.entry-header {
	    width: 100%;
	    margin: auto;
			text-align: center;
	}

	main.bilten-article .article-format-tag-entry-header-format, .article-format-tag-entry-header-country {
	    margin: 0px 30px 10px 0px;
	}

	main.bilten-article .article-format-tag-entry-header-country > a {
	    font-size: 0.7em;
	}

	main.bilten-article .article-format-tag-entry-header-format > a {
			font-size: 0.7em;
	}

	main.bilten-article .post > .entry-header > .entry-title {
    font-family: "Merriweather Sans";
    font-size: 1.5em;
    line-height: 1.5;
		width: 100%;
		margin: 0px 0px 30px;
	}

	main.bilten-article .post-thumbnail {
		width: 100%;
    margin-bottom: 20px;
    margin: auto;
	}

	main.bilten-article .post-thumbnail > img {
    width: 50%;
		margin: auto;
	}

.wp-caption-text {
    width: 50%;
    padding-top: 10px;
		margin: auto;
	}

	main.bilten-article .post > .entry-content > .entry-meta {
	  width: 20%;
	  width: 85%;
	  margin: auto;
		padding: 0px 0px 30px 0px;
	}

	main.bilten-article .post > .entry-content > p:nth-of-type(1) {
	    font-size: 0.9em;
	    line-height: 1.6em;
			padding-bottom: 0px
	}

	main.bilten-article article.post div.entry-content p {
    width: 85%;
    font-size: 0.9em;
    line-height: 1.6;
	}

	main.bilten-article .post > .entry-content blockquote {
    font-size: 1.2em;
    line-height: 1.4em;
	}

	.wp-block-image {
	    max-width: 50%;
	    margin-bottom: 1em;
	    margin: auto;
	    padding: 30px 0px 40px;
	}

		main.bilten-article .post > .entry-content h2 {
	    font-size: 1.2em;
	    line-height: 1.4em;
	    width: 85%;
			margin: 30px auto 20px auto;
	}

		img.footer-logo {
			display: none;
	}

	main.bilten-article .related-posts {
	    display: none;
	}

}
