@media screen and (max-width: 1920px) {
	
	.slider p{
		margin-bottom:10px;
		line-height:1;
	}
	.nm-header.centered .nm-menu > li > a {
		margin: 0 18px;
		padding: 10px 18px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner #header-cont {
		
		padding-left: 0px;
		padding-right: 0px;
		
    }

}



@media screen and (max-width: 1680px) {
	body{
		font-size:calc(20px * 0.8);
	}
	.nm-header {
		line-height: 40px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.nm-header-logo img {
		height: 35px;
	}
	h1, .h1, .h1-size {
		font-size: calc(93.637px * 0.8);
	}
	#footer .head,
	.boks_cyfry .liczba,
	h2, .h2, .h2-size {
		font-size: calc(44.598px * 0.8);
	}
	.liczby_p h3  p,
	h3, .h3, .h3-size {
		font-size: calc(24px * 0.8);
		line-height:calc(3 * 0.8);
	}
	.boks_z_cyframi sup {
		top: -7px;
	}
	
}

@media screen and (max-width: 1440px) {
	.nm-header {
		line-height: 30px;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.nm-header-logo img {
		height: 30px;
	}
	h1, .h1, .h1-size {
		font-size: 60px;
	}
	a.wiecej,
	.slider_caption a {
		font-size: 14px;
		min-width: 200px;
		padding: 15px 25px;
		
	}
	.rtl-s{
		-webkit-border-top-left-radius: 25px;
		-moz-border-radius-topleft: 25px;
		border-top-left-radius: 25px;
	}

	.rtr-s{
		-webkit-border-top-right-radius: 25px;
		-moz-border-radius-topright: 25px;
		border-top-right-radius: 25px;
	}

	.rbr-s{
		-webkit-border-bottom-right-radius: 25px;
		-moz-border-radius-bottomright: 25px;
		border-bottom-right-radius: 25px;
	}

	.rbl-s{
		-webkit-border-bottom-left-radius: 25px;
		-moz-border-radius-bottomleft: 25px;
		border-bottom-left-radius: 25px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap {
		padding-right: 75px;
		
	}
	.nm-header.centered .nm-menu > li > a {
		margin: 0 14px;
		padding: 10px 16px;
	}
	
}

@media screen and (max-width: 1344px) {
	.nm-header.centered .nm-menu > li > a {
		margin: 0 5px;
		padding: 8px 6px;
	}
	a {
		font-size:14px !important;
	}
	.copy_bx-controls-direction a{
		font-size:40px !important;
	}
	.copy_bx-controls-direction {
		margin-left: 0px;
	}
	
}

@media screen and (max-width: 1160px) {
	.nm-header.centered .nm-header-logo{
		width:auto;
		padding-left:30px;
	}
	.nm-main-menu-wrap.col-xs-6{
		width:65%;
	}
	
    
}



@media screen and (max-width: 1000px) {
	.nm-main-menu-wrap{
		margin:0;
		padding:0;
	}
	.nm-main-menu{
		margin:0;
	}
	.nm-header.centered .nm-menu > li > a{
		margin:0 2px;
	}
	.nm-header-logo img {
		height: 20px;
	}
}



@media screen and (max-width: 991px) {
	.container{
		margin:0;
		padding:0;
	}
	.nm-menu li {
		display:none;
	}
	.nm-menu li.nm-menu-offscreen {
		display:block;
	}
	.nm-header.centered .nm-main-menu {
		margin-left: 0px;
		text-align: right;
	}
	
	h1, .h1, .h1-size {
		font-size: calc(93.637px * 0.55);
	}
	h2, .h2, .h2-size {
		font-size: calc(44.598px * 0.65);
	}
	h3, .h3, .h3-size {
		font-size: calc(40px * 0.65);
		line-height:150%;
	}
	
	
	.slider .slider_caption {
		left: 65%;
		right: 0;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 100vw;
	}
	a.wiecej, .slider_caption a{
		
	}
	.rtl-b{
		-webkit-border-top-left-radius: 35px;
		-moz-border-radius-topleft: 35px;
		border-top-left-radius: 35px;
	}

	.rtr-b{
		-webkit-border-top-right-radius: 35px;
		-moz-border-radius-topright: 35px;
		border-top-right-radius: 35px;
	}

	.rbr-b{
		-webkit-border-bottom-right-radius: 35px;
		-moz-border-radius-bottomright: 35px;
		border-bottom-right-radius: 35px;
	}

	.rbl-b{
		-webkit-border-bottom-left-radius: 35px;
		-moz-border-radius-bottomleft: 35px;
		border-bottom-left-radius: 35px;
	}
	.nm-main-menu-wrap{
		float:right;
		padding-right:45px;
	}
	.nm-right-menu-wrap{
		display:none !important;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll){
		padding:30px 0px
	}
	#header-cont,
	#nm-header .container {
		padding: 0px 0px !important;
	}
	.kontakt_boks.boks_z_cyframi.doswiadczenie h2 {
		margin-top: 0px;
	}

}

@media screen and (max-width: 600px) {
	h1, .h1, .h1-size {
		font-size: 40px;
	}
}

@media screen and (max-width: 600px) {
	h1, .h1, .h1-size {
		font-size: 30px;
	}
	.slider_caption a {
		-moz-border-bottom-right-radius: 15px;
		-ms-border-bottom-right-radius: 15px;
		-o-border-bottom-right-radius: 15px;
		-webkit-border-bottom-right-radius: 15px;
		-khtml-border-bottom-right-radius: 15px;
		border-bottom-right-radius: 15px;
		
		-moz-border-top-left-radius: 15px;
		-ms-border-top-left-radius: 15px;
		-o-border-top-left-radius: 15px;
		-webkit-border-top-left-radius: 15px;
		-khtml-border-top-left-radius: 15px;
		border-top-left-radius: 15px;
		min-width: 160px;
		padding: 10px 20px;
	}
}
@media screen and (max-width: 600px) {
	.slider_caption *:not(a){
		display:block !important;
	}
	.slider_caption span{
		display:block !important;
		margin-top:10px !important;
	}
}


@media screen and (max-width: 1930px) {
	.akt_blok{
		padding: 40px;
		 margin-right: 25%;
	}
	.aktualnosci .border-bottom{
	padding-right:calc(calc(8.3333% / 2) + 30px)
	}
	.nm-main-menu-wrap{
		text-align:left;
		padding-left:0px;
	}
}
@media screen and (max-width: 1690px) {
	#nm-header .col-md-1{
		display:none;
	}
	#nm-header .container{
		padding:0px 30px;
	}
	#header-cont{
		width:100%;
		
	}
	.nm-header-logo{
		width:20%;
	}
	.nm-main-menu-wrap{
		text-align:left;
		
		width:80%;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap{
		width: 80%;	
		padding-left:0;
		padding-right: 127px;
		text-align:right;
	}
	
}

