  body {
    display:block;
    margin: 0px;
    font-family: calibri;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.clear{
  clear:both;
}

  #menubar {
    background-color: white;
    height: 120px;
    width: 100%;
    color:black;
    text-decoration: none;
    margin-top: 0;
    opacity: .89;
  }

  #logo
  {
    width:250px;
    height:auto;
    float: left;
    padding-left: 3%;
    padding-top: 0.8%;
  }

  #nav {
    margin:auto;
    width: 100%;
    max-width: 600px;
    position: relative;
    left:23%;
    padding-top: 1%;
  }

   ul {
      list-style-type: none;
    }


#nav li {
          float: left;
      }


#nav li a {
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    color: #002747;
    position: relative;
    transition: 0.6s;
  }

  #nav li a:hover {
      color:skyblue;
    }

  .hamburger {
    display: none;
    font-size: 2rem;
    color: #1b5078;
    position: absolute;
    left: 15px;
    top: 12px;
  }



#telefonska {
  float: left;
  margin-left: 1%;
  color: #002747;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 150%;
  letter-spacing: 0.1em;

}

#telefonska li a {
  text-decoration: none;
  color: #002747;
}

#telefonska li a:hover {
  text-decoration: none;
  color: #1d629b;
}

  .backgroundbanner {
    height:1000px;
    width: 100%;
    background:url('bcbanner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 3%;
  }

  .introtext {
    height: auto;
    width: 85%;
    max-width: 570px;
    color: white;
    padding: 3%;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-left: 45%;
    position: relative;
    top: 30%;
    line-height: 220%;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
    opacity: 0.9;
    }

  div .introtext {
    background-color: black;
    opacity: 0.9;
  }

  h1 {
    font-size: 3rem;
    font-weight: normal;
    line-height: 100%;
  }

  .introtext p {
    font-size: 1.2rem;

  }


  .storitve {
    height:auto;
    width: 100%;
    margin-top: 0%;
    padding-top: 2.5%;

  }

  #levo {
    color: red;
    background-color: #1b616a;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
    height: 3rem;
    margin-right: 1.4%;
    float: left;
    width: 40%;
    max-width: 100%;
    position: relative;
    top: 3%;
  }

  .title h2 {
    position:relative;
    height: 3rem;
    font-size: 3.5rem;
    color: #002747;
    text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
    top: -6px;
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .storitve-box1 h3 {
    text-align: right;
    color: white;
    font-size: 2em;
    font-weight: normal;
    line-height: 120%;

  }

  .storitve-box2 h3 {
    text-align: right;
    color: white;
    font-size: 2em;
    font-weight: normal;
    line-height: 120%;

  }

  .storitve-background-black {
    background-color: black;
    padding-top: 0.5%;
    padding-bottom: 5%;
    padding-left: 12%;
    padding-right: 12%;
    height: 250px;
  }

  .storitve-background-green {
    background-color: #1f4145;
    padding-top: 0.5%;
    padding-bottom: 5%;
    padding-left: 12%;
    padding-right: 12%;
    height: 250px;
  }

  .storitve-box1 p {
    text-align: right;
    padding-right: 5%;
    padding-left: 6%;
    padding-top: 10%;
    color: white;
    line-height: 200%;
  }

  .storitve-box2 p {
    text-align: right;
    padding-right: 5%;
    padding-left: 6%;
    padding-top: 10%;
    color: white;
    line-height: 200%;
  }

  #storitve-01 {
    height: 400px;
    background: url('radio1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-block-start: 0;
    margin-block-end: 0;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
  }

   #storitve-01 p {
    color:black;
    padding-left: 7%;
    padding-right: 12%;
    margin-block-start: 0;
   }

   #storitve-02 {
     height: 400px;
     background: url('mic.jpg');
     background-repeat: no-repeat;
     background-size: cover;
     margin-block-start: 0;
     margin-block-end: 0;
     box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
   }

   #storitve-02 p {
    padding-left: 7%;
    padding-right: 12%;
    padding-top: 55%;
    padding-bottom: 0;
    margin-block-start: 0;
   }

   #storitve-03 {
     height: 400px;
     background: url('support.jpg');
     background-repeat: no-repeat;
     background-size: cover;
     box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
     margin-block-start: 0;
     margin-block-end: 0;

   }

  #storitve-03 p {
   color:black;
   padding-left: 7%;
   padding-right: 12%;
   margin-block-start: 0;
  }

  #storitve-04 {
    height: 400px;
    background: url('laptop.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-block-start: 0;
    margin-block-end: 0;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
  }

  #storitve-04 p {
    padding-left: 7%;
    padding-right: 12%;
   padding-top: 55%;
   margin-block-start: 0;

  }

  #storitve-05 {
    height: 400px;
    background: url('radiolist.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-block-start: 0;
    margin-block-end: 0;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);}

 #storitve-05 p {
   padding-left: 7%;
   padding-right: 12%;
  color:black;
  margin-block-start: 0;
 }

  .storitve-box1 {
    float: left;
    width: 20%;
    min-width: 200px;
    max-width: 50%;
    height: 700px;
    position: relative;
    line-height: 150%;
  }

    .storitve-box2 {
      float: left;
      width: 20%;
      min-width: 200px;
      max-width: 50%;
      height: 700px;
      position: relative;
      line-height: 150%;
    }

  #desno {
    background-color: #1b616a;
    box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
    height: 3rem;
    margin-left: 1.4%;
    float: right;
    width: 40%;
    max-width: 100%;
    position: relative;
    margin-top: 3%;
  }

  .title-footer {
      margin-top: 13%;
      clear: both;
  }

  .title-footer h2 {
    float: right;
    position:relative;
    height: 3rem;
    font-size: 3.5rem;
    color: #002747;
    text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
    margin: auto;
    text-align: center;
    margin-top: 2.3%;
  }



  #footer-bg{
    background-color: black;
    height: 220px;
    margin-top: 24%;
    padding-top: 2%;
    width: 100%;
    text-align: center;
  }

  #logo-footer
  {
    width:120px;
    height:auto;
    float: left;
    padding-left: 3%;
    padding-top: 0%;
    margin-top: 0.6%;
  }


  .podatki-text {
  padding-top: 0%;
  float:left;
  display: inline-block;
  color: white;
  text-align: left;
  margin-left: 3%;
  position: relative;
  left: 0%;
  font-weight: lighter;
  line-height: 80%;
  }

  .kontakt {
    width: 100%;
    max-width: 300px;
    line-height: 190%;
  }

  .kontakt li a {
    decoration:none;
    color: white;

  }

  .kontakt2 {
    width: 100%;
    max-width: 300px;
    line-height: 190%;
    padding-top: 30px;
  }

  .copyright {
  height: 50px;
  margin: auto;
  font-size: 0.8rem;
  font-weight: lighter;
  text-align: center;
  padding-top: 0.2%;
  margin-bottom: 1%;
  }

  .pointer{
    cursor:pointer;
  }


