/********************** TYPOGRAPHY **********************/
@font-face {
	font-family: "OpenSans-SemiBold";
	src: url("../fonts/OpenSans-SemiBold.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/OpenSans-SemiBold.svg") format("svg"),
		/* Legacy iOS */
		url("../fonts/OpenSans-SemiBold.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/OpenSans-SemiBold.woff2") format("woff2");
	/* Modern Browsers */
	font-display: swap;
	font-weight: 600;
}

@font-face {
	font-family: "OpenSans-Regular";
	src: url("../fonts/OpenSans-Regular.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/OpenSans-Regular.svg") format("svg"),
		/* Legacy iOS */
		url("../fonts/OpenSans-Regular.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/OpenSans-Regular.woff2") format("woff2");
	/* Modern Browsers */
}

@font-face {
	font-family: "OpenSans-ExtraBold";
	src: url("../fonts/OpenSans-ExtraBold.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/OpenSans-ExtraBold.svg") format("svg"),
		/* Legacy iOS */
		url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("../fonts/OpenSans-ExtraBold.woff") format("woff"),
		/* Modern Browsers */
		url("../fonts/OpenSans-ExtraBold.woff2") format("woff2");
	/* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 1.6rem;
}

h2 {
	font-size: 1.5rem;
}

h3 {
	font-size: 1.4rem;
}

h4 {
	font-size: 1.3rem;
}

.fs-14 {
	font-size: 14px;
}

.fs-16 {
	font-size: 16px;
}

blockquote {
	border-left: 8px #ae1f24 solid;
	padding: 0 16px;
	font-family: "OpenSans-SemiBold";
}

h5 {
	line-height: 1.2;
}

.font-lg-12-dark,
.font-lg-12-dark a {
	color: #222;
	font-size: 12px;
	line-height: 1.5;
	font-family: "OpenSans-Regular";
}

.font-lg-14-white,
.font-lg-14-white a {
	color: #fff;
	font-size: 14px;
}

.font-lg-14-dark,
.font-lg-14-dark a {
  color: #222;
	font-size: 14px;
}

.font-lg-16-red {
	font-size: 16px;
	color: #ae1f24;
	line-height: 1.4;
	font-family: "OpenSans-SemiBold";
}

.font-lg-16-red:hover {
	color: #ae1f24;
}

.font-lg-16-white {
	font-size: 16px;
	color: #fff;
	line-height: 1.4;
	font-family: "OpenSans-SemiBold";
}

.font-lg-16-white:hover {
	color: #fff;
}

.font-lg-18-white {
	color: #fff;
	font-size: 18px;
}

.font-lg-18-white:hover {
	color: #fff;
}

.font-lg-18-red {
	font-size: 18px;
	color: #ae1f24;
	line-height: 1.2;
	font-family: "OpenSans-SemiBold";
}

.font-lg-18-red:hover {
	color: #ae1f24;
}

.font-lg-24-red {
	font-size: 24px;
	color: #ae1f24;
	font-family: "OpenSans-SemiBold";
}

.font-lg-16-red:hover,
.font-lg-12-dark a:hover,
.font-lg-18-red:hover,
.font-lg-18-white:hover,
.font-lg-14-dark a:hover,
.font-lg-14-white a:hover {
	text-decoration: none;
}

.font-lg-14-dark a:hover {
	color: #222;
}

figcaption {
	text-align: center;
	font-size: 12px;
}

.banner-container-inner {
	position: relative;
}

.article-iframe .fb-post {
	margin-bottom: 20px;
}

/********************** SPACING **********************/
.mc-t-0 {
	top: 0;
}

.mc-l-10 {
	left: 10px;
}

.mc-t-10 {
	top: 10px;
}

.mc-b-10 {
	bottom: 10px;
}

.mc-b-15 {
	bottom: 15px;
}

.mc-mb-10 {
	margin-bottom: 10px;
}

.mc-pl-6 {
	padding-left: 6px;
}

.mc-pr-6 {
	padding-right: 6px;
}

.mc-pr-12 {
	padding-right: 12px;
}

.mc-pl-12 {
	padding-left: 12px;
}

.mc-pl-lg-47 {
	padding-left: 47px !important;
}

.lh-1 {
	line-height: 1;
}

.wrapper {
	padding-bottom: 0;
}

.pl-lg-32 {
	padding-left: 32px;
}

.pr-lg-32 {
	padding-right: 32px;
}

.pr-15 {
	padding-right: 15px !important;
}

.thumbnail-block img {
	width: 100%;
}

.wrapper {
	padding-top: 16px !important;
}

@media (min-width: 992px) {
	.pl-lg-16 {
		padding-left: 16px;
	}
}

/********************** COLORS **********************/
.text-red {
	color: #ae1f24 !important;
}

.bg-gray-light {
	background-color: #d8d9da;
}

.bg-gray-dark {
	background-color: #303030;
}

.bg-gray {
	background-color: #404040;
}

.bg-primary {
	background-color: #ae1f24 !important;
}

.bg-dark-overlay {
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, rgba(0, 0, 0, 0.3)), to(#000));
	background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 70%, #000 100%);
	/* background-image: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.5) 60%, #000 100%);
     */
	background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 70%, #000 100%);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.bg-dark-overlay-vijesti {
	background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 40%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, rgba(0, 0, 0, 0.4)), to(#000));
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.bg-gradient {
	background: rgb(174, 31, 36);
	background: -moz-linear-gradient(90deg, rgba(174, 31, 36, 1) 50%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(174, 31, 36, 1) 50%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(90deg, rgba(174, 31, 36, 1) 50%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#AE1F24", endColorstr="#000000", GradientType=1);
}

.bg-instagram {
	color: #f56040;
}

.bg-facebook {
	color: #3b5998;
}

.bg-twitter {
	color: #1da1f2;
}

.bg-youtube {
	color: #ff0000;
}

/********************** BUTTONS **********************/
.btn-primary {
	border-radius: 0;
	padding: 3px;
}

.btn-primary .inside-line {
	border: 1px solid #fff;
	padding: 5px 10px;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #941216 !important;
}

.input-group>.form-control:not(:last-child) {
	border-radius: 0 !important;
}

#searchsubmit {
	padding-left: 10px;
	padding-right: 10px;
}

/********************** TOP HEADER **********************/
.top-bar .date {
	font-family: "OpenSans-SemiBold";
	font-size: 14px;
	line-height: 24px;
	color: #fff !important;
}

.top-bar ul li {
	list-style-type: none;
	display: inline-block;
	margin-left: 10px;
}

.top-bar .container-inner {
	padding: 5px 0;
}

/********************** NAVIGATION **********************/
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link,
.dropdown-item {
	color: #fff !important;
	text-transform: uppercase;
	font-family: "OpenSans-SemiBold";
	font-weight: 600;
	transition: 0.3s all;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24' /%3E%3C/svg%3E");
}

.dropdown-menu {
	top: 78px;
	border-radius: 0;
	border: 0;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
	background: #ae1f24;
	padding: 0;
	left: -16px;
	border-top: 1px solid #fff;
}

.dropdown-item {
	padding: 0.5rem 1.5rem !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
	background: #941216;
	transition: 0.3s all;
	padding: 0.5rem 1.5rem;
}

.search-form {
	position: absolute;
	top: 0;
	right: -15px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	transform: translate3d(0, 20px, 0);
	-webkit-transform: translate3d(0, 20px, 0);
	background-color: #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	border-top: 0;
	width: 300px;
	pointer-events: none;
	z-index: 50;
}

.search-form.open {
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	pointer-events: auto;
	top: 55px;
	z-index: 9999;
}

.search_icon {
	cursor: pointer;
}

.search-form .input-group input {
	border-radius: 0;
}

.search-form .input-group span .btn,
.btn-primary,
.btn-primary:hover {
	border: 1px solid #ae1f24;
}

.search-form .input-group .form-control:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.form-control:focus,
.btn-primary:focus {
	box-shadow: none;
	outline: none;
	border-color: #ae1f2447;
}

.btn-primary:not(:disabled):not(.disabled):active {
	border-color: #ae1f24 !important;
	outline: none;
}

li.menu-item {
	line-height: 65px;
}

.dropdown-menu li.menu-item {
	line-height: 1.7;
}

/********************** LATEST 5 NEWS **********************/
.news-block {
	overflow: hidden;
}

.top-section .thumbnail-block,
.three-layout-column .thumbnail-block {
	position: relative;
}

.top-section .text-block,
.three-layout-column .text-block,
.two-layout-column .sidebar-intervju .text-block,
.category .izdvojeno-image-block .thumbnail-block .text-block,
#single-wrapper .izdvojeno-image-block .thumbnail-block .text-block,
#page-wrapper .izdvojeno-image-block .thumbnail-block .text-block,
#search-wrapper .izdvojeno-image-block .thumbnail-block .text-block {
	position: absolute;
	z-index: 10;
	margin: 0 10px;
}

.top-section .top-cat-position .category-name,
.three-layout-column .top-cat-position .category-name,
.two-layout-column .top-cat-position .category-name,
.category .izdvojeno-image-block .top-cat-position .category-name,
#single-wrapper .izdvojeno-image-block .top-cat-position .category-name,
#page-wrapper .izdvojeno-image-block .top-cat-position .category-name,
#search-wrapper .izdvojeno-image-block .top-cat-position .category-name {
	position: absolute;
	/* line-height: 1;
     */
	z-index: 99;
}

.top-cat-position .category-name a {
	color: #fff;
	background: #ae1f24;
	font-size: 12px;
	padding: 0px 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "OpenSans-SemiBold";
}

.bottom-cat-position .category-name {
	font-family: "OpenSans-Regular";
}

.top-section .post-1 {
	padding-left: 0;
	padding-right: 8px;
}

.top-section .post-2 {
	padding-right: 0;
	padding-left: 8px;
}

.top-section .post-1 .thumbnail-block img,
.top-section .post-2 .thumbnail-block img {
	height: 395px;
	object-fit: cover;
}

.top-section .post-3,
.three-layout-column .post-1 {
	padding-left: 0;
	padding-right: 12px;
}

.vijesti-section .post-3 {
	padding-left: 0 !important;
}

.top-section .post-5,
.three-layout-column .post-3 {
	padding-right: 0;
	padding-left: 12px;
}

.top-section .post-4,
.three-layout-column .post-2 {
	padding-left: 6px;
	padding-right: 6px;
}

.thumbnail-block a img {
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.thumbnail-block:hover a img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.top-section .post-3 .thumbnail-block img,
.top-section .post-4 .thumbnail-block img,
.top-section .post-5 .thumbnail-block img {
	object-fit: cover;
	height: 260px;
}

/********************** VIJESTI SECTION **********************/
.section-title .title-inner h4 img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -25px;
}

.vijesti-section .section-title h4,
.tehnologija-section .section-title h4,
.kolumne-section .section-title h4 {
	font-size: 16px;
	padding: 10px 5px;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
	font-family: "OpenSans-ExtraBold";
	color: #fff !important;
	position: relative;
	left: 25px;
}

.vijesti-section main .post-1,
.vijesti-section main .post-3 {
	padding-right: 12px;
}

.vijesti-section .post-1 .thumbnail-block img,
.vijesti-section .post-2 .thumbnail-block img,
.vijesti-section .post-3 .thumbnail-block img,
.vijesti-section .post-4 .thumbnail-block img,
.kolumne-section .post-1 .thumbnail-block img,
.kolumne-section .post-2 .thumbnail-block img,
.kolumne-section .post-3 .thumbnail-block img,
.sidebar-intervju .intervju-1 .thumbnail-block img,
.sidebar-intervju .intervju-2 .thumbnail-block img,
.sidebar-intervju .intervju-3 .thumbnail-block img,
.tehnologija-section .tehnologija-1 .thumbnail-block img,
.tehnologija-section .tehnologija-2 .thumbnail-block img,
.tehnologija-section .tehnologija-3 .thumbnail-block img,
.izdvojeno-1 .thumbnail-block img,
.izdvojeno-2 .thumbnail-block img,
.izdvojeno-3 .thumbnail-block img {
	height: 260px;
	object-fit: cover;
}

.vijesti-section main .post-2,
.vijesti-section main .post-4 {
	padding-left: 6px !important;
	padding-right: 6px;
}

.vijesti-section main .sidebar-najcitanije {
	padding-left: 12px;
}

.vijesti-section .vijesti-right,
.vijesti-section .biznis-right,
.column-left {
	padding-right: 0.94rem;
}

.vijesti-section .sidebar-title h5 {
	font-size: 16px;
	font-family: "OpenSans-ExtraBold";
}

.vijesti-section .sidebar-image {
	min-height: 88px;
	position: relative;
	overflow: hidden;
}

.vijesti-section .sidebar-image img {
	position: absolute;
}

.biznis-image-block .thumbnail-block,
.two-layout-column .thumbnail-block,
#archive-category .thumbnail-block,
#single-wrapper .thumbnail-block,
#page-wrapper .thumbnail-block,
#search-wrapper .thumbnail-block {
	max-height: 200px;
	overflow: hidden;
	position: relative;
}

