@charset "UTF-8";
@font-face {
    font-family: "Roboto Condensed";
    src: url(RobotoCondensed-Light.eot);
    src: url("RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"), url(RobotoCondensed-Light.woff2) format("woff2"), url(RobotoCondensed-Light.woff) format("woff"), url(RobotoCondensed-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(RobotoCondensed-Bold.eot);
    src: url("RobotoCondensed-Bold.eot?#iefix") format("embedded-opentype"), url(RobotoCondensed-Bold.woff2) format("woff2"), url(RobotoCondensed-Bold.woff) format("woff"), url(RobotoCondensed-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(RobotoCondensed-Regular.eot);
    src: url("RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"), url(RobotoCondensed-Regular.woff2) format("woff2"), url(RobotoCondensed-Regular.woff) format("woff"), url(RobotoCondensed-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

*:focus {
    outline: none
}

* {
    font-family: "Roboto Condensed", sans-serif
}

.material-icons {
    font-family: "Material Icons"!important
}

body {
    font-size: 12pt;
    font-family: "Roboto Condensed", sans-serif!important;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    background-color: #ebefef
}

.logo-slika {
    height: 45px
}

.linija {
    position: fixed;
    top: 58px
}

.navigacija {
    position: fixed;
    height: 61px;
    top: 0;
    z-index: 1;
    border-bottom: 1px #6dc5bc solid
}

.navigacija .padajuci-meni-profil ul li {
    text-align: left;
    position: relative;
    padding-left: 50px
}

.navigacija .padajuci-meni-profil ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.5em;
    line-height: 30px
}

aside {
    height: 60px
}

.nav-lista {
    padding: 0;
    margin: 0!important
}

.nav-lista li {
    display: inline-block;
    float: left;
    text-align: center;
    width: 16.666%;
    height: 50px;
    background-color: #00897b;
    border: none;
    border-right: 1px solid gainsboro;
    text-transform: uppercase;
    font-size: 1em;
    margin: 0;
    line-height: 50px
}

.nav-lista li i {
    margin-right: 3px
}

.nav-lista li a {
    color: #fff
}

.nav-lista li a:hover {
    color: #00b5ad
}

.nav-lista.transparent-items li {
    background-color: #f1f4f4
}

.padding-l-0 {
    padding-left: 0
}

.nav-lista.transparent-items li a {
    color: #474747
}

.navigacioni-strane a {
    display: block;
    line-height: 1.31em;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-transform: uppercase;
    padding: 18px 0;
    border-right: 1px solid #dcdcdc
}

.full-height {
    display: inline-flex;
    width: 100%
}

.v-tab.small .baner {
    padding: 35px 0 0 0
}

.v-tab.small .recnik {
    padding-top: 50px
}

.side-list-menu {
    padding: 15px 30px
}

.side-list-menu ul {
    padding-left: 15px
}

.tabovi-levi a {
    color: white
}

.tabovi-levi a:hover {
    color: white
}

a,
a:active,
a:visited,
a:focus {
    color: #474747
}

a:hover {
    color: #00b5ad
}

.logo {
    text-align: left;
    line-height: 60px;
    font-size: 2.08em;
    font-weight: lighter;
    color: white;
    text-transform: uppercase;
    padding-left: 0;
    background-color: rgba(255, 255, 255, .9)
}

.logo img {
    height: 60px;
    width: 100%;
    padding: 6px 0
}

.field input {
    padding: 0 10px;
    width: 100%!important;
    margin-bottom: 8px;
    height: 35px;
    border: 1px solid lightgrey
}

.ui.button {
    margin-bottom: 8px;
    margin-top: 10px
}

.v-tab {
    padding: 15px
}

.v-tab article {
    padding: 62px 15px 15px 15px;
    position: relative;
    margin-bottom: 40px;
    background-color: white;
    min-height: 150px
}

.v-tab article p:first-child {
    min-height: 35px;
    background-color: #219187;
    color: white;
    line-height: 35px;
    font-size: .9em;
    text-transform: uppercase;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.v-tab.small article {
    padding: 30px 15px
}

.v-tab.small article p {
    text-align: left
}

.v-tab.small h5 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600
}

.v-tab.small i {
    margin-right: 10px
}

.dosije-zeleni-tekst {
    color: #2bbbad
}

.li-zeleni-bullet::before {
    content: "• ";
    color: #2bbbad
}

.galerija {
    min-height: 280px;
    padding: 40px;
    position: relative;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    height: auto
}

.galerija a:hover div {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: .5
}

.galerija div {
    padding: 15px;
    text-align: center;
    column-count: 1;
    height: 378px;
    overflow: hidden
}

.galerija img {
    height: 250px;
    object-fit: cover
}

.naslov-slike {
    font-size: 1em;
    line-height: 1.66667;
    padding-left: 20px;
    color: #222;
    font-weight: 600;
    margin-top: 0
}

.galerija .naslov-galerija {
    min-height: 30px;
    background-color: #219187;
    color: white;
    line-height: 30px;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0;
    text-align: center
}

.galerija .opis-galerija {
    min-height: 30px;
    line-height: 30px;
    font-size: 1em;
    padding: 0 10px;
    margin: 0;
    text-align: center
}

.social {
    line-height: 60px;
    font-weight: lighter;
    color: #13534d;
    text-transform: uppercase;
    text-align: right;
    background-color: rgba(255, 255, 255, .9)
}

.login-title {
    float: none!important
}

span.social-contact {
    line-height: 20px;
    font-weight: lighter;
    color: #d32a31;
    text-align: right;
    background-color: rgba(255, 255, 255, .9);
    font-size: 1.3em
}

.citaj-dalje-profil {
    float: right
}

.min-height {
    min-height: 1450px
}

.social i {
    font-size: 45px;
    line-height: 60px;
    padding: 0 15px;
    float: left
}

.social-contact i {
    font-size: 1.6em;
    line-height: 30px;
    padding: 0 15px;
    float: left;
    color: #fff
}

.social a {
    text-align: right
}

.meni {
    color: #13534d;
    padding: 0;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, .9)
}

.footer-bottom {
    position: relative
}

.futer {
    text-align: center;
    line-height: 60px;
    color: white;
    background-color: #186860
}

.futer a {
    color: #fff
}

.futer a:hover {
    color: #26A69A
}

textarea:focus,
input:focus {
    outline: none
}

ul {
    list-style: none
}

.footer-div {
    text-transform: uppercase;
    padding-bottom: 20px
}

.arrow-up {
    position: fixed;
    bottom: 65px;
    right: 0;
    font-size: 25px;
    background: #186860;
    padding: 7px 11px;
    transition: all 0.2s
}

.arrow-up:hover {
    opacity: .8
}

.arrow-up a {
    color: #fff
}

.main-footer {
    padding-bottom: 99px;
    position: relative;
    background: #26A69A
}

.main-footer .container {
    padding: 30px 20px 0 20px
}

.main-footer ul {
    padding-left: 15px
}

.main-footer ul li {
    color: #fff
}

.main-footer ul li a {
    color: #fff
}

.main-footer h3 {
    color: #fff
}

.main-footer .social {
    color: #fff;
    text-align: left;
    background: transparent
}

.main-footer .social a {
    color: #fff;
    transition: all 0.2s
}

.main-footer .social a:hover {
    color: #186860
}

.footer-bottom {
    position: absolute;
    bottom: 0
}

.box-pregled-vesti.list-view {
    margin-bottom: 15px;
    display: table;
    width: 100%
}

.box-pregled-vesti.list-view .tekst-mali {
    padding-top: 20px
}

.box-pregled-vesti.list-view .tekst-mali h4 {
    font-size: 22px
}

.box-pregled-vesti.list-view .meta {
    text-align: right;
    line-height: 3em
}

.box-pregled-vesti.list-view .meta .date {
    font-size: 15px;
    margin-bottom: 10px
}

.box-pregled-vesti.list-view .notice span {
    padding: 5px 15px;
    line-height: 13px;
    color: #fff;
    font-size: 13px
}

.box-pregled-vesti.list-view .notice span.saved {
    background: #ff7473
}

.box-pregled-vesti.list-view .notice span.sent {
    background: #ffc952
}

.box-pregled-vesti.list-view .notice span.published {
    background: #47b8e0
}

.linkText {
    padding-left: 20px
}

.fancy-hr {
    display: none
}

.gallery-width>:first-child {
    width: 100%!important
}

.gallery-width {
    padding: 0px!important
}

.vesti-dobra {
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border: 1px solid gainsboro
}

.vesti-dobra .btn-default {
    width: 100px;
    background-color: #26A69A;
    color: white
}

.pretraga-diskusije {
    padding: 0 20px;
    height: 35px;
    border: 1px solid gainsboro
}

#Diskusije_title.form-control {
    padding: 0 20px;
    height: 35px;
    border: 1px solid gainsboro;
    width: 80%
}

.pretrazi-novo>input,
.posalji-komentar,
.new-topic .btn {
    width: auto!important;
    min-width: 20%!important;
    background-color: #26A69A;
    color: white;
    height: 35px;
    border: none!important;
    float: right;
    text-align: center;
    line-height: 35px
}

.bbp-topics {
    padding: 0
}

.topic {
    padding: 30px 0;
    width: 100%;
    border-bottom: 1px solid gainsboro
}

.main-news-page-nav ul {
    width: 100%;
    padding: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.main-news-page-nav ul li {
    padding: 0 20px
}

.bbp-topic-meta {
    margin-top: 0
}

.bbp-topic-freshness {
    opacity: .5
}

.bbp-topic-meta {
    float: right
}

.bbp-topic-reply-count {
    opacity: .5
}

.btn.diskusije {
    float: right;
    padding: 0 20px;
    height: 35px;
    background-color: #26A69A;
    color: white;
    border: 0
}

.azuriraj-profil-input input[type="text"],
.azuriraj-profil-input input[type="password"] {
    height: 35px;
    display: block;
    width: 100%;
    padding: 0 20px;
    border: 1px solid gainsboro
}

.azuriraj-sifra {
    padding: 0 0 0 40px
}

.regije-ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0
}

.regije-ul li select {
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 15px;
    border-right: 1px solid gainsboro
}

.btn-default {
    height: 40px;
    border: none
}

.tab1 {
    position: absolute;
    top: 0;
    padding-top: 500px
}

.tab1 p {
    position: absolute;
    top: 0
}

.naslov-strana,
.comment-form h2,
.portlet-title {
    text-transform: uppercase;
    font-size: 1.3em;
    margin-bottom: 3%;
    color: #26A69A
}

.naslov-strana--registacija {
    margin-bottom: 30px
}

.dosije-ime {
    margin-bottom: 0;
    position: absolute;
    z-index: 200;
    font-size: 40px;
    color: #2bbbad;
    font-weight: 400;
    bottom: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    line-height: 1.2em;
    text-align: left;
    width: 100%
}

.comment-form h2 {
    text-transform: uppercase;
    font-size: 1.3em;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #26A69A
}

.poll-results .bar .fill {
    background-color: #26A69A
}

.result>div {
    text-transform: uppercase
}

.poll-results .label {
    font-weight: 400
}

.h3-element {
    margin: 0
}

@keyframes "alter" {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.alert.alert-success {
    width: 50%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    color: #26A69A;
    border: #26A69A 1px solid;
    padding: 30px;
    border-radius: 30px;
    animation-name: alter;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-delay: 4s
}

.form-control[id="Komentar_body"] {
    padding: 20px
}

.dosije-pozadina {
    position: absolute;
    background: -moz-linear-gradient(left, transparent 0%, black 40%, black 99%, black 100%);
    background: -webkit-linear-gradient(left, transparent 0%, black 40%, black 99%, black 100%);
    background: linear-gradient(to bottom, transparent 0%, white 100%, white 100%, white 100%);
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%
}

.comment-form {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between
}

.comment-form p,
.comment-form input,
.comment-form label,
.comment-form textarea {
    min-width: 100%;
    max-width: 100%;
    display: block
}

.comment-form input {
    height: 35px;
    border: 1px solid gainsboro;
    padding: 0 20px
}

.comment-form textarea {
    border: 1px solid gainsboro;
    max-height: 300px
}

.input-video {
    width: 100%;
    height: 35px;
    border: 1px solid gainsboro;
    padding: 0 20px
}

#komentarisanje textarea {
    padding: 20px
}

.bbp-topic-permalink {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #26A69A!important;
    padding: 0 0 10px 0
}

button:focus {
    outline: 0
}

.naslov-vest {
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 2%;
    color: #309c92;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif
}

.padajuci-meni-profil {
    width: 100px;
    float: left;
    margin: 0;
    height: 70px;
    right: 150px
}

.padajuci-meni-profil:hover .lista-u-listi {
    display: block
}

.liste-profil {
    position: relative;
    margin-top: 6px!important;
    width: 45px;
    height: 45px
}

.lista-u-listi {
    display: none;
    padding: 0!important;
    width: 250px;
    position: absolute;
    background-color: white;
    top: 53px;
    right: -100px;
    border-bottom: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro
}

.lista-u-listi li {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid gainsboro;
    line-height: 40px!important
}

.lista-u-listi li:last-child {
    border-bottom: none
}

.lista-u-listi li a {
    width: 100%;
    height: 40px!important;
    line-height: 40px!important
}

.foto-clanak {
    width: 100%!important;
    z-index: 10;
    object-fit: cover;
    height: 550px!important;
    object-position: center
}

.foto-mapa {
    width: 100%;
    z-index: 10;
    object-fit: cover;
    height: 300px;
    object-position: center
}

.foto-novi {
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
    object-fit: cover;
    height: 200px;
    object-position: center
}

.registracija-desno {
    padding: 0 0 0 20px
}

.registracija-levo {
    padding: 0 20px 0 20px
}

.one-two .field {
    max-width: 190px!important
}

.field label {
    font-weight: 500!important;
    color: rgba(0, 0, 0, .5)!important
}

.top-space {
    margin-top: 28px!important
}

.field-upload {
    position: relative
}

.field-upload .button {
    position: absolute;
    pointer-events: none
}

.errorSummary ul {
    padding-left: 15px;
    margin-bottom: 30px;
    background: #ffb6c1;
    padding: 10px 15px;
    display: table;
    color: darkred;
    padding-right: 70px;
    border: 1px solid darkred;
    width: 100%
}

.flash-registrovan {
    padding-left: 15px;
    margin-bottom: 30px;
    background: #49a79a;
    padding: 10px 15px;
    display: table;
    color: rgba(255, 255, 255, .9);
    padding-right: 70px;
    border: 1px solid #14756c;
    width: 100%
}

.foto-profil {
    width: 100%;
    margin-bottom: 15%;
    z-index: 10;
    object-fit: cover;
    max-height: 100%;
    object-position: center 0%;
    border: 3px solid #2bbbad;
    border-radius: 50%;
    padding: 3px
}

.naslov-autor {
    text-transform: capitalize;
    font-style: italic;
    font-size: 1em;
    margin-bottom: 2%;
    color: black;
    font-weight: 300
}

.tekst-clanak {
    text-align: justify;
    font-size: 1em;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.tekst-kontakt {
    font-weight: 300;
    line-height: 20pt;
    color: #474747;
    font-size: 1em
}

.v-tab1 {
    position: absolute;
    padding-top: 80px;
    z-index: -1500
}

.v-tab2 {
    position: absolute;
    padding-top: 80px;
    min-height: 100%;
    z-index: -1500;
    right: 0;
    background-color: #ebefef
}

.tekst-profil {
    font-weight: 300;
    line-height: 30pt;
    color: #474747;
    font-size: 1em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.ui.button.fluid a {
    color: white
}

.glasnik {
    float: right!important
}

.navigacioni-strane {
    margin-bottom: 0;
    font-size: .91em;
    background-color: #f1f4f4;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.navigacioni-strane button {
    height: 50px;
    background-color: #f1f4f4;
    border: none;
    border-right: 1px solid gainsboro;
    text-align: center;
    flex-grow: 1;
    text-transform: uppercase;
    font-size: 1em;
    margin: 0
}

.navigacioni-strane button:hover {
    background-color: #e5e6e6
}

.navigacioni-strane button:last-child {
    border-right: none
}

.navigacioni-strane button a {
    height: 100%;
    display: block;
    line-height: 50px;
    color: #474747;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mudrost {
    color: #26A69A;
    font-size: 1.3em;
    width: 100%;
    text-align: center;
    padding: 30px;
    border-bottom: 1px solid gainsboro
}

.mudrost span {
    color: black;
    opacity: .5;
    font-size: .8em
}

.sadrzaj-strane {
    padding: 40px 20px 50px 20px;
    background-color: #fff
}

.kontakt-strane {
    padding: 0 3% 0 0;
    margin-bottom: 50px
}

.logovanje-pocetna {
    width: 16.66667%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    padding: 20px 20px 10px 20px;
    background-color: rgba(19, 83, 77, .7)
}

.logovanje-pocetna .button {
    text-transform: uppercase
}

.logovanje-pocetna .login-title {
    margin: -20px -15px 5px -15px;
    padding: 4px 20px 4px;
    text-align: center;
    text-transform: uppercase;
    background-color: #00695c;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.tabovipocetna {
    z-index: 60;
    height: 80px;
    border: none;
    color: white;
    line-height: 1.0001em;
    font-size: 1.4em;
    text-transform: uppercase;
    position: relative;
    background-color: #219187;
    padding-left: 115px;
    text-align: left
}

.tabovipocetna:hover {
    background-color: #26A69A
}

.tabovipocetna:after {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 1.5em;
    top: 30px;
    left: 34px
}

.tabovipocetna:nth-child(1):after {
    content: ""
}

.tabovipocetna:nth-child(2):after {
    content: ""
}

.tabovipocetna:nth-child(3):after {
    content: ""
}

.tabovipocetna:nth-child(2) {
    border-left: 1px solid #1e857b;
    border-right: 1px solid #1e857b
}

.tabovipocetna i {
    position: absolute;
    left: 30px;
    top: 0;
    line-height: 80px;
    font-size: 2.06em
}

.bbp-topic-title {
    margin-bottom: 20px
}

.main-news-page-nav {
    float: none
}

.tabovi-levi {
    display: table;
    height: 80px;
    z-index: 0;
    border: none;
    color: white;
    position: relative;
    left: 0;
    margin-top: 0;
    padding: 10px 20px;
    background-color: #186860
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.notification-list>li>div {
    width: 70%!important
}

.notification-list>li>div.pull-right {
    width: 30%!important
}

.registracija-desno {
    padding-right: 20px
}

.registracija-levo,
.registracija-desno {
    padding-top: 15px;
    padding-bottom: 15px
}

.upload-img-button {
    margin: 0px!important;
    width: 30%!important;
    cursor: pointer!important
}

.margin-0-p {
    margin: 0px!important;
    cursor: pointer!important
}

.upload-img-button-simp {
    width: 100%;
    margin: 0px!important
}

.tabovi-levi p {
    color: white;
    font-size: 1em;
    display: block;
    font-style: italic;
    font-weight: 300;
    text-align: center;
    margin: 0
}

.tabovi-levi p:nth-child(2) {
    display: table-cell;
    vertical-align: middle
}

.tabovi-levi p:nth-child(3) {
    position: absolute;
    right: 8px;
    bottom: 5px
}

.tabovi-levi p i {
    font-size: .8em
}

.tabovi-desni {
    padding: 0 20px;
    height: 80px;
    z-index: 0;
    border: none;
    color: white;
    position: relative;
    line-height: 80px;
    right: 0;
    margin-top: 0;
    background-color: #186860
}

.tabovi-desni .tabovi-desni a {
    color: #fff
}

.tabovi-desni .tabovi-desni a:hover {
    color: #26A69A
}

.tabovi-desni i {
    line-height: 80px;
    margin-left: 10px;
    color: #fff
}

.head {
    height: 45vh;
    position: relative;
    margin-top: 60px
}

.slajder {
    position: relative;
    height: 45vh
}

.slajder div {
    position: absolute
}

.slajder>div>p {
    margin: 0;
    line-height: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 20vh;
    font-size: 2.06em;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0 2%;
    background-color: #219187
}

.slajd-foto {
    width: 100%;
    z-index: 1;
    object-fit: cover;
    height: 45vh;
    object-position: 50% 0;
    background-color: #7e9b98
}

.foto1 {
    position: fixed;
    top: 60px;
    left: 0;
    z-index: -1000;
    width: 16.66667%;
    object-fit: cover;
    height: 100vh;
    object-position: center;
    background-color: #ebefef
}

.foto2 {
    position: fixed;
    top: 60px;
    left: 83.33333%;
    z-index: -1000;
    width: 16.66667%;
    object-fit: cover;
    height: 100vh;
    object-position: center;
    background-color: #ebefef
}

.tabovinovi {
    background-color: pink;
    height: 300px;
    position: absolute;
    margin-bottom: 20px
}

.tabovinovi:nth-child(1) {
    margin-top: 120px
}

.tabovinovi:nth-child(2) {
    margin-top: 300px
}

.tabovinovi:nth-child(2) {
    margin-top: 500px
}

.vest-box {
    min-height: 200px;
    max-height: 230px;
    margin-bottom: 20px;
    background-color: #ebefef
}

.obavestenje-box {
    min-height: 200px;
    background-color: #ebefef
}

.sidebar-vesti {
    padding: 25px;
    background-color: #f1f4f4
}

.sidebar-vesti h2 {
    color: #26A69A;
    font-weight: 500;
    font-size: 22px
}

.vest-box .social-vest {
    opacity: 1
}

.tabovi-levi a:hover,
.tabovi-levi a:visited,
.tabovi-levi:active,
.tabovi-levi a:focus {
    color: white
}

.sadrzaj-strane .vest-box:hover .social-vest {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1
}

.sadrzaj-strane .vest-box:hover .vest-foto {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: .8
}

.vest-foto {
    padding: 20px;
    object-fit: cover;
    height: 200px;
    object-position: center
}

.vest-box div p:first-child {
    border-bottom: 1px #a9bcba solid;
    padding: 3px 20px 3px 0;
    margin: 20px 20px 20px 0;
    text-align: left;
    text-transform: uppercase;
    color: #4e6562;
    font-weight: 600;
    font-size: 1.3em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.vest-box div p:nth-child(1n + 2) {
    position: absolute;
    font-size: 1.1em;
    top: 46px;
    right: 0;
    left: 0;
    text-decoration: none;
    color: #474747;
    padding: 0 20px 20px 0;
    max-height: 60px
}

.tekst-pocetna {
    background-color: #fff;
    position: relative;
    min-height: 100%;
    margin-left: 16.66667%;
    z-index: 0;
    margin-top: 60px;
    padding: 0%;
    font-size: 1em;
    font-weight: 400;
    color: #474747
}

.tekst-pocetna-nova {
    position: relative;
    margin-left: 0;
    z-index: 0;
    margin-top: 60px;
    padding: 0%;
    font-size: 1em;
    font-weight: 400;
    color: #474747
}

.naslovna {
    margin-top: 0;
    left: 0;
    bottom: 0
}

.tekst-mali {
    position: relative;
    display: block
}

.fotografija-strana {
    margin-bottom: 5%;
    max-height: 300px
}

.fotografija-strana img {
    width: auto;
    height: 100%
}

.social-vest {
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #898f8f
}

.social-vest i {
    font-size: 1.33em;
    margin-right: 10px
}

.opsirnije-vest {
    color: #474747;
    position: absolute;
    bottom: 30px;
    right: 20px;
    text-align: right
}

.citaj-dalje {
    font-size: 1em;
    background-color: #898f8f;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    padding: 2px 20px;
    height: 30px
}

.citaj-dalje:hover {
    background-color: #a3a8a8
}

.ui.header {
    color: #26A69A
}

.ui.button {
    background-color: #2bbbad
}

.ui.button:hover {
    background-color: #44d4c7
}

.ui.button:active {
    background-color: #219187
}

.ui.menu {
    background-color: #f1f4f4
}

.ui.menu .active.item {
    background-color: #e5e6e6
}

.ui.menu .active.item:hover {
    background-color: #e5e6e6
}

.ui.link.menu .item:hover,
.ui.menu .dropdown.item:hover,
.ui.menu .link.item:hover,
.ui.menu a.item:hover {
    background-color: #d8dada
}

ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 60px
}

ul.topnav li {
    float: left;
    line-height: 60px
}

ul.topnav li a {
    min-width: 60px;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    font-size: 1.1em;
    color: #26A69A;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0)
}

ul.topnav li a:hover {
    color: #30d0c1
}

ul.topnav li.icon {
    display: none
}

ul.topnav li a {
    border: none
}

.user-data {
    padding: 20px
}

.comment-box {
    background-color: #f1f4f4;
    margin-bottom: 20px;
    min-height: 50px;
    padding: 10px
}

.comment-content {
    padding: 20px
}

.about-user {
    padding: 20px;
    background-color: #fff;
    text-align: center
}

p.username {
    color: #2bbbad;
    font-size: 1.2em;
    margin-top: 0
}

.user-photo {
    border: 3px solid #2bbbad;
    margin-bottom: 10px;
    border-radius: 50%;
    padding: 3px;
    width: 7em;
    height: 7em
}

.popover {
    min-width: 600px;
    max-width: 900px
}

.popover .narrow-comment-box {
    margin-left: 0
}

.popover .g-2 {
    width: 25%
}

span.comment-date {
    font-size: .8em
}

.servisne-detalji h3 {
    color: #000
}

.oglasivac {
    padding: 10px;
    background-color: #cfd8dc;
    font-size: 12px;
    margin: 25px
}

.oglasivac p {
    line-height: 4px;
    text-align: left
}

.servisne-informacije {
    margin-top: 7%;
    text-align: center
}

.obavestenje {
    padding: 9px;
    background-color: #cd2026;
    color: #fff;
    border-radius: 2px
}

textarea {
    max-width: 100%
}

.share-btn {
    display: inline-block;
    color: #fff;
    border: none;
    padding: .5em;
    width: 4em;
    outline: none;
    text-align: center
}

.twitter {
    background: #55acee
}

.google-plus {
    background: #dd4b39
}

.facebook {
    background: #3B5998
}

.whatsapp {
    background-color: #11ae09
}

.viber {
    background-color: #7c529d
}

.linkedin {
    background: #4875B4
}

.email {
    background: #444
}

.comments-info {
    margin-top: 50px
}

#recnik-pojmova-reci {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, .7)
}

#recnik-pojmova-reci .recnik-box {
    display: none;
    position: relative;
    margin: 200px auto;
    background-color: #219187;
    width: 700px;
    height: auto;
    border-radius: 2px;
    padding: 63px 50px;
    color: #fff
}

#recnik-pojmova-reci .recnik-box .fa-times-circle {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 30px;
    color: #4c4c4c;
    border-radius: 60px
}

#recnik-pojmova-reci .recnik-box .fa-times-circle:hover {
    color: #186860
}

