@media only screen and (max-width: 800px) {

	.m-h
	{
		display: none;
	}

    @media only screen and (orientation: landscape) {

    }


}


@media only screen and (max-width: 576px) {

	.nav .wcag {
		display: none !important;
	}
	
	#header>*>.row,
	#pomozemy>*>.row,
	#liczniki > * > .row,
	#zastosowania>*>.row,
	#baza_wiedzy>*>.row {
		height: 100%;
	}

	#produkty>*>.row {
		min-height: 100%;
	}

	#zalety>*>.row {
		padding: 0 30px;
	}

	#header>*>.row {
		padding: 0px 30px;
	}

	#header .header_menu .box {
		width: 28%;
	}

    .logo img {
        width: 90%;
    }

    .przyciski {
        flex-direction: column;
        gap: 2em;
        width: 300px;

    }

    .przyciski a {
        text-align: center;
    }

    #pomozemy .carousel-item img {
        height: 450px;
    }

    #pomozemy .carousel-indicators [data-bs-target] {
        width: 16px;
        height: 16px;
    }

    #pomozemy .center_y_50 {
        padding: 60px 30px;
    }

	#pomozemy .box {
		width: 100%;
	}

	#zalety h1 {
		padding: 2em 0;
	}

	#zalety .zalety_content .box {
		width: 100%;
	}

	#zalety .zalety_content {
		flex-direction: column;
	}

	#liczniki .numer div {
		font-size: 16pt;
	}

	#liczniki .opis {
		padding-top: 1em;
		padding-bottom: 2em;
	}

	#liczniki .mousey-content {
		display: none;
	}

	#produkty .produkty_list {
		padding-top: 3em;
		justify-content: center;
		flex-direction: column;
	}

	#produkty .produkty-produkt:nth-child(1) {
		margin-left: 0;
	}

	#produkty .item__img {
		width: 50vw;
	}

	#produkty .content {
		padding-top: 0;
		padding-bottom: 4em;
	}

	#produkty .produkty-contant {

		padding: 3em 30px;
	}

	#zastosowania>*>.row {
		min-height: 100%;
		padding: 60px 30px;
	}

	#zastosowania .zastosowanie_header {
		padding-right: 0;
		padding-bottom: 4em;
	}
	
	.zastosowanie_header .button {
		margin-bottom: 2em;
	}

	#podejscie {
		padding: 60px 30px;
	}

	.podejscie_monitorowanie-h,
	.podejscie_monitorowanie-t,
	.podejscie_statystyki-h,
	.podejscie_statystyki-t {
		margin-left: 5%;
	}

	.podejscie_planowanie-h,
	.podejscie_planowanie-t {
		margin-right: 5%;
	}

	.podejscie_monitorowanie-h img {
		left: 0%;
		bottom: 0;
	}

	.podejscie_planowanie-h img {
		right: 0;
		bottom: 35px;
	}

	.podejscie_statystyki-h img {
		left: 0%;
		bottom: 35px;
	}

	#baza_wiedzy>*>.row {
		min-height: 100%;
		padding: 0 30px;
	}

	#baza_wiedzy {
		padding: 60px 0px;
	}

	#baza_wiedzy .opisy {
		padding-left: 0%;
	}

	.baza_wiedzy__header {
		padding-top: 0;
		padding-bottom: 4em;
	}

	.baza_wiedzy__header p {
		padding-bottom: 3em;
	}

	.footer_content {
		flex-direction: column;
		align-items: center;
	}

	footer {
		padding: 60px 30px 30px;
	}

	.footer_text {
		text-align: center;
	}

	.footer_end {
		flex-direction: column;
		align-items: center;
	}

	.footer-eu {
		flex-direction: column;
		gap: 5vw;
	}

	.footer-eu img {
		width: 75vw;
	}

	#header .header_menu {
		margin-top: 140px;
		padding: 20px 0px 60px;
		gap: 20px;
	}


	#coupon_code {
		width: 110px;
	}

    .woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
        left: 0px;
    }

	
}



@media only screen and (max-width: 440px) {
	/* #baza_wiedzy .aktualnosc {
		transform: scale(.85);
		transform-origin: left top;
	} */

	.wcag-mobile {
        justify-content: center;
		width: 100vw;
		padding: 5px 15px;
    }

	.eu img {
        width: 60px;
        height: 60px;
    }

	.nav > span {
		display: none;
	}

	.header_logo  {
		width: 120px;
	}

	#baza_wiedzy .aktualnosc:nth-child(1) img, #baza_wiedzy .aktualnosc:nth-child(1) .dane,
	#baza_wiedzy .aktualnosc {
		width: 340px;
	}

	#baza_wiedzy .aktualnosc:nth-child(1) {
		margin-right: 40px;
		
	}

	#header .header_menu .box {
		width: 40%;
	}

	.footer-eu img {
		width: 100vw;
	}

	/* shop */
	.woo-product {
		padding: 1.5em;
	}

	.woo-product_flex {
		flex-direction: column;
	}

	.woo-product_img {
		align-self: center;
		margin-bottom: 1.5em;
		width: 100%;
		height: auto;
	}

	.woo-product_price {
		margin: 1em 0;
	}

	#woo .woo-product_excerpt .button {
		font-size: 12px;
	}

	.woo-product_price {
		text-align: right;
	}

	.add_to_cart_button:not(#qib_id):not(#qib_id):not(_) {
		float: right;
	}

	.woo-product_name {
		text-align: center;
	}

	.reklamaSklep img {
		width: 75%;
		margin-left: 0;
		margin-right: auto;
	}
	
}


@media only screen and (max-width: 390px) {
	.podejscie_monitorowanie-t p,
	.podejscie_planowanie-t p,
	.podejscie_statystyki-t p {
		width: 95%;
	}


}

@media only screen and (max-width: 375px) {
	#baza_wiedzy>*>.row {
		padding: 0 10px;
	}

	#baza_wiedzy .opisy {
		padding-left: 20px;
		padding-right: 20px;
	}
}