@media screen and (max-width: 1410px) {
	.nm-header-logo{
		width:15%;
	}
	.nm-main-menu-wrap{
		text-align:left;
		padding-left:40px;
		width:85%;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap{
		width: 85%;	
		padding-left:0;
		padding-right: 127px;
		text-align:right;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap .nm-menu > li > a:not(#nm-mobile-menu-button) {
    margin: 0 12px;
    padding: 10px 12px;
}
	
}

@media screen and (max-width: 1344px) {
	.aktualnosci .border-bottom {
		padding: 0;
	}
	.aktualnosci a.wiecej.white {
		left: 0;
		bottom: -27px;
	}
	.bx-controls-direction a,
	.copy_bx-controls-direction a{
		font-size:90px !important;
	}
	.aktualnosci .container,
	.aktualnosci .col-md-3,
	.aktualnosci .col-md-8,
	.aktualnosci .col-md-10{
		float:none;
		width:100%;
		padding:0 4%;
		margin:0;
	}
	.aktualnosci .container{
		padding:0;
	}
	.aktualnosci .col-md-3{
		padding:0px 7.5%;
	}
	.aktualnosci .bx-wrapper {
		margin-top: 0px;
	}
	.aktualnosci .bottom-line{
		margin:0 7.5%;
		padding-top:40px;
	}
	.aktualnosci .col-md-1{
		display:none;
	}
	.lewy .akt_blok{
		margin-left:7.5%;
		margin-right:7.5%;
	}
	.prawy .akt_blok{
		margin-left:7.5%;
		margin-right:7.5%;
	}
	.akt_blok{
		min-height:320px;
	}
	.aktualnosci .bx-wrapper{
		
	}
	.copy_bx-controls-direction a.bx-prev{
		margin-left:0px;
	}
	.copy_bx-controls-direction a.bx-next{
		margin-right:0px;
	}
	.copy_bx-controls-direction a i{
		right:auto;
		top:auto;
	}
	.nm-main-menu-wrap{
		text-align:right;
		width:80%;
		padding-left:0;
		padding-right:140px;
	}
	.nm-header.centered .nm-menu > li > a {
		margin: 0 10px;
		padding: 8px 10px;
	}
	.flaga {
		display: inline-block;
		margin-top: 35px;
	}
	#mylang > a,
	#mylang a span{
		line-height: 3.637;
		
	}
}
@media screen and (max-width: 1180px) {
	.nm-header-logo{
		width:15%;
	}
	.nm-main-menu-wrap{
		text-align:left;
		padding-left:40px;
		width:82%;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap{
		width: 85%;	
		padding-left:0;
		float:right;
		padding-right: 100px;
		text-align:right;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap .nm-menu > li > a:not(#nm-mobile-menu-button) {
		margin: 0 6px;
		padding: 10px 6px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner .nm-header-logo a {
		padding-left: 0px;
		text-align: left;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) #mylang {
		width:100px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner .nm-header-logo img.nm-alt-logo {
		width: 90px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner .nm-header-logo {
		padding-right: 0;
		text-align: left;
	}
	
}
@media screen and (max-width: 991px){
	.header-on-scroll .nm-header:not(.static-on-scroll)#nm-header{
		background-color:rgba(0, 160, 221, 0.6);
		height:92px;
	} 
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner #header-cont {
		background:transparent;
		padding-bottom: 0px;
		padding-top: 0px;
		border:0px solid #e3e3e3;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		margin:0;
    }
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-main-menu-wrap {
    float: right;
    padding-left: 40px;
    padding-right: 30px;
    text-align: right;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) .nm-header-inner .nm-header-logo {
		padding-right: 15px;
		text-align: left;
	}
	.nm-header-inner .nm-header-logo .nm-alt-logo {
		display:none !important;
	}
	.nm-header-inner .nm-header-logo .nm-logo {
		display:block !important;
		height:30px !important;
	}
	
	.header-mobile-alt .nm-header.centered .nm-main-menu-wrap {
		width: auto;
	}
	.header-search-open .nm-header, .mobile-menu-open .nm-header {
		background-color: rgba(0, 160, 221, 0.6) !important;
	}
	.nm-mobile-menu-scroll{
		margin-top:0 !important;
	}
	.mobile-menu-open #nm-mobile-menu {
		background-color: rgba(0, 160, 221, 0.6) !important;
		top: 92px;
	}
	#nm-mobile-menu li {
		border-bottom-color: transparent !important;
	}
	.nm-mobile-menu-top{
		display:none;
	}
	.header-border-0 #nm-mobile-menu .nm-mobile-menu-content{
		border:0px;
		padding:0;
	}
	#nm-mobile-menu a, #nm-mobile-menu ul li .nm-menu-toggle, #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search input, #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search span {
		color: #00558c;
	}
	#nm-mobile-menu a {
		color: #00558c;
		display: inline-block;
		font-size: 16px;
		font-weight:500;
		line-height: 2;
		padding: 6px 0;
		white-space: nowrap;
	}
	.no-touch #nm-mobile-menu a:hover, #nm-mobile-menu ul li.active > a, #nm-mobile-menu ul > li.active > .nm-menu-toggle::before, #nm-mobile-menu a .label,
	.current-menu-item a {
		color: #fff !important;
	}
	.col-md-3,
	.col-md-8{
		padding:0 20px !important;
	}
	.aktualnosci .col-md-8{
		padding:0 0px !important;
	}
	.prawy .akt_blok,
	.lewy .akt_blok{
		margin:15px 15px 60px 15px; 
		min-height:260px;
	}
	.aktualnosci .bottom-line{
		margin:0 20px;
		padding-top:40px;
	}
	.tabsy_pola .bx-controls-direction a
	{
		font-size:60px !important;
	}
	.nm-main-menu-wrap{
		padding-right:30px;
	}
}
@media screen and (max-width: 1540px){
	.zak_img img{
		width:300px;
	}
}
@media screen and (max-width: 1120px){
	.zak_img img{
		width:250px;
	}
}
@media screen and (max-width: 780px){
	.zak_img img{
		width:210px;
	}
}
@media screen and (max-width: 660px){
	.zakladki .tabsy li,
	.grid-3{
		width:33.333%;
	}
	.zakladki .tabsy li img,
	.grid-3 img{
		width:100%;
	}
	.zak_title h3{
		display:none;
	}
	.zakladki .bx-wrapper img{
		height:360px !important;
	}
	.aktualnosci .bx-viewport{
		
	}
	.tabs_linki {
		margin-bottom: -11px;
	}
	.tabsy_pola .bx-controls-direction .bx-next{
		right:calc(8% - 0px);
	}
	.tabsy_pola .bx-controls-direction .bx-prev{
		left:calc(8% - 0px);
	
	}

	
}
@media screen and (max-width: 500px){
	.bx-wrapper .bx-prev {
		left: 20px;
	}
	.bx-wrapper .bx-next {
		right: 20px;
	}.tabsy_pola .bx-controls-direction .bx-next{
		right:20px;
	}
	.tabsy_pola .bx-controls-direction .bx-prev{
		left:20px;
	
	}
	.zakladki_opis{
		margin:0px 60px;
	}
}



