.bg-primary{
  background-color:#25aae1 !important;
}

body{
  margin:0px;
  background:#f2f2f2;
  -webkit-font-smoothing: antialiased;
  font-family: "IBM Plex Serif", serif;
  background: white;
  overflow-x: clip;
}
  
a {
  color:#1379BC;
}
a:hover{
  text-decoration:none;
}

table{
  width:100% !important;
  height: auto;
}

/* Elements */
h1{
  font-size:1.825rem;
  font-weight:700;
}
h2{
  font-size: 1.5rem;
  font-weight: 700;
  color:#249fcf;
}

h3{
  /* margin-top:10px; */
  /* margin-bottom:10px; */
  font-size: 1.325rem;
  font-weight: 700;
}

h4{
  font-size: 1.2rem;
  font-weight: 700;
}
h5{
  font-size:1rem;
  font-weight:600;
}

.h6, h6 {
  font-size: 0.925rem;
}


.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/preloader.svg);
  background-size: 90px;
}

header{
  /* display:block; */
  background:#fff;
  /* border-bottom:solid 1px #04afef; */
  /* padding: 12px 0px; */
  /* margin-bottom:10px; */
  /* height:115px; */
  background-image: url(../images/a.png);
}

#footer{
  background: white;
  width:100%;
}

.nova-klasa {
padding: 40px;
  text-align: justify;
  background: #0F6CB3;
  margin-right: -5%;
  margin-top: 20px;
  margin-bottom: 300px;
  z-index: 2;
  opacity: 0.9;
 border-radius: 1.5rem;
}
.novi-podkast {
padding: 40px;
  text-align: justify;
  background: #0F6CB3;
  margin-left: -10%;
  margin-top: 20px;
  margin-bottom: 350px;
  opacity: 0.9;
  border-radius: 1.5rem;
}
.novo {
max-width: 80%;
}
.img-fluid {
  width: auto;
}
.dzr {
  margin: 0;
  margin-top: -37px;
}
.custom-figure {
  overflow: hidden;
  height: 150px;
  margin-bottom: 0px;
}
  .search-container {
    display: flex;
    align-items: center;
    position: relative;
  }

  .search-input {
    width: 0;
    opacity: 0;
    transition: width 0.3s ease, opacity 0.3s ease;
    border: 1px solid #ccc;
    padding: 5px;
  }

  .search-input.active {
    width: 200px;
    opacity: 0.3;
  padding: 10px;
  }

  .search-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
  }
.bg-img{
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.thumbnail .centered img:hover {
  opacity: 0.6;
  transition: 0.5s ease;
}
.highlight .caption:hover {
 color:#1379BC;
  transition: 0.5s ease;
}

#main_nav{
  padding:0;
  max-width: inherit;
}

#main_menu{
  margin-top: 5.7rem;
}

#main_menu .navbar-nav>.nav-item > .nav-link {
  font-weight:700;
  text-transform:uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.9rem;
  padding-right: 1.9rem;
  font-size: 18px;
}

#main_menu .navbar-nav>.nav-item.active > .nav-link {
  background:#FFCA0B;
}

#main_menu .navbar-nav .dropdown-menu{
  border-radius:0;
  margin: 0;
}

#main_menu .navbar-nav .dropdown-menu .nav-link{
  color:#222;
  font-weight:500;
  font-size:0.925rem;
  padding: 0.5rem 1rem;
  font-weight: 600;
}

#main_menu .navbar-nav .dropdown-menu .nav-link:hover{
  color:#555;
}


#poglavlja_nav li.nav-item>.nav-link{
  color: #666;
  /* font-size: 0.875rem; */
}

#poglavlja_nav .dropdown > .expand{
  display:none;
  position: absolute;
  right: 0;
  top: 4px;
  bottom: 4px;
  height: 32px;
  line-height:32px;
  width: 54px;
  text-align: center;
  font-size: 1.5rem;
  font-weight:bold;
  vertical-align: middle;
  z-index: 90;
  cursor: pointer;
  border-left: solid 1px #ddd;
  color: #666;
}

#poglavlja_nav .dropdown-menu{
  margin:0px; 
}
.btn1 {
  background: #FDC411;
  text-align: center;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 14px;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-top: 30px;
  margin-left: 30%;
  margin-right: 30%;
}

article.story {
  position:relative;
}

article.story .text img {
  max-width:100%;
  height:auto;
}