#recnik-pojmova-reci .recnik-box h1 {
    margin-bottom: 42px;
    text-align: center
}

#recnik-pojmova-reci .recnik-box p strong {
    text-transform: uppercase
}

#recnik-pojmova-reci .recnik-box p a {
    color: #fb3733;
    font-size: 18px
}

#recnik-pojmova-reci .recnik-box p a:hover {
    color: #333
}

#recnik-pojmova-reci .recnik-box form#provera-reci-pojma input[type="text"],
#recnik-pojmova-reci .recnik-box form#provera-reci-pojma input[type="password"] {
    float: left;
    width: 67%;
    padding: 0 21px
}

#recnik-pojmova-reci .recnik-box form#provera-reci-pojma input[type="submit"] {
    margin-bottom: 42px
}

#recnik-pojmova-reci .recnik-box form#upisivanje-reci-pojma p input[type="text"],
#recnik-pojmova-reci .recnik-box form#upisivanje-reci-pojma p input[type="password"],
#recnik-pojmova-reci .recnik-box form#upisivanje-reci-pojma p textarea {
    float: right;
    width: 100%;
    margin-bottom: 42px;
    padding: 0 21px
}

#recnik-pojmova-reci .recnik-box form#upisivanje-reci-pojma p input[type="submit"] {
    margin-bottom: 42px
}

