<!-- start Simple Custom CSS and JS -->
<style type="text/css">
@media only screen and (min-width: 1000px) and (max-width: 1290px) {
  .entry-content .wp-block-columns:not(.alignfull) {
    padding: 0 10px;
  }
}

@media only screen and (min-width:768px) {
	.onlymobile {
		display: none;		
	}
			.kopymob {
		display: none;
	}
}


@media only screen and (max-width:768px) {
	.nomobile {
		display: none;		
}
	  .kopydesk {
    display: none;
  }
	.justy {
		text-align: left !important;
	}
	#bv_page_title {
padding: 40px 20px !important;
}
	.vidiv {
height: 72vh !important;
}
	.single-post h2 {
  font-size: 28px;
  line-height: 30px;
}
	.tech-box-wrap-gfx01::after,
		.tech-box-wrap-gfx02::after, 
		.tech-box-wrap-gfx03::after {
  display: none;
}
	.tech-box-wrap {
margin-top: -40px;
padding: 15% 4% !important;
border-bottom: 3px solid #7c1c92;		
}
	.tech-box-wrap.tech-box-wrap03 {
  margin-top: -30px;
}
	.tech-box-txt {
text-align: center !important;
}
	.st-cta-wrap {
height: 420px !important;
}
.st-cta .stck-panel-button {
margin-left: 0px !important;
margin-top: 10px !important;
}
	.cta-sec {
background-position: right !important;
}
	.hed-wrap {
padding: 0px 5px 5px 15px !important;
border-left: 20px solid #fbf8fd !important;
margin-left: -15px;		
}
	.hed {
line-height: 35px;
}
	.podhed {
letter-spacing: 7px !important;
line-height: 20px;
}
	.brand-item {
flex-direction: column;
}
	.mapa-sec {
background-position: bottom !important;	
}
.mapa-txt {
margin-top: 0px !important;
margin-left: 0px !important;	
}
.mapa-txt ul {
margin: 10px 0px 0px -20px !important;
}
	.iko-asset-sec {
overflow: hidden;
}
	.iko-asset-wrap {
padding: 0px 0 30px 0px !important;
}
	.iko-asset-item {
flex-direction: column;
text-align: center;
margin: 10px 0px 40px 0px !important;	
}
	.iko-asset-gfx img {
margin-right: 0 !important;
}
	.video-asset {
position: relative !important;
border-bottom: none !important;	
}
.video-asset-wrap {
margin: 0 -15px !important;
}
	.video-asset-txt {
right: unset !important;
text-align: center !important;
}
	.opigo-col {
padding: 30px 5% 0 5% !important;
}
	.opinie-col {
margin: 0 -15px !important;
}
	.page-top-gfx {
margin-top: 0px !important;
}
	.page-top-pointro {
margin-left: 0 !important;
}
	.product-description-col p {
 text-align: left !important;
}
.page-box-iko {
padding: 20% 10% !important;
margin-top: -40px !important;
}
}	</style>
<!-- end Simple Custom CSS and JS -->
