/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1170px){

}

@media only screen and (max-width : 1200px){
header .meniWrap a {margin-right: 15px; font-size: 14px;}
.hamburger {padding-right:0px; }

	.col-lg-8.col-md-12.text-left {
		text-align: center;
	}
	
	.col-lg-4.col-md-12.text-right {
		text-align: center;
		margin-top: 15px;
	}
	
	.soc.pull-right {
		float: none !important;
		width: 140px;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.novi_link_wrapper .konfMediji {
	    margin: 0 8px 10px 8px;
	}

}






@media only screen and (max-width : 1169px){
	header .meniWrap .linkovi {padding-bottom: 22px !important;}
	header .meniWrap a {margin-right: 15px;}
	.searchWrap input, .row.gumbi {margin-top: 15px;}
	.searchWrap h3 {margin-top: 0px;}

	#newsfilter .datum {
	width: 47.59%;
	}
	footer .brzi a {font-size: 13px;}
	footer .brzi ul li::before {margin-right: 5px; margin-left: 0;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){
    /* Let's get this party started */
.mls-submenu::-webkit-scrollbar, .mls-content::-webkit-scrollbar {
    width: 7px;
}
 
/* Track */
.mls-submenu::-webkit-scrollbar, .mls-content::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 153, 0, 1);*/ 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.mls-submenu::-webkit-scrollbar, .mls-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 153, 0, 1); 
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 153, 0, 1);*/ 
}
.mls-submenu::-webkit-scrollbar, .mls-content::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 153, 0, 1); 
}


}
@media only screen and (max-width : 991px){
	
.advent-kugla {width: 320px; height: 320px; display: none;}

    .opis.landinglista {
        padding:0px;
        padding-bottom:20px; 
    }
        .opis.landinglista ul {
            padding-left:55px;
        }
        .opis.landinglista h3 {
            padding-left:30px;
        }

	header.sticky .logosticky {top:-5px; }
	header.sticky .alati {bottom: 35px;}
	header.sticky .izbornik {bottom: 15px;}
	header.sticky .ring-container {top: -60px;}
	header.sticky .logosticky img {margin-bottom: 20px;}
	.gimmeBrzi {
		display: none !important;
	}
	
	.sadrzaj .opis {padding-right: 0;}
	.sadrzaj .kalk-wrap {padding-right: 60px;}
	footer .brzi ul li {margin-left: 15px;}
	#newsfilter .datum {width: 100%;}
	header .logosticky {display: inline-block !important;}
	.noBigPic {margin-top: 100px;}
	footer .foo h4 {font-size: 16px;}
	footer .foo .fooLinkovi {margin-top: 20px; margin-bottom: 20px;}
	.soc {float: none !important; width: 100% !important; text-align: center; margin-top: 20px; border-top:1px solid #dedede; padding-top: 20px;}
	.fooLinkovi div {text-align: center; margin-bottom: 10px;}
	.servisiWrap .naslov {font-size: 14px;}
	header .meniWrap {margin-top: 0;}
	header .meniWrap .linkovi {display: none;}
	header .logo {position: absolute; top:-15px; left:0; right: 0; margin-left: auto; margin-right: auto; }
	header .izbornik .txt {display: none;}
	header .izbornik {left: 0px;}
	header.sticky {top:0; padding: 0;}
	header.sticky .logo {opacity: 1;}
	.slikaClanak {margin-top: 86px;}
	.turisti_link img {display: none; font-size: 13px;}
	.turisti_link { font-size: 14px; margin-top: 10px;}
	.turisti_txt .bold {margin-right: 20px;}
	.turisti_txt {margin-left: 0;}
	.searchWrap h3 {display: none;}
	.searchWrap {top:85px;}
	.searchWrap input {height: 48px;}
	.searchWrap .searchSubmit {height: 48px; padding: 12px 18px 12px 18px;}
	.gumb {font-size: 14px; padding: 7px 15px;}
	.sliderWrap {margin-top: 85px;}
	.slajd_txt h2{font-size: 24px;}
	.gradonacelnik_social {right: 0;}
	.slajd_txt {width: 40%}
	.searchWrap {position: absolute;}
	.novostiWrap .kratki {font-size: 14px;}
	.novostiWrap .naslov {font-size: 16px;}
	.box a {font-size: 14px;}
	.box h2 {font-size: 19px;}
	.sadrzaj .container {width: 100%;}
	.slikaClanak {height: 200px;}
	.fotogalerija .sivo {margin-bottom: 30px; text-align: center; height: auto !important;}
        .fotogalerija .sivo a {
            display: inline-block;
            text-align: left;
            padding: 10px 12px;
            color: #4a4a4a;
        }
	.fotogalerija .sivo a img {display: block;max-width: 100%;height: auto;}
	.sadrzaj .meni ul li a {font-size: 14px; line-height: auto;}
	/* .brzilinkoviWrap {display: none;} */
	
	.linkovi-novo {
		justify-content: flex-start;
	}
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px){
	
	.radio-group input {
		float: left;
		margin-top: 7px;
	}
	.radio-group label {
		margin-left: 25px;
		display: block;
	}
	.crveno {line-height: 10px; margin-left: 5px; font-weight: bold;}
	
	/* .clanak { */
		/* padding-top: 120px; */
	/* } */
	
	.radioWrap.pull-right {
		float: left !important;
	}
 	
	.sadrzaj .kalk-wrap {
		padding: 20px;
	}
	
	.pitanje {
		margin-bottom: 10px;
	}
	
	.projekti_entries_wrapper .swiper-wrapper {
		flex-wrap: nowrap;
		padding-bottom: 30px;
	}	
	
	.projekti_entries_wrapper .swiper-pagination {
		bottom: 0;
	}
	
	.novostiWrap {
		margin-top: 140px;
	}
	
	.at-share-btn-elements{
		display:flex;
	}
	
	.table-responsive{
		max-height:350px;
		overflow-y:scroll;
		
	}
	/* .table-responsive>.table>tbody>tr>td{ */
		/* white-space:break-spaces; */
	/* } */
	
	.projekti.covid {padding-top: 0 !important; margin-top: 0 !important;}
	.projekti.covid .projektopis {padding-top: 0;}
	.projekti.covid .naslov {width: 100%;}
	.projekti.covid .projektItem {padding:0 0 20px 0; border:1px solid #f2f2f2; background-color: #fff;}
	.projekti.covid img {width: 100%; height: auto; display: block; margin-bottom: 20px;}
	.projekti.covid .naslov, .projekti.covid .kratki {padding: 0px 20px;}
	.bozic-wrap {margin-top: 30px;}
	
	
.eulogo {margin: 0 auto;}
	.euzg-naslov {margin-top: 20px;}
	.mzg {padding: 20px; border:1px solid #ccc; margin: 20px 0;}
	.euzgwrap {padding:  20px 0; border:1px solid #ccc; margin:0;}
	/* .ring-container {display:none;} */
	.ez .txt {
	display: block;
	margin-bottom: 30px;
	}
	.ez .txt h2 {font-size: 14px !important;}

    .fotogalerija .sve.pull-right {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 24px;
    } 

    .fotogalerija .slick-dots {
        bottom: -27px!important;
    }

    .slajd_txt a {
    padding-right:10%;

    }
    .sliderWrap .slick-next, .sliderWrap .slick-prev {
        top:40%; 
    }
    .meni {
        margin-top:30px;
    }
    .listaitem .listatxt {
        padding-right:0px;
    }
    .fb_reset {
        margin-top:30px !important;
        width:320px !important; 
    }
    .fb-page fb_iframe_widget {
        width:320px !important;
    }
	.breadcrumbWrap {margin-bottom: 20px;padding: 14px 15px 0 0px;}
	.landinglink {margin-bottom: 10px;	}
	
	.landing .podnaslov {font-size: 22px; font-weight: normal; margin-top: 30px;}
	.sadrzaj .opis ul li {text-indent: -1.6em !important;}
	.sadrzaj .opis .sp-calc ul li {text-indent: 0 !important;}
    .sadrzaj .opis ul.drustvene_gradonacelnik li {text-indent:0 !important;}
	.sadrzaj .opis {line-height: 24px;}
	.noBigPic {margin-top: 130px;}
	.newswrap .row.margtop30 {
		margin-top:0 !important;
		
	}
        
    .sliderWrap .img-mobile {
        display: block;
        min-height: 220px;
        background-size: cover;
        background-position: 50% 50%;
    }
    
    .sliderWrap img {
        display: none;
    }
    .gradonacelnik_social .relative img {
        display:block;
    }
    .gradonacelnik_social  {
       display:none;
    }
    .sliderWrap .slick-next:hover,
    .sliderWrap .slick-prev:hover {
        background-color: transparent;
    }
    .newsitem .over {
        height:100%;
    }
    .newsitem .over .txt {
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding-right: 10px;
    width:80%;
}
	.newswrap h2 {font-size:16px;}
	.newswrap .kratki {
		font-size: 13px;
		font-weight: normal;
		line-height: 18px;
        display:none;
	} 
	.newswrap .newsitem {
		margin-top: 10px;
	}
	
	.mls-submenu .ml-close {display: none;}
	.sadrzaj h1 {font-size: 20px;}
	/*.slikaClanak {display: none;}*/
	.znam {display: none;}
	.znamenitosti h2 {font-size:25px;}
	.znamenitosti h3 {font-size:20px;}
	.znamenitosti .plaviBox {width:100%; position: static;}
	.znamenitosti .plaviBox::after {display: none;}
	footer .foo h4 {font-size: 14px;}
	footer .foo {font-size: 14px;}
	footer .fooLinkovi {font-size: 12px;}
	.novostiWrap .col-sm-6, .servisiWrap .col-sm-6 {text-align: center;}
	.sectionNaslov {font-size: 18px !important;text-align: center;width: 100%;}
	.sve {clear: both;text-align: center;display: inline-block;float: none !important;}
    footer hr {
        display:none;
    }
    footer {
        padding-top:15px;
        border-top:1px solid #f3f3f3;
    }
	footer .foo {margin-top: 0; text-align: center;}
	.logoFoo, footer .foo .grad {float: none !important; text-align: center; margin: 0;}
	.logoFoo, footer .foo .grad {margin-bottom:20px; }
	.foo .racuni {margin-bottom: 20px;}
	.box .pljus {display: block;}
	header {position: fixed; z-index: 999;top:0;}
	/*.slikaClanak {margin-top: 0;}*/
	.vrijeme {display: none;}
	.searchWrap {height:auto !important; padding-bottom: 15px;top:30px; position: relative;z-index: 999;}
	/*.sliderWrap {display: none; margin-top: 100px;}*/ 
	.turisti_link {width: 100%; display: block;}
	.turisti .bold, .turisti .opis  {display: block; width: 100%; text-align: center;}
	.turisti .vrijeme {margin-right: 0px; width: 100%; text-align: center; margin-top: 5px;}
	.turistiToggle {position: absolute; right: 15px;}
	.turisti_txt .bold {margin-right: 10px;}
	.turisti .vrijeme {margin-right: 15px;}
	.row.gumbi {display: none;}
	.boxWrap .col-sm-3 {padding-left: 15px; padding-right: 15px;}
	.box .linkovi {display: none;}
	.box {height: auto; padding-top: 10px; padding-bottom: 10px;}
	.box h2 {font-size: 20px;}
	.sliderWrap {margin-top: 0px;}
    .slick-slide {min-height: 220px!important;}
    .slick-slide img {min-height: 220px!important;}
    .slick-slide .datum {font-size: 14px;}
    .slick-slide h2 {font-size: 18px;}
	.projekti h2  {width: 100%; text-align: center; font-weight: 900; margin: 20px 0; font-size: 22px; margin-bottom: 0;}
 
	.slajd_txt {width: auto;}

	/*overlay*/

	.overlay {display: none;}

	/*sidebar menu*/

	.submenu {
		margin-top: 0;
	}

	.submenu > li:first-child {
		border-top-width: 0;
	}

	.submenu > li:last-child {
		border-bottom-width: 0;
	}
	
	.sadrzaj .opis.landinglista ul li.bull-list a {
		margin-left: 45px;
	}
	
	.tamni.borderleft {border-top-left-radius: 0; border-bottom-left-radius: 0;}
	.tamni.borderright {border-top-right-radius: 0; border-bottom-right-radius: 0;}
	
	.galerija .slick-prev {
		top: 50%;
		width: 50px;
		height: 50px;
		left: 4px;
	}
	
	.galerija .slick-prev::before {
		left: 1px;
		font-weight: 600;
	}
	
	.galerija .slick-next {
		top: 50%;
		right: 7px;
		width: 50px;
		height: 50px
	}
	
	.galerija .slick-next::before {
		right: 1px;
		font-weight: 600;
	}
	
	.servisi .slick-prev {
		width: 60px;
		height: 60px;
		left: -5px;
	}
	
	.servisi .slick-prev::before {
		left: 0;
		font-weight: 600;
	}
	
	.servisi .slick-next {
		right: 0;
		width: 60px;
		height: 60px;
	}
	
	.servisi .slick-next::before {
		right: 5px;
		font-weight: 600;
	}
	
	.projekti_entries_wrapper .swiper-button-prev,
	.projekti_entries_wrapper .swiper-button-next {
		display: block;
	}
	
	.print_page {
		padding-bottom: 20px;
	}
	
	.linkovi-novo {
		justify-content: center;
		flex-wrap:wrap;
	}
}

@media only screen and (max-width : 575px){
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 1650px;
	}


}

@media only screen and (max-width : 480px){
	
	.projekti_entries_wrapper .swiper-slide {
		width: 100% !important;
	}
	header.sticky .searchWrap {
    top: 4px;
	}
	header .alati {bottom: 10px;}
	.ring-container {top: -35px;}
	header .izbornik {bottom: -13px;}
	header.sticky .logosticky img {
    margin-bottom: 10px;
	}
    .slick-slide .datum {font-size: 12px;}
    .slick-slide h2 {font-size: 16px;}
	header .logosticky img {position: relative;
top: -7px;}
	.projektItem {padding: 20px 0;}
	.projekti .naslov {font-weight: 700; font-size: 16px; line-height: 18px;}
header .logosticky {position: relative; top:15px; left: -20px;}

.bozic-wrap .middle {bottom: 10px;}
.bozic-wrap .middle .text {font-size: 14px; padding: 6px 11px;}

	/* iframe forma height korekcije */
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 1800px;
	}

}

/* iframe forma height korekcije */
@media only screen and (max-width : 440px){
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 1900px;
	}
}

@media only screen and (max-width : 400px){
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 2000px;
	}
}

