@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 135%;
	text-align: left;
}

/* Container */

.container {
	min-width: 280px;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: table;
}


/*table*/

.table {
    border-collapse: collapse;
    width: 100%;
}

.table th, td {
    text-align: left;
    padding: 9px;
}

.table tr:nth-child(even) {background-color: #f2f2f2;}

.table-euro-ncap {
    border-collapse: collapse;
    width: 100%;
}

.ttable-euro-ncap th, td {
    text-align: left;
    padding: 19px;
}

.table-euro-ncap tr:nth-child(even) {background-color: #f2f2f2;}


/*zestawienie*/

.zestawienie p:nth-child(odd) {
    background-color: #FFFFFF;
    padding: 9px !important;
    white-space: nowrap;
}

.zestawienie p:nth-child(even) {
    background-color: #f2f2f2;
    padding: 9px !important;
    white-space: nowrap;
}

/*mobile-nav*/

.mobile-container {
	max-width: 800px;
	margin: 0 0 10px 0;
}

.zero {
	top: 0;
	margin: 0 !important;
	padding: 2px 0 !important;
}

.title-mobile {
	margin: 0 0 -25px 0;
	padding: 3% !important;
}

.title-mobile h1 {
	font-size: 1em;
	text-align: center !important;
	margin: 0;
}

.topnav {
 	overflow: hidden;
	position: relative;
}

.topnav #myLinks {
	display: none;
}

.topnav a {
  color: black;
  text-decoration: none;
  font-size: 13vw;
  display: block;
}

.topnav a.icon {
	background: white;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 3%;
}

.topnav h2 {
	font-family: 'Lato', sans-serif;
	font-size: 0.4em;
	line-height: 135%;
	text-align: left;
	color: #00000;
}

.topnav a:hover {
  background-color: white;
  color: black;
}

.active {
	width: 75%;
text-align: left;
}

/*index-2021*/

.RODO {
	top: 0;
	padding: 0.3% !important;
	background-color: #DDDDDD;
	text-align: left !important;
	margin: 0 0 10px 0 !important;
}

.RODO h6 {
	text-align: left;
	font-size: 0.7em;
	font-weight: lighter;
	color: #373737;
	line-height: 135%;
	top: 0;
	margin: 0;
}

.RODO h6 a {
	font-weight: normal;
	color: #373737;
}

.RODO h6 a:hover {
	color: #373737;
}

.RODO-mobile {
	background-color: #DDDDDD;
	padding: 1% !important;
	text-align: right !important;
}

.RODO-mobile h6 {
	font-size: 0.9em;
	font-weight: lighter;
	color: #373737;
	margin: 0;
}

.RODO-mobile a {
	font-weight: normal;
	color: #373737;
	margin: 0;
}

.RODO-mobile a:hover {
	color: #373737;
	margin: 0;
}

/* YouTube CTA */
.cta-yt {
  display: inline-block;
  background-color: #FF0000; /* czerwony YouTube */
  color: #fff;
  font-weight: bold;
  padding: 8px 14px;
  border-radius: 4px;
  margin-top: 10px;
  transition: background 0.3s ease;
}
.cta-yt:hover {
  background-color: #cc0000;
}

/* Czytaj więcej */
.cta-read {
  display: inline-block;
  background-color: #0073e6; /* niebieski */
  color: #fff;
  font-weight: bold;
  padding: 8px 14px;
  border-radius: 4px;
  margin-top: 10px;
  transition: background 0.3s ease;
}
.cta-read:hover {
  background-color: #005bb5;
}

/* Patronite */
.cta-support {
  display: inline-block;
  background-color: #ff6600; /* pomarańcz Patronite */
  color: #fff;
  font-weight: bold;
  padding: 8px 14px;
  border-radius: 4px;
  margin-top: 10px;
  transition: background 0.3s ease;
}
.cta-support:hover {
  background-color: #cc5200;
}

/* Pobierz */
.cta-download {
  display: inline-block;
  background-color: #28a745; /* zielony */
  color: #fff;
  font-weight: bold;
  padding: 8px 14px;
  border-radius: 4px;
  margin-top: 10px;
  transition: background 0.3s ease;
}
.cta-download:hover {
  background-color: #1e7e34;
}

.index-info {
	margin: 20 0 20 0;
}

.index-info p {
	letter-spacing: 0.01em;
	font-size: 1em;
	font-weight: normal;
	line-height: 150%;
}

.index-info a {
	font-weight: bolder;
	color: #000000;
}

.index-info a:hover {
	color: #096839;
}

.srednie-ceny-paliw p {
	text-align: center !important;
	letter-spacing: 0.02em;
	padding: 0.7%;
	background-color: #DDDDDD;
}

    .title-mobile h1 {
        font-size: 2.5rem;
        text-align: center;
    }

/*end index-2021 */

/*index*/

.index-main h1 {
	font-size: 2em;
	line-height: 120%;
	font-weight: bold;
	color: #096839;
	text-align: left;
}

.index-main h1 a {
	text-decoration: none;
	font-weight: normal;
	color: #096839;
}

.index-main h1 a:hover {
	color: #096839;
}

.index-midle {
	min-width: auto;
	max-width: 1120px;
}

.index-sidebar {
	min-width: auto;
	max-width: 265px;
	float: left;
}
 
.index-sidebar h4 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}