.article .text a:hover,
article .text a:hover{
  text-decoration:underline;
}
.naslovna {
overflow: hidden;
  height: 100px;
  margin-bottom: 0px;
}
.container1 {
  max-width: inherit;
  background-color: #25AAE1;
  background-image: url(../images/a.png);
  min-height: 300px;
  background-position: center;
  background-size: cover;
}
.naslovnaanalize {
}

.anali{
overflow: hidden;
  height: 130px;
}


.info_text1 {
font-size: 12px;
padding-top: 20px;
  color: gray;
}
.tag_cloud {
  border-style: solid;
  border-width: 1px;
  border-color: #0F6EB4;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.sidebar-sticky {
  top: 70px;
  z-index:10;
}
.navigation.paging-navigation{
  display:flex;
  justify-content:center;
}

.navigation .page-numbers {
  width: 30px;
  height: 32px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: #FFCA0B;
  font-size: 1rem;
  font-weight: 600;
  margin: 0.075rem;
  /border: solid 1px #25aae1;
  border-radius: 3px;
}

.navigation .prev_next{
  width: 30px;
  height: 32px;
  font-size:1rem;
  font-weight:700;
  display: inline-block;
  text-align: center;
  line-height: 30px;
}

.navigation .page-numbers:hover {
  color: #fff;
  background-color: #FFCA0B;
}

.navigation .page-numbers.current {
  background-color: #FFCA0B;
  border-color: #FFCA0B;
  color: #ffffff;
}
.nav-link {
  font-size: 15px;
}

#highlights .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color:#25aae1;
}

#novi_broj{
  position:relative;    
  color:#fff !important;
}

#novi_broj p{
  margin-bottom: 10px !important;
}

#novi_broj .text a{
  color:#fff;
  /* text-transform: uppercase; */
  font-weight:700;
  line-height: 1.2rem;
}

#novi_broj .bg-traka{
  position: absolute;
  z-index: -1;
  background: #25aae1;
  width: 100%;
  height: 100%;
  /* top: 10%; */
}

#novi_broj .cover_img{
  position:absolute;
  top:0;
  left:0;
  max-width: 100%;
  height: auto;
  transform: translateY(-47%);
}

#legenda{
  font-size:0.925rem;
}

#infografik{
  padding: 36px 0 36px;
}

#infografik .item{
  display:flex;
  flex-direction:column;
  transition:ease-in-out 0.3s;
  margin-top:10px;
}


#infografik figure{
  padding:0px 20px;
  transition:ease-in-out 0.5s;
  /* 	order:1; */
  text-align: center;
}

#infografik .oblast-title{
  background:#0f75bc;
  color:#fff;
  padding:5px;
  margin:0px 5px;
  height: 68px;
  border-radius:5px 5px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-transform:uppercase;
  /* margin-bottom: -7px; */
  /* order: 2; */
  z-index: 10;
}

#infografik .oblast-title.open{
  background:#25aae1;
}

#infografik .oblast-title h3{
  font-size:1rem;
  text-align:center;
  line-height: 1.15rem;
}

#infografik .card{
  margin-top:-7px;
  /* 	order: 3; */
  z-index: -1;
  transition:ease-in-out 0.5s;	
}

#infografik .card p{
  font-size:0.85rem;
  line-height:1rem;
  margin-bottom: 8px;
  color:#0f75bc;
  font-weight:600;
}

#infografik .card p:last-child{
  margin-bottom:0px;
}

#infografik .card a{
  color:#0f75bc !important;
}

#infografik .card a.open{
  color:#25aae1 !important;
}

#infografik .card a.closed{
  color:#6c757d !important;
}

#infografik .card a:hover{
  text-decoration:underline;
}

#infografik .card #oblasti_izdvojeno{
  background:#25aae1;
  padding:7px 5px;
  border-radius:5px 5px;
}

#infografik .card #oblasti_izdvojeno p,
#infografik .card #oblasti_izdvojeno a {
  color: #fff !important;
}

#infografik .item:hover{
  transform:translateY(-10px);
}

#infografik .item:hover figure{
  /* 	padding:0px 15px; */
}

#infografik .item:hover .card{
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

/*------- Footer --------*/

#footer_bottom .nav>.nav-item > .nav-link {
  font-weight:700;
  text-transform:uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  color:#666;
}

/*------------------------------------*\
Tab Nav
\*------------------------------------*/
.nav-tabs li {
  position:relative;
  display: inline-block;
  height: 45px;
  line-height: 43px;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right:none;
  margin-right: 0px;
  z-index:2;
}