@media screen and (max-width: 1810px) {
	.not-disp{
		display:none;
	}
	.col-md-6.cyferki{
		width:58.333%
	}
}

@media screen and (max-width: 1810px) {
	.not-disp_1{
		display:none;
	}
	.col-md-6.cyferki{
		width:66.666%
	}
	.liczby_l{
		width:100px;
	}
	.boks_cyfry{
		height:100px;
	}
}

@media screen and (max-width: 1440px) {
	.not-disp_1{
		display:block;
	}
	.col-md-6.cyferki{
		width:40%
	}
	.boks_z_cyframi  .col-md-4{
		width:calc(100% - 40% - 16.666% - 15px);
	}
	.col-md-6.boks_cyfry{
		width:100%;
	}
	.boks_z_cyframi{
		padding-top:145px;
		padding-bottom: 60px;
	}
	.opis_pola_c {
		max-width: 595px;
    
	}
	.boks_cyfry {
		margin-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
	.nm-row{
		margin:0;
	}
	.col-md-6.cyferki {
		width: 100%;
	}
	.col-md-6.boks_cyfry {
		float: left;
		width: 50%;
	}
	.boks_z_cyframi .col-md-4{
		width:100%;
		max-width:100%;
	}
	.opis_pola_c {
		max-width: 100%;
		padding: 70px 80px;
	}
}
@media screen and (max-width: 991px) {
	.col-md-6.boks_cyfry{
		width:100%;
	}
}
@media screen and (max-width: 991px) {
	.opis_pola_c {
		max-width: 100%;
		padding: 10%;
	}
}

@media screen and (max-width: 1870px) {
	#footer .opis_pola_c {
		padding: 25px 0 60px 40px;
		z-index: 2;
	}
	h4, .h4, .h4-size {
		font-size: 18px;
		line-height: 1.778;
	}
	#footer .dane_elem img {
		margin-right: 25px;
    }
	#footer h4 {
		text-indent:63px;
	}

}
@media screen and (max-width: 1680px) {
	#footer #social,
	#footer .head{
		padding-top:150px;
	}
	.click_top .top{
		display: block;
		margin-top: -70px;
	}
	#footer .opis_pola_c {
		margin-left: -70px;
    }
}
@media screen and (max-width: 1130px) {
	#footer #social a{
		margin-right:25px;
	}
	#footer .opis_pola_c {
		margin-right: -32%;
    }
}
@media screen and (max-width: 991px) {

	#footer #social, #footer .head {
		padding-top: 100px;
	}
	#footer #social {
		padding-top: 20px;
		padding-bottom:20px;
	}
	#footer .opis_pola_c{
		margin:0;
	}
	.col-md-3.rzetelna{
		display:none;
	}
	.copy_footer{
		padding-top:40px;
	}
	.inheo_logo,
	.coop{
		display:none !important;
	}
	.copy_footer .inheo_logo,
	.copy_footer .coop{
		display:block !important;
	}
	#footer .nm-logo{
		margin:50px 0px 40px 0px
	}
	.menu_f {
		padding-left:0;
		padding-right:0;
	}
	.copy_footer{
		display:block;
	}
	.rzet img{ 
		margin-top:-116px;
		display:block;
	}
	#footer{
		padding-bottom:20px;
	}
	#footer #nm-footer-bar-menu {
    	width: 70%;
	}
	#footer #nm-footer-bar-menu li a {
		font-size:16px !important;
		padding:10px 0px
	}
	#footer .menu_f h4 {
		font-size:18px;
	}
	
}
@media screen and (max-width: 760px) {
	.rzet img {
		display: block;
		margin-top: 0px;
		height:70px;
	}
	#footer #nm-footer-bar-menu {
    	width: 100%;
	}
}

