/* line 18, brochures.scss */
.nik_grid_module {
  margin-top: 0px !important;
}
/* line 20, brochures.scss */
.brochures_wrapper li.item .nik_grid_module {
  padding-bottom: 0px !important;
  margin-bottom: 55px;
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (max-width: 679px) {
  /* line 20, brochures.scss */
  .brochures_wrapper li.item .nik_grid_module {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 20, brochures.scss */
  .brochures_wrapper li.item .nik_grid_module {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 33, brochures.scss */
  .brochures_wrapper li.item:last-child .nik_grid_module {
    margin-bottom: 0;
  }
}
/* line 43, _base_variable.scss */
html.lt-ie9 .brochures_wrapper li.item:last-child .nik_grid_module {
  margin-bottom: 0;
}
/* line 41, brochures.scss */
.nik_grid_module .item_lg > :first-child {
  margin-top: 0px;
}
@media only screen and (max-width: 619px) {
  /* line 40, brochures.scss */
  .nik_grid_module .item_lg {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 47, brochures.scss */
  .nik_grid_module .item_lg .heading {
    display: none;
  }
}
@media only screen and (min-width: 620px) {
  /* line 53, brochures.scss */
  .nik_grid_module .item_sm {
    display: none;
  }
}
/* line 57, brochures.scss */
html.lt-ie9 .nik_grid_module .item_sm {
  display: none !important;
}
/* line 61, brochures.scss */
.nik_grid_module ul.grid_list {
  display: table;
  width: 100%;
}
/* line 64, brochures.scss */
.nik_grid_module ul.grid_list li {
  float: left;
  display: table;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 64, brochures.scss */
  .nik_grid_module ul.grid_list li {
    height: 130px;
  }
}
@media only screen and (max-width: 999px) {
  /* line 64, brochures.scss */
  .nik_grid_module ul.grid_list li {
    width: 50%;
  }
}
@media only screen and (max-width: 619px) {
  /* line 74, brochures.scss */
  .pdp-container .nik_grid_module ul.grid_list li {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 679px) {
  /* line 80, brochures.scss */
  .brochures_wrapper .nik_grid_module ul.grid_list li {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 87, brochures.scss */
.nik_grid_module ul.grid_list li.extra_li .content_wrapper {
  height: 1px;
}
/* line 91, brochures.scss */
.nik_grid_module ul.grid_list li .content_wrapper {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  padding-bottom: 20px;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 91, brochures.scss */
  .nik_grid_module ul.grid_list li .content_wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 101, brochures.scss */
.nik_grid_module ul.grid_list li .content_wrapper > div {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 101, brochures.scss */
  .nik_grid_module ul.grid_list li .content_wrapper > div {
    vertical-align: middle;
  }
}
/* line 108, brochures.scss */
.nik_grid_module ul.grid_list li .content_wrapper sup {
  top: -10px;
  top: -1rem;
}
/* line 113, brochures.scss */
.nik_grid_module ul.grid_list li .img_wrapper {
  width: 60px;
  height: 80px;
}
/* line 116, brochures.scss */
.nik_grid_module ul.grid_list li .img_wrapper img {
  width: 60px;
}
/* line 120, brochures.scss */
.nik_grid_module ul.grid_list li .text_wrapper {
  padding-left: 20px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 120, brochures.scss */
  .nik_grid_module ul.grid_list li .text_wrapper {
    padding-left: 10px;
  }
}
/* line 125, brochures.scss */
.nik_grid_module ul.grid_list li .text_wrapper h4 {
  /*font-family: "Roboto Black", sans-serif;*/
  text-transform: none;
  margin: 0;
  letter-spacing: -1px;
  font-weight: bold;
  font-size: 1.5rem;
}
@media only screen and (max-width: 1023px) {
  /* line 125, brochures.scss */
  .nik_grid_module ul.grid_list li .text_wrapper h4 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 134, brochures.scss */
.nik_grid_module ul.grid_list li .text_wrapper .p2 {
  margin: 0;
  margin-top: 3px;
}
@media only screen and (max-width: 1023px) {
  /* line 134, brochures.scss */
  .nik_grid_module ul.grid_list li .text_wrapper .p2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 145, brochures.scss */
.nik_grid_module .lazyload-loading {
  background-size: 30px;
}

/* Brochures page */
@media only screen and (max-width: 1023px) {
  /* line 152, brochures.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 157, brochures.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .brochures_wrapper .intro_block {
    margin-top: 33px;
    margin-bottom: 33px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 157, brochures.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .brochures_wrapper .intro_block {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

/*# sourceMappingURL=brochures.css.map */
