/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2025 | 15:10:19 */
@media only screen and (max-device-width: 768px) {
	
	.universal_max-width_none {
		max-width: none !important;
	}
	
	.header_row .fl-col-group {
		flex-wrap: nowrap;
	}
	
	.header_col_one {
		width: 60% !important;
	}
	
	.header_col_two {
		width: 20% !important;
	}
	
	.header_col_three {
		width: 20% !important;
	}
	
	#gform_fields_8 {
		display: flex !important;
	}
	
	.jobs_count {
		justify-content: center !important;
	}
	
}

@media only screen and (max-device-width: 540px) {
	
	#gform_submit_button_8 {
		position: absolute;
		left: 70%;
	}
	
	#popmake-181 .popmake-close {
		right: 10px !important;
	}
	
	.jd_more_info_ro_health .ro_health_more_info {
		flex-direction: column;
		gap: 0 !important;
	}
	
}

@media only screen and (max-width: 768px) and (min-width: 541px) {
	
	
	
}