@media screen and (max-width: 400px) {
	#footer .opis_pola_c {
		padding: 10px 30px 40px 30px;
		margin-top:30px;
		margin-bottom:40px;
		
	}
}

@media screen and (max-width: 560px) {
	.has-slider-maly #nm-header-placeholder{
		height:190px !important;
	}
	.has-slider-maly .slider_container.maly.pos_fixed .bx-viewport.maly li,
	.has-slider-maly .slider_container.maly.pos_fixed .bx-viewport.maly img,
	.has-slider-maly .slider_container.maly.pos_fixed .bx-viewport.maly, 
	.has-slider-maly .slider_container.maly.pos_fixed{
		bottom:auto;
		height:200px !important;
	}
	.has-slider-maly .slider_container.maly.pos_fixed .bx-viewport.maly img{
		position:a
	}
	.has-slider-maly #nm-header{
		
	}
	.nm-main-menu-wrap{
		float:right;
		padding-right:30px;
	}
}

@media screen and (max-width: 1680px) {
	.kontakt_boks .top {
		margin-top: -140px;
	}
}

@media screen and (max-width: 1440px) {
	.kontakt_boks .top {
		margin-top: -120px;
	}
	.form_right,
	.form_left{
		float:none;
		width:100% !important;
		padding:0;
		
	}
	.opis-form{
		margin-left:-8.3333%;
	}
	.opis-kontakt{
		width:58.3333%;
		padding-right:30px;
	}
	.container.bottom{
		padding-bottom:40px;
	}
	.kont-disp{
		display:none;
	}
	#map1{
		height:500px !important;
	}
	.mapa_container {
		margin-bottom: -130px;
		top: -65px;
	}
}
@media screen and (max-width: 1200px) {
	.opis-kontakt {
		padding-right: 15px;
		width: 50%;
	}
	.opis-form {
		margin-left: -8.3333%;
		width: 25%;
	}
}
@media screen and (max-width: 991px) {
	.opis-form {
    margin-left: 0;
    width: 100%;
	}
	.kontakt_boks .top {
		margin-top: 0;
	}
	.kontakt_boks h1{
		color:#00558c;
		padding:30px 0px;
	}
	.boks_z_cyframi .opis-form.col-md-2{
		padding:30px 15px;
		
	}
	.pusty{
		display:none;
	}
	.opis-form p{
		margin:0;
	}
	.opis-kontakt {
		padding-right: 15px;
		width: 100%;
	}
	.form-wrapper,
	.kontakt_boks .opis_pola_c:not(.form_left){
		padding:10%;
	}
	.form_right .col-md-6,
	.form_right,
	.form-wrapper .nm-row{
		margin:0px;
		padding:0 !important;
	}
	.form-wrapper{
		padding:50px;
	}
	input.wiecej_pos_bottom.wiecej{
		bottom: -85px;
		right: -52px;
	}
	.wpgmp_map_container {
		margin-left: -300px;
		width: calc(100% + 300px);
	}
}

