
.inner.Deep-Dive.program .container {max-width:1240px;}
.inner.program .mn_menu > ul > li {padding:25px 8px;}

.inner.program .InnerBanner .bnr_tx2 h3 {color:#222; font-weight:normal; font-size:26px;}
.inner.program .InnerBanner .bnr_tx2 h4 {font-size:22px;}

.inner.program .why_attend_rt_in {grid-template-columns: repeat(3, 1fr); grid-gap:30px;}
.inner.program .new_bjective {margin:0; padding:0 0 70px;}
.inner.program .new_bjective .why_attend_bx {border-radius:20px!important; display:flex; align-items:center; min-height:180px; padding:20px;}
.inner.program .new_bjective .why_attend_bx p {font-weight:700; font-size:16px;}


.inner.program .speaker_scn {display:none;}

@media(max-width:991px){
	.inner.program .mn_menu > ul > li {
		padding: 0;
	}
	.mn_menu ul li a {
		font-weight: 400;
	}
}