.nav-tabs li:last-child {
  border-right: 1px solid #DDD;
  margin-right:0px;
}

.nav-tabs li a {
  display: block;
  padding: 0px 15px;
  font-size: 0.875rem;
  font-weight: 600;
  /* background: #FFF; */
  text-transform: uppercase;
  border-radius:0 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border-color: #25aae1;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active {
  background-color: #25aae1;
  color:#FFF;
}

.nav-tabs .nav-item.show .nav-link:after,
.nav-tabs .nav-link.active:after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #25aae1 transparent transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
}


/* Panels */

.white_panel{
  background:#fff;
  padding:10px;
  margin: 10px 5px;
}

.title-white {
  color: white;
  text-align: center;
  font-size: 25px;
  margin: 5px;
}


/* Text */

.section-title {
  position:relative;
}

.section-title:after {
 
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color:#DDD;
  z-index:-1;
}

.section-title .title {
  position:relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 45px;
  font-size: 16px;
  color:#147BBE;
  padding:0px 15px;
}

.section-title .title:after {

}


.info_text, .info_text *{
  font-size: 0.925rem;
  color:#959595;
}

.cat-title{
  text-transform: uppercase!important;
  letter-spacing:1px;
  color:#249fcf;
  font-weight:700;
  font-size:14px;
  width: 21px;
  min-height: 10px;
}

.cat_title{
  color: #fff;
  background:#249fcf;
  border-left: #249fcf 2px solid;
  /* height: 50px; */
  line-height: 26px;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}


.footer{
  color:#898989;
  padding:20px 0;
}

.read_more{ 
  float:right;  
  font-style:italic;
  margin-top: 20px;
}

/* Highlights */

.highlight{
  position:relative;
  width:100%;
  /*padding-bottom:75%;*/
  overflow:hidden;
}



.highlight .caption{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 15;
  font-size: 17px;
  color: #fff;
  background: url('../images/caption_bg.png') top left repeat;
  line-height: 1.2em;
  font-weight: bold;
padding: 15px;
  background: rgba(51, 89, 120, 0.8);
}


.slide .caption{
  padding:8px;
  position:absolute;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:15;
  font:700 13px/17px "Open Sans Condensed", Helvetica, sans-serif;
  color:#fff;
  background: url(../images/caption_bg.png) top left repeat;
}

.slide .caption a{
  color:#fff !important;
}
.spotify {
  background: url(../images/spotify.png);
  width: 50px;
  height: auto;
  padding-top: 50px;
}
.deezer {
  background: url(../images/deezer.png);
  width: 50px;
  height: auto;
  padding-top: 50px;
}
.podrska{

}

.thumbnail{
  overflow:hidden;
  margin:auto auto;
  text-align: center;
  position: relative;
  width: 100%;
}

.thumbnail.sq{
  padding-bottom:75%;
}

.thumbnail.w{
  padding-bottom:60%;
}

.thumbnail.uw{
  padding-bottom: 51%;
}


.thumbnail .centered{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(50%,50%);
  -ms-transform: translate(50%,50%);
  transform: translate(50%,50%);
  
}
.thumbnail .centered img{
  position: absolute;
  top: 0;
  left: 0;
  /* min-height:100%; */
  /* min-width:100%; */
  /* max-height:140%; */
  width: 100%;
  height: auto;
  margin:auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  box-sizing: content-box;
  z-index:1;
}
.thumbnail .overlay{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5;
  
  background: none; /* For browsers that do not support gradients */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.31) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.31) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.31) 100%); /* W3C, IE10 , FF16 , Chrome26 , Opera12 , Safari7  */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4f000000',GradientType=0 ); /* IE6-9 */
  
}

.baner_link {
  position:relative;
  width:100%;
  padding-bottom:51%;
  overflow:hidden;
}
.baner_link .img{
  position:absolute;
  z-index:10;
  width:100%;
  height:auto;
}
.baner_link img{
  width:100%;
  height:auto;
}


.banner .highlight{
  width:100%;
  padding-bottom:44%;
}

