@media (min-width: 1024px) {
	#uvod { background-attachment: fixed; }
}

@media (max-width: 992px) {
	#header { height: 70px; }
	main, #footer { background:#fff; }
	section { margin:0; padding-top: 100px; }
	.o-nama .content, .proizvodi .content, .proizvodi .content.proizvod-detaljnije { padding: 50px 15px; }
	.bg-cover { min-height: 300px; }
	.bg-contain { min-height: 380px; }
	.o-nama .content, .o-nama .content.text-right, .proizvodi .content, .proizvodi .content.text-right { text-align:center!important; }
	.footer-izbornik ul li { display: block; }
	.footer-izbornik ul li + li:before { display:none; margin: 0 0em; }
	.tablica table th { display : none; }
	.tablica table tr { display: table; width: 100%; border-bottom: 1px solid #0d1012; }
	.tablica table td { display: table-row; width: 100%; text-align:left; }
	.tablica table .datum { text-align: left; }
	.novosti .item { width: 100%; float: right; }
	.novosti .sadrzaj-wrapper { width: 100%; position: relative; left: 0; top: 0; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); border-bottom: 1px solid #0d1012; padding-bottom: 60px; } }
	.izgled_2 .sadrzaj { padding: 0 15px; }
	.novosti .naslov, .novosti .tekst-wrapper, .izgled_2:nth-child(4n+3) .naslov, .izgled_2:nth-child(4n+4) .naslov, .izgled_2:nth-child(4n+3) .tekst-wrapper, .izgled_2:nth-child(4n+4) .tekst-wrapper { text-align: center; }
	.sponzorstvo .slika { width: 100%; height: auto; position: relative; top: 0px; }
	.sponzorstvo .sadrzaj { padding: 15px; }
	.sponzorstvo .naslov { margin-top: 20px; }
}

@media(max-width: 991px){
	img.right, img.left { float: none; margin: 0 0 20px 0; }
}

/*--------------------------------------------------------------
# Onemogući animacije na mobitelima
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	[data-aos-delay] { transition-delay: 0 !important; }
	#uvod h1 { margin: 10px 0 10px 0; padding: 10px 0; font-size: 19px; line-height: 28px; }
	.breadcrumbs h2 { font-size: 39px; line-height: 50px; letter-spacing: 2px; }
	.proizvod-detaljnije .social-ikone { margin-top: 10px; }
	.sharrre { border: 0; margin: 20px 10px 0 0; float: none; display: inline-block; }
	.share:hover { opacity:0.65; }
}

@media(min-width: 768px){
	#parallaxHome { background-attachment: fixed; }
}

@media(max-width: 767px){
	#parallaxHome .parallaxContent h2 { font-size: 36px; }
	#parallaxHome .parallaxContent h2::before { display: block; margin: 0 auto; }
	#parallaxHome .parallaxContent p { font-size: 18px; }
}
 
@media (min-width: 320px) {
	.verifikacija-sadrzaj { width: 390px; }
	.verifikacija-tekst { width: 390px; left: 0px; bottom: 40%; }
	#modal_content { top: 0em; left: 0; width: 100%; max-width: 100%; height:100%; padding:0em; background-position: center 3em; background-size: 160px auto; font-size: 16px; }  
	#modal_content .sadrzaj_wrapper { padding-top: 150px; margin:3em auto 0; text-align: center; }  
	#modal_content nav button { width: 300px; }
	#modal_content nav a.gumb { width: 145px; }
	#modal_content nav button, #modal_content nav a.gumb { min-width: 1em; line-height: 1em; color: rgb(255, 255, 255); font-weight: 700; font-size: 24px; text-decoration: none; text-align: center; padding: 10px 10px; border-width: 2px; border-style: solid; outline: currentcolor none medium; margin: 120px 0% 0 0%; }
	#modal_content nav .da { border-color: rgb(0, 112, 0); background-color: rgb(0, 112, 0); appearance: none; z-index: 10000200; left: 45px; position: fixed; top: 50%;  }
	#modal_content nav .ne { border-color: red; background-color: red; color:#fff; z-index: 10000400; appearance: none; left: 195px; position: fixed; top: 50%;  }
	#modal_content p { font-size: 1em; line-height: 1.9em; }
	#modal_content nav { width: 390px; }
}