@-webkit-keyframes pulseA{0%{-webkit-transform:scale3d(1,1,1);    transform:scale3d(1,1,1);  }
100%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1); opacity:1;  }
}
@keyframes pulseA{0%{-webkit-transform:scale3d(1,1,1);    -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1);  }
100%{-webkit-transform:scale3d(1.1,1.1,1.1); -ms-transform:scale3d(1.1,1.1,1.1); transform:scale3d(1.1,1.1,1.1); opacity:1;  }
}
@media screen and (max-width:1400px){
.box_content_products .rowBox .rowColumn{padding: 30px !important;}
.box_content_products p span{background-color: transparent}
.box_content_products .rowBox .rowColumn:first-child{background-color: rgba(0,0,0,0.4);}
.box_content_products p::before {display: none}
}
@media screen and (max-width:1360px){

}
@media screen and (max-width:1300px){
.wrap_home .rowBox .rowColumn{padding: 20px !important;}
}
@media screen and (max-width:1250px){
.box_content_products .rowBox .rowColumn{width: 50% !important;}
}
@media screen and (max-width:1200px){
.box_content{padding: 30px 0}
h1.main-title{font-size: 35px;margin-bottom: 30px}
.divTitle{font-size: 30px;margin-bottom: 20px}
.tytul5{font-size: 30px}
a.buton1{font-size: 16px}
.wrap_home .div_content{padding: 0 15px}
}

@media screen and (max-width:1020px){
.menuParent {width: 200px;}
.contentMenu {width: calc(100% - 240px);}	
}

@media screen and (max-width:960px){
.box_content_products .rowBox{flex-direction: column;padding-top: 30px}
.box_content_products .rowBox .rowColumn{width: 100% !important;}
.box_content_products .rowBox .rowColumn p{font-size: 20px}
.box_content_products .rowBox .rowColumn p:first-child span{font-size: 30px !important;}
}

@media screen and (max-width:940px){
.menuParent {display: none;}
.contentMenu {width:100%;}	
}


@media screen and (max-width:590px){
.form table td{display: inline-block;width: 100%;padding: 0px;}
.form table td.f {text-align: left;width: 100%;}
.form table td.pw{margin-right: 20px;}
.content-text .form table td{display: inline-block;width: 100%;padding:0px;}
.content-text .form table td.f {text-align: left;width: 100%;padding:0px;}
.content-text .form table td.pw{margin-right: 20px;}	
.content-text table td.sendInfo{width: 100%;}	
.content-text table td.sendInfo{width: 100%;}	

.content-text table td.d input.inputTxt{width: 100%;box-sizing: border-box;}
.form table td.d textarea{width: 100%;box-sizing: border-box;}	
.content-text .form table td.fErr{float: left;}
.content-text .form table td.err{float: left;}
.content-text .form table{width: 100%;}
	
.form table td.fErr{float: left;}
.form table td.err{float: left;}
.form table{width: 100%;}	
.form table td.d input.inputTxt {box-sizing: border-box; width: 100%;}
.form table td.d .selectForm {box-sizing: border-box; width: 100%;}	
}