.rotated-text {
  display: inline-block;
  overflow: hidden;
  width: 1.5em;
  line-height: 1.1em;
  position: absolute;
}
.rotated-text__inner {
  display: inline-block;
  white-space: nowrap;
  /* this is for shity "non IE" browsers
  that dosn't support writing-mode */
  -webkit-transform: translate(0,0) rotate(-90deg);
  -moz-transform: translate(0,0) rotate(-90deg);
  -o-transform: translate(0,0) rotate(-90deg);
  transform: translate(0,0) rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  /* IE9  */
  -ms-transform: none;
  -ms-transform-origin: none;
  /* IE8  */
  -ms-writing-mode: tb-rl;
  /* IE7 and below */
  *writing-mode: tb-rl;
}
.rotated-text__inner:before {
  content: "";
  float: left;
  margin-top: 100%;
}

.top_left{
  position:absolute;
  top: 0px;
  left: 0px;
  /* margin:0px !important; */
  z-index: 10;
}

#search{
  float:right;
  margin:0px 2px;
}

.input_field{
  padding:7px 15px;
  font-size: 16px;
  background:#fff;
  color:#959595;
  margin: 5px 0;
  /* float:left; */
  margin-right:4px;
  min-width: 200px;
  border: solid 1px #ddd;
}

.submit_btn{
  margin:0px;
  background:#1498cb;
  color:#fff;
  border:none;
  padding:8px 10px;
  font-size:14px;
  font-weight:bold;
  float:left;
  cursor:pointer;
}

#search .input_field{
  background:#eaeaea;
  border:none;
  padding:7px 15px;
  margin: 0px;
}

#search .submit_btn{
  background:url('../images/search_icon.png') center center no-repeat #6dd0f7;
  height:32px;
  width:32px;
  margin-left:-4px;
}

input:focus{
  outline:none;
}

.social {
  padding: 0;
  margin: 0;
  margin-bottom: -20px;
  font-size: 0;
  line-height: 1;
}
.social li {
  display: inline-block;
  margin: 0 20px 20px 0;
}
.pull-right .social li,
.social.pull-right li,
.text-right .social li {
  margin: 0 0 20px 20px
}
.text-center .social li,
.social.text-center li {
  margin: 0 10px 20px 10px;
  padding-left: 20px;
}
.social li a {
  display: table;
  line-height: 1;
  color: #fff;
}
.social li a:hover{
  color:#0f75bc;
}
.social li a i {
  background: none;
  box-shadow: none;
  border: 0;
  height: auto !important;
  width: auto;
  font-size: 1.2rem;
  transition: all 150ms ease-in;
}


.slide{
  position:relative;
  margin:5px 0;
}
.slide.left{
  margin-right:5px !important;
}

.slide.right{
  margin-left:5px !important;
}


/* Buttons */

.btn{
  /* padding: 6px 15px; */
  font-weight:700;
  /* font-size:14px; */
  /* margin: 4px; */
  /* border: none; */
  /* cursor: pointer; */
}
.btn-secondary {
  color: #fff;
  background-color: #FFCA0B;
  border-color: #FFCA0B;
  font-size: 15px;
  font-weight: 500;
  border-radius: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
}
.gray_btn{
  background:#c2c2c2;
  color:#fff;
}

.search-btn{

  color: #fff;
}
.card-title {
  margin-bottom: .75rem;
  color: #0F6EB4;
}


/*------start list_carousel ------- */
.list_carousel {
  padding: 20px 20px 0px;
  position: relative;
  margin-top: 0px;
}
.list_carousel ul {
  margin: 0px 0;
  padding: 0px 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  padding-top: 14px;
  width: 280px ;
  margin-right:20px;
  padding:20px;
  float: left;
}
.list_carousel.responsive {
  width: auto;
}
.list_carousel .prev,
.list_carousel .next {
  position: absolute;
  top: 120px;
  display: block;
  width: 24px;
  height: 25px;
}
.list_carousel .next {
  background: url(../images/next.png) no-repeat center center;
  right: 0px;
}
.list_carousel .prev {
  background: url(../images/prev.png) no-repeat center center;
  left: 0px;
}

/* Subcategories */

.cat_menu_wrap{
  margin-bottom: 4px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
}

