/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 28 2025 | 13:19:14 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	.header_col_one {
		width: 25%;
	}
	
	.header_col_one .fl-photo-content, .header_col_one .fl-photo-img {
    	width: 90%;
	}
	
	.header_col_two {
		width: 55%;
	}
	
	#menu-header-menu .menu-item {
		margin: 0;
	}
	
	#menu-header-menu .menu-item a {
		font-size: 12px;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.header_col_three {
		width: 20%;
	}
	
	.header_col_three .pp-button-wrap a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.erev_jobs_main_container {
		flex-direction: column;
	}
	
	.erev_jobs_more_info {
		flex-direction: column;
		gap: 0 !important;
	}
	
	.title_and_more_info, .erev_apply_now_btn {
		width: 100% !important;
	}
	
	.erev_apply_now_btn {
		margin-top: 20px;
	}
	
	.js_col_one {
		width: 40%;
	}
	
	.js_col_two {
		width: 60%;
	}
	
	.jobs_count, .jobs_count strong {
		justify-content: center;
	}
	
	.js_search_col {
		width: 65%;
	}
	
	#related_jobs_custom .erev_job_title a {
		height: auto !important;
	}
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	.js_search_col {
		width: 50%;
	}
	
	.header_col_one {
		width: 25%;
	}
	
	.header_col_one .fl-photo-content, .header_col_one .fl-photo-img {
    	width: 90%;
	}
	
	.header_col_two {
		width: 55%;
	}
	
	#menu-header-menu .menu-item {
		margin: 0;
	}
	
	#menu-header-menu .menu-item a {
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.header_col_three {
		width: 20%;
	}
	
	.header_col_three .pp-button-wrap a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.erev_jobs_more_info {
		gap: 0 !important;
    	flex-direction: column;
	}
	
	.js_col_one {
		width: 30%;
	}
	
	.js_col_two {
		width: 70%;
	}
	
	.custom_col_one {
		width: 32.5%;
	}
	
	.jobs_count {
		font-size: 22px !important;
	}
	
	#related_jobs_custom .erev_job_title a {
		height: 90px !important;
	}
}