.section-title.line .title-inner {
	position: relative;
}

.section-title.line h4 {
	display: inline-block;
	background: #fff;
	color: #ae1f24 !important;
}

.section-title.line .title-inner:before {
	content: "";
	position: absolute;
	border: 0.1px solid #ae1f24;
	width: 100%;
	top: 50%;
	left: 23px;
	z-index: -1;
}

.section-title.line .title-inner:after {
	content: "";
	background: #fff;
	height: 22px;
	position: absolute;
	width: 22px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 7px;
	z-index: -1;
}

.biznis-block .top-cat-position .category-name {
	position: relative;
}

.biznis-block .text-block {
	position: relative;
}

.biznis-block .text-block p {
	font-size: 14px;
	font-family: "OpenSans-Regular";
}

/********************** SIDEBAR **********************/
.sidebar-title h5 {
	font-size: 16px;
	font-family: "OpenSans-ExtraBold";
}

.kolumne .sidebar-title h5 {
	margin-top: 10px;
}

.two-layout-column .sidebar-intervju .thumbnail-block,
.category .izdvojeno-image-block .thumbnail-block,
#single-wrapper .izdvojeno-image-block .thumbnail-block,
#page-wrapper .izdvojeno-image-block .thumbnail-block,
#search-wrapper .izdvojeno-image-block .thumbnail-block {
	max-height: none !important;
}