.cat_menu_item{
  color: #25aae1;
  background:#e2e2e2;
  border-left: #25aae1 2px solid;
  /* height: 50px; */
  line-height: 26px;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  display: block;
  text-transform: uppercase;
  border-radius: 4px 4px;
  font-weight: 600;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.cat_menu_item:hover{
  background: #25aae1;
  color:#fff;
}

.matrix_menu_wrap{
  margin-bottom: 4px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: none;
  clear: both;
}

.matrix_menu_wrap:after{
  clear:both;
  float:none;
  content:"";
}

.matrix_menu_item{
  color: #25aae1;
  background:#e2e2e2;
  border-left: #25aae1 2px solid;
  /* height: 50px; */
  line-height: 26px;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  display: block;
  text-transform: uppercase;
  border-radius: 4px 4px;
  font-weight: 600;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}


.matrix_menu_item:hover, .matrix_menu_item.active{
  color: #fff;
  background: #25aae1;
}

.matrix_hidden{
  display:none;
  padding:4px 0 0px;
}

.accordian_menu_wrap{
  margin-bottom: 4px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.accordian_item_wrap{
  margin-bottom:4px;
  /* margin-left:4px; */
  margin-top:0px;
  margin-right:0px;
  clear: both;
  float: none;
}

.accordian_item{
  color: #25aae1;
  border-left: solid 2px transparent;
  background:#e2e2e2;
  /* height: 50px; */
  line-height: 26px;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  display: block;
  text-transform: uppercase;
  border-radius:4px 4px;
  font-weight: 600;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}


.accordian_hidden{	
  padding:4px 0 0px;
  display:none;
  border-top:none;
  border-right:none;
}

.accordian_item:hover{
  background:#e2e2e2;
  border-left: #25aae1 2px solid;
  color: #0f75bc;
}


.accordian_item.active{
  color: #25aae1;
  border-left: #25aae1 2px solid;
  background:#e2e2e2;
}

.accordian_btn{
  color: #25aae1;
  border-left: solid 2px #25aae1;
  background:#e2e2e2;
  /* height: 50px; */
  line-height: 26px;
  font-size: 18px;
  padding: 15px 15px;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}

.accordian_btn.collapsed{
  border-left: #e2e2e2 2px solid;
}

.accordian_btn:focus{
  box-shadow:none;
}

.accordian_btn.active{
  color: #25aae1;
  border-left: #25aae1 2px solid;
  background:#e2e2e2;
}

.accordian_btn:hover{
  background:#e2e2e2;
  border-left: #25aae1 2px solid;
}


.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.iframe-container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*------------------------------------*\
Owl Center nav
\*------------------------------------*/
.owl-theme .owl-nav {
  margin:0;
}
.home-carousel.center-owl-nav .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  background: #25aae1;
  color: #FFF;
  padding: 0px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius:0;
  margin: 0;
}

.home-carousel.center-owl-nav .owl-prev {
  left: 0px;
}

.home-carousel.center-owl-nav .owl-next {
  right: 0px;
}

.home-carousel.center-owl-nav .owl-nav [class*='owl-']:hover {
  opacity: 1;
  background: #0f75bc;
}
.politika {
  color: #0F6CB3 !important;
  padding-top: 20px;
  font-size: 14px; 
}
/*------------------------------------*\
Owl Dots
\*------------------------------------*/
.poglavlja-carousel .owl-dots{
  bottom: 0px !important;
  position: static !important;
}

.owl-theme .owl-dots .owl-dot span {
  border: none;
  background: #DDD;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background: #25aae1;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #0f75bc;
}

/*------------------------------------*\
Default Article
\*------------------------------------*/
.article {
  position:relative;
  margin-bottom:30px;
}

.article .article-img > a {
  display:block;
}

.article .article-img > a:after {
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  background: #222;
  opacity:0;
  -webkit-transition:0.2s opacity;
  transition:0.2s opacity;
}

.article:hover .article-img > a:after {
  opacity:0.3;
}

.article .article-img {
  position:relative;
  overflow:hidden;
  margin-bottom:15px;
}

.article .article-bg{
  background-size:cover;
  background-position:center center;
  background-repear:no-repeat;
  width:100%;
  height:100%;
}

.article .article-img .article-bg {
  width:100%;
  -webkit-transition:0.5s -webkit-transform;
  transition:0.5s -webkit-transform;
  transition:0.5s transform;
  transition:0.5s transform, 0.5s -webkit-transform;
}

.article:hover .article-img .article-bg {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}

.article .article-img  .article-info {
  position:absolute;
  bottom:15px;
  left:15px;
  z-index:22;
}

.article .article-body .article-info {
  margin-bottom:15px;
}

.article .article-info li {
  display:inline-block;
  margin-right:-2px;
}

.article .article-info .article-type > i {
  width:30px;
  height: 30px;
  line-height: 30px;
  text-align:center;
  background: #222;
  color: #FFF;
  font-size: 12.5px;
}

.article .article-info .article-category > a {
  display:block;
  padding: 0px 15px;
  height: 30px;
  line-height: 30px;
  background: #0f75bc;
  color: #FFF;
  text-transform: uppercase;
  font-size: 12.5px;
}

.article .article-info .article-category > a:hover {
  opacity:0.8;
}

.article .article-title {
  text-transform: uppercase;
  margin-top:0px;
}

.article .article-title > a {
  font-weight:700;
}

.article .article-meta {
  padding:0px;
  margin:0pxauto;
  margin-bottom: 10px;
  margin-top: 10px;
}

.article .article-meta li {
  display:inline-block;
  color: #959595;
  font-weight:400;
  font-size: 0.925rem;
  /* text-transform:uppercase; */
  font-weight: 600;
  margin-right: 5px;
}

.article .article-meta li   li {
  margin-left:10px;
}

.analize {
  color: #147BBE;
  padding-left: 30px;
}
/*------------------------------------*\
Thumb Article
\*------------------------------------*/
.article.thumb-article {
  margin-bottom:0px;
}

.article.thumb-article .article-img {
  margin-bottom:0px;
  height:640px;
}

.article.thumb-article .article-img:after {
  content:"";
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  background: -webkit-gradient(linear, left bottom, left top, from(#222), to(transparent));
  background: linear-gradient(to top, #222 0%, transparent 100%);
  opacity:0.5;
  -webkit-transition:0.2s opacity;
  transition:0.2s opacity;
}

.article.thumb-article:hover .article-img:after {
  opacity:1;
}

.article.thumb-article .article-body {
  position: absolute;
  bottom: 0;
  left:0;
  right:0;
  padding: 15px 5%;
  z-index:20;
}

.article.thumb-article .article-body .article-title > a {
  color:#FFF;
}

.article.thumb-article .article-body .article-title > a:hover {
  color: #DDD;
}

.article.thumb-article .article-meta li {
  color:#f7f7f7;
}


.scrollToTop {
  background: #FFCA0B;
  bottom: 15px;
  display: none;
  height: 40px;
  padding: 2px;
  position: fixed;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 99999;
}
.scrollToTop i {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}
.scrollToTop:hover {
  background: #0f75bc;
  text-decoration: none;
}

.text-sm{
  font-size:0.875rem !important;
}
.square {
height: 20px;
  width: 20px;
  background-color: #147BBE;
  margin-top: 10px;
  border-radius: 20%;
}
.square_p {
height: 20px;
  width: 20px;
  background-color: #fdc411;
  margin-top: 10px;
  border-radius: 20%;
}
.podkasti{
color: #fdc411;
  padding-left: 30px;
}
.link1 {
  color: white;
  background: #FFCA0B;
  padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
  font-weight: bold;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.intervju {

}

/* Responsive */

@media (max-width:1720px){
  
  .article.thumb-article .article-img {
    height:560px;
  }
  
  
}

@media (max-width:1440px){
  
  .article.thumb-article .article-img {
    height:500px;
  }
  
}

@media (min-width:1201px){
  #poglavlja_nav li.nav-item>.nav-link{  
  font-size: 0.875rem;
  }
  
  #poglavlja_nav .dropdown-menu{
    margin:0px;
  }
  
  #poglavlja_nav ul.navbar-nav>li.dropdown:hover>ul.dropdown-menu{
    display:block !important;
    visibility: visible;
    opacity: 1;
  } 
}

@media (max-width:1200px){
  
  #poglavlja_nav .dropdown > .expand{
    display:block;    
  }
  
  #poglavlja_nav .dropdown-toggle:after{
    display:none;
  }
  
   #poglavlja_nav .dropdown-menu{
    margin:0px; 
    padding:0px;
    border:none;
  }
  
  #poglavlja_nav .dropdown-menu  li.nav-item>.nav-link {
    padding:5px 10px;
    /* color: #777; */
  }
  
  ul.horisontal > li > a > .menu {
  	padding: 15px 12px 20px;
    font-size:13px;
  }
  
  .article.thumb-article .article-img {
    height: 420px;
  }
  .naslovna {
  overflow: hidden;
  height: 230px;
  margin-bottom: 0px;
}
  .anali {
  overflow: hidden;
  height: 200px;
  padding-right: 10px;
}
  .naslovanalize {
padding: 20px;
}
  .info_text1 {
  padding-top: 0;
}
    #main_menu .navbar-nav > .nav-item > .nav-link{
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 18px;
  background-color: #1379BC;
  }
  
}