.index-sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.index-sidebar li
{
	padding-left: 0.9%;
	padding-right: 0.9%;
	display: inline-block;
}

.index-sidebar a
{
	color: #000000;
	text-decoration: none;
}

.index-sidebar a:hover
{
	color: #555555;
}

.index-midle-news {
	min-width: auto;
	max-width: 835px;
	float: right;
}

.index-midle-news h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 135%;
	color: #096839;
	text-align: left;
}

.index-midle-news h3 a
{
	color: #096839;
	text-decoration: none;
}

.index-midle-news h3 a:hover
{
	color: #096839;
}

.index-midle-news h4 {
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
}

.index-midle-news h4 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.index-midle-news h4 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.index-main p {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 150%;
}

.index-main p a {
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}

.index-main p a:hover {
	color: #000000;
}

.ad-2 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: right;
	margin: 20px 0 0 20px;
}

.ad-1-mobile .ad-2-mobile {
	width: auto;
}

.news-1 {
	min-width: auto;
	max-width: 835px;
	display: inline;
	float: left;
}

.news-2 {
	min-width: auto;
	max-width: 550px;
	display: inline;
	float: left;
}

.news-3 {
	min-width: auto;
	max-width: 550px;
	display: inline;
	float: right;
}


.news-4 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	top: 0;
}

.news-5 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	top: 0;
}

.news-6 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	top: 0;
}

.index-down-news {
	min-width: auto;
	max-width: 1120px;
	float: right;
}

.news-7 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	top: 0;
	margin: -10px 20px 0 0;
}

.news-8 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	top: 0;
	margin: -10px 20px 0 0;
}

.news-9 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	top: 0;
	margin: -10px 20px 0 0;
}

.news-10 {
	min-width: auto;
	max-width: 265px;
	display: inline;
	float: left;
	top: 0;
	margin: -10px 0 0 0;
}

.index-down-news h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 135%;
	color: #096839;
	text-align: left;
}

.index-down-news h3 a
{
	color: #096839;
	text-decoration: none;
}

.index-down-news h3 a:hover
{
	color: #096839;
}

.index-down-news h4 {
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
}

.index-down-news h4 a
{
	color: #FFFFFF;
	text-decoration: none;
}

.index-down-news h4 a:hover
{
	color: #FFFFFF;
}

.news mark {
  padding: 2px 6px;
  border-radius: 4px;
  background: #fff3a0; /* delikatny, nie neon */
}

/*header*/

header {
	width: 100%;
}

/*p1*/

