@font-face {
  font-family: 'PTSerif';
  src: url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.eot');
  src: url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.woff') format('woff'), url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/PT_SerifWebRegular.svg#PT_SerifWebRegular') format('svg');
  font-weight: normal;
}
@font-face {
  font-family: 'PTSerif';
  src: url('https://cdn.avt.pl/fonts/PT_SerifWebBold.eot');
  src: url('https://cdn.avt.pl/fonts/PT_SerifWebBold.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/PT_SerifWebBold.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/PT_SerifWebBold.woff') format('woff'), url('https://cdn.avt.pl/fonts/PT_SerifWebBold.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/PT_SerifWebBold.svg#PT_SerifWebBold') format('svg');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.avt.pl/fonts/RobotoRegular.eot');
  src: url('https://cdn.avt.pl/fonts/RobotoRegular.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/RobotoRegular.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/RobotoRegular.woff') format('woff'), url('https://cdn.avt.pl/fonts/RobotoRegular.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/RobotoRegular.svg#RobotoRegular') format('svg');
  fotn-weight: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.avt.pl/fonts/RobotoBold.eot');
  src: url('https://cdn.avt.pl/fonts/RobotoBold.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/RobotoBold.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/RobotoBold.woff') format('woff'), url('https://cdn.avt.pl/fonts/RobotoBold.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/RobotoBold.svg#RobotoBold') format('svg');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.avt.pl/fonts/RobotoThin.eot');
  src: url('https://cdn.avt.pl/fonts/RobotoThin.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/RobotoThin.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/RobotoThin.woff') format('woff'), url('https://cdn.avt.pl/fonts/RobotoThin.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/RobotoThin.svg#RobotoThin') format('svg');
  font-weight: 100;
}
/* dla oceny na stronie głównej w bloku testy i na stonie artykuł */
@font-face {
  font-family: 'accid';
  src: url('https://cdn.avt.pl/fonts/accid.eot');
  src: url('https://cdn.avt.pl/fonts/accid.eot') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/accid.woff2') format('woff2'), url('https://cdn.avt.pl/fonts/accid.woff') format('woff'), url('https://cdn.avt.pl/fonts/accid.ttf') format('truetype'), url('https://cdn.avt.pl/fonts/accid.svg#accid') format('svg');
}
/* --- FontAwesome --- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://cdn.avt.pl/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('https://cdn.avt.pl/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('https://cdn.avt.pl/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('https://cdn.avt.pl/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('https://cdn.avt.pl/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('https://cdn.avt.pl/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-search:before {
  content: "\f002";
}
.fa-times:before {
  content: "\f00d";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-user:before {
  content: "\f007";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-list:before {
  content: "\f03a";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-long-arrow-alt-left:before {
  content: "\f177";
}
/* --- FontAwesome end --- */
.clear {
  display: table;
  clear: both;
}
body {
  font-family: 'PTSerif';
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
}
body.overflow {
  overflow-y: hidden;
  height: 100vh;
}
.container-fluid {
  max-width: 1200px;
}
a {
  color: #0276bc;
}
/* MOBILE-UP
---------------------------------------*/
.main.advcode {
  background: #f4f4f4;
  padding: 18px 0 24px;
}
.main.advcode .wrap {
  max-width: 750px;
  margin: 0 auto;
}
h1 {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 38px;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'Roboto';
}
.h1-line-big {
  height: 6px;
  margin-top: 14px;
  background: #d6d6d6;
}
#content {
  margin-bottom: 50px;
  margin-top: 1px;
}
.samsung-link {
  display: block;
  padding: 10px 15px 9px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 1px #000;
  font-family: 'Roboto';
  background: #0178ba;
  background: -moz-linear-gradient(left, #0178ba 0%, #82b661 100%);
  background: -webkit-linear-gradient(left, #0178ba 0%, #82b661 100%);
  background: linear-gradient(to right, #0178ba 0%, #82b661 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0178ba', endColorstr='#82b661', GradientType=1);
  clear: both;
}
.samsung-link:after {
  display: table;
  content: "";
  clear: both;
}
.samsung-link:hover,
.samsung-link:focus {
  color: #fff;
  text-decoration: none;
}
.samsung-link span.bold {
  font-weight: bold;
}
.samsung-link span.col {
  display: block;
}
.samsung-link span.col + span.col {
  margin: 15px 0 0;
  font-weight: bold;
}
/* --- article-list --- */
.article-list {
  border-top: 1px solid #ebebeb;
}
.article-list:after {
  display: table;
  content: "";
  clear: both;
}
.article-list.no-border {
  border-top: none;
  padding: 0;
  margin-top: 0;
}
.article-list.no-line {
  border-top: none;
}
.article-list .line {
  display: block;
  height: 41px;
  padding: 20px 0;
  clear: both;
}
.article-list .line:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #ebebeb;
}
.article-list .space {
  display: block;
  height: 40px;
  clear: both;
}
.article-list .article-one,
.article-list .article-two {
  color: #444;
}
.article-list .article-one:after,
.article-list .article-two:after {
  display: table;
  content: "";
  clear: both;
}
.article-list .article-one .category,
.article-list .article-two .category {
  text-transform: uppercase;
  color: #5f5f5f;
  font-size: 10px;
  font-family: 'Roboto';
}
.article-list .article-one .category:after,
.article-list .article-two .category:after {
  display: table;
  content: "";
  clear: both;
}
.article-list .article-one .category a,
.article-list .article-two .category a {
  text-decoration: none;
}
.article-list .article-one .category *,
.article-list .article-two .category * {
  display: block;
  float: left;
}
.article-list .article-one .category *:nth-child(1),
.article-list .article-two .category *:nth-child(1) {
  color: #333333;
}
.article-list .article-one .category *:nth-child(2),
.article-list .article-two .category *:nth-child(2) {
  margin: 0 12px;
}
.article-list .article-one .category *:nth-child(3),
.article-list .article-two .category *:nth-child(3) {
  color: #a6a5a5;
}
.article-list .article-one .link-block,
.article-list .article-two .link-block {
  position: relative;
  z-index: 1;
}
.article-list .article-one .link-block .promo,
.article-list .article-two .link-block .promo {
  position: absolute;
  z-index: 3;
  left: 1px;
  bottom: 1px;
}
.article-list .article-one .image,
.article-list .article-two .image {
  display: block;
  margin: 20px 0 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: 1px solid #ebebeb;
}
.article-list .article-one .image img,
.article-list .article-two .image img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.article-list .article-one .image:hover img,
.article-list .article-two .image:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.article-list .article-one .text,
.article-list .article-two .text {
  margin: 17px 0 0;
}
.article-list .article-one .text:after,
.article-list .article-two .text:after {
  display: table;
  content: "";
  clear: both;
}
.article-list .article-one .text .title,
.article-list .article-two .text .title {
  text-transform: none;
}
.article-list .article-one .title,
.article-list .article-two .title {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
.article-list .article-one .title a,
.article-list .article-two .title a {
  color: #333333;
}
.article-list .article-one .title a:hover,
.article-list .article-two .title a:hover,
.article-list .article-one .title a:focus,
.article-list .article-two .title a:focus {
  text-decoration: none;
}
.article-list .article-one .date,
.article-list .article-two .date {
  float: left;
  margin: 19px 15px 0 0;
  font-family: 'Roboto';
  font-size: 12px;
  text-transform: uppercase;
  color: #bcbcbc;
}
.article-list .article-one .author,
.article-list .article-two .author {
  float: left;
  margin: 19px 0 0;
  font-size: 12px;
  color: #0276bc;
  font-family: 'Roboto';
}
.article-list .article-one .author a,
.article-list .article-two .author a {
  color: #0276bc;
}
.article-list .article-one .introtext,
.article-list .article-two .introtext {
  padding: 18px 0 0;
  clear: both;
  font-size: 16px;
  line-height: 22px;
}
.article-list .article-one .introtext p,
.article-list .article-two .introtext p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.article-list .article-one .introtext a,
.article-list .article-two .introtext a {
  color: #6597f1;
}
.article-list .article-one .comments,
.article-list .article-two .comments,
.article-list .article-one .likes,
.article-list .article-two .likes {
  position: relative;
  padding: 0 0 0 16px;
  color: #333333;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: bold;
  float: left;
}
.article-list .article-one .comments:before,
.article-list .article-two .comments:before,
.article-list .article-one .likes:before,
.article-list .article-two .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #d6d6d6;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.article-list .article-one .comments,
.article-list .article-two .comments {
  margin: 20px 0 0;
}
.article-list .article-one .comments:before,
.article-list .article-two .comments:before {
  content: "\f075";
}
.article-list .article-one .likes,
.article-list .article-two .likes {
  margin: 20px 20px 0 0;
}
.article-list .article-one .likes:before,
.article-list .article-two .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.article-list .article-one.reklama {
  overflow: hidden;
}
.article-list .article-one.reklama .customreklama {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  transform-origin: 0 0 0;
}
.article-list .article-one.reklama .customreklama + .customreklama {
  margin-top: 10px;
}
.article-list .article-two .title {
  font-size: 26px;
  line-height: 30px;
}
.article-list .article-two .introtext {
  display: none;
}
.article-list.month-subject .article-one {
  border: none;
  margin-bottom: 15px;
}
.article-list.month-subject .article-one img {
  width: 100%;
}
.article-list.month-subject .article-one .text {
  height: auto;
}
.article-list.month-subject .article-one.clear {
  clear: both;
}
.article-list.month-subject .article-one .title {
  display: block;
}
.article-list.month-subject .small-products {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.article-list.month-subject .small-products .title {
  display: block;
}
.article-list.month-subject .small-products .row > div {
  border: none;
}
.article-list.month-subject .recommended-article {
  float: left;
  padding: 0  15px;
}
.article-list.month-subject .module.default-title {
  margin-top: -35px;
}
/* --- article-list end --- */
.month-see-also {
  background-color: #f4f4f4;
  padding-bottom: 30px;
  margin-top: 30px;
}
.month-see-also .title-underline {
  font-weight: 700;
}
/* --- top slider --- */
.top-slider {
  margin: 24px -15px 0;
  font-family: 'Roboto';
  position: relative;
}
.top-slider .big-link {
  display: block;
  overflow: hidden;
}
.top-slider .big-link img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.top-slider .big-link:hover img {
  -moz-transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  -webkit-transform: scale3d(1.05, 1.05, 1);
  -o-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.top-slider .text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 15px;
  text-align: center;
  z-index: 2;
}
.top-slider .text .category {
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 10px;
}
.top-slider .text .category:after {
  display: table;
  content: "";
  clear: both;
}
.top-slider .text .category a {
  color: #fff;
  text-decoration: none;
}
.top-slider .text .category span {
  margin: 0 7px;
  display: inline-block;
}
.top-slider .text .promo {
  display: block;
  width: 150px;
  height: 34px;
  margin: 0 auto 5px;
}
.top-slider .text .title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow: hidden;
}
.top-slider .text .title:hover {
  text-decoration: none;
}
.top-slider .text .comments,
.top-slider .text .likes {
  position: relative;
  padding: 0 0 0 16px;
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.top-slider .text .comments:before,
.top-slider .text .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.top-slider .text .comments:before {
  content: "\f075";
}
.top-slider .text .likes {
  margin-right: 20px;
}
.top-slider .text .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.top-slider .gradient {
  position: absolute;
  width: 100%;
  height: 40%;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
/* --- top slider end --- */
/* --- horisontal-advertising-in-article-list --- */
.horisontal-advertising-in-article-list {
  text-align: center;
  padding-top: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #ebebeb;
}
/* --- hirisontal-advertising-in-article-list end --- */
/* --- new-test --- */
.new-test {
  margin-top: 48px;
  font-family: 'Roboto';
}
.new-test .title {
  text-align: center;
  padding-bottom: 28px;
  border-bottom: 2px solid #ccdb2a;
  margin-left: -15px;
  margin-right: -15px;
}
.new-test .title .text {
  margin-top: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
}
.new-test .dxo {
  display: block;
  margin: 0 auto;
  width: 108px;
  height: 37px;
  background: url("../../images/sprite.png") -69px -141px no-repeat;
}
.new-test .test-item {
  margin-top: 35px;
}
.new-test .test-item .image {
  display: block;
  position: relative;
  margin-bottom: 24px;
  text-decoration: none;
}
.new-test .test-item .image .img-wrap {
  display: block;
  overflow: hidden;
}
.new-test .test-item .image img {
  -moz-transition: transform 0.8s ease 0s;
  -ms-transition: transform 0.8s ease 0s;
  -webkit-transition: transform 0.8s ease 0s;
  -o-transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
}
.new-test .test-item .image .mini-title {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 5px 85px 22px 20px;
  max-height: 171px;
  width: 100%;
  overflow: hidden;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.new-test .test-item .image .mini-title span {
  display: inline-block;
  border: 1px solid #fff;
  padding: 7px 12px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
  color: #c7c7c7;
  vertical-align: middle;
}
.new-test .test-item .image .rating {
  display: block;
  position: absolute;
  right: 0;
  bottom: -40px;
  z-index: 2;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #6ba0dd;
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
.new-test .test-item .image .rating.hight-leve {
  background: #d6b16b;
}
.new-test .test-item .image .rating > span {
  display: table-cell;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.new-test .test-item .image .rating > span span {
  display: block;
  font-size: 34px;
  text-transform: none;
  font-family: 'accid';
}
.new-test .test-item .image:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.new-test .test-item .info {
  text-align: center;
}
.new-test .test-item .date {
  display: inline-block;
  margin-top: 18px;
  margin-right: 11px;
  font-size: 12px;
  text-transform: uppercase;
  color: #bcbcbc;
}
.new-test .test-item .author {
  display: inline-block;
  margin-top: 18px;
  font-size: 12px;
  color: #0276bc;
}
.new-test .test-item .social {
  margin-top: 18px;
  text-align: center;
}
.new-test .test-item .comments,
.new-test .test-item .likes {
  display: inline-block;
  position: relative;
  padding: 0 0 0 16px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}
.new-test .test-item .comments:before,
.new-test .test-item .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #d6d6d6;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.new-test .test-item .comments:before {
  content: "\f075";
}
.new-test .test-item .likes {
  margin-right: 16px;
}
.new-test .test-item .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.new-test .test-item .introtext {
  margin-top: 22px;
  font-size: 15px;
  line-height: 22px;
  font-family: 'PTSerif';
}
.new-test .all-tests {
  position: relative;
  display: block;
  margin-top: 56px;
  height: 59px;
  line-height: 57px;
  border: 1px solid #333;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
/* --- new-test end --- */
/* --- middle-slider --- */
.middle-slider {
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 46px;
  min-height: 400px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-family: 'Roboto';
}
.middle-slider .comments,
.middle-slider .likes {
  position: relative;
  padding: 0 0 0 16px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.middle-slider .comments:before,
.middle-slider .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.middle-slider .comments:before {
  content: "\f075";
}
.middle-slider .likes {
  margin-right: 25px;
}
.middle-slider .likes:before {
  font-size: 10px;
  content: "\f09a";
}
.middle-slider .category {
  margin-top: 15px;
  margin-bottom: 22px;
  text-transform: uppercase;
  color: #fff;
  font-size: 10px;
}
.middle-slider .category:after {
  display: table;
  content: "";
  clear: both;
}
.middle-slider .category a {
  color: #fff;
  text-decoration: none;
}
.middle-slider .category span {
  margin: 0 7px;
  display: inline-block;
}
.middle-slider .title {
  color: #fff;
  text-decoration: none;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
}
.middle-slider .introtext {
  display: none;
  margin-top: 36px;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
}
/* --- middle-slider end --- */
/* --- reklama partner --- */
.partner-list {
  margin-top: 50px;
  font-family: 'Roboto';
}
.partner-list .title {
  font-size: 10px;
  color: rgba(51, 51, 51, 0.5);
}
.partner-list .title:after {
  display: table;
  content: "";
  clear: both;
}
.partner-list .title img {
  display: inline-block;
  margin: 0 auto;
}
.partner-list .partner-items {
  margin-top: 30px;
}
.partner-list .partner-items .row > div + div {
  margin-top: 40px;
}
.partner-list .partner-items .category {
  text-transform: uppercase;
  color: #5f5f5f;
  font-size: 10px;
}
.partner-list .partner-items .category:after {
  display: table;
  content: "";
  clear: both;
}
.partner-list .partner-items .category a {
  text-decoration: none;
}
.partner-list .partner-items .category * {
  display: block;
  float: left;
}
.partner-list .partner-items .category *:nth-child(1) {
  color: #5f5f5f;
}
.partner-list .partner-items .category *:nth-child(2) {
  margin: 0 12px;
}
.partner-list .partner-items .category *:nth-child(3) {
  color: #5f5f5f;
}
.partner-list .partner-items .image {
  display: block;
  margin: 12px 0 0;
  overflow: hidden;
  border: 1px solid #d7dfe2;
  position: relative;
  z-index: 1;
}
.partner-list .partner-items .image:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.partner-list .partner-items .image img {
  -moz-transition: all 1.2s ease 0s;
  -ms-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
.partner-list .partner-items .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 14px;
}
.partner-list .partner-items .title a {
  color: #333333;
}
.partner-list .partner-items .title a:hover,
.partner-list .partner-items .title a:focus {
  text-decoration: none;
}
.partner-list .partner-items .introtext {
  margin-top: 18px;
  font-size: 16px;
  line-height: 22px;
  font-family: 'PTSerif';
}
.partner-list .partner-items .introtext p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
}
.partner-list .partner-items .introtext a {
  color: #6597f1;
}
.main-page .partner-list {
  margin-top: 40px;
  margin-bottom: 65px;
}
/* --- reklama partner end --- */
/* --- horisontal-block-in-article-list --- */
.horisontal-block-in-article-list {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ebebeb;
}
.horisontal-block-in-article-list.reklama {
  text-align: center;
}
/* --- horisontal-block-in-article-list end --- */
/* --- horisontal-block-in-article-list-2 --- */
.horisontal-block-in-article-list-2 {
  margin-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #ebebeb;
}
.horisontal-block-in-article-list-2.reklama {
  text-align: center;
}
/* --- horisontal-block-in-article-list-2 end --- */
/* --- quote --- */
.quote {
  margin: 0 auto;
  max-width: 880px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: #2a2a2a;
}
.quote .quote-text {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.quote .quote-text a {
  display: block;
  color: #2a2a2a;
  text-decoration: none;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.quote .quote-text a span {
  display: block;
  position: relative;
  width: 32px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background: url('../../images/sprite.png') -147px -96px no-repeat;
}
.quote .quote-text a span:before {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background: url('../../images/sprite.png') 0 0 no-repeat #fff;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -webkit-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.quote .quote-text a:hover {
  color: #0076BC;
}
.quote .quote-text a:hover span:before {
  opacity: 0;
}
.quote .quote-author {
  font-size: 20px;
  margin-top: 30px;
  font-family: 'Roboto';
}
/* --- quote end --- */
/* --- quote-in-articale-list end --- */
/* --- two-blocks --- */
.two-blocks {
  margin-top: 18px;
  margin-left: -15px;
  margin-right: -15px;
  font-family: 'Roboto';
}
.two-blocks .t-block {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  overflow: hidden;
}
.two-blocks .t-block span {
  display: block;
}
.two-blocks .t-block .list-item {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.two-blocks .t-block .list-item .title {
  font-weight: bold;
  clear: both;
}
.two-blocks .t-block .list-item .comments,
.two-blocks .t-block .list-item .likes {
  position: relative;
  padding: 0 0 0 16px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.two-blocks .t-block .list-item .comments:before,
.two-blocks .t-block .list-item .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.two-blocks .t-block .list-item .comments:before {
  content: "\f075";
}
.two-blocks .t-block .list-item .likes {
  margin: 0 21px 0 0;
}
.two-blocks .t-block .list-item .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.two-blocks .t-block.t-block-big {
  height: 584px;
}
.two-blocks .t-block.t-block-big .list-item {
  padding: 5px 15px 20px;
}
.two-blocks .t-block.t-block-big .list-item .title {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.2;
}
.two-blocks .t-block.t-block-small {
  height: 292px;
}
.two-blocks .t-block.t-block-small .list-item {
  padding: 5px 15px 20px;
}
.two-blocks .t-block.t-block-small .list-item .title {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.2;
}
/* --- two-blocks end --- */
/* --- small-products --- */
.small-products {
  margin-top: 50px;
  font-family: 'Roboto';
}
.small-products .title {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 2px solid #ccdd2d;
  padding-bottom: 12px;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  color: #333;
}
.small-products .product {
  margin-top: 30px;
  text-align: center;
}
.small-products .product .mini-logo {
  height: 30px;
  margin-bottom: 18px;
}
.small-products .product .mini-logo img {
  max-height: 100%;
  margin: 0 auto;
}
.small-products .product .image {
  display: block;
  margin-bottom: 22px;
  border: 1px solid #d7dfe2;
  overflow: hidden;
}
.small-products .product .image img {
  margin: 0 auto;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.small-products .product .image:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.small-products .product .product-title {
  display: block;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.2;
  min-height: 36px;
}
.small-products .product .old-price {
  margin: 15px 0 -15px;
  color: #cccccc;
  text-align: center;
  font-size: 17px;
  position: relative;
  z-index: 0;
}
.small-products .product .old-price:before {
  content: '';
  display: block;
  width: 70px;
  height: 2px;
  background: #cccccc;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -35px;
  bottom: 3px;
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  transform-origin: 0 0;
}
.small-products .product .price {
  margin-top: 20px;
  color: #ccdd2d;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
aside .small-products {
  margin-top: 0;
}
aside .small-products .product {
  margin-top: 30px;
}
.line-after-small-product {
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
  height: 1px;
  background: #ebebeb;
}
/* --- small-products end --- */
/* --- DCP digital camera polska --- */
.digital-title {
  width: 131px;
  height: 43px;
  margin: 0 auto 8px;
  background: url("../../images/sprite.png") 0 -295px no-repeat;
}
.digital-camera {
  margin-top: 30px;
}
.digital-camera .article-list .article-one .facebook,
.digital-camera .article-list .article-one .disqus {
  position: relative;
  float: left;
  width: 30px;
  padding: 0 0 30px 0;
  text-align: center;
  font-family: 'Roboto';
  font-size: 12px;
}
.digital-camera .article-list .article-one .facebook:after,
.digital-camera .article-list .article-one .disqus:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 1px;
  width: 28px;
  height: 28px;
}
.digital-camera .article-list .article-one .facebook {
  margin: 10px 0 0;
}
.digital-camera .article-list .article-one .facebook:after {
  background: url("../../images/sprite.png") -34px -140px no-repeat;
}
.digital-camera .article-list .article-one .disqus {
  margin: 10px 0 0 5px;
}
.digital-camera .article-list .article-one .disqus:after {
  background: url("../../images/sprite.png") -1px -140px no-repeat;
}
/* --- DCP digital camera polska end --- */
/* --- contacts --- */
.contacts {
  font-family: 'Roboto';
}
.contacts h2 {
  display: block;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  font-family: 'Roboto';
}
.contacts h2.redakcja {
  font-size: 24px;
}
.contacts .mail-btn {
  margin-top: 14px;
}
.contacts .phone-btn {
  margin-top: 15px;
}
.contacts .address-btn {
  margin-top: 15px;
}
.contacts .editor {
  margin-top: 40px;
}
.contacts .editor:after {
  display: table;
  content: "";
  clear: both;
}
.contacts .editor .image {
  float: left;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
}
.contacts .editor .information {
  overflow: hidden;
  padding-left: 17px;
  font-size: 15px;
}
.contacts .editor .information > div {
  margin-top: 7px;
}
.contacts .editor .information .status {
  margin-top: 0;
}
.contacts .editor .information .name {
  font-weight: bold;
}
.contacts .editor .information .tel a {
  color: #333333;
  text-decoration: none;
}
.contacts .editor .information .email {
  color: #0276bc;
}
.contacts .editor .information .email a {
  color: #0276bc;
  text-decoration: none;
}
.contacts form {
  display: block;
  margin-top: 14px;
  padding: 18px 14px 28px;
  background: #d6d6d6;
}
.contacts form label {
  display: block;
  margin-bottom: 16px;
  font-weight: normal;
}
.contacts form input[type='text'],
.contacts form input[type='email'] {
  display: block;
  height: 50px;
  width: 100%;
  border: none;
  margin-bottom: 23px;
  background: #fff;
  padding: 0 14px;
  outline: none;
}
.contacts form textarea {
  display: block;
  height: 249px;
  width: 100%;
  margin-bottom: 23px;
  background: #fff;
  padding: 8px 14px;
  border: none;
  resize: none;
  outline: none;
}
.contacts form input[type='text'],
.contacts form input[type='email'],
.contacts form textarea {
  -moz-transition: box-shadow 0.2s ease 0s;
  -ms-transition: box-shadow 0.2s ease 0s;
  -webkit-transition: box-shadow 0.2s ease 0s;
  -o-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.contacts form input[type='text']:focus,
.contacts form input[type='email']:focus,
.contacts form textarea:focus {
  box-shadow: inset 0 0 0 2px #262626;
}
.contacts form input[type='submit'] {
  display: block;
  height: 50px;
  width: 100%;
  padding: 0;
  border: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: 50px;
  background-color: #1d1d1d;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.contacts form input[type='submit']:hover {
  background-color: #060606;
}
.contacts .new-author {
  margin-top: 70px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 26px 15px 16px;
  position: relative;
  overflow: hidden;
  background: url("../../images/new-author.png") 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  font-family: 'Roboto';
}
.contacts .new-author .icon {
  width: 82px;
  height: 82px;
  padding-top: 20px;
  margin: 0 auto 34px;
  background-color: rgba(170, 170, 170, 0.3);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.contacts .new-author .icon:before {
  display: block;
  content: '';
  width: 33px;
  height: 33px;
  background: url("../../images/sprite.png") -111px -96px no-repeat;
  margin: 0 0 0 28px;
}
.contacts .new-author .title {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.contacts .new-author .title div {
  display: inline-block;
  padding: 0 0 0 4px;
  height: 14px;
}
.contacts .new-author .title div img {
  max-height: 100%;
}
.contacts .new-author .mini-text {
  margin: 30px auto 0;
  padding: 0 20px;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  max-width: 380px;
}
.contacts .new-author .submit {
  margin: 27px auto 0;
  display: block;
  width: 100%;
  max-width: 315px;
  height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: url("../../images/submit-bg.png") 0 0 no-repeat;
  background-size: 100% 100%;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.contacts .new-author .submit:hover {
  background-size: 120% 100%;
}
/* --- contacts end --- */
/* --- contacts-btn --- */
.contacts-btn {
  position: relative;
  display: block;
  height: 80px;
  border: 1px solid #0276bc;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  color: #0276bc;
  font-size: 18px;
  line-height: 78px;
  font-weight: bold;
  font-family: 'Roboto';
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.contacts-btn .btn-text {
  display: inline-block;
  line-height: 1.2;
}
.contacts-btn:hover {
  color: #0286d5;
}
.contacts-btn.blue-bth {
  background-color: #0276bc;
  color: #fff;
}
.contacts-btn.blue-bth:hover {
  background-color: #0286d5;
}
.contacts-btn.download-btn .btn-text {
  width: 230px;
}
.contacts-btn.download-btn:before {
  display: inline-block;
  content: "";
  margin-right: 8px;
  vertical-align: middle;
  width: 25px;
  height: 32px;
  background: url('../../images/sprite.png') -98px 0 no-repeat;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.contacts-btn.download-btn:hover:before {
  -webkit-animation-name: updown;
  animation-name: updown;
}
.contacts-btn.mail-btn:before,
.contacts-btn.phone-btn:before {
  display: inline-block;
  content: "";
  margin-right: 22px;
  vertical-align: middle;
  width: 32px;
  height: 20px;
  background: url('../../images/sprite.png') -34px 0 no-repeat;
  outline: 1px solid transparent;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.contacts-btn.mail-btn:hover:before,
.contacts-btn.phone-btn:hover:before {
  -webkit-animation-name: rotate;
  animation-name: rotate;
}
.contacts-btn.mail-btn:before {
  width: 32px;
  height: 20px;
  background: url('../../images/sprite.png') -34px 0 no-repeat;
}
.contacts-btn.phone-btn:before {
  width: 26px;
  height: 26px;
  background: url('../../images/sprite.png') -69px 0 no-repeat;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  25%,
  75% {
    -webkit-transform: rotate3d(0, 0, 1, -15deg);
    transform: rotate3d(0, 0, 1, -15deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  25%,
  75% {
    -webkit-transform: rotate3d(0, 0, 1, -15deg);
    transform: rotate3d(0, 0, 1, -15deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes updown {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  25%,
  75% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes updown {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  25%,
  75% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/* --- contacts-btn end --- */
/* --- reklama-contacts --- */
.reklama-contacts {
  font-family: 'Roboto';
}
.reklama-contacts .reklama-item {
  margin-top: 70px;
}
.reklama-contacts .no-left-padding {
  padding-left: 0 !important;
}
.reklama-contacts h2 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  font-family: 'Roboto';
}
.reklama-contacts .editor {
  margin-top: 40px;
}
.reklama-contacts .editor:after {
  display: table;
  content: "";
  clear: both;
}
.reklama-contacts .editor .image {
  float: left;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
}
.reklama-contacts .editor .information {
  overflow: hidden;
  padding-left: 17px;
  font-size: 15px;
}
.reklama-contacts .editor .information > div {
  margin-top: 7px;
}
.reklama-contacts .editor .information .status {
  margin-top: 0;
}
.reklama-contacts .editor .information .name {
  font-weight: bold;
}
.reklama-contacts .editor .information .tel a {
  color: #333333;
  text-decoration: none;
}
.reklama-contacts .editor .information .email {
  color: #0276bc;
  font-weight: bold;
}
.reklama-contacts .editor .information .email a {
  color: #0276bc;
  text-decoration: none;
}
.reklama-contacts .agency {
  margin-top: 40px;
}
.reklama-contacts .agency .information {
  font-size: 15px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.reklama-contacts .agency .information li + li {
  margin-top: 22px;
}
.reklama-contacts .agency .information span {
  display: block;
  margin-top: 7px;
}
.reklama-contacts .agency .information span:first-of-type {
  margin-top: 0;
}
.reklama-contacts .agency .information .name {
  font-weight: bold;
}
.reklama-contacts .agency .information .tel a {
  color: #333333;
  text-decoration: none;
}
.reklama-contacts .agency .information .email {
  color: #0276bc;
  font-weight: bold;
}
.reklama-contacts .agency .information .email a {
  color: #0276bc;
  text-decoration: none;
}
.reklama-contacts .img-logo {
  margin-top: 40px;
}
/* --- reklama-contacts end --- */
/* --- breadcrumb --- */
.breadcrumb {
  display: inline-block;
  margin-bottom: 0;
  color: #0276bc;
  background-color: transparent;
  font-size: 12px;
  font-family: 'Roboto';
  text-transform: uppercase;
}
.breadcrumb li {
  padding: 0 5px 0 0;
}
.breadcrumb li + li:before {
  padding: 0 5px 0 0;
  color: #000;
  font-size: 14px;
}
.breadcrumb a {
  color: #0276bc;
}
/* --- breadcrumb end --- */
/* --- article --- */
.article .row-one {
  padding-top: 50px;
}
.article .row-one:first-of-type {
  padding-top: 0;
}
.article h1 {
  margin-top: 8px;
}
.article .information {
  margin-top: 6px;
  font-family: 'Roboto';
}
.article .information .author span,
.article .information .date span,
.article .information .for-breadcrumb span {
  display: inline-block;
  width: 15px;
  margin-right: 5px;
}
.article .information .author span i,
.article .information .date span i,
.article .information .for-breadcrumb span i {
  font-size: 16px;
  color: #868686;
}
.article .information .author,
.article .information .date {
  font-size: 12px;
  text-transform: uppercase;
}
.article .information .author {
  color: #0276bc;
}
.article .information .author span {
  float: left;
}
.article .information .author a {
  color: #0276bc;
  display: block;
  overflow: hidden;
  padding: 3px 0 0 5px;
}
.article .information .date {
  text-align: right;
  color: #333333;
}
.article .information .date a {
  color: #333333;
}
.article .information .for-breadcrumb {
  margin-top: 15px;
}
.article .big-img {
  margin-top: 20px;
  position: relative;
}
.article .big-img .rating {
  display: block;
  position: absolute;
  right: 0;
  bottom: -40px;
  z-index: 3;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #6ba0dd;
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Roboto';
}
.article .big-img .rating.hight-leve {
  background: #d6b16b;
}
.article .big-img .rating > span {
  display: table-cell;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.article .big-img .rating > span span {
  display: block;
  font-size: 34px;
  text-transform: none;
  font-family: 'accid';
}
.article .for-share-buttons {
  margin-top: 26px;
}
.article .for-share-buttons:after {
  display: table;
  content: "";
  clear: both;
}
.article .for-share-buttons .title {
  margin: 0 0 4px;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: bold;
  line-height: 1;
}
.article .for-share-buttons .share-1 .title,
.article .for-share-buttons .share-2 .title {
  float: left;
  margin: 0 10px 0 0;
  line-height: 27px;
  min-width: 99px;
}
.article .for-share-buttons .share-1 .share-buttons {
  float: left;
  min-width: 255px;
}
.article .for-share-buttons .share-2 {
  margin: 15px 0 0;
}
.article .for-share-buttons .share-2 .mini-wrap {
  float: left;
  min-width: 255px;
}
.article .for-share-buttons .share-2 .mini-wrap > div:not(.title) {
  vertical-align: bottom !important;
}
.article .for-share-buttons .share-4 {
  margin: 15px 0 0;
}
.article .for-share-buttons .share-4 > div {
  vertical-align: bottom !important;
}
.article .author-description {
  margin-top: 30px;
  font-family: 'Roboto';
}
.article .author-description:after {
  display: table;
  content: "";
  clear: both;
}
.article .author-description .image {
  float: left;
  width: 87px;
  height: 87px;
  border-radius: 50%;
  overflow: hidden;
}
.article .author-description .name {
  display: table-cell;
  height: 87px;
  vertical-align: middle;
  padding-left: 30px;
  overflow: hidden;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: bold;
}
.article .author-description .name a {
  color: #333333;
}
.article .author-description .description {
  margin-top: 32px;
  overflow: hidden;
  line-height: 22px;
}
.article .for-keywords {
  margin-top: 30px;
  font-family: 'Roboto';
}
.article .for-keywords .title {
  display: block;
  float: left;
  padding: 1px 0;
  margin-top: 9px;
  margin-right: 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
}
.article .for-keywords .keywords {
  display: block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.article .for-keywords .keywords li {
  display: inline-block;
  margin-top: 11px;
  margin-right: 6px;
}
.article .for-keywords .keywords li a {
  display: inline-block;
  border: 1px solid #0276bc;
  line-height: 19px;
  padding: 2px 11px;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
}
.article .list {
  margin-top: 30px;
  border: 1px solid #ccc;
  font-family: 'Roboto';
}
.article .list .list-toggle {
  display: block;
  padding: 20px 23px;
  line-height: 1;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  outline: none;
  cursor: pointer;
}
.article .list .list-toggle i {
  font-size: 20px;
  display: block;
  float: left;
  margin-right: 18px;
}
.article .list .list-body {
  display: none;
  padding: 0 24px 24px;
}
.article .list .list-body.open {
  display: block;
}
.article .list ul {
  margin-bottom: 0;
  color: #0276bc;
  padding-left: 0;
  counter-reset: section;
  list-style-type: none;
}
.article .list ul li {
  counter-increment: section;
  line-height: 1.2;
  font-weight: bold;
}
.article .list ul li + li {
  margin-top: 12px;
}
.article .list ul li:before {
  content: counters(section, "") ". ";
}
.article .list ul li a {
  color: #0276bc;
  text-decoration: none;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.article .list ul li a:hover,
.article .list ul li a.active {
  color: #333;
}
.article .for-disqus {
  margin-top: 50px;
}
.article .for-disqus .title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: 'Roboto';
}
.article .all-comments {
  display: block;
  position: relative;
  height: 47px;
  border: 1px solid #181818;
  line-height: 45px;
  margin: 30px 0 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto';
}
.article .all-comments .bg {
  background: #181818;
}
.article .all-comments:hover {
  color: #000;
}
.article aside {
  margin-top: 50px;
}
.article .big-line {
  margin: 0 0 36px;
}
/* slider (slider on article page) */
.article-gallery.loading {
  min-height: 80px;
  background: url("../../images/spinner.gif") 50% 50% no-repeat;
  background-size: 60px 60px;
}
.slider-big {
  margin-top: 20px;
  opacity: 0;
  -moz-transition: opacity 0.8s ease-in-out 0s;
  -ms-transition: opacity 0.8s ease-in-out 0s;
  -webkit-transition: opacity 0.8s ease-in-out 0s;
  -o-transition: opacity 0.8s ease-in-out 0s;
  transition: opacity 0.8s ease-in-out 0s;
}
.slider-big .owl-item a {
  display: block;
}
.slider-big .owl-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.slider-big .grabbing .owl-item a {
  cursor: url("../../images/grabbing.png") 8 8, move;
}
.slider-big .owl-controls .owl-buttons div {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  background-image: url("../../images/controls.png");
  background-repeat: no-repeat;
  opacity: 0.7;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.slider-big .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.slider-big .owl-controls .owl-buttons div.owl-prev {
  left: 10px;
  background-position: 0 0;
}
.slider-big .owl-controls .owl-buttons div.owl-next {
  right: 10px;
  background-position: -32px 0;
}
.zoom-image {
  display: none;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1;
  background: url("../../images/zoom-image.png") 50% 50% no-repeat;
  float: right;
  margin-top: -40px;
  cursor: pointer;
}
/* slider-big end */
.related-articles {
  margin-top: 50px;
  font-family: 'Roboto';
}
.related-articles .row.first-row > div:first-child .related-item {
  margin-top: 0;
}
.related-articles .related-item {
  margin-top: 40px;
}
.related-articles .related-item .category {
  text-transform: uppercase;
  color: #5f5f5f;
  font-size: 12px;
}
.related-articles .related-item .category:after {
  display: table;
  content: "";
  clear: both;
}
.related-articles .related-item .category a {
  text-decoration: none;
}
.related-articles .related-item .category * {
  display: block;
  float: left;
}
.related-articles .related-item .category *:nth-child(1) {
  color: #333333;
}
.related-articles .related-item .category *:nth-child(2) {
  margin: 0 12px;
}
.related-articles .related-item .category *:nth-child(3) {
  color: #a6a5a5;
}
.related-articles .related-item .image {
  display: block;
  margin: 15px 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.related-articles .related-item .image:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  -moz-transform: scale3d(0.3, 0.3, 0.3);
  -ms-transform: scale3d(0.3, 0.3, 0.3);
  -webkit-transform: scale3d(0.3, 0.3, 0.3);
  -o-transform: scale3d(0.3, 0.3, 0.3);
  transform: scale3d(0.3, 0.3, 0.3);
  opacity: 0;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.related-articles .related-item .image:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -20px;
  z-index: 3;
  width: 60px;
  height: 40px;
  background: url("../../images/sprite.png") -126px 0 no-repeat;
  opacity: 0;
  -moz-transition: all 0.8s ease 0.2s;
  -ms-transition: all 0.8s ease 0.2s;
  -webkit-transition: all 0.8s ease 0.2s;
  -o-transition: all 0.8s ease 0.2s;
  transition: all 0.8s ease 0.2s;
}
.related-articles .related-item .image:hover:before {
  border-radius: 0;
  -moz-transform: scale3d(1.2, 1.2, 1.2);
  -ms-transform: scale3d(1.2, 1.2, 1.2);
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  -o-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  opacity: 1;
}
.related-articles .related-item .image:hover:after {
  opacity: 1;
}
.related-articles .related-item .small-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
}
.related-articles .all-related {
  display: block;
  margin-top: 40px;
  border: 1px solid #333333;
  height: 51px;
  line-height: 49px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  background: #333333;
}
.related-articles .all-related .bg {
  background: #fff;
}
.related-articles .all-related .arrow {
  display: inline-block;
  margin: 0 0 0 22px;
  width: 23px;
  height: 12px;
  position: relative;
  vertical-align: middle;
  -moz-transition: transform 0.35s ease 0s;
  -ms-transition: transform 0.35s ease 0s;
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.related-articles .all-related .arrow:before,
.related-articles .all-related .arrow:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.related-articles .all-related .arrow:before {
  opacity: 1;
  background: url('../../images/sprite.png') 0 -75px no-repeat;
  z-index: 1;
}
.related-articles .all-related .arrow:after {
  opacity: 0;
  background: url('../../images/sprite.png') 0 -59px no-repeat;
  z-index: 2;
}
.related-articles .all-related.arrow-hide .arrow {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.related-articles .all-related:hover {
  color: #fafafa;
}
.related-articles .all-related:hover .arrow:before {
  opacity: 0;
}
.related-articles .all-related:hover .arrow:after {
  opacity: 1;
}
/* --- article end --- */
/* --- text-block-1 --- */
.text-block-1 {
  margin-top: 22px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 30px;
  line-height: 22px;
}
.text-block-1 > *:first-child {
  margin-top: 0 !important;
}
.text-block-1 > *:last-child {
  margin-bottom: 0 !important;
}
.text-block-1 .tag-lix {
  text-align: center;
  font-family: 'Roboto';
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.text-block-1 .tag-lix .exif-info {
  margin: 5px 0 0;
}
.text-block-1 .tag-img img {
  display: block;
}
.text-block-1 .tag-html,
.text-block-1 .tag-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.text-block-1 .tag-html iframe,
.text-block-1 .tag-video iframe,
.text-block-1 .tag-html object,
.text-block-1 .tag-video object,
.text-block-1 .tag-html embed,
.text-block-1 .tag-video embed,
.text-block-1 .tag-html video,
.text-block-1 .tag-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-block-1 p {
  margin: 0 0 20px;
  clear: left;
}
.text-block-1 a {
  color: #0276bc;
}
.text-block-1 a.imagesInContent[data-oryginal] {
  cursor: default;
}
.text-block-1 img {
  margin: 20px auto 0;
  display: block;
  max-width: 100%;
  height: auto;
}
.text-block-1 img[align="left"] {
  float: left;
}
.text-block-1 img[align="right"] {
  float: right;
}
.text-block-1 .link-full-size-2 {
  margin: 5px 0 0;
  display: block;
  float: right;
  position: relative;
  width: 110px;
  height: 34px;
  box-shadow: inset 0 0 0 1px #d6d6d6;
  text-align: center;
  font-family: 'Roboto';
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  line-height: 34px;
}
.text-block-1 .link-full-size-2 .ico {
  display: inline-block;
  position: relative;
  width: 19px;
  height: 24px;
  margin-left: 19px;
  margin-top: -3px;
  vertical-align: middle;
}
.text-block-1 .link-full-size-2 .ico:before,
.text-block-1 .link-full-size-2 .ico:after {
  display: block;
  position: absolute;
  content: '';
  width: 19px;
  height: 24px;
  background: url("../../images/sprite.png") -165px -42px no-repeat;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.text-block-1 .link-full-size-2 .ico:before {
  z-index: 2;
}
.text-block-1 .link-full-size-2 .ico:after {
  z-index: 1;
  background-position: -165px -69px;
  opacity: 0;
}
.text-block-1 .link-full-size-2 .bd {
  display: block;
  position: absolute;
  background: #333;
  z-index: 1;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.text-block-1 .link-full-size-2 .bd.bt {
  top: 0;
  left: 0;
  height: 1px;
  width: 0;
}
.text-block-1 .link-full-size-2 .bd.br {
  top: 0;
  right: 0;
  width: 1px;
  height: 0;
}
.text-block-1 .link-full-size-2 .bd.bb {
  bottom: 0;
  right: 0;
  height: 1px;
  width: 0;
}
.text-block-1 .link-full-size-2 .bd.bl {
  bottom: 0;
  left: 0;
  width: 1px;
  height: 0;
}
.text-block-1 .link-full-size-2:hover .ico:before {
  opacity: 0;
}
.text-block-1 .link-full-size-2:hover .ico:after {
  opacity: 1;
}
.text-block-1 .link-full-size-2:hover .bd.bt,
.text-block-1 .link-full-size-2:hover .bd.bb {
  width: 100%;
}
.text-block-1 .link-full-size-2:hover .bd.br,
.text-block-1 .link-full-size-2:hover .bd.bl {
  height: 100%;
}
.text-block-1 .iso-description {
  margin: -77px auto 15px;
}
.text-block-1 h2,
.text-block-1 h3,
.text-block-1 h4,
.text-block-1 h5 {
  display: block;
  font-weight: bold;
  font-family: 'Roboto';
}
.text-block-1 h2,
.text-block-1 h3 {
  font-size: 20px;
  margin-top: 28px;
  margin-bottom: 14px;
}
.text-block-1 h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 14px;
}
.text-block-1 h5 {
  font-size: 16px;
}
.text-block-1 .introtext {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Roboto';
  margin-bottom: 30px;
}
.text-block-1 table.specyfikacja,
.text-block-1 table.tags-spc {
  margin-bottom: 22px;
  border-top: 2px solid #cddd2e;
  border-bottom: 2px solid #cddd2e;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto';
}
.text-block-1 table.specyfikacja tr:nth-child(2n),
.text-block-1 table.tags-spc tr:nth-child(2n) {
  background: #f9f9f9;
}
.text-block-1 table.specyfikacja tr td,
.text-block-1 table.tags-spc tr td,
.text-block-1 table.specyfikacja tr th,
.text-block-1 table.tags-spc tr th {
  border: 1px solid #cccccc;
  vertical-align: top;
  padding: 12px 24px;
  border-bottom: none;
  display: block;
}
.text-block-1 table.specyfikacja tr td:first-child,
.text-block-1 table.tags-spc tr td:first-child,
.text-block-1 table.specyfikacja tr th:first-child,
.text-block-1 table.tags-spc tr th:first-child {
  font-weight: bold;
}
.text-block-1 table.specyfikacja tr td p,
.text-block-1 table.tags-spc tr td p,
.text-block-1 table.specyfikacja tr th p,
.text-block-1 table.tags-spc tr th p {
  line-height: 1;
  margin-bottom: 9px;
}
.text-block-1 table.specyfikacja tr td > *:last-child,
.text-block-1 table.tags-spc tr td > *:last-child,
.text-block-1 table.specyfikacja tr th > *:last-child,
.text-block-1 table.tags-spc tr th > *:last-child {
  margin-bottom: 0;
}
.text-block-1 .wyrazenie {
  border-top: 2px solid #cddd2e;
  border-bottom: 2px solid #cddd2e;
  float: left;
  width: 100%;
  margin: 30px 0;
  padding: 30px 24px;
  text-align: center;
  line-height: 30px;
  font-size: 24px;
  font-family: 'Roboto';
  font-weight: bold;
  color: #454545;
  clear: both;
}
.text-block-1 .wyrazenie p {
  margin: 0;
}
.text-block-1 .article-description {
  margin: 30px 0;
  padding: 0 0 24px;
  border-bottom: 1px solid #cccccc;
  font-family: 'Roboto';
}
.text-block-1 .article-description .a-d-title {
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  padding: 0 0 8px;
  color: #ababab;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.text-block-1 .article-description ul {
  margin: 0;
  padding: 0 0 0 22px;
}
.text-block-1 .article-description ul li {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.text-block-1 .article-description ul li:last-of-type {
  margin-bottom: 0;
}
.text-block-1 .article-commercial {
  margin: 0 0 20px;
  padding: 22px 19px 40px;
  background: #f4f4f4;
}
.text-block-1 .article-commercial .a-c-title {
  border-bottom: 2px solid #cddd2e;
  padding-bottom: 15px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: bold;
}
.text-block-1 .article-commercial .a-c-item {
  margin: 26px 0 0;
  font-size: 15px;
  font-family: 'Roboto';
  line-height: 25px;
}
.text-block-1 .article-commercial .a-c-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 10px;
}
.text-block-1 .go-to-gallery {
  display: block;
  position: relative;
  height: 47px;
  border: 1px solid #181818;
  line-height: 45px;
  margin: 34px 0 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto';
}
.text-block-1 .go-to-gallery .bg {
  background: #181818;
}
.text-block-1 .go-to-gallery .arrow {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
  width: 26px;
  height: 20px;
  position: relative;
}
.text-block-1 .go-to-gallery .arrow:before,
.text-block-1 .go-to-gallery .arrow:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.text-block-1 .go-to-gallery .arrow:before {
  background: url("../../images/sprite.png") 0 -113px no-repeat;
}
.text-block-1 .go-to-gallery .arrow:after {
  background: url("../../images/sprite.png") 0 -90px no-repeat;
  opacity: 0;
  z-index: 1;
}
.text-block-1 .go-to-gallery:hover {
  color: #000;
}
.text-block-1 .go-to-gallery:hover .arrow:before {
  opacity: 0;
}
.text-block-1 .go-to-gallery:hover .arrow:after {
  opacity: 1;
}
.text-block-1 .list {
  margin: 30px 0;
}
/* --- Share buttons --- */
.share-buttons {
  opacity: 0;
}
.share-buttons.social-likes_visible {
  opacity: 1;
}
.share-buttons > div {
  display: inline-block;
}
.share-buttons .social-likes__widget {
  display: inline-block;
  height: 27px;
  line-height: 26px;
  text-align: left;
  color: #fff;
  font-family: 'Roboto';
  font-size: 14px;
  cursor: pointer;
}
.share-buttons .social-likes__widget .social-likes__button {
  display: inline-block;
  padding: 0 6px;
}
.share-buttons .social-likes__widget .social-likes__button:before {
  display: inline-block;
  content: '';
}
.share-buttons .social-likes__widget .social-likes__button .social-likes__icon {
  display: inline-block;
  padding: 0 6px 0 0;
  font-family: 'FontAwesome';
  color: #fff;
}
.share-buttons .social-likes__widget .social-likes__counter {
  display: inline-block;
  padding: 0 6px 0 0;
}
.share-buttons .social-likes__widget.social-likes__widget_facebook {
  background: #315a9a;
}
.share-buttons .social-likes__widget.social-likes__widget_facebook .social-likes__button .social-likes__icon:before {
  content: "\f09a";
}
.share-buttons .social-likes__widget.social-likes__widget_twitter {
  background: #02ade5;
}
.share-buttons .social-likes__widget.social-likes__widget_twitter .social-likes__button .social-likes__icon:before {
  content: "\f099";
}
.share-buttons .social-likes__widget.social-likes__widget_twitter .social-likes__counter {
  display: none;
}
.share-buttons .social-likes__widget.social-likes__widget_plusone {
  background: #ce2029;
}
.share-buttons .social-likes__widget.social-likes__widget_plusone .social-likes__button .social-likes__icon:before {
  content: "\f0d5";
}
/* --- Share buttons End --- */
.mfp-title {
  padding-right: 255px !important;
}
.mfp-link-tab {
  display: block;
  line-height: 18px;
  position: absolute;
  top: 0;
  right: 0;
  color: #F3F3F3;
  padding: 0 20px 0 0;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-link-tab:hover {
  color: #f3f3f3;
}
.mfp-link-tab:after,
.mfp-link-tab:before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
}
.mfp-link-tab:after {
  right: 3px;
  top: 50%;
  margin-top: -4px;
}
.mfp-link-tab:before {
  right: 0;
  top: 50%;
  margin-top: -7px;
}
/* --- text-block-1 end --- */
/* --- after-article-advertising --- */
.after-article-advertising {
  margin-top: 50px;
}
/* --- after-article-advertising end --- */
.title-underline {
  border-bottom: 2px solid #cddd2e;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Roboto';
}
.title-block {
  margin-bottom: 30px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Roboto';
}
.big-line {
  height: 6px;
  background: #cccccc;
}
.active-bg {
  position: relative;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.active-bg .bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: transform 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
}
.active-bg .t {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.active-bg:hover .bg {
  -moz-transform: scale3d(0, 0, 1);
  -ms-transform: scale3d(0, 0, 1);
  -webkit-transform: scale3d(0, 0, 1);
  -o-transform: scale3d(0, 0, 1);
  transform: scale3d(0, 0, 1);
}
/* --- pagination --- */
.pagination {
  margin-top: 30px;
  text-align: center;
  font-family: 'Roboto';
}
.pagination ul {
  display: block;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.pagination ul:after {
  display: table;
  content: "";
  clear: both;
}
.pagination ul li {
  display: inline-block;
  font-size: 22px;
  line-height: 67px;
  font-weight: bold;
  padding: 0 10px;
}
.pagination ul li a {
  color: #333333;
  text-decoration: none;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pagination ul li a:hover {
  color: #aeaeae;
}
.pagination ul li span.pagenav {
  color: #aeaeae;
}
.pagination ul li.pagination-start,
.pagination ul li.pagination-end {
  display: none;
}
.pagination ul li.pagination-prev,
.pagination ul li.pagination-next {
  display: block;
  width: 67px;
  height: 67px;
  padding: 0;
  background: rgba(235, 235, 235, 0.56);
  color: #888888;
}
.pagination ul li.pagination-prev a,
.pagination ul li.pagination-next a,
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span {
  position: relative;
  display: block;
  width: 67px;
  height: 67px;
  overflow: hidden;
  text-indent: -9999px;
  color: #888888;
}
.pagination ul li.pagination-prev a:before,
.pagination ul li.pagination-next a:before,
.pagination ul li.pagination-prev span:before,
.pagination ul li.pagination-next span:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 67px;
  height: 67px;
  text-indent: 0;
  font-family: 'FontAwesome';
  font-size: 42px;
  line-height: 63px;
  text-align: center;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pagination ul li.pagination-prev {
  float: left;
}
.pagination ul li.pagination-prev a:before,
.pagination ul li.pagination-prev span:before {
  content: "\f104";
}
.pagination ul li.pagination-prev a:hover:before {
  left: -5px;
}
.pagination ul li.pagination-next {
  float: right;
}
.pagination ul li.pagination-next a:before,
.pagination ul li.pagination-next span:before {
  content: "\f105";
}
.pagination ul li.pagination-next a:hover:before {
  left: 5px;
}
.pagination ul.small-pagination li {
  padding: 0 3px;
}
.pagination ul.small-pagination li.pagination-prev,
.pagination ul.small-pagination li.pagination-next {
  padding: 0;
}
/* --- pagination end --- */
/* --- polecane artykuły --- */
.recommended-article {
  margin-top: 50px;
}
.recommended-article .title-underline {
  margin-bottom: 10px;
}
/* --- polecane artykuły end --- */
/* --- aside --- */
aside {
  font-family: 'Roboto';
}
aside .a-block:nth-child(1) div:last-child {
  margin-bottom: 50px;
}
aside .a-block:nth-child(2) div:last-child {
  margin-bottom: 50px;
}
aside .customreklama {
  margin: 30px auto 0;
  width: 300px;
  transform-origin: 0 0 0;
}
/* --- aside end --- */
/* --- promo-article --- */
.promo-article {
  margin-bottom: 60px;
}
.promo-article .promo-item {
  display: block;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}
.promo-article .promo-item:last-of-type {
  margin-bottom: 0;
}
.promo-article .promo-item img {
  -moz-transition: all 1.2s ease 0s;
  -ms-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
.promo-article .promo-item:hover img {
  -moz-transform: scale3d(1.15, 1.15, 1);
  -ms-transform: scale3d(1.15, 1.15, 1);
  -webkit-transform: scale3d(1.15, 1.15, 1);
  -o-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1);
}
.promo-article .promo-item .gradient {
  display: block;
  padding: 8px 12px 14px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.promo-article .promo-item .category {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
.promo-article .promo-item .category:after {
  display: table;
  content: "";
  clear: both;
}
.promo-article .promo-item .category span {
  display: block;
  float: left;
}
.promo-article .promo-item .category span:nth-child(2) {
  margin: 0 12px;
}
.promo-article .promo-item .mini-title {
  display: block;
  margin-top: 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}
/* --- promo-article end --- */
/* --- read-also --- */
.read-also .read-items {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.read-also .read-items li {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #ebebeb;
}
.read-also .read-items li:after {
  display: table;
  content: "";
  clear: both;
}
.read-also .read-items li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.read-also .read-items li .category {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  color: #5f5f5f;
  font-size: 10px;
}
.read-also .read-items li .category:after {
  display: table;
  content: "";
  clear: both;
}
.read-also .read-items li .category * {
  display: block;
  float: left;
}
.read-also .read-items li .category *:nth-child(1) {
  color: #5f5f5f;
}
.read-also .read-items li .category *:nth-child(2) {
  margin: 0 5px;
}
.read-also .read-items li .category *:nth-child(3) {
  color: #ababab;
}
.read-also .read-items li .mini-title {
  display: block;
  margin-top: 12px;
  overflow: hidden;
  font-weight: bold;
  color: #333333;
  line-height: 19px;
}
.read-also .read-items li .image {
  display: none;
  width: 150px;
  float: right;
}
/* --- read-also end --- */
/* --- advertising-aside --- */
.advertising-aside {
  margin-top: 30px;
}
.advertising-aside .title {
  display: none;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-size: 10px;
}
.advertising-aside a {
  display: block;
  border: 1px solid #d6d6d6;
  padding: 10px;
}
.advertising-aside a img {
  margin-left: auto;
  margin-right: auto;
}
/* --- advertising-aside end --- */
/* --- search-page --- */
.search-page {
  padding-bottom: 50px;
  border-bottom: 6px solid #cccccc;
}
.search-page h1 {
  text-transform: uppercase;
  font-size: 30px;
}
.search-page .h1-line {
  height: 1px;
  background-color: #cccccc;
  margin-top: 11px;
}
.search-page .number-wyniki {
  margin-top: 20px;
  padding-bottom: 14px;
  border-bottom: 2px solid #cddd2e;
  font-size: 18px;
  font-family: 'Roboto';
}
.search-page .number-wyniki span {
  font-weight: bold;
}
.search-page .search2 {
  margin-top: 20px;
  font-family: 'Roboto';
}
.search-page .search2 input[type='text'] {
  display: block;
  margin-bottom: 16px;
  width: 100%;
  height: 37px;
  padding: 0 15px;
  border: 1px solid #333;
  color: #333;
  outline: none;
  font-size: 17px;
  line-height: 35px;
}
.search-page .search2 input[type='text']::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.search-page .search2 input[type='text']::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.search-page .search2 input[type='text']:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.search-page .search2 input[type='text']:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.search-page .search2 button {
  display: block;
  width: 100%;
  height: 37px;
  border: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 37px;
  text-transform: uppercase;
  background-color: #0276bc;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.search-page .search2 button:hover {
  background-color: #0286d5;
}
.search-page .wyniki {
  border: 1px solid #cccccc;
  padding: 16px 30px 18px;
  margin-top: 20px;
}
.search-page .wyniki .title {
  margin: 0 0 22px;
  text-transform: uppercase;
  color: #333333;
  font-size: 22px;
}
.search-page .wyniki .filtr-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.search-page .wyniki .filtr-list li {
  position: relative;
  color: #0276bc;
  font-size: 18px;
  font-weight: bold;
}
.search-page .wyniki .filtr-list li.active a {
  color: #333333;
}
.search-page .wyniki .filtr-list li + li {
  margin-top: 14px;
}
.search-page .wyniki .filtr-list li a {
  color: #0276bc;
  text-decoration: none;
  display: block;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.search-page .wyniki .filtr-list li a:hover {
  color: #333333;
}
.search-page .search-list {
  margin-top: 50px;
}
.search-page .search-list .search-item {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ebebeb;
}
.search-page .search-list .search-item:last-of-type {
  margin-bottom: 0;
}
.search-page .search-list .search-item .category {
  text-transform: uppercase;
  color: #5f5f5f;
  font-size: 10px;
  font-family: 'Roboto';
}
.search-page .search-list .search-item .category:after {
  display: table;
  content: "";
  clear: both;
}
.search-page .search-list .search-item .category a {
  text-decoration: none;
}
.search-page .search-list .search-item .category * {
  display: block;
  float: left;
}
.search-page .search-list .search-item .category *:nth-child(1) {
  color: #333333;
}
.search-page .search-list .search-item .category *:nth-child(2) {
  margin: 0 12px;
}
.search-page .search-list .search-item .category *:nth-child(3) {
  color: #a6a5a5;
}
.search-page .search-list .search-item .image {
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.search-page .search-list .search-item .image:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.search-page .search-list .search-item .image img {
  -moz-transition: all 1.2s ease 0s;
  -ms-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
.search-page .search-list .search-item .mini-title {
  margin-top: 17px;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
.search-page .search-list .search-item .mini-title a {
  color: #333333;
  text-decoration: none;
}
.search-page .search-list .search-item .text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 22px;
}
.search-page .search-list .search-item .text p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.search-page .search-list .search-item .text a {
  color: #6597f1;
}
.search-page .search-list .search-item .info {
  margin-top: 33px;
}
.search-page .search-list .search-item .date {
  margin-right: 15px;
  float: left;
  font-family: 'Roboto';
  font-size: 12px;
  text-transform: uppercase;
  color: #bcbcbc;
}
.search-page .search-list .search-item .author {
  display: block;
  float: left;
  font-size: 12px;
  color: #0276bc;
  font-family: 'Roboto';
}
.search-page .search-list .search-item .comments,
.search-page .search-list .search-item .likes {
  position: relative;
  padding: 0 0 0 16px;
  color: #333333;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: bold;
  float: left;
}
.search-page .search-list .search-item .comments:before,
.search-page .search-list .search-item .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #d6d6d6;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.search-page .search-list .search-item .comments {
  margin: 20px 0 0;
  clear: left;
}
.search-page .search-list .search-item .comments:before {
  content: "\f075";
}
.search-page .search-list .search-item .likes {
  margin: 20px 20px 0 0;
}
.search-page .search-list .search-item .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.search-page .tag-title {
  margin: 22px 0 50px;
  font-family: 'Roboto';
  font-size: 16px;
}
.search-page .author-board {
  margin: 30px 0 40px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 23px;
}
.search-page .author-board .image {
  float: left;
  margin: 0 30px 10px 0;
}
.search-page .author-board .image img {
  border-radius: 50%;
}
/* --- search-page end --- */
/* --- advertising-page --- */
.advertising-page {
  font-family: 'Roboto';
}
.advertising-page a.download-btn {
  margin-bottom: 8px;
}
.advertising-page a.mail-btn {
  margin-bottom: 8px;
}
.advertising-page a.phone-btn {
  font-size: 24px;
}
.advertising-page .advertising-image {
  margin: 40px 0 0;
}
.advertising-page .advertising-image img {
  margin: 0 auto;
}
/* --- advertising-page end --- */
/* --- text-block-2 --- */
.text-block-2 {
  margin-top: 40px;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Roboto';
}
.text-block-2 > *:first-child {
  margin-top: 0 !important;
}
.text-block-2 > *:last-child {
  margin-bottom: 0 !important;
}
.text-block-2 p {
  margin-bottom: 20px;
}
.text-block-2 a {
  color: #0276bc;
}
.text-block-2 ul {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
}
.text-block-2 ul li + li {
  margin-top: 4px;
}
.text-block-2 ul li ul {
  list-style-type: circle;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 28px;
}
.text-block-2 h2,
.text-block-2 h3,
.text-block-2 h4,
.text-block-2 h5 {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.text-block-2 h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 18px;
}
.text-block-2 h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
}
.text-block-2 h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}
.text-block-2 h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 12px;
}
/* --- text-block-2 end --- */
/* --- newsletter --- */
.select-box {
  margin-bottom: 30px;
}
.select-box select {
  height: 35px;
  width: 100%;
  background-color: #fff;
}
.select-box select:after {
  background-color: #fff;
}
.select-wrap {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .select-wrap {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .select-wrap {
    padding: 0 40px;
  }
}
#newsletter-email {
  width: 100%;
  height: 70px;
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto;
}
#newsleter-image1 {
  margin: 0 auto;
}
#newsleter-image2 {
  display: none;
  margin-right: 0;
  margin-left: auto;
  margin-top: -50px;
}
#image-box {
  margin-bottom: 30px;
}
#checkbox-small {
  margin-bottom: 30px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  #checkbox-small {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  #checkbox-small {
    padding: 0 40px;
  }
}
#additional-info {
  text-align: center;
  font-size: 14px;
  margin-top: 30px;
  color: #fff;
}
.avt-info {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
  color: #fff;
}
.avt-info .intro-text {
  display: inline;
}
.avt-info #button-text {
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  display: inline;
}
.avt-info #button-text.open {
  display: block;
}
.avt-info #full-text {
  display: none;
}
.avt-info #full-text.open {
  display: inline;
}
.newsletter .shadow {
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
  margin-top: 25px;
}
.newsletter .foto-newsletter {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.newsletter .survey {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  padding: 40px 0;
  font-family: 'Roboto';
  background: #0276bc;
  background: -moz-linear-gradient(-45deg, #0276bc 26%, #00c176 74%);
  background: -webkit-linear-gradient(-45deg, #0276bc 26%, #00c176 74%);
  background: linear-gradient(135deg, #0276bc 26%, #00c176 74%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0276bc', endColorstr='#00c176', GradientType=1);
}
.newsletter .survey .survey-wrap {
  max-width: 315px;
  margin: 0 auto;
}
.newsletter .survey .mini-text {
  max-width: 660px;
  margin: 0 auto 20px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}
.newsletter .survey .mini-text a {
  color: #fff;
  font-weight: bold;
}
.newsletter .survey .mini-text .fa {
  vertical-align: middle;
}
.newsletter .survey .input-name {
  margin-top: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.newsletter .survey input[type='text'],
.newsletter .survey input[type='email'] {
  margin-top: 8px;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  border: none;
  outline: none;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.newsletter .survey input[type='text']::-webkit-input-placeholder,
.newsletter .survey input[type='email']::-webkit-input-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .survey input[type='text']::-moz-placeholder,
.newsletter .survey input[type='email']::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .survey input[type='text']:-ms-input-placeholder,
.newsletter .survey input[type='email']:-ms-input-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .survey input[type='text']:-moz-placeholder,
.newsletter .survey input[type='email']:-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .survey .check-box {
  margin-top: 16px;
  margin-bottom: 0;
  display: block;
  position: relative;
  cursor: default;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.newsletter .survey .check-box input {
  position: absolute;
  visibility: hidden;
}
.newsletter .survey .check-box input:checked + .box:before {
  display: block;
}
.newsletter .survey .check-box .box {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
}
.newsletter .survey .check-box .box:before {
  display: none;
  content: "";
  width: 20px;
  height: 16px;
  margin: 7px auto 0;
  background: url("../../images/sprite.png") -28px -23px no-repeat transparent;
}
.newsletter .survey .check-box .label-name {
  display: block;
  overflow: hidden;
  cursor: default;
  padding: 0 0 0 10px;
  line-height: 30px;
}
.newsletter .survey .check-box.small {
  font-size: 16px;
  font-weight: normal;
}
.newsletter .survey .check-box.small .label-name {
  line-height: 1;
}
.newsletter .survey select {
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 16px;
  padding-left: 5px;
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  border: none;
  outline: none;
}
.newsletter .survey select option {
  border: none;
  outline: none;
  line-height: 34px;
}
.newsletter .survey button[type='submit'] {
  margin-top: 20px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.newsletter .survey button[type='submit'] span.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #27ecee;
  background: -moz-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: -webkit-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: linear-gradient(170deg, #27ecee 37%, #00b4ff 63%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.newsletter .survey button[type='submit'] span.t {
  position: relative;
  z-index: 2;
}
.newsletter .survey button[type='submit']:hover span {
  width: 120%;
}
.newsletter .survey .regulamin {
  margin-top: 20px;
  color: #fff;
  font-size: 10px;
}
.newsletter .survey .mini-title {
  margin: 40px 0 13px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.newsletter .survey .journal {
  position: absolute;
  top: 136px;
  left: 50%;
  margin-left: 265px;
  width: 20%;
}
.newsletter .survey .journal img {
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.newsletter .survey .journal .img1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.newsletter .survey .journal .img2 {
  position: relative;
  z-index: 2;
  margin: 100px 0 0 28px;
}
.newsletter .unsubscribe {
  margin: 0 -15px;
  padding: 80px 15px 82px;
  background: #037bb8;
  font-family: 'Roboto';
}
.newsletter .unsubscribe .mini-title {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.newsletter .unsubscribe .for-form {
  max-width: 315px;
  margin: 34px auto 0;
}
.newsletter .unsubscribe input[type='email'],
.newsletter .unsubscribe input[type='text'] {
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  background-color: #fff;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.newsletter .unsubscribe input[type='email']::-webkit-input-placeholder,
.newsletter .unsubscribe input[type='text']::-webkit-input-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .unsubscribe input[type='email']::-moz-placeholder,
.newsletter .unsubscribe input[type='text']::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .unsubscribe input[type='email']:-ms-input-placeholder,
.newsletter .unsubscribe input[type='text']:-ms-input-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .unsubscribe input[type='email']:-moz-placeholder,
.newsletter .unsubscribe input[type='text']:-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.newsletter .unsubscribe button[type='submit'] {
  margin-top: 17px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #27ecee;
  background: -moz-linear-gradient(-45deg, #27ecee 32%, #00b4ff 68%);
  background: -webkit-linear-gradient(-45deg, #27ecee 32%, #00b4ff 68%);
  background: linear-gradient(135deg, #27ecee 32%, #00b4ff 68%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.newsletter .unsubscribe button[type='submit'] span.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #27ecee;
  background: -moz-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: -webkit-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: linear-gradient(170deg, #27ecee 37%, #00b4ff 63%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.newsletter .unsubscribe button[type='submit'] span.t {
  position: relative;
  z-index: 2;
}
.newsletter .unsubscribe button[type='submit']:hover span {
  width: 120%;
}
#content .error .link,
#content .success .link,
#content .success-2 .link {
  display: block;
  max-width: 250px;
  height: 50px;
  margin: 34px auto 0;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  background: url("../../images/submit-bg.png") 0 0 no-repeat;
  background-size: 100% 100%;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#content .error .link:hover,
#content .success .link:hover,
#content .success-2 .link:hover {
  background-size: 120% 100%;
}
#content .error .zindex,
#content .success .zindex,
#content .success-2 .zindex {
  position: relative;
  z-index: 1;
}
#content .error {
  position: relative;
  overflow: hidden;
  margin: 50px auto 0;
  padding: 19px 15px;
  text-align: center;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  background: url('../../images/message-error.jpg') 50% 50% no-repeat;
  background-size: cover;
}
#content .error .icon {
  width: 66px;
  height: 66px;
  padding-top: 19px;
  margin: 0 auto 18px;
  background-color: rgba(239, 45, 45, 0.2);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
#content .error .icon:before {
  display: block;
  content: '';
  background: url("../../images/sprite.png") -161px -180px no-repeat;
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
#content .error .title {
  margin: 0 auto 22px;
  text-transform: uppercase;
  font-size: 30px;
}
#content .error p {
  margin: 0 0 18px;
}
#content .error p:last-of-type {
  margin: 0;
}
#content .success {
  position: relative;
  overflow: hidden;
  margin: 50px auto 0;
  padding: 20px 15px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: url('../../images/message-ok.jpg') 50% 50% no-repeat;
  background-size: cover;
}
#content .success .icon {
  width: 66px;
  height: 66px;
  padding-top: 22px;
  margin: 0 auto 18px;
  background-color: rgba(170, 170, 170, 0.3);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
#content .success .icon:before {
  display: block;
  content: '';
  background: url("../../images/sprite.png") -161px -211px no-repeat;
  width: 28px;
  height: 21px;
  margin: 0 auto;
}
#content .success .title {
  margin: 0 0 22px;
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 100;
}
#content .success p {
  margin: 0 0 18px;
  font-weight: bold;
}
#content .success p:first-of-type {
  font-size: 18px;
}
#content .success p:last-of-type {
  margin: 0;
}
#content .success .link.no-marg {
  margin: 18px auto 0;
}
#content .success .cover {
  margin: 34px auto 0;
}
button.submit-bg {
  margin-top: 20px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
button.submit-bg span.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #27ecee;
  background: -moz-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: -webkit-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: linear-gradient(170deg, #27ecee 37%, #00b4ff 63%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
button.submit-bg span.t {
  position: relative;
  z-index: 2;
}
button.submit-bg:hover span {
  width: 120%;
}
/* --- newsletter end --- */
/* --- foto-newsletter --- */
.foto-newsletter {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: url("../../images/foto-newsletter.png") 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  font-family: 'Roboto';
}
.foto-newsletter .icon {
  width: 66px;
  height: 66px;
  padding-top: 18px;
  margin: 0 auto 18px;
  background-color: rgba(170, 170, 170, 0.3);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.foto-newsletter .icon:before {
  display: block;
  content: '';
  background: url("../../images/sprite.png") 0 -29px no-repeat;
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
.foto-newsletter .foto-title {
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 100;
}
.foto-newsletter .foto-title span {
  display: inline-block;
  padding: 0 4px 0 0;
  height: 17px;
}
.foto-newsletter .foto-title span img {
  max-height: 100%;
}
.foto-newsletter .for-form {
  max-width: 514px;
  margin: 28px auto 0;
}
.foto-newsletter .for-form input[type='email'],
.foto-newsletter .for-form input[type='text'] {
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  background-color: #fff;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.foto-newsletter .for-form input[type='email']::-webkit-input-placeholder,
.foto-newsletter .for-form input[type='text']::-webkit-input-placeholder {
  color: #333333;
  opacity: 1;
}
.foto-newsletter .for-form input[type='email']::-moz-placeholder,
.foto-newsletter .for-form input[type='text']::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.foto-newsletter .for-form input[type='email']:-ms-input-placeholder,
.foto-newsletter .for-form input[type='text']:-ms-input-placeholder {
  color: #333333;
  opacity: 1;
}
.foto-newsletter .for-form input[type='email']:-moz-placeholder,
.foto-newsletter .for-form input[type='text']:-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.foto-newsletter .for-form button[type='submit'] {
  margin-top: 17px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #27ecee;
  background: -moz-linear-gradient(-45deg, #27ecee 32%, #00b4ff 68%);
  background: -webkit-linear-gradient(-45deg, #27ecee 32%, #00b4ff 68%);
  background: linear-gradient(135deg, #27ecee 32%, #00b4ff 68%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.3);
}
.foto-newsletter .for-form button[type='submit'] span.bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #27ecee;
  background: -moz-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: -webkit-linear-gradient(-80deg, #27ecee 37%, #00b4ff 63%);
  background: linear-gradient(170deg, #27ecee 37%, #00b4ff 63%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ecee', endColorstr='#00b4ff', GradientType=1);
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.foto-newsletter .for-form button[type='submit'] span.t {
  position: relative;
  z-index: 2;
}
.foto-newsletter .for-form button[type='submit']:hover span {
  width: 120%;
}
.foto-newsletter .foto-text {
  margin-top: 24px;
  padding: 0 26px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}
/* --- foto-newsletter end --- */
/* --- gallery-page --- */
.gallery-page {
  font-family: 'Roboto';
  margin-top: -2px;
}
.gallery-page .page-info {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 6;
  font-size: 16px;
  font-weight: bold;
}
.gallery-page .page-info .close-page {
  display: block;
  width: 60px;
  height: 60px;
  background: #ebebeb;
  position: relative;
}
.gallery-page .page-info .close-page:before,
.gallery-page .page-info .close-page:after {
  display: block;
  content: "";
  width: 26px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 28px;
  left: 17px;
}
.gallery-page .page-info .close-page:before {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery-page .page-info .close-page:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gallery-page .page-info .count {
  text-align: center;
  padding: 10px 0 0;
  background: rgba(255, 255, 255, 0.3);
}
.gallery-page h1 {
  margin-top: 90px;
  font-size: 18px;
  line-height: 1.2;
}
.gallery-page .current-image {
  margin-top: 30px;
  margin-bottom: 16px;
  border-bottom: 6px solid #d6d6d6;
  padding-bottom: 22px;
}
.gallery-page .current-image img {
  margin-left: auto;
  margin-right: auto;
}
.gallery-page .current-image .title {
  font-size: 12px;
  margin-top: 12px;
  line-height: 1.2;
}
.gallery-page .prev-img,
.gallery-page .next-img {
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}
.gallery-page .prev-img:after,
.gallery-page .next-img:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-page .prev-img span,
.gallery-page .next-img span {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  padding: 0;
  background: #ebebeb;
  color: #888888;
  text-indent: 0;
}
.gallery-page .prev-img span:before,
.gallery-page .next-img span:before {
  position: absolute;
  left: 23px;
  top: 50%;
  display: block;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  font-family: 'FontAwesome';
  font-size: 44px;
  line-height: 25px;
  text-align: center;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.gallery-page .prev-img.disabled,
.gallery-page .next-img.disabled {
  opacity: 0.3;
  cursor: default;
}
.gallery-page .prev-img {
  float: left;
}
.gallery-page .prev-img span {
  float: left;
}
.gallery-page .prev-img span:before {
  content: "\f104";
}
.gallery-page .prev-img:hover:not(.disabled) span:before {
  left: 18px;
}
.gallery-page .next-img {
  float: right;
}
.gallery-page .next-img span {
  float: right;
}
.gallery-page .next-img span:before {
  content: "\f105";
}
.gallery-page .next-img:hover:not(.disabled) span:before {
  left: 28px;
}
.gallery-page .share-buttons {
  margin-top: 28px;
  text-align: center;
}
.gallery-page .download-raw {
  margin: 28px auto 0;
  display: block;
  position: relative;
  width: 172px;
  height: 48px;
  box-shadow: inset 0 0 0 1px #d6d6d6;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  line-height: 48px;
}
.gallery-page .download-raw .ico {
  display: inline-block;
  position: relative;
  width: 19px;
  height: 24px;
  margin-left: 19px;
  margin-top: -3px;
  vertical-align: middle;
}
.gallery-page .download-raw .ico:before,
.gallery-page .download-raw .ico:after {
  display: block;
  position: absolute;
  content: '';
  width: 19px;
  height: 24px;
  background: url("../../images/sprite.png") -165px -42px no-repeat;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.gallery-page .download-raw .ico:before {
  z-index: 2;
}
.gallery-page .download-raw .ico:after {
  z-index: 1;
  background-position: -165px -69px;
  opacity: 0;
}
.gallery-page .download-raw .bd {
  display: block;
  position: absolute;
  background: #333;
  z-index: 1;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.gallery-page .download-raw .bd.bt {
  top: 0;
  left: 0;
  height: 1px;
  width: 0;
}
.gallery-page .download-raw .bd.br {
  top: 0;
  right: 0;
  width: 1px;
  height: 0;
}
.gallery-page .download-raw .bd.bb {
  bottom: 0;
  right: 0;
  height: 1px;
  width: 0;
}
.gallery-page .download-raw .bd.bl {
  bottom: 0;
  left: 0;
  width: 1px;
  height: 0;
}
.gallery-page .download-raw:hover .ico:before {
  opacity: 0;
}
.gallery-page .download-raw:hover .ico:after {
  opacity: 1;
}
.gallery-page .download-raw:hover .bd.bt,
.gallery-page .download-raw:hover .bd.bb {
  width: 100%;
}
.gallery-page .download-raw:hover .bd.br,
.gallery-page .download-raw:hover .bd.bl {
  height: 100%;
}
.gallery-page .image-list {
  margin-top: 20px;
}
.gallery-page .image-list .row > div {
  margin-bottom: 24px;
}
.gallery-page .image-list .row > div:nth-of-type(2n+1) {
  clear: left;
}
.gallery-page .image-list .row > div a {
  display: block;
  position: relative;
}
.gallery-page .image-list .row > div a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.gallery-page .image-list .row > div a:hover:after,
.gallery-page .image-list .row > div a:active:after {
  background: rgba(255, 255, 255, 0);
}
.gallery-page .image-list .row > div a.active::after {
  background: rgba(255, 255, 255, 0);
}
/* --- gallery-page end --- */
/* --- konkurs --- */
.newsletter.section-konkurs .foto-newsletter {
  margin-left: 0;
  margin-right: 0;
}
.newsletter.section-konkurs .foto-newsletter .foto-title span {
  height: 26px;
  vertical-align: middle;
  line-height: 26px;
}
@media (max-width: 480px) {
  .newsletter.section-konkurs .foto-newsletter .foto-title span {
    height: auto;
  }
  .newsletter.section-konkurs .foto-newsletter .foto-title span:nth-child(1) {
    height: 26px;
    vertical-align: middle;
    line-height: 26px;
  }
}
.konkurs {
  margin-top: 40px;
  padding: 5px;
  text-align: center;
  font-family: 'Roboto';
  background: #00c077;
  background: -moz-linear-gradient(45deg, #00c077 0%, #0265a1 100%);
  background: -webkit-linear-gradient(45deg, #00c077 0%, #0265a1 100%);
  background: linear-gradient(45deg, #00c077 0%, #0265a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c077', endColorstr='#0265a1', GradientType=1);
}
.konkurs .konkurs-wrap {
  padding: 32px 15px 46px;
  background: #fff;
  position: relative;
}
.konkurs .image {
  margin: 0 0 34px;
}
.konkurs .image img {
  margin: 0 auto;
}
.konkurs .academy-link {
  max-width: 940px;
  margin: 0 auto 34px;
}
.konkurs .academy-link a {
  display: block;
  padding: 10px 15px 9px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  text-shadow: 1px 1px 1px #000;
  background: #0178ba;
  background: -moz-linear-gradient(left, #0178ba 0%, #82b661 100%);
  background: -webkit-linear-gradient(left, #0178ba 0%, #82b661 100%);
  background: linear-gradient(to right, #0178ba 0%, #82b661 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0178ba', endColorstr='#82b661', GradientType=1);
}
.konkurs .title {
  margin: 0 auto 18px;
  max-width: 600px;
  font-size: 24px;
  font-weight: bold;
}
.konkurs .under-title {
  margin: 0 auto 34px;
  max-width: 444px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.konkurs a {
  color: #0276bc;
}
.konkurs .ask-text {
  max-width: 316px;
  margin: 0 auto 22px;
  line-height: 1.2;
}
.konkurs .ask-text.bold {
  font-weight: bold;
}
.konkurs .ask-text.mt {
  margin-top: 54px;
}
.konkurs fieldset {
  margin: 0 auto 34px;
}
.konkurs fieldset label {
  display: block;
  position: relative;
  padding: 7px 0 0 45px;
  min-height: 30px;
  text-align: left;
  font-weight: normal;
  margin: 0;
}
.konkurs fieldset label + label {
  margin-top: 10px !important;
}
.konkurs fieldset input {
  position: absolute;
  opacity: 0;
}
.konkurs fieldset input:checked + .box:before {
  display: block;
}
.konkurs fieldset .box {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #d9d9d9;
  z-index: 1;
}
.konkurs fieldset .box:before {
  display: none;
  content: "";
  width: 20px;
  height: 16px;
  margin: 7px auto 0;
  background: url("../../images/sprite.png") -28px -23px no-repeat transparent;
}
.konkurs fieldset.radio label .box {
  border-radius: 50%;
}
.konkurs .required-one-i {
  position: relative;
  max-width: 316px;
  margin: 0 auto;
}
.konkurs .ktooltip {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 100%;
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 2px;
  display: none;
  line-height: 1.2;
  font-size: 16px;
}
.konkurs .ktooltip:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 6px 6px 6px;
  border-bottom-color: #b3b3b3;
  z-index: 1;
  position: absolute;
  left: 12px;
  top: -6px;
}
.konkurs .ktooltip:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 5px 5px 5px;
  border-bottom-color: #fff;
  z-index: 1;
  position: absolute;
  left: 13px;
  top: -5px;
}
.konkurs .input-icon {
  position: relative;
  max-width: 316px;
  margin: 0 auto;
  padding: 0 0 0 72px;
}
.konkurs .input-icon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 47px;
  height: 50px;
  background: url('../../images/sprite-konkurs.png') 0 0 no-repeat;
}
.konkurs .input-icon.instagram:before {
  background-position: -47px 0;
}
.konkurs .input-icon.facebook:before {
  background-position: 0 -50px;
}
.konkurs .input-icon.snapchat:before {
  background-position: -47px -50px;
}
.konkurs .input-required,
.konkurs .fieldset-wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 316px;
}
.konkurs .input-required,
.konkurs .fieldset-wrap.star {
  padding: 0 15px 0 0;
  position: relative;
}
.konkurs .input-required:before,
.konkurs .fieldset-wrap.star:before {
  display: block;
  content: '*';
  position: absolute;
  right: 0;
  top: 2px;
  font-weight: bold;
}
.konkurs input[type="text"],
.konkurs input[type="email"] {
  display: block;
  width: 100%;
  max-width: 316px;
  height: 50px;
  margin: 0 auto 34px;
  border: none;
  box-shadow: 0 15px 64px 0 #e3e3e3;
  outline: none;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
}
.konkurs input[type="file"] {
  display: block;
  width: 100%;
  max-width: 316px;
  margin: 0 auto 34px;
  outline: none;
}
.konkurs textarea {
  display: block;
  width: 100%;
  max-width: 316px;
  height: 140px;
  margin: 0 auto 34px;
  box-shadow: 0 15px 64px 0 #e3e3e3;
  border: none;
  outline: none;
  resize: none;
  padding: 8px 10px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}
.konkurs .ktext {
  max-width: 316px;
  margin: 0 auto 34px;
  line-height: 1.2;
}
.konkurs button.submit-bg {
  max-width: 444px;
  margin: 0 auto;
}
.konkurs .required-text {
  max-width: 316px;
  margin: -15px auto 26px;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.konkurs .terms,
.konkurs .info,
.konkurs .adult {
  margin: 0 0 34px;
}
.konkurs .terms .title,
.konkurs .info .title,
.konkurs .adult .title {
  max-width: 316px;
  margin: 0 auto 12px;
}
.konkurs .terms label,
.konkurs .info label,
.konkurs .adult label {
  width: 100%;
  max-width: 406px;
  position: relative;
  padding: 0 0 0 45px;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0;
}
.konkurs .terms label input[type="checkbox"],
.konkurs .info label input[type="checkbox"],
.konkurs .adult label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.konkurs .terms label input[type="checkbox"]:checked + .box:before,
.konkurs .info label input[type="checkbox"]:checked + .box:before,
.konkurs .adult label input[type="checkbox"]:checked + .box:before {
  display: block;
}
.konkurs .terms label .box,
.konkurs .info label .box,
.konkurs .adult label .box {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #d9d9d9;
  z-index: 1;
}
.konkurs .terms label .box:before,
.konkurs .info label .box:before,
.konkurs .adult label .box:before {
  display: none;
  content: "";
  width: 20px;
  height: 16px;
  margin: 7px auto 0;
  background: url("../../images/sprite.png") -28px -23px no-repeat transparent;
}
.konkurs .terms label .label-text,
.konkurs .info label .label-text,
.konkurs .adult label .label-text {
  display: block;
  overflow: hidden;
}
.konkurs .adult label {
  font-size: 17px;
  line-height: 1.4;
}
.konkurs .vat-facture {
  margin: 0 0 34px;
}
.konkurs .vat-facture .title {
  max-width: 316px;
  margin: 0 auto 12px;
}
.konkurs .vat-facture label {
  max-width: 406px;
  position: relative;
  padding: 7px 0 0 45px;
  text-align: left;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.2;
}
.konkurs .vat-facture label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.konkurs .vat-facture label input[type="checkbox"]:checked + .box:before {
  display: block;
}
.konkurs .vat-facture label .box {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #d9d9d9;
  z-index: 1;
}
.konkurs .vat-facture label .box:before {
  display: none;
  content: "";
  width: 20px;
  height: 16px;
  margin: 7px auto 0;
  background: url("../../images/sprite.png") -28px -23px no-repeat transparent;
}
.konkurs .vat-facture label .label-text {
  display: block;
  overflow: hidden;
}
.konkurs .facture-item {
  display: none;
}
#message {
  margin: 12px 0 0;
}
#message .alert {
  padding: 19px 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  font-family: 'Roboto';
  background: url('../../images/message-ok.jpg') 50% 50% / cover no-repeat;
}
#message .alert.alert-warning {
  background: url('../../images/message-error.jpg') 50% 50% / cover no-repeat;
}
#message .alert .close {
  display: none;
}
#message .alert h4 {
  margin: 0 auto 22px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
#message .alert .alert-message {
  margin: 16px 0 0;
}
/* --- konkurs end --- */
/* --- question --- */
.question-tabs {
  margin: 22px 0 0;
}
.question-tabs .question-pagination {
  display: none;
  margin: 0 0 30px;
  font-family: 'Roboto';
}
.question-tabs .question-pagination .q-arrows {
  padding: 0 12px 0 0;
  background: #d6d6d6;
}
.question-tabs .question-pagination .q-arrows:after {
  display: table;
  content: "";
  clear: both;
}
.question-tabs .question-pagination .q-arrows a {
  display: none;
  float: left;
  position: relative;
  height: 28px;
  width: 138px;
  cursor: default;
  background: #d0d0d0;
  background: -moz-linear-gradient(left, #d0d0d0 0%, #c6c6c6 100%);
  background: -webkit-linear-gradient(left, #d0d0d0 0%, #c6c6c6 100%);
  background: linear-gradient(to right, #d0d0d0 0%, #c6c6c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d0d0', endColorstr='#c6c6c6', GradientType=1);
}
.question-tabs .question-pagination .q-arrows a:first-child {
  display: block;
}
.question-tabs .question-pagination .q-arrows a:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 14px 0 14px 12px;
  border-left-color: #c6c6c6;
  position: absolute;
  top: 0;
  right: -12px;
  z-index: 1;
}
.question-tabs .question-pagination .q-arrows a.active {
  background: #cdde2e;
  background: -moz-linear-gradient(left, #cdde2e 0%, #a6b51b 100%);
  background: -webkit-linear-gradient(left, #cdde2e 0%, #a6b51b 100%);
  background: linear-gradient(to right, #cdde2e 0%, #a6b51b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdde2e', endColorstr='#a6b51b', GradientType=1);
}
.question-tabs .question-pagination .q-arrows a.active:after {
  border-left-color: #a6b51b;
}
.question-tabs .question-pagination .q-arrows .arrow-text {
  float: left;
  padding: 0 0 0 40px;
  font-size: 18px;
  line-height: 28px;
}
.question-tabs .question-pagination .start-text,
.question-tabs .question-pagination .end-text {
  display: none;
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 12px;
}
.question-tabs .question-pagination .start-text {
  float: left;
}
.question-tabs .question-pagination .end-text {
  float: right;
}
.question-tabs .tab {
  display: none;
}
.question-tabs .tab-content {
  font-family: 'Roboto';
}
.question-tabs .tab-content .tab-title {
  margin: 0 0 2px;
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  color: #333333;
}
.question-tabs .tab-content .products-list .tab-item {
  margin: 20px 0 0;
}
.question-tabs .tab-content .products-list .tab-item .images {
  position: relative;
}
.question-tabs .tab-content .products-list .tab-item .images .hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  cursor: default;
}
.question-tabs .tab-content .products-list .tab-item .images .hover:before {
  display: inline-block;
  content: "";
  font-size: 0;
  height: 100%;
  vertical-align: middle;
}
.question-tabs .tab-content .products-list .tab-item .images .icon-tap {
  width: 43px;
  height: 58px;
  position: absolute;
  top: 18px;
  right: 12px;
  z-index: 1;
  background: url('../../images/sprite.png') -77px -462px no-repeat;
}
.question-tabs .tab-content .products-list .tab-item .images .checked {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border: 10px solid #bfcf27;
}
.question-tabs .tab-content .products-list .tab-item .images .checked:before {
  display: block;
  content: '';
  width: 60px;
  height: 60px;
  background: #bfcf27;
  position: absolute;
  right: 0;
  bottom: 0;
}
.question-tabs .tab-content .products-list .tab-item .images .checked:after {
  display: block;
  content: '';
  width: 20px;
  height: 19px;
  background: url('../../images/sprite.png') -53px -462px no-repeat;
  position: absolute;
  right: 17px;
  bottom: 20px;
}
.question-tabs .tab-content .products-list .tab-item .images.checked .icon-tap {
  display: none;
}
.question-tabs .tab-content .products-list .tab-item .images.checked .checked {
  display: block;
}
.question-tabs .tab-content .products-list .tab-item .tab-item-title {
  margin: 7px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
.question-tabs .tab-content .products-list .tab-item .tab-item-introtext {
  margin: 4px 0 0;
  font-family: 'PTSerif';
  font-size: 16px;
  line-height: 18px;
}
.question-tabs .tab-content.first-tab {
  padding: 1px 15px 24px;
  background: url('../../images/question-bg-2018.jpg') 50% 0 no-repeat #00191e;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 100;
}
.question-tabs .tab-content.first-tab .plebiscyt-logo {
  margin: 55px auto 35px;
}
.question-tabs .tab-content.first-tab a {
  color: #fff;
  text-decoration: underline;
}
.question-tabs .tab-content.first-tab .text1 {
  max-width: 470px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.2;
}
.question-tabs .tab-content.first-tab .text2 {
  max-width: 470px;
  margin: 0 auto;
  line-height: 1.4;
}
.question-tabs .tab-content.first-tab .text2 .title2 {
  font-weight: bold;
  color: #4ccdb3;
  font-size: 18px;
  margin: 24px 0 10px;
}
.question-tabs .tab-content.first-tab .border {
  height: 1px;
  background: #7c417a;
}
.question-tabs .tab-content.first-tab .border.border-1 {
  margin: 40px 0 0;
}
.question-tabs .tab-content.first-tab .border.border-2 {
  margin: 12px 0 0;
}
.question-tabs .tab-content.first-tab a[data-dir="next"] {
  display: block;
  width: 240px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #4ccdb3;
  color: #000;
  text-decoration: none;
  font-family: 'Roboto';
  font-size: 24px;
  margin: 30px auto 0;
}
.question-tabs .tab-content.last-tab .last-tab-title {
  color: #333333;
  font-size: 33px;
  font-weight: 100;
  text-align: center;
}
.question-tabs .tab-content.last-tab .img1 {
  margin: 32px auto 0;
}
.question-tabs .tab-content.last-tab .text1 {
  font-size: 20px;
  text-align: center;
  margin: 30px 0 0;
  line-height: 1.2;
}
.question-tabs .tab-content.last-tab .go-ankieta {
  display: block;
  width: 240px;
  margin: 28px auto 0;
  padding: 14px 0 15px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #cdde2e;
  background: -moz-linear-gradient(left, #cdde2e 0%, #a5b41b 100%);
  background: -webkit-linear-gradient(left, #cdde2e 0%, #a5b41b 100%);
  background: linear-gradient(to right, #cdde2e 0%, #a5b41b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdde2e', endColorstr='#a5b41b', GradientType=1);
}
.question-tabs .tab-content.last-tab .no-ankieta {
  display: block;
  width: 240px;
  margin: 8px auto 0;
  padding: 9px 0;
  color: #3e3e3e;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  background: #f3f3f3;
}
.question-tabs .tab-nav {
  margin: 18px 0 0;
}
.question-tabs .tab-nav:after {
  display: table;
  content: "";
  clear: both;
}
.question-tabs .tab-nav a {
  display: block;
  width: 134px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #d6d6d6;
  color: #010101;
  text-decoration: none;
  font-family: 'Roboto';
  font-weight: 100;
  font-size: 14px;
}
.question-tabs .tab-nav a[data-dir="prev"] {
  float: left;
}
.question-tabs .tab-nav a[data-dir="next"] {
  float: right;
}
.question-tabs .tab-nav button[type="submit"] {
  display: block;
  float: right;
  width: 134px;
  height: 30px;
  background: #cdde2e;
  font-family: 'Roboto';
  font-size: 20px;
  border: none;
}
.tab-content.question-tabs.first-tab a[data-dir="next"],
.tab-content.question-tabs.last-tab .go-ankieta,
.tab-content.question-tabs.last-tab .no-ankieta,
.question-tabs .tab-nav a,
.question-tabs .tab-nav button[type="submit"] {
  -moz-transition: box-shadow 0.2s ease 0s;
  -ms-transition: box-shadow 0.2s ease 0s;
  -webkit-transition: box-shadow 0.2s ease 0s;
  -o-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.tab-content.question-tabs.first-tab a[data-dir="next"]:hover,
.tab-content.question-tabs.last-tab .go-ankieta:hover,
.tab-content.question-tabs.last-tab .no-ankieta:hover,
.question-tabs .tab-nav a:hover,
.question-tabs .tab-nav button[type="submit"]:hover {
  box-shadow: inset rgba(255, 255, 255, 0.2) 0px 100px 0px;
}
.question-tabs .home-btn-wrap {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.question-tabs .tab-content.first-tab a.plebiscyt-home-btn {
  display: block;
  width: 300px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #4ccdb3;
  color: #000;
  text-decoration: none;
  font-family: 'Roboto';
  font-size: 24px;
  margin: 30px auto 0;
}
.question-tabs .intro-end {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
}
/* --- question end --- */
/* --- ankieta --- */
.ankieta {
  margin: 22px 0 0;
  font-family: 'Roboto';
}
.ankieta .ankieta-top {
  background: url('../../images/anketa-top-2018.jpg') 50% 0 no-repeat;
  background-size: cover;
  padding: 0 15px 15px;
}
.ankieta .ankieta-top img {
  margin: 0 auto;
}
.ankieta .ankieta-top .ankieta-title {
  margin: 12px 0 0;
  color: #fff;
  font-size: 53px;
  font-weight: 100;
  text-align: center;
}
.ankieta fieldset {
  position: relative;
}
.ankieta fieldset .atooltip {
  max-width: 100%;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 100%;
  padding: 8px 10px;
  margin: 8px 0 0;
  background: #fff;
  border: 1px solid #faab20;
  border-radius: 2px;
  display: none;
  line-height: 1.2;
}
.ankieta fieldset .atooltip:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 6px 6px 6px;
  border-bottom-color: #faab20;
  z-index: 1;
  position: absolute;
  left: 22px;
  top: -6px;
}
.ankieta fieldset .atooltip:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 5px 5px 5px;
  border-bottom-color: #fff;
  z-index: 1;
  position: absolute;
  left: 23px;
  top: -5px;
}
.ankieta .list-questions {
  max-width: 446px;
  margin: 40px auto 0;
}
.ankieta .list-questions label {
  font-size: 18px;
  margin: 0 0 12px;
}
.ankieta .list-questions label .star {
  display: none;
}
.ankieta .list-questions .radio,
.ankieta .list-questions .checkboxes {
  margin: 0 0 20px;
}
.ankieta .list-questions .radio input[type="radio"],
.ankieta .list-questions .checkboxes input[type="checkbox"] {
  margin: 0;
  top: 2px;
  left: 0;
}
.ankieta .list-questions .radio label,
.ankieta .list-questions .checkboxes label {
  position: relative;
  padding: 0 0 0 22px;
  margin: 0;
  min-height: auto;
  display: block;
  float: left;
  clear: left;
  font-weight: normal;
  font-size: 16px;
  cursor: pointer;
}
.ankieta .list-questions .radio label + label,
.ankieta .list-questions .checkboxes label + label {
  margin: 10px 0 0;
}
.ankieta .ankieta-dane {
  margin: 20px auto 0;
  padding: 19px 0 30px;
  max-width: 446px;
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}
.ankieta .ankieta-dane .dane-title {
  margin: 0 0 16px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.ankieta .ankieta-dane label {
  margin: 10px 0 6px;
  font-weight: normal;
}
.ankieta .ankieta-dane .input-wrap {
  position: relative;
}
.ankieta .ankieta-dane .input-wrap .atooltip {
  max-width: 100%;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 100%;
  padding: 8px 10px;
  margin: 8px 0 0;
  background: #fff;
  border: 1px solid #faab20;
  border-radius: 2px;
  display: none;
  line-height: 1.2;
}
.ankieta .ankieta-dane .input-wrap .atooltip:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 6px 6px 6px;
  border-bottom-color: #faab20;
  z-index: 1;
  position: absolute;
  left: 22px;
  top: -6px;
}
.ankieta .ankieta-dane .input-wrap .atooltip:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 5px 5px 5px;
  border-bottom-color: #fff;
  z-index: 1;
  position: absolute;
  left: 23px;
  top: -5px;
}
.ankieta .ankieta-dane input[type="text"],
.ankieta .ankieta-dane input[type="email"] {
  display: block;
  width: 100%;
  height: 32px;
  border: 1px solid #b7b7b7;
  padding: 0 10px;
}
.ankieta .ankieta-zgoda {
  max-width: 440px;
  margin: 40px auto 0;
  text-align: center;
}
.ankieta .ankieta-zgoda.-text-left {
  text-align: left;
}
.ankieta .ankieta-zgoda input[type="checkbox"] {
  position: absolute;
  margin: 0;
  top: 2px;
  left: 0;
}
.ankieta .ankieta-zgoda label {
  position: relative;
  padding: 0 0 0 22px;
  margin: 0;
  min-height: auto;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
}
.ankieta .ankieta-zgoda label .atooltip {
  display: block;
  max-width: 100%;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 100%;
  padding: 8px 10px;
  margin: 8px 0 0;
  background: #fff;
  border: 1px solid #faab20;
  border-radius: 2px;
  display: none;
  line-height: 1.2;
}
.ankieta .ankieta-zgoda label .atooltip:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 6px 6px 6px;
  border-bottom-color: #faab20;
  z-index: 1;
  position: absolute;
  left: 22px;
  top: -6px;
}
.ankieta .ankieta-zgoda label .atooltip:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 0 5px 5px 5px;
  border-bottom-color: #fff;
  z-index: 1;
  position: absolute;
  left: 23px;
  top: -5px;
}
.ankieta .ankieta-text {
  max-width: 440px;
  margin: 20px auto 0;
  color: #b7b7b7;
  text-align: center;
}
.ankieta button {
  display: block;
  width: 240px;
  height: 52px;
  margin: 40px auto 0;
  background: #cdde2e;
  font-size: 22px;
  border: none;
}
.ankieta .ankieta-end-text {
  margin: 46px auto 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  max-width: 730px;
  line-height: 1.2;
}
.ankieta .ankieta-end-text p {
  font-size: 30px;
  font-weight: 100;
  margin: 4px 0 0;
}
.ankieta .ankieta-kod {
  max-width: 530px;
  margin: 30px auto 0;
  background: #e0e0e0;
  text-align: center;
  font-weight: bold;
  padding: 21px 10px 24px;
  font-size: 18px;
  line-height: 1.2;
}
.ankieta .ankieta-kod p {
  margin: 0;
}
.ankieta .ankieta-kod a {
  color: #000;
}
.ankieta .ankieta-kod .kod {
  display: inline-block;
  padding: 2px 20px 0;
  margin: 8px 0 0;
  background: #fff;
  font-weight: normal;
  font-size: 22px;
}
.ankieta .ankieta-kod-valid {
  max-width: 530px;
  margin: 6px auto 0;
  text-align: center;
}
.ankieta .ankieta-links {
  max-width: 540px;
  margin: 10px auto 0;
  text-align: center;
}
.ankieta .ankieta-links:after {
  display: table;
  content: "";
  clear: both;
}
.ankieta .ankieta-links a {
  display: inline-block;
  width: 48%;
  min-width: 260px;
  margin: 10px 4px 0;
  padding: 14px 0 15px;
  text-align: center;
  background: #cdde2e;
  color: #000;
  font-size: 22px;
  font-weight: 100;
  text-decoration: none;
}
.ankieta .ankieta-links a:hover {
  box-shadow: inset rgba(255, 255, 255, 0.2) 0px 100px 0px;
}
.ankieta .ankieta-links a,
.ankieta button {
  -moz-transition: box-shadow 0.2s ease 0s;
  -ms-transition: box-shadow 0.2s ease 0s;
  -webkit-transition: box-shadow 0.2s ease 0s;
  -o-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
}
.ankieta .ankieta-links a:hover,
.ankieta button:hover {
  box-shadow: inset rgba(255, 255, 255, 0.2) 0px 100px 0px;
}
/* --- ankieta --- */
/* --- Ulubiony kiosk --- */
.kiosk {
  padding: 30px 0 0;
  background: #131313;
}
.kiosk .logo-kiosk {
  display: block;
  width: 150px;
  height: 51px;
  margin: 0 auto;
  background: url("../../images/sprite.png") 0 -341px no-repeat;
}
.kiosk .sky-carousel {
  border: none;
  width: 100%;
  height: 595px;
  background: transparent;
  z-index: 1;
}
.kiosk .sky-carousel .sky-carousel-container li img {
  width: 280px;
  height: auto;
}
.kiosk .sky-carousel .sc-content-wrapper h2 {
  color: #fff;
}
.kiosk .sky-carousel .sc-price {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 6%;
  left: 50%;
  z-index: 4999;
}
.kiosk .sky-carousel .sc-price .sc-price-container {
  position: relative;
  left: -50%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 20px;
}
.kiosk .sky-carousel .sc-price a {
  display: inline-block;
  background: #e62e30;
  padding: 8px 0;
  border-radius: 8px;
  line-height: 36px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.kiosk .sky-carousel .sc-price a:after {
  display: table;
  content: "";
  clear: both;
}
.kiosk .sky-carousel .sc-price a span {
  display: block;
  float: left;
  height: 36px;
}
.kiosk .sky-carousel .sc-price a span.p {
  width: 84px;
  font-size: 18px;
}
.kiosk .sky-carousel .sc-price a span.t {
  width: 85px;
  border-left: 1px solid #ec5858;
  font-size: 16px;
}
.kiosk .sky-carousel .sc-nav-button {
  width: 69px;
  height: 69px;
  margin-top: -35px;
  border-radius: 50%;
}
.kiosk .sky-carousel .sc-nav-button.sc-prev {
  background: url('../../images/sprite.png') 0 -220px no-repeat transparent;
  left: 5px;
  transform-origin: 0 50%;
}
.kiosk .sky-carousel .sc-nav-button.sc-next {
  background: url('../../images/sprite.png') -70px -220px no-repeat transparent;
  right: 5px;
  transform-origin: 100% 50%;
}
.kiosk .sky-carousel .sc-nav-button:focus {
  outline: none;
}
.no-touch .kiosk .sky-carousel .sc-nav-button:hover {
  background-color: transparent;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html {
    margin-left: 0 !important;
  }
}
/* --- Ulubiony kiosk end --- */
/* --- Pasaz --- */
.pasaz.small-products .title {
  padding-bottom: 10px;
  margin-bottom: 16px;
}
.pasaz.small-products .product.big-product {
  /*text-align: left;*/
}
.pasaz.small-products .product.big-product .image {
  margin-bottom: 20px;
}
.pasaz.small-products .product.big-product .product-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
}
.pasaz.small-products .product.big-product .price {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  /*text-align: left;*/
}
.pasaz.small-products .product {
  margin: 0 0 16px;
}
.pasaz.small-products .product .image {
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
}
.pasaz.small-products .product .image img {
  outline: 1px solid transparent;
}
.pasaz.small-products .product .image .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  display: flex;
  /*align-content: center;*/
  justify-content: center;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pasaz.small-products .product .image .content .button {
  display: flex;
  align-self: center;
  max-width: 80%;
}
.pasaz.small-products .product .image .content .button button {
  color: #333;
  font-size: 11px;
  font-weight: bold;
  background: transparent;
  padding: 10px;
  border: 1px solid #333;
  text-transform: uppercase;
  outline: none;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pasaz.small-products .product .image .content .button button:hover {
  background: #333;
  border-color: #fff;
  color: #fff;
}
.pasaz.small-products .product .image:hover .content {
  opacity: 1;
}
.pasaz.small-products .product .image:hover img.img-responsive {
  opacity: .05;
}
.pasaz.small-products .product .product-title {
  font-size: 13px;
  /*margin-top: 5px;*/
  font-weight: normal;
  min-height: 0;
}
.pasaz.small-products .product .price {
  color: #1a1c1f;
  font-weight: bold;
  font-size: 16px;
  margin: 5px 0 15px;
}
.pasaz.small-products .product .price > a {
  text-decoration: none;
  color: #1a1c1f;
}
.pasaz.small-products .pasaz-more .pasaz-see-more {
  position: relative;
  display: block;
  margin-top: 56px;
  height: 59px;
  line-height: 57px;
  border: 1px solid #333;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
/* --- Pasaz end --- */
/* --- Temat miesiąca --- */
.month-subject {
  font-family: Roboto;
  margin-top: 20px;
}
.month-subject .title {
  color: #cdde2e;
  font-size: 18px;
  text-transform: uppercase;
  display: none;
}
.month-subject .subtitle {
  color: #263238;
  font-size: 53px;
  font-weight: 700;
  display: none;
}
.month-subject .static-elem {
  margin-bottom: 20px;
}
.month-subject .static-elem .monthly-feature .partner {
  position: static;
}
.month-subject .content-wrapper .title {
  display: block;
}
.month-subject .items {
  width: 100%;
  display: inline-block;
  padding: 0 15px;
}
.month-subject .items a {
  display: block;
  overflow: hidden;
}
.month-subject .items a:hover img {
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.month-subject .items .big-item {
  position: relative;
  margin: 0 -15px 15px;
}
.month-subject .items .big-item a {
  color: #fff;
}
.month-subject .items .big-item img {
  width: 100%;
  height: auto;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.month-subject .items .big-item .content {
  position: absolute;
  bottom: 0;
  padding: 0 15px 15px;
  width: 100%;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
}
.month-subject .items .big-item .content div {
  display: inline-block;
}
.month-subject .items .big-item .content .item-title {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}
.month-subject .items .big-item .content .comments,
.month-subject .items .big-item .content .likes {
  color: #fff;
}
.month-subject .items .big-item .content .comments:before,
.month-subject .items .big-item .content .likes:before {
  color: #fff;
}
.month-subject .items .comments,
.month-subject .items .likes {
  position: relative;
  padding: 0 0 0 16px;
  color: #333333;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: bold;
  float: left;
}
.month-subject .items .comments:before,
.month-subject .items .likes:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #d6d6d6;
  font-size: 10px;
  font-family: 'FontAwesome';
}
.month-subject .items .comments {
  margin: 0;
}
.month-subject .items .comments:before {
  content: "\f075";
}
.month-subject .items .likes {
  margin: 0 20px 0 0;
}
.month-subject .items .likes:before {
  font-size: 11px;
  content: "\f09a";
}
.month-subject .items .flex-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -15px;
}
.month-subject .items .flex-row a {
  color: #333333;
}
.month-subject .items .flex-row .flex-item {
  width: 100%;
  padding: 0 15px;
}
.month-subject .items .flex-row .flex-item img {
  width: 100%;
  height: auto;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.month-subject .items .flex-row .flex-item .item-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 22px;
}
.month-subject .items .flex-row .flex-item .item-subtitle {
  display: none;
}
.month-subject .items .flex-row .flex-item .author {
  font-size: 12px;
  width: 100%;
}
.month-subject .items .flex-row .flex-item .author > * {
  display: inline-block;
  margin-right: 15px;
}
.month-subject .items .flex-row .flex-item .author .date {
  float: left;
  color: #bcbcbc;
}
.month-subject .items .flex-row .flex-item .author .author-name {
  float: left;
}
.month-subject .items .flex-row .flex-item .author .author-name a {
  color: #0276bc;
  display: inline-block;
}
.month-subject .monthly-see-more {
  position: relative;
  display: block;
  margin-top: 56px;
  height: 59px;
  line-height: 57px;
  border: 1px solid #333;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  background-color: #000;
  font-weight: 700;
}
.month-subject .monthly-see-more span {
  display: none;
}
.month-subject .monthly-next-article {
  background-color: #000;
  position: relative;
}
.month-subject .monthly-next-article img.bg {
  opacity: 0.5;
}
.month-subject .monthly-next-article .content-wrapper {
  font-family: 'Roboto';
  padding: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 410px) and (max-width: 743px), (min-width: 800px) and (max-width: 1024px), (min-width: 1200px) {
  .month-subject .monthly-next-article .content-wrapper {
    padding: 30px;
  }
}
.month-subject .monthly-next-article .content-wrapper .label,
.month-subject .monthly-next-article .content-wrapper .sublabel,
.month-subject .monthly-next-article .content-wrapper .title,
.month-subject .monthly-next-article .content-wrapper .desc {
  color: #fff;
  font-weight: 700;
}
.month-subject .monthly-next-article .content-wrapper .label {
  color: #cdde2e;
  font-size: 14px;
  text-transform: uppercase;
}
@media (min-width: 530px) and (max-width: 743px), (min-width: 890px) and (max-width: 1024px), (min-width: 1280px) {
  .month-subject .monthly-next-article .content-wrapper .label {
    font-size: 16px;
  }
}
.month-subject .monthly-next-article .content-wrapper .sublabel {
  font-size: 16px;
}
@media (min-width: 530px) and (max-width: 743px), (min-width: 920px) and (max-width: 1024px), (min-width: 1280px) {
  .month-subject .monthly-next-article .content-wrapper .sublabel {
    font-size: 18px;
  }
}
.month-subject .monthly-next-article .content-wrapper .title {
  text-transform: none;
  font-size: 20px;
  margin: 12% 0 4% 0;
}
@media (min-width: 440px) and (max-width: 743px), (min-width: 1280px) {
  .month-subject .monthly-next-article .content-wrapper .title {
    font-size: 24px;
    margin-top: 10%;
  }
}
@media (min-width: 530px) and (max-width: 743px), (min-width: 890px) and (max-width: 1024px), (min-width: 1500px) {
  .month-subject .monthly-next-article .content-wrapper .title {
    font-size: 28px;
    margin-bottom: 6%;
  }
}
@media (min-width: 620px) and (max-width: 889px) {
  .month-subject .monthly-next-article .content-wrapper .title {
    margin-top: 15%;
  }
}
.month-subject .monthly-next-article .content-wrapper .desc {
  font-family: 'PTSerif';
  line-height: 1.2;
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 440px) and (max-width: 743px), (min-width: 890px) and (max-width: 1024px), (min-width: 1360px) {
  .month-subject .monthly-next-article .content-wrapper .desc {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (min-width: 530px) and (max-width: 743px), (min-width: 1500px) {
  .month-subject .monthly-next-article .content-wrapper .desc {
    font-size: 18px;
  }
}
/* --- Temat miesiąca end --- */
/* --- footer --- */
footer {
  background: #303136;
  padding: 60px 0 10px;
  font-family: 'Roboto';
}
footer .footer-wrap {
  max-width: 1230px;
}
footer .title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
footer .mini-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 30px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: left;
  clear: both;
}
footer ul.menu-right,
footer .ul-list ul {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
footer ul.menu-right.hide-list,
footer .ul-list ul.hide-list {
  display: none;
}
footer ul.menu-right li + li,
footer .ul-list ul li + li {
  margin-top: 10px;
}
footer ul.menu-right li a,
footer .ul-list ul li a {
  display: inline;
  padding: 0;
  color: #ababab;
  font-size: 14px;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
footer ul.menu-right li a:hover,
footer .ul-list ul li a:hover,
footer ul.menu-right li a:focus,
footer .ul-list ul li a:focus {
  color: #fafafa;
  text-decoration: none;
  background-color: transparent;
}
footer .ul-list ul {
  padding-left: 15px;
  padding-right: 15px;
}
footer .ul-list ul li span {
  display: block;
  margin: 30px 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
}
footer .ul-list ul li:first-child span {
  margin-top: 0;
}
footer .footer-line {
  border-top: 3px solid #494a4e;
  padding: 31px 0 0;
  margin-top: 85px;
}
footer .col-xs-12.pull-left {
  margin-top: 30px;
}
footer .social a {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  margin: 0 0 0 6px;
  border: 1px solid #ababab;
  border-radius: 2px;
  color: #ababab;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
footer .social a:hover,
footer .social a:focus {
  color: #fafafa;
}
footer .social a:hover .fa,
footer .social a:focus .fa {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
footer .social a .fa {
  line-height: 24px;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
footer .footer-logo {
  display: block;
  width: 98px;
  height: 36px;
  margin: 0 auto;
  background: url("../../images/sprite.png") 0 -183px no-repeat;
}
.our-sites {
  margin-top: 30px;
}
.our-sites .page-group {
  margin-bottom: 30px;
}
.our-sites .group-title {
  margin-bottom: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
}
.our-sites .group-list {
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.our-sites .group-item {
  padding-top: 5px;
  padding-bottom: 5px;
}
.our-sites .group-item:first-child {
  padding-top: 0px;
}
.our-sites .group-link {
  color: #ababab;
  font-size: 14px;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.our-sites .group-link:hover {
  color: #d4d4d5;
  text-decoration: none;
}
/* --- footer end --- */
.what-screen-size {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 1px;
}
.what-screen-size div {
  width: inherit;
  height: inherit;
}
/* --- Monthly Feature --- */
.monthly-feature {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, #19191b 39%);
  position: relative;
}
.monthly-feature .bg {
  background-image: url("/templates/main/images/banners/monthly-feature-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 39%;
  z-index: -1;
}
.monthly-feature .bg2 {
  background-image: url("/templates/main/images/banners/temat-miesiaca-luty.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 39%;
  z-index: -1;
}
.monthly-feature .content-wrapper {
  color: #fff;
  font-family: 'Roboto';
  margin: 0 auto;
  padding: 25px;
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 350px;
}
.monthly-feature .content-wrapper .label {
  color: #cdde2e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
}
.monthly-feature .content-wrapper .title {
  font-size: 25px;
  font-weight: bold;
  margin-top: 10px;
  text-transform: none;
  color: #fff;
}
.monthly-feature .content-wrapper a.title {
  display: block;
  color: #fff;
}
.monthly-feature .content-wrapper .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin: 10px 0 0 0;
  display: none;
}
.monthly-feature .content-wrapper .articles {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 0 0;
}
.monthly-feature .content-wrapper .articles a {
  color: #fff;
}
.monthly-feature .content-wrapper .articles i {
  margin-right: 10px;
}
.monthly-feature .content-wrapper.bigger-pad {
  padding: 50px;
}
.monthly-feature .partner {
  text-align: right;
  margin-right: 20px;
  /*position: absolute;*/
  right: 30px;
}
.monthly-feature .partner p {
  font-family: Roboto;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  opacity: .4;
  margin-right: 42px;
  padding-top: 20px;
}
.monthly-feature .partner img {
  width: auto;
  height: auto;
}
.monthly-feature.margin-bot {
  margin-bottom: 60px;
}
.monthly-feature.fix-margin {
  margin-top: -21px;
}
.monthly-feature.monthly-feature-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 60px;
  background-image: linear-gradient(to bottom, transparent 0, #19191b 60%);
}
.monthly-feature.monthly-feature-list .bg {
  width: 100%;
  height: 60%;
}
.monthly-feature.monthly-feature-list .content-wrapper {
  max-width: 100%;
  padding: 200px 15px 45px 15px;
}
.monthly-feature.monthly-feature-list .content-wrapper .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.monthly-feature.monthly-feature-list .content-wrapper .desc {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.monthly-feature.monthly-feature-list .content-wrapper .see-more {
  display: none;
}
.monthly-feature.monthly-feature-list .content-wrapper .articles {
  display: none;
}
.monthly-feature.monthly-feature-list a:hover {
  text-decoration: none;
}
/* --- Monthly Feature END --- */
/* --- Polityka prywatnosci START --- */
.polityka-prywatnosci {
  font-family: 'Roboto';
  line-height: 22px;
}
.polityka-prywatnosci .content {
  margin-top: 20px;
  padding: 25px 5px;
  border: 1px solid #d6d6d6;
}
/* --- Polityka prywatnosci END --- */
.monthly-article {
  margin-top: 60px;
}
.monthly-article__image {
  position: relative;
  margin-bottom: 20px;
}
.monthly-article__image img {
  width: 100%;
}
.monthly-article__text {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
.monthly-article .gradient {
  display: block;
  padding: 8px 12px 14px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.monthly-article .gradient .mini-title {
  display: block;
  margin-top: 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
}
.monthly-article__see-all {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 25px 10px;
  text-align: center;
}
.monthly-article__see-all a {
  color: #fff;
}
/* MOBILE-UP END
---------------------------------------*/
@media (max-width: 743px) {
  /* MOBILE-ONLY
---------------------------------------*/
  /* --- article-list --- */
  .article-list {
    margin-top: 24px;
  }
  .article-list.no-line {
    margin-top: 0;
  }
  .article-list .row:last-of-type > div:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
  .article-list .article-one,
  .article-list .article-two {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #ebebeb;
  }
  /* --- article-list end --- */
  /* --- footer --- */
  footer .footer-line {
    text-align: center;
  }
  /* --- footer end --- */
  .what-screen-size div.is-mobile {
    display: block;
  }
  .what-screen-size div.is-tablet,
  .what-screen-size div.is-desktop,
  .what-screen-size div.is-desktop-large {
    display: none;
  }
  /* MOBILE-ONLY END
---------------------------------------*/
}
@media (min-width: 744px) {
  /* TABLET-UP
---------------------------------------*/
  h1 {
    margin-top: 14px;
  }
  .samsung-link {
    text-align: left;
  }
  .samsung-link span.col {
    width: 50%;
    float: left;
  }
  .samsung-link span.col + span.col {
    margin: 0;
    text-align: right;
  }
  /* --- article-list --- */
  .article-list {
    margin-top: 20px;
    padding: 20px 0 0;
  }
  .article-list .article-one,
  .article-list .article-two {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .article-list .article-one.reklama {
    padding-bottom: 0px;
    border-left: none;
  }
  .article-list .article-one.reklama .reklama {
    margin: 0 -15px;
  }
  .article-list .article-one.reklama2 {
    padding-bottom: 0;
    border-left: none;
  }
  .article-list .article-one.reklama2 > div {
    margin: 0 -15px;
  }
  .article-list .article-one.reklama2 a + a {
    margin-top: 20px;
  }
  .article-list .article-one .text {
    overflow: hidden;
    height: 270px;
  }
  /* --- article-list end --- */
  /* --- top slider --- */
  .top-slider {
    margin: 30px -15px;
  }
  .top-slider .text {
    padding: 0 35px 27px;
    max-width: 620px;
    text-align: left;
  }
  .top-slider .text .category {
    margin: 0 0 18px;
  }
  .top-slider .text .promo {
    margin: 0 0 5px;
  }
  .top-slider .text .title {
    font-size: 30px;
    line-height: 35px;
    display: inline;
    max-height: none;
    overflow: auto;
  }
  .top-slider .text .comments,
  .top-slider .text .likes {
    margin-top: 25px;
  }
  /* --- top slider end --- */
  /* --- new-test --- */
  .new-test {
    margin-top: 50px;
    padding-left: 63px;
    padding-right: 63px;
  }
  .new-test .title {
    margin-left: -78px;
    margin-right: -78px;
  }
  .new-test .test-item {
    margin-top: 40px;
  }
  .new-test .test-item .image .mini-title {
    padding-right: 190px;
    max-height: none;
  }
  .new-test .test-item .image .rating {
    right: 55px;
    bottom: -50px;
    width: 100px;
    height: 100px;
  }
  .new-test .test-item .image .rating > span {
    width: 100px;
    height: 100px;
  }
  .new-test .test-item .image .rating > span span {
    font-size: 44px;
  }
  .new-test .test-item .info {
    text-align: left;
  }
  .new-test .test-item .date {
    margin-top: 14px;
  }
  .new-test .test-item .author {
    margin-top: 14px;
  }
  .new-test .test-item .social {
    text-align: left;
  }
  .new-test .all-tests {
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
    max-width: 416px;
  }
  /* --- new-test end --- */
  /* --- middle-slider --- */
  .middle-slider {
    margin-top: 74px;
    padding-top: 120px;
    padding-bottom: 37px;
    min-height: 500px;
  }
  .middle-slider .text {
    padding-left: 63px;
  }
  .middle-slider .category {
    margin-bottom: 30px;
  }
  /* --- middle-slider end --- */
  /* --- reklama partner --- */
  .partner-list {
    margin-top: 60px;
  }
  .partner-list .partner-items .row > div + div {
    margin-top: 0;
  }
  .partner-list .partner-items .title {
    margin-top: 18px;
  }
  .main-page .partner-list {
    margin-top: 45px;
    margin-bottom: 50px;
  }
  /* --- reklama partner end --- */
  /* --- horisontal-block-in-article-list --- */
  .horisontal-block-in-article-list {
    margin-top: 20px;
    padding: 30px 60px 10px;
  }
  /* --- horisontal-block-in-article-list end --- */
  /* --- horisontal-block-in-article-list-2 --- */
  .horisontal-block-in-article-list-2 {
    margin: 0 -60px 20px;
    padding: 0 15px 20px;
  }
  /* --- horisontal-block-in-article-list-2 end --- */
  /* --- quote --- */
  .quote .quote-text {
    font-size: 30px;
    line-height: 36px;
  }
  /* --- quote end --- */
  /* --- two-blocks --- */
  .two-blocks {
    margin-top: 70px;
    margin-left: 63px;
    margin-right: 63px;
  }
  .two-blocks .t-block .list-item .comments,
  .two-blocks .t-block .list-item .likes {
    float: left;
  }
  .two-blocks .t-block.t-block-big {
    height: 584px;
  }
  .two-blocks .t-block.t-block-big .list-item {
    padding-bottom: 28px;
    padding-left: 45px;
    padding-right: 105px;
  }
  .two-blocks .t-block.t-block-big .list-item .title {
    font-size: 24px;
  }
  .two-blocks .t-block.t-block-small {
    height: 292px;
  }
  .two-blocks .t-block.t-block-small .list-item {
    padding-left: 30px;
    padding-right: 40px;
  }
  /* --- two-blocks end --- */
  /* --- small-products --- */
  .small-products {
    margin-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .small-products .title {
    margin-left: -75px;
    margin-right: -75px;
    margin-bottom: 40px;
  }
  .small-products .product .product-title {
    display: inline-block;
  }
  .small-products .product .old-price {
    margin: 12px 0 -12px;
  }
  .small-products .product .price {
    margin-top: 17px;
  }
  .line-after-small-product {
    margin-top: 60px;
  }
  aside .small-products {
    padding-left: 0;
    padding-right: 0;
  }
  aside .small-products .title {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
  aside .line-after-small-product {
    margin-top: 30px;
  }
  /* --- small-products end --- */
  .digital-title {
    margin: 0 auto 70px;
  }
  /* --- contacts --- */
  .contacts h2 {
    margin-top: 50px;
    font-size: 24px;
  }
  .contacts .mail-btn,
  .contacts .phone-btn {
    margin-top: 38px;
  }
  .contacts .address-btn {
    margin-top: 20px;
  }
  .contacts .editor {
    margin-top: 50px;
  }
  .contacts form {
    margin-top: 38px;
    padding: 20px 30px 28px;
  }
  .contacts .new-author {
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
    padding: 35px 0 22px;
  }
  .contacts .new-author .icon {
    width: 126px;
    height: 126px;
    padding-top: 33px;
    position: absolute;
    left: -16px;
    top: -16px;
  }
  .contacts .new-author .icon:before {
    width: 50px;
    height: 50px;
    background: url("../../images/sprite.png") -111px -43px no-repeat;
    margin: 0 0 0 43px;
  }
  .contacts .new-author .title {
    font-size: 22px;
  }
  .contacts .new-author .title div {
    height: 16px;
  }
  .contacts .new-author .mini-text {
    margin: 15px auto 0;
    padding: 0;
    max-width: 340px;
  }
  .contacts .new-author .submit {
    margin: 18px auto 0;
    max-width: 278px;
  }
  /* --- contacts end --- */
  /* --- contacts-btn --- */
  .contacts-btn {
    font-size: 24px;
  }
  .contacts-btn.download-btn .btn-text {
    width: 270px;
  }
  /* --- contacts-btn end --- */
  /* --- reklama-contacts --- */
  .reklama-contacts .reklama-item {
    margin-top: 80px;
  }
  /* --- reklama-contacts end --- */
  /* --- article --- */
  .article h1 {
    margin-top: 14px;
  }
  .article .information {
    margin-top: 14px;
  }
  .article .information .author span,
  .article .information .date span,
  .article .information .for-breadcrumb span {
    margin-right: 9px;
  }
  .article .information .author span {
    float: none;
  }
  .article .information .author a {
    display: inline;
    padding: 0;
  }
  .article .information .date {
    text-align: left;
  }
  .article .information .for-breadcrumb {
    margin-top: 0;
  }
  .article .big-img {
    margin-top: 30px;
  }
  .article .big-img .rating {
    right: 55px;
    bottom: -50px;
    width: 100px;
    height: 100px;
  }
  .article .big-img .rating > span {
    width: 100px;
    height: 100px;
  }
  .article .big-img .rating > span span {
    font-size: 44px;
  }
  .article .for-share-buttons {
    margin-top: 30px;
  }
  .article .for-share-buttons.bottom {
    margin-top: 45px;
  }
  .article .for-share-buttons .share-1 .title,
  .article .for-share-buttons .share-2 .title {
    float: none;
    margin: 0 0 4px;
    line-height: 1;
    min-width: auto;
  }
  .article .for-share-buttons .share-1 .share-buttons {
    min-width: auto;
  }
  .article .for-share-buttons .share-2 .mini-wrap {
    min-width: auto;
  }
  .article .for-share-buttons .share-1 {
    float: left;
  }
  .article .for-share-buttons .share-2 {
    float: right;
    margin: 0;
  }
  .article .for-share-buttons .share-3 {
    float: left;
  }
  .article .for-share-buttons .share-4 {
    float: right;
    margin: -30px 0 0;
  }
  .article .author-description {
    margin-top: 40px;
  }
  .article .author-description .name {
    display: block;
    height: auto;
    line-height: 1;
  }
  .article .author-description .description {
    margin-top: 15px;
    padding-left: 30px;
    font-weight: bold;
  }
  .article .for-keywords {
    margin-top: 40px;
  }
  .article .for-keywords .keywords {
    overflow: hidden;
  }
  .article .list {
    margin-top: 40px;
  }
  .article .list .list-body {
    padding: 25px 48px 36px;
    font-size: 18px;
  }
  .article .pagination {
    margin-top: 40px;
  }
  .article .for-disqus .title {
    font-size: 24px;
  }
  .article .all-comments {
    margin: 40px 0 0;
  }
  .article aside {
    margin-top: 60px;
  }
  .title-underline {
    border-bottom: 2px solid #cddd2e;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 24px;
    text-transform: uppercase;
  }
  .title-block {
    font-size: 24px;
  }
  .related-articles .row.first-row > div .related-item {
    margin-top: 0;
  }
  .related-articles .row > div:nth-child(3n+1) {
    clear: left;
  }
  /* --- article end --- */
  /* --- text-block-1 --- */
  .text-block-1 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 30px;
  }
  .text-block-1 .introtext {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .text-block-1 .link-full-size-2 {
    width: 140px;
  }
  .text-block-1 h2,
  .text-block-1 h3 {
    font-size: 24px;
  }
  .text-block-1 h4 {
    font-size: 20px;
  }
  .text-block-1 table.specyfikacja,
  .text-block-1 table.tags-spc {
    margin-bottom: 32px;
  }
  .text-block-1 table.specyfikacja tr td,
  .text-block-1 table.tags-spc tr td,
  .text-block-1 table.specyfikacja tr th,
  .text-block-1 table.tags-spc tr th {
    display: table-cell;
  }
  .text-block-1 .wyrazenie {
    margin: 40px 0;
    padding: 30px 40px;
  }
  .text-block-1 .article-description {
    margin: 40px 0;
  }
  .text-block-1 .article-description .a-d-title {
    margin: 0 0 25px;
  }
  .text-block-1 .article-description ul {
    padding: 0 0 0 25px;
  }
  .text-block-1 .article-description ul li {
    font-size: 20px;
  }
  .text-block-1 .article-commercial .a-c-item img {
    margin: 0;
  }
  .text-block-1 .list {
    margin: 40px 0;
  }
  /* --- text-block-1 end --- */
  /* --- after-article-advertising --- */
  .after-article-advertising {
    margin-top: 60px;
  }
  /* --- after-article-advertising end --- */
  /* --- polecane artykuły --- */
  .recommended-article .title-underline {
    margin-bottom: 30px;
  }
  /* --- polecane artykuły end --- */
  /* --- aside --- */
  aside .a-block.first div:last-child,
  aside .a-block.second div:last-child {
    margin-bottom: 60px;
  }
  aside .a-block:nth-child(2n+1) {
    clear: left;
  }
  /* --- aside end --- */
  /* --- promo-article --- */
  .promo-article .promo-item .gradient {
    padding: 8px 14px 18px;
  }
  /* --- promo-article end --- */
  /* --- read-also --- */
  .read-also .read-items li .mini-title {
    padding-right: 20px;
    max-height: 76px;
  }
  .read-also .read-items li .image {
    display: block;
  }
  /* --- read-also end --- */
  /* --- advertising-aside --- */
  /* --- advertising-aside end --- */
  /* --- search-page --- */
  .search-page .wyniki {
    margin-top: 36px;
  }
  .search-page .search2:after {
    display: table;
    content: "";
    clear: both;
  }
  .search-page .search2 input[type='text'] {
    width: 67%;
    float: left;
    margin-bottom: 0;
  }
  .search-page .search2 button {
    width: 30%;
    float: right;
  }
  .search-page .search-list .search-item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .search-page .search-list .search-item .text {
    margin-top: 10px;
  }
  .search-page .search-list .search-item .info {
    margin-top: 13px;
  }
  .search-page .search-list .search-item .date {
    margin-right: 25px;
  }
  .search-page .search-list .search-item .author {
    margin-right: 25px;
  }
  .search-page .search-list .search-item .comments {
    margin: 0;
    clear: none;
  }
  .search-page .search-list .search-item .likes {
    margin: 0 25px 0 0;
  }
  .search-page .pagination {
    margin-top: 50px;
  }
  /* --- search-page end --- */
  /* --- advertising-page --- */
  .advertising-page a.download-btn {
    margin-bottom: 16px;
  }
  .advertising-page a.mail-btn {
    margin-bottom: 0;
  }
  /* --- advertising-page end --- */
  /* --- text-block-2 --- */
  .text-block-2 {
    font-size: 16px;
    margin-top: 50px;
  }
  .text-block-2 h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  .text-block-2 h3 {
    margin-top: 40px;
    font-size: 20px;
  }
  .text-block-2 h4 {
    font-size: 16px;
  }
  .text-block-2 h5 {
    font-size: 14px;
  }
  /* --- text-block-2 end --- */
  /* --- newsletter --- */
  .newsletter .shadow {
    margin-top: 40px;
  }
  .newsletter .foto-newsletter {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .newsletter .survey {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
  }
  .newsletter .survey .survey-wrap {
    max-width: 660px;
  }
  .newsletter .survey .input-name {
    margin-top: 20px;
    margin-right: -18px;
  }
  .newsletter .survey .input-name div {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
  }
  .newsletter .survey input[type='text'],
  .newsletter .survey input[type='email'] {
    margin-top: 20px;
  }
  .newsletter .survey .check-box {
    margin-top: 7px;
  }
  .newsletter .survey select {
    margin-top: 7px;
  }
  .newsletter .survey button[type='submit'] {
    margin-top: 30px;
  }
  .newsletter .survey .regulamin {
    margin-top: 30px;
  }
  .newsletter .survey .mini-title {
    font-size: 20px;
  }
  .newsletter .unsubscribe {
    margin: 0;
    padding: 80px 0 82px;
  }
  #content .error .icon {
    padding-top: 60px;
    margin: 0 0 0 200px;
    width: 186px;
    height: 186px;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: -24px;
  }
  #content .error .icon:before {
    width: 66px;
    height: 66px;
    background-position: 0 -394px;
  }
  #content .success {
    text-align: left;
  }
  #content .success .sm-right {
    float: right !important;
  }
  #content .success .sm-left {
    float: left !important;
  }
  #content .success .icon {
    padding-top: 60px;
    margin: 0 0 0 200px;
    width: 186px;
    height: 186px;
    position: absolute;
    left: 50%;
    top: -24px;
  }
  #content .success .icon:before {
    width: 92px;
    height: 65px;
    background-position: -69px -394px;
  }
  #content .success .title:not(.no-marg) {
    margin: 30px 0 22px;
  }
  #content .success .cover {
    margin: 0 auto;
  }
  /* --- newsletter end --- */
  /* --- foto-newsletter --- */
  .foto-newsletter {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .foto-newsletter .icon {
    padding-top: 38px;
    margin: 0 0 0 200px;
    width: 157px;
    height: 157px;
    position: absolute;
    left: 50%;
    top: -20px;
  }
  .foto-newsletter .icon:before {
    width: 81px;
    height: 81px;
    background-position: -28px -42px;
  }
  .foto-newsletter .foto-title {
    font-size: 37px;
  }
  .foto-newsletter .foto-title span {
    height: 27px;
  }
  .foto-newsletter .for-form {
    margin: 50px auto 0;
  }
  .foto-newsletter .foto-text {
    margin-top: 34px;
    padding: 0;
    font-size: 26px;
  }
  /* --- foto-newsletter end --- */
  /* --- gallery-page --- */
  .gallery-page .page-info {
    font-size: 26px;
  }
  .gallery-page .page-info .close-page {
    width: 100px;
    height: 100px;
    background: rgba(235, 235, 235, 0.5);
  }
  .gallery-page .page-info .close-page:before,
  .gallery-page .page-info .close-page:after {
    left: 37px;
    top: 49px;
  }
  .gallery-page h1 {
    margin-top: 36px;
    font-size: 26px;
    padding-right: 160px;
  }
  .gallery-page .current-image {
    margin-bottom: 28px;
  }
  .gallery-page .current-image .title {
    font-size: 16px;
    margin-top: 24px;
  }
  .gallery-page .prev-img,
  .gallery-page .next-img {
    position: fixed;
    top: 50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    z-index: 5;
  }
  .gallery-page .prev-img span,
  .gallery-page .next-img span {
    width: 100px;
    height: 100px;
    margin: 0;
    background: rgba(235, 235, 235, 0.5);
  }
  .gallery-page .prev-img span:before,
  .gallery-page .next-img span:before,
  .gallery-page .prev-img span:after,
  .gallery-page .next-img span:after {
    left: 43px;
  }
  .gallery-page .next-img {
    right: 0;
  }
  .gallery-page .prev-img {
    left: 0;
  }
  .gallery-page .prev-img:hover:not(.disabled) span:before {
    left: 38px;
  }
  .gallery-page .next-img {
    right: 0;
  }
  .gallery-page .next-img:hover:not(.disabled) span:before {
    left: 48px;
  }
  .gallery-page .share-buttons {
    margin-top: 10px;
    text-align: left;
  }
  .gallery-page .download-raw {
    float: right;
    margin-top: 10px;
  }
  .gallery-page .image-list {
    margin-top: 38px;
  }
  .gallery-page .image-list .row > div:nth-of-type(2n+1) {
    clear: none;
  }
  .gallery-page .image-list .row > div:nth-of-type(3n+1) {
    clear: left;
  }
  /* --- gallery-page end --- */
  /* --- konkurs --- */
  .newsletter.section-konkurs .foto-newsletter .foto-title span {
    height: 42px;
    line-height: 44px;
  }
  .konkurs {
    margin-top: 70px;
  }
  .konkurs .required-one-i {
    max-width: 460px;
  }
  .konkurs .ktooltip {
    left: 15px;
  }
  .konkurs .input-icon {
    max-width: 460px;
    padding: 0 72px;
  }
  .konkurs .input-required,
  .konkurs .fieldset-wrap {
    max-width: 346px;
    padding: 0 15px;
  }
  .konkurs input[type="text"],
  .konkurs input[type="email"] {
    font-size: 17px;
  }
  .konkurs textarea {
    font-size: 17px;
  }
  .konkurs .terms .title,
  .konkurs .info .title {
    max-width: 406px;
    padding: 0 0 0 45px;
    text-align: left;
  }
  #message {
    margin: 20px 0 0;
  }
  /* --- konkurs end --- */
  /* --- question --- */
  .question-tabs .tab-content .tab-title {
    font-size: 32px;
  }
  .question-tabs .tab-content.first-tab {
    padding: 1px 60px 24px;
  }
  .question-tabs .tab-content.first-tab .plebiscyt-logo {
    margin: 55px auto 46px;
  }
  .question-tabs .tab-content.first-tab .text1 {
    font-size: 22px;
  }
  .question-tabs .tab-content.first-tab .text2 .title2 {
    margin: 35px 0 0;
  }
  .question-tabs .tab-nav {
    margin: 38px 0 0;
  }
  .question-tabs .tab-nav a {
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 24px;
  }
  .question-tabs .tab-nav button[type="submit"] {
    width: 240px;
    height: 52px;
    font-size: 22px;
  }
  .question-tabs .home-btn-wrap {
    margin-top: 90px;
  }
  .question-tabs .intro-end {
    font-size: 31px;
    text-align: left;
  }
  /* --- question end --- */
  /* --- ankieta --- */
  .ankieta .ankieta-top .ankieta-title {
    text-align: right;
    margin: 26px 0 0;
  }
  .ankieta .list-questions {
    margin: 50px auto 0;
  }
  .ankieta .ankieta-dane {
    margin: 30px auto 0;
  }
  /* --- ankieta end --- */
  /* --- Ulubiony kiosk --- */
  .kiosk .sky-carousel .sc-nav-button.sc-prev {
    left: 50%;
    margin-left: -270px;
  }
  .kiosk .sky-carousel .sc-nav-button.sc-next {
    right: 50%;
    margin-right: -270px;
  }
  /* --- Ulubiony kiosk end --- */
  /* --- Pasaz --- */
  .pasaz.small-products .product.big-product {
    text-align: left;
  }
  .pasaz.small-products .product.big-product .price {
    text-align: left;
  }
  .pasaz.small-products .pasaz-more .pasaz-see-more {
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
    max-width: 416px;
  }
  /* --- Pasaz end --- */
  /* --- Temat miesiąca --- */
  .month-subject {
    font-family: Roboto;
    margin-top: 20px;
  }
  .month-subject .title {
    color: #cdde2e;
    font-size: 18px;
    text-transform: uppercase;
  }
  .month-subject .subtitle {
    color: #263238;
    font-size: 53px;
    font-weight: 700;
  }
  .month-subject .items {
    width: 100%;
    display: inline-block;
  }
  .month-subject .items a {
    display: block;
    overflow: hidden;
  }
  .month-subject .items a:hover img {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .month-subject .items .big-item {
    position: relative;
    margin: 0 0 15px;
  }
  .month-subject .items .big-item a {
    color: #fff;
  }
  .month-subject .items .big-item img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
  }
  .month-subject .items .big-item .content {
    position: absolute;
    bottom: 0;
    padding: 0 15px 15px;
    width: 100%;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 100%);
  }
  .month-subject .items .big-item .content div {
    display: inline-block;
  }
  .month-subject .items .big-item .content .item-title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
  }
  .month-subject .items .big-item .content .comments,
  .month-subject .items .big-item .content .likes {
    color: #fff;
  }
  .month-subject .items .big-item .content .comments:before,
  .month-subject .items .big-item .content .likes:before {
    color: #fff;
  }
  .month-subject .items .comments,
  .month-subject .items .likes {
    position: relative;
    padding: 0 0 0 16px;
    color: #333333;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: bold;
    float: left;
  }
  .month-subject .items .comments:before,
  .month-subject .items .likes:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #d6d6d6;
    font-size: 10px;
    font-family: 'FontAwesome';
  }
  .month-subject .items .comments {
    margin: 0;
  }
  .month-subject .items .comments:before {
    content: "\f075";
  }
  .month-subject .items .likes {
    margin: 0 20px 0 0;
  }
  .month-subject .items .likes:before {
    font-size: 11px;
    content: "\f09a";
  }
  .month-subject .items .flex-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -15px;
  }
  .month-subject .items .flex-row a {
    color: #333333;
  }
  .month-subject .items .flex-row .flex-item {
    width: 50%;
    padding: 0 15px;
  }
  .month-subject .items .flex-row .flex-item.big {
    width: 100%;
  }
  .month-subject .items .flex-row .flex-item img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
  }
  .month-subject .items .flex-row .flex-item .item-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 22px;
  }
  .month-subject .items .flex-row .flex-item .item-subtitle {
    font-size: 15px;
    line-height: 22px;
    font-family: 'PTSerif';
    clear: left;
  }
  .month-subject .items .flex-row .flex-item .author {
    font-size: 12px;
    width: 100%;
  }
  .month-subject .items .flex-row .flex-item .author > * {
    display: inline-block;
    margin-right: 15px;
  }
  .month-subject .items .flex-row .flex-item .author .date {
    float: left;
    color: #bcbcbc;
  }
  .month-subject .items .flex-row .flex-item .author .author-name {
    float: left;
  }
  .month-subject .items .flex-row .flex-item .author .author-name a {
    color: #0276bc;
    display: inline-block;
  }
  .month-subject .monthly-see-more {
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
    max-width: 416px;
  }
  .month-subject .monthly-see-more span {
    display: inline-block;
  }
  /* --- Temat miesiąca end --- */
  /* --- footer --- */
  footer .ul-list ul {
    width: 33.33333333%;
    float: left;
  }
  footer .footer-line {
    padding: 23px 0 0;
  }
  footer .col-xs-12.pull-left {
    margin-top: 0;
  }
  footer .footer-logo {
    float: left;
  }
  /* --- footer end --- */
  /* --- Monthly Feature --- */
  .monthly-feature .content-wrapper {
    width: 550px;
    max-width: 100%;
  }
  .monthly-feature .content-wrapper .label {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
  }
  .monthly-feature .content-wrapper .title {
    font-size: 35px;
    margin-top: 40px;
  }
  .monthly-feature .content-wrapper .desc {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin: 40px 0 0 0;
  }
  .monthly-feature .content-wrapper .articles {
    margin-top: 50px;
    font-weight: 600;
  }
  .monthly-feature .partner {
    position: absolute;
    right: 60px;
    top: calc(50% - 45px);
  }
  .monthly-feature .partner p {
    font-family: Roboto;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    opacity: .4;
  }
  .monthly-feature .partner img {
    width: auto;
    height: auto;
  }
  .monthly-feature.monthly-feature-list {
    background-image: linear-gradient(to right, transparent 0, #19191b 55%);
  }
  .monthly-feature.monthly-feature-list .bg {
    width: 55%;
    height: 100%;
  }
  .monthly-feature.monthly-feature-list .partner {
    top: unset;
    left: unset;
    right: 30px;
    bottom: 30px;
    margin-right: 0;
    z-index: 1;
  }
  .monthly-feature.monthly-feature-list .content-wrapper {
    width: 630px;
    padding: 25px;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .title {
    font-size: 30px;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .desc {
    font-size: 18px;
    font-weight: 600;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .articles {
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  /* --- Monthly Feature END --- */
  /* --- Polityka prywatnosci START --- */
  .polityka-prywatnosci .content {
    padding: 60px 25px;
  }
  /* --- Polityka prywatnosci END --- */
  /* TABLET-UP END
---------------------------------------*/
}
@media (min-width: 744px) and (max-width: 1024px) {
  /* TABLET-ONLY
---------------------------------------*/
  /* --- article-list --- */
  .article-list .line {
    margin-left: 15px;
    margin-right: 15px;
  }
  .article-list .row > div {
    border-left: 1px solid #ebebeb;
  }
  .article-list .row > div.article-two {
    border-left: none;
  }
  .article-list .row > div:first-child {
    border-left: none;
    padding-left: 16px;
  }
  .article-list .row > span + div.article-one {
    border-left: none;
    padding-left: 16px;
  }
  .main-page .article-list .line {
    margin-left: -45px;
    margin-right: -45px;
  }
  .main-page .article-list .article-wrap {
    padding: 0 60px;
  }
  /* --- article-list end --- */
  /* --- footer --- */
  /* --- footer end  --- */
  .what-screen-size div.is-tablet {
    display: block;
  }
  .what-screen-size div.is-mobile,
  .what-screen-size div.is-desktop,
  .what-screen-size div.is-desktop-large {
    display: none;
  }
  /* TABLET-ONLY END
---------------------------------------*/
}
@media (min-width: 1025px) {
  /* DESKTOP-UP
---------------------------------------*/
  #content {
    margin-bottom: 90px;
  }
  .samsung-link {
    font-size: 26px;
  }
  /* --- article-list --- */
  .article-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-list .article-wrap {
    padding: 0 15px;
  }
  .article-list .row > div {
    border-left: 1px solid #ebebeb;
  }
  .article-list .row > div:first-of-type {
    border-left: none;
    padding-left: 16px;
  }
  .article-list .article-two .text {
    min-height: 87px;
    max-height: 114px;
    margin: 10px 0 0;
  }
  .article-list .article-two .title {
    min-height: 60px;
    max-height: 90px;
    overflow: hidden;
  }
  .article-list .article-two .date {
    margin: 12px 15px 0 0;
  }
  .article-list .article-two .author {
    margin: 12px 0 0;
  }
  .article-list .article-two .comments {
    margin: 14px 0 0;
  }
  .article-list .article-two .likes {
    margin: 14px 20px 0 0;
  }
  /* --- article-list end --- */
  /* --- top slider --- */
  .top-slider .text .category {
    margin: 0 0 26px;
  }
  /* --- top slider end --- */
  /* --- new-test --- */
  .new-test {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .new-test .title {
    margin-left: 0;
    margin-right: 0;
  }
  .new-test .test-item {
    margin-top: 30px;
  }
  .new-test .test-item .image .mini-title {
    padding-left: 26px;
    padding-right: 155px;
  }
  .new-test .test-item .image .rating {
    right: 30px;
  }
  .new-test .test-item .date {
    margin-right: 16px;
  }
  .new-test .test-item .author {
    margin-right: 16px;
  }
  .new-test .test-item .social {
    display: inline-block;
    margin-top: 14px;
    text-align: left;
  }
  .new-test .all-tests {
    max-width: 415px;
  }
  /* --- new-test end --- */
  /* --- middle-slider --- */
  .middle-slider {
    margin-top: 48px;
    padding-top: 375px;
    height: 904px;
    background-attachment: fixed;
  }
  .middle-slider .text {
    padding-left: 0;
  }
  .middle-slider .introtext {
    display: block;
  }
  /* --- middle-slider end --- */
  /* --- reklama partner --- */
  .partner-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .partner-list .partner-items {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #ebebeb;
    margin-top: 20px;
  }
  /* --- reklama partner end --- */
  /* --- horisontal-block-in-article-list --- */
  .horisontal-block-in-article-list {
    margin: 20px -15px 0;
    padding: 30px 15px 10px;
  }
  /* --- horisontal-block-in-article-list end --- */
  /* --- horisontal-block-in-article-list-2 --- */
  .horisontal-block-in-article-list-2 {
    margin: 0 -15px 20px;
    padding: 0 15px 20px;
  }
  /* --- horisontal-block-in-article-list-2 end --- */
  /* --- quote --- */
  .quote {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  /* --- quote end --- */
  /* --- two-blocks --- */
  .two-blocks {
    margin-top: 49px;
    margin-left: 0;
    margin-right: 0;
  }
  .two-blocks .t-block {
    width: 50%;
    float: left;
  }
  .two-blocks .t-block.t-block-big .list-item {
    padding-bottom: 24px;
  }
  .two-blocks .t-block.t-block-small {
    height: 292px;
  }
  .two-blocks .t-block.t-block-small .list-item {
    padding-left: 30px;
    padding-right: 50px;
  }
  /* --- two-blocks end --- */
  /* --- small-products --- */
  .small-products {
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .small-products .title {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 33px;
    border-bottom: 3px solid #cedc2d;
  }
  .small-products .product {
    margin-top: 0;
  }
  .small-products .product .mini-logo {
    margin-bottom: 13px;
  }
  .small-products .product .product-title {
    clear: both;
    min-height: 72px;
  }
  aside .small-products .title {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 15px;
  }
  aside .line-after-small-product {
    display: none;
  }
  /* --- small-products end --- */
  /* --- DCP digital camera polska --- */
  .digital-title {
    margin: 0 auto 56px;
  }
  /* --- DCP digital camera polska end --- */
  /* --- contacts --- */
  .contacts .editor {
    margin-top: 55px;
  }
  .contacts .new-author {
    padding: 44px 0;
    text-align: left;
  }
  .contacts .new-author .title {
    padding: 0 0 0 40px;
  }
  .contacts .new-author .mini-text {
    max-width: none;
    padding: 0 0 0 40px;
    margin: 10px 0 0;
  }
  .contacts .new-author .submit-wrap {
    padding: 0 30px;
  }
  .contacts .new-author .submit {
    margin: 0 auto;
    max-width: 310px;
  }
  /* --- contacts end --- */
  /* --- reklama-contacts --- */
  .reklama-contacts .img-logo {
    margin-top: 0;
  }
  /* --- reklama-contacts end --- */
  /* --- article --- */
  .article .information {
    margin-top: 16px;
  }
  .article .big-img .rating {
    right: 148px;
  }
  .article .for-share-buttons {
    margin-top: 40px;
  }
  .article .for-share-buttons .share-1,
  .article .for-share-buttons .share-2 {
    float: none;
  }
  .article .for-share-buttons .share-1 .title,
  .article .for-share-buttons .share-2 .title {
    float: left;
    margin: 0 10px 0 0;
    line-height: 27px;
  }
  .article .author-description {
    margin-top: 50px;
  }
  .article .for-keywords {
    margin-top: 50px;
  }
  .article .pagination {
    margin-top: 50px;
  }
  .article .all-comments {
    margin: 50px 0 0;
  }
  .article aside {
    margin-top: 30px;
  }
  /* slider-big (slider on article page) */
  .slider-big:hover + .zoom-image {
    opacity: 0.7;
  }
  .zoom-image {
    opacity: 0;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .zoom-image:hover {
    opacity: 0.7;
  }
  /* slider-big end */
  /* --- article end --- */
  /* --- text-block-1 --- */
  .text-block-1 .introtext {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .text-block-1 .wyrazenie {
    margin: 50px 0;
    padding: 30px 58px;
  }
  .text-block-1 .article-description {
    margin: 50px 0;
  }
  .text-block-1 .list {
    margin: 50px 0;
  }
  /* --- text-block-1 end --- */
  /* --- aside --- */
  /* --- aside end --- */
  /* --- promo-article --- */
  /* --- promo-article end --- */
  /* --- read-also --- */
  .read-also .read-items li {
    margin-top: 12px;
    padding-top: 12px;
  }
  /* --- read-also end --- */
  /* --- advertising-aside --- */
  .advertising-aside .title {
    display: block;
  }
  /* --- advertising-aside end --- */
  /* --- search-page --- */
  .search-page .wyniki {
    margin-top: -1px;
  }
  .search-page .wyniki .filtr-list li a {
    display: inline;
  }
  .search-page .search-list {
    margin-top: 26px;
  }
  .search-page .search-list .search-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  /* --- search-page end --- */
  /* --- advertising-page --- */
  .advertising-page a.mail-btn {
    margin-bottom: 16px;
  }
  .advertising-page .advertising-image {
    margin: 50px 0 0;
  }
  /* --- advertising-page end --- */
  /* --- newsletter --- */
  .newsletter .foto-newsletter {
    margin-top: 30px;
  }
  #content .error {
    margin: 90px auto 0;
  }
  #content .error .icon {
    margin: 0 0 0 284px;
  }
  #content .success {
    margin: 90px auto 0;
  }
  #content .success .icon {
    margin: 0 0 0 284px;
  }
  /* --- newsletter end --- */
  /* --- gallery-page --- */
  .gallery-page h1 {
    margin-top: 28px;
    font-size: 38px;
  }
  .gallery-page .current-image {
    margin-top: 40px;
  }
  .gallery-page .share-buttons {
    margin-top: 0;
  }
  .gallery-page .download-raw {
    margin-top: 0;
  }
  .gallery-page .image-list {
    margin-top: 50px;
  }
  .gallery-page .image-list .row > div:nth-of-type(3n+1) {
    clear: none;
  }
  .gallery-page .image-list .row > div:nth-of-type(4n+1) {
    clear: left;
  }
  /* --- gallery-page end --- */
  /* --- foto-newsletter --- */
  .foto-newsletter .icon {
    padding-top: 53px;
    margin: 0 0 0 280px;
    width: 187px;
    height: 187px;
    left: 50%;
    top: -48px;
  }
  .foto-newsletter .foto-title {
    font-size: 44px;
  }
  .foto-newsletter .foto-title span {
    height: 31px;
  }
  /* --- foto-newsletter end --- */
  /* --- question --- */
  .question-tabs .question-pagination {
    margin: 0 0 44px;
  }
  .question-tabs .question-pagination .q-arrows {
    background: transparent;
  }
  .question-tabs .question-pagination .q-arrows a {
    display: block;
    width: calc(7.69230769%);
  }
  .question-tabs .question-pagination .q-arrows .arrow-text {
    display: none;
  }
  .question-tabs .question-pagination .start-text,
  .question-tabs .question-pagination .end-text {
    display: block;
  }
  .question-tabs .tab-content .products-list .tab-item .images .icon-tap {
    display: none;
  }
  .question-tabs .tab-content .products-list .tab-item .images:hover .hover {
    display: block;
  }
  .question-tabs .tab-content .products-list .tab-item .images.checked .hover {
    display: none;
  }
  .question-tabs .tab-content.first-tab .plebiscyt-logo {
    margin: 16px auto 0;
  }
  .question-tabs .tab-content.first-tab .text1 {
    padding: 20px 0 0;
    max-width: none;
  }
  .question-tabs .tab-content.first-tab .text1 .in-text1 {
    padding: 38px 100px 0 0;
  }
  .question-tabs .tab-content.first-tab .text2 {
    max-width: none;
  }
  .question-tabs .tab-content.first-tab .text2 .title2 {
    margin: 290px 0 0;
  }
  .question-tabs .tab-nav {
    margin: 50px 0 0;
  }
  /* --- question end --- */
  /* --- Pasaz --- */
  .pasaz.small-products .pasaz-more .pasaz-see-more {
    max-width: 415px;
  }
  /* --- Pasaz end --- */
  /* --- konkurs --- */
  .newsletter.section-konkurs .foto-newsletter .foto-title span {
    height: 48px;
    line-height: 48px;
  }
  .konkurs .image {
    margin: 0 0 44px;
  }
  .konkurs .academy-link {
    margin: 0 auto 44px;
  }
  .konkurs .academy-link a {
    font-size: 26px;
  }
  .konkurs .terms,
  .konkurs .info {
    margin: 0 0 44px;
  }
  /* --- konkurs end --- */
  /* --- ankieta --- */
  .ankieta .list-questions {
    max-width: none;
  }
  .ankieta .ankieta-dane {
    max-width: none;
  }
  .ankieta .ankieta-zgoda {
    max-width: none;
  }
  /* --- ankieta end --- */
  /* --- Temat miesiąca --- */
  .month-subject {
    font-family: Roboto;
    margin-top: 20px;
  }
  .month-subject .title {
    color: #cdde2e;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
  }
  .month-subject .subtitle {
    color: #263238;
    font-size: 55px;
    font-weight: 700;
    display: block;
    margin-bottom: 50px;
  }
  .month-subject .data {
    position: relative;
  }
  .month-subject .static-elem {
    float: right;
    width: 25%;
  }
  .month-subject .static-elem a:hover {
    text-decoration: none;
  }
  .month-subject .static-elem .desktop-feature {
    text-align: center;
    background-color: #19191a;
    height: calc(100vh - 50px);
  }
  .month-subject .static-elem .desktop-feature .subtitle {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .month-subject .static-elem .desktop-feature .img {
    position: relative;
  }
  .month-subject .static-elem .desktop-feature .img .gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(26, 42, 62, 0) 60%, #19191a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(26, 42, 62, 0) 60%, #19191a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(26, 42, 62, 0) 60%, #19191a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799', endColorstr='#19191a', GradientType=0);
  }
  .month-subject .static-elem .desktop-feature .content {
    padding: 70px 25px 70px;
  }
  .month-subject .static-elem .desktop-feature .content .desc,
  .month-subject .static-elem .desktop-feature .content .articles,
  .month-subject .static-elem .desktop-feature .content .subtitle,
  .month-subject .static-elem .desktop-feature .content .see-more {
    color: #fff;
  }
  .month-subject .static-elem .desktop-feature .content .desc {
    margin-bottom: 70px;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
  }
  .month-subject .static-elem .desktop-feature .content .articles {
    margin-top: 60px;
    font-weight: 700;
  }
  .month-subject .static-elem .desktop-feature .content .see-more {
    border-width: 2px;
    border-color: #cdde2e;
    border-style: solid;
    padding: 10px 25px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .month-subject .static-elem .desktop-feature img {
    width: 100%;
  }
  .month-subject .static-elem .desktop-feature .partner {
    display: block;
    text-align: center;
    margin-top: 60px;
  }
  .month-subject .static-elem .desktop-feature .partner p {
    font-family: Roboto;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    opacity: .4;
  }
  .month-subject .static-elem .desktop-feature .partner img {
    width: auto;
    height: auto;
  }
  .month-subject .items {
    width: 75%;
    display: inline-block;
    padding: 0 7%;
  }
  .month-subject .items a {
    display: block;
    overflow: hidden;
  }
  .month-subject .items a:hover {
    text-decoration: none;
  }
  .month-subject .items a:hover img {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .month-subject .items .big-item {
    position: relative;
    margin-bottom: 30px;
  }
  .month-subject .items .big-item a {
    color: #fff;
  }
  .month-subject .items .big-item img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
  }
  .month-subject .items .big-item .content {
    position: absolute;
    bottom: 0;
    padding: 0 30px 30px;
    width: 100%;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.0001) 100%);
  }
  .month-subject .items .big-item .content div {
    display: inline-block;
  }
  .month-subject .items .big-item .content .item-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
  }
  .month-subject .items .big-item .content .comments,
  .month-subject .items .big-item .content .likes {
    color: #fff;
  }
  .month-subject .items .big-item .content .comments:before,
  .month-subject .items .big-item .content .likes:before {
    color: #fff;
  }
  .month-subject .items .comments,
  .month-subject .items .likes {
    position: relative;
    padding: 0 0 0 16px;
    color: #333333;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: bold;
    float: left;
  }
  .month-subject .items .comments:before,
  .month-subject .items .likes:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #d6d6d6;
    font-size: 10px;
    font-family: 'FontAwesome';
  }
  .month-subject .items .comments {
    margin: 0;
  }
  .month-subject .items .comments:before {
    content: "\f075";
  }
  .month-subject .items .likes {
    margin: 0 20px 0 0;
  }
  .month-subject .items .likes:before {
    font-size: 11px;
    content: "\f09a";
  }
  .month-subject .items .flex-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -15px;
  }
  .month-subject .items .flex-row a {
    color: #333333;
  }
  .month-subject .items .flex-row .flex-item {
    width: 50%;
    padding: 0 15px;
  }
  .month-subject .items .flex-row .flex-item img {
    width: 100%;
    height: auto;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
  }
  .month-subject .items .flex-row .flex-item .item-title {
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 24px;
  }
  .month-subject .items .flex-row .flex-item .item-subtitle {
    font-size: 15px;
    line-height: 22px;
    font-family: 'PTSerif';
    clear: left;
    display: block;
    margin-bottom: 30px;
  }
  .month-subject .items .flex-row .flex-item .author {
    font-size: 12px;
    width: 100%;
  }
  .month-subject .items .flex-row .flex-item .author > * {
    display: inline-block;
    margin-right: 15px;
  }
  .month-subject .items .flex-row .flex-item .author .date {
    float: left;
    color: #bcbcbc;
  }
  .month-subject .items .flex-row .flex-item .author .author-name {
    float: left;
  }
  .month-subject .items .flex-row .flex-item .author .author-name a {
    color: #0276bc;
    display: inline-block;
  }
  .month-subject .monthly-see-more {
    display: none;
  }
  /* --- Temat miesiąca end --- */
  /* --- footer --- */
  footer {
    padding: 85px 0 10px;
  }
  footer .ul-list ul {
    width: 33.33333333%;
    float: left;
  }
  footer .footer-line {
    margin-top: 105px;
  }
  /* --- Monthly Feature --- */
  .monthly-feature .content-wrapper {
    width: 650px;
  }
  .monthly-feature .content-wrapper .title {
    font-size: 45px;
    margin-top: 30px;
    text-transform: none;
    color: #fff;
  }
  .monthly-feature .content-wrapper .desc {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 0 0;
    display: block;
  }
  .monthly-feature .content-wrapper .articles {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 0 0;
  }
  .monthly-feature.monthly-feature-large .content-wrapper .label {
    margin-top: 50px;
  }
  .monthly-feature.monthly-feature-large .content-wrapper .articles {
    margin-top: 140px;
  }
  .monthly-feature.monthly-feature-list {
    margin-top: 60px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: linear-gradient(to right, transparent 0, #19191b 39%);
  }
  .monthly-feature.monthly-feature-list .bg {
    width: 39%;
  }
  .monthly-feature.monthly-feature-list .content-wrapper {
    float: right;
    padding: 50px 60px 40px 20px;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .title {
    font-size: 45px;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .desc {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .see-more {
    display: inline-block;
    margin-top: 50px;
    padding: 25px 85px;
    border: 2px solid #cdde2e;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .monthly-feature.monthly-feature-list .content-wrapper .articles {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 16px;
  }
  /* --- Monthly Feature END --- */
  /* DESKTOP-UP END
---------------------------------------*/
}
@media (min-width: 1025px) and (max-width: 1199px) {
  /* DESKTOP-ONLY
---------------------------------------*/
  .what-screen-size div.is-desktop {
    display: block;
  }
  .what-screen-size div.is-mobile,
  .what-screen-size div.is-tablet,
  .what-screen-size div.is-desktop-large {
    display: none;
  }
  /* DESKTOP-ONLY END
---------------------------------------*/
}
@media (min-width: 1200px) {
  /* DESKTOP-LARGE-UP */
  /* --- breadcrumb --- */
  .breadcrumb.list-breadcrumb {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* --- breadcrumb end --- */
  /* --- middle-slider --- */
  /* --- middle-slider end --- */
  /* --- footer --- */
  footer .mini-title {
    cursor: auto;
  }
  footer ul.list.hide-list {
    display: block !important;
  }
  footer .col-xs-12.pull-left {
    margin-top: 0;
  }
  /* --- footer end --- */
  .what-screen-size div.is-desktop-large {
    display: block;
  }
  .what-screen-size div.is-mobile,
  .what-screen-size div.is-tablet,
  .what-screen-size div.is-desktop {
    display: none;
  }
  /* DESKTOP-LARGE-UP END
---------------------------------------*/
}
