/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2026 | 12:46:03 */
@media(max-width: 1024px){
	.revenu_top{
		background-image: Unset !important;
		background:linear-gradient(135deg, #002B49 14.64%, #613389 85.36%) !important;
	}
	.performance_sec{
		background-image: Unset !important;
		background:linear-gradient(90deg, #613389 0%, #1072B8 100%) !important;
	}
}


/* Large Desktop */
@media (max-width: 1600px) {
	.revenu_top{
		background-size: 100% 100% !important;
	}
}

/* Laptop L */
@media (max-width: 1440px) {
	.revenu_top{
		background-size: 100% 100% !important;
	}
	.talk_section .talk_inner > .e-con-inner{}
}

/* Laptop */
@media (max-width: 1366px) {
	.revenu_top{
		background-size: 100% 100% !important;
	}
	.talk_section .talk_inner > .e-con-inner{}
}

/* Small Laptop */
@media (max-width: 1280px) {
	.revenu_top{
		background-size: 100% 100% !important;
	}
	.talk_section .talk_inner > .e-con-inner{}
}

@media(min-width:1280px){
	.program_grid .title{
		min-height: 144px;
	}
}

