/********************************
        MEDIA QUERIES: 
Top Header | Navigation | Footer
********************************/

/* LANSCAPE - From 50px 
@media(max-height: 500px) {

}*/

/* WIDESCREEN - From 1201 */
@media(min-width: 1201px) {
} 

/* NORMAL II - From 991px-Bootstrap To 1200px */
@media(min-width: 992px) and (max-width: 1200px) {
    #logo {
        float:left;
        padding-left: 80px;
    }
    #logo-text {
        padding-left: 160px;
    }
    #logo-text p{
        font-family: Georgia, serif;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 3px;
        color: #000;
        padding-top: 28px;
    }
    #navigation .navbar-nav a {
        font-size: 10px;
        color: #b7c2cf;
        font-weight: 600;
        text-transform: uppercase;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        outline: none;
    }

    /* FOOTER */
    .footer_heading {
        padding-bottom: 15px;
    }
    .img-footer {
        display: block;
        /* margin-left: auto;
        margin-right: auto; */
        width: 70%;
    }
    #o_nama_text {
        margin-bottom: 0px;
    }
    #radno_vreme {
        font-size: 18px;
    }
    #akcija-dioptrijski-ram-1,
    #naocare-kompjuter-1,
    #akcija-dioptrijski-ram-2 {
        display: none;
    }
    #akcija-dioptrijski-ram-I,
    #naocare-kompjuter-I,
    #akcija-dioptrijski-ram-II {
        display: block;
    }
}

/* NORMAL I - From 769px To 991px-Bootstrap */
@media(min-width: 769px) and (max-width: 991px) {
    #header-top .navbar-toggler,
    #navigation .navbar-toggler {
        margin-top: .15rem;
        margin-left: 10px;
        margin-bottom: .15rem;
        font-size: 1.1rem;
        line-height: 1;
        background-color: #fff !important;
    }
    #header-top .navbar-toggler {
        margin-left: -16px;
    }
    #logo {
        float:left;
        padding-left: 20px;
    }
    #logo-text {
        padding-left: 80px;
    }
    #logo-text p{
        font-family: Georgia, serif;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 2px;
        color: #000;
        padding-top: 24px;
    }
    }
    #toggler-contact {
        display: block;
        padding-top: 0px;
        margin-right: 0.5px;
        margin-bottom: 0px;
        font-weight: 600;
        color: #fff !important;
    } 

    /* ABOUT */
    .about h1 {
        color: #b7c2cf;
        letter-spacing: 0.1em;
        /* font-size: 2rem; */
        font-weight: 400;
        padding-top: 1rem;
    }
    .about number {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        font-size: 1.3rem;
        font-weight: 400;
    }

    /* COURSES & LESSONS */
    
    .courses_lessons h1 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        color: #b7c2cf;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        padding-top: 1rem;
    }
    .courses_lessons p {
        color: #b7c2cf;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 200;
    }
    
    /* FOOTER */
    .o_nama h4,
    .informisite_se h4  {
        padding-bottom: 15px;
    }
    .akcije_novosti h4 {
        padding-top: 10px;
    }
    #o_nama_text {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    #radno_vreme {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .informisite_se h4 {
        padding-top: 10px;
    }


