/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2025 | 10:54:46 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	#jobs_slider_custom button.owl-prev {
		left: 87% !important;
	}
	
	.header_col_one {
		width: 25%;
	}
	
	.header_col_two {
		width: 75%;
	}
	
	#menu-main-menu .menu-item a {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 14px;
	}
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	#jobs_slider_custom button.owl-prev {
		left: 89% !important;
	}
	
	.frontline_jobs_more_info {
		gap: 0 !important;
    	flex-direction: column;
	}
	
	.jd_col_one {
		width: 68%;
	}
	
	.jd_col_two {
		width: 32%;
	}
	
	#input_2_5 {
		width: 100% !important;
	}
	
	.header_col_one {
		width: 29%;
	}
	
	.header_col_two {
		width: 71%;
	}
	
}