/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2025 | 14:35:52 */
@media only screen and (max-device-width: 768px) {
.main_menu ul#menu-main-menu, .header_jobs_listing ul#menu-main-menu{
    width: 100% !important;
}
	
.main_menu span.menu-item-text, .header_jobs_listing span.menu-item-text {
	margin-right: 0 !important;
    padding-right:  0 !important;
}
	
.header_jobs_listing .fl-col-group-equal-height {
    display: block !important;
    width: 100%;
}
	
.header_images .fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center {
    display: flex !important;
    flex-wrap: nowrap;
}
	
.fl-row.fl-row-full-width.fl-row-bg-photo.fl-row-default-height.fl-row-align-center .fl-row-content-wrap {
    padding-top: 100px;
}
	
.header_jobs_listing .pp-advanced-menu .menu {
    margin-top: 75px;
}
}