.logos {
	float: left;
	margin: 0 20px 20px 0;
}

.logo-1 {
	width: 25vh;
	display: block;
}

.logo-2 {
	width: 13vh;
	display: block;
	padding-top: 5px;
}

.infos {
	width: auto;
	display: block;
	text-align: left;
	margin: 0 0 20px 20px;
}

.infos h2 {
	font-family: 'Lato', sans-serif;
	font-size: 0.8em;
	line-height: 100%;
	text-align: left;
	color: #F30808;
}

.infos h3 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 125%;
	text-align: left;
	color: #000000;
}

.infos a
{
	color: #000000;
	text-decoration: none;
}

.infos a:hover
{
	color: #096839;
}

.infos > li
{
	padding-left: 0.7%;
	padding-right: 0.7%;
}

.infos > ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pages-head-top-news h2 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	line-height: 100%;
	text-align: left;
	color: #F30808;
}

.pages-head-top-news h3 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 135%;
	text-align: left;
	color: #000000;
}

.pages-head-top-news a
{
	color: #000000;
	text-decoration: none;
}

.pages-head-top-news a:hover
{
	color: #096839;
}

.pages-head-top-news > li
{
	padding-left: 0.7%;
	padding-right: 0.7%;
}

.pages-head-top-news > ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.top-logo-Jedz-Bezpiecznie {
	width: 20%;
	float: left;
	padding-top: 7%;
}

.top-logo-Jedz-Bezpiecznie-index {
	width: 20%;
	float: left;
	display:inline-flex;
	padding-top: 7%;
}

.top-news {
	width: auto;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}

.top-logo-Testy {
	width: 11.5%;
	float: left;
	padding-top: 7%;
}

.overlay-content {
	width: auto;
	padding: auto;
}

/* top news*/

.top-news h2 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	line-height: 100%;
	text-align: left;
	color: #F30808;
}

.top-news h3 {
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 115%;
	text-align: left;
	color: #000000;
}

.top-news h6 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.top-news a
{
	color: #000000;
	text-decoration: none;
}

.top-news a:hover
{
	color: #555555;
}

.top-news > li
{
	padding-left: 0.7%;
	padding-right: 0.7%;
	display: inline-block;
}

.top-news > ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* top nav */

.top-nav {
	width: 100%;
	background-color: #096839;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 0.2%;
	padding-bottom: 0.2%;
}

.top-nav h3 {
	font-family: 'Lato', sans-serif;
	font-size: 1em;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: inline;
}

.top-nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.top-nav li
{
	padding-left: 0.9%;
	padding-right: 0.9%;
	display: inline-block;
}

.top-nav a
{
	color: #FFFFFF;
	text-decoration: none;
}

.top-nav a:hover
{
	color: #DADADA;
}

.top-ad {
	margin: 20px auto 20px auto;
}

/* aside */
 
aside {
	width: 20%;
	float: left;
	display: table-cell;
	height: auto;
}

.sidebar-social-media
{
	width: auto;
	display: inline;
}

.sidebar-social-media-facebook
{
	width: 33%;
	float: left;
	height: 46px;
	background-color: #1877f2;
}

.sidebar-social-media-instagram
{
	width: 33%;
	float: left;
	height: 46px;
	background-color: #C32aa3;
}

.sidebar-social-media-youtube
{
	width: 33%;
	float: left;
	height: 46px;
	background-color: #FF0000;
}

.sidebar-promo h3
{
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #F30808;
	text-align: center;
}

.sidebar-nav  h4
{
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}

.sidebar-nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar-nav li
{
	padding-left: 0.9%;
	padding-right: 0.9%;
	display: inline-block;
}

.sidebar-nav a
{
	color: #000000;
	text-decoration: none;
}

.sidebar-nav a:hover
{
	color: #555555;
}

.sidebar-nav h3
{
	font-family: 'Lato', sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #F30808;
	text-align: center;
	line-height: 100%;
}

/* main */

