/********************************
        MEDIA QUERIES: 
       NASLOVI STRANICA
********************************/


/* WIDESCREEN - From 1201 */
@media(min-width: 1201px) and (max-width: 1920px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_diop_veryhigh.jpg');
        background-position: -10px -580px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sun_veryhigh.jpg');
        background-position: -20px -760px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_dec_veryhigh.jpg');
        background-position: -10px -290px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_popravka_veryhigh01.jpg');
        background-position: -10px -210px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_korisni_saveti_veryhigh.jpg');
        background-position: -20px -450px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* SOCIVA */
    .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sociva_veryhigh.jpg');
        background-position: -10px -450px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - JEFTINO - 1700 */
    .page-header-akcija01 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_jeftino_veryhigh.jpg');
        background-position: -10px -120px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
     /* AKCIJA - POVOLJNO */
    .page-header-akcija02 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_povoljno_veryhigh.jpg');
        background-position: -520px -140px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - SKUPO */
    .page-header-akcija03 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_skuplje_veryhigh.jpg');
        background-position: -360px -210px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KONTROLA VIDA */
    .page-headerkontrolavida {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_kontrolaVida.jpg');
        background-position: -10px -330px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KONTAKT */
    .page-headerkon {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_kontakt.jpg');
        background-position: -190px -200px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - 5400 */
    .page-header-akcija03 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_skuplje_high.jpg');
        background-position: -20px -70px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
} 

/* NORMAL II - From 991px-Bootstrap To 1200px */
@media(min-width: 992px) and (max-width: 1200px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_diop_high.jpg');
        background-position: -10px -280px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sun_high.jpg');
        background-position: -20px -360px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_dec_high.jpg');
        background-position: -10px -90px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_popravka_high.jpg');
        background-position: -10px -190px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_korisni_saveti_high.jpg');
        background-position: -20px -250px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* SOCIVA */
    .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sociva_high.jpg');
        background-position: -40px -150px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - JEFTINO */
    .page-header-akcija01 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_jeftino_high.jpg');
        background-position: -150px -120px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - 5400 */
    .page-header-akcija03 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_skuplje_mid.jpg');
        background-position: -120px 110px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KONTROLA VIDA */
    .page-headerkontrolavida {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_kontrolaVidaHigh.jpg');
        background-position: -10px -330px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

}

/* NORMAL I - From 769px To 991px-Bootstrap */
@media(min-width: 769px) and (max-width: 991px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_diop_mid.jpg');
        background-position: -20px -190px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sun_mid.jpg');
        background-position: -20px -280px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_dec_mid.jpg');
        background-position: -160px -50px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_popravka_mid.jpg');
        background-position: -10px -150px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_korisni_saveti_high.jpg');
        background-position: 10px -240px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #page_naslov {
        font-family: 'Georgia', sans-serif;
        text-transform: uppercase;
        font-size: 35px;
        font-weight: 500;
        letter-spacing: 0.1em;
        color: #fff;
    }
    /* SOCIVA */
    .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sociva_mid.jpg');
        background-position: -10px -80px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

}

/* TABLET From 649px To 768px */
@media(min-width: 649px) and (max-width: 768px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_diop_mid.jpg');
        background-position: -20px -190px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
     /* NAOCARE ZA SUNCE */
     .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sun_mid.jpg');
        background-position: -20px -280px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_dec_mid.jpg');
        background-position: -110px -50px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_popravka_mid.jpg');
        background-position: -90px -150px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_korisni_saveti_mid.jpg');
        background-position: -30px -170px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #page_naslov {
        font-family: 'Georgia', sans-serif;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 500;
        letter-spacing: 0.1em;
        color: #fff;
    }
     /* SOCIVA */
     .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sociva_mid.jpg');
        background-position: -10px -80px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
}

/* TABLET From 501px To 648px - ROTATE */
@media(min-width: 501px) and (max-width: 648px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 180px;
        background: url('../img/pageheader/pageheader_diop_rotate.jpg');
        background-position: -20px -50px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sun_rotate.jpg');
        background-position: -20px -110px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_dec_mid.jpg');
        background-position: -170px -50px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_popravka_rotate.jpg');
        background-position: -10px -20px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_korisni_saveti_rotate.jpg');
        background-position: -30px -60px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #page_naslov {
        font-family: 'Georgia', sans-serif;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 500;
        letter-spacing: 0.1em;
        color: #fff;
    }
    /* SOCIVA */
     .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sociva_rotate.jpg');
        background-position: -10px 40px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
}

/* SMARTPHONE From 320px To 500px */
@media(min-width: 321px) and (max-width: 500px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_diop_small.jpg');
        background-position: -80px 40px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sun_verysmall01.jpg');
        background-position: -10px 50px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        /* -320px -270px; */
    } 
      
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_dec_mid.jpg');
        background-position: -280px -60px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_popravka_small.jpg');
        background-position: -70px 20px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_korisni_saveti_small.jpg');
        background-position: -30px -20px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #page_naslov {
        font-family: 'Georgia', sans-serif;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 0.1em;
        color: #fff;
    }
    /* SOCIVA */
    .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sociva_small.jpg');
        background-position: -30px 70px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* AKCIJA - JEFTINO - 1700 */
    .page-header-akcija01 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_jeftino_small.jpg');
        background-position: -30px 80px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .page-header-akcija01 p {
        font-size: 28px !important;
    }
    /* AKCIJA - 2900 */
    .page-header-akcija02 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_povoljno_small.jpg');
        background-position: -150px 70px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .page-header-akcija02 p {
        padding-top: 1rem;
        font-size: 28px !important;
    }
    /* AKCIJA - 5400 */
    .page-header-akcija03 {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/akcija_skuplje_small.jpg');
        background-position: -120px 110px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    .page-header-akcija03 p {
        padding-top: 1rem;
        font-size: 28px !important;
    }
    /* KONTROLA VIDA */
    .page-headerkontrolavida {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 210px;
        background: url('../img/pageheader/pageheader_kontrolaVida.jpg');
        background-position: -480px -290px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KONTAKT */
    .page-headerkon {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 210px;
        background: url('../img/pageheader/pageheader_kontakt.jpg');
        background-position: -350px -200px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    
}

/* SMARTPHONE under 320px */
@media(max-width: 320px) {
    /* DIOPTRIJSKE NAOCARE */
    .page-headerdn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_diop_small.jpg');
        background-position: -100px 10px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* NAOCARE ZA SUNCE */
    .page-headersn {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_sun_small.jpg');
        background-position: -130px 10px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* DECIJE NAOCARE */
    .page-headerdec {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_dec_high.jpg');
        background-position: -410px -100px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    } 
    /* POPRAVKA NAOCARA */
    .page-headerpopravka {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 250px;
        background: url('../img/pageheader/pageheader_popravka_small.jpg');
        background-position: -80px 20px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    /* KORISNI SAVETI */
    .page-headerkorisnisaveti {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_korisni_saveti_small.jpg');
        background-position: -110px -40px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    #page_naslov {
        font-family: 'Georgia', sans-serif;
        text-transform: uppercase;
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 0.1em;
        color: #fff;
    }
     /* SOCIVA */
     .page-headersociva {
        border-bottom: 1px #eee solid;
        padding-top: 80px;
        height: 200px;
        background: url('../img/pageheader/pageheader_sociva_small.jpg');
        background-position: -30px 70px;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
    
}