/*TABLET VIEW*/

  @media only screen and (max-width: 1300px) {

    #nav {
      margin:auto;
      width: 100%;
      position: relative;
      left:23%;
      padding-top: 1%;
    }

    #menubar {
      height: 80px;
      width: 100%;
    }


    #logo
    {
      width:150px;
      height:auto;
      float: left;
      padding-left: 3%;
      padding-top: 1.8%;
    }

    .backgroundbanner {
      height:900px;
      width: 100%;
      background:url('bcbanner.jpg');
      background-repeat: no-repeat;
      background-size: cover;
      margin-bottom: 3%;
    }

    #telefonska ul{
        padding-left: 0%;
    }

    #telefonska{
        float: none;
        margin-left: 1%;
        color: #002747;
        font-weight: bold;
        font-size: 1.3rem;
        line-height: 120%;
        letter-spacing: 0.1em;
        margin: 5%;
        margin-top: 15%;
        text-align: center;
        width: 100%;
        margin-left: 0%;
    }


    .introtext {

      height: auto;
      width: 100%;
      max-width: 100%;
      padding: 0%;
      padding-top: 4%;
      padding-bottom: 8%;
      margin:0px;
      box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
      opacity: 0.9;
      left: 0%;
      top: 15%;
      text-align: center;

      }

      h1 {
        width: 100%;
        font-size: 2rem;
        font-weight: normal;
        line-height: 100%;
      }

      .introtext p {
        font-size: 1rem;
        width: 65%;
        margin-left: 17.5%;
        margin-right: 17.5%;
        text-align: center;

      }

      #levo {
        background-color: #1b616a;
        box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
        height: 1.3rem;
        margin-right: 1.4%;
        float: left;
        width: 50%;
        max-width: 100%;
        position: relative;
        margin-top: 8%;


      }

      .title h2 {
        clear: both;
        position:relative;
        height: auto;
        width: 100%;
        margin: auto;
        font-size: 2.8rem;
        color: #002747;
        text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
        top: 3%;
        padding-top: 1%;
        margin-top: 15%;
        margin-bottom: 8%;
        text-align: center;
      }

      .storitve-box1 {
        float: left;
        width: 33.3%;
        min-width: 200px;
        max-width: 50%;
        height: 593px;
        position: relative;
        line-height: 150%;
      }

        .storitve-box2 {
          float: left;
          width: 50%;
          min-width: 200px;
          max-width: 50%;
          height: 593px;
          position: relative;
          line-height: 150%;
        }

        .storitve-box1 h3 {
          text-align: right;
          color: white;
          font-size: 1.4em;
          padding-top: 6%;
          font-weight: normal;
          line-height: 120%;
        }

        .storitve-box2 h3{
          text-align: right;
          color: white;
          font-size: 1.4em;
          padding-top: 6%;
          font-weight: normal;
          line-height: 120%;
        }

      .storitve-background-green {
        background-color: #1f4145;
        padding-top: 0.5%;
        padding-bottom: 5%;
        padding-left: 12%;
        padding-right: 12%;
        height: 30%;
      }

        .storitve-box1 p {
          text-align: right;
          padding-right: 5%;
          padding-left: 6%;
          padding-top: 10%;
          color: white;
          line-height: 170%;
        }

        .storitve-box2 p {
          text-align: right;
          padding-right: 5%;
          padding-left: 6%;
          padding-top: 10%;
          color: white;
          line-height: 170%;
        }

        .storitve-background-black {
          background-color: black;
          padding-top: 0.5%;
          padding-bottom: 5%;
          padding-left: 12%;
          padding-right: 12%;
          height: 30%;
        }

        #storitve-04 p {
        padding-left: 7%;
        text-align: right;
         padding-top: 10%;
         padding-bottom: 0;
         margin-block-start: 0;
        }

        #storitve-02 p {
        padding-left: 7%;
        text-align: right;
        padding-top: 10%;
        padding-bottom: 0;
        margin-block-start: 0;
        }

        #desno {
          background-color: #1b616a;
          box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
          height: 1.3rem;
          margin-right: 1.4%;
          float: none;
          width: 50%;
          max-width: 100%;
          position: relative;
          margin-top: 8%;
          margin-left: 0%;
          float: left;
        }

        .title-footer {
            margin-top: 3%;
        }


        .title-footer h2 {
          clear: both;
          position:relative;
          height: auto;
          width: 100%;
          margin: auto;
          font-size: 2.8rem;
          color: #002747;
          text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
          top: 3%;
          padding-top: 1%;
          margin-top: 0%;
          margin-bottom: 0%;
          text-align: center;
        }

        #footer-bg{
          background-color: black;
          height: 190px;
          margin-top: 24%;
          padding-top: 2%;
          width: 100%;
          text-align: center;
        }


        #logo-footer
        {
          width:120px;
          height:auto;
          float: left;
          padding-left: 3%;
          padding-top: 0%;
          margin-top: 2%;
        }

        .podatki-text {
        padding-top: 1%;
        float:left;
        display: inline-block;
        color: white;
        text-align: left;
        margin-left: 3%;
        position: relative;
        left: 0%;
        font-weight: lighter;
        line-height: 65%;
        }

        .kontakt {
         margin-bottom: 0;
        }

        .copyright {
          clear: both;
          height: 30px;
          margin: auto;
          font-size: 0.8rem;
          font-weight: lighter;
          text-align: center;
          padding-top: 0%;
          margin-bottom: .5%;
          }
}


  @media only screen and (max-width: 700px) {
    .hamburger{
    	display:inline-block;
      margin-top: 1%;
      position: absolute;
      right: 5%;
      left: auto;
      top: 13px;
      transition: 0.6s;
    }

    ul{
      margin:0;
    }
    #nav li {
     clear: both;
     font-size: rem;
    }
    #logo
    {
      position: absolute;
      left:0;
      width:110px;
      height:auto;
      float: left;
      padding-left: 10%;
      padding-top: 7px;
    }
    #menubar {
      height: 70px;
      width: 100%;
    }
    #nav
    {
      margin-top: 20%;
      height: 300px;
      background:white;
      display: none;
      left: 2%;
      text-align: center;
      padding-top: 10%;
      font-weight:bolder;
      letter-spacing: 0.1rem;
    }

    .backgroundbanner {
      height:800px;
      width: 100%;
      background:url('bcbanner.jpg');
      background-repeat: no-repeat;
      background-size: cover;
      margin-bottom: 3%;
    }

    #telefonska ul{
        padding-left: 0%;
    }

    #telefonska{
        float: none;
        margin-left: 1%;
        color: #002747;
        font-weight: bold;
        font-size: 1rem;
        line-height: 120%;
        letter-spacing: 0.1em;
        margin: 5%;
        margin-top: 25%;
        text-align: center;
        width: 100%;
        margin-left: 0%;
    }


    .introtext {

      height: auto;
      width: 100%;
      max-width: 100%;
      padding: 0%;
      padding-top: 4%;
      padding-bottom: 8%;
      margin:0px;
      box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
      opacity: 0.9;
      left: 0%;
      top: 10%;
      text-align: center;

      }

      h1 {
        width: 100%;
        font-size: 1.5rem;
        font-weight: normal;
        line-height: 100%;
      }

      .introtext p {
        font-size: 0.8rem;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        text-align: center;

      }

      #levo {
        background-color: #1b616a;
        box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
        height: 1.3rem;
        margin-right: 1.4%;
        float: left;
        width: 50%;
        max-width: 100%;
        position: relative;
        margin-top: 8%;


      }

      .title h2 {
        clear: both;
        position:relative;
        height: auto;
        width: 100%;
        margin: auto;
        font-size: 2.5rem;
        color: #002747;
        text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
        top: 3%;
        padding-top: 1%;
        margin-top: 15%;
        margin-bottom: 8%;
        text-align: center;
      }

      .storitve-box1 {
        float: none;
        min-width: 100%;
        width: 100%;
        height: 600px;
        position: relative;
        line-height: 150%;
        margin: auto;
      }

      .storitve-box2 {
        float: none;
        min-width: 100%;
        width: 100%;
        height: 600px;
        position: relative;
        line-height: 150%;
        margin: auto;
      }

      .storitve-background-green {
        background-color: #1f4145;
        padding-top: 0.5%;
        padding-bottom: 5%;
        padding-left: 12%;
        padding-right: 12%;
        height: 30%;
      }
        .storitve-box1 h3 {
          text-align: right;
          color: white;
          font-size: 1.5em;
          padding-top: 6%;
          font-weight: normal;
          line-height: 120%;

        }
        .storitve-box2 p {
          text-align: right;
          padding-right: 5%;
          padding-left: 6%;
          padding-top: 6%;
          color: white;
          line-height: 200%;
          margin-left: 10%;
        }

        .storitve-background-black {
          background-color: black;
          padding-top: 0.5%;
          padding-bottom: 5%;
          padding-left: 12%;
          padding-right: 12%;
          height: 30%;
        }


        .storitve-box1 .storitve-background-black h3 {
          text-align: left;
          color: white;
          font-size: 1.5em;
          padding-top: 6%;
          font-weight: normal;
          line-height: 120%;

        }

        .storitve-box2 .storitve-background-black h3 {
          text-align: left;
          color: white;
          font-size: 1.5em;
          padding-top: 6%;
          font-weight: normal;
          line-height: 120%;

        }

        #storitve-04 p {
        padding-left: 0%;
        text-align: left;
         padding-top: 10%;
         padding-bottom: 0;
         margin-block-start: 0;
        }

        #storitve-02 p {
        padding-left: 0%;
        text-align: left;
        padding-top: 10%;
        padding-bottom: 0;
        margin-block-start: 0;
        margin-left: 10%;
        line-height:
        }

        #desno {
          background-color: #1b616a;
          box-shadow: 2px 4px 20px rgba(0, 0, 0, .6);
          height: 1.3rem;
          margin-right: 1.4%;
          float: none;
          width: 50%;
          max-width: 100%;
          position: relative;
          margin-top: 8%;
          margin-left: 0%;
        }

        .title-footer {
            margin-top: 3%;

        }


        .title-footer h2 {
          clear: both;
          position:relative;
          height: auto;
          width: 100%;
          margin: auto;
          font-size: 2.5rem;
          color: #002747;
          text-shadow: 2px 4px 20px rgba(0, 0, 0, .4);
          top: 3%;
          padding-top: 1%;
          margin-top: 0%;
          margin-bottom: 0%;
          text-align: center;
        }

        #footer-bg{
          background-color: black;
          width: 80%;
          height: 180px;
          margin-top: 5%;
          padding-top: 5%;
          text-align: center;
          float: left;
          padding-left: 10%;
          padding-right: 10%;
        }

        #logo-footer
        {
          display: none;
          position: relative;
          width:0px;
          height:auto;
          float: left;
          padding-left: 3%;
          padding-top: 1%;
          margin: auto;
          margin-right: 3%;
        }

        .podatki-text {
        float:left;
        padding: 1%;
        display: inline-block;
        color: white;
        text-align: left;
        position: relative;
        margin-left: 23%;
        font-weight: lighter;
        font-size: 0.8rem;
        line-height: 50%;
        margin: auto;
        }

        .copyright {
          clear: both;
        height: 35px;
        margin: auto;
        font-size: 0.8rem;
        font-weight: lighter;
        text-align: center;
        padding-top: .5%;
        }

}