#recnik-pojmova-reci-dosije {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, .7)
}

#recnik-pojmova-reci-dosije .recnik-box-dosije {
    display: none;
    position: relative;
    margin: 200px auto;
    background-color: #fff;
    width: 700px;
    height: auto;
    border-radius: 10px;
    padding: 63px 105px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije .fa-times-circle {
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 48px;
    color: #7ac043;
    border-radius: 60px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije .fa-times-circle:hover {
    color: #186860
}

#recnik-pojmova-reci-dosije .recnik-box-dosije h1 {
    margin-bottom: 42px;
    text-align: center
}

#recnik-pojmova-reci-dosije .recnik-box-dosije p strong {
    text-transform: uppercase
}

#recnik-pojmova-reci-dosije .recnik-box-dosije p a {
    color: #fb3733;
    font-size: 18px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije p a:hover {
    color: #333
}

#recnik-pojmova-reci-dosije .recnik-box-dosije form#provera-reci-pojma input[type="text"],
#recnik-pojmova-reci-dosije .recnik-box-dosije form#provera-reci-pojma input[type="password"] {
    float: left;
    width: 67%;
    margin-bottom: 42px;
    padding: 0 21px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije form#provera-reci-pojma input[type="submit"] {
    margin-bottom: 42px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije form#upisivanje-reci-pojma p input[type="text"],
