/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 03 2025 | 12:51:47 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	#offcanvas-yzwdx0vga7t3 {
		width: 75% !important;
	}
	
	.footer_col_one {
		width: 25%;
	}
	
	.footer_col_one .fl-photo-content, .footer_col_one .fl-photo-img {
		width: 95%;
	}
	
	.footer_col_two {
		width: 75%;
	}
	
	.contact_us_info_box .pp-icon-wrapper {
		width: 20%;
	}
	
	.contact_us_info_box .pp-heading-wrapper-inner {
		width: 80%;
	}
	
	.insights_col_one {
		width: 35%;
	}
	
	.insights_col_two {
		width: 65%;
	}
	
	.kofi_jobs_right_column {
		margin-top: 20px;
	}
	
	.js_col_one {
		width: 35%;
	}
	
	.js_col_two {
		width: 65%;
	}
	
	
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	#offcanvas-yzwdx0vga7t3 {
		width: 75% !important;
	}
	
	.footer_col_one {
		width: 35%;
	}
	
	.footer_col_one .fl-photo-content, .footer_col_one .fl-photo-img {
		width: 75%;
	}
	
	.footer_col_two {
		width: 65%;
	}
	
	.contact_us_info_box .pp-icon-wrapper {
		width: 20%;
	}
	
	.contact_us_info_box .pp-heading-wrapper-inner {
		width: 80%;
	}
	
	.insights_col_one {
		width: 32%;
	}
	
	.insights_col_two {
		width: 68%;
	}
	
	.kofi_jobs_listings {
		display: flex;
		flex-direction: column;
	}
	
	.kofi_jobs_left_column, .kofi_jobs_right_column {
		width: 100%
	}
	
	.kofi_jobs_right_column {
		margin-top: 20px;
	}
	
	.js_col_one {
		width: 30%;
	}
	
	.js_col_two {
		width: 70%;
	}
	
}