@media only screen and (max-width: 480px) {

html {
		-webkit-text-size-adjust: none;
	}
body {
	font-size:14px;

}
#contentmain, #navigacija,  .news-slider, .container {
	width: 320px;
	}
div #sadrzaj {
	width:320px !important;
	padding: 15px 10px 15px 10px !important;
}
div #header {
	height: 140px !important;
	padding: 0px;
	}
div #headerdole {
    height: auto;
}

div #staticmeni {
   display:none;
}

div #logo {
    background-size: contain;
    width: 320px;
    height: 80px;
	margin: 10px 0px 0px 0px;
}
#search_all {
    float: right;
	width: auto;
	position: relative;
    z-index: 100;
	margin: 20px 0px 5px 0px !important;
}
#search_all_body {
    width: 200px;
	height: 32px;
    line-height: 32px;
	border: 2px solid #00173e;
}
div #search_all input {
    width: 160px;
	height: 30px;
}
div #search_all input.submit {
    width: 30px;
    height: 30px;
}
#search_all_body:after {
    font-size: 20px;
    top: 0px;
    right: 10px;
}
#navigacija  {
	padding: 0px 0px 0px 0px !important;
}
#navigacija .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-size: 100% !important;
	margin: 0px 0px 0px 0px;
	color:#000;
}
#menu {
	display:none;
	}
.slicknav_btn {
    margin: 5px 5px 6px 0px;
}
.fixed-header {

   }
.fixed-header ~ .container .news-slider {
    margin-top: 85px;
}
.news-slider .text-content {
    width: 320px !important;
	padding: 20px 10px 20px 10px !important;
}
.news-slider .text-content h2 {
    font-size:18px !important;
}
.news-slider .image-content {
    display: none;
}
.sy-controls {
    display: none;
}
#sadrzaj .news_details_image {
    width: 100%;
	margin:20px 0px;
	float:none;
}
.nav-pills>li {
    float: none !important;
    width: 200px !important;
}
#naviglinks {
    width: 270px !important;
	margin: 15px 0px 20px 25px !important;
}

div #copyright {
    width: 300px !important;
}

#paginator a:link, #paginator a:visited {
    margin: 0px 2px !important;
    font-size: 100% !important;
}
div #paginator span.broj .page_num {
    margin: 5px 3px 5px 3px !important;
    padding: 2px 5px 2px 5px !important;
}
div #paginator span.show {
    width: 100% !important;
    text-align: center !important;
    margin: 10px 0px 10px 0px !important;
}
div #paginator span.broj {
    width: 100% !important;
    text-align: center !important;
}
.entry-thumbnail {
	display:table;
	max-width:100%;
	padding:15px 0px 15px 0px;
	}
.entry-thumbnail img{
	max-width:100%;
	}
iframe{
		width:100%;
	}
}


@media only screen and (min-width: 481px) and (max-width: 768px) {

html {
		-webkit-text-size-adjust: none;
	}

#contentmain,  .news-slider, .container {
	width: 450px;
	}
div #sadrzaj {
	width:450px;
}
div #header {
	padding: 0px 25px 0px 25px;
	}

iframe{
	width:100%;
}



#search_all {
    float: right;
	width: auto;
	position: relative;
    z-index: 100;
	margin: 38px 0px 5px 0px !important;
}
#search_all_body {
    width: 288px;
	height: 32px;
    line-height: 32px;
	border: 2px solid #00173e;
}
div #search_all input {
    width: 249px;
	height: 30px;
}
div #search_all input.submit {
    width: 30px;
    height: 30px;
}
#search_all_body:after {
    font-size: 20px;
    top: 0px;
    right: 10px;
}
#navigacija  {
	padding: 0px 0px 0px 0px !important;
}
#navigacija .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-size: 100% !important;
	margin: 0px 0px 0px 0px;
	color:#000;
}

#menu {
	display:none;
	}

.fixed-header {

   }
