@media (min-width: 992px) {
.kategorije {background: #ffffff url("https://vervita.com/slike/body-poc-bg.jpg") no-repeat top left; padding:70px 0 110px 0;}
.izdvojeno-blog {background: #ffffff url("https://vervita.com/slike/poc-blog-bg.png"); background-repeat: no-repeat; background-position: center top; padding: 70px 0 0 0; margin-top: 100px; margin-bottom: 80px;}
.pocetnanaslov {font-size:60px; line-height:90px;}
.btn-poc {
border-radius:60px;
    padding:20px 30px;
	font-size:24px;
	line-height:30px;
	letter-spacing: 1px;
}

#footer {background: #017c44 url("https://vervita.com/slike/footer-bg.jpg") no-repeat top left;}
#header .header-search .btn-primary {border-radius: 30px;padding:8px 12px; width:100px;}
#header .header-search .form-control {padding-left:40px; border-radius:30px; border:0 !important;}
}



@media (min-width: 992px) {
#header .header-nav-main nav > ul > li > a {font-size: 18px; font-weight:600;}
}

@media (min-width: 1200px) {
.owl-poc.owl-carousel .owl-nav .owl-prev {
    left: -100px;
}
.owl-poc.owl-carousel .owl-nav .owl-next {
    right: -100px;
}
.owl-poc.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 70px;
    height: 70px;
}
.owl-poc.owl-carousel .owl-nav {
    margin-top: -50px;
}
.owl-poc.owl-theme .owl-nav [class*=owl-] {
    font-size: 24px;
    background: #8bc019;
    border-radius: 60px;
    line-height: 60px;
}

.owl-poc.owl-theme .owl-nav .owl-prev:hover, .owl-poc.owl-theme .owl-nav .owl-next:hover {
    background: #aff122;
}
}

@media (min-width: 1500px) {
.container {width:1400px;}
#header .header-nav-main.header-nav-main-light nav > ul > li > a {margin-right:20px}
}



@media (min-width: 1650px) {
.container {width:1600px;}
#header .header-search .form-control {width:450px;}
}



@media (max-width: 1199px) {

}




@media (max-width: 991px) {
.righttoleft {text-align:left;}
.centertoleft {text-align:left;}
#header a.socialiconscustom {height: 40px; width: 40px; line-height: 40px;}
#header .header-column .header-extra-info li {margin-left:15px}
#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {color:#fff;}
}



@media (max-width: 767px) {
}



@media (max-width: 600px) {
}



@media (max-width: 479px) {
}