#content:focus {
	outline: none;
}

/********************** PAGINATION **********************/
.page-link {
	color: #ae1f24 !important;
	border: 1px solid #ae1f24;
	padding: 5px 8px;
	margin-left: 6px;
	font-size: 14px;
	transition: 0.3s all;
}

.page-link:focus {
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.page-item.active .page-link,
.page-link:hover {
	background-color: #ae1f24;
	border-color: #ae1f24;
	color: #fff !important;
	transition: 0.3s all;
}

.pagination li:first-child {
	line-height: 19px;
	padding: 5px 8px;
	font-size: 14px;
}

.page-item:last-child .page-link {
	border-radius: 0 !important;
}

.pagination {
	place-content: center;
}

/********************** SINGLE POST **********************/
article.post .featured-image img {
	width: 100%;
	height: auto;
}

article.post .bottom-cat-position .category-name a {
	color: #212529;
}

article.post .entry-content p,
.entry-content {
	font-family: "OpenSans-Regular";
}

.entry-content li {
	margin-bottom: 10px;
}

article.post .tags a {
	font-size: 14px;
	font-family: "OpenSans-Regular";
	text-decoration: none;
}

article.post .tags span:first-child {
	background: #ae1f24;
	font-size: 12px;
	padding: 0px 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "OpenSans-SemiBold";
	color: #fff;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	border: 1px solid #ae1f24;
}

article.post .tags a span {
	background: #fff !important;
	border: 1px solid #ae1f24;
	color: #ae1f24 !important;
	transition: 0.3s all;
}

article.post .tags a span:hover {
	background: #ae1f24 !important;
	border: 1px solid #ae1f24;
	color: #fff !important;
	transition: 0.3s all;
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
	max-width: 100% !important;
	width: 100% !important;
}

article .category-name.vertical-center {
	display: flex;
	align-items: center;
	height: 100%;
}

.vertical-center .datum,
.vertical-center .autor {
	margin-right: 5px;
}

.vertical-center .kategorije {
	margin-right: 5px;
	margin-left: 5px;
}

.vertical-center .share-buttons {
	margin-left: 5px;
}

/********************** SHARE BUTTONS **********************/
.share-buttons {
	line-height: 0.7rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	z-index: 2;
	position: relative;
	list-style-type: none;
	padding: 0;
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: flex-start;
}

.share-buttons svg {
	fill: #fff;
	margin-right: 10px;
	width: 17px;
	height: 17px;
}

.share-buttons a {
	display: block;
	padding: 0;
	text-align: center;
}

.share-buttons li:hover {
	cursor: pointer;
}

/********************** FOOTER **********************/
#wrapper-footer #footer-menu {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#wrapper-footer #footer-menu li {
	display: inline-block;
}