#recnik-pojmova-reci-dosije .recnik-box-dosije form#upisivanje-reci-pojma p input[type="password"],
#recnik-pojmova-reci-dosije .recnik-box-dosije form#upisivanje-reci-pojma p textarea {
    float: right;
    width: 100%;
    margin-bottom: 42px;
    padding: 0 21px
}

#recnik-pojmova-reci-dosije .recnik-box-dosije form#upisivanje-reci-pojma p input[type="submit"] {
    margin-bottom: 42px
}

#recnik-pojmova-reci .recnik-box #recnik-pojmova-search-result {
    margin-top: 42px
}

span.recnik-pojmova {
    color: #cd2026;
    display: inline;
    cursor: pointer
}

.dugme-nastavi-poverenik {
    margin-top: 20px!important
}

span#recnik-pojmova-definicija {
    display: inline
}

.recnik-box h1 {
    font-size: 1.4em;
    text-transform: uppercase
}

.fa-2x {
    padding-right: 5px
}

.twitter-tweet {
    margin-left: auto;
    margin-right: auto;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%
}

#pokretSearchTerm {
    width: 130px
}

.registrovan-info {
    position: fixed;
    margin: auto;
    width: 40%;
    text-align: center;
    left: 30%;
    top: 40%;
    border: solid 1px;
    z-index: 1001;
    padding: 15px;
    border-radius: 25px;
    color: #3c763d;
    background-color: #dff0d8
}

