/*!
 * Tomczak | Stanisławski
 */

@media (max-width: 1199px) {
  .section-bg .heading-lg h1 {font-size: 27px;}
}
 
@media (max-width: 991px) {
  section {
    padding: 40px 0;
  }
  h1 {
    font-size: 38px !important;
  }
  h1 span {
    font-size: 30px !important;
  }
  .tablet {
    text-align: center;
  }
  .section1 .content {
    margin-bottom: 40px;
  }
  .heading {
    margin-top: 35px;
  }
  .tile {
    text-align: center;
  }
  .tile .col-img {
    margin-bottom: 15px;
  }
  footer, 
  footer * {
    text-align: center !important;
  }
  footer .col-left {
    margin-bottom: 10px;
  }
  .ts a {
    display: block;
  }
}

@media (max-width: 767px) {
    .section-bg .heading-lg h1 {font-size: 27px;background: #000;padding: 5px 10px;line-height: 1.1;}
    .section-bg .heading-lg h1 span {background: none;display: inline;padding: 0;margin: 0;}
}

@media (max-width: 575px) {
  
}
