  /** Do not edit this file **
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 02 2025 | 17:02:10 */
/*DESKTOP ONLY*/

@media only screen and (min-width: 1240px) and (max-width: 1440px) {	
	
.edgt-page-header{
	display: block !important;	
	zoom: 0.9;
}
	
.edgt-mobile-header{
	display: none !important;		
}	

	
	
}	

@media only screen and (min-width: 1100px) and (max-width: 1239px) {

.vc_row.wpb_row.vc_row-fluid.vc_custom_1707323038081 {
    margin-top: 80px;
}
	
}