#wrapper-footer #footer-menu li a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0;
	margin: 5px;
	font-family: "OpenSans-Regular";
}

#wrapper-footer #footer-menu li:after {
	content: " | ";
	color: #fff;
}

#wrapper-footer #footer-menu li:last-child:after {
	content: "";
}

/********************** 404 PAGE **********************/
.error .clip .shadow {
	height: 180px;
}

.error .clip:nth-of-type(2) .shadow {
	width: 130px;
}

.error .clip:nth-of-type(1) .shadow,
.error .clip:nth-of-type(3) .shadow {
	width: 250px;
}

.error .digit {
	width: 150px;
	height: 150px;
	line-height: 150px;
	font-size: 120px;
	font-weight: bold;
}

.error h2 {
	font-size: 32px;
}

.error .msg {
	top: -190px;
	left: 30%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 32px;
}

.error .container-error-404 {
	margin-top: 7%;
	margin-bottom: 7%;
	position: relative;
	padding-top: 40px;
}

.error .container-error-404 .clip {
	display: inline-block;
	transform: skew(-45deg);
}

.error .clip .shadow {
	overflow: hidden;
}

.error .clip:nth-of-type(2) .shadow {
	overflow: hidden;
	position: relative;
	box-shadow: inset 20px 0px 20px -15px rgba(150, 150, 150, 0.8), 20px 0px 20px -15px rgba(150, 150, 150, 0.8);
}

.error .clip:nth-of-type(3) .shadow:after,
.error .clip:nth-of-type(1) .shadow:after {
	content: "";
	position: absolute;
	right: -8px;
	bottom: 0px;
	z-index: 9999;
	height: 100%;
	width: 10px;
	background: linear-gradient(90deg, transparent, rgba(173, 173, 173, 0.8), transparent);
	border-radius: 50%;
}

.error .clip:nth-of-type(3) .shadow:after {
	left: -8px;
}

.error .digit {
	position: relative;
	top: 8%;
	color: white;
	background: #ae1f24;
	border-radius: 50%;
	display: inline-block;
	transform: skew(45deg);
	font-family: "OpenSans-SemiBold";
}

.error .clip:nth-of-type(2) .digit {
	left: -10%;
}

.error .clip:nth-of-type(1) .digit {
	right: -20%;
}

.error .clip:nth-of-type(3) .digit {
	left: -20%;
}

.error h2 {
	color: #a2a2a2;
	font-weight: bold;
	padding-bottom: 20px;
}

.error .msg {
	position: relative;
	z-index: 9999;
	display: block;
	background: #535353;
	color: #a2a2a2;
	border-radius: 50%;
	font-style: italic;
}

.error .triangle {
	position: absolute;
	z-index: 999;
	transform: rotate(45deg);
	content: "";
	width: 0;
	height: 0;
}

@media (max-width: 767px) {
	.error .clip .shadow {
		height: 100px;
	}

	.error .clip:nth-of-type(2) .shadow {
		width: 80px;
	}

	.error .clip:nth-of-type(1) .shadow,
	.error .clip:nth-of-type(3) .shadow {
		width: 100px;
	}

	.error .digit {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 52px;
	}

	.error h2 {
		font-size: 24px;
	}

	.error .msg {
		top: -110px;
		left: 15%;
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.error span.triangle {
		top: 70%;
		right: -3%;
		border-left: 10px solid #535353;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
	}

	.error .container-error-404 {
		height: 150px;
	}
}

/********************** COOKIES **********************/
#cookie-container {
	z-index: 999;
	min-height: 20px;
	font-family: "OpenSans-Regular";
	padding: 10px 20px;
	background: rgba(0, 0, 0, 0.8);
	overflow: hidden;
	position: fixed;
	color: #fff;
	bottom: 0px;
	right: 0px;
	display: none;
	left: 0;
	text-align: center;
	font-size: 15px;
}

#cookie-container div {
	padding: 5px 0 0;
}

#cookie-container a {
	color: #d58a8d;
	display: inline-block;
	padding: 0 10px;
	transition: 0.3s all;
}

#cookie-container a:hover {
	color: #ae1f24;
	text-decoration: none;
	transition: 0.3s all;
}

#cookie-container a#cookie-button {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	background: #d58a8d;
	text-decoration: none;
	cursor: pointer;
	line-height: 30px;
	transition: 0.3s all;
}

#cookie-container a#cookie-button:hover {
	background: #ae1f24;
	color: #fff;
	transition: 0.3s all;
}

.hide-cookie {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s all;
}

/********************** MODAL **********************/
.modal-open .modal {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}

#download-app-modal .modal-content {
	background-color: #ae1f24;
	min-height: 250px;
	max-width: 394px;
	margin: auto;
	border-radius: 0;
	border: 0;
}

#download-app-modal .close {
	text-shadow: none !important;
	opacity: 1 !important;
	color: #fff !important;
	font-weight: 400;
	font-size: 28px;
}

#download-app-modal .modal-header {
	border: 0 !important;
}