/* TABLET From 501px To 768px */
@media(min-width: 501px) and (max-width: 768px) {
    #header-top .navbar-toggler,
    #navigation .navbar-toggler {
        margin-top: .15rem;
        margin-left: 10px;
        margin-bottom: .15rem;
        font-size: 1.1rem;
        line-height: 1;
        background-color: #fff !important;
    }
    #header-top .navbar-toggler {
        margin-left: -16px;
    }
    /* #toggler-contact {
        display: block;
        padding-top: 0px;
        margin-right: 10px;
        margin-bottom: 0px;
        font-weight: 600;
        color: #fff;
    }  */
    /* #logo {
        display: none;
    }
    #logo-1 {
        display:flex;
        float:left;
        padding-left: 30px;
    } */
    #logo-text {
        padding-left: 10px;
    }
    #logo-text p{
        font-family: Georgia, serif;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 2px;
        color: #000;
        padding-top: 24px;
    }
    #navigation .navbar-brand {
        padding-left: 10px;
        margin-right: 0px;
    }
    #navigation .navbar-toggler {
        margin-top: .30rem;
        margin-left: .30rem;
        margin-bottom: .30rem;
        margin-right: .50rem;
        /* padding: .3rem .35rem; */
        /* font-size: 1.1rem; */
        line-height: 1;
    }
    #navigation ul {
        padding-left: 30px;
        padding-right: 30px;
    }
    #navigation .nav-link, 
    #navigation .dropdown-item {
        font-size: 12px;
        font-weight: 600;
    }

    /* ABOUT */
    .about h1 {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 1.5rem;
        font-weight: 400;
        padding-top: 1rem;
    }
    #podnaslov {
        color: #b7c2cf;
        letter-spacing: 2px;
        font-size: 18px;
        font-weight: 400;
    }
    #ponuda {
        color: #b7c2cf;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-size: 14px;
        font-weight: 200;
        font-style: normal;
    }
    .about number {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        font-size: 1.1rem;
        font-weight: 400;
    }

    /* VIDEO */
    #video-play h1 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        color: #a00505;
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 400;
    }
    #video-play h3 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        color: #a00505;
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 400;
    }

    /* FOOTER */
    .o_nama h4,
    .informisite_se h4  {
        padding-bottom: 15px;
    }
    .akcije_novosti h4 {
        padding-top: 10px;
    }
    #o_nama_text {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    #radno_vreme {
        font-size: 20px;
        margin-bottom: 0px;
    }
   
}

/* SMARTPHONE From 320px To 500px */
@media(min-width: 321px) and (max-width: 500px) {

    #header-top .navbar-toggler,
    #navigation .navbar-toggler {
        margin-top: .15rem;
        margin-left: .30rem;
        margin-bottom: .15rem;
        padding: .3rem .35rem;
        font-size: 1.1rem;
        line-height: 1;
        background-color: #fff !important;
    }
    /* #logo {
        display: none; 
        float: right;
    } */
    /* #logo-1 {
        display:flex;
        float:left;
        padding-left: 1rem;
    } */
    #logo-text {
        padding-left: 1rem;
    }
    #logo-text p{
        display: none;
        /* font-family: Georgia, serif;
        font-weight: 600;
        font-size: 12px; */
        /* letter-spacing: 2px; */
        /* color: #000;
        padding-top: 22px; */
    }
    #logo-text #h5a {
        display: block;
        font-family: Georgia, serif;
        font-weight: 600;
        font-size: 32px;
        letter-spacing: 2px;
        color: #000;
        padding-top: 3rem;
        padding-left: 10rem;
    }
    /* #logo-text #h5b {
        text-align: right;
        display: block;
        font-family: Georgia, serif;
        font-weight: 600;
        font-size: 32px;
        letter-spacing: 2px;
        color: #000;
        padding-top: 18px;
        padding-left: 13rem;

    } */
    #navigation img {
        width: 20%;
    }
    #navigation .navbar-brand {
        padding-left: 5px;
        margin-right: 0px;
    }
    #navigation p {
        font-family: Georgia, serif;
        font-size: 25px;
        font-weight: 600;
        color: #000;
        padding-top: 30px;
        padding-left: 65px;
        line-height: 0px;
    }
    #navigation .navbar-toggler {
        margin-top: .30rem;
        /* margin-left: .30rem; */
        margin-bottom: .30rem;
        margin-right: .50rem;
        padding: .3rem .35rem;
        font-size: 1.1rem;
        line-height: 1;
    }
    #navigation ul {
        padding-left: 30px;
        padding-right: 30px;
    }
    #navigation .nav-link, 
    #navigation .dropdown-item {
        font-size: 12px;
        font-weight: 600;
    }

    .carousel img {
    max-width: 100%;
    height: 300px;
    }