main {
	width: 78.5%;
	float: left;
	display: table-cell;
	padding-left: 1.5%;
	text-align: left;
	vertical-align: top;
}

main p {
	font-size: 1em;
	font-weight: normal;
	line-height: 150%;
}

main p a {
	font-weight: bolder;
	color: #000000;
}

main p a:hover {
	color: #096839;
}

main h1 {
	font-size: 2em;
	line-height: 120%;
	font-weight: bold;
	color: #096839;
}

main h2 {
	font-size: 1.1em;
	line-height: 135%;
	font-weight: bold;
}

main h2 a
{
	color: #000000;
	text-decoration: none;
}

main h2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

main h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 135%;
	color: #096839;
}


main h3 a
{
	color: #096839;
	text-decoration: none;
}

main h3 a:hover
{
	color: #096839;
	text-decoration: underline;
}

main .link {
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;	
}

main .link a
{
	color: #000000;
	text-decoration: none;
}

.link a:hover
{
	color: #555555;
	text-decoration: none;
}

main h4 {
	font-size: 0.9em;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
}

main h4 a
{
	color: #FFFFFF;
	text-decoration: none;
}

main h4 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

main h5 {
	font-size: 0.7em;
	font-weight: 100;
	line-height: 1.1em;
	color: #595959;
}

main .testy {
	font-size: 0.9em;
	line-height: 130%;
	font-weight: bold;
	text-align: right;
	color: #000000;
	background-color: #FFD700;
	margin-top: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 2%;
}

main .kafel {
	width: 33.3%;
	float: left;
	display: table-cell;
}

strong.question {
	display: block;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	line-height: 130%;
	font-weight: 700;
}

.polecamy-0 {
	width: 100%;
	float: left;
}

.polecamy-1 {
	width: 32%;
	float: left;
	padding-right: 1.3%;
}

.polecamy-2 {
	width: 31%;
	float: left;
}

.polecamy-3 {
	width: 32%;
	float: left;
	padding-left: 1.3%;
}

.polecamy-4 {
	width: 65%;
	float: left;
	padding-left: 1.3%;
}

.bar {
display: inline-block;
cursor: pointer;
}