.comment-sort-active {
    color: #fff
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

@media only screen and (max-width:1814px) {
    .padajuci-meni-profil {
        width: 50px
    }
}

@media only screen and (min-width:1280px) and (max-width:1560px) {
    .social i {
        padding: 0 0
    }
    .social a {
        margin-left: 15px
    }
}

@media only screen and (max-width:1480px) {
    #pokretSearchTerm {
        width: 130px!important
    }
}

@media only screen and (max-width:1380px) {
    .vest-box div p:nth-child(1n + 2) {
        font-size: 18px
    }
}

@media only screen and (max-width:1440px) and (min-width:1366px) {
    .upload-img-button {
        width: 50%!important
    }
    .lista-u-listi>li {
        margin-left: 10px
    }
    .navigacija .padajuci-meni-profil ul li {
        padding-left: 30px
    }
}

@media only screen and (min-width:1280px) {
    .li-hidden {
        display: none
    }
}

@media only screen and (min-width:1200px) {
    .bbp-topic-title {
        margin-bottom: 20px;
        width: 50%
    }
    .flexMenu-popup {
        top: 60px;
        border-top: none!important
    }
    .menu a {
        font-size: 1.1em
    }
    .flexMenu-popup>li>a {
        color: #219187
    }
    .navigacija .padajuci-meni-profil ul li i {
        left: 10px
    }
    .button-diskusije-margin-bot {
        margin-bottom: 35px
    }
}