@media (max-width:992px){  
  .white_panel{
    margin:5px;
  }
  
  .highlight .caption{
    font-size:15px;
    line-height:18px;
  }
    .novi-podkast {
  margin: 0;
  margin-bottom: 10px;
}
    .nova-klasa {
  margin-bottom: 20px;
}
  .novo {
  max-width: 100%;
}
  
  h3{
    /* font-size:17px; */
    /* line-height:20px; */
  }
  
  .title, .title *{
    font-size:14px;
    line-height:18px;
  }
  
  .article.thumb-article .article-img {
    height:480px;
  }
  
  .navbar-expand-lg .dropdown-menu .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
    .search-container {
  display: none;
}
  
  #novi_broj .bg-traka{
  	top:0;
  	height:100%;
  }
  
  #infografik {
  	padding: 20px 0 0px;
  }
  .naslovna {
  overflow: hidden;
  height: 230px;
  margin-bottom: 0px;
}
  .anali {
  overflow: hidden;
  height: 200px;
  padding-right: 10px;
}
  .novo {
  max-width: 100%;
}
  .naslovanalize {
padding: 20px;
}
  .info_text1 {
  padding-top: 0;
}
    .novi-podkast {
  margin: 0;
  margin-bottom: 10px;
}
    .nova-klasa {
  margin-bottom: 20px;
}
    #main_menu .navbar-nav > .nav-item > .nav-link{
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 18px;
  background-color: #1379BC;
  }
  .custom-figure {
  overflow: hidden;
  height: 250px;
  margin-bottom: 0px;
}
  
  
}