#download-app-modal .modal-body .button-container {
	width: auto;
	display: inline-block;
	background: #fff;
	padding: 5px 10px 5px 3px;
}

#download-app-modal .hand-container {
	position: absolute;
	bottom: 0;
	right: 30px;
}

#download-app-modal p {
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 10px;
}

/********************** MEDIA QUERIES **********************/
@media (max-width: 1199px) {
	.sidebar-article-5 {
		display: none;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {

	.navbar-light .navbar-nav .nav-link,
	.dropdown-item {
		font-size: 15px;
	}

	.banner-section.position-1 iframe {
		width: 100%;
	}

	.banner-section.position-1 .iframe-overlay,
	.banner-section.position-1 .iframe-link {
		width: 930px !important;
		height: 100% !important;
	}

	.top-section .post-1 .thumbnail-block img,
	.top-section .post-2 .thumbnail-block img {
		height: 355px;
		object-fit: cover;
	}

	.top-section .post-3 .thumbnail-block img,
	.top-section .post-4 .thumbnail-block img,
	.top-section .post-5 .thumbnail-block img,
	.vijesti-section .post-1 .thumbnail-block img,
	.vijesti-section .post-2 .thumbnail-block img,
	.vijesti-section .post-3 .thumbnail-block img,
	.vijesti-section .post-4 .thumbnail-block img,
	.kolumne-section .post-1 .thumbnail-block img,
	.kolumne-section .post-2 .thumbnail-block img,
	.kolumne-section .post-3 .thumbnail-block img,
	.sidebar-intervju .intervju-1 .thumbnail-block img,
	.sidebar-intervju .intervju-2 .thumbnail-block img,
	.sidebar-intervju .intervju-3 .thumbnail-block img,
	.tehnologija-section .tehnologija-1 .thumbnail-block img,
	.tehnologija-section .tehnologija-2 .thumbnail-block img,
	.tehnologija-section .tehnologija-3 .thumbnail-block img,
	.izdvojeno-1 .thumbnail-block img,
	.izdvojeno-2 .thumbnail-block img,
	.izdvojeno-3 .thumbnail-block img {
		height: 220px;
		object-fit: cover;
	}
}

@media (max-width: 991px) {
	.mb-md-15 {
		margin-bottom: 15px !important;
	}

	.navbar-light .navbar-toggler,
	.navbar-toggler:focus,
	.navbar-toggler:hover {
		border-color: transparent;
		outline: none;
		padding: 0;
		border: 0;
	}

	.mc-pl-lg-47,
	.pl-lg-32 {
		padding-left: 0px !important;
	}

	.logo {
		padding: 15px 0;
	}

	.pl-md-15 {
		padding-left: 15px !important;
	}

	li.menu-item {
		line-height: 1.5;
	}

	#navbarNavDropdown {
		border-top: 1px solid #fff;
	}

	.search_icon {
		display: block;
		padding: 8px 0;
	}

	.search-form {
		top: -20px;
	}

	.hide-text-mob,
	.hide-tablet {
		display: none;
	}

	.pos-abs-mob .text-block {
		bottom: 0px;
		position: absolute;
		width: 100%;
		margin: 0;
		padding: 0 10px;
		z-index: 2;
	}

	.pos-abs-mob .bottom-cat-position .category-name {
		margin-bottom: 15px !important;
	}

	.pos-abs-mob .biznis-block .top-cat-position .category-name {
		margin-top: 10px;
	}

	.biznis-image-block .thumbnail-block {
		max-height: unset;
	}

	.mc-pr-md-0 {
		padding-right: 0 !important;
	}

	.mc-pl-md-0 {
		padding-left: 0 !important;
	}

	.three-layout-column .post-2 {
		padding-right: 8px !important;
	}

	.pr-lg-32 {
		padding-right: 0;
	}

	.auto-top {
		position: absolute;
		left: 10px;
	}

	.pos-abs-mob.mc-pl-md-15 {
		padding: 0 10px !important;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	h5 {
		line-height: 1;
		font-family: "OpenSans-SemiBold";
	}

	h3 {
		font-size: 1.2rem;
	}

	.font-md-16-red {
		font-size: 16px;
	}

	.font-md-15-white {
		font-size: 15px;
		color: #fff;
	}

	.font-md-15-red {
		font-size: 15px;
		color: #ae1f24;
	}

	.font-md-15-red:hover {
		color: #ae1f24;
	}

	.font-md-13-white,
	.font-md-13-white a {
		font-size: 13px;
		color: #fff;
	}

	.font-md-13-dark,
	.font-md-13-dark a {
		font-size: 13px;
		color: #222;
	}

	.mc-mb-md-5 {
		margin-bottom: 5px !important;
	}

	.pos-abs-mob .text-block {
		padding: 0;
		width: calc(100% - 30px);
	}

	.top-cat-position .category-name a {
		font-size: 11px;
		margin-right: 5px;
	}

	.mob-half-right.lg-position-absolute {
		position: absolute !important;
		margin: 0 10px !important;
		width: auto;
		bottom: 15px;
		top: unset;
		padding: 0;
	}

	.mob-half-left,
	.mob-half-right {
		width: 50%;
		display: inline-block !important;
		font-size: 0;
		position: relative !important;
		margin: 0 !important;
		top: 0;
		vertical-align: middle;
		overflow: hidden;
	}

	.mob-half-right {
		padding-left: 12px;
	}

	.thumbnail-block {
		font-size: 0;
	}

	.vijesti-section main .post-1,
	.vijesti-section main .post-2,
	.vijesti-section main .post-3,
	.vijesti-section main .post-4 {
		padding-left: 0 !important;
		padding-right: 6px;
	}

	.sidebar-article-5 {
		display: none;
	}

	.vijesti-section .sidebar-image {
		min-height: 124px !important;
	}

	.sidebar-najcitanije {
		padding-right: 0 !important;
	}

	.biznis-image-block .thumbnail-block {
		max-height: 100% !important;
	}

	.biznis-image-block.mc-pr-12 {
		padding-right: 0px !important;
	}

	.sidebar-intervju {
		padding-left: 15px !important;
	}

	.sidebar-intervju .biznis-image-block {
		padding-left: 0 !important;
	}

	.sidebar-intervju .intervju-2 {
		padding-right: 9px !important;
	}

	.sidebar-intervju .intervju-3 {
		padding-left: 9px !important;
	}

	.tehnologija-section .three-layout-column .post-1 {
		padding-right: 0 !important;
	}

	.tehnologija-section .three-layout-column .post-2 {
		padding-left: 0 !important;
		padding-right: 9px !important;
	}

	.tehnologija-section .three-layout-column .post-3 {
		padding-right: 0 !important;
		padding-left: 9px !important;
	}

	.mc-pl-md-15 {
		padding-left: 15px !important;
	}

	.mc-pr-md-0 {
		padding-right: 0 !important;
	}

	.mc-pr-md-9 {
		padding-right: 9px !important;
	}

	.mc-pl-md-9 {
		padding-left: 9px !important;
	}

	.mc-pr-md-6 {
		padding-right: 6px !important;
	}

	.mc-pr-md-15 {
		padding-right: 15px !important;
	}

	.sidebar-intervju .large-post .thumbnail-block,
	.tehnologija-section .three-layout-column .post-1.large-post .thumbnail-block,
	.three-layout-column .post-1.large-post .thumbnail-block,
	.biznis-image-block.large-post .thumbnail-block {
		max-height: 400px !important;
	}

	#single-wrapper .column-left {
		padding-right: 6px !important;
	}

	#single-wrapper .sidebar-article-1,
	#single-wrapper .sidebar-article-2,
	#single-wrapper .sidebar-article-3,
	#single-wrapper .sidebar-article-4,
	#single-wrapper .sidebar-article-5 {
		padding-right: 0px !important;
	}

	#archive-category .najnovije-5 {
		display: none;
	}

	.entry-content p {
		font-size: 15px;
	}

	.three-layout-column .post-3 {
		padding-left: 8px !important;
	}

	.top-section .post-1 .thumbnail-block img,
	.top-section .post-2 .thumbnail-block img,
	.kolumne-section .post-2 .thumbnail-block img,
	.kolumne-section .post-3 .thumbnail-block img,
	.sidebar-intervju .intervju-2 .thumbnail-block img,
	.sidebar-intervju .intervju-3 .thumbnail-block img,
	.tehnologija-section .tehnologija-2 .thumbnail-block img,
	.tehnologija-section .tehnologija-3 .thumbnail-block img {
		height: 240px;
		object-fit: cover;
	}

	.kolumne-section .post-1 .thumbnail-block img,
	.sidebar-intervju .intervju-1 .thumbnail-block img,
	.tehnologija-section .tehnologija-1 .thumbnail-block img {
		height: auto;
	}

	.top-section .post-3 .thumbnail-block img,
	.top-section .post-4 .thumbnail-block img,
	.top-section .post-5 .thumbnail-block img,
	.vijesti-section .post-2 .thumbnail-block img,
	.vijesti-section .post-3 .thumbnail-block img,
	.vijesti-section .post-4 .thumbnail-block img,
	.izdvojeno-1 .thumbnail-block img,
	.izdvojeno-2 .thumbnail-block img,
	.izdvojeno-3 .thumbnail-block img {
		height: 160px;
		object-fit: cover;
	}

	.biznis-small-image .thumbnail-block img,
	.small-image .thumbnail-block img {
		height: 130px;
		object-fit: cover;
	}

	.top-section .post-3 .bottom-cat-position,
	.top-section .post-4 .bottom-cat-position,
	.top-section .post-5 .bottom-cat-position,
	#right-sidebar .izdvojeno-image-block .bottom-cat-position {
		display: none;
	}

	.top-section .post-3 .text-block h5,
	.top-section .post-4 .text-block h5,
	.top-section .post-5 .text-block h5,
	#right-sidebar .izdvojeno-image-block .text-block h5 {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.hide-md {
		display: none;
	}

	.top-section .top-cat-position .category-name,
	.three-layout-column .top-cat-position .category-name,
	.two-layout-column .top-cat-position .category-name,
	.category .izdvojeno-image-block .top-cat-position .category-name,
	#single-wrapper .izdvojeno-image-block .top-cat-position .category-name,
	#page-wrapper .izdvojeno-image-block .top-cat-position .category-name,
	#search-wrapper .izdvojeno-image-block .top-cat-position .category-name {
		line-height: 1;
	}
}

