<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*max 800px*/
@media (max-width: 11994px) {
.menu ul li {
		font-size:12px;
	}
}
@media (max-width: 1024px) {
	.social {
		margin-top:0px;
	}

	.preporukas {
		margin-top: -35.7%;
	}
	.baner {
		width: 70%;
		margin-right: 0%;
	}
	.new_news h2 {
		font-size:0.8em;
	}
	.gtitle h2 {
		font-size:1em;
	}

}
@media (max-width: 800px) {
	.three-widget{
		width: 98%;
	}
	.logo-wrapper, .search-wrapper{
		text-align: center;
		height:auto;

	}
	.usluga h3 a {
		font-size:0.5em;
	}
	.menu ul {
		margin-top:0px;
	}
	.menu ul li {
		font-size:0.8em;
	}
	.footer h2 a  {
		font-size:0.6em;
	}
	.potpis p{

		font-size:0.6em;
	}
	.three-widget#double  {
		width:100%;
	}
	p.opis {
		font-size: 0.8em;
	}
	.sideb a img {
		width:96%;
		margin:0px 2% 10px;
		float:left;
	}
	.news a img {
		width:96%;
	}
	#top.slider {
		width:100%;}
		#top.slider a img {
			width:100%;}
			.social {
				margin-top:0px;
			}
			.logo-wrapper  {
				float:left;
				width:50%;
			}
			.logo-wrapper a img {
				max-width: 75%;
				float:left;
			}
			.white{
				margin-bottom: 15px;
				float: left;
				margin-top: 5px;
				width:99%;

			}
			.baner {
				width: 50%;
				margin-right: 0%;
			}
			.fourth {
				width: 100%;
			}
			.preporuka .half {
				margin-left: 0%;
				width: 100%;
			}
			.preporukas {
				display:none;
			}
			.footer ul li {
				font-size:0.5em;
			}
			.footer span.ff {
				font-size:1em;
			}

			/*max 600px*/

			@media (max-width: 600px) {
				.logo-wrapper, .social, .half-widget, .menu, .content-wrapper, .sidebar-wrapper, .sidebar, .middle {
					width: 100%;
					height:auto;
					float:left;
				}
				.menu, .fb {
					display:none;
				}

				.preporuka h2{
					font-size:0.85em;
				}
				.preporuka p {
					font-size: 0.75em;
				}
				.news h2 a {
					font-size:0.7em;
				}
				.logo-wrapper{
					text-align: center;
					width:69%;
				}
				.phone {
					width:30%;
					font-size:0.7em;
				}
				.logo-wrapper a img{
					width:70%;

				}

				.social {

					margin:0px;
				}
				.nasslika {
					margin-top:0px;
				}
				.baner {
					width:100%;
					float:left;
				}
				.baner a img {
					width:46%;
					float:left;

				}
				.sideb a img {
					width:95%;
				}
				.jcarousel-skin-tango .jcarousel-item {
					width: 98%;
					padding: 0% 1%;
					max-width: 480px;
				}

				.baner, #vrh, .fb {
					display:none !important;
				}
				.newsall{
					display:none !important;
				}
				nav[role="full-horizontal"] select{
					display:block;
					user-select:none;
					cursor: pointer;
					width:100%;
					float:left;
					height:auto;
					color:#000;
					line-height:30px;
					text-transform:uppercase;
				}
				nav[role="full-horizontal"] &amp;:after {
					position:absolute;
					z-index:-1;
					content:"Menu";
					right:0;
					bottom:-1.75em;
					background:hsla(304, 35%, 51%, .4);
					padding:.15em .55em;
				}
				#top.slider a img {
					width:100%;}
					.footer ul {

						width:100%;
						margin:10px auto;
					}
					.footer ul li{
						font-size:0.5em;
					}

					.footer span.ff {
						font-size:1em;
					}

				}
</pre></body></html>