/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 07:09:25 */


@media only screen and (max-device-width: 768px) {
	
	.universal_max-width_none {
		max-width: none !important;
	}
	
	.mobile_header_row .fl-col-group {
		display: flex !important;
	}
	
	.header_open_menu_customs .fl-module-content {
		margin: 0;
	}
	
	#menu-main-menu-1 .menu-item a {
		text-align: left;
	}
	
	.mobile_header_row .fl-row-content-wrap {
		background-color: #000000 !important;
	}
	
	.header_open_menu_customs .pp-advanced-menu-mobile {
		justify-content: right !important;
	}
	
	.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
		background-color: #ffffff;
		    height: 4px !important;
	}
	
	.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before {
		    top: -11px !important;
	}
	
	.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
		bottom: -11px !important;
	}
	
	.header_logo_customs .fl-photo-content, .header_logo_customs .fl-photo-img {
    	width: 150px;
	}
	
	.header_logo_customs .fl-module-content {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.job_search_count_customs span.fl-heading-text {
		justify-content: center !important;
	}
	
}

@media only screen and (max-device-width: 540px) {
	
	#input_2_5 {
		width: 100% !important;
	}
	
	.job_details_more_info_box .pp-infobox-wrap .layout-3-wrapper {
		 flex-direction: row !important;
	}
	
}

@media only screen and (max-width: 768px) and (min-width: 541px) {
	
	
	
}