@media only screen and (max-width:1280px) {
    body .foto1,
    body .foto2,
    .tabovi-levi,
    .tabovi-desni {
        display: none
    }
    .v-tab1 {
        right: 0!important;
        top: 1200px!important;
        z-index: 1500
    }
    .v-tab2 {
        position: absolute;
        padding-top: 80px;
        min-height: 100%;
        z-index: 0;
        right: 0;
        background-color: #fff
    }
    .navigacija {
        position: fixed;
        height: 60px;
        top: 0;
        z-index: 1;
        border-bottom: 61px solid #59d9cd
    }
    .tekst-pocetna {
        margin-left: 0;
        margin-right: 0
    }
    .v-tab1 {
        float: right
    }
    .tekst-pocetna-nova {
        width: 100%
    }
    .tekst-pocetna-nova .g-8 {
        width: 100%
    }
    .logo,
    .meni,
    .social {
        background-color: white
    }
    .meni {
        width: 83.33333%
    }
    .logo {
        color: #26A69A;
        font-size: 1.33em
    }
    .social {
        display: none
    }
    .social i {
        font-size: 1.33em;
        padding: 0 5px
    }
    .slajder>p {
        margin: 0;
        line-height: 50px;
        height: 50px;
        position: absolute;
        left: 0;
        top: 14vh;
        font-size: 2.06em;
        color: white;
        text-transform: uppercase;
        padding: 0 10px 0 2%;
        background-color: #219187
    }
    .logovanje-pocetna {
        width: 33.33333%;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 48vh;
        padding: 40px 3% 0% 3%
    }
    .tabovipocetna i {
        left: 10px;
        font-size: 1.66em
    }
    .tabovinovi {
        display: none
    }
    ul.topnav li:nth-child(1n+2) a:hover {
        background-color: white
    }
    ul.topnav li:nth-child(1n+2) a {
        border-bottom: 1px #6dc5bc solid;
        border-right: 1px #6dc5bc solid;
        border-left: 1px #6dc5bc solid;
        margin-right: 0;
        padding-left: 20px
    }
    .topnav li:nth-child(1) a {
        border-bottom: 1px #6dc5bc solid;
        padding-left: 20px;
        border-right: none;
        border-left: none;
        background-color: rgba(255, 255, 255, .9);
        display: block;
        text-align: left
    }
    ul.topnav li.icon {
        border: none;
        float: right;
        display: inline-block
    }
    ul.topnav li.icon a {
        border: none
    }
    ul.topnav.responsive {
        position: relative
    }
    ul.topnav.responsive li.icon {
        position: absolute;
        right: 0;
        top: 0
    }
    ul.topnav.responsive li {
        float: none;
        display: inline
    }
    ul.topnav.responsive li:nth-child(1n+2) a {
        display: block;
        text-align: left;
        background-color: rgba(255, 255, 255, .9)
    }
}

@media only screen and (min-width:1280px) {
    .servisne-informacije {
        margin-top: 20%
    }
}

@media only screen and (min-width:1201px) and (max-width:1280px) {
    .g-9-misc {
        width: 58.3333333333%
    }
}

@media only screen and (min-width:1200px) {
    .tabovi-levi {
        width: 100%;
        float: right
    }
}

@media only screen and (min-width:769px) and (max-width:1280px) {
    .logovanje-pocetna {
        height: 270px
    }
    .flexMenu-popup {
        right: 1px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    body>footer>div.container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 10px
    }
    body>div.tekst-pocetna.g-8.gxl-12.gl-12.gm-12.gs-12.gxs-12.col>div.sadrzaj-strane.g-12.gl-12.gm-12.gs-12.gxs-12.col>nav>form>li {
        margin-top: 15px
    }
    body>footer>div.container>div {
        width: 100%!important
    }
}

