/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2025 | 12:20:57 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	.jobs_state_wise_images img {
		width: 100%;
	}
	
	.header_col_one {
		width: 20%;
	}
	
	.header_col_one .fl-photo-content, .header_col_one .fl-photo-img {
    	width: 100%;
	}
	
	.header_col_two {
		width: 80%;
	}
	
	#menu-header-menu .menu-item a {
		font-size: 14px !important;
	}
	
	#menu-header-menu .menu-item {
		margin-left: 0;
	}
	
	.js_col_one {
		width: 40%;
	}
	
	.js_col_two {
		width: 60%;
	}
	
	.jd_more_info_main {
		gap: 0 !important;
    	justify-content: space-between;
	}
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	.jobs_state_wise_images img {
		width: 100%;
	}
	
	.header_col_one {
		width: 25%;
	}
	
	.header_col_one .fl-photo-content, .header_col_one .fl-photo-img {
    	width: 95%;
	}
	
	.header_col_two {
		width: 75%;
	}
	
	#menu-header-menu .menu-item a {
		font-size: 16px !important;
	}
	
	#menu-header-menu .menu-item {
		margin-left: 0;
	}
	
	.js_col_one {
		width: 38%;
	}
	
	.js_col_two {
		width: 62%;
	}
	
	.jd_col_one .fl-col-content {
		margin-right: 20px;
	}
	
	.jd_col_one {
		width: 68%;
	}
	
	.jd_col_two {
		width: 32%;
	}
	
	.single .armstaffing_jobs_more_info_main, .page-id-291 .armstaffing_jobs_more_info_main, .page-id-283 .armstaffing_jobs_more_info_main {
		flex-direction: column;
	}
	
	.single .armstaffing_job_tile, .page-id-291 .armstaffing_job_tile, .page-id-283 .armstaffing_job_tile {
		height: 89px;
	}
	
	.jd_more_info_main {
		gap: 0 !important;
    	justify-content: space-between;
	}
	
}