/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2026 | 11:33:03 */
/* Extra small devices (phones) */
@media (max-width: 767.98px) {
	.pp-menu-mobile-clone.header_menu .fl-module-content{
		margin: 0;
	}
	
	.header_menu .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-menu-toggle{
		left: auto;
	}
	
	.header_menu .pp-advanced-menu-horizontal.pp-toggle-arrows .pp-has-submenu-container > a > span{
		padding-left: 0;
	}
	
	.header_menu .pp-advanced-menu .pp-toggle-arrows .pp-menu-toggle:before{
		border-top-color: #fff !important;
	}
	
	.job_detail_fields .pp-infolist-wrap .pp-list-items{
		flex-direction: column !important;
	}
	
	.job_detail_share_icons .pp-share-button-icon{
		width: 40px !important;
	}
	
	.min-width-css{
		max-width: 250px !important;
		margin: auto;
	}
	
	.job_search_grid .pp-content-grid-post-text{
		flex-direction: column;
		gap: 0 !important;
		align-items: start !important;
	}
	
	.job_related_grid.job_search_grid .dual_btns{
		width: 100% !important;
	}
	
	.job_related_grid.job_search_grid .pp-content-grid-post-title{
		padding-top: 20px;
	}
	
	.submit_btn{
		text-align: end !important;
		margin-top: 25px !important;
	}
}


/* Medium devices (tablets) */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* Large devices (desktops) */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* Extra large devices */
@media (min-width: 1200px) and (max-width: 1399.98px) {}

/* XXL screens */
@media (min-width: 1400px) {}