/* ABOUT - Courses & Lessons - Production Mix & Mastering - Web Development */
    .about h1,
    #courses_lessons_sections h1,
    #production_mix_mastering_sections h1,
    #web_development_sections h1 {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 2rem;
        font-weight: 400;
        padding-top: 1rem;
    }
    #podnaslov {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 1.3rem;
        font-weight: 400;
        padding-top: 0.5rem;
    }
    #ponuda,
    #courses_lessons_sections p,
    #production_mix_mastering_sections p,
    #web_development_sections p {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 1rem;
        font-weight: 400;
        padding-top: 0.5rem;
    }
    .about number {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        font-size: 1.1rem;
        font-weight: 400;
    }
    #web_dev_info_sections {
        padding-top: 0px !important;
    }
    #web_dev_info_sections h2 {
        padding-top: 0px !important;
    }
    #web_dev_info_sections p {
        padding-top: 18px;
    }
    #beginner_courses,
    #intermediate_courses {
        padding-top: 0px !important;
    }
    #beginner_courses img,
    #intermediate_courses img,
    #web_dev_info_sections img {
        width: 25rem;
    }
    .img-footer {
        margin-left: 0px !important;
    }
    #newsletter ul {
        padding-left: 6rem;
    }

    /* VIDEO */
    #video-play {
    background-position: -500px -100px;
    text-align: center;
    }
    #video1 {
    max-width: 50%;
    height: 400px;
    }
    #video-play h1 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        color: #a00505;
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 400;
    }
    #video-play h3 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        color: #a00505;
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 400;
    }
    /*  */
    

    /* FOOTER */
    .o_nama,
    .akcije_novosti,
    .informisite_se {
        padding-left: 1rem;
    }
    .footer_heading {
        font-size: 20px;
        text-align: center;
    }
    /* O NAMA */
    #o_nama_text {
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    .o_nama h4 {
        padding-bottom: 10px;
    }
    .o_nama a {
        font-size: 14px;
        padding: 0px;
    }
    .img-footer {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
    }
    #radno_vreme {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 5px;
        text-align: center;
    }
    .o_nama p {
        text-align: center;
    }
    .footer_heading #radno-vreme {
        padding-top: 0px;
    }
    /* ABOUT & CONTACT PAGE HEADER i NASLOV */
    .page-headerkon {
    border-bottom: 1px #eee solid;
    padding-top: 20px;
    height: 250px;
    background: url('../img/pageheader/pageheader_kontakt02.jpg');
    background-position: 0px 170px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    }
    #page_naslov {
    font-family: 'Georgia', sans-serif;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 800;
    padding-top: 10px;
    letter-spacing: 0.1em;
    color: #eb172f;
    }
    #about_contact_text,
    #about_contact_text p,
    #about_contact_text01,
    #about_contact_text01 p,
    #about_contact_text01_potpis,
    #about_contact_text01_potpis p {
    margin-bottom: 0px;
    padding-top: 1rem;
    padding-left: 1rem;
    font-size: 14px;  
    color: #b7c2cf;
    }
    #about_contact img {
        max-width: 80%;
        padding-left: 7rem;
    }
    .page-headerkon p {
       font-family: 'Georgia', sans-serif;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 800;
    padding-top: 3rem;
    letter-spacing: 0.1em;
    color: #eb172f;
    }
}

