@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #slider .owl-stage-outer .owl-stage .owl-item a .content {
    bottom: 90px;
  }
  .single-post #panel #posts-slider .cover .category,
  .archive #panel #posts-slider .cover .category,
  .blog #panel #posts-slider .cover .category {
    bottom: 83px;
  }
  .single-post #panel #posts-slider .cover h3,
  .archive #panel #posts-slider .cover h3,
  .blog #panel #posts-slider .cover h3 {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
  }
  #services .container-fluid a .img {
    width: 150px;
    height: 150px;
  }
  #services .container-fluid a .img span {
    font-size: 48px;
    line-height: 48px;
    top: -10px;
    left: -10px;
  }
  #services .container-fluid a h5 {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  header .container-fluid nav {
    display: block !important;
  }
}