.bar1, .bar2, .bar3 {
width: 35px;
height: 5px;
background-color: #00000;
margin: 6px 0;
transition: 0.4s;
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides, .mySlides1, .mySlides2, .mySlides3, .mySlides4, .mySlides5, .mySlides6 {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #bbb;
  font-weight: bold;
  font-size: 25px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #000000;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #096839;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* footer */

footer {
	clear: both;
	width: 100%;
}

/* newsletter */

/* Wyśrodkowanie artykułu */
.article-center {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
}

/* Newsletter Box */
.newsletter-box {
  width: 100%;
  max-width: 400px;
  padding: 30px;
  background: linear-gradient(135deg,#f0f4ff,#e6f0ff);
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  position: relative;
}

/* Nagłówek i opis */
.newsletter-box h1 {
  margin-bottom: 10px;
  font-size: 1.8rem;
  color: #333;
}
.newsletter-box p {
  margin-bottom: 25px;
  color: #555;
  font-size: 1rem;
}

/* Custom input field */
.custom-field {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: 48px;
  border-radius: 12px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #ccc;
  cursor: text;
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-family: inherit;
  font-size: 1rem;
}

.custom-field::before {
  content: attr(data-placeholder);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 1rem;
  transition: all 0.2s ease;
  pointer-events: none;
}

/* Active state */
.custom-field.active::before {
  top: -10px;
  font-size: 0.8rem;
  color: #007BFF;
  background: #f0f4ff;
  padding: 0 4px;
}

/* Input text inside */
.custom-field span {
  flex: 1;
  display: block;
  color: #000;
  font-size: 1rem;
}

/* Custom button */
.custom-button {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: linear-gradient(90deg,#007BFF,#0056b3);
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
  text-align: center;
  user-select: none;
  transition: transform 0.2s, background 0.3s;
}

.custom-button:hover {
  transform: scale(1.02);
  background: linear-gradient(90deg,#0056b3,#003f7f);
}

/* Success message */
.success-msg {
  display: none;
  margin-top: 20px;
  color: green;
  font-weight: bold;
}

/* Responsywność */
@media (max-width: 480px) {
  .newsletter-box {
    padding: 20px;
  }
}

/* footer nav */

.footer-nav-menu {
	width: 100%;
	background-color: #096839;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #FFFFFF;
}

.footer-nav h3 {
	font-family: 'Lato', sans-serif;
	font-size: .9em;
	line-height: 100%;
	font-weight: normal;
	text-align: center;
	display: inline;
}

.footer-nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-nav li
{
	padding-left: 0.9%;
	padding-right: 0.9%;
	display: inline-block;
}

.footer-nav a
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer-nav a:hover
{
	color: #DADADA;
}

.mobile-social-media-nav
{
	margin-top: 0.5em;
	width: auto;
	display: inline;
}

.mobile-social-media-nav-facebook
{
	width: 33.3%;
	float: left;
	padding: .4em 0;
	background-color: #1877f2;
}

.mobile-social-media-nav-instagram
{
	width: 33.3%;
	float: left;
	padding: .4em 0;
	background-color: #C32aa3;
}

.mobile-social-media-nav-youtube
{
	width: 33.3%;
	float: left;
	padding: .4em 0;
	background-color: #FF0000;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.video-container {
}


.mobile-zapisz-sie-do-newslettera {
}

/* Mobile */
@media all and (max-width: 320px) {
	.mobile-first-component {width: 100%;}
	.top-logo-Jedz-Bezpiecznie, .top-logo-Testy {display: none;}	
	.top-news, .top-nav {display: none;}
	.logo-1, .logo-2, .infos {display: none;}
	.index-sidebar {display: none;}
	.srednie-ceny-paliw {display: none;}
	aside {display: none;}
	main {width: auto;}
	main .kafel {float: none; width: auto; display: block;}
	.polecamy-1, .polecamy-2, .polecamy-3, .polecamy-4 {float: none; width: auto; display: block;}
	.news-1, .news-2, .news-3, .news-4, .news-5, .news-6, .news-7, .news-8, .news-9, .news-10 {float: none; width: auto; display: contents;}
	.footer-nav li {display: block; padding: 0.7em 0;}
	.video-container {display: none;}
	.ad-1, .ad-2 {display: none;}
	.RODO {display: none;}
	img {max-width: 100%;}
}

/* Tablet */
@media all and (min-width: 321px) and (max-width: 800px) {
	.mobile-first-component {width: 100%;}
	.top-logo-Jedz-Bezpiecznie, .top-logo-Testy {display: none;}	
	.top-news, .top-nav {display: none;}
	.logo-1, .logo-2, .infos {display: none;}
	.index-sidebar {display: none;}
	.srednie-ceny-paliw {display: none;}
	aside {display: none;}
	main {width: auto;}
	main .kafel {float: none; width: auto; display: block;}
	.polecamy-1, .polecamy-2, .polecamy-3, .polecamy-4 {float: none; width: auto; display: block;}
	.news-1, .news-2, .news-3, .news-4, .news-5, .news-6, .news-7, .news-8, .news-9, .news-10 {float: none; width: auto; display: contents;}
	.footer-nav li {display: block; padding: 0.7em 0;}
	.video-container {display: none;}
	.ad-1, .ad-2 {display: none;}
	.RODO {display: none;}
	img {max-width: 100%;}
}

/* Desktop */
@media all and (min-width: 801px) {
	.mobile-first-component {width: 33%;}
	.mobile-social-media-nav {display: none;}
	.topnav {display: none;}
	.ad-1-mobile, .ad-2-mobile {display: none;}
	.RODO-mobile, .title-mobile {display: none;}
    .mobile-zapisz-sie-do-newslettera {display: none;}
	}