@media only screen and (max-width : 375px){
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 2100px;
	}
}

@media only screen and (max-width : 360px){
	.responsive-iframe-container.height,
	.responsive-iframe-container.height .iframeWrap,
	.responsive-iframe-container.height .iframeWrap iframe {
		height: 2300px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){

}



/*************** MOJE ********************/

@media only screen and (min-width : 884px) {
    .btn_aligner a.soloGumb + .soloGumb {
        margin-left: 30px !important;
    }
}


@media print {
	.breadcrumbWrap {
		display: none;
	}
	
    .kalk-wrap {
		padding: 0;
		border: none;
	}
	
	.result-wrap .radioWrap {
		float: left !important;
		margin-top: 10px;
		border: 1px solid #424242;
		color: #424242;
	}
	
	.result-wrap hr,
	.kalk-wrap hr {
		border-top: 1px solid #6e6e6e;
	}
	
	.radioWrap {
		display: inline-block;
	}
	
	.radioWrap.sh-radio span {
		width: auto;
	}
	
	.sp-calc {
		width: auto !important;
	}
	
	.sp-calc .dropdown-toggle span {
		text-align: left !important;
	}
	
	.vrstaObroka,
	.clanakStavak {
		width: auto !important;
		float: left !important;
	}	
	
	.sp-calc .dropdown-toggle span {
		font-weight: 700;
		font-size: 16px;
	}
	

}
