@font-face {
  font-family: Raleway;
  src: url(/fonts/raleway.ttf);
}
@media (max-width: 992px) {
  #bgicon {
    font-size: 300px;
  }
  #header #contact {
    top: -10px;
    margin-left: -23px;
  }
  #header #contact a {
    padding-left: 50px;
    padding-right: 50px;
  }
  #header .col-md-3:first-child {
    margin-bottom: 15px;
  }
  #header .col-md-3:first-child img {
    width: unset;
    height: 100px;
  }
  #header .col-md-2 {
    padding-right: 0;
  }
  #header .col-md-2,
  #header .col-md-3:last-child {
    width: 180px;
    display: inline-block;
  }
  #about .partner {
    text-align: center;
  }
  #about .partner img {
    width: 80% !important;
    max-width: 300px;
    max-height: unset !important;
    margin-bottom: 15px;
  }
  #kontakt .kontakt-style > span {
    display: none;
  }
  #kontakt button {
    position: initial !important;
  }
  #home .carousel-outer {
    display: none;
  }
  #home .mobilepic {
    display: block !important;
    background-image: url('/images/slider/code.jpg');
    height: 300px;
    margin-top: -25px;
  }
  #home .mobilepic > #home-text {
    position: relative;
    top: -25px;
    left: 0;
    height: 300px;
    padding-top: 80px;
  }
  #security .icon {
    justify-content: center;
    height: 180px;
  }
  #service .icon {
    justify-content: center;
    height: 150px;
  }
  #telefonie .owl-carousel {
    zoom: 0.9;
  }
}
@media (max-width: 750px) {
  #footer ul {
    display: block;
  }
  #footer ul li {
    float: unset;
    margin-right: unset;
    margin-bottom: 10px;
  }
}
@media (max-width: 790px) {
  #home .kontakt div:nth-child(2) {
    top: calc(50% - 133px) !important;
  }
}
@media (max-width: 590px) {
  #home .kontakt > div:nth-child(2) {
    top: calc(50% - 88px) !important;
  }
  #home .kontakt > div:nth-child(2) > p:first-child {
    font-size: 30px !important;
  }
  #home .kontakt > div:nth-child(2) > p:nth-child(2) {
    font-size: 16px !important;
  }
}
@media (max-width: 460px) {
  #home .kontakt div:nth-child(2) {
    top: calc(50% - 120px) !important;
  }
}
@media (max-width: 340px) {
  #home .kontakt div:nth-child(2) {
    top: calc(50% - 135px) !important;
  }
}
@media (max-width: 295px) {
  #home .kontakt div:nth-child(2) {
    top: calc(50% - 135px) !important;
  }
  #home .kontakt div:nth-child(2) > p:first-child {
    font-size: 25px !important;
  }
}
@media (max-width: 744px) {
  #header .col-md-2,
  #header .col-md-3:last-child {
    width: 246px;
  }
}
@media (max-width: 500px) {
  #header .col-md-2,
  #header .col-md-3:last-child {
    width: 180px;
  }
  #header #contact {
    margin-left: 5px;
  }
}
@media (max-width: 365px) {
  #header .col-md-3:last-child {
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  #home #services .servicebox {
    height: unset !important;
  }
}