@media only screen and (max-width:1024px) {
    .vest-box div p:nth-child(1n + 2) {
        font-size: 13px
    }
    .logovanje-pocetna .login-title {
        margin-top: -35px
    }
    .footer-div {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:950px) {
    .citaj-dalje {
        height: 50px
    }
    .slide-trigger {
        display: block
    }
    .no-js .slide-trigger {
        display: none
    }
    .navigation {
        display: none
    }
    .no-js .navigation {
        display: block
    }
    .navigation {
        margin: 0 15px
    }
    .navigation li {
        float: none
    }
    .navigation li a {
        border-bottom: 1px solid #fff
    }
}

@media only screen and (min-width:768px) {
    .komentari-tabs-list>li:last-child {
        width: 23%
    }
    .dosije-border-right {
        border-right: 2px #2bbbad solid
    }
    .tekst-clanak {
        text-align: justify;
        font-size: 1em;
        font-weight: 600;
        font-size: 1.2em;
        line-height: 1.3em;
        color: #666
    }
    .tekst-mali {
        min-height: 200px;
        max-height: 100%
    }
    body>div.tekst-pocetna.g-8.gxl-12.gl-12.gm-12.col>div>div.g-9.gs-12.gxs-12.col {
        padding-left: 15px
    }
}

@media only screen and (max-width:768px) {
    .button-float {
        float: right
    }
    .dosije-ime {
        margin-bottom: 0;
        position: absolute;
        z-index: 200;
        font-size: 1.5em;
        color: #2bbbad;
        font-weight: 400;
        left: 25px;
        bottom: 0;
        transform: translateY(-50%);
        text-transform: uppercase;
        line-height: 1.2em;
        width: 85%
    }
    .slajder>div>p {
        margin: 0;
        line-height: 50px;
        height: 50px;
        position: absolute;
        left: 0;
        top: 30vh;
        font-size: 1em;
        color: white;
        text-transform: uppercase;
        padding: 0 10px 0 2%;
        background-color: #219187
    }
    .v-tab article p:first-child {
        line-height: 25px
    }
    .nav-lista>li>a {
        font-size: 2em
    }
    .nav-lista>li {
        width: 100%;
        padding-top: 20px;
        border-bottom: 1px solid #fff
    }
    .logovanje-pocetna {
        width: 30%!important;
        height: auto
    }
    .login-title {
        width: auto
    }
    .user-krug {
        font-size: 45px
    }
    ul.topnav li a {
        margin-right: 0
    }
    .logo-slika {
        height: 40px
    }
    .topnav li:nth-child(1) a {
        border-bottom: none!important
    }
    ul.topnav li:nth-child(1n+2) a {
        border-bottom: none!important
    }
    #myTopnav>li.icon>a {
        border-bottom: none;
        text-align: right!important;
        height: 20px
    }
    ul.topnav li:nth-child(2) a {
        border-top: none
    }
    ul.topnav.responsive li.icon {
        top: -5px
    }
    .foto-clanak {
        width: 100%!important
    }
    .icon-hide {
        display: none
    }
    .box-pregled-vesti.list-view {
        margin-bottom: 150px
    }
    .nav-lista li {
        line-height: 20px!important;
        font-size: 0.7em!important
    }
    .foto-profil {
        display: block;
        margin: 20px auto;
        width: 250px;
        object-position: 50% 50%;
        object-fit: none
    }
    .navigacioni-strane a {
        border-bottom: 1px solid #dcdcdc;
        background-color: #f1f4f4
    }
    .dosije-pozadina {
        position: absolute;
        display: block;
        background: none;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, transparent 0%, white 100%, white 100%, white 100%);
        z-index: 100
    }
    .dosije-ime {
        bottom: 5%
    }
    .user-slika-komentar {
        height: 50px;
        width: 50px
    }
    .navigacioni-strane {
        display: block;
        flex-direction: column;
        background-color: white
    }
    .navigacioni-strane button {
        border-right: none;
        border-bottom: 1px solid gainsboro
    }
    .social,
    .logo {
        display: none
    }
    .vesti-dobra,
    .regije-ul {
        flex-direction: column
    }
    .vesti-dobra .btn-default {
        width: 100%
    }
    .regije-ul li {
        border: none;
        border-bottom: 1px solid gainsboro
    }
    .meni {
        width: 100%
    }
    .tekst-pocetna {
        width: 100%;
        margin-left: 0
    }
    body .foto1,
    body .foto2 {
        display: none
    }
    .azuriraj-sifra {
        padding: 40px 0 0 0
    }
    .vest-box {
        max-height: 520px;
        border: 1px #59d9cd solid;
        margin-bottom: 30px;
        background-color: #e2e9e8
    }
    .vest-foto {
        padding: 0;
        object-fit: cover;
        height: 150px;
        object-position: center
    }
    .tekst-mali {
        display: inline-block
    }
    .vest-box div p:first-child {
        padding: 10px 20px 10px 20px;
        margin: 0 20px 20px 0;
        text-align: left;
        text-transform: capitalize;
        background-color: #e2e9e8;
        color: #474747;
        font-size: 1.3em
    }
    .vest-box div p:nth-child(1n+2) {
        margin: 0;
        font-size: .8em;
        position: relative;
        top: 0;
        text-decoration: none;
        color: #474747;
        padding: 0 20px 20px 20px;
        max-height: none
    }
    .social-vest {
        display: none
    }
    .opsirnije-vest {
        display: none
    }
    .foto-clanak {
        width: 100%;
        z-index: 10;
        object-fit: cover;
        height: 150px;
        object-position: center
    }
    .slajd-foto {
        width: 100%;
        z-index: 1;
        object-fit: cover;
        height: 300px;
        object-position: 50% 0;
        background-color: #7e9b98
    }
    .slajder>p {
        margin: 0;
        width: 100%;
        line-height: 30px;
        height: 30px;
        font-size: 1.08em;
        top: 170px;
        padding: 0 5px 0 5%
    }
    .logovanje-pocetna {
        width: 100%;
        position: absolute;
        top: 77px;
        height: 210px;
        padding: 0% 2% 0 2%;
        background-color: rgba(19, 83, 77, .7)
    }
    .meni {
        padding: 0
    }
    .tabovipocetna {
        z-index: 60;
        height: 80px;
        border: none;
        color: white;
        font-size: 1.1em;
        text-transform: uppercase;
        position: relative
    }
    .naslovna-switch-tekst {
        padding-left: 5px!important;
        font-size: 0.6em!important
    }
    .registracija-desno {
        padding: 20px 0 0 0
    }
    .registracija-levo {
        padding: 0
    }
    .tabovipocetna:nth-child(2) {
        border-left: none;
        border-right: none;
        border-top: 1px solid #26A69A;
        border-bottom: 1px solid #26A69A
    }
    .kontakt-strane {
        padding: 0
    }
    .tabovipocetna i {
        left: 30px;
        top: 5px;
        line-height: 30px;
        font-size: 1.33em
    }
    ul.topnav li:nth-child(1n+2) a {
        border-bottom: 1px #6dc5bc solid;
        border-right: 0;
        border-left: 0;
        margin-right: 0;
        padding-left: 20px;
        line-height: 2.5em
    }
    ul.topnav li:nth-child(1n+2) a:hover {
        background-color: white
    }
    .regije-ul {
        display: inline-block
    }
}

@media only screen and (max-width:767px) {
    .v-tab1,
    .v-tab2,
    .tabovi-desni {
        display: none
    }
}

@media only screen and (min-width:769px) {
    .logo-slika {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    .glasnik {
        width: 100%
    }
}

@media only screen and (max-width:2560px) {
    #myTopnav>li:not(first-child)>a {
        margin-top: 5px;
        color: #219187;
        font-size: 1.1em
    }
    .navigacija .padajuci-meni-profil ul li i {
        left: 0
    }
}

@media only screen and (max-width:1112px) {
    .login-field {
        margin: 0 0 15px 0px!important
    }
}

@media only screen and (max-width:940px) {
    .login-field {
        margin: 0 0 3px 0px!important
    }
}

@media only screen and (max-width:625px) {
    .logovanje-pocetna {
        width: 30%!important;
        height: auto
    }
    .tekst-pocetna {
        font-size: .8em
    }
}

@media only screen and (min-width:556px) {
    .hidden-550 {
        display: none
    }
}

@media only screen and (max-width:555px) {
    .hidden-550 {
        left: 75px;
        position: absolute;
        top: 10px
    }
    .nav-lista>li {
        width: 100%;
        padding-top: 20px
    }
    .nav-lista>li>a {
        font-size: 2em
    }
}