@media screen and (max-width: 540px) {
	.wpgmp_map_container {
		margin-left: -500px;
		width: calc(100% + 500px);
	}
}

@media screen and (max-width: 400px) {
	.form-wrapper{
		padding:20px 30px 50px 30px;
	}
	input.wiecej_pos_bottom.wiecej {
		bottom: -85px;
		right: -32px;
		min-width:200px;
	}
	
	.front input.wiecej_pos_bottom.wiecej {
		min-width:230px;
	}
	.captcha_left,
	.captcha_right{
		float:none;
		width:100%;
	}
	.captcha_img,
	.captcha_input{
		width:50%;
	}
	.wpcf7 .captcha_input .wpcf7-form-control{
		WIDTH:100%;
	}
	div.wpcf7-response-output {
		padding-LEFT: 0px;
	}
	.wpcf7-form-control-wrap.captcha-118 .wpcf7-not-valid-tip {
		bottom: -20px;
		top: auto;
		left: calc(-1 * calc(100% + 25px));
	}
	.nm-header.centered .nm-header-logo{
		top:14px;
	}
	.bx-wrapper .bx-controls-direction a i, .copy_bx-controls-direction a i {
		font-size: 70px;
		line-height: 0;
	}
	.bx-wrapper .bx-next {
		right: 12px;
	}
	.bx-wrapper .bx-prev {
		left: 12px;
	}
	.slider_caption a{
		margin-top:30px;
	} 
	.pswp__button.pswp__button--close.nm-font.nm-font-close2{
		margin:0;
		padding:0;
		font-size:30px;
	}
	.pswp__button--arrow--right,
	.pswp__button--arrow--left {
		font-size: 60px;
		height: 44px;
		margin: 10px;
		width: 44px;
	}
}

@media screen and (max-width: 1600px) {
	.lewye .col-xs-4{
		width:30%;
	}
	.lewye .col-xs-8{
		width:70%;
	}
}
@media screen and (max-width: 1260px) {
	
	.lewye .col-xs-8 .gallery-icon{
		width:50%;
	}
	.blog .akt_blok.rtr-b.rbl-b{
    border-bottom-left-radius:40px;
    border-top-right-radius: 40px;
	}
	.blog li.post{
		width:50%;
		padding-bottoM:40px;
	}
}
@media screen and (max-width: 710px) {
	.blog li.post{
		width:100%;
		padding-bottoM:40px;
	}
}

@media screen and (max-width: 991px) {
	.single-aktulanosc .col-xs-10,
	.lewye .col-xs-4,
	.lewye .col-xs-8{
		width:100%;
		float:none;
	}
	.single-aktulanosc .lewy{
		margin-top:0;
	}
	.lewye .col-xs-8{
		padding:0;
	}
	.lewye .bold_lo {
		margin-top: 10px;
	}
	.nm-blog-grid [class*="block-grid-"] > li {
		padding: 0 1.6% 20px;
	}
}
@media screen and (max-width: 550px) {
	
	.lewye .col-xs-8 .gallery-icon{
		width:100%;
	}
	.blog .bold_lo_light,
	.blog .bold_lo {
		font-size:25px;
	}
	.blog  p{
		font-size:20px;
	}
	.blog .akt_blok.rtr-b.rbl-b{
		padding-top:20px;
	}
}
@media screen and (max-width: 1770px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 40px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 30px 85px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 80px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 18px;
		line-height: 1.5;
	}
	.transport .zakladki_opis.lewa {
		min-height: 500px;
		padding-right: 100px;
	}
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		min-height: 0px;
	}
}
@media screen and (max-width: 1680px) {
	.galeria-boks  .transport h3,
	.transport.tabsy_pola h3{
		line-height: 90px;
	} 
}

