.section_bi_video_box {
  text-align: center;
  background: #ffffff url("/_fileserver/time20151217114402/item/1109218") 55% 73% no-repeat;
}
.section_bi_video_box .box_video {
  min-height: 480px;
  display: table;
  width: 100%;
}
.section_bi_video_box .box_video .box_inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.section_bi_video_box .box_video .video_iframe {
  display: none;
}
.section_bi_video_box .box_video #plug_video {
  cursor: pointer;
}
/**
* Breakpoints
* Funkcje
**/
.list_of_items.list_of_items_lines {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .list_of_items.list_of_items_lines > .wrapper {
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    width: 100%;
  }
  .list_of_items.list_of_items_lines > .wrapper:after {
    content: "";
    display: table;
    clear: both;
  }
  .list_of_items.list_of_items_lines > .wrapper > .item {
    float: left;
    padding: 0 15px;
    width: 100%;
  }
  .list_of_items.list_of_items_lines > .wrapper.items_2 > .item {
    width: 50%;
  }
  .list_of_items.list_of_items_lines > .wrapper.items_3 > .item {
    width: 33.33333333%;
  }
  .list_of_items.list_of_items_lines > .wrapper.items_4 > .item {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .list_of_items.list_of_items_lines > .wrapper > .item {
    padding: 0.8335em 15px;
  }
}
@media only screen and (min-width: 768px) {
  .edge_left.list_of_items.list_of_items_lines > .wrapper > .item:first-child > .head,
  .edge_left.list_of_items.list_of_items_lines > .wrapper > .item:first-child > .body {
    padding-left: 0;
  }
}
.section_bi_poznaj_ing .bg_gray_light {
  background-color: #f5f5f5 !important;
}
.section_bi_poznaj_ing .list_of_items.list_of_items_lines .item .body {
  background-color: white;
  border: 1px solid #d6d6d6;
  border-bottom: 3px solid rgba(135, 135, 139, 0.4);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
}
.section_bi_poznaj_ing .list_of_items.list_of_items_lines .item .body img {
  width: 100%;
}
.section_bi_poznaj_ing .list_of_items.list_of_items_lines .item .body .content {
  padding: 30px 30px;
}