@media only screen and (max-width:480px) {
    .registracija-levo,
    .registracija-desno {
        padding: 15px
    }
    .button-margin-top {
        margin-top: 15px
    }
    .logovanje-pocetna {
        top: auto;
        width: 100%!important;
        height: auto;
        position: relative;
    }
    .naslovna-switch-tekst-1 {
        line-height: 1.1
    }
    .main-news-page-nav ul li {
        padding: 0 10px
    }
    .btn-predlozi-temu {
        padding: 3px
    }
    .comment-content {
        padding: 20px 20px 20px 20px
    }
    .about-user {
        position: relative;
        padding: 0;
        background-color: #fff;
        text-align: center
    }
    .komentar-dugme {
        padding: 1px!important;
        width: 90px
    }
    .body>div.tekst-pocetna.g-8>div.sadrzaj-strane.g-12>div>div.container>div.row>div.g-12>div.comments.diskusije-comments>div.g-12>div.g-10.gm-10.gs-10.gxs-10.comment-content>p {
        margin-top: 30px
    }
    /*.margin-top-klasa {*/
        /*margin-top: 255px*/
    /*}*/
}

@media only screen and (max-width:1081px) and (min-width:908px) {
    .v-tab1 {
        top: 1200px!important
    }
}

@media only screen and (max-width:580px) {
    .tabovipocetna {
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    .upload-img-button {
        width: 50%!important
    }
    .comment-content {
        padding: 0 20px 20px 20px
    }
    .dosije-ime {
        bottom: -15%
    }
    .share-btn {
        margin: 2px
    }
    .futer {
        text-align: center;
        line-height: 25px;
        color: white;
        background-color: #186860
    }
    .foto-profil {
        width: 200px
    }
    .about-user {
        margin-top: 30px;
        padding: 0;
        background-color: #fff;
        text-align: center
    }
    .komentar-dugme {
        padding: 1px;
        width: 90px
    }
    .navigacija {
        height: 60px
    }
    body {
        font-size: 18px
    }
    .head {
        height: 20vh
    }
    .user-slika-komentar {
        position: absolute;
        left: 0%;
        height: 25px;
        width: 25px
    }
    p.username {
        position: absolute;
        left: 15%
    }
    /*.slajder {*/
        /*position: relative;*/
        /*height: 60vh;*/
    /*}*/
}

@media only screen and (max-width:555px) {
    .flexMenu-popup {
        border: 1px solid #2bbbad;
        border-top: none;
        top: 60px
    }
    .slika-li {
        display: none!important
    }
}

@media only screen and (max-width:425px) {
    .kontakt-strane {
        width: 100%!important
    }
}

@media only screen and (max-width:414px) and (max-height:736px) {
    /*.margin-top-klasa {*/
        /*margin-top: 220px!important*/
    /*}*/
}

@media only screen and (max-width:414px) {
    /*.margin-top-klasa {*/
        /*margin-top: 150px*/
    /*}*/
    .hidden-550 {
        left: 75px;
        position: absolute;
        top: 15px
    }
}

@media only screen and (max-width:380px) {
    .resp-tabs-list {
        padding-left: 0px!important
    }
    .logo-slika {
        height: 50px
    }
    .topnav li:nth-child(1) a {
        border-bottom: none
    }
    ul.topnav li:last-child a {
        border-bottom: none;
        height: 20px
    }
    ul.topnav li:nth-child(2) a {
        border-top: 1px #6dc5bc solid
    }
    ul.topnav.responsive li.icon {
        top: -5px
    }
    /*.margin-top-klasa {*/
        /*margin-top: 255px*/
    /*}*/
    .hidden-550 {
        left: 75px;
        position: absolute;
        top: 10px
    }
}

/*@media only screen and (max-width:376px) and (max-height:667px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 200px!important*/
    /*}*/
/*}*/

/*@media only screen and (max-width:376px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 180px*/
    /*}*/
/*}*/

/*@media only screen and (max-width:361px) and (max-height:641px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 230px!important*/
    /*}*/
/*}*/

/*@media only screen and (max-width:360px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 195px*/
    /*}*/
/*}*/

/*@media only screen and (max-width:321px) and (max-height:481px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 265px!important*/
    /*}*/
/*}*/

/*@media only screen and (max-width:321px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 225px*/
    /*}*/
/*}*/

/*@media only screen and (max-width:321px) and (max-height:568px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 260px!important*/
    /*}*/
/*}*/

/*@media only screen and (max-width:321px) and (max-height:480px) {*/
    /*.margin-top-klasa {*/
        /*margin-top: 285px!important*/
    /*}*/
/*}*/

@media only screen and (max-width:555px) {
    .flexMenu-popup {
        width: 100%;
        margin-left: -20px
    }
}

@media print {
    header nav,
    footer {
        display: none
    }
}

.responsive {
  max-width: 100%;
  height: auto;
  display:block
}

.embed-responsive {
  position: relative;
  display: block;
  height: auto;
  padding: 0;
  overflow: hidden;
 }
  .embed-responsive-item,
  iframe,
  embed,
  object,
  video {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
 
}

/* Modifier class for 16:9 aspect ratio */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* Modifier class for 4:3 aspect ratio */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

.trigger {
  display: none;
}

.slider, .slider-wrapper {
  position: relative;
  height: 250px;
}

.slide {
  background-color: black;
  width: 100%;
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5000;
  opacity: 0;
  transition: opacity .5s ease-in-out;
}

.slide-img {
  filter: brightness(50%);
  height: 100%;
  object-fit: fill;
  display: block;
  margin: 0 auto;
}

.slide-figure {
  height: 100%;
  position: relative;
  margin: 0;
}

.slide-caption {
  position: absolute;
  bottom: 30%;
  width: calc(100% - 1rem);
  color: white;
  text-align: center;
  left: 50%;
}

.trigger:checked + .slide {
  z-index: 6000;
  opacity: 1;
}

.slider-nav {
  width: 100%;
  text-align: center;
  margin: 1rem 0;
}

.slider-nav__item {
  display: inline-block;
}

.slider-nav__label {
  font-size: 13px;
  background-color: #333;
  display: block;
  height: 2em;
  line-height: 2em;
  width: 2em;
  text-align: center;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  transition: background-color .25s, color .25s ease-in-out;
}

.slider-nav__label:hover,
.slider-nav__label:active,
.slider-nav__label:focus {
  background-color: gray;
  color: black;
}

@media only screen and (min-width: 1024px) {
  .slider, .slider-wrapper {
    height: 480px;
  }

  .slide-caption {
    width: 65%;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .slider, .slider-wrapper {
    height: 360px;
  }

  .slide-caption {
    width: 75%;
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .slide-img {
  /*
    width: 100%;
    height: auto;
    */
  }
}