@media screen and (max-width: 1450px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 60px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 16px;
		line-height: 1.5;
	}
	.transport .zakladki_opis.lewa {
		min-height: 400px;
		padding-right: 30px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: -100px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		bottom: 0px;
		width: 400px;
	}
	.lokalizacja-zasieg {
		bottom: 50px;
		right: 50px;
		width:50px;
		
	}
}
@media screen and (max-width: 1200px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 60px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 16px;
		line-height: 1.5;
	}
	.transport .zakladki_opis.lewa {
		min-height: 400px;
		padding-right: 70px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: -100px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		bottom: -50px;
		width: 400px;
		
	}
	
	.transport .zakladki_opis.prawa li {
		width:50%;
		float:left;
	}
	.trans .col-md-1{
		display:none;
	}
	.trans .col-md-10{
		width:100%;
	}
	.nm-portfolio li{
		width:33.333%;
	}
}
@media screen and (max-width: 1000px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 60px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 16px;
		line-height: 1.5;
	}
	.transport .zakladki_opis.lewa {
		min-height: 310px;
		padding-right: 70px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: -100px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		display:none;
		
	}
	
	.transport .zakladki_opis.prawa li {
		width:50%;
		float:left;
	}
	.galeria-boks{
		margin-top:0;
	}
	.galeria-boks > .container{
		padding-top:50px;
		top:0px;
		position:relative;
	}
}

