/* // min 1200px*/

@media only screen and (min-width: 74.9em) {
  #top-content p {
    font-size: .8rem;
    line-height: 1.8;
  }
  #nacrtujete-form h3 {
    font-size: 1.5rem;
  }
  .novice-img {
    height: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  a.nav-link {
    font-size: .75rem !important;
  }
  h1.display-1 {
    font-size: 4.8rem;
  }
  h4.more-info {
    bottom: 1rem;
  }
  h2.page-title {
    font-size: 4rem;
  }
  h2.display-4.single-title {
    font-size: 3rem;
  }
  .hero-title {
    font-size: 4.8rem;
  }
  .hero-text {
    left: 0;
    right: 0;
  }
  .adi {
    bottom: 3%;
  }
  .wrap-thumbslide {
    top: -32%;
  }
  .carousel-indicators.vert {
    bottom: -13% !important;
  }
  span.carousel-control-prev-icon {
    left: -130%;
    bottom: -17%;
  }
  span.carousel-control-next-icon {
    left: 45%;
    bottom: -17%;
  }
  .nacrt-title {
    font-size: 4rem;
  }
  #nacrtujete-form h3 {
    font-size: 1.75rem;
  }
  .novice-box1, .novice-box2, .novice-box3 {
    padding: 1rem 1.5rem 1.5rem;
  }
  .novice-box1 h3.date, .novice-box2 h3.date, .novice-box3 h3.date {
    margin-bottom: .75rem;
  }
  .novice-box1 h3.date, .novice-box2 h3.date, .novice-box3 h3.date {
    color: #7f7f7f;
  }
  .novice-box1 h4, .novice-box2 h4, .novice-box3 h4 {
    margin-bottom: 1rem;
  }
  .novice-box1 p, .novice-box2 p, .novice-box3 p {
    font-size: .85rem;
    font-weight: 100;
    margin-bottom: 1rem;
  }
  .novice-box2 p {
    color: #636363;
  }
  .novice-box1 p, .novice-box3 p {
    color: #ffffff;
  }
  .arrows {
    padding-left: 1%;
    padding-right: 1%;
  }
  .carousel-caption button, .hero-text button {
    margin-top: 4rem;
  }
  .carousel-indicators {
    bottom: 10px !important;
  }
  h2.display-3 {
    font-size: 4.4rem;
    margin-bottom: .85rem;
  }
  .follow-first, .follow {
    font-size: 1.25rem;
  }
  .production {
    padding-right: 0;
  }
}