/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2025 | 10:01:12 */
@media only screen and (max-width: 992px) and (min-width: 769px) {
	
	.minus_margin_col .fl-col-content {
		margin-top: -110px;
	}
	
	#connect_with_us .fl-col-content {
		margin-top: 0 !important;
	}
	
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
	
	.minus_margin_col .fl-col-content {
		margin-top: -110px;
	}
	
	#connect_with_us .fl-col-content {
		margin-top: 0 !important;
	}
	
}