@media (max-width: 767px) and (min-width: 576px) {
	.top-section .post-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0px;
	}

	.top-section .post-2,
	.top-section .post-4 {
		padding-left: 0 !important;
		padding-right: 8px !important;
	}

	.top-section .post-3,
	.top-section .post-5 {
		padding-right: 0 !important;
		padding-left: 8px !important;
	}

	.top-section .text-block a,
	.three-layout-column .text-block h5 a,
	.two-layout-column .text-block h5 a,
	#single-wrapper .text-block h5 a,
	#page-wrapper .text-block h5 a,
	.category .text-block h5 a,
	#search-wrapper .text-block h5 a,
	h5 {
		font-size: 15px;
	}

	.bottom-cat-position .category-name,
	.bottom-cat-position .category-name a,
	.top-cat-position .category-name a {
		font-size: 12px !important;
	}

	.vijesti-section main .sidebar-najcitanije {
		padding-left: 0 !important;
	}

	.vijesti-section .sidebar-text a {
		font-size: 15px;
	}

	.sidebar-najcitanije .pl-lg-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.vijesti-section main .post-2,
	.vijesti-section main .post-4 {
		padding-right: 0 !important;
		padding-left: 8px !important;
	}

	.vijesti-section main .post-1,
	.vijesti-section main .post-3 {
		padding-right: 8px !important;
	}

	.biznis-image-block {
		padding-right: 0 !important;
	}

	.large-post {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.sidebar-intervju {
		padding-left: 15px !important;
	}

	.sidebar-intervju .intervju-2,
	.tehnologija-2 {
		padding-left: 0 !important;
		padding-right: 8px !important;
	}

	.sidebar-intervju .intervju-3 {
		padding-left: 8px !important;
		padding-right: 0 !important;
	}

	.mc-pl-sm-15 {
		padding-left: 15px !important;
	}

	.mc-pl-sm-0 {
		padding-left: 0px !important;
	}

	.mc-pr-sm-0 {
		padding-right: 0px !important;
	}

	#archive-category .column-left,
	#right-sidebar {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.mc-text-sm-center {
		text-align: center;
	}

	#right-sidebar .izdvojeno-1 {
		padding-right: 8px !important;
	}

	#right-sidebar .izdvojeno-2 {
		padding-left: 8px !important;
	}

	#single-wrapper .container {
		padding: 0 15px !important;
	}

	#single-wrapper .container .content-area {
		padding: 0 !important;
	}

	#single-wrapper .sidebar-article-1,
	#single-wrapper .sidebar-article-2,
	#single-wrapper .sidebar-article-3,
	#single-wrapper .sidebar-article-4,
	#single-wrapper .sidebar-article-5 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#single-wrapper .text-area-1,
	#single-wrapper .text-area-2,
	#single-wrapper .text-area-3,
	#single-wrapper .text-area-4,
	#single-wrapper .text-area-5 {
		padding-left: 15px !important;
	}

	#single-wrapper.tag-page .content-area {
		padding: 0 15px !important;
	}

	#single-wrapper.tag-page .thumbnail-block {
		max-height: unset;
	}

	.font-md-15-white {
		font-size: 15px;
		color: #fff;
	}

	.font-md-13-white,
	.font-md-13-white a {
		font-size: 13px;
		color: #fff;
	}

	.mc-mb-md-5 {
		margin-bottom: 5px !important;
	}

	.mc-pl-sm-0 {
		padding-left: 0 !important;
	}

	.mc-pr-sm-0 {
		padding-right: 0 !important;
	}

	.tehnologija-section .tehnologija-1 .thumbnail-block img,
	.sidebar-intervju .intervju-1 .thumbnail-block img,
	.large-post .thumbnail-block img,
	.kolumne-section .post-1 .thumbnail-block img {
		height: 320px;
		object-fit: cover;
		object-position: top;
	}

	.small-image .thumbnail-block img,
	.biznis-small-image .thumbnail-block img {
		height: 130px;
		object-fit: cover;
		object-position: top;
	}

	.tehnologija-section .tehnologija-2 .thumbnail-block img,
	.tehnologija-section .tehnologija-3 .thumbnail-block img,
	.sidebar-intervju .intervju-2 .thumbnail-block img,
	.sidebar-intervju .intervju-3 .thumbnail-block img,
	.kolumne-section .post-2 .thumbnail-block img,
	.kolumne-section .post-3 .thumbnail-block img,
	.vijesti-section .post-1 .thumbnail-block img,
	.vijesti-section .post-2 .thumbnail-block img,
	.vijesti-section .post-3 .thumbnail-block img,
	.vijesti-section .post-4 .thumbnail-block img,
	.top-section .post-2 .thumbnail-block img,
	.top-section .post-3 .thumbnail-block img,
	.top-section .post-4 .thumbnail-block img,
	.top-section .post-5 .thumbnail-block img {
		height: 250px;
		object-fit: cover;
	}
}

