@media (max-width: 1199px) {
.btn-continue {float: none; display: block; width: 100%; margin: 0 0 10px;}

#header .header-logo {
width:90px !important;
height:90px !important;
}

#header .header-logo img {
width:90px !important;
height:90px !important;
}

}


@media (min-width: 992px) {

#header .header-nav-main nav > ul > li > a {
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#fff;
}

#header .header-nav-main nav > ul > li > a:hover,
#header .header-nav-main nav > ul > li > a:active
{
    background: rgba(0, 0, 0, 0.35);
    color:#fff;
}

ul.izbornikgore > li.active > a,
ul.izbornikgore > li.active > a:hover,
ul.izbornikgore > li.active > a:active
{
    background: rgba(0, 0, 0, 0.35);
}

}



@media (max-width: 991px) {

.righttoleft {text-align:left;}
.centertoleft {text-align:left;}

.blockimg-right {padding:0 !important;}
.blockimg-left {padding:0 !important;}

.product-actions a.posaljiupit, .product-actions a.brzipregled {visibility:visible; opacity:1; left:auto; right:auto;}

#header.header-transparent .header-nav-main {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}

html.sticky-header-enabled #header .header-nav-main {
    width: 100%;
}

#header .header-logo {
width:90px !important;
height:90px !important;
}

#header .header-logo img {
width:90px !important;
height:90px !important;
}

.jezici {float:right; margin:20px 0 0 20px; padding:0;}

}






@media (max-width: 767px) {

.pockontaktkarta {width:100%;}
.pockontaktkpodaci {width:100%;}

}






@media (max-width: 479px) {
.glavna-tekst img {width:100%; display:block;}
}