.fixed-header ~ .container .news-slider {
    margin-top: 85px;
}
.news-slider {
    height: 270px !important;
}
.news-slider .text-content {
    width:430px !important;
	height: 250px !important;
}
.news-slider .image-content {
    display: none;
}
.news-slider .text-content h2 {
    font-size:20px !important;
}
.sy-controls {
    display: none;
		right: 110px !important;
		bottom: 0px !important;
}

.news_body img {
  /*  width: 390px !important; */
}
#sadrzaj .news_details_image {
    width: 100%;
	margin:20px 0px;
	float:none;
}

.nav-pills>li {
    float: none !important;
    width: 200px !important;
}
#naviglinks {
    width: 390px !important;
}


div #paginator span.show {
    width: 100% !important;
    text-align: center !important;
    margin: 10px 0px 10px 0px !important;
}
div #paginator span.broj {
    width: 100% !important;
    text-align: center !important;
}
.entry-thumbnail {
	display:table;
	max-width:100%;
	padding:15px 0px 15px 0px;
	}
.entry-thumbnail img{
	max-width:100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

#contentmain,#navigacija, .news-slider {
	width: 750px;
	}
div #sadrzaj {
	width:520px;
}

#search_all {
	width:260px;
	margin: 40px 0px 5px 0px;
}
#search_all_body {
    width: 260px;
}
div #search_all input {
    width: 210px;
}
#menu {
    display: none;
}

.sf-menu a {
	font-size:12px !important;
	font-weight: 500 !important;
	padding: 0px 8px 0px 8px !important;
	}
.sf-arrows .sf-with-ul {
    padding-right: 8px !important;
}
.sf-arrows .sf-with-ul:after {
    font-size: 12px !important;
}
.news-slider {
    height: 270px !important;
}
.news-slider .text-content{
    width:400px !important;
	height: 250px !important;
}
.news-slider .text-content h2 {
    font-size:24px !important;
}
.news-slider .text-content p {
    margin: 0.5em 0;
	font-size:12px;
}
.news-slider .image-content img {
    width: 450px;
}
.sy-controls {
  /*  left: 200px !important; */
}
#sadrzaj .news_details_image {
    max-width: 50%;
}
.news_body {
	padding-bottom:20px;
	}
div .pregovori, .istrazivanje, .dokumenta {
	margin-bottom:20px;
}
div .socmreze, .face {
	margin-bottom:20px;
}
.rightcontent {
    width: 230px !important;
}

#naviglinks {
    width: 200px;
}

div #paginator span.show {
    width: 100% !important;
    text-align: center !important;
    margin: 10px 0px 10px 0px !important;
}
div #paginator span.broj {
    width: 100% !important;
    text-align: center !important;
}
.entry-thumbnail {
	max-width:150px;
	}
.entry-thumbnail img{
	max-width:130px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

#contentmain,  #navigacija, .news-slider {
	width: 970px;
	}
.news-slider {
    height: 300px !important;
}
.news-slider .text-content{
	height: 280px !important;
	width: 560px !important;
}
.news-slider .text-content h2 {
    font-size:30px !important;
}
.news-slider .image-content img {
    width: 555px;
}
div #sadrzaj {
	width:670px;
}
#sadrzaj .news_details_image {
    max-width: 50%;
}

#search_all {
    float: right;
}
.menubtn {
    display: none;
}

.sf-menu > li > a {
	font-size:15px !important;
	padding: 0px 10px 0px 10px !important;
	}
.mobnav-subarrow {
    display: none;
}

div #paginator span.show {
    width: 100% !important;
    text-align: center !important;
    margin: 10px 0px 10px 0px !important;
}
div #paginator span.broj {
    width: 100% !important;
    text-align: center !important;
}

}

@media only screen and (min-width: 1200px) {

#contentmain,  #navigacija,  .news-slider {
	width: 1140px;
	}
.news-slider .image-content img {

}
div #sadrzaj {
	width:840px;
}
#sadrzaj .news_details_image {
    max-width: 50%;
}

.menubtn {
    display: none;
}



}
