@import 'https://fonts.googleapis.com/css?family=Roboto:400,700,700i&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Oswald:300,400&subset=latin-ext';
.Centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
@font-face {
  font-family: 'Oswald';
  /*a name to be used later*/
  font-style: italic;
  font-weight: 300;
}
/* --------------------------------------------------------------------- */
/* > Kolory                                                              */
/* --------------------------------------------------------------------- */
body.seledine a:hover,
body.seledine object,
body.seledine .text-color,
body.seledine button.white,
body.seledine a.button.white,
body.seledine #top.fixed a.zamow.main-color,
body.seledine .text-main-color,
body.seledine section.gallery .title,
body.seledine span.main-color,
body.seledine .choose-year ul li.active a,
body.seledine span.clicks {
  color: #00b4a8;
  fill: #00b4a8;
}
body.seledine section.article-list.blocks .caption h1,
body.seledine .blocks .caption h1,
body.seledine section.article-list.blocks .hovered h1,
body.seledine .blocks .hovered h1,
body.seledine section.article-list.blocks .caption h2,
body.seledine .blocks .caption h2,
body.seledine section.article-list.blocks .hovered h2,
body.seledine .blocks .hovered h2,
body.seledine section.article-list.blocks .caption h3,
body.seledine .blocks .caption h3,
body.seledine section.article-list.blocks .hovered h3,
body.seledine .blocks .hovered h3,
body.seledine section.article-list.blocks .caption h4,
body.seledine .blocks .caption h4,
body.seledine section.article-list.blocks .hovered h4,
body.seledine .blocks .hovered h4,
body.seledine section.article-list.blocks .caption span.article-heading,
body.seledine .blocks .caption span.article-heading,
body.seledine section.article-list.blocks .hovered span.article-heading,
body.seledine .blocks .hovered span.article-heading {
  display: block;
}
body.seledine section.article-list.blocks .caption h1 a:hover,
body.seledine .blocks .caption h1 a:hover,
body.seledine section.article-list.blocks .hovered h1 a:hover,
body.seledine .blocks .hovered h1 a:hover,
body.seledine section.article-list.blocks .caption h2 a:hover,
body.seledine .blocks .caption h2 a:hover,
body.seledine section.article-list.blocks .hovered h2 a:hover,
body.seledine .blocks .hovered h2 a:hover,
body.seledine section.article-list.blocks .caption h3 a:hover,
body.seledine .blocks .caption h3 a:hover,
body.seledine section.article-list.blocks .hovered h3 a:hover,
body.seledine .blocks .hovered h3 a:hover,
body.seledine section.article-list.blocks .caption h4 a:hover,
body.seledine .blocks .caption h4 a:hover,
body.seledine section.article-list.blocks .hovered h4 a:hover,
body.seledine .blocks .hovered h4 a:hover,
body.seledine section.article-list.blocks .caption span.article-heading a:hover,
body.seledine .blocks .caption span.article-heading a:hover,
body.seledine section.article-list.blocks .hovered span.article-heading a:hover,
body.seledine .blocks .hovered span.article-heading a:hover {
  color: #00b4a8;
}
body.seledine button.white:hover,
body.seledine a.button.white:hover {
  color: white;
}
body.seledine button.main-color-white,
body.seledine a.button.main-color-white {
  background: white;
  color: #00b4a8;
  border: 1px #00b4a8 solid;
}
body.seledine button.main-color-white.transparent,
body.seledine a.button.main-color-white.transparent {
  background: transparent;
}
body.seledine button.main-color-white.active,
body.seledine a.button.main-color-white.active,
body.seledine button.main-color-white:hover,
body.seledine a.button.main-color-white:hover {
  color: white;
  background: #00b4a8;
}
body.seledine .progress-bar figure {
  border-color: #00b4a8;
}
body.seledine .fb-icon {
  background-image: url('../../images/front/fb-seledine.png');
}
body.seledine .yt-icon {
  background-image: url('../../images/front/yt-seledine.png');
}
body.seledine .pin-icon {
  background-image: url('../../images/front/pin-seledine.png');
}
body.seledine .inst-icon {
  background-image: url('../../images/front/inst-seledine.png');
}
body.seledine .gplus-icon {
  background-image: url('../../images/front/gplus-seledine.png');
}
body.seledine #top nav > ul#main-menu li a:after,
body.seledine button.main-color,
body.seledine .background-main-color,
body.seledine .progress,
body.seledine ul.main-color li:before,
body.seledine .rwd-slider ul.articles li:before,
body.seledine a.button.main-color {
  background-color: #00b4a8;
  color: white;
}
body.seledine button.main-color:hover,
body.seledine a.button.main-color:hover {
  border-color: #3c3c3c;
  background-color: #3c3c3c;
  color: white;
}
body.seledine button.main-color,
body.seledine a.button.main-color {
  border: 1px #00b4a8 solid;
}
body.seledine .zamow:after {
  border-color: #00b4a8 transparent transparent transparent;
}
body.seledine .zamow:before {
  border-color: transparent transparent #00b4a8 transparent;
}
body.seledine .zamow:hover:after {
  border-color: #3c3c3c transparent transparent transparent;
}
body.seledine .zamow:hover:before {
  border-color: transparent transparent #3c3c3c transparent;
}
body.seledine .page.archiwum-numerow a.main-color.button:nth-of-type(2) {
  background-color: #3c3c3c;
  border: 1px #3c3c3c solid;
}
body.seledine .page.archiwum-numerow a.main-color.button:hover {
  background-color: white;
  border: 1px #3c3c3c solid;
  color: #3c3c3c;
}
@media (max-width: 1170px) {
  body.seledine section.najnowszy-numer {
    background: #00b4a8;
  }
}
@media (max-width: 900px) {
  body.seledine #top .wrapper a.zamow.main-color {
    color: #00b4a8;
  }
}
/* --------------------------------------------------------------------- */
/* > Normalizacja                                                        */
/* --------------------------------------------------------------------- */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
}
html {
  min-height: 100%;
  height: 100%;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'Roboto';
  color: #3c3c3c;
}
body.prenumerata section:nth-child(odd) {
  background: #f8f8f8;
}
body.prenumerata section:nth-child(odd) + form section:nth-child(even) {
  background: #f8f8f8;
}
body.prenumerata section:nth-child(odd) + form section:nth-child(odd) {
  background: white;
}
body.prenumerata section:nth-child(even) {
  background: white;
}
body.prenumerata section:nth-child(even) + form section:nth-child(odd) {
  background: #f8f8f8;
}
body.prenumerata section:nth-child(even) + form section:nth-child(even) {
  background: white;
}
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h1,
h2,
h3,
span.article-heading,
span.heading-title {
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Oswald";
  color: #6e6e6e;
}
figure {
  margin: 0;
}
p,
li {
  line-height: 1.3em;
  margin-top: 0;
}
a,
button {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
section {
  overflow: hidden;
}
span.pink {
  color: #ed008c;
}
span.red-dark {
  color: #d82056;
}
span.red {
  color: #a81414;
}
h1,
span.heading-title {
  font-size: 24px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  margin-top: 0;
}
h1.violet,
span.heading-title.violet {
  color: #c0acdf;
}
h1.blue,
span.heading-title.blue {
  color: #75b6e0;
}
h1.red,
span.heading-title.red {
  color: #c15a66;
}
h1.green-dark,
span.heading-title.green-dark {
  color: #329b7a;
}
h1.dark,
span.heading-title.dark {
  color: #6e6e6e;
}
h1.green,
span.heading-title.green {
  color: #9ad608;
}
h1.ocean-dark,
span.heading-title.ocean-dark {
  color: #2c4754;
}
h1:before,
span.heading-title:before {
  content: '';
  position: absolute;
  width: 1200px;
  height: 1px;
  display: block;
  background: #d5d5d5;
  left: -1232px;
  top: 51%;
}
h1:after,
span.heading-title:after {
  content: '';
  position: absolute;
  width: 2000px;
  height: 1px;
  display: block;
  background: #d5d5d5;
  right: -2032px;
  top: 51%;
}
h2 {
  font-size: 18px;
  margin: 0.6em 0;
}
h3 {
  font-size: 24px;
  font-weight: 300;
}
h4 {
  font-size: 48px;
  font-weight: 300;
  color: #3c3c3c;
  line-height: 48px;
  margin: 1em 0;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
  border: 0;
  outline: 0;
}
.row:after {
  content: " ";
  display: block;
  clear: both;
}
body:not(.prenumerata) section:not(.najnowszy-numer):not(.archiwum):not(.partners):not(.copyright):not(.commercial) > .page {
  background: white;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page {
  width: 100%;
  max-width: calc(1376px);
  padding: 0 22px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.page:after,
.page:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
a.button {
  font-family: 'Oswald';
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
}
a {
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #6e6e6e;
}
.green-dark-text {
  color: #329b7a;
}
.dark-text {
  color: #3c3c3c;
}
.red-text {
  color: #c15a66;
}
.blue-text {
  color: #75b6e0;
}
.green-dark-background {
  background: #329b7a;
  border: 1px #329b7a solid;
}
.violet-background {
  background: #c0acdf;
  border: 1px #c0acdf solid;
}
.blue-background {
  background: #75b6e0;
  border: 1px #75b6e0 solid;
}
body button,
body a.button {
  font-family: 'Oswald';
  color: #6e6e6e;
  border: 1px #6e6e6e solid;
  background: white;
  cursor: pointer;
  padding: 10px 22px;
  font-size: 16px;
  text-transform: uppercase;
}
body button.white,
body a.button.white {
  background-color: white;
  border: 1px white solid;
}
body button.pink,
body a.button.pink {
  background-color: #ed008c;
  border: 1px #ed008c solid;
  color: white;
}
body button.violet,
body a.button.violet {
  background-color: #c0acdf;
  border: 1px #c0acdf solid;
  color: white;
}
body button.classic,
body a.button.classic {
  background-color: white;
  border: 1px black solid;
  color: black;
}
body button.dark,
body a.button.dark {
  background-color: #3c3c3c;
  border: 1px #3c3c3c solid;
  color: white;
}
body button.green,
body a.button.green {
  background-color: #9ad608;
  border: 1px #9ad608 solid;
  color: white;
}
body button.green-middle,
body a.button.green-middle {
  background-color: #289502;
  border: 1px #289502 solid;
  color: white;
}
body button.green-dark,
body a.button.green-dark {
  background-color: #329b7a;
  border: 1px #329b7a solid;
  color: white;
}
body button.red,
body a.button.red {
  background-color: #c15a66;
  border: 1px #c15a66 solid;
  color: white;
}
body button.red-dark,
body a.button.red-dark {
  background-color: #d82056;
  border: 1px #d82056 solid;
  color: white;
}
body button:hover,
body a.button:hover {
  background-color: #3c3c3c;
  border: 1px #3c3c3c solid;
  color: white;
}
body button.arrow-right,
body a.button.arrow-right,
body button.arrow-bottom,
body a.button.arrow-bottom {
  padding-right: 70px;
  position: relative;
}
body button.arrow-right:after,
body a.button.arrow-right:after,
body button.arrow-bottom:after,
body a.button.arrow-bottom:after {
  content: " ";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 85px;
  display: block;
}
body button.arrow-right:after,
body a.button.arrow-right:after {
  background: url('../../images/front/arrow-right.png') center center no-repeat;
}
body button.arrow-right.small,
body a.button.arrow-right.small {
  padding-right: 50px;
}
body button.arrow-right.small:after,
body a.button.arrow-right.small:after {
  background: url('../../images/front/arrow-right-small.png') center center no-repeat;
  width: 65px;
}
body button.arrow-bottom:after,
body a.button.arrow-bottom:after {
  background: url('../../images/front/arrow-bottom.png') center center no-repeat;
}
section.article-list.blocks .caption h1,
.blocks .caption h1,
section.article-list.blocks .hovered h1,
.blocks .hovered h1,
section.article-list.blocks .caption h2,
.blocks .caption h2,
section.article-list.blocks .hovered h2,
.blocks .hovered h2,
section.article-list.blocks .caption h3,
.blocks .caption h3,
section.article-list.blocks .hovered h3,
.blocks .hovered h3,
section.article-list.blocks .caption h4,
.blocks .caption h4,
section.article-list.blocks .hovered h4,
.blocks .hovered h4,
section.article-list.blocks .caption span.article-heading,
.blocks .caption span.article-heading,
section.article-list.blocks .hovered span.article-heading,
.blocks .hovered span.article-heading {
  float: none;
  width: 100%;
  display: block;
  margin: 0.6em 0;
  line-height: 1.5em;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Oswald";
  color: #6e6e6e;
}
section.article-list.blocks .caption h1:after,
.blocks .caption h1:after,
section.article-list.blocks .hovered h1:after,
.blocks .hovered h1:after,
section.article-list.blocks .caption h2:after,
.blocks .caption h2:after,
section.article-list.blocks .hovered h2:after,
.blocks .hovered h2:after,
section.article-list.blocks .caption h3:after,
.blocks .caption h3:after,
section.article-list.blocks .hovered h3:after,
.blocks .hovered h3:after,
section.article-list.blocks .caption h4:after,
.blocks .caption h4:after,
section.article-list.blocks .hovered h4:after,
.blocks .hovered h4:after,
section.article-list.blocks .caption span.article-heading:after,
.blocks .caption span.article-heading:after,
section.article-list.blocks .hovered span.article-heading:after,
.blocks .hovered span.article-heading:after,
section.article-list.blocks .caption h1:before,
.blocks .caption h1:before,
section.article-list.blocks .hovered h1:before,
.blocks .hovered h1:before,
section.article-list.blocks .caption h2:before,
.blocks .caption h2:before,
section.article-list.blocks .hovered h2:before,
.blocks .hovered h2:before,
section.article-list.blocks .caption h3:before,
.blocks .caption h3:before,
section.article-list.blocks .hovered h3:before,
.blocks .hovered h3:before,
section.article-list.blocks .caption h4:before,
.blocks .caption h4:before,
section.article-list.blocks .hovered h4:before,
.blocks .hovered h4:before,
section.article-list.blocks .caption span.article-heading:before,
.blocks .caption span.article-heading:before,
section.article-list.blocks .hovered span.article-heading:before,
.blocks .hovered span.article-heading:before {
  display: none;
}
section.article-list.blocks .caption h1 a,
.blocks .caption h1 a,
section.article-list.blocks .hovered h1 a,
.blocks .hovered h1 a,
section.article-list.blocks .caption h2 a,
.blocks .caption h2 a,
section.article-list.blocks .hovered h2 a,
.blocks .hovered h2 a,
section.article-list.blocks .caption h3 a,
.blocks .caption h3 a,
section.article-list.blocks .hovered h3 a,
.blocks .hovered h3 a,
section.article-list.blocks .caption h4 a,
.blocks .caption h4 a,
section.article-list.blocks .hovered h4 a,
.blocks .hovered h4 a,
section.article-list.blocks .caption span.article-heading a,
.blocks .caption span.article-heading a,
section.article-list.blocks .hovered span.article-heading a,
.blocks .hovered span.article-heading a {
  line-height: 1.45em;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Oswald";
  color: #6e6e6e;
  text-decoration: none;
}
section.article-list.blocks .caption h1,
.blocks .caption h1,
section.article-list.blocks .caption h2,
.blocks .caption h2,
section.article-list.blocks .caption h3,
.blocks .caption h3,
section.article-list.blocks .caption h4,
.blocks .caption h4,
section.article-list.blocks .caption span.article-heading,
.blocks .caption span.article-heading {
  color: white;
}
section.article-list.blocks .caption h1 a,
.blocks .caption h1 a,
section.article-list.blocks .caption h2 a,
.blocks .caption h2 a,
section.article-list.blocks .caption h3 a,
.blocks .caption h3 a,
section.article-list.blocks .caption h4 a,
.blocks .caption h4 a,
section.article-list.blocks .caption span.article-heading a,
.blocks .caption span.article-heading a {
  color: white;
}
body a.button {
  line-height: 2em;
}
section:after,
section:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
ul.main-color,
.rwd-slider ul.articles {
  list-style-type: none;
  padding: 0;
}
ul.main-color li:before,
.rwd-slider ul.articles li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
}
ul.main-color.big li:before,
.rwd-slider ul.articles.big li:before {
  width: 24px;
  height: 24px;
  background-image: url("../../images/front/tick.png");
}
ul.main-color.tick li:before,
.rwd-slider ul.articles.tick li:before {
  width: 15px;
  height: 15px;
  background-image: url("../../images/front/tick.png");
  background-size: 80%;
  background-position: center center;
}
.numer a {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.numer a.hide {
  opacity: 0;
}
.numer img {
  padding: 10px;
  border: 1px #d5d5d5 solid;
  height: auto;
  background: white;
  margin: auto;
}
.cover.online,
.cover.printed {
  display: inline-block;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: top left;
}
.cover.online img,
.cover.printed img {
  width: 100%;
  max-width: 388px;
  padding: 0;
  margin: 0;
  display: block;
}
.cover.duo {
  background-size: 85% auto;
  background-position: top -19% left 65%;
  background-repeat: no-repeat;
}
.cover.printed {
  background-size: 85% auto;
  background-position: top -19% left 65%;
}
.cover.online {
  background-size: 87% auto;
  background-position: top -18% left 54%;
}
/* --------------------------------------------------------------------- */
/* > Menu                                                                */
/* --------------------------------------------------------------------- */
section.commercial {
  min-height: 100px;
}
section.commercial .page {
  padding: 15px 0;
  margin-bottom: 15px;
}
section.commercial .page * {
  margin: auto;
}
section.commercial img {
  margin: auto;
}
section.commercial figure {
  margin: 63px auto;
  display: table;
}
#top {
  position: relative;
  background-image: url('../../images/front/menu-bg.jpg'), url('../../images/front/menu-bg-small.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat, repeat-x;
  background-color: white;
}
#top nav > ul#main-menu > li.prenumerata {
  display: none;
}
#top .row {
  display: table;
  position: relative;
  height: 150px;
}
#top .page {
  position: relative;
}
#top .logo,
#top .search,
#top .social {
  display: table-cell;
  vertical-align: middle;
}
#top .logo {
  width: 393px;
  padding-right: 15px;
}
#top .logo .visible-mobile {
  display: none;
}
#top .logo-fixed {
  max-width: 0px;
  margin-top: 0;
  display: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  float: left;
  line-height: 52px;
  margin-right: 30px;
}
#top .search {
  width: 330px;
  padding: 0 15px;
  text-align: center;
  position: relative;
}
#top .search form {
  position: relative;
}
#top .search button {
  border: 0;
  background: transparent;
  cursor: pointer;
  position: absolute;
  padding: 0;
  bottom: 50%;
  right: 22px;
  margin-bottom: -12px;
}
#top .social {
  width: 209px;
  padding: 0 30px;
}
#top input[type=text] {
  height: 43px;
  line-height: 43px;
  width: 100%;
  padding: 2px 30px 2px 10px;
  border: 1px #dcdddd solid;
}
#top nav > ul#main-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 52px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Oswald';
}
#top nav > ul#main-menu > li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  padding: 18px 14px;
  text-align: center;
}
#top nav > ul#main-menu > li:first-child {
  padding-left: 0;
}
#top nav > ul#main-menu > li:hover a:after {
  height: 4px;
}
#top nav > ul#main-menu > li:hover .page {
  display: block;
}
#top nav > ul#main-menu > li > a {
  position: relative;
}
#top nav > ul#main-menu > li > a:after {
  content: " ";
  display: block;
  position: absolute;
  height: 0px;
  bottom: -13px;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
