/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 23 2022 | 12:40:53 */
.zf-templateWrapper {
	padding-bottom: 40px;
}

.zf-templateWrapper ul {
	padding-left:0 !important;
}

li.zf-tempFrmWrapper.zf-name.zf-namelarge {
    padding-bottom: 0px !important;
}

#contact_aps-content .zf-templateWrapper {
	padding: 0px;
	border: none;
	box-shadow: none;
}

#contact_aps-content .zf-subContWrap {
	margin: 0px !important;
}

@media (max-width: 991px) {
	
	.zf-namelarge .zf-tempContDiv span {
		margin-bottom: 0px !important;
	}
	
	.zf-tempFrmWrapper.zf-currency .zf-tempContDiv > div span {
		padding-left: 10px;
	}
	
	#powder_coating-content .namelarge .twoType .nameWrapper span {
		width: 100% !important;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		margin-left: 0px !important;
	}
	
	.namelarge .tempContDiv span:first-child {
		margin-left: 0 !important;
		margin-bottom: 20px;
	}
	
	.zf-tempContDiv input[type="text"], .zf-tempContDiv textarea, .zf-tempContDiv .zf-pdfTextArea {
		height: auto !important;
	}
}

@media (max-width: 600px) {
	.zf-namelarge .zf-twoType .zf-nameWrapper span {
		float: none !important;
		width: 100% !important;
		margin-left: 0px !important;
	}
}

@media (min-width: 880px) and (max-width: 1199px) {
	li.zf-checkbox.zf-threeColumns .zf-tempContDiv span {
		width: 48% !important;
	}
}

@media (max-width: 879px) {
	li.zf-checkbox.zf-threeColumns .zf-tempContDiv span {
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	button.zf-submitColor {
		margin: auto;
		float: none;
	}
}

@media (min-width: 768px) {
	.zf-templateWrapper {
		padding-bottom: 40px;
	}
	
	#contact_aps-content .zf-templateWrapper {
		padding: 0px 30px;
	}
}