@media (max-width: 575px) {
	.mb-xs-5 {
		margin-bottom: 5px !important;
	}

	.container {
		padding: 0 10px !important;
	}

	.row {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}

	.content-area {
		padding: 0 10px !important;
	}

	.three-layout-column .kolumne,
	.two-layout-column .col-md-12 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	article .category-name.vertical-center {
		display: initial !important;
	}

	.entry-content p {
		font-size: 14px !important;
	}

	#single-wrapper .widget-area,
	#single-wrapper .widget-area .col-sm-4,
	#single-wrapper .widget-area .col-sm-8,
	.vijesti-section main .sidebar-najcitanije,
	.three-layout-column .col-sm-4,
	.vijesti-section .biznis-right,
	.vijesti-section .biznis-right .col-sm-8,
	.vijesti-section .biznis-right .col-sm-12,
	.col-sm-6,
	.three-layout-column .post-1,
	#single-wrapper .col-12,
	.widget-area .mc-pr-md-0,
	.col-md-4,
	.col-12,
	.col-sm-8 {
		padding: 0 10px !important;
	}

	.col-md-12.oglas {
		padding: 0 !important;
	}

	#single-wrapper .widget-area .small-image,
	#archive-category .widget-area .small-image {
		padding-right: 0 !important;
	}

	.top-section .col-sm-6 {
		padding: 0 10px !important;
	}

	.float-xs-left {
		width: 80px;
		float: left;
		margin-right: 10px;
		height: 80px;
		position: relative;
		overflow: hidden;
		z-index: 99;
	}

	.hide-xs {
		display: none;
	}

	.text-xs-block {
		position: relative !important;
		margin: 0 !important;
		bottom: 0 !important;
	}

	.float-xs-left img,
	.mob-half-left img {
		object-fit: cover !important;
		height: 100% !important;
	}

	.vijesti-section .sidebar-image img,
	.mob-half-right {
		position: relative !important;
		margin: 0 !important;
		bottom: 0 !important;
	}

	.font-xs-16-white {
		font-size: 16px !important;
		color: #fff !important;
	}

	.font-xs-16-red {
		font-size: 16px !important;
		color: #ae1f24 !important;
	}

	.font-xs-14-white,
	.font-xs-14-white a {
		color: #fff !important;
		font-size: 14px !important;
	}

	h5,
	.font-xs-14-red,
	.text-xs-block a,
	.small-block-right a,
	.small-block-right h5,
	.mob-half-right a {
		color: #ae1f24 !important;
		font-size: 14px !important;
		margin-top: 0 !important;
	}

	.vijesti-section .sidebar-text a,
	.widget_recent_entries .sidebar-text a,
	.widget-area .sidebar-text a {
		line-height: 1.2;
	}

	h4.page-title {
		margin-left: 10px;
	}

	.font-xs-12-white,
	.font-xs-12-white a {
		color: #fff !important;
		font-size: 12px !important;
	}

	.font-xs-12-dark,
	.font-xs-12-dark a,
	.text-xs-block .category-name,
	.text-xs-block .category-name a,
	.small-block-right .category-name a {
		color: #222 !important;
		font-size: 12px !important;
	}

	h5 {
		margin-bottom: 5px !important;
		margin-top: 0 !important;
	}

	.vijesti-section .vijesti-right .post-1 .thumbnail-block .top-cat-position .category-name {
		display: block;
	}

	.vijesti-section .vijesti-right,
	.vijesti-section .vijesti-right .col-sm-6,
	.small-block-right {
		padding: 0 10px !important;
	}

	.three-layout-column .col-sm-4.biznis-small-image {
		width: 90px;
		height: 80px;
		padding-right: 0 !important;
		padding-left: 5px !important;
	}

	.small-image,
	.sidebar-najcitanije .small-image {
		width: 90px;
		height: 80px;
		padding-right: 0 !important;
		padding-left: 10px !important;
	}

	.three-layout-column .biznis-right .col-sm-8,
	.small-block-right {
		width: calc(100% - 90px) !important;
	}

	.three-layout-column .biznis-right .col-sm-8 .biznis-block .top-cat-position,
	.small-block-right .top-cat-position,
	.pagination li:first-child {
		display: none;
	}

	.three-layout-column .biznis-right .col-sm-8 .biznis-block .text-block h5 {
		margin: 0px 0px 5px 0px !important;
	}

	.three-layout-column .col-sm-4.biznis-small-image .thumbnail-block img,
	.small-image img,
	.content-area .thumbnail-block img {
		min-height: 80px;
		object-fit: cover;
		height: 100%;
	}

	.small-block-right .category-name {
		margin-bottom: 0 !important;
	}

	.pos-abs-mob .text-block {
		width: calc(100% - 20px);
	}

	#wrapper-main,
	.section-title.line {
		overflow: hidden;
	}

	.my-auto {
		margin-top: 0 !important;
	}

	.pos-abs-mob {
		position: relative !important;
	}

	.search-form {
		right: 0;
	}

	li.menu-item {
		font-size: 15px;
	}

	.text-xs-right {
		text-align: right;
	}

	.calc-width-xs {
		width: calc(100% - 90px);
	}

	.calc-width-xs .text-block h5 {
		margin-top: 0 !important;
	}

	.auto-top {
		left: 20px !important;
	}

	h3 {
		font-size: 1.1rem;
	}

	.top-section .post-1 .thumbnail-block img,
	.vijesti-section .post-1 .thumbnail-block img,
	.kolumne-section .post-1 .thumbnail-block img,
	.sidebar-intervju .intervju-1 .thumbnail-block img,
	.tehnologija-section .tehnologija-1 .thumbnail-block img,
	.large-post .thumbnail-block img {
		height: 300px;
		object-fit: cover;
		object-position: top;
	}

	.large-post.biznis-image-block {
		padding-left: 5px !important;
	}

	iframe.instagram-media {
		width: 100%;
		min-width: auto !important;
	}

	.article-iframe iframe {
		max-width: 100% !important;
	}

	.fb_iframe_widget_fluid span {
		width: 100% !important;
	}
}

@media (max-width: 380px) {

	#download-app-modal .modal-body,
	#download-app-modal .modal-header {
		padding: 10px;
	}

	#download-app-modal .hand-container {
		right: 10px;
		width: 110px;
	}

	#download-app-modal p {
		font-size: 20px;
		margin-top: 15px;
	}
}

.monadplug-native-header-title {
	font-size: 18px !important;
	font-weight: bold !important;
	text-transform: uppercase;
}

.midas-head {
	display: none;
}

.midas-widget {
	margin: 8px 0px 32px 0px !important;
	padding: 0 10px !important;
}

@media screen and (max-width: 661px) {
	.monadplug-native-gd-block-with-text-12714-102235-104164-01618265213041 {
		color: #333333;
		font-size: 18px !important;
	}
}