@media screen and (max-width: 800px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 40px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 15px;
		line-height: 1.3;
	}
	.transport .zakladki_opis.lewa {
		min-height: 310px;
		padding-right: 70px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: -100px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		display:none;
		
	}
	
	.transport .zakladki_opis.prawa li {
		width:50%;
		float:left;
	}
	.galeria-boks{
		margin-top:0;
	}
	.galeria-boks > .container{
		padding-top:50px;
		top:0px;
		position:relative;
	}
}
@media screen and (max-width: 600px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 40px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 15px;
		line-height: 1.3;
	}
	.transport .zakladki_opis.lewa {
		min-height: 425px;
		padding-right: 0px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: 0px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		display:none;
		
	}
	
	.transport .zakladki_opis.prawa li {
		width:50%;
		float:left;
	}
	.galeria-boks{
		margin-top:0;
	}
	.galeria-boks > .container{
		padding-top:50px;
		top:0px;
		position:relative;
	}
	.nm-portfolio li {
		width: 50%;
	}
	.nm-portfolio-grid{
		display:block !important;
		margin:0 !important;
	}
}
@media screen and (max-width: 400px) {
	.transport.tabsy_pola .tabs_li {
		display: table;
		
	}
	.transport .zakladki_opis.lewa ul {
		margin-top: 28px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li{
		padding: 0 0 20px 60px;
		width:100%;
		
		background-position: 15px top;
	}
	.transport.tabsy_pola .tabs_li,
	.transport.tabsy_pola .zakladki_opis.prawa .prawy-boks {
		padding: 40px 30px 40px 30px;
	}
	.transport .zakladki_opis.lewa li,
	.transport .zakladki_opis li,
	.transport.tabsy_pola p{
		font-size: 15px;
		line-height: 1.3;
	}
	.transport .zakladki_opis.lewa {
		min-height: 425px;
		padding-right: 0px;
	}
	.transport .zakladki_opis li {
		background-size:25px !important
	}
	.galeria-boks {
		margin-bottom: 0px;
		margin-top: -70px;
	}
	.transport .zakladki_opis.prawa {
		display:none;
		
	}
	
	.transport .zakladki_opis.prawa li {
		width:50%;
		float:left;
	}
	.galeria-boks{
		margin-top:0;
	}
	.galeria-boks > .container{
		padding-top:50px;
		top:0px;
		position:relative;
	}
	.nm-portfolio li {
		width: 50%;
	}
	.nm-portfolio-grid{
		display:block !important;
		margin:0 !important;
	}
}
@media screen and (max-width: 1600px) {
	.boks-z-tekstem .opis_pola_c,
	.doswiadczenie .opis_pola_c{
		padding: 50px 70px;
		margin-top:-140px;
	}
	.lat {
		font-size: 80px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.years {
		font-size: 38px;
	}
	.boks-z-tekstem .opis_pola_c .h2.bold_lo,
	.doswiadczenie .opis_pola_c .h2.bold_lo{
		line-height:1;
		padding-top:30px;
		padding-bottoM:15px;
	}
}

@media screen and (max-width: 1344px) {
	.boks-z-tekstem .opis_pola_c,
	.doswiadczenie .opis_pola_c{
		padding: 50px 70px;
		margin-top:-140px;
	}
	.lat {
		font-size: 80px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.years {
		font-size: 38px;
	}
	.doswiadczenie .opis_pola_c .h2.bold_lo{
		line-height:1;
		padding-top:30px;
	}
	.boks-z-tekstem .maly-naglowek {
		padding-bottom: 60px;
		padding-top: 60px;
	}
}

@media screen and (max-width: 991px) {
	.boks-z-tekstem .opis_pola_c,
	.doswiadczenie .opis_pola_c{
		padding: 50px 70px;
		margin-top:40px;
	}
	.maly-naglowek.boks-z-tekstem  p,
	.maly-naglowek.boks-z-tekstem  .maly-naglowek{
		padding-top:50px !important;
		padding-bottom:50px !important;
	}
}

@media screen and (max-width: 660px) {
	.boks-z-tekstem .opis_pola_c,
	.doswiadczenie .opis_pola_c{
		padding: 50px;
		margin-top:40px;
	}
	.maly-naglowek.boks-z-tekstem .col-md-3.maly-naglowek{
		float:left !important;
		width:100%;
		padding-bottom:0px !important;
	}
	.maly-naglowek .col-md-5{
		float:right !important;
		width:100%;
	}
	.container.dwa .floated{
		float:none;
		display:block;
		padding:0px 0px 30px 0px
	}
	.container.dwa {
		padding: 50px 0;
	}
}
@media screen and (max-width: 500px) {
	.boks-z-tekstem .opis_pola_c,
	.doswiadczenie .opis_pola_c{
		padding: 35px 25px;
		margin-top:40px;
	}
	.lat {
		font-size: 50px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.years {
		font-size: 28px;
	}
	.boks-z-tekstem p,
	.na_rynku {
		font-size: 20px;
		line-height: 1.385;
	}
}

@media screen and (max-width: 400px) {
	.akt_blok{
		padding-top:10px;
	}
	.header-on-scroll #nm-header.nm-header:not(.static-on-scroll) {
		
		height: 64px;
	}
	.header-on-scroll .nm-header:not(.static-on-scroll) {
		padding: 20px 0px;
	}
	.liczby_l {
		width: 70px;
		position: relative;
		top: 19px;
	}
	.boks_cyfry img {
		border: 4px solid #005891;
    }
	.boks_cyfry {
		margin-bottom: 30px;
	}
	.mobile-menu-open #nm-mobile-menu {
		background-color: rgba(0, 160, 221, 0.6) !important;
		top: 92px;
	}
	.mobile-menu-open.header-on-scroll #nm-mobile-menu {
		background-color: rgba(0, 160, 221, 0.6) !important;
		top: 64px !important;
	}
	.nm-header.centered .nm-header-logo {
		width: auto;
		padding-left: 0px;
	}
	.nm-header.centered .nm-header-inner .container{
		padding:0 !important;
	}
	.bx-wrapper .bx-controls-direction a {
		height: 40px;
		
	}
	.bx-wrapper .bx-controls-direction a img{
		height:40px;
		width:auto;
	}
	.copy_bx-controls-direction {
		margin-left: 0;
	}
}

@media screen and (max-width: 580px) {
	.kontakt_boks .opis-kontakt  .cont h2{
		width:auto;
		display:inline-block;
	}
	.kontakt_boks .opis-kontakt  .cont{
		float:none;
		width:100%;
		display:table;
		margin-bottom:40px;
		
	}
	.kontakt_boks .opis-kontakt .cont h2,
	.kontakt_boks .opis-kontakt .cont .dane{
		display:table-cell;
		padding-top:0;
		
	}
	body:not(.page-id-70) .kontakt_boks .opis-kontakt  .opis_pola_c{
		padding:50px 50px 10px 50px;
	}
	.kontakt_boks .opis-kontakt  .cont h2{
		width:180px;
	}
	.kontakt_boks .opis-kontakt .cont .dane{
		top:-37px;
		position:relative
	}
	.kontakt_boks .cont:last-of-type {
		border-bottom:none;
		margin-bottom:0;
	}
}

@media screen and (max-width: 460px) {
	.kontakt_boks .opis-kontakt  .cont h2{
		width:auto;
		display:inline-block;
	}
	.kontakt_boks .opis-kontakt  .cont{
		float:none;
		width:100%;
		display:block;
		margin-bottom:40px;
		margin-top:0;
		
	}
	.kontakt_boks .opis-kontakt .cont h2,
	.kontakt_boks .opis-kontakt .cont .dane{
		display:block;
		padding-top:0;
		
	}
	body:not(.page-id-70) .kontakt_boks .opis-kontakt  .opis_pola_c{
		padding:40px 30px 20px 30px;
	}
	.kontakt_boks .opis-kontakt  .cont h2{
		width:100%;
		margin-bottom:15px;
	}
	.kontakt_boks .opis-kontakt .cont .dane{
		top:0px;
		position:relative
	}
	.kontakt_boks .cont:last-of-type {
		border-bottom:none;
		margin-bottom:0;
	}
}
@media screen and (max-width: 1344px) {
	.zakladki_opis {
		margin: 0px 10%;
	}
	.zakladki_opis h2{
		line-height:60px;
	}
	.zakladki_opis p {
		line-height: 1.3;
	}
}
@media screen and (max-width: 1140px) {
	.tabsy_pola .bx-viewport li img,
	.tabsy_pola .bx-viewport{
		height:400px !important;
	}
	
}
@media screen and (max-width: 600px) {
	.tabsy_pola .bx-viewport li img,
	.tabsy_pola .bx-viewport{
		height:450px !important;
	}
	
}

@media screen and (max-width: 991px) {
	.nm-header {
		background: #fff !important; 
-moz-box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 8px 43px 0 rgba(0, 0, 0, 0.2);
		padding:15px 0px;
	}
	.header-on-scroll #nm-header.nm-header:not(.static-on-scroll),
	.mobile-menu-open #nm-mobile-menu,
	.header-search-open .nm-header, .mobile-menu-open .nm-header {
		background-color: #fff !important;
		height:60px !important;
		padding:15px 0px !important;
	}
	.header-fixed #nm-mobile-menu {
		z-index: 10002;
	}
	.mobile-menu-open #nm-mobile-menu {
		bottom:0;
		height:auto !important;
	}
	.mobile-menu-open #nm-mobile-menu,
	.mobile-menu-open.header-on-scroll #nm-mobile-menu {
		background-color: #fff !important;
		top: 60px !important;
	}
	
	.nm-header-inner .nm-header-logo .nm-logo{
		display:none !important;
	}
	.nm-header-inner .nm-header-logo {
		top:2px !important;
		transform: none !important;
	}
	.nm-header-inner .nm-header-logo .nm-alt-logo {
		display: block !important;
		height: 23px !important;
		width:auto !important;
	}
	.nm-menu-icon span {
		background-color: #00558c;
		border-radius: 0 4px;
		color: #00558c;
		display: block;
		height: 3px;
		left: auto;
		margin-bottom: 3px;
		position: relative;
		top: auto !important;
		width: 22px;
	}
	.mobile-menu-open .nm-menu-icon span{
		position: absolute !important;
		left: 0% !important;
		top:38% !important;
		
		margin-bottom: 0px;
	}
	.nm-header.centered .nm-menu > li > a#nm-mobile-menu-button{
		margin: 0;
		padding: 0px;
		WIDTH:22PX;
		HEIGHT:15PX;
		POSITION:RELATIVE;
		opacity:1;
		
	}
	.nm-menu-icon {
		position: relative;
		width: 22px;
		height: 15px;
	}
	#nm-mobile-menu a {
		font-size: 24px !important;
		text-transform: uppercase;
		line-height: 2;
		display:block;
		width:100%;
		text-align:center;
		font-weight:bold;
	}
	.no-touch #nm-mobile-menu a:hover, #nm-mobile-menu ul li.active > a, #nm-mobile-menu ul > li.active > .nm-menu-toggle::before, #nm-mobile-menu a .label, .current-menu-item a {
		color: #0095d9 !important;
	}
	#nm-mobile-menu li:first-child {
		margin-top: 0px;
	}
	#nm-mobile-menu li a,
	#nm-mobile-menu li{
		padding:0;
	}
	.nm-menu-icon span.line-3 {
		bottom: 0;
	}
}


@media screen and (max-width: 600px) {
	.tabsy_pola div.el_tab {
		left: auto !important;
		margin-bottom: 60px;
		position: relative !important;
		right: auto !important;
		top: auto !important;
		z-index: 5;
	}
	.tabs_linki{
		display:none;
	}
	.boks_z_cyframi .opis_pola_c{
		margin-top:50px;
	}
	.boks_z_cyframi {
		padding-top: 80px;
		margin-top:-160px;
	}
	.pswp__button.pswp__button--close,
	.pswp__button.pswp__button--fs,
	.pswp__button pswp__button--zoom{
		display:none;
	}
	.pswp__button.pswp__button--close.nm-font.nm-font-close2{
		display:block;
	}
}

@media screen and (max-width: 400px) {
	.doswiadczenie div > span{
		font-size:19px;
		display:block;
	}
	.doswiadczenie div > span.lat{
		font-size:28px;
		display:block;
	}
	.pasek_l{
		line-height:1.8;
		
	}
}
@media screen and (max-width: 991px) {
	
	.boks_z_cyframi_wrap::before{
		background-size:auto;
	}
}