@media (max-width:767px){
  .navbar{
    position: static !important;
  }
    .novi-podkast {
  margin: 0;
  margin-bottom: 10px;
}
    .nova-klasa {
  margin-bottom: 20px;
}
  
  .article.thumb-article .article-img {
    height:360px;
  }
  
  .article.thumb-article .article-body{
    padding:15px 48px;
  }
  .naslovna {
  overflow: hidden;
  height: 230px;
  margin-bottom: 0px;
}
  .anali {
  overflow: hidden;
  height: 200px;
  padding-right: 10px;
}
    .search-container {
  display: none;
}
  .naslovanalize {
padding: 20px;
}
  .info_text1 {
  padding-top: 0;
}
  .novo {
  max-width: 100%;
}
  .custom-figure {
  overflow: hidden;
  height: 250px;
  margin-bottom: 0px;
}
    #main_menu .navbar-nav > .nav-item > .nav-link{
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 18px;
  background-color: #1379BC;
  }
  
}

@media (max-width: 576px){
  
  .article.thumb-article .article-img {
    height:320px;
  }
  
  .article.thumb-article .article-body{
    position:static;
    padding:15px 15px;
    background-color:#25aae1;
  }
  
  .owl-theme.center-owl-nav .owl-nav [class*='owl-']{
    top:160px;
  }
  
  .nav-tabs li{
  	display:block !important;
  	width:100%;
  	margin:0px;
  	border-left: none;
  	border-right: none;
  }
  
  .nav-tabs li:last-child {
    border-right: none;
    margin-right: 0px;
  }
  
  .nav-tabs .nav-item.show .nav-link:after, .nav-tabs .nav-link.active:after{
  	display:none;
  }
  .naslovna {
  overflow: hidden;
  height: 230px;
  margin-bottom: 0px;
}
  .novi-podkast {
  margin: 0;
  margin-bottom: 10px;
}
  .nova-klasa {
  margin-bottom: 20px;
}
  .search-container {
  display: none;
}
  
  .novo {
  max-width: 100%;
}
  .anali {
  overflow: hidden;
  height: 200px;
  padding-right: 10px;
}
  .naslovanalize {
padding: 20px;
}
  .info_text1 {
  padding-top: 0;
}
.najnovije-vesti {

}
  .custom-figure {
  overflow: hidden;
  height: 250px;
  margin-bottom: 0px;
}
  
  #footer_bottom .nav{
  	flex-direction:column;
  	justify-content:center;
  	text-align:center;
  }
  #main_menu .navbar-nav > .nav-item > .nav-link{
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 18px;
  background-color: #1379BC;
  }
}