#top nav > ul#main-menu > li .content {
  padding: 25px 0;
}
#top nav > ul#main-menu > li .content .text {
  padding-top: 20px;
}
#top .gazetka,
#top .zamow {
  position: absolute;
}
#top .zamow {
  bottom: 5px;
  right: 110px;
  line-height: 24px;
  z-index: 99999;
}
#top .gazetka {
  padding: 8px;
  background: white;
  right: 240px;
  bottom: -30px;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  z-index: 9999;
}
.zamow {
  height: 46px;
  position: relative;
  color: white;
}
.zamow:after,
.zamow::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.zamow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 46px 23px 0 0;
  right: -23px;
  top: -1px;
}
.zamow:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 46px 23px;
  left: -23px;
  top: -1px;
}
.social span {
  width: 30px;
  height: 25px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.social span.yt-icon {
  background-size: 155%;
}
figure.gazetka.shadow {
  padding: 8px;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
}
/* --------------------------------------------------------------------- */
/* > Prenumerata top                                                     */
/* --------------------------------------------------------------------- */
#top.prenumerata {
  background-image: none;
  background-color: #f8f8f8;
}
#top.prenumerata .row {
  height: 123px;
  width: 100%;
}
#top.prenumerata .logo {
  width: 210px;
  padding-right: 30px;
  display: table-cell;
}
#top.prenumerata .text {
  display: table-cell;
  vertical-align: middle;
  font-family: "Oswald";
  font-size: 18px;
  font-weight: 300;
}
#top.prenumerata .text p {
  margin: 0;
  padding: 5px 30px;
  border-left: 1px #d2c7c7 solid;
}
/* --------------------------------------------------------------------- */
/* > SuperMenu                                                           */
/* --------------------------------------------------------------------- */
#main-menu .page {
  border-bottom: #d5d5d5;
  border-left: #d5d5d5;
  border-right: #d5d5d5;
  display: none;
  position: absolute;
  left: 0px;
  top: 52px;
  z-index: 10000;
}
ul.super-menu {
  width: 100%;
  padding: 25px 0;
  background: #f3f3f3;
  text-align: left;
}
ul.super-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.super-menu ul li {
  border-bottom: 1px #d5d5d5 solid;
  padding: 11px 0;
  font-size: 14px;
  line-height: 14px;
}
ul.super-menu ul li:last-child {
  border-bottom: none;
}
ul.super-menu:after,
ul.super-menu:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
ul.super-menu > li {
  width: 25%;
  display: block;
  float: left;
  padding: 0 25px;
}
ul.super-menu > li[data-category] {
  display: none;
}
ul.super-menu > li[data-category].active {
  display: block;
}
#top.fixed .wrapper {
  position: fixed;
  top: 0;
  z-index: 99;
  background: #f7f5f5;
  width: 100%;
  max-width: none;
}
#top.fixed .wrapper .gazetka {
  display: none;
}
#top.fixed .wrapper a.zamow.main-color {
  background: transparent;
  border: 0;
  text-decoration: underline;
  right: 0;
}
#top.fixed .wrapper a.zamow.main-color:after,
#top.fixed .wrapper a.zamow.main-color::before {
  border: 0;
}
#top.fixed .wrapper .logo-fixed {
  max-width: 160px;
  margin-top: 5px;
  display: block;
}
/* --------------------------------------------------------------------- */
/* > Najnowsze artykuly                                                  */
/* --------------------------------------------------------------------- */
section.najnowsze-artykuly {
  padding: 0;
}
section.najnowsze-artykuly ul {
  list-style-type: none;
}
section.najnowsze-artykuly ul.articles {
  padding: 0;
  margin: 0 -22px;
  overflow: auto;
}
section.najnowsze-artykuly ul.articles > li {
  display: block;
  float: left;
  margin: 0;
  position: relative;
  color: #ffffff;
  overflow: hidden;
}
section.najnowsze-artykuly ul.articles > li.four-blocks {
  padding: 0;
}
section.najnowsze-artykuly ul.articles > li.one-block {
  padding: 21px;
}
section.najnowsze-artykuly ul.articles > li.big {
  max-width: 50%;
  height: auto;
}
ul.inner-articles {
  width: 110%;
  width: -moz-calc(100% + 22px);
  width: -o-calc(100% + 22px);
  width: -webkit-calc(100% + 22px);
  width: calc(100% + 22px);
}
ul.inner-articles li {
  float: left;
  padding: 22px;
  max-width: 50%;
}
ul.inner-articles .wrapper {
  overflow: hidden;
}
.wrapper {
  position: relative;
}
.label,
.caption,
.label-reklama {
  position: absolute;
  text-transform: uppercase;
  z-index: 10;
}
.label {
  color: #6e6e6e;
  background: white;
  border: 1px #6e6e6e solid;
  top: 11px;
  right: 11px;
  padding: 8px 20px;
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 14px;
  text-align: center;
  min-width: 112px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.label.red {
  background: #c15a66;
  min-width: 89px;
  border: 1px #c15a66 solid;
  color: white;
}
.label.blue {
  background: #75b6e0;
  border: 1px #75b6e0 solid;
  color: white;
}
.label.violet {
  background: #c0acdf;
  border: 1px #c0acdf solid;
  color: white;
}
.label.green {
  background: #9ad608;
  border: 1px #9ad608 solid;
  color: white;
}
.label.green-dark {
  background: #329b7a;
  border: 1px #329b7a solid;
  color: white;
}
.label.ocean-dark {
  background: #2c4754;
  border: 1px #2c4754 solid;
  color: white;
}
.label:hover {
  background: white;
  color: #3c3c3c;
  border: 1px #3c3c3c solid;
}
.label-reklama,
.middle-ads div:first-child {
  color: black;
  top: -18px;
  font-size: 11px;
  font-family: "Oswald";
  font-weight: 300;
}
.middle-ads div:first-child {
  margin-top: 15px;
  margin-bottom: 5px;
}
li.big article {
  width: 50%;
}
li.big article .wrapper:hover .hovered,
.row article .wrapper:hover .hovered {
  bottom: 0;
}
.hovered {
  border: 1px #d5d5d5 solid;
  color: #3c3c3c;
  background: white;
  position: absolute;
  bottom: -100%;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 9;
  padding-top: 60px;
  min-height: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5;
  padding: 60px 13px 8px 13px;
}
.hovered h2 a {
  text-decoration: none;
}
.hovered a {
  text-decoration: underline;
  font-weight: bold;
}
.hovered a.intro:hover,
.hovered a.intro {
  text-decoration: none;
  font-weight: normal;
}
.hovered a.intro:hover,
.hovered a.intro {
  color: #6e6e6e;
}
.caption {
  color: white;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.55);
  padding: 8px 13px;
  font-family: "Roboto";
  line-height: 1.5;
  min-height: 0px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 3;
}
.caption h2 {
  color: white;
}
.caption h2 a {
  text-decoration: none;
}
.caption p {
  font-size: 12px;
  line-height: 1.5em;
}
.caption a {
  color: inherit;
  text-decoration: underline;
  font-weight: bold;
}
.caption a.intro:hover,
.caption a.intro {
  text-decoration: none;
  font-weight: normal;
}
.caption a.intro:hover,
.caption a.intro {
  color: #ffffff;
}
/* --------------------------------------------------------------------- */
/* > Najnowszy numer                                                     */
/* --------------------------------------------------------------------- */
section.najnowszy-numer {
  background: url('../../images/front/numer-background.jpg') 50% no-repeat;
  background-color: #00b4a8;
  padding: 55px 0 120px 0;
}
section.najnowszy-numer h3,
section.najnowszy-numer span.heading-title {
  margin: 0 0 80px 0;
  font-size: 24px;
  font-weight: 300;
  color: white;
}
section.najnowszy-numer h3:after,
section.najnowszy-numer span.heading-title:after,
section.najnowszy-numer h3:before,
section.najnowszy-numer span.heading-title:before {
  display: none;
}
section.najnowszy-numer figure.gazetka {
  float: left;
  display: block;
  max-width: 22.3%;
  padding: 8px;
  background: white;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
}
section.najnowszy-numer .right-content {
  width: 77.7%;
  float: right;
  margin: 0 -6px;
}
section.najnowszy-numer .right-content .wrapper {
  overflow: hidden;
  background: white;
}
section.najnowszy-numer .buttons:after,
section.najnowszy-numer .buttons:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
section.najnowszy-numer .buttons ul {
  list-style-type: none;
  padding: 0;
}
section.najnowszy-numer .buttons ul li {
  max-width: 25%;
  padding: 0 6px;
  display: inline-block;
  float: left;
  width: 100%;
}
section.najnowszy-numer article {
  padding: 0 6px;
}
section.najnowszy-numer a.button {
  width: 100%;
  margin-top: 30px;
  display: block;
}
section.najnowszy-numer h3 {
  color: white;
}
section.najnowszy-numer .label-reklama {
  top: 10px;
  left: 7px;
  color: white;
  z-index: 10;
}
section.najnowszy-numer .row {
  margin: 0;
}
/* --------------------------------------------------------------------- */
/* > Newsletter                                                          */
/* --------------------------------------------------------------------- */
.blocks .title h1,
.blocks .title > span.heading-title {
  float: left;
}
.blocks button.pinned {
  float: left;
  margin: 0;
  margin-left: 20px;
  padding: 0;
  width: auto;
  text-transform: none;
  font-size: 12px;
  min-width: 80px;
  padding: 0 10px;
  margin-top: 7px;
  position: relative;
  z-index: 2;
}
.fixed-newsletter {
  font-family: "Oswald";
}
.fixed-newsletter .left,
.fixed-newsletter .right {
  position: fixed;
  top: 70%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  height: 374px;
}
.fixed-newsletter .rotated {
  display: table;
  height: 100%;
  text-transform: uppercase;
  color: white;
  padding-bottom: 5px;
  width: 30px;
  position: relative;
  text-align: center;
}
.fixed-newsletter .rotated img {
  position: absolute;
  top: 140px;
  right: 12px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fixed-newsletter .rotated .rotated-text {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  padding: 0;
  position: absolute;
  top: 50%;
}
.fixed-newsletter .left {
  left: 0;
  width: 30px;
  overflow: hidden;
  z-index: 12;
  cursor: pointer;
}
.fixed-newsletter .left:hover {
  background: #6e6e6e;
}
.fixed-newsletter.active .left img {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fixed-newsletter.active .right {
  z-index: 11;
  left: 30px;
}
.fixed-newsletter.active .rotated-text {
  top: 48%;
}
.fixed-newsletter .right {
  left: -400px;
  border: 1px #d5d5d5 solid;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.fixed-newsletter .wrapper {
  position: relative;
}
.fixed-newsletter .content {
  width: 285px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.fixed-newsletter .content h3 {
  font-weight: normal;
}
.fixed-newsletter .content p {
  margin-bottom: 30px;
}
.fixed-newsletter input {
  padding: 2px 10px;
  font-family: "Oswald";
  font-weight: 300;
  display: block;
  width: 100%;
  border: 1px #d5d5d5 solid;
  height: 45px;
  line-height: 45px;
}
.fixed-newsletter input::-webkit-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.fixed-newsletter input::-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.fixed-newsletter input:-ms-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.fixed-newsletter input:-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.fixed-newsletter button {
  margin: 37px auto 37px auto;
  width: 152px;
  display: block;
}
/* --------------------------------------------------------------------- */
/* > Tam gdzie bloki                                                     */
/* --------------------------------------------------------------------- */
.blocks .row {
  margin: 0 -22.5px;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.blocks .row:nth-child(4n) article:nth-child(-n + 3),
.blocks .row:nth-child(4n + 1) article:nth-child(-n + 3) {
  float: right;
}
.blocks .row:after,
.blocks .row:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.blocks .row.hide {
  opacity: 0;
}
.blocks .row h1,
.blocks .row > span.article-heading {
  float: left;
  display: inline-block;
}
.blocks article {
  float: left;
  width: 25%;
  padding: 22.5px;
}
.blocks article .wrapper {
  overflow: hidden;
}
.blocks article .country {
  width: 100%;
  padding-left: 0;
}
.blocks article .country .row .half {
  vertical-align: middle;
}
.blocks article .country .wrapper {
  padding: 50px 22.5px 0;
  text-align: center;
}
.blocks article.reklama .wrapper {
  overflow: visible;
}
.blocks article.long {
  width: 50%;
}
.blocks article.big {
  width: 50%;
}
.blocks button {
  width: 90%;
  max-width: 250px;
  display: block;
  margin: 32px auto 0 auto;
}
.new-number h2 {
  text-align: center;
  font-weight: 300;
  margin: 35px auto;
}
.new-number h2 span {
  font-weight: normal;
}
/* --------------------------------------------------------------------- */
/* > Archiwum                                                            */
/* --------------------------------------------------------------------- */
section.archiwum {
  background: url('../../images/front/bg-grey.jpg');
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-position: top center;
  padding: 60px 0;
}
section.archiwum h4 {
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Oswald";
  color: #6e6e6e;
  font-size: 24px;
}
section.archiwum-years {
  text-align: center;
  padding: 30px 0;
}
section.archiwum-years .years {
  padding: 0;
}
section.archiwum-years .year {
  list-style: none;
  display: inline-block;
  cursor: pointer;
  font-size: 1.2em;
  margin: 0.5em;
}
section.archiwum-years .year.active {
  color: #ed008c;
}
section.archiwum-schedules {
  overflow: hidden;
}
section.archiwum-schedules .krok-3 {
  -webkit-transform: scale(0.95) translate(-25%, 0);
  -ms-transform: scale(0.95) translate(-25%, 0);
  transform: scale(0.95) translate(-25%, 0);
  transform-origin: center;
  max-height: 0;
  overflow: hidden;
  transition: transform 0.6s ease, opacity 0.8s ease;
  padding: 0;
  margin: 0;
  opacity: 0;
}
section.archiwum-schedules .krok-3.active {
  -webkit-transform: scale(1) translate(0, 0);
  -ms-transform: scale(1) translate(0, 0);
  transform: scale(1) translate(0, 0);
  transform-origin: center;
  max-height: 500px;
  opacity: 1;
  padding: 15px 0 0;
}
section.cart-fixed {
  position: fixed;
  top: 15px;
  left: 15px;
  transition: all 0.3s linear;
  min-width: 300px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(26, 26, 26, 0.1);
  -moz-box-shadow: 0 0 10px rgba(26, 26, 26, 0.1);
  box-shadow: 0 0 10px rgba(26, 26, 26, 0.1);
  border-radius: 5px;
  z-index: 100;
  padding: 15px;
  overflow: hidden;
}
section.cart-fixed .hide {
  display: none;
  position: absolute;
  top: 0;
  font-size: 26px;
  line-height: 70px;
  right: 30px;
  pointer-events: none;
}
section.cart-fixed.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.cart-fixed .summary {
  width: 100%;
}
section.cart-fixed .summary td {
  padding: 0.5em;
}
section.cart-fixed .summary td:last-child {
  text-align: right;
}
section.cart-fixed .items-container {
  overflow: auto;
  max-height: 200px;
  margin-bottom: 15px;
}
section.cart-fixed .items {
  width: 100%;
  border-collapse: collapse;
}
section.cart-fixed .items .item:nth-child(odd) {
  background: #f7f7f7;
}
section.cart-fixed .items .item td {
  padding: 0.5em;
}
section.cart-fixed .items .item td.price {
  text-align: right;
}
section.cart-fixed .items .item td .remove {
  background: #1a1a1a;
  color: #ffffff;
  padding: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
  font-family: 'Roboto Slab';
  cursor: pointer;
  position: relative;
}
section.cart-fixed .items .item td .remove:before {
  background: #ffffff;
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  width: 60%;
  left: 20%;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
section.cart-fixed .items .item td .remove:after {
  background: #ffffff;
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 20%;
  width: 60%;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
section.cart-fixed .button {
  width: 100%;
}
/* --------------------------------------------------------------------- */
/* > RWD Slider                                                          */
/* --------------------------------------------------------------------- */
.rwd-slider,
.rwd-slider-navigation {
  font-family: 'Roboto Slab';
  position: relative;
}
.rwd-slider .next,
.rwd-slider-navigation .next,
.rwd-slider .prev,
.rwd-slider-navigation .prev {
  position: absolute;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 220px;
  padding: 0 20px;
  margin-top: -25px;
  font-size: 18px;
}
.rwd-slider .next figure,
.rwd-slider-navigation .next figure,
.rwd-slider .prev figure,
.rwd-slider-navigation .prev figure {
  margin: 0 auto 10px auto;
  display: block;
  width: 48px;
  height: 49px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.rwd-slider .prev,
.rwd-slider-navigation .prev {
  left: 0px;
  top: 50%;
}
.rwd-slider .prev:hover figure,
.rwd-slider-navigation .prev:hover figure {
  background-image: url('../../images/front/prev-active.png');
}
.rwd-slider .prev figure,
.rwd-slider-navigation .prev figure {
  background-image: url('../../images/front/prev.png');
}
.rwd-slider .next,
.rwd-slider-navigation .next {
  right: 0;
  top: 50%;
}
.rwd-slider .next:hover figure,
.rwd-slider-navigation .next:hover figure {
  background-image: url('../../images/front/next-active.png');
}
.rwd-slider .next figure,
.rwd-slider-navigation .next figure {
  background-image: url('../../images/front/next.png');
}
.rwd-slider ul.slider {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rwd-slider ul.slider > li {
  padding: 0;
  margin: auto;
  width: 100%;
  max-width: 890px;
}
.rwd-slider ul.slider h4 {
  margin: 40px 0 35px 0;
}
.rwd-slider ul.slider figure {
  float: left;
  width: 42%;
}
.rwd-slider ul.slider figure img {
  padding: 8px;
  background: white;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
}
.rwd-slider ul.slider .right-content {
  float: left;
  width: 58%;
}
.rwd-slider ul.slider .right-content ul.articles {
  padding-bottom: 25px;
}
.rwd-slider ul.slider .right-content ul.articles li {
  margin-bottom: 10px;
}
.rwd-slider ul.slider .right-content ul.articles li:before {
  width: 10px;
  height: 10px;
}
.rwd-slider ul.slider .right-content p {
  margin-bottom: 0;
}
.rwd-slider ul.slider .right-content a.classic {
  width: 47%;
  width: -moz-calc(50% - 13px);
  width: -o-calc(50% - 13px);
  width: -webkit-calc(50% - 13px);
  width: calc(50% - 13px);
}
.rwd-slider ul.slider .right-content .row {
  padding-top: 13px;
}
.rwd-slider ul.slider .right-content .button-right {
  margin-left: 11px;
  border-color: white;
}
.rwd-slider ul.slider .right-content .button-left {
  margin-right: 11px;
  border-color: white;
}
/* --------------------------------------------------------------------- */
/* > Reklama bottom                                                      */
/* --------------------------------------------------------------------- */
section.reklama-bottom {
  text-align: center;
}
section.reklama-bottom .wrapper {
  display: inline-block;
}
section.partners {
  padding: 48px 0;
  background: #f7f7f7;
}
section.partners ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
section.partners ul:after,
section.partners ul:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
section.partners li {
  width: 20%;
  float: left;
}
section.partners li a {
  margin: auto;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
section.partners li a img {
  opacity: 0;
}
section.partners li:first-child a {
  margin-left: 0;
  background-image: url('../../images/front/partners/partner-1.png');
}
section.partners li:first-child a:hover {
  background-image: url('../../images/front/partners/partner-1-active.png');
}
section.partners li:nth-child(2) a {
  margin-left: 15px;
  background-image: url('../../images/front/partners/partner-2.png');
}
section.partners li:nth-child(2) a:hover {
  background-image: url('../../images/front/partners/partner-2-active.png');
}
section.partners li:nth-child(3) {
  text-align: center;
}
section.partners li:nth-child(3) a {
  background-image: url('../../images/front/partners/partner-3.png');
}
section.partners li:nth-child(3) a:hover {
  background-image: url('../../images/front/partners/partner-3-active.png');
}
section.partners li:last-child {
  text-align: right;
}
section.partners li:last-child a {
  margin-right: 0;
  background-image: url('../../images/front/partners/partner-5.png');
}
section.partners li:last-child a:hover {
  background-image: url('../../images/front/partners/partner-5-active.png');
}
section.partners li:nth-last-child(2) {
  text-align: right;
}
section.partners li:nth-last-child(2) a {
  margin-right: 15px;
  background-image: url('../../images/front/partners/partner-4.png');
}
section.partners li:nth-last-child(2) a:hover {
  background-image: url('../../images/front/partners/partner-4-active.png');
}
/* --------------------------------------------------------------------- */
/* > Lista artykulow                                                     */
/* --------------------------------------------------------------------- */
section.article-list.blocks h1,
section.article-list.blocks > span.article-heading {
  float: left;
}
section.article-list.blocks .title button {
  float: left;
  margin: 0;
  margin-left: 20px;
  padding: 0;
  width: auto;
  text-transform: none;
  font-size: 12px;
  padding: 0 10px;
  margin-top: 7px;
  position: relative;
  z-index: 2;
}
section.article-list.blocks .page-listing {
  padding-top: 25px;
}
.page-listing {
  text-align: center;
  font-family: "Oswald";
  font-weight: 300;
}
.page-listing ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.page-listing ul li {
  display: inline-block;
  min-width: 10px;
  margin: 0 5px;
}
.page-listing ul li:hover,
.page-listing ul li.active {
  font-weight: normal;
}
.page-listing ul li:hover a,
.page-listing ul li.active a {
  cursor: pointer;
  color: inherit;
}
.page-listing ul li.disabled {
  opacity: 0.5;
}
.page-listing ul li:first-child span,
.page-listing ul li:first-child a {
  background-image: url('../../images/front/prev.png');
}
.page-listing ul li:first-child a:hover {
  background-image: url('../../images/front/prev-active.png');
}
.page-listing ul li:last-child span,
.page-listing ul li:last-child a {
  background-image: url('../../images/front/next.png');
}
.page-listing ul li:last-child a:hover {
  background-image: url('../../images/front/next-active.png');
}
.page-listing ul li:first-child span,
.page-listing ul li:last-child span,
.page-listing ul li:first-child a,
.page-listing ul li:last-child a {
  font-size: 0;
  vertical-align: top;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-bottom: -4px;
}
.page-listing .prev,
.page-listing .next {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -4px;
}
.page-listing .prev {
  background-image: url('../../images/front/prev.png');
  margin-right: 10px;
}
.page-listing .prev:hover {
  background-image: url('../../images/front/prev-active.png');
}
.page-listing .next {
  background-image: url('../../images/front/next.png');
  margin-left: 10px;
}
.page-listing .next:hover {
  background-image: url('../../images/front/next-active.png');
}
/* --------------------------------------------------------------------- */
/* > Artykul                                                             */
/* --------------------------------------------------------------------- */
section.article .page,
section.article-search .page {
  padding-top: 70px;
}
section.article .page h1,
section.article-search .page h1,
section.article .page > span.article-heading,
section.article-search .page > span.article-heading {
  margin-bottom: 46px;
}
section.article .page .content,
section.article-search .page .content {
  padding: 40px 0;
}
section.article .page .content p,
section.article-search .page .content p {
  font-size: 17px;
  line-height: 1.6em;
  margin-bottom: 40px;
}
section.article .page > .left,
section.article-search .page > .left,
section.article .page > .right,
section.article-search .page > .right {
  float: left;
  display: block;
}
section.article .page > .left,
section.article-search .page > .left {
  width: 75%;
  padding-right: 11px;
}
section.article .page > .left figure,
section.article-search .page > .left figure {
  position: relative;
}
section.article .page > .left figure img,
section.article-search .page > .left figure img {
  margin: auto;
}
section.article .page > .left figure div,
section.article-search .page > .left figure div {
  text-align: center;
  font-size: 12px;
  padding-top: 2px;
  line-height: 14px;
}
section.article .page > .right,
section.article-search .page > .right {
  width: 25%;
  padding-left: 33px;
  overflow: hidden;
  padding-top: 0;
}
section.article .page > .right:after,
section.article-search .page > .right:after {
  content: " ";
  display: block;
  clear: both;
}
section.article .page > .right article,
section.article-search .page > .right article {
  width: 100%;
  padding: 0;
  margin-bottom: 46px;
}
section.article .page > .right .row,
section.article-search .page > .right .row {
  margin: 0;
}
section.article .page .tags,
section.article-search .page .tags {
  font-style: italic;
  font-weight: 300;
  font-family: "Oswald";
  float: right;
  width: 60%;
  width: -moz-calc(100% - 360px);
  width: -o-calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
  width: calc(100% - 360px);
  text-align: right;
}
section.article .page .tags strong,
section.article-search .page .tags strong {
  font-weight: normal;
  font-style: normal;
}
section.article .page .row.social-tags,
section.article-search .page .row.social-tags {
  padding: 18px 0;
  border-top: 1px #d5d5d5 solid;
}
section.article .page .row.social-tags.top,
section.article-search .page .row.social-tags.top {
  border-top: none;
  padding: 15px 0 0;
}
section.article .page .row.social-tags.top .share-social,
section.article-search .page .row.social-tags.top .share-social {
  width: 100%;
}
section.article .page .share-social,
section.article-search .page .share-social {
  float: left;
  width: 360px;
}
section.article .page .share-social span,
section.article-search .page .share-social span {
  float: left;
}
section.article .page .share-social #___plusone_0,
section.article-search .page .share-social #___plusone_0 {
  width: 140px !important;
}
section.article .page .article-text,
section.article-search .page .article-text {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
section.article .page .article-text.old-text h1,
section.article-search .page .article-text.old-text h1,
section.article .page .article-text.old-text h2,
section.article-search .page .article-text.old-text h2,
section.article .page .article-text.old-text h3,
section.article-search .page .article-text.old-text h3,
section.article .page .article-text.old-text h4,
section.article-search .page .article-text.old-text h4,
section.article .page .article-text.old-text h5,
section.article-search .page .article-text.old-text h5,
section.article .page .article-text.old-text h6,
section.article-search .page .article-text.old-text h6,
section.article .page .article-text.old-text p,
section.article-search .page .article-text.old-text p,
section.article .page .article-text.old-text ul,
section.article-search .page .article-text.old-text ul,
section.article .page .article-text.old-text span.article-heading,
section.article-search .page .article-text.old-text span.article-heading {
  margin: 0px;
  padding: 0px;
}
section.article .page .article-text h1,
section.article-search .page .article-text h1,
section.article .page .article-text h2,
section.article-search .page .article-text h2,
section.article .page .article-text h3,
section.article-search .page .article-text h3,
section.article .page .article-text h4,
section.article-search .page .article-text h4,
section.article .page .article-text span.article-heading,
section.article-search .page .article-text span.article-heading {
  padding-top: 0;
  margin-top: 0;
  line-height: 1.6;
  font-size: 20px;
  font-family: "Roboto";
}
section.article .page .article-text h1:after,
section.article-search .page .article-text h1:after,
section.article .page .article-text h2:after,
section.article-search .page .article-text h2:after,
section.article .page .article-text h3:after,
section.article-search .page .article-text h3:after,
section.article .page .article-text h4:after,
section.article-search .page .article-text h4:after,
section.article .page .article-text span.article-heading:after,
section.article-search .page .article-text span.article-heading:after,
section.article .page .article-text h1:before,
section.article-search .page .article-text h1:before,
section.article .page .article-text h2:before,
section.article-search .page .article-text h2:before,
section.article .page .article-text h3:before,
section.article-search .page .article-text h3:before,
section.article .page .article-text h4:before,
section.article-search .page .article-text h4:before,
section.article .page .article-text span.article-heading:before,
section.article-search .page .article-text span.article-heading:before {
  content: none;
}
section.article .page .article-text.shadow:after,
section.article-search .page .article-text.shadow:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  left: 0;
  width: 100%;
  height: 100px;
  box-shadow: inset 0 -100px 100px white;
  pointer-events: none;
}
section.article .page .title-wrapper,
section.article-search .page .title-wrapper {
  position: relative;
}
section.article .page .title-wrapper:before,
section.article-search .page .title-wrapper:before {
  content: '';
  position: absolute;
  width: 1200px;
  height: 1px;
  display: block;
  background: #d5d5d5;
  left: -1232px;
  top: 18.359px;
}
section.article .page .title,
section.article-search .page .title {
  overflow: hidden;
}
section.article .page .title h1,
section.article-search .page .title h1,
section.article .page .title > span.article-heading,
section.article-search .page .title > span.article-heading {
  display: inline-block;
  position: relative;
}
section.article .page .title h1:before,
section.article-search .page .title h1:before,
section.article .page .title > span.article-heading:before,
section.article-search .page .title > span.article-heading:before {
  display: none;
}
section.article .page .title h1:after,
section.article-search .page .title h1:after,
section.article .page .title > span.article-heading:after,
section.article-search .page .title > span.article-heading:after {
  content: "";
  position: absolute;
  top: 51%;
  width: 2000px;
  left: 100%;
  margin-left: 32px;
}
section.article .page .article-addon,
section.article-search .page .article-addon {
  padding-bottom: 45px;
}
section.article .page .article-addon h3,
section.article-search .page .article-addon h3 {
  margin-bottom: 36px;
  color: #3c3c3c;
  font-weight: normal;
}
section.article .page .facebook-block a,
section.article-search .page .facebook-block a {
  display: table;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
section.article .page .facebook-block a img,
section.article-search .page .facebook-block a img,
section.article .page .facebook-block a span,
section.article-search .page .facebook-block a span {
  display: table-cell;
  vertical-align: middle;
}
section.article .page .facebook-block a span,
section.article-search .page .facebook-block a span {
  font-family: "Oswald";
  font-size: 24px;
}
section.article .page .facebook-block a img,
section.article-search .page .facebook-block a img {
  display: inline-block;
  margin-top: -20px;
  height: 70px;
  margin-right: 20px;
}
section.article .page .archiwalny-artykul > h3,
section.article-search .page .archiwalny-artykul > h3 {
  margin-bottom: 60px;
}
section.article .page .archiwalny-artykul .zamow-numer,
section.article-search .page .archiwalny-artykul .zamow-numer {
  background: #f7f7f7;
  padding-top: 32px;
  position: relative;
}
section.article .page .archiwalny-artykul .zamow-numer h3,
section.article-search .page .archiwalny-artykul .zamow-numer h3 {
  text-align: center;
}
section.article .page .archiwalny-artykul .zamow-numer img,
section.article-search .page .archiwalny-artykul .zamow-numer img {
  margin-left: 80px;
  max-width: 50%;
}
section.article .page .archiwalny-artykul .zamow-numer a,
section.article-search .page .archiwalny-artykul .zamow-numer a {
  position: absolute;
  left: 80%;
  top: 65%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  height: 52px;
  width: 255px;
  max-width: 50%;
}
section.article .page .weranda-country,
section.article-search .page .weranda-country {
  margin-bottom: 10px;
}
section.article .page .weranda-country:after,
section.article-search .page .weranda-country:after,
section.article .page .weranda-country:before,
section.article-search .page .weranda-country:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
section.article .page .weranda-country a.button,
section.article-search .page .weranda-country a.button {
  height: 50px;
  margin: 0 auto 32px auto;
  display: block;
  width: 253px;
  line-height: 28px;
}
section.article .page .weranda-country .archiwalny,
section.article-search .page .weranda-country .archiwalny,
section.article .page .weranda-country .country,
section.article-search .page .weranda-country .country {
  display: table;
  float: left;
  height: 546px;
  text-align: center;
}
section.article .page .weranda-country .archiwalny,
section.article-search .page .weranda-country .archiwalny {
  width: 34%;
}
section.article .page .weranda-country .archiwalny h3,
section.article-search .page .weranda-country .archiwalny h3 {
  font-size: 18px;
  margin-bottom: 23px;
}
section.article .page .weranda-country .archiwalny figure,
section.article-search .page .weranda-country .archiwalny figure {
  display: inline-block;
  margin: 0 auto 28px auto;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
}
section.article .page .podobne-tematy .title,
section.article-search .page .podobne-tematy .title {
  padding: 24px 28px;
  background: #eeeeee;
  margin-bottom: 12px;
}
section.article .page .podobne-tematy .title h3,
section.article-search .page .podobne-tematy .title h3 {
  font-size: 18px;
  margin: 0;
}
section.article .page .podobne-tematy .row,
section.article-search .page .podobne-tematy .row {
  background: #f7f7f7;
  padding: 18px 0;
  margin-bottom: 12px;
}
section.article .page .podobne-tematy .wrapper,
section.article-search .page .podobne-tematy .wrapper {
  display: table;
  width: 100%;
}
section.article .page .podobne-tematy .wrapper .cell1,
section.article-search .page .podobne-tematy .wrapper .cell1,
section.article .page .podobne-tematy .wrapper .cell2,
section.article-search .page .podobne-tematy .wrapper .cell2,
section.article .page .podobne-tematy .wrapper .cell3,
section.article-search .page .podobne-tematy .wrapper .cell3 {
  display: table-cell;
  vertical-align: top;
}
section.article .page .podobne-tematy .wrapper .cell1,
section.article-search .page .podobne-tematy .wrapper .cell1 {
  width: 209px;
  vertical-align: middle;
}
section.article .page .podobne-tematy .wrapper .cell1 figure img,
section.article-search .page .podobne-tematy .wrapper .cell1 figure img {
  width: 157px;
  margin: auto;
  display: block;
  -webkit-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  -moz-box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  box-shadow: 0px 3px 5px 3px rgba(72, 72, 72, 0.16);
  border: 1px #b8b8b8 solid;
}
section.article .page .podobne-tematy .wrapper .cell2,
section.article-search .page .podobne-tematy .wrapper .cell2 {
  width: 200px;
  overflow: hidden;
  position: relative;
}
section.article .page .podobne-tematy .wrapper .cell2 img,
section.article-search .page .podobne-tematy .wrapper .cell2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  height: 202px;
}
section.article .page .podobne-tematy .wrapper .cell3,
section.article-search .page .podobne-tematy .wrapper .cell3 {
  padding-left: 22px;
  padding-right: 30px;
}
section.article .page .podobne-tematy .wrapper .cell3 h3,
section.article-search .page .podobne-tematy .wrapper .cell3 h3 {
  margin: 0;
}
section.article .page .podobne-tematy .wrapper .cell3 span.red-dark,
section.article-search .page .podobne-tematy .wrapper .cell3 span.red-dark {
  font-size: 14px;
  text-transform: uppercase;
  color: #d82056;
  margin-bottom: 28px;
  display: block;
  font-family: "Oswald";
  margin-top: -4px;
}
section.article .page .podobne-tematy .wrapper .cell3 p,
section.article-search .page .podobne-tematy .wrapper .cell3 p {
  font-size: 12px;
  line-height: 2em;
  margin-bottom: 0;
}
section.article .page .podobne-tematy .bottom,
section.article-search .page .podobne-tematy .bottom {
  display: table;
  width: 100%;
  margin-top: 52px;
  margin-bottom: 52px;
}
section.article .page .podobne-tematy .bottom h3,
section.article-search .page .podobne-tematy .bottom h3 {
  vertical-align: bottom;
}
section.article .page .podobne-tematy .bottom h3,
section.article-search .page .podobne-tematy .bottom h3,
section.article .page .podobne-tematy .bottom a,
section.article-search .page .podobne-tematy .bottom a {
  display: table-cell;
}
section.article .page .podobne-tematy .bottom span,
section.article-search .page .podobne-tematy .bottom span {
  font-weight: bold;
}
section.article .page .podobne-tematy .bottom strong,
section.article-search .page .podobne-tematy .bottom strong {
  font-size: 30px;
}
section.article .page .podobne-tematy .bottom a,
section.article-search .page .podobne-tematy .bottom a {
  width: 180px;
}
section.article .page .kroki .row,
section.article-search .page .kroki .row {
  display: table;
  width: 100%;
}
section.article .page .kroki .row.first > .left,
section.article-search .page .kroki .row.first > .left {
  width: 255px;
}
section.article .page .kroki .row.first > .right,
section.article-search .page .kroki .row.first > .right {
  padding-left: 40px;
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 16px;
}
section.article .page .kroki .row.first > .right p,
section.article-search .page .kroki .row.first > .right p {
  font-weight: 300;
  line-height: 1.875em;
  text-align: justify;
}
section.article .page .kroki .row.first > .right .title,
section.article-search .page .kroki .row.first > .right .title {
  padding-bottom: 40px;
}
section.article .page .kroki .row.first > .left,
section.article-search .page .kroki .row.first > .left,
section.article .page .kroki .row.first.right,
section.article-search .page .kroki .row.first.right {
  display: table-cell;
  vertical-align: top;
}
section.article .page .kroki .row .progress-bar .progress-label,
section.article-search .page .kroki .row .progress-bar .progress-label {
  width: 105px;
}
section.article .page .kroki .row .progress-bar li,
section.article-search .page .kroki .row .progress-bar li {
  width: 26.66%;
}
section.article .page .kroki .row .progress-bar li:first-child,
section.article-search .page .kroki .row .progress-bar li:first-child,
section.article .page .kroki .row .progress-bar li:last-child,
section.article-search .page .kroki .row .progress-bar li:last-child {
  width: 10%;
}
section.article .page .kroki .row .progress-bar figure,
section.article-search .page .kroki .row .progress-bar figure {
  width: 34px;
  height: 34px;
  margin-top: 3px;
}
section.article .page .kroki .row .progress-bar .progress,
section.article-search .page .kroki .row .progress-bar .progress {
  height: 11px;
}
section.article .page .kroki .row .progress-bar .label-text,
section.article-search .page .kroki .row .progress-bar .label-text {
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.2em;
}
section.article .page .kroki .row.second,
section.article-search .page .kroki .row.second {
  margin-top: 60px;
  margin-bottom: 30px;
}
section.article .page .kroki .row.second .cell.button,
section.article-search .page .kroki .row.second .cell.button {
  width: 200px;
}
section.article .page .kroki .row.second a.button,
section.article-search .page .kroki .row.second a.button {
  height: 35px;
  font-size: 16px;
  display: block;
  padding: 0;
  line-height: 2em;
  width: 200px;
}
section.article .page .kroki .row.second .cell.text1,
section.article-search .page .kroki .row.second .cell.text1 {
  width: 210px;
  line-height: 2em;
  font-size: 16px;
  font-family: "Oswald";
  text-transform: uppercase;
}
section.article .page .kroki .row.second .cell.text2,
section.article-search .page .kroki .row.second .cell.text2 {
  width: 200px;
}
section.article .page .kroki .row.second .cell.text2 a.button,
section.article-search .page .kroki .row.second .cell.text2 a.button {
  background: #f7f7f7;
  color: #3c3c3c;
  border: 1px #f7f7f7 solid;
}
section.article .page .kroki .row.second .cell.text2 a.button:hover,
section.article-search .page .kroki .row.second .cell.text2 a.button:hover {
  background: #3c3c3c;
  border: 1px #3c3c3c solid;
  color: white;
}
section.article .page .kroki .row.second .cell.button:first-child,
section.article-search .page .kroki .row.second .cell.button:first-child {
  width: 175px;
}
section.article .page .kroki .row.second .cell.button:first-child a.button,
section.article-search .page .kroki .row.second .cell.button:first-child a.button {
  width: 175px;
}
section.article .page .kroki .row.second .cell,
section.article-search .page .kroki .row.second .cell {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
section.article .page .kroki .row.second .cell.bg,
section.article-search .page .kroki .row.second .cell.bg {
  width: 40px;
}
section.article .page .kroki .row.second .cell.bg,
section.article-search .page .kroki .row.second .cell.bg,
section.article .page .kroki .row.second .cell.bg-long,
section.article-search .page .kroki .row.second .cell.bg-long {
  vertical-align: middle;
  padding: 0 15px;
}
section.article .page .kroki .row.second .cell.bg:after,
section.article-search .page .kroki .row.second .cell.bg:after,
section.article .page .kroki .row.second .cell.bg-long:after,
section.article-search .page .kroki .row.second .cell.bg-long:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d5d5d5;
}
section.article .page .ankieta,
section.article-search .page .ankieta {
  font-family: "Oswald";
  font-weight: 300;
}
section.article .page .ankieta form,
section.article-search .page .ankieta form {
  position: relative;
}
section.article .page .ankieta .row,
section.article-search .page .ankieta .row {
  position: relative;
  padding-bottom: 20px;
}
section.article .page .ankieta span.clicks,
section.article-search .page .ankieta span.clicks {
  float: right;
  font-weight: bold;
}
section.article .page .ankieta .buttons:after,
section.article-search .page .ankieta .buttons:after,
section.article .page .ankieta .buttons:before,
section.article-search .page .ankieta .buttons:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
section.article .page .ankieta .buttons button,
section.article-search .page .ankieta .buttons button {
  height: 50px;
}
section.article .page .ankieta .buttons a,
section.article-search .page .ankieta .buttons a {
  display: inline-block;
  vertical-align: bottom;
}
section.article .page .ankieta input[type=radio],
section.article-search .page .ankieta input[type=radio] {
  opacity: 0;
}
section.article .page .ankieta input[type=radio]:checked + label:after,
section.article-search .page .ankieta input[type=radio]:checked + label:after {
  content: " ";
  display: block;
  background-color: #575757;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  left: 7px;
  top: 8px;
  position: absolute;
  border-radius: 20px;
}
section.article .page .ankieta label,
section.article-search .page .ankieta label {
  margin-left: 40px;
}
section.article .page .ankieta label:before,
section.article-search .page .ankieta label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: white;
  border: 1px #b8b8b8 solid;
  border-radius: 20px;
}
section.article .page .buttons,
section.article-search .page .buttons {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
}
section.article .page .buttons a,
section.article-search .page .buttons a {
  height: 50px;
  line-height: 2em;
  width: 140px;
  margin: 0 5px;
}
article.newsletter {
  position: relative;
  font-family: "Oswald";
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
article.newsletter form {
  position: absolute;
  top: 0px;
  width: 100%;
  padding: 40px 15px;
}
article.newsletter p {
  line-height: 1.8em;
}
article.newsletter p span {
  font-size: 24px;
}
article.newsletter p strong {
  font-weight: normal;
  color: #c15a66;
}
article.newsletter input {
  height: 45px;
  width: 100%;
  line-height: 45px;
  padding: 2px 10px;
  font-family: "Oswald";
  font-weight: 300;
  background: rgba(255, 255, 255, 0.6);
  border: 1px #d5d5d5 solid;
}
article.newsletter input::-webkit-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
article.newsletter input::-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
article.newsletter input:-ms-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
article.newsletter input:-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
article.newsletter button.submit.classic {
  margin-top: 24px;
  max-width: 151px;
}
.newsletter.big {
  background: url('../../images/front/newsletter-long.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  padding: 22px;
}
.newsletter.big:after,
.newsletter.big:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.newsletter.big h2 {
  margin: 0 0 5px 0;
}
.newsletter.big h3 {
  margin: 0 0 10px 0;
}
.newsletter.big input[type="text"] {
  height: 46px;
  margin: 0;
  padding-left: 10px;
  float: left;
  font-family: 'Oswald';
}
.newsletter.big input[type="text"]::-webkit-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.newsletter.big input[type="text"]::-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.newsletter.big input[type="text"]:-ms-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.newsletter.big input[type="text"]:-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.newsletter.big form {
  width: 60%;
  float: right;
}
.newsletter.big form .row {
  display: table;
  width: 100%;
}
.newsletter.big form .row input {
  display: table-cell;
  width: 68%;
  margin-right: 2%;
}
.newsletter.big form .row button {
  display: table-cell;
  width: 30%;
}
.country {
  padding-left: 12px;
  width: 66%;
  text-transform: uppercase;
  font-family: "Oswald";
  display: table;
}
.country h3 {
  font-size: 36px;
  width: 420px;
  margin: 0 auto 24px auto;
  line-height: 30px;
}
.country h3 span {
  font-size: 24px;
}
.country .wrapper {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
  border: 1px #eeeeee solid;
  background: #f7f7f7;
}
.country .sub-title {
  color: #389d15;
  margin-bottom: 90px;
}
.country .row {
  display: table;
  width: 100%;
}
.country .row .half {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.country .row .half:last-child img {
  margin-left: 0;
}
.country .row .half img {
  display: block;
  margin: auto;
}
.country .row .half p {
  width: 253px;
  text-align: justify;
  font-size: 12px;
  font-weight: 300;
  margin: 20px auto 30px auto;
}
/* --------------------------------------------------------------------- */
/* > Artykul                                                             */
/* --------------------------------------------------------------------- */
section.article-search .results-top,
section.article-search .results-input {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 18px;
  color: #6e6e6e;
}
section.article-search .results-top {
  padding-bottom: 24px;
  font-weight: 300;
  line-height: 18px;
}
section.article-search .results-top strong {
  font-weight: normal;
}
section.article-search .label {
  top: 0px;
  right: 0px;
}
section.article-search .page-listing {
  padding-bottom: 40px;
}
section.article-search .results-input {
  line-height: 45px;
}
section.article-search .results-input form:after,
section.article-search .results-input form:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
section.article-search .results-input label {
  float: left;
  margin-right: 20px;
  font-weight: normal;
}
section.article-search .results-input .search-wrapper {
  width: 100%;
  max-width: 415px;
  position: relative;
  display: inline-block;
}
section.article-search .results-input .search-wrapper span {
  position: absolute;
  right: 15px;
  padding: 0;
  font-size: 16px;
  bottom: 50%;
  margin-bottom: -22px;
  line-height: 16px;
}
section.article-search .results-input .search-wrapper span button,
section.article-search .results-input .search-wrapper span button:hover {
  background: transparent;
  border: 0;
}
section.article-search .results-input input {
  padding: 2px 10px;
  font-family: "Oswald";
  font-weight: 300;
  height: 45px;
  width: 100%;
  border: 1px #dddddd solid;
}
section.article-search .results-input input::-webkit-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
section.article-search .results-input input::-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
section.article-search .results-input input:-ms-input-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
section.article-search .results-input input:-moz-placeholder {
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
.search-results {
  padding-top: 65px;
}
.search-results .row {
  display: table;
  margin-bottom: 39px;
}
.search-results article {
  width: 180px;
  display: table-cell;
  padding-top: 3px;
}
.search-results .caption-text {
  width: 60%;
  width: -moz-calc(100% - 180px);
  width: -o-calc(100% - 180px);
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}
.search-results .caption-text h2 {
  margin-top: 0;
  margin-bottom: 22px;
}
.search-results .caption-text p {
  margin-top: 0;
  font-size: 14px;
  line-height: 2em;
}
/* --------------------------------------------------------------------- */
/* > Artykul slider                                                      */
/* --------------------------------------------------------------------- */
.rwd-slider-article {
  position: relative;
}
.rwd-slider-article > .prev,
.rwd-slider-article > .next {
  text-shadow: 1px 1px 1px;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
  padding: 2px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 30px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
}
.rwd-slider-article > .prev:hover,
.rwd-slider-article > .next:hover {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
}
.rwd-slider-article > .prev {
  left: 32px;
}
.rwd-slider-article > .next {
  right: 32px;
}
.rwd-slider-article .slider {
  list-style-type: none;
  white-space: nowrap;
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  font-size: 0;
}
.rwd-slider-article .slider li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  margin: 0;
  float: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  white-space: normal;
}
.rwd-slider-article .slider li img {
  margin: auto;
}
.rwd-slider-navigation {
  position: relative;
}
.rwd-slider-navigation > .slider {
  list-style-type: none;
  white-space: nowrap;
  padding: 0;
  overflow: hidden;
  width: 100%;
  font-size: 0;
  width: 90%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}
.rwd-slider-navigation > .slider li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0;
  margin: 0;
  float: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  white-space: normal;
  text-align: center;
}
.rwd-slider-navigation > .slider li.active figure:after,
.rwd-slider-navigation > .slider li:hover figure:after {
  opacity: 1;
}
.rwd-slider-navigation > .slider li.active figure:before,
.rwd-slider-navigation > .slider li:hover figure:before {
  opacity: 0.5;
}
.rwd-slider-navigation > .slider li figure {
  cursor: pointer;
  display: inline-block;
}
.rwd-slider-navigation > .slider li figure img {
  width: 100%;
  height: auto;
}
.rwd-slider-navigation > .slider li figure:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  top: 0px;
  left: 0px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  z-index: 2;
}
.rwd-slider-navigation > .slider li figure:after {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  max-width: 68px;
  height: 68px;
  background: url('../../images/front/lupa-big.png');
  top: 50%;
  left: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  z-index: 3;
}
.rwd-slider-navigation .prev,
.rwd-slider-navigation .next {
  width: auto;
  padding: 0;
  margin-top: -15px;
}
.rwd-slider-navigation .prev figure,
.rwd-slider-navigation .next figure {
  width: 30px;
  height: 30px;
  background-size: contain;
}
/* --------------------------------------------------------------------- */
/* > Image gallery                                                       */
/* --------------------------------------------------------------------- */
section.gallery .overlay {
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #b4b4b4;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
}
section.gallery object {
  width: 20px;
  height: 20px;
  fill: #00b4a8;
}
section.gallery .page {
  position: fixed;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
section.gallery .content {
  background: white;
  width: 100%;
  max-width: 1202px;
  margin: auto;
  padding: 50px 81px;
  position: relative;
}
section.gallery .close {
  top: 11px;
  right: 47px;
  position: absolute;
}
section.gallery .top {
  font-family: "Oswald";
  text-transform: uppercase;
}
section.gallery .social {
  padding-left: 5px;
  display: inline-block;
}
section.gallery .social span {
  height: 18px;
  width: 22px;
}
section.gallery .title {
  font-size: 24px;
  padding-bottom: 10px;
}
section.gallery .middle {
  width: 100%;
  display: table;
}
section.gallery .middle figure,
section.gallery .middle .text-block {
  display: table-cell;
  vertical-align: top;
}
section.gallery .middle figure {
  width: 65%;
  padding-top: 8px;
  text-align: center;
}
section.gallery .middle figure img {
  display: block;
  margin: auto;
}
section.gallery .middle .text-block {
  width: 35%;
  padding-left: 31px;
  font-size: 14px;
}
section.gallery .middle .text-block p {
  line-height: 2em;
}
section.gallery .bottom {
  padding-top: 25px;
}
section.gallery .bottom button {
  padding-left: 15px;
  padding-right: 15px;
}
section.gallery .bottom span {
  float: right;
  margin-left: 10px;
  width: 17px;
  margin-top: 4px;
}
section.gallery .next,
section.gallery .prev {
  position: absolute;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-top: -25px;
  width: 81px;
}
section.gallery .next figure,
section.gallery .prev figure {
  margin: 0 auto 10px auto;
  display: block;
  width: 48px;
  height: 49px;
}
section.gallery .prev {
  left: 0px;
  top: 50%;
}
section.gallery .prev:hover figure {
  background: url('../../images/front/prev-active.png');
}
section.gallery .prev figure {
  background: url('../../images/front/prev.png');
}
section.gallery .next {
  right: 0;
  top: 50%;
}
section.gallery .next:hover figure {
  background: url('../../images/front/next-active.png');
}
section.gallery .next figure {
  background: url('../../images/front/next.png');
}
/* --------------------------------------------------------------------- */
/* > Prenumerata                                                         */
/* --------------------------------------------------------------------- */
.top-prenumerata {
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
  font-family: "Oswald";
  color: #1b1b1b;
}
.top-prenumerata .title-1 {
  font-size: 36px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.top-prenumerata .title-2 {
  font-size: 30px;
  margin-bottom: 35px;
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.top-prenumerata .title-3 {
  font-weight: 300;
}
/* --------------------------------------------------------------------- */
/* > Prenumerata progress                                                */
/* --------------------------------------------------------------------- */
.progress-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.progress-2 .progress-bar {
  max-width: 670px;
}
.progress-2 li:first-child {
  width: 25%;
}
.progress-2 li:nth-child(2) {
  width: 50%;
}
.progress-2 li:last-child {
  width: 25%;
}
.progress-bar {
  width: 100%;
  margin: auto;
  position: relative;
  height: 90px;
}
.progress-bar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  height: 90px;
}
.progress-bar ul li {
  display: table-cell;
  position: relative;
}
.progress-bar ul li.active .progress {
  background: #ed008c;
}
.progress-bar ul li.active .progress-label span {
  color: #ed008c;
}
.progress-bar ul li.active figure {
  background: white;
  border-color: #ed008c;
  position: relative;
}
.progress-bar ul li.active figure div {
  position: absolute;
  background: #ed008c;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.progress-bar ul li.active.complete figure {
  background: url('../../images/front/progress-complete.png');
  background-size: 150%;
  background-position: center;
}
.progress-bar ul li:first-child .progress {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.progress-bar ul li:last-child .progress {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.progress-bar .progress {
  display: block;
  position: absolute;
  width: 100%;
  height: 18px;
  z-index: 9;
  top: 12px;
}
.progress-bar figure {
  width: 43px;
  height: 43px;
  display: block;
  text-align: center;
  background: white;
  border-radius: 25px;
  border-width: 6px;
  border-style: solid;
  margin: 0 auto 16px auto;
}
.progress-bar .progress-label {
  position: absolute;
  text-align: center;
  top: 0px;
  right: 0;
  z-index: 20;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
}
.progress-bar .progress-label span {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Oswald";
}
/* --------------------------------------------------------------------- */
/* > Newsletter                                                          */
/* --------------------------------------------------------------------- */
section.article.two-halfs .title-before-list {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 20px;
}
section.article.two-halfs ul.dot-style {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "Oswald";
  text-transform: uppercase;
  color: #575757;
}
section.article.two-halfs ul.dot-style li {
  margin-bottom: 20px;
  line-height: 1.5;
  position: relative;
  padding-left: 20px;
}
section.article.two-halfs ul.dot-style li:before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  margin-bottom: 4px;
}
section.article.two-halfs .left {
  width: 50%;
  padding-right: 30px;
}
section.article.two-halfs .right {
  width: 50%;
  padding-left: 30px;
}
section.article.two-halfs .right p {
  font-size: 12px;
  color: #575757;
  line-height: 2.167em;
}
section.article.two-halfs .row {
  display: table;
  width: 100%;
  padding-bottom: 12px;
}
section.article.two-halfs .row label {
  width: 110px;
  vertical-align: middle;
  color: #575757;
}
section.article.two-halfs .row input {
  width: 100%;
  height: 50px;
  padding: 10px;
  border: 1px #d5d5d5 solid;
}
section.article.two-halfs .row textarea.error,
section.article.two-halfs .row input[type=text].error {
  border-color: red;
}
section.article.two-halfs input,
section.article.two-halfs label {
  display: table-cell;
}
section.article.two-halfs .row-checkbox label {
  line-height: 2.167em;
  font-size: 12px;
  color: #575757;
  padding-bottom: 25px;
  padding-top: 4px;
}
section.article.two-halfs button {
  margin-left: auto;
  width: 130px;
  height: 51px;
  margin-bottom: 45px;
  display: block;
}
/* --------------------------------------------------------------------- */
/* > Prenumerata numer                                                   */
/* --------------------------------------------------------------------- */
section.numer-prenumerata {
  color: #1b1b1b;
}
section.numer-prenumerata .left,
section.numer-prenumerata .right {
  width: 50%;
  float: left;
  display: inline-block;
}
section.numer-prenumerata .left {
  text-align: right;
}
section.numer-prenumerata .left .cover {
  float: right;
  margin-top: 30px;
  margin-right: 30px;
}
section.numer-prenumerata .right {
  padding-left: 63px;
  font-family: "Oswald";
  color: #1b1b1b;
}
section.numer-prenumerata .title-1,
section.numer-prenumerata .title-2,
section.numer-prenumerata .simple-text {
  max-width: 100%;
}
section.numer-prenumerata .title-1 {
  padding-top: 65px;
  font-size: 36px;
}
section.numer-prenumerata .title-2 {
  font-weight: 300;
  font-size: 36px;
}
section.numer-prenumerata .title-2 span {
  color: #ed008c;
  font-size: 42px;
  font-weight: bold;
}
section.numer-prenumerata .title-2 span strong {
  font-size: 30px;
}
section.numer-prenumerata .simple-text {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 300;
}
section.numer-prenumerata .gratis {
  color: #ed008c;
  text-transform: uppercase;
}
/* --------------------------------------------------------------------- */
/* > Aktualny numer                                                      */
/* --------------------------------------------------------------------- */
section.article .current-number .left .title h1,
section.article .current-number .title > span.heading-title {
  color: #575757;
  margin-bottom: 0;
}
.current-number .row {
  display: table;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.current-number .row.top {
  padding: 60px 0;
}
.current-number .row.bottom {
  padding: 60px 0 105px 0;
}
.current-number .row .half {
  width: 50%;
  display: table-cell;
}
.current-number .row .half:first-child {
  text-align: right;
  padding-right: 10px;
}
.current-number .row .half:last-child {
  padding-left: 10px;
  text-align: left;
}
.current-number .row .half a.button {
  width: 100%;
  padding: 15px;
  max-width: 250px;
  display: inline-block;
}
.current-number .current-site {
  padding: 60px 0 40px 0;
  margin: auto;
  display: block;
  width: 100%;
  max-width: 400px;
  text-align: center;
  position: relative;
  z-index: 4;
}
.current-number .current-site img {
  margin: auto;
  width: 311px;
}
.current-number .sites-preview-text p {
  font-size: 30px;
  margin: 0;
  color: #3c3c3c;
  text-align: center;
  padding-bottom: 60px;
}
.current-number .sites-preview .wrapper {
  position: relative;
}
.current-number .previous-site,
.current-number .next-site {
  position: absolute;
  z-index: 2;
  width: 257px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.current-number .previous-site {
  left: 25%;
}
.current-number .next-site {
  left: 75%;
}
.current-number .text {
  padding-top: 20px;
  color: #575757;
  font-size: 24px;
  font-family: "Oswald";
  font-weight: 300;
  line-height: 1.5em;
}
.current-number .text strong {
  font-weight: normal;
}
.current-number .header {
  padding: 80px 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-family: "Oswald";
}
.current-number .progress-bar {
  height: 210px;
}
.current-number .progress-bar ul li {
  width: 25%;
}
.current-number .progress-bar ul li:first-child,
.current-number .progress-bar ul li:last-child {
  width: 12.5%;
}
.current-number .progress-bar .progress-label {
  width: 170px;
  text-align: center;
}
.current-number .progress-bar .label-text {
  font-size: 16px;
  font-family: "Oswald";
  text-transform: uppercase;
  font-weight: 300;
  color: #575757;
  padding-top: 22px;
}
.current-number .progress-bar .label-text img {
  margin: auto;
  margin-top: 4px;
}
.current-number .social {
  padding: 0;
  margin: 0;
  margin-left: auto;
  display: block;
  text-align: right;
}
.current-number .social span {
  height: 20px;
  width: 22px;
}
.current-number .prev {
  left: 0px;
  top: 50%;
}
.current-number .prev:hover figure {
  background: url('../../images/front/prev-active.png');
}
.current-number .prev figure {
  background: url('../../images/front/prev.png');
}
.current-number .next {
  right: 0;
  top: 50%;
}
.current-number .next:hover figure {
  background: url('../../images/front/next-active.png');
}
.current-number .next figure {
  background: url('../../images/front/next.png');
}
.current-number .prev,
.current-number .next {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  position: absolute;
  z-index: 5;
}
.current-number .prev figure,
.current-number .next figure,
.current-number .prev:hover figure,
.current-number .next:hover figure {
  display: block;
  width: 48px;
  height: 49px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.current-number .title h1,
.current-number .title > span.heading-title {
  margin-bottom: 5px;
}
/* --------------------------------------------------------------------- */
/* > form zamowiania                                                     */
/* --------------------------------------------------------------------- */
.error-note {
  color: red;
}
.form.newest {
  padding-bottom: 67px;
  max-width: 562px;
  width: 100%;
  margin: auto;
  font-family: "Oswald";
  font-weight: 300;
  font-size: 18px;
  color: black;
  text-align: left;
}
.form.newest .row-checkbox {
  margin-bottom: 22px;
}
.form.newest .row {
  display: table;
  width: 100%;
  margin-bottom: 18px;
}
.form.newest .row .half {
  display: inline-table;
  width: 50%;
}
.form.newest .row label {
  display: table-cell;
  width: 130px;
}
.form.newest .row input[type="text"],
.form.newest .row input[type="password"] {
  display: table-cell;
  width: 100%;
  height: 45px;
  border: 1px #d4d4d4 solid;
  font-family: "Oswald";
  font-size: 18px;
  font-weight: 300;
  padding: 0px 10px;
}
.form.newest .row input[type="text"].error,
.form.newest .row input[type="password"].error {
  border-color: red;
}
.form.newest .row select {
  display: table-cell;
  width: 100%;
  height: 45px;
  border: 1px #d4d4d4 solid;
  font-family: "Oswald";
  font-size: 16px;
  font-weight: 300;
  padding: 0px 10px;
}
.form.newest .row select.error {
  border-color: red;
}
.form.newest .row input#house {
  width: 93px;
}
.form.newest .row input#zip {
  width: 140px;
}
.form.newest .row input#local {
  width: 98px;
}
.form.newest .row #local-half {
  width: 193px;
  float: right;
}
.form.newest .row #city-half {
  width: 265px;
  float: right;
}
.form.newest .error-note {
  display: block;
  font-size: 0.8em;
  color: red;
  text-align: right;
  clear: both;
}
.form.newest .half .error-note {
  text-align: left;
}
.form.newest .shipment-address,
.form.newest .company-info {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.8s ease;
}
.form.newest .shipment-address.active,
.form.newest .company-info.active {
  max-height: 800px;
  opacity: 1;
}
.row-checkbox {
  position: relative;
}
.row-checkbox input[type=checkbox]:checked + label:before {
  content: " ";
  font-size: 16px;
  color: #8d8d8d;
  text-align: center;
  line-height: 15px;
  background-color: white;
  background-image: url('../../images/front/tick-seledine.png');
  background-repeat: no-repeat;
  background-position: center;
}
.row-checkbox input[type=checkbox].error + label:before {
  border-color: red;
}
.row-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.row-checkbox label {
  padding-left: 40px;
  display: block;
}
.row-checkbox label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #f5f6f6;
  border: 1px #d3cece solid;
}
.row-checkbox .error-note {
  text-align: left;
}
.row-checkbox-after {
  position: relative;
  display: table;
  height: 45px;
}
.row-checkbox-after input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.row-checkbox-after label {
  padding-left: 0;
  display: table-cell;
  width: 130px;
}
.row-checkbox-after label:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: absolute;
  left: 100%;
  top: 1px;
  background-color: #f5f6f6;
  border: 1px #d3cece solid;
}
.row-checkbox-after input[type=checkbox]:checked + label:after {
  content: " ";
  font-size: 16px;
  color: #8d8d8d;
  text-align: center;
  line-height: 15px;
  background-color: white;
  background-image: url('../../images/front/tick-seledine.png');
  background-repeat: no-repeat;
  background-position: center;
}
.row-checkbox-after input[type=checkbox].error + label:after {
  border-color: red;
}
.row-checkbox-after .error-note {
  text-align: left;
}
.row-radio {
  position: relative;
  display: table;
}
.row-radio input[type=radio]:checked + label:before {
  content: " ";
  font-size: 16px;
  color: #8d8d8d;
  text-align: center;
  line-height: 15px;
  background-color: white;
  background-image: url('../../images/front/tick-seledine.png');
  background-repeat: no-repeat;
  background-position: center;
}
.row-radio input[type=radio].error + label:before {
  border-color: red;
}
.row-radio input[type="radio"] {
  background: none;
  display: table-cell;
  width: 20px;
  height: 20px;
  vertical-align: top;
  opacity: 0;
  float: left;
  margin: 0;
  margin-right: 10px;
  margin-top: -10px;
}
.row-radio label {
  padding-left: 15px;
  display: table-cell;
}
.row-radio label:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #f5f6f6;
  border: 1px #d3cece solid;
}
/* --------------------------------------------------------------------- */
/* > Archiwum numeru                                                     */
/* --------------------------------------------------------------------- */
.archiwum-numer .left h1,
.archiwum-numer .left > span.article-heading {
  margin-bottom: 47px;
}
.archiwum-numer .left .search-results {
  padding-top: 0;
}
.archiwum-numer .left .archiwalny-numer {
  display: table;
  width: 100%;
  margin-bottom: 47px;
}
.archiwum-numer .left .numer,
.archiwum-numer .left .right-block {
  display: table-cell;
  vertical-align: bottom;
}
.archiwum-numer .left .numer {
  width: 245px;
}
.archiwum-numer .left .right-block {
  padding-left: 43px;
}
.archiwum-numer .left .right-block .small-row {
  vertical-align: bottom;
}
.archiwum-numer .left .right-block .left {
  font-size: 48px;
  color: #3c3c3c;
}
.archiwum-numer .left .right-block .right {
  text-align: right;
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
}
.archiwum-numer .left .right-block .right span {
  font-size: 18px;
  font-weight: bold;
}
.archiwum-numer .left .right-block .right span strong {
  font-size: 30px;
}
.archiwum-numer .left .right-block .text {
  padding: 40px 0 35px 0;
  line-height: 1.5em;
}
.archiwum-numer .left .right-block .buttons-row {
  display: table;
  width: 100%;
}
.archiwum-numer .left .right-block .buttons-row .button-cell {
  width: 33.33333333%;
  display: table-cell;
}
.archiwum-numer .left .right-block .buttons-row .button-cell a {
  padding: 13px 20px;
  display: inline-block;
  width: 205px;
}
.archiwum-numer .left .right-block .buttons-row .button-cell:nth-child(2) {
  text-align: center;
}
.archiwum-numer .left .right-block .buttons-row .button-cell:last-child {
  text-align: right;
}
.small-row {
  display: table;
  width: 100%;
}
.small-row .left,
.small-row .right {
  display: table-cell;
}
.wrapper.select {
  margin-top: 15px;
  margin-bottom: 40px;
}
.wrapper.select select.arrow {
  font-size: 16px;
  height: 45px;
  line-height: 43px;
  font-family: "Oswald";
  border: 1px #d5d5d5 solid;
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  padding-left: 20px;
  padding-right: 45px;
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.wrapper.select select.arrow::-ms-expand {
  display: none;
}
.wrapper.select select.arrow option {
  font-weight: 300;
  text-transform: uppercase;
  font-family: "Oswald";
}
.wrapper.select:after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 65px;
  height: 100%;
  content: "";
  background: url('../../images/front/select-arrow.png') center;
  cursor: pointer;
  pointer-events: none;
  background-repeat: no-repeat;
}
/* --------------------------------------------------------------------- */
/* > wybor platnosci                                                     */
/* --------------------------------------------------------------------- */
section.payment-choice {
  padding: 65px 0 0 0;
  background-color: #f8f8f8;
  font-family: "Oswald";
  font-size: 24px;
  text-align: center;
  font-weight: 300;
}
section.payment-choice.small .cards {
  padding-top: 40px;
}
section.payment-choice .row-radio {
  padding-top: 55px;
  display: table;
  width: 100%;
  max-width: 462px;
  margin: auto;
}
section.payment-choice .row-radio .half {
  display: inline-table;
  float: left;
  width: 44%;
  position: relative;
}
section.payment-choice .row-radio .half:first-child {
  width: 256px;
}
section.payment-choice .row-radio input[type=checkbox]:checked + label:before {
  background-image: url('../../images/front/tick-pink.png');
}
section.payment-choice .row-radio label {
  color: #ed008c;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;
}
section.payment-choice .row-radio label:before {
  background-color: white;
}
.cards {
  padding: 65px 0;
}
.cards img {
  margin: auto;
}
section.zamawiam-z-zaplata {
  padding: 75px 0;
}
section.zamawiam-z-zaplata button {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 548px;
  font-size: 30px;
  padding: 10px;
  min-height: 62px;
}
section.zamawiam-z-zaplata button span {
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: 2px;
}
section.payment-data {
  padding: 75px 0;
  font-family: "Oswald";
  font-size: 20px;
  font-weight: lighter;
  text-align: left;
}
section.payment-data strong {
  font-weight: normal;
}
section.payment-data .important {
  color: #ed008c;
  font-weight: normal;
}
section.payment-data .left,
section.payment-data .right {
  float: left;
  width: 50%;
  padding: 0 1em;
}
section.payment-data .right {
  float: right;
}
section.payment-data .right .row {
  border-bottom: 1px solid #ddd;
  padding: 0.2em 0;
}
section.payment-data .right .type {
  float: left;
}
section.payment-data .right .data {
  float: right;
}
section.payment-data .address-block {
  margin-bottom: 30px;
}
/* --------------------------------------------------------------------- */
/* > Archiwum numerow                                                    */
/* --------------------------------------------------------------------- */
.paper-blocks {
  margin-left: -12.5px;
  margin-right: -12.5px;
  margin-top: -18px;
}
.paper-blocks:after,
.paper-blocks:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.paper-blocks article {
  float: left;
  display: inline-block;
  padding: 18px 12.5px;
  width: 33.33333333%;
  text-align: center;
}
.paper-blocks article:nth-child(3n) {
  clear: right;
}
.paper-blocks article .numer a:first-of-type {
  width: 100%;
}
.paper-blocks article .title {
  font-size: 18px;
  height: 86px;
  width: 100%;
  display: table;
  clear: both;
}
.paper-blocks article .title p {
  display: table-cell;
  vertical-align: middle;
}
.paper-blocks article a {
  width: 100%;
  padding: 12px;
  display: inline-block;
  float: left;
}
.paper-blocks article a:first-of-type {
  width: 58%;
  width: -moz-calc(60% - 2px);
  width: -o-calc(60% - 2px);
  width: -webkit-calc(60% - 2px);
  width: calc(60% - 2px);
  margin-right: 2px;
}
.paper-blocks article a:nth-of-type(2) {
  width: 38%;
  width: -moz-calc(40% - 2px);
  width: -o-calc(40% - 2px);
  width: -webkit-calc(40% - 2px);
  width: calc(40% - 2px);
  margin-left: 2px;
}
section.article .page.archiwum-numerow .pagination {
  margin-top: 45px;
}
section.article .page.archiwum-numerow button.classic {
  margin: 30px auto 30px auto;
  display: block;
  width: 250px;
  max-width: 100%;
}
section.article .page.archiwum-numerow > .left {
  padding-right: 48px;
}
section.article .page.archiwum-numerow > .left .title h1,
section.article .page.archiwum-numerow > .left .title > span.heading-title {
  margin-bottom: 0;
}
.choose-year {
  float: right;
  padding-bottom: 6px;
}
.choose-year ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.choose-year ul li {
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
  font-size: 14px;
  color: #bababa;
}
.choose-year ul li.active a {
  font-weight: bold;
}
/* --------------------------------------------------------------------- */
/* > wybor wersji                                                        */
/* --------------------------------------------------------------------- */
section.wersja {
  padding-top: 35px;
}
section.wersja.online {
  background: #f8f8f8;
}
section.wersja .page {
  display: table;
}
section.wersja .image,
section.wersja .content,
section.wersja .button {
  display: table-cell;
  vertical-align: bottom;
}
section.wersja .image {
  width: 530px;
  max-width: 35%;
  position: relative;
}
section.wersja .image .cover {
  float: right;
  margin-right: 15%;
}
section.wersja .image .promo {
  position: absolute;
  top: 0;
  left: 5%;
  border: 2px solid #ed008c;
  padding: 9.375px 15px;
  color: #ed008c;
  text-align: center;
  width: 250px;
  max-width: 90%;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 1.2em;
  background: #ffffff;
}
section.wersja .content {
  vertical-align: middle;
  font-family: "Oswald";
  width: 388px;
  max-width: 35%;
}
section.wersja .title-1 {
  font-size: 36px;
  text-transform: uppercase;
}
section.wersja .title-2 {
  font-weight: 300;
  font-size: 36px;
}
section.wersja .title-2 span {
  color: #ed008c;
  font-size: 42px;
  font-weight: bold;
}
section.wersja .title-2 span strong {
  font-size: 30px;
}
section.wersja .title-3 {
  font-weight: 300;
  font-size: 18px;
}
section.wersja .button.for-gift button {
  max-width: 280px;
}
section.wersja .button {
  vertical-align: middle;
}
section.wersja .button button {
  margin: auto;
  display: block;
  max-width: 200px;
  width: 100%;
  font-size: 20px;
  margin: 15px auto;
}
section.wersja .button button span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
/* --------------------------------------------------------------------- */
/* > Krok 3/4                                                            */
/* --------------------------------------------------------------------- */
section.krok-3 {
  padding-top: 35px;
}
section.krok-3 .wybor-okresu {
  text-align: center;
}
section.krok-3 .inner-text > span {
  font-weight: bold;
  text-transform: uppercase;
}
section.krok-3 .inner-text .row {
  display: table;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 10px;
}
section.krok-3 .inner-text .row .text,
section.krok-3 .inner-text .row .price {
  display: table-cell;
  vertical-align: bottom;
}
section.krok-3 .inner-text .row .text {
  width: 255px;
}
section.krok-3 .inner-text .price.full-price {
  color: #757575;
}
section.krok-3 .inner-text .price.full-price span {
  text-decoration: line-through;
}
section.krok-3 .inner-text .price.full-price strong {
  font-size: 18px;
}
section.krok-3 .inner-text .price span {
  float: right;
}
section.krok-3 .inner-text .price span strong {
  font-weight: normal;
  font-size: 26px;
}
section.krok-3 .inner-text .price span.pink,
section.krok-3 .inner-text .price span.pink strong {
  font-weight: bold;
}
section.krok-3 .page {
  display: table;
}
section.krok-3 .image,
section.krok-3 .content,
section.krok-3 .button {
  display: table-cell;
  vertical-align: middle;
}
section.krok-3 .image {
  width: 530px;
  max-width: 35%;
  padding-top: 6px;
}
section.krok-3 .image .cover {
  float: right;
  margin-right: 10%;
}
section.krok-3 .content {
  vertical-align: top;
  font-family: "Oswald";
  width: 430px;
  max-width: 4%;
}
section.krok-3 .title-1 {
  font-size: 36px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
section.krok-3 div.button {
  vertical-align: middle;
  padding-bottom: 40px;
}
section.krok-3 div.button button {
  border-width: 2px;
  margin: auto;
  display: block;
  max-width: 275px;
  width: 100%;
  font-size: 24px;
  min-height: 62px;
}
section.krok-3 div.button button:hover {
  border-width: 2px;
}
/* --------------------------------------------------------------------- */
/* > Progress-4                                                          */
/* --------------------------------------------------------------------- */
.progress-4 {
  padding-top: 30px;
  padding-bottom: 35px;
}
.progress-4 .progress-bar ul li {
  width: 26.33%;
}
.progress-4 .progress-bar ul li:first-child,
.progress-4 .progress-bar ul li:last-child {
  width: 10%;
}
/* --------------------------------------------------------------------- */
/* > Wybrana prenumerata                                                 */
/* --------------------------------------------------------------------- */
.top-prenumerata-wybrana {
  padding-top: 57px;
  padding-bottom: 15px;
}
.top-prenumerata-wybrana .page {
  position: relative;
}
.top-prenumerata-wybrana .page:after {
  background: #d5d5d5;
}
.top-prenumerata-wybrana h2 {
  font-size: 36px;
  font-weight: normal;
  color: black;
  text-align: center;
  margin: 0 0 57px;
}
.top-prenumerata-wybrana img {
  margin: auto;
  -webkit-transform: translate(-60%, 0);
  -ms-transform: translate(-60%, 0);
  -o-transform: translate(-60%, 0);
  transform: translate(-60%, 0);
  -moz-transform: translate(-60%, 0);
}
/* --------------------------------------------------------------------- */
/* > Wybor okresu prenumeraty                                            */
/* --------------------------------------------------------------------- */
section.okres-prenumerata {
  font-family: "Oswald";
  padding-top: 68px;
}
section.okres-prenumerata.inline-forms {
  padding-top: 0;
}
section.okres-prenumerata.inline-forms .wrapper-select {
  margin-top: 8px;
}
section.okres-prenumerata.inline-forms .badge {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #00b4a8;
  color: white;
  display: inline-block;
  border-radius: 12px;
  padding: 1px 15px;
}
section.okres-prenumerata.inline-forms .list ul {
  max-width: 250px;
  text-align: left;
  margin: 0 auto 30px;
}
section.okres-prenumerata.inline-forms .cover {
  margin-left: 7.5%;
  margin-right: 7.5%;
}
section.okres-prenumerata.inline-forms .top {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  justify-content: space-between;
}
section.okres-prenumerata.inline-forms .okres,
section.okres-prenumerata.inline-forms .button {
  margin-bottom: 15px;
}
section.okres-prenumerata.inline-forms .wybor-okresu {
  margin-bottom: 30px;
}
section.okres-prenumerata.inline-forms .page {
  width: 100%;
  max-width: calc(1376px);
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
section.okres-prenumerata.inline-forms .page form {
  flex: 1;
  width: 33.333%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px 15px 0;
  position: relative;
}
section.okres-prenumerata.inline-forms .page form:nth-child(2n) {
  background-color: #fdfdfd;
}
section.okres-prenumerata .wybor-okresu select {
  margin-left: 0;
}
section.okres-prenumerata .page {
  display: table;
  width: 100%;
  max-width: 914px;
}
section.okres-prenumerata .left,
section.okres-prenumerata .right {
  float: left;
  display: table-cell;
  vertical-align: bottom;
}
section.okres-prenumerata .left {
  width: 60%;
}
section.okres-prenumerata .right {
  width: 40%;
}
section.okres-prenumerata .okres {
  padding-top: 5px;
  font-size: 36px;
  text-transform: uppercase;
  color: black;
  margin-bottom: 40px;
}
section.okres-prenumerata .okres.smaller {
  font-size: 24px;
}
section.okres-prenumerata .okres.smaller .price {
  font-size: 28px;
}
section.okres-prenumerata .okres.smaller .price strong {
  font-size: 32px;
}
section.okres-prenumerata .price {
  color: #ed008c;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 15px;
}
section.okres-prenumerata .price strong {
  font-size: 42px;
}
section.okres-prenumerata del {
  font-size: 0.7em;
}
section.okres-prenumerata .button {
  margin-bottom: 58px;
}
section.okres-prenumerata .button button {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
section.okres-prenumerata .list p {
  font-weight: bold;
}
section.okres-prenumerata .list ul {
  list-style: none;
}
section.okres-prenumerata .list li {
  margin-bottom: 10px;
  text-indent: -24px;
}
section.okres-prenumerata .list li:before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../../images/front/check.png");
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
section.okres-prenumerata .list.bigger {
  font-size: 24px;
}
section.okres-prenumerata .list.bigger p {
  font-weight: normal;
  text-transform: uppercase;
}
section.okres-prenumerata .gratis {
  color: #ed008c;
  text-transform: uppercase;
}
section.okres-prenumerata .cover {
  float: right;
  margin-right: 15%;
}
.wybor-okresu {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 60px;
}
.wybor-okresu select {
  width: 210px;
  margin-left: 5px;
}
select.classic {
  font-size: 18px;
  font-weight: 300;
  background: transparent;
  height: 35px;
  padding: 0 8px 0 8px;
  font-family: "Oswald";
  outline: none;
  overflow: hidden;
  text-indent: 0.01px;
  border: 1px darkgrey solid;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
select.classic::-ms-expand {
  display: none;
}
.wrapper-select {
  position: relative;
  display: inline-block;
}
.wrapper-select:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  background: url('../../images/front/arrow-bottom-gray.png') center center no-repeat;
  display: block;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: none;
}
/* --------------------------------------------------------------------- */
/* > Dodatkowa prenumerata                                               */
/* --------------------------------------------------------------------- */
.dodatkowa-prenumerata {
  color: #1b1b1b;
  text-align: center;
  padding-top: 67px;
  padding-bottom: 65px;
}
.dodatkowa-prenumerata.payment-choice .form.newest {
  padding-bottom: 30px;
}
.dodatkowa-prenumerata.payment-choice .row-radio {
  margin-bottom: 45px;
}
.dodatkowa-prenumerata.newsletter {
  padding-bottom: 0;
}
.dodatkowa-prenumerata h3 {
  font-weight: normal;
  font-size: 20px;
  margin: 2em 0;
  color: #1b1b1b;
}
.dodatkowa-prenumerata button#wybierz-prenumerate {
  font-size: 30px;
  padding-left: 29px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.dodatkowa-prenumerata button#wybierz-prenumerate span {
  margin-top: -4px;
  float: right;
  margin-left: 15px;
}
.dodatkowa-prenumerata button#wybierz-prenumerate.active,
.dodatkowa-prenumerata button#wybierz-prenumerate:hover {
  background: #e3e3e3;
  border: 1px #e3e3e3 solid;
}
.prenumerata-collapse {
  max-height: 0;
  overflow: hidden;
  transition: all 1s ease;
}
.prenumerata-collapse.active {
  max-height: 2000px;
}
section.prenumerata-table {
  display: table;
  width: 100%;
  text-align: left;
  font-family: "Oswald";
}
section.prenumerata-table ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
section.prenumerata-table ul li {
  margin-bottom: 8px;
}
section.prenumerata-table ul li strong {
  font-weight: normal;
}
section.prenumerata-table ul li:before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../../images/front/check.png");
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
section.prenumerata-table .page {
  max-width: calc(1187 - 30px);
  padding: 0 15px;
  display: table;
}
section.prenumerata-table .row {
  display: table-row;
}
section.prenumerata-table .row.title {
  text-transform: uppercase;
  font-size: 18px;
}
section.prenumerata-table .row:nth-child(2n) {
  background: #f8f8f8;
}
section.prenumerata-table .cena {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}
section.prenumerata-table .cena strong {
  font-size: 18px;
}
section.prenumerata-table .saving {
  font-size: 14px;
  font-weight: normal;
}
section.prenumerata-table .cell {
  padding: 20px 0;
  display: table-cell;
}
section.prenumerata-table .cell:first-child {
  width: 23%;
  text-transform: uppercase;
  font-size: 18px;
}
section.prenumerata-table .cell:nth-child(2) {
  width: 40%;
}
section.prenumerata-table .cell:nth-child(4) {
  width: 160px;
}
section.prenumerata-table button {
  font-size: 14px;
  padding: 10px;
  width: 100%;
}
/* --------------------------------------------------------------------- */
/* > Twoje zamowienie                                                    */
/* --------------------------------------------------------------------- */
.newsletter-section {
  background: #333436;
  transition: all 0.5s ease;
  max-height: 0;
  overflow: hidden;
  padding: 0;
}
.newsletter-section.active {
  padding-top: 90px;
  padding-bottom: 60px;
  max-height: 800px;
}
.newsletter-section.submitted {
  padding: 50px 0;
}
.newsletter-section.submitted .right {
  vertical-align: middle;
}
.newsletter-section.submitted .right h2 .text-main-color {
  display: block;
  font-size: 1.8em;
}
.newsletter-section.submitted .right p,
.newsletter-section.submitted .right .row {
  display: none;
}
.newsletter-section .page {
  width: 100%;
  max-width: 1024px;
  color: white;
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: left;
  display: table;
}
.newsletter-section .left,
.newsletter-section .right {
  display: table-cell;
  vertical-align: bottom;
}
.newsletter-section .left {
  width: 34%;
}
.newsletter-section .right {
  width: 66%;
}
.newsletter-section .right h2 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0px;
}
.newsletter-section .right h2 span {
  font-size: 36px;
  font-weight: normal;
}
.newsletter-section .right p {
  font-weight: 300;
  margin-bottom: 18px;
}
.newsletter-section .right p span {
  font-weight: normal;
}
.newsletter-section .right button {
  display: inline-block;
  width: 160px;
  height: 45px;
  font-size: 20px;
  min-height: 47px;
  line-height: 20px;
}
.newsletter-section .right .input {
  width: 65%;
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.newsletter-section .right input {
  width: 100%;
  height: 45px;
  line-height: 43px;
  padding: 0 15px;
  background: #bdbebe;
  border: 1px #848585 solid;
  font-family: "Oswald";
}
.newsletter-section .right input::-webkit-input-placeholder {
  color: #5e5e5e;
}
.newsletter-section .right input::-moz-placeholder {
  color: #5e5e5e;
}
.newsletter-section .right input:-ms-input-placeholder {
  color: #5e5e5e;
}
.newsletter-section .right input:-moz-placeholder {
  color: #5e5e5e;
}
.newsletter-section h2 {
  color: white;
  margin-top: 0;
}
.newsletter-section .content {
  width: 200px;
  margin: auto;
  display: block;
}
.newsletter-section .content h2 {
  font-size: 36px;
  margin-bottom: 15px;
}
.newsletter-section .content p {
  font-size: 18px;
  margin-bottom: 0;
}
/* --------------------------------------------------------------------- */
/* > Przejdz do zamowienia                                               */
/* --------------------------------------------------------------------- */
section.przejdz-do-zamowienia-prenumerata {
  color: #1b1b1b;
  background: #f8f8f8;
  padding: 66px 0;
}
section.przejdz-do-zamowienia-prenumerata .price {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Oswald";
  font-size: 36px;
  margin-bottom: 55px;
}
section.przejdz-do-zamowienia-prenumerata .price span {
  font-size: 42px;
  font-weight: bold;
}
section.przejdz-do-zamowienia-prenumerata .price span strong {
  font-size: 30px;
}
section.przejdz-do-zamowienia-prenumerata button {
  margin: auto;
  display: block;
  font-size: 30px;
  padding-top: 18px;
  padding-left: 29px;
  padding-bottom: 18px;
}
section.przejdz-do-zamowienia-prenumerata.white {
  background: white;
}
section.przejdz-do-zamowienia-prenumerata.gray {
  background: #f8f8f8;
}
/* --------------------------------------------------------------------- */
/* > Co zyskujesz                                                        */
/* --------------------------------------------------------------------- */
section.co-zyskujesz-prenumerata {
  color: #1b1b1b;
  text-transform: uppercase;
  font-family: "Oswald";
  text-align: center;
  padding: 70px 0;
}
section.co-zyskujesz-prenumerata .title {
  font-size: 24px;
  color: #75b6e0;
  padding-bottom: 60px;
}
section.co-zyskujesz-prenumerata ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: table;
  max-width: 920px;
  width: 100%;
}
section.co-zyskujesz-prenumerata ul li {
  display: table-cell;
  width: 25%;
}
section.co-zyskujesz-prenumerata ul li figure img {
  margin: 0 auto 18px auto;
}
section.co-zyskujesz-prenumerata.white {
  background: white;
}
section.co-zyskujesz-prenumerata.gray {
  background: #f8f8f8;
}
/* --------------------------------------------------------------------- */
/* > Twoje zamowienie                                                    */
/* --------------------------------------------------------------------- */
section.twoje-zamowienie {
  padding: 87px 0 80px 0;
  background: #f8f8f8;
  font-family: "Oswald";
  color: #1b1b1b;
  text-transform: uppercase;
}
section.twoje-zamowienie .big-text {
  font-size: 36px;
}
section.twoje-zamowienie .big-text > span {
  display: block;
}
section.twoje-zamowienie span {
  font-size: 18px;
}
section.twoje-zamowienie span span {
  font-size: 30px;
}
section.twoje-zamowienie span strong {
  font-size: 42px;
}
section.twoje-zamowienie span del {
  font-size: 30px;
  margin: 0 0.3em;
}
section.twoje-zamowienie .left,
section.twoje-zamowienie .right {
  display: table-cell;
  vertical-align: middle;
}
section.twoje-zamowienie .left {
  width: 40%;
  text-align: right;
  padding-right: 55px;
}
section.twoje-zamowienie .right {
  padding-left: 70px;
  width: 60%;
}
section.twoje-zamowienie .page {
  display: table;
}
section.twoje-zamowienie ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
section.twoje-zamowienie ul li {
  font-size: 24px;
  font-weight: 300;
  line-height: 31px;
  margin: 15px 0;
}
/* --------------------------------------------------------------------- */
/* > Kontakt                                                             */
/* --------------------------------------------------------------------- */
section.article.kontakt.two-halfs .before-form-text {
  margin-bottom: 36px;
  text-align: right;
}
section.article.kontakt.two-halfs .before-form-text strong {
  float: left;
  font-size: 20px;
}
section.article.kontakt.two-halfs .right .row {
  font-size: 0;
  padding-bottom: 50px;
}
section.article.kontakt.two-halfs .right .row span {
  font-weight: bold;
  font-size: 16px;
}
section.article.kontakt.two-halfs .right .row p {
  font-size: 16px;
  line-height: 1.93em;
}
section.article.kontakt.two-halfs .row {
  vertical-align: top;
}
section.article.kontakt.two-halfs .row label {
  width: 187px;
  vertical-align: top;
  line-height: 50px;
}
section.article.kontakt.two-halfs .row input,
section.article.kontakt.two-halfs .row textarea {
  width: 100%;
}
section.article.kontakt.two-halfs .row textarea {
  border: 1px #d5d5d5 solid;
  height: 210px;
  padding: 10px;
  line-height: 28px;
}
section.article.kontakt.two-halfs .row.submit {
  text-align: right;
}
section.article.kontakt.two-halfs .row.submit label {
  width: auto;
  display: inline-block;
  margin-right: 12px;
}
section.article.kontakt.two-halfs .row.submit input {
  width: 82px;
  margin-right: 12px;
}
section.article.kontakt.two-halfs .row.submit button {
  width: 200px;
  float: right;
}
section.article.kontakt.two-halfs .row .first,
section.article.kontakt.two-halfs .row .second {
  display: inline-block;
}
section.article.kontakt.two-halfs .row .first {
  padding-right: 15px;
  width: 55%;
  vertical-align: top;
}
section.article.kontakt.two-halfs .row .second {
  width: 45%;
}
div#googleMap {
  width: 100%;
  height: 495px;
}
/* --------------------------------------------------------------------- */
/* > 404                                                                 */
/* --------------------------------------------------------------------- */
section.page-not-found .content {
  width: 100%;
  max-width: 700px;
  margin: auto;
  text-transform: uppercase;
  font-family: "Oswald";
  padding: 140px 0;
}
section.page-not-found .big-text {
  text-align: center;
  font-size: 100px;
  margin-bottom: 40px;
}
section.page-not-found .medium-text {
  font-size: 36px;
  margin-bottom: 50px;
}
section.page-not-found .small-text {
  font-size: 14px;
  color: #6e6e6e;
}
section.page-not-found .small-text a {
  font-weight: bold;
}
/* --------------------------------------------------------------------- */
/* > popup                                                               */
/* --------------------------------------------------------------------- */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: opacity 0.6s linear;
}
.popup-overlay.active {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.bad-results {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 45px;
  color: #c15a66;
  font-size: 20px;
}
.popup {
  display: block;
  width: 100%;
  max-width: 1077px;
  top: 50%;
  left: 50%;
  z-index: 99999;
  background: white;
  padding: 24px;
  position: fixed;
  opacity: 0;
  transition: all 0.6s ease;
  overflow: hidden;
  -webkit-transform: scale(0) translate(-50%, -50%);
  -ms-transform: scale(0) translate(-50%, -50%);
  transform: scale(0) translate(-50%, -50%);
  transform-origin: center;
}
.popup.active {
  opacity: 1;
  -webkit-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  transform-origin: center;
}
.popup .close a {
  display: inline-block;
  margin-left: auto;
  float: right;
}
.popup .content {
  padding: 125px 30px 110px 30px;
  text-align: center;
}
.popup .content h2 {
  font-size: 36px;
  color: black;
  margin-top: 0;
  line-height: 40px;
}
.popup .content h2 span {
  font-size: 60px;
}
.popup .content h3 {
  font-size: 24px;
  color: black;
  font-weight: normal;
  margin-top: 80px;
  margin-bottom: 60px;
}
.popup .content h3 img {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
.popup .content a.button {
  display: inline-block;
}
.popup .step {
  display: none;
}
.popup .step.active {
  display: block;
}
.popup .row {
  display: table;
  width: 100%;
  padding-bottom: 12px;
  max-width: 700px;
  margin: 0 auto 1em;
}
.popup .row label {
  width: 110px;
  vertical-align: middle;
  color: #575757;
  text-align: left;
}
.popup .row input {
  width: 100%;
  height: 50px;
  padding: 10px;
  border: 1px #d5d5d5 solid;
}
.popup .row input.error {
  border-color: red;
}
.popup input,
.popup label {
  display: table-cell;
}
.popup .row-checkbox {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.popup .row-checkbox label {
  line-height: 2.167em;
  font-size: 12px;
  color: #575757;
  padding-bottom: 25px;
  padding-top: 4px;
  text-align: justify;
}
.popup .error-note {
  color: red;
  font-size: 0.8em;
  text-align: right;
}
.popup .row-checkbox + .error-note {
  text-align: center;
}
.alert.danger ul,
.alert ul {
  font-size: 18px;
  margin-bottom: 20px;
}
.alert.danger ul li,
.alert ul li {
  margin-bottom: 6px;
}
.alert.danger ul {
  color: #a81414;
}
.alert ul {
  color: #329b7a;
}
.alert-message {
  text-align: center;
  padding: 30px 0;
  font-weight: bold;
  margin: 0;
}
/* --------------------------------------------------------------------- */
/* > Architects                                                          */
/* --------------------------------------------------------------------- */
.architect {
  margin-bottom: 30px;
}
.architect:after,
.architect:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.architect .info.left,
.architect .info.right {
  display: block;
  float: left;
  width: 50%;
}
.architect .info.left {
  padding-right: 15px;
}
.architect .info.left figure {
  margin: 0 auto 30px auto;
}
.architect .info.right {
  padding-left: 15px;
}
.architect ul.address {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.architect .buttons-architect {
  margin-bottom: 30px;
}
.architect .buttons-architect:after,
.architect .buttons-architect:before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.architect .buttons-architect a.button:first-of-type {
  margin-right: 15px;
}
.image-blocks {
  margin: 0 -15px;
  font-size: 0;
}
.image-blocks .image-block {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  padding: 15px;
}
.image-blocks .image-title {
  font-size: 18px;
  padding: 10px 0;
  width: 100%;
  max-width: 309px;
  margin: auto;
}
/* --------------------------------------------------------------------- */
/* > Banner full                                                         */
/* --------------------------------------------------------------------- */
section.banner-full {
  background: #f8f8f8;
  position: relative;
}
section.banner-full .page {
  background: #f8f8f8 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
section.banner-full .title-1 {
  font-family: "Oswald";
  text-transform: uppercase;
  font-weight: 300;
  font-size: 38px;
  margin-top: 60px;
  margin-bottom: 34px;
  line-height: 68px;
  color: #00b4a8;
}
section.banner-full .title-1 strong {
  font-weight: normal;
}
section.banner-full .title-1 img {
  display: inline-block;
  margin-left: 5px;
  margin-top: -20px;
  height: 70px;
  width: auto;
  vertical-align: bottom;
}
section.banner-full .title-2 {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 26px;
  color: #2f2f2f;
  font-weight: 300;
  width: 100%;
  max-width: 870px;
}
section.banner-full .title-2 strong {
  font-weight: normal;
}
section.banner-full .monitor-image {
  float: right;
}
section.banner-full .monitor-image img {
  width: 80%;
  height: auto;
  margin-left: auto;
}
section.banner-full .pin-image {
  position: absolute;
  left: 42%;
  top: 36%;
}
/* --------------------------------------------------------------------- */
/* > breadcrumbs                                                         */
/* --------------------------------------------------------------------- */
section.breadcrumbs {
  overflow: visible;
}
section.breadcrumbs .page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  background: transparent !important;
}
section.breadcrumbs ul {
  position: absolute;
  top: 0;
  left: 22px;
  z-index: 0;
  color: #00b4a8;
  list-style: none;
  padding: 0;
  margin-top: 10px;
  font-size: 12px;
}
section.breadcrumbs ul li {
  display: inline-block;
}
section.breadcrumbs ul li a:before,
section.breadcrumbs ul li span:before {
  margin: 0 2px;
  content: "\00bb";
}
section.breadcrumbs ul li span {
  color: black;
}
/* --------------------------------------------------------------------- */
/* > Footer                                                              */
/* --------------------------------------------------------------------- */
footer {
  padding: 30px 0;
  color: white;
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
footer.background-dark {
  background: #333436;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer ul li {
  display: inline-block;
  line-height: 45px;
  margin-left: 22px;
}
footer ul.footer-menu li a:hover {
  color: #d5d5d5;
}
footer .left {
  float: left;
}
footer .right {
  float: right;
}
footer a {
  color: white;
}
footer a:hover {
  color: #d5d5d5;
}
footer button {
  background: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  bottom: 8px;
  right: 11px;
}
footer button:hover {
  background-color: transparent;
  border: 0;
}
footer input {
  height: 45px;
  background: rgba(255, 255, 255, 0.24);
  color: white;
  border: 0;
  padding-left: 10px;
  padding-right: 45px;
  margin-left: 20px;
  width: 300px;
}
footer input::-webkit-input-placeholder {
  color: white;
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
footer input::-moz-placeholder {
  color: white;
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
footer input:-ms-input-placeholder {
  color: white;
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
footer input:-moz-placeholder {
  color: white;
  font-family: 'Oswald';
  font-weight: 300;
  text-transform: uppercase;
}
section.copyright {
  padding: 37px 0;
  font-size: 12px;
  text-align: right;
  color: #3c3c3c;
  background: #f7f7f7;
}
#archive-slider {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
#archive-slider.hide {
  opacity: 0;
}
section.article .page .social-tags + .content {
  padding: 20px 0;
}
section.zobacz-tez.blocks.architects article {
  float: left !important;
}
section.krok-3-before {
  padding: 70px 0;
  text-align: center;
}
section.krok-3-before .page {
  display: table;
  width: 100%;
  max-width: 700px;
}
section.krok-3-before p {
  font-size: 18px;
}
section.krok-3-before .forms {
  padding-top: 30px;
}
section.krok-3-before button {
  width: 48%;
  margin: 0 1%;
  display: block;
  float: left;
  max-width: 500px;
  margin-bottom: 30px;
}
section.krok-3-before h2 {
  font-size: 2.5em;
}
.save-text {
  margin-top: 15px;
  font-size: 20px;
  width: 100%;
  max-width: 325px;
  text-align: center;
  border: 1px black solid;
  padding: 10px 15px;
}
.obowiazek-informacyjny {
  margin: 50px 0;
}
.obowiazek-informacyjny p {
  text-align: justify;
}
/* --------------------------------------------------------------------- */
/* >> Hamburger menu                                                     */
/* --------------------------------------------------------------------- */
.hamburger-switch {
  display: none;
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  right: 10px;
  vertical-align: middle;
  font-size: 0;
  text-indent: -9999px;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background-color: transparent;
}
.hamburger-switch:focus {
  outline: none;
}
.hamburger-switch span {
  display: block;
  position: absolute;
  top: 20px;
  left: 5px;
  right: 5px;
  height: 4px;
  background: #00b4a8;
  transition: background 0 0.3s;
}
.hamburger-switch span::before,
.hamburger-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  transition: background 1s;
  background-color: #00b4a8;
  content: "";
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
  transition-delay: 0.3s, 0;
}
.hamburger-switch span::before {
  top: -10px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.hamburger-switch span::after {
  bottom: -10px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}
.hamburger-switch.active {
  background-color: transparent;
}
.hamburger-switch.active span {
  background: none;
}
.hamburger-switch.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamburger-switch.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger-switch.active span::before,
.hamburger-switch.active span::after {
  background-color: #00b4a8;
  -webkit-transition-delay: 0, 0.3s;
  transition-delay: 0, 0.3s;
}
.switch-name {
  display: none;
  float: left;
  line-height: 50px;
  padding-left: 5px;
  color: #00b4a8;
}
/* --------------------------------------------------------------------- */
/* > RWD                                                                 */
/* --------------------------------------------------------------------- */
@media (max-width: 1600px) {
  section.cart-fixed {
    width: -moz-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    top: calc(100% - 70px);
    bottom: auto;
  }
  section.cart-fixed .hide {
    display: block;
  }
  section.cart-fixed h2 {
    cursor: pointer;
  }
  section.cart-fixed.visible {
    top: auto;
    bottom: 0;
  }
  section.cart-fixed.visible .hide {
    transform: rotate(180deg);
  }
}
@media (max-width: 1377px) {
  #top {
    background-image: url('../../images/front/menu-bg-small.jpg');
    background-position: 50% 100%;
    background-repeat: repeat-x;
  }
  #top .gazetka {
    right: 111px;
  }
  #top .zamow {
    bottom: 3px;
  }
}
@media (max-width: 1260px) {
  section.banner-full {
    display: none;
  }
  #top .gazetka {
    display: none;
  }
  section.parallax {
    display: none;
  }
  .country .row {
    width: auto;
  }
  .country .row .half p {
    width: 100%;
    padding: 0 22.5px;
  }
  .rwd-slider ul.slider {
    padding: 0 60px;
  }
  .rwd-slider ul.slider > li figure {
    padding-right: 15px;
  }
  .rwd-slider .next,
  .rwd-slider-navigation .next,
  .rwd-slider .prev,
  .rwd-slider-navigation .prev {
    width: 50px;
    padding: 0;
  }
  .rwd-slider .next div,
  .rwd-slider-navigation .next div,
  .rwd-slider .prev div,
  .rwd-slider-navigation .prev div {
    display: none;
  }
  section.najnowszy-numer {
    background-size: cover;
  }
  section.najnowszy-numer h3 {
    margin-bottom: 45px;
  }
  section.najnowszy-numer .buttons ul li {
    max-width: 33.33333333%;
    padding: 0 22.5px;
  }
  section.najnowszy-numer .right-content {
    margin: 0;
    width: 100%;
  }
  section.najnowszy-numer figure.gazetka {
    max-width: 100%;
    display: table;
    float: none;
    margin: 0 auto 30px auto;
  }
  section.najnowszy-numer article {
    padding: 22.5px;
  }
  section.najnowszy-numer article img {
    width: 100%;
  }
  section.najnowsze-artykuly ul.articles > li.big {
    max-width: 100%;
    width: 100%;
  }
  section.najnowsze-artykuly ul.articles > li.big.one-block figure {
    display: table-cell;
  }
  section.najnowszy-numer .row {
    margin: 0 -22.5px;
  }
  section.krok-3 .content {
    width: 200px;
  }
  section.krok-3 .inner-text .row .text,
  section.krok-3 .inner-text .row .price {
    width: 50%;
  }
  section.krok-3 .button button {
    height: auto;
  }
  section.article-list.blocks .caption h1 a,
  section.article-list.blocks .caption h2 a,
  section.article-list.blocks .caption h3 a {
    color: #3c3c3c;
  }
  .blocks .reklama .wrapper,
  section.article-search .blocks .reklama .wrapper {
    border: none;
  }
  .blocks .wrapper,
  section.article-search .blocks .wrapper {
    border: 1px #3c3c3c solid;
    display: block;
  }
  .blocks .hovered,
  section.article-search .blocks .hovered,
  .blocks article.long .caption,
  section.article-search .blocks article.long .caption,
  .blocks li.big.one-block .caption,
  section.article-search .blocks li.big.one-block .caption {
    display: table-cell;
    vertical-align: top;
    position: relative;
    top: 0;
    width: 50%;
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    background: white;
    color: #3c3c3c;
    border: 0;
    padding: 10px;
  }
  .blocks .hovered h1 a,
  section.article-search .blocks .hovered h1 a,
  .blocks article.long .caption h1 a,
  section.article-search .blocks article.long .caption h1 a,
  .blocks li.big.one-block .caption h1 a,
  section.article-search .blocks li.big.one-block .caption h1 a,
  .blocks .hovered h2 a,
  section.article-search .blocks .hovered h2 a,
  .blocks article.long .caption h2 a,
  section.article-search .blocks article.long .caption h2 a,
  .blocks li.big.one-block .caption h2 a,
  section.article-search .blocks li.big.one-block .caption h2 a,
  .blocks .hovered h3 a,
  section.article-search .blocks .hovered h3 a,
  .blocks article.long .caption h3 a,
  section.article-search .blocks article.long .caption h3 a,
  .blocks li.big.one-block .caption h3 a,
  section.article-search .blocks li.big.one-block .caption h3 a,
  .blocks .hovered span.article-heading a,
  section.article-search .blocks .hovered span.article-heading a,
  .blocks article.long .caption span.article-heading a,
  section.article-search .blocks article.long .caption span.article-heading a,
  .blocks li.big.one-block .caption span.article-heading a,
  section.article-search .blocks li.big.one-block .caption span.article-heading a {
    color: #3c3c3c;
  }
  .blocks article.long,
  section.article-search .blocks article.long,
  .blocks li.big.one-block,
  section.article-search .blocks li.big.one-block {
    width: 100%;
  }
  .blocks article.long figure,
  section.article-search .blocks article.long figure,
  .blocks li.big.one-block figure,
  section.article-search .blocks li.big.one-block figure {
    width: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .blocks article.long figure img,
  section.article-search .blocks article.long figure img,
  .blocks li.big.one-block figure img,
  section.article-search .blocks li.big.one-block figure img {
    opacity: 0;
    width: 300px;
  }
  .blocks article.long .caption,
  section.article-search .blocks article.long .caption,
  .blocks li.big.one-block .caption,
  section.article-search .blocks li.big.one-block .caption {
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    vertical-align: top;
    position: relative;
  }
  .blocks .row.advertise-0 article:nth-child(2),
  section.article-search .blocks .row.advertise-0 article:nth-child(2),
  .blocks .row.advertise-1 article:first-child,
  section.article-search .blocks .row.advertise-1 article:first-child,
  .blocks .row.advertise-2 article:last-child,
  section.article-search .blocks .row.advertise-2 article:last-child,
  .blocks .row.advertise-3 article:nth-child(3),
  section.article-search .blocks .row.advertise-3 article:nth-child(3) {
    width: -moz-calc(100% - 350px);
    width: -o-calc(100% - 350px);
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
  }
  .blocks .row.advertise-0 article:nth-child(2) .hovered,
  section.article-search .blocks .row.advertise-0 article:nth-child(2) .hovered,
  .blocks .row.advertise-1 article:first-child .hovered,
  section.article-search .blocks .row.advertise-1 article:first-child .hovered,
  .blocks .row.advertise-2 article:last-child .hovered,
  section.article-search .blocks .row.advertise-2 article:last-child .hovered,
  .blocks .row.advertise-3 article:nth-child(3) .hovered,
  section.article-search .blocks .row.advertise-3 article:nth-child(3) .hovered {
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
  }
  .blocks .row.advertise-1 article:first-child,
  section.article-search .blocks .row.advertise-1 article:first-child,
  .blocks .row.advertise-3 article:nth-child(3),
  section.article-search .blocks .row.advertise-3 article:nth-child(3) {
    padding-right: 0;
  }
  .blocks .row.advertise-0 article:nth-child(2),
  section.article-search .blocks .row.advertise-0 article:nth-child(2),
  .blocks .row.advertise-2 article:last-child,
  section.article-search .blocks .row.advertise-2 article:last-child {
    padding-left: 0;
  }
  .blocks .row:nth-child(4n) article:nth-child(-n + 3),
  section.article-search .blocks .row:nth-child(4n) article:nth-child(-n + 3),
  .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3),
  section.article-search .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3) {
    float: left;
  }
  .blocks .wrapper,
  section.article-search .blocks .wrapper {
    width: 100%;
  }
  .blocks .label,
  section.article-search .blocks .label {
    right: auto;
    left: 11px;
  }
  .blocks article,
  section.article-search .blocks article,
  .blocks li.big.four-blocks article,
  section.article-search .blocks li.big.four-blocks article {
    width: 50%;
  }
  .blocks article .caption,
  section.article-search .blocks article .caption,
  .blocks li.big.four-blocks article .caption,
  section.article-search .blocks li.big.four-blocks article .caption {
    display: none;
  }
  .blocks article.long figure,
  section.article-search .blocks article.long figure,
  .blocks li.big.four-blocks article.long figure,
  section.article-search .blocks li.big.four-blocks article.long figure {
    width: 50%;
  }
  .blocks article figure,
  section.article-search .blocks article figure,
  .blocks li.big.four-blocks article figure,
  section.article-search .blocks li.big.four-blocks article figure {
    overflow: hidden;
    width: 300px;
    height: 250px;
    position: relative;
    display: table-cell;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .blocks article figure img,
  section.article-search .blocks article figure img,
  .blocks li.big.four-blocks article figure img,
  section.article-search .blocks li.big.four-blocks article figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    height: 250px;
    opacity: 0;
  }
  .blocks article.reklama,
  section.article-search .blocks article.reklama,
  .blocks li.big.four-blocks article.reklama,
  section.article-search .blocks li.big.four-blocks article.reklama {
    width: 350px;
  }
  section.article .page > .left,
  section.article-search .page > .left,
  section.article .page.archiwum-numerow > .left,
  section.article .page > .right,
  section.article-search .page > .right,
  section.article .page.archiwum-numerow > .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  section.article .page > .right.blocks .row .row,
  section.article-search .page > .right.blocks .row .row,
  section.article .page.archiwum-numerow > .right.blocks .row .row {
    margin: 0 -22.5px;
    width: -moz-calc(100% + 45px);
    width: -o-calc(100% + 45px);
    width: -webkit-calc(100% + 45px);
    width: calc(100% + 45px);
    max-width: calc(100% + 45px);
  }
  section.article .page > .right article,
  section.article-search .page > .right article,
  section.article .page.archiwum-numerow > .right article {
    width: 50%;
    padding: 22.5px;
  }
  section.article .page > .right article:nth-child(2n+1),
  section.article-search .page > .right article:nth-child(2n+1),
  section.article .page.archiwum-numerow > .right article:nth-child(2n+1) {
    clear: both;
  }
  section.article .page > .right article.newsletter,
  section.article-search .page > .right article.newsletter,
  section.article .page.archiwum-numerow > .right article.newsletter {
    width: auto;
    display: table;
    margin-right: auto;
    float: none;
    padding-left: 0;
    margin: auto;
  }
  section.article .page > .right article.newsletter form,
  section.article-search .page > .right article.newsletter form,
  section.article .page.archiwum-numerow > .right article.newsletter form {
    width: 100%;
    padding: 40px 40px 40px 17.5px;
  }
  .current-number .row {
    max-width: 100%;
  }
  section.article .page > .right article {
    margin-bottom: 0;
  }
  section.article .page > .right article.reklama {
    width: 350px;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 1170                                                            */
/* --------------------------------------------------------------------- */
@media (max-width: 1170px) {
  footer {
    text-align: center;
  }
  footer .left,
  footer .right {
    display: inline-block;
    float: none;
  }
  footer .right {
    display: block;
    margin: auto;
  }
  #top .zamow {
    right: 30px;
  }
  .blocks article,
  section.article-search .blocks article,
  .blocks li.big.four-blocks article,
  section.article-search .blocks li.big.four-blocks article {
    width: 100%;
  }
  .blocks article.long figure,
  section.article-search .blocks article.long figure,
  .blocks li.big.four-blocks article.long figure,
  section.article-search .blocks li.big.four-blocks article.long figure {
    width: 300px;
  }
  .blocks article.long .caption,
  section.article-search .blocks article.long .caption,
  .blocks li.big.four-blocks article.long .caption,
  section.article-search .blocks li.big.four-blocks article.long .caption {
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
  }
  .title,
  section .page {
    overflow: hidden !important;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 1024                                                            */
/* --------------------------------------------------------------------- */
@media (max-width: 1024px) {
  section.commercial {
    display: none;
  }
  header#top {
    position: fixed;
    top: 0;
  }
  section.breadcrumbs {
    display: none;
  }
  #top .logo img.visible-mobile {
    display: block;
  }
  #top .logo img.visible-desktop {
    display: none;
  }
  section.article .page .buttons,
  section.article-search .page .buttons {
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    position: initial;
    padding-top: 15px;
  }
  section.article .page > .right article:nth-child(2n+1),
  section.article-search .page > .right article:nth-child(2n+1),
  section.article .page.archiwum-numerow > .right article:nth-child(2n+1) {
    clear: none;
  }
  .blocks .row.advertise-1 article:first-child,
  section.article-search .blocks .row.advertise-1 article:first-child,
  .blocks .row.advertise-3 article:nth-child(3),
  section.article-search .blocks .row.advertise-3 article:nth-child(3),
  .blocks .row:nth-child(4n) article:nth-child(-n + 3),
  section.article-search .blocks .row:nth-child(4n) article:nth-child(-n + 3),
  .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3),
  section.article-search .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3),
  .blocks .row.advertise-0 article:nth-child(2),
  section.article-search .blocks .row.advertise-0 article:nth-child(2),
  .blocks .row.advertise-2 article:last-child,
  section.article-search .blocks .row.advertise-2 article:last-child {
    padding-right: 22.5px;
    padding-left: 22.5px;
    width: 100%;
  }
  .blocks .row.advertise-1 article:first-child.reklama,
  section.article-search .blocks .row.advertise-1 article:first-child.reklama,
  .blocks .row.advertise-3 article:nth-child(3).reklama,
  section.article-search .blocks .row.advertise-3 article:nth-child(3).reklama,
  .blocks .row:nth-child(4n) article:nth-child(-n + 3).reklama,
  section.article-search .blocks .row:nth-child(4n) article:nth-child(-n + 3).reklama,
  .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3).reklama,
  section.article-search .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3).reklama,
  .blocks .row.advertise-0 article:nth-child(2).reklama,
  section.article-search .blocks .row.advertise-0 article:nth-child(2).reklama,
  .blocks .row.advertise-2 article:last-child.reklama,
  section.article-search .blocks .row.advertise-2 article:last-child.reklama {
    width: 300px;
    display: table;
    margin: auto;
    float: none;
  }
  .blocks .row:nth-child(4n) article:nth-child(-n + 3),
  .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3) {
    float: left;
  }
  .blocks .row:nth-child(4n) article:nth-child(-n + 3).reklama,
  .blocks .row:nth-child(4n + 1) article:nth-child(-n + 3).reklama {
    float: none;
  }
  .blocks article,
  .blocks li.big.four-blocks article,
  section.article .page > .right article,
  section.article-search .page > .right article,
  section.article .page.archiwum-numerow > .right article {
    width: 100%;
  }
  .blocks article.reklama,
  .blocks li.big.four-blocks article.reklama,
  section.article .page > .right article.reklama,
  section.article-search .page > .right article.reklama,
  section.article .page.archiwum-numerow > .right article.reklama {
    width: 300px;
    display: table;
    margin: auto;
    float: none;
  }
  .blocks article.long figure,
  .blocks li.big.four-blocks article.long figure,
  section.article .page > .right article.long figure,
  section.article-search .page > .right article.long figure,
  section.article .page.archiwum-numerow > .right article.long figure {
    width: 300px;
  }
  .blocks article.long .caption,
  .blocks li.big.four-blocks article.long .caption,
  section.article .page > .right article.long .caption,
  section.article-search .page > .right article.long .caption,
  section.article .page.archiwum-numerow > .right article.long .caption {
    width: 50%;
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
  }
  .blocks article img,
  .blocks li.big.four-blocks article img,
  section.article .page > .right article img,
  section.article-search .page > .right article img,
  section.article .page.archiwum-numerow > .right article img {
    max-width: none;
  }
  .blocks article .hovered,
  .blocks li.big.four-blocks article .hovered,
  section.article .page > .right article .hovered,
  section.article-search .page > .right article .hovered,
  section.article .page.archiwum-numerow > .right article .hovered {
    width: 60%;
    width: -moz-calc(100% - 250px);
    width: -o-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
  }
  .blocks .row.advertise-1 article:first-child,
  .blocks .row.advertise-3 article:nth-child(3) {
    width: 100%;
    padding-right: 22.5px;
  }
  .blocks .row.advertise-0 article:nth-child(2),
  .blocks .row.advertise-1 article:first-child,
  .blocks .row.advertise-2 article:last-child,
  .blocks .row.advertise-3 article:nth-child(3) {
    width: 100%;
    padding-right: 22.5px;
    padding-left: 22.5px;
  }
  section.najnowszy-numer .buttons ul li {
    padding: 0 22.5px;
    max-width: 33.33333333%;
  }
  #top {
    width: 100%;
    z-index: 99;
    display: table;
    background: #f7f5f5;
  }
  #top:after,
  #top:before {
    clear: both;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -1px;
  }
  #top > .page {
    padding-right: 0;
    width: 60%;
    width: -moz-calc(100% - 320px);
    width: -o-calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
    display: table-cell;
  }
  #top > .page .row {
    height: 50px;
    width: 100%;
  }
  #top .wrapper {
    display: table-cell;
    width: 320px;
    position: initial;
    vertical-align: top;
  }
  #top .wrapper .page {
    position: initial;
  }
  #top .logo {
    width: 170px;
  }
  #top .logo img {
    width: 150px;
  }
  #top .search {
    width: auto;
    width: -moz-calc(100% - 310px);
    width: -o-calc(100% - 310px);
    width: -webkit-calc(100% - 310px);
    width: calc(100% - 310px);
  }
  #top .social {
    padding: 0;
    width: 140px;
  }
  #top .wrapper:after,
  #top .wrapper:before {
    clear: both;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -1px;
  }
  #top .hamburger-switch {
    display: block;
  }
  #top .wrapper a.zamow.main-color {
    top: 2px;
    min-width: 200px;
    right: 90px;
  }
  #top nav > ul#main-menu {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: #00b4a8;
    max-height: 0px;
    overflow: hidden;
  }
  #top nav > ul#main-menu.active {
    max-height: 2000px;
  }
  #top nav > ul#main-menu > li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #top nav > ul#main-menu > li.active {
    background: white;
  }
  #top nav > ul#main-menu > li.active a,
  #top nav > ul#main-menu > li.active a:hover {
    color: #3c3c3c;
  }
  #top nav > ul#main-menu > li a {
    padding: 18px 0;
    display: block;
    color: white;
  }
  #top nav > ul#main-menu > li:hover a {
    color: white;
  }
  #top nav > ul#main-menu > li:hover a:after {
    display: none;
  }
  #top nav > ul#main-menu > li:hover .page {
    display: none;
  }
  #top.fixed .wrapper {
    left: 0;
    height: 52px;
    display: block;
  }
  #top.fixed .wrapper a.zamow.main-color {
    right: 60px;
  }
  section.page-not-found .content {
    padding: 45px 0;
  }
  .blocks article.reklama {
    display: table;
    margin: auto;
    float: none;
  }
  section.wersja .image .promo {
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
  }
}
@media (max-width: 980px) {
  .paper-blocks article {
    width: 50%;
  }
  .archiwum-numer .left .numer,
  .archiwum-numer .left .right-block {
    vertical-align: top;
  }
  section.okres-prenumerata.inline-forms .page {
    display: block;
    padding: 0;
  }
  section.okres-prenumerata.inline-forms .page .price {
    text-align: left;
  }
  section.okres-prenumerata.inline-forms .page .wybor-okresu {
    text-align: center;
  }
  section.okres-prenumerata.inline-forms .page .button {
    text-align: center;
  }
  section.okres-prenumerata.inline-forms .page form {
    width: 100%;
    padding: 0 30px;
    position: relative;
    padding-top: 50px;
  }
  section.okres-prenumerata.inline-forms .page form .badge {
    left: 45px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
  }
  section.okres-prenumerata.inline-forms .page .list ul {
    max-width: none;
    margin: 0;
  }
  section.okres-prenumerata.inline-forms .page .top {
    display: table;
    width: 100%;
    text-align: left;
    height: 380px;
  }
  section.okres-prenumerata.inline-forms .page .top .mobile-left {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    text-align: left;
    width: 50%;
  }
  section.okres-prenumerata.inline-forms .page .image {
    position: absolute;
    right: 27%;
    bottom: 0;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 900                                                             */
/* --------------------------------------------------------------------- */
@media (max-width: 900px) {
  .rwd-slider-navigation > .slider {
    width: 80%;
    width: -moz-calc(100% - 85px);
    width: -o-calc(100% - 85px);
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
  }
  .rwd-slider ul.slider > li figure img {
    margin: auto;
    display: block;
  }
  .rwd-slider ul.slider > li figure,
  .rwd-slider ul.slider > li .right-content {
    width: 100%;
    float: none;
    padding: 0;
  }
  section.prenumerata-table .row.title {
    display: none;
  }
  section.prenumerata-table .cell {
    display: block;
    width: 100% !important;
    text-align: center;
  }
  section.prenumerata-table .cell button {
    max-width: 300px;
  }
  #top.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  #top.fixed .wrapper {
    display: table-cell;
    width: 220px;
    position: initial;
  }
  #top.fixed .wrapper .logo-fixed {
    display: none;
  }
  #top.fixed .wrapper a.zamow.main-color {
    right: 40px;
  }
  #top > .page {
    width: -moz-calc(100% - 220px);
    width: -o-calc(100% - 220px);
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
  }
  #top .row {
    width: 100%;
  }
  #top .search {
    width: auto;
    padding: 0;
  }
  #top .social {
    width: 140px;
    padding: 0;
    text-align: center;
  }
  #top .wrapper {
    width: 220px;
  }
  #top .wrapper a.zamow.main-color {
    right: 40px;
    background: transparent;
    border: 0;
    text-decoration: underline;
  }
  #top .wrapper a.zamow.main-color:after,
  #top .wrapper a.zamow.main-color::before {
    border: 0;
  }
  section.okres-prenumerata .page {
    display: block;
  }
  section.okres-prenumerata .left,
  section.okres-prenumerata .right {
    float: none;
    display: block;
    width: 100%;
  }
  section.okres-prenumerata .cover {
    float: none;
    margin: auto;
    display: table;
  }
  section.okres-prenumerata .price,
  section.okres-prenumerata .button {
    text-align: center;
  }
  section.article .page .kroki .row.second .cell.text1,
  section.article-search .page .kroki .row.second .cell.text1,
  section.article .page .kroki .row.second .cell.bg-long,
  section.article-search .page .kroki .row.second .cell.bg-long,
  section.article .page .kroki .row.second .cell.bg,
  section.article-search .page .kroki .row.second .cell.bg {
    display: none;
  }
  section.article .page .kroki .row.second .cell.button,
  section.article-search .page .kroki .row.second .cell.button {
    width: 33.33333333%;
  }
  section.article .page .kroki .row.second .cell.button a,
  section.article-search .page .kroki .row.second .cell.button a {
    margin: auto;
  }
  .progress-2 {
    padding-top: 0;
  }
  section.krok-3 .page {
    display: block;
  }
  section.krok-3 .image {
    display: block;
    float: left;
    min-height: 200px;
    width: 50%;
    max-width: 50%;
  }
  section.krok-3 .content,
  section.krok-3 .button {
    display: block;
    width: 50%;
    float: left;
    max-width: 100%;
  }
  section.krok-3 .content button,
  section.krok-3 .button button {
    margin-left: 0;
  }
  section.numer-prenumerata .left {
    width: 40%;
  }
  section.numer-prenumerata .right {
    width: 60%;
  }
  section.numer-prenumerata .title-1 {
    padding-top: 15px;
  }
}
@media (max-width: 830px) {
  section.reklama-bottom,
  #sas-fixedDiv_4966211 {
    display: none;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 768                                                             */
/* --------------------------------------------------------------------- */
@media (max-width: 790px) {
  .newsletter-section.active {
    padding: 60px 0;
    border-bottom: 1px #676868 solid;
  }
  footer .right {
    width: 100%;
    margin-top: 20px;
  }
  footer .right li {
    width: 100%;
    text-align: center;
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  .architect .info.left {
    padding-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .architect .info.right {
    padding-left: 0;
    width: 100%;
    float: none;
  }
  section.article .page .kroki .row > .left,
  section.article-search .page .kroki .row > .left,
  section.article .page .kroki .row.first > .left,
  section.article .page .kroki .row > .right,
  section.article-search .page .kroki .row > .right,
  section.article .page .kroki .row.first > .right {
    display: block;
    padding-left: 0;
    float: none;
    width: 100%;
  }
  section.article .page .kroki .row > .left figure,
  section.article-search .page .kroki .row > .left figure,
  section.article .page .kroki .row.first > .left figure {
    margin: auto;
    display: table;
  }
  section.najnowszy-numer .buttons ul li {
    max-width: 100%;
  }
  section.partners ul {
    text-align: center;
  }
  section.partners ul li {
    width: 200px;
    float: none;
    display: inline-block;
  }
  section.partners ul li a {
    margin: auto;
  }
  section.partners ul li:nth-child(2),
  section.partners ul li:nth-last-child(2),
  section.partners ul li:last-child,
  section.partners ul li:first-child {
    text-align: center;
  }
  section.partners ul li:nth-child(2) a,
  section.partners ul li:nth-last-child(2) a,
  section.partners ul li:last-child a,
  section.partners ul li:first-child a {
    margin-left: auto;
    margin-right: auto;
  }
  section.article .page .article-addon .wrapper {
    background: url('../../images/front/fb-bg.jpg');
    padding: 15px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  section.article .page .article-addon .wrapper > img {
    display: none;
  }
  section.article .page .article-addon .wrapper a {
    position: initial;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    margin: auto;
  }
  section.article .page .article-addon .wrapper a img {
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 790px) {
  section.numer-prenumerata .left .cover,
  section.numer-prenumerata .title-1,
  section.numer-prenumerata .title-2,
  section.numer-prenumerata .simple-text {
    float: none;
    margin: auto;
  }
  section.numer-prenumerata .left {
    margin-top: 15px;
  }
  section.numer-prenumerata .left,
  section.numer-prenumerata .right {
    text-align: center;
    padding-bottom: 30px;
  }
  section.numer-prenumerata .left .title-2,
  section.numer-prenumerata .right .title-2 {
    font-size: 26px;
  }
  section.numer-prenumerata .left .title-2 span,
  section.numer-prenumerata .right .title-2 span {
    font-size: 30px;
  }
  .dodatkowa-prenumerata {
    padding: 30px 0;
  }
  section.przejdz-do-zamowienia-prenumerata {
    padding: 30px 0 60px;
  }
  .newsletter-section .page {
    display: block;
  }
  .newsletter-section .left,
  .newsletter-section .right {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  section.twoje-zamowienie .page {
    display: block;
  }
  section.twoje-zamowienie .left,
  section.twoje-zamowienie .right {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .archiwum-numer .left .numer,
  .archiwum-numer .left .right-block,
  .archiwum-numer .left .archiwalny-numer {
    width: 100%;
    display: block;
  }
  section.wersja .image .cover {
    float: none;
    margin: auto;
  }
  .search-results .row,
  .search-results article,
  .search-results .caption-text {
    display: block;
    margin: auto;
    padding: 0;
  }
  .search-results .caption-text {
    width: 100%;
    margin: 30px auto 45px auto;
  }
  .top-prenumerata-wybrana h2 {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    top: 0;
    margin: 30px 0 45px;
  }
  .top-prenumerata-wybrana img {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    margin-top: 45px;
  }
  section.wersja .page {
    display: block;
  }
  section.wersja .image,
  section.wersja .content,
  section.wersja .button {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 30px 0;
  }
  #top nav > ul#main-menu > li.prenumerata {
    display: block;
  }
  #top .wrapper {
    width: 60px;
  }
  #top .wrapper a.zamow.main-color {
    display: none;
  }
  #top.fixed .wrapper {
    width: 60px;
  }
  section.numer-prenumerata .page {
    display: block;
  }
  section.numer-prenumerata .left,
  section.numer-prenumerata .right {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 670                                                             */
/* --------------------------------------------------------------------- */
@media (max-width: 670px) {
  section.okres-prenumerata.inline-forms .page .top .mobile-left,
  section.okres-prenumerata.inline-forms .page .top .mobile-right {
    width: 100%;
    display: block;
    text-align: center;
  }
  section.okres-prenumerata.inline-forms .page form .badge {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
  section.okres-prenumerata.inline-forms .page .price {
    text-align: center;
  }
  section.okres-prenumerata.inline-forms .page .list ul {
    margin: 0 auto 15px;
    max-width: 250px;
  }
  section.okres-prenumerata.inline-forms .page .cover {
    margin-left: auto;
    margin-right: auto;
  }
  section.okres-prenumerata.inline-forms .page .image {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
  }
  .numer img {
    margin-bottom: 15px;
  }
  .archiwum-numer .left .right-block .small-row {
    display: block;
  }
  .archiwum-numer .left .right-block .small-row .left,
  .archiwum-numer .left .right-block .small-row .right {
    width: 100%;
    display: block;
    text-align: left;
  }
  .image-blocks .image-block {
    width: 50%;
  }
  .rwd-slider ul.slider .right-content .row a.classic {
    width: 100%;
    display: block;
  }
  .rwd-slider ul.slider .right-content .row a.classic:first-of-type {
    margin-bottom: 20px;
  }
  .rwd-slider ul.slider .right-content .row a.classic.button-right {
    margin-left: 0;
  }
  section.article-list.blocks .title button {
    clear: both;
    margin: 0;
    float: none;
  }
  section.article .page .kroki .row.second,
  section.article-search .page .kroki .row.second {
    display: block;
  }
  section.article .page .kroki .row.second .cell.button,
  section.article-search .page .kroki .row.second .cell.button {
    width: 100%;
    float: none;
    display: block;
    padding-bottom: 30px;
  }
  section.article .page .kroki .row.second .cell.button a.button,
  section.article-search .page .kroki .row.second .cell.button a.button {
    width: 100%;
  }
  section.article .page .kroki .row.second .cell.button:last-child,
  section.article-search .page .kroki .row.second .cell.button:last-child {
    padding-bottom: 0;
  }
  .newsletter.big {
    background: white;
    border: 1px #d5d5d5 solid;
    margin-bottom: 30px;
  }
  .newsletter.big form {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  section.article .page .share-social,
  section.article-search .page .share-social,
  section.article .page .tags,
  section.article-search .page .tags,
  section.article .page .share-social span.facebook,
  section.article-search .page .share-social span.facebook,
  section.article .page .share-social span.g-plus,
  section.article-search .page .share-social span.g-plus {
    width: 100%;
    display: block;
    float: none;
  }
  section.najnowsze-artykuly ul.articles > li.big.one-block .wrapper,
  .blocks article.long .wrapper {
    display: block;
  }
  section.najnowsze-artykuly ul.articles > li.big.one-block .wrapper .caption,
  .blocks article.long .wrapper .caption,
  section.najnowsze-artykuly ul.articles > li.big.one-block .wrapper figure,
  .blocks article.long .wrapper figure {
    display: block;
    width: 100%;
  }
  section.najnowsze-artykuly ul.articles > li.four-blocks .wrapper {
    display: block;
  }
  .form.newest .row .half {
    display: table;
    width: 100%;
  }
  .form.newest .row input#house,
  .form.newest .row input#shipment_postcode {
    width: 100%;
    margin-bottom: 18px;
  }
  .form.newest .row input#zip {
    width: 100%;
    margin-bottom: 18px;
  }
  .form.newest .row input#local {
    width: 100%;
  }
  .form.newest .row #local-half {
    width: 100%;
    float: none;
  }
  .form.newest .row #city-half {
    width: 100%;
    float: none;
  }
  .paper-blocks article {
    width: 100%;
  }
  section.payment-choice .row-radio .half {
    display: block;
    width: 100%;
  }
  section.payment-choice .row-radio .half:first-child {
    margin-bottom: 20px;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 580                                                             */
/* --------------------------------------------------------------------- */
@media (max-width: 580px) {
  .archiwum-numer .left .right-block .buttons-row {
    display: block;
  }
  .archiwum-numer .left .right-block .buttons-row .button-cell {
    display: block;
    width: 100%;
  }
  .archiwum-numer .left .right-block .buttons-row .button-cell:first-child {
    margin-bottom: 20px;
  }
  .archiwum-numer .left .right-block .buttons-row .button-cell a {
    width: 100%;
  }
  section.najnowszy-numer .buttons ul li {
    max-width: 100%;
  }
  .right.blocks article .hovered {
    width: 100% !important;
  }
  section.co-zyskujesz-prenumerata ul {
    display: block;
  }
  section.co-zyskujesz-prenumerata ul li {
    display: inline-block;
    width: 50%;
    float: left;
    padding-bottom: 30px;
  }
  .newsletter-section .right .input {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }
  section.krok-3 .inner-text .row {
    margin: 0 auto 30px;
  }
  section.krok-3 .image,
  section.krok-3 .content,
  section.krok-3 .button {
    width: 100%;
    float: none;
    max-width: 100%;
    text-align: center;
  }
  section.krok-3 .image .cover,
  section.krok-3 .content .cover,
  section.krok-3 .button .cover {
    float: none;
    margin: auto;
  }
  section.krok-3 .image button,
  section.krok-3 .content button,
  section.krok-3 .button button {
    margin-left: auto;
  }
  section.article.two-halfs .row {
    display: block;
  }
  section.article.kontakt.two-halfs .before-form-text {
    text-align: left;
  }
  section.article.kontakt.two-halfs .before-form-text strong {
    display: block;
    float: none;
  }
  #top .social {
    display: none;
  }
}
/* --------------------------------------------------------------------- */
/* > rwd 480                                                             */
/* --------------------------------------------------------------------- */
@media (max-width: 579px) {
  .country .row .half:last-child {
    display: none;
  }
  .country h3 {
    width: 100%;
    line-height: 1.2em;
  }
  .country .sub-title {
    margin-bottom: 30px;
  }
  .country .row {
    width: auto;
  }
  .country .row .half {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }
  .blocks article figure,
  section.article-search .blocks article figure,
  .blocks li.big.four-blocks article figure,
  section.article-search .blocks li.big.four-blocks article figure {
    display: block;
    width: 100%;
  }
  section.article.kontakt.two-halfs .row .first,
  section.article.kontakt.two-halfs .row .second {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  section.article.kontakt.two-halfs .row .first {
    margin-bottom: 20px;
  }
  .sekretariat,
  .wydawnictwo {
    margin-bottom: 30px;
  }
  section.article.kontakt.two-halfs .right .row {
    padding-bottom: 20px;
  }
  .progress-bar .progress-label span {
    display: none;
  }
  .blocks .wrapper {
    width: 100%;
    display: block;
    margin: auto;
  }
  .blocks .wrapper figure img {
    opacity: 0;
  }
  .blocks .wrapper figure,
  .blocks .wrapper .hovered {
    display: block;
    width: 100%;
  }
  .blocks .row.advertise-0 article:nth-child(2) .hovered,
  .blocks .row.advertise-1 article:first-child .hovered,
  .blocks .row.advertise-2 article:last-child .hovered,
  .blocks .row.advertise-3 article:nth-child(3) .hovered,
  .blocks li.big.four-blocks article .hovered,
  section.article .page > .right article .hovered {
    display: block;
    width: 100%;
  }
  .blocks .hovered,
  section.article-search .blocks .hovered,
  .blocks article.long .caption,
  section.article-search .blocks article.long .caption,
  .blocks li.big.one-block .caption,
  section.article-search .blocks li.big.one-block .caption {
    padding-bottom: 30px;
  }
  section.article .page .kroki .row .progress-bar .progress-label,
  section.article-search .page .kroki .row .progress-bar .progress-label {
    width: 50%;
    position: inherit;
    float: left;
    display: block;
    transform: translate(0);
    margin-bottom: 30px;
  }
  section.article .page .kroki .row .progress-bar .progress-label span,
  section.article-search .page .kroki .row .progress-bar .progress-label span {
    display: block;
  }
  section.article .page .kroki .row .progress-bar li:first-child,
  section.article-search .page .kroki .row .progress-bar li:first-child,
  section.article .page .kroki .row .progress-bar li:last-child,
  section.article-search .page .kroki .row .progress-bar li:last-child {
    width: 100%;
    display: block;
  }
  section.article .page .kroki .row .progress-bar .progress,
  section.article-search .page .kroki .row .progress-bar .progress {
    display: none;
  }
  section.article .page .kroki .row .progress-bar,
  section.article-search .page .kroki .row .progress-bar {
    height: auto;
  }
  section.article .page .kroki .row .progress-bar ul,
  section.article-search .page .kroki .row .progress-bar ul {
    display: block;
    width: 100%;
    height: auto;
  }
  section.article .page .kroki .row .progress-bar li,
  section.article-search .page .kroki .row .progress-bar li {
    width: 100%;
    display: block;
  }
  .current-number .row {
    display: block;
  }
  .current-number .row .half {
    display: block;
    width: 100%;
    margin: 10px auto;
  }
  .current-number .row .half:first-child,
  .current-number .row .half:last-child {
    text-align: center;
    padding: 0;
  }
  .current-number .row .half a.button {
    max-width: 100%;
  }
  .rwd-slider-article > .next {
    right: 5px;
  }
  .rwd-slider-article > .prev {
    left: 5px;
  }
}
@media (max-width: 480px) {
  .rwd-slider-navigation.prevnext {
    display: none;
  }
  .rwd-slider-article > .prev,
  .rwd-slider-article > .next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
  }
  .paper-blocks .numer img {
    margin-bottom: 0;
  }
  section.article .paper-blocks article > a:first-of-type {
    margin: 0 0 20px 0;
  }
  section.article .paper-blocks article a:first-of-type,
  section.article .paper-blocks article a:nth-of-type(2) {
    width: 100%;
    display: block;
  }
  section.okres-prenumerata .wybor-okresu .wrapper-select {
    display: block;
    margin-top: 10px;
  }
  section.okres-prenumerata .wybor-okresu select {
    width: 100%;
    margin-left: 0;
  }
  .form.newest .row input[type="text"] {
    display: block;
  }
  .form.newest .row label {
    display: block;
    margin-bottom: 10px;
  }
  .architect .buttons-architect a.button {
    width: 100%;
    display: block;
  }
  .architect .buttons-architect a.button:first-of-type {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .current-number .previous-site,
  .current-number .next-site {
    display: none;
  }
  #top.prenumerata .text {
    display: none;
  }
  #top.prenumerata .logo {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  #top.prenumerata .logo img {
    margin: auto;
  }
  .current-number .row {
    display: block;
  }
  section.article .page > .right.blocks .row .row,
  section.article-search .page > .right.blocks .row .row,
  section.article .page.archiwum-numerow > .right.blocks .row .row {
    display: block;
  }
  #top .search {
    display: none;
  }
  footer .left {
    width: 100%;
  }
  footer .left label,
  footer .left input {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  footer .left label {
    margin-bottom: 15px;
  }
  h4 {
    font-size: 30px;
  }
  .rwd-slider .next,
  .rwd-slider .prev {
    display: none;
  }
  .rwd-slider ul.slider {
    padding: 0;
  }
  section.article .page > .right article.newsletter,
  section.article-search .page > .right article.newsletter,
  section.article .page.archiwum-numerow > .right article.newsletter {
    padding-right: 0;
  }
  section.article .page > .right article.newsletter img,
  section.article-search .page > .right article.newsletter img,
  section.article .page.archiwum-numerow > .right article.newsletter img {
    max-width: 100%;
  }
  section.article .page > .right article.newsletter form,
  section.article-search .page > .right article.newsletter form,
  section.article .page.archiwum-numerow > .right article.newsletter form {
    padding: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
  }
  section.article.kontakt.two-halfs .row.submit button {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 380px) {
  .image-blocks .image-block {
    width: 100%;
  }
  section.co-zyskujesz-prenumerata ul li {
    width: 100%;
    display: block;
    float: none;
  }
  section.cart-fixed {
    display: none;
  }
  section.wersja .image .promo {
    width: 100%;
  }
}
@media (max-width: 300px) {
  .blocks article.reklama {
    display: none;
  }
  #top .search {
    display: none;
  }
}