/* SMARTPHONE under 320px */
@media(max-width: 320px) {

    #header-top .navbar-toggler {
        margin-top: .15rem;
        margin-left: .30rem;
        margin-bottom: .15rem;
        padding: .3rem .35rem;
        font-size: 1.1rem;
        line-height: 1;
        background-color: #fff !important;
    }
    /* #toggler-contact {
        display: block;
        padding-top: 0px;
        margin-right: 10px;
        margin-bottom: 0px;
        font-weight: 600;
        color: #fff;
    }  */
    #logo {
        display: none;
    }
    #logo-1 {
        display:flex;
        float:left;
        padding-left: 18px;
    }
    #logo-text {
        padding-left: 6px;
    }
    #logo-text p{
        font-family: "Arizonia", cursive;
        font-weight: 400;
        font-style: normal;
        /* font-family: "Great Vibes", cursive;
        font-weight: 500;
        font-style: normal; */
        /* font-family: Georgia, serif; 
        font-weight: 600; */
        font-size: 8px;
        letter-spacing: 2px;
        color: #8396ab;
        padding-top: 72px;
        padding-left: 0px;
        line-height: 0px;
    }
    #navigation img {
        width: 18%;
    }
    #navigation .navbar-brand {
        padding-left: 18px;
    }
    #navigation p {
        font-family: Georgia, serif;
        font-size: 20px;
        font-weight: 600;
        color: #000;
        padding-top: 22px;
        padding-left: 55px;
        line-height: 0px;
    }
    #navigation .navbar-toggler {
        margin-top: .30rem;
        margin-bottom: .30rem;
        margin-right: .50rem;
        padding: .3rem .35rem;
        font-size: 1.1rem;
        line-height: 1;
    }
    #navigation ul {
        padding-left: 30px;
        padding-right: 30px;
    }
    #navigation .nav-link, 
    #navigation .dropdown-item {
        font-size: 12px;
        font-weight: 600;
    }

    /* ABOUT */
    .about h1 {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 14px;
        font-weight: 400;
        padding-top: 1rem;
    }
    #podnaslov {
        color: #b7c2cf;
        letter-spacing: 1px;
        font-size: 12px;
        font-weight: 400;
    }
    #ponuda {
        color: #b7c2cf;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-size: 142x;
        font-weight: 200;
        font-style: normal;
    }
    .about number {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        font-size: 1.1rem;
        font-weight: 400;
    }

    /* FOOTER */
    .o_nama,
    .akcije_novosti,
    .informisite_se {
        padding-left: 1rem;
    }
    .footer_heading {
        font-size: 20px;
        text-align: center;
    }
    /* O NAMA */
    #o_nama_text {
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    .o_nama h4 {
        padding-bottom: 10px;
    }
    .o_nama a {
        font-size: 12px;
        padding: 0px;
    }
    .img-footer {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    #radno_vreme {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 5px;
        text-align: center;
    }
    .o_nama p {
        text-align: center;
    }
    .footer_heading #radno-vreme {
        padding-top: 0px;
    }
    /* AKCIJE I NOVOSTI */
    .akcije_novosti h4 {
        padding-top: 15px;
    }
    .akcije_novosti p {
        font-size: 10px;
    }
    .akcije_novosti a {
        font-size: 14px;
        padding-top: 0px;
    }
    /* INFORMISITE SE */
    .informisite_se h4 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .informisite_se p {
        text-align: center;
        font-size: 12px;
    }
    #social-footer {
        text-align: center;
    }
    #akcija-dioptrijski-ram-1,
    #naocare-kompjuter-1,
    #akcija-dioptrijski-ram-2 {
    display: none;
    }
    #akcija-dioptrijski-ram-I,
    #naocare-kompjuter-I,
    #akcija-dioptrijski-ram-II {
    display: block;
    }
}





/* Extra small devices (phones, 600px and down) 
@media only screen and (max-width: 600px) {...}*/

/* Small devices (portrait tablets and large phones, 600px and up) 
@media only screen and (min-width: 600px) {...}*/

/* Medium devices (landscape tablets, 768px and up) 
@media only screen and (min-width: 768px) {...}*/

/* Large devices (laptops/desktops, 992px and up)
@media only screen and (min-width: 992px) {...} */

/* Extra large devices (large laptops and desktops, 1200px and up) 
@media only screen and (min-width: 1200px) {...}*/
