/* =========================== RESPONSIVE =======================================*/

@media (min-width: 2000px) {
	.form {
		right: calc((100% - 1500px) / 2);
	}

	.studentsPic {
		left: calc((100% - 0px) / 4);
	}
}

@media (max-width:1750px) {
	.heroTitle {
		font-size: 42px;
	}

	.programBox {
		grid-template-columns: 400px 1fr;
		background: #0b2343;
		gap: 20px;
		padding: 40px 15px 40px 40px;
	}

	.programTitle {
		font-size: 38px;
	}

	.programInfoItem p {
		font-size: 22px;
	}

	.programInfoItem img {
		width: 28px;
	}

	.programDivider {
		margin: 25px 0;
	}

	.programList li {
		line-height: 2;
	}

	.placementSection::after {
		width: 600px;
		height: 612px;
	}

	.placementSection {
		padding: 60px 0;
	}

	.placementCard span {
		font-size: 22px;
	}

	.ctaStudents {
		right: 10%;

	}

}

@media (max-width:1650px) {
	.studentsPic img {
		width: 90%;
		height: auto;

	}

	.studentsPic {
		transform: translateX(10%);
	}

	.whyMbaTitle {
		font-size: 38px;
	}

	.whyMbaSubTitle {
		font-size: 30px;
	}

	.whyMbaDesc p {
		font-size: 19px;
	}

	.whyMbaHighlightItem {
		font-size: 23px;
	}

	.headerLogo {
		height: 70px;
	}

	/* ================= USP SECTION ================= */
	.uspTitle {
		font-size: 38px;
	}

	.uspSub {
		font-size: 22px;
	}

	.uspLeft img {
		transform: scale(1.05);
		top: -120px;
		margin-bottom: -120px;
	}

	/* ================= CAREER SECTION ================= */
	.careerMainTitle {
		font-size: 44px;
	}

	.careerCardTitle {
		font-size: 26px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advSub {
		font-size: 28px;
	}

	.advTitle {
		font-size: 36px;
	}

	.advBarText p {
		font-size: 22px;
	}

	/* ================= RAAHAT SECTION ================= */
	.raahatTitle {
		font-size: 44px;
	}

	/* ================= BLOG SECTION ================= */
	.blogMainTitle {
		font-size: 44px;
	}

	.blogCard {
		padding: 26px;
	}

	.blogTitle {
		font-size: 23px;
	}

	.blogText {
		font-size: 17.5px;
	}

	.btn.headerBtn {
		font-size: 20px;
		padding: 15px;
	}

	.advantageGrid {
		gap: 10px;
	}
}

@media (max-width:1550px) {
	.heroSection {
		height: 760px;
	}

	.studentsPic img {
		width: 80%;
		height: auto;

	}

	.studentsPic {
		transform: translateX(15%);
	}

	.heroDesc {
		font-size: 22px;
	}

	.heroSubText {
		font-size: 22px;
	}

	.heroHighlight {
		font-size: 28px;
		width: auto;
		max-width: 520px;
	}

	.heroContent {
		max-width: 600px;
	}


	.whyMbaSection {
		padding: 100px 0 90px;
	}

	.whyMbaTitle {
		font-size: 36px;
	}

	.whyMbaSubTitle {
		font-size: 28px;
	}

	.whyMbaHighlightItem {
		font-size: 22px;
	}

	.whyMbaDesc p {
		font-size: 18px;
	}

	/* ================= USP SECTION ================= */
	.uspSection {
		/* overflow: hidden !important; */
	}

	.uspTitle {
		font-size: 36px;
	}

	.uspRight {
		padding: 40px 0;
	}

	.uspLeft img {
		top: -100px;
		margin-bottom: -100px;
	}

	/* ================= CAREER SECTION ================= */
	.careerMainTitle {
		font-size: 40px;
	}

	.careerCard {
		padding: 25px;
		gap: 20px;
	}

	.careerCardTitle {
		font-size: 24px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advList li {
		font-size: 18px;
	}

	.advList li::before {
		width: 60px;
		height: 60px;
	}

	.advBarIcon {
		width: 60px;
		height: 60px;
	}

	.advBarIcon img {
		width: 25px;
	}

	/* ================= RAAHAT SECTION ================= */
	.raahatTitle {
		font-size: 40px;
	}

	.raahatBox {
		gap: 40px;
	}

	/* ================= BLOG SECTION ================= */
	.blogTitle {
		font-size: 22px;
	}

	.blogText {
		font-size: 17px;
	}

	.blogCard {
		padding: 24px;
	}

	.blogContent {
		padding: 20px 0 0;
	}

	.whyMbaHighlightItem {
		font-size: 20px;
	}

	.whyMbaDesc p {
		font-size: 18px;
		max-width: 1200px;
	}

	.programBox {
		grid-template-columns: 350px 1fr;
		padding: 40px 25px;
		gap: 30px;
	}

	.tabBtn {
		font-size: 14px;
		max-width: 126px;
		padding: 10px 15px;
	}

	.tabBtn.tabBtn-wrap {
		max-width: 190px;
	}

	.tabContent ul li {
		font-size: 16px;
	}

	.programInfoItem p {
		font-size: 20px;
	}

	.programTabBox {
		padding: 20px;
	}

	.programTitle {
		font-size: 36px;
	}

	.placementTitle {
		font-size: 36px;
	}

	.placementCard h3 {
		font-size: 56px;
	}

	.placementCard span {
		padding: 12px 50px 12px 20px;
	}

	.globalSub {
		font-size: 30px;
	}

	.globalHeading {
		font-size: 36px;
	}

	.globalHighlight {
		font-size: 18px;
	}

	.globalTitle {
		font-size: 36px;
	}

	.globalCard {
		padding: 40px 18px;
	}

	.globalIcon {
		width: 90px;
		height: 90px;
	}

	.globalIcon img {
		width: 52px;
	}

	.globalCard p {
		font-size: 22px;
	}

	.globalLeft {
		flex: 0 0 650px;
		max-width: 650px;
	}

	.advantageTitle {
		font-size: 36px;
	}

	.advantageHeader {
		margin-bottom: 50px;
	}

	.advantageSubTitle {
		font-size: 28px;
	}

	.advantageCard p {
		font-size: 14px;
	}

	.advantageSection::before,
	.advantageSection::after,
	.advantageHeader::after {
		width: 420px;
		height: 320px;
	}

	.advantageLogo img {
		max-width: 140px;
	}

	.lifeTitle {
		font-size: 36px;
	}

	.faqTitle {
		font-size: 36px;
	}

	.ctaTitle {
		font-size: 56px;
	}

	.ctaContent {
		max-width: 700px;
	}

	.whyTopWrap {
		gap: 50px;
	}

	.whyLeft {
		max-width: 58%;
	}

	.whyRight {
		max-width: 42%;
	}

	.whyTitle {
		font-size: 36px;
	}

	.whyCard h3 {
		font-size: 40px;
	}

	.whyCard {
		min-height: auto;
	}

	.whyTopSection {
		padding: 80px 0;
		background-position: -100px 205px,
			/* building*/
			center center;
		background-size: 1000px auto, cover;
	}




	.expertWrap {
		gap: 40px;
	}

	.expertTitle {
		font-size: 36px;
	}

	.expertList li {
		margin-bottom: 10px;
	}

	.ssSwiper .swiper-slide {
		height: auto;
		width: 1000px !important;
	}

	.ssHead h2 {
		font-size: 36px;
	}


	.ssCardText {
		font-size: 16px;
	}

	.ssCardAvatar {
		width: 160px;
		height: 160px;
	}

	.ssCardName {
		font-size: 18px;
	}

	.ssCardRole {
		font-size: 16px;
	}

	.ssCardLeft {

		padding: 30px 50px;
	}

	.ssCardRight {
		padding: 0 100px 0 40px;
	}

	.ssCardRight::after {

		width: 67px;
		height: 50px;
	}

}

@media (max-width:1450px) {
	.heroSection {
		height: 720px;
	}

	.heroTitle {
		font-size: 38px;
	}

	.heroDesc {
		font-size: 20px;
	}

	.heroSubText {
		font-size: 20px;
	}

	.heroHighlight {
		font-size: 26px;
		width: 480px;
	}

	.form {
		width: 350px;
	}

	.studentsPic {
		transform: translateX(28%);
	}

	.enquiryCard {
		right: 3%;
	}

	.whyMbaDesc p {
		font-size: 17px;
		max-width: 1100px;
	}

	.programBox {
		grid-template-columns: 330px 1fr;
		padding: 30px 15px 30px 30px;
	}

	.programTitle {
		font-size: 34px;
	}

	.programEligibility p {
		font-size: 18px;
	}

	.programInfoItem img {
		width: 20px;
	}

	.programInfoItem {
		gap: 10px;
		margin-bottom: 5px;
	}

	.programDivider {
		margin: 20px 0;
	}

	.programSubTitle {
		font-size: 22px;
		margin-bottom: 8px;
	}

	.programList li {
		font-size: 16px;
	}

	/* ================= USP SECTION ================= */
	.uspBox {
		gap: 30px;
	}

	.uspTitle {
		font-size: 32px;
	}

	.uspSub {
		font-size: 20px;
	}

	/* ================= CAREER SECTION ================= */
	.careerMainTitle {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.careerCard {
		padding: 20px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advBox {
		gap: 40px;
	}

	.advFloatingBar {
		padding: 20px;
		gap: 30px;
	}

	.advTitle {
		margin-bottom: 25px;
	}

	/* ================= RAAHAT SECTION ================= */

	.raahatSection {
		padding: 60px 0;
	}

	.raahatTitle {
		font-size: 38px;
		margin-bottom: 30px;
	}

	.raahatTabList li {
		font-size: 16px;
	}

	/* ================= BLOG SECTION ================= */
	.blogSection {
		padding: 80px 0;
	}

	.blogMainTitle {
		font-size: 36px;
	}

	.blogCard {
		padding: 22px;
	}

	.blogContent {
		padding: 15px 0 0;
	}

	.raahatCard {
		gap: 10px;
	}

	.uspDesc {
		font-size: 17px;
	}

	.uspLeft img {
		top: -80px;
		margin-bottom: -80px;
	}

	.tabContent ul li {
		font-size: 15px;
		line-height: 1.5;
	}

	.tabBtn {
		font-size: 14px;
		max-width: 120px;
		padding: 10px;
	}

	.programEligibility {
		padding: 15px 30px;

	}

	.placementContent {
		grid-template-columns: 545px 1fr;
	}

	.placementSection::after {
		width: 550px;
		height: 552px;
		left: 40px;
	}

	.placementCard h3 {
		font-size: 50px;
		padding: 10px 20px;

	}

	.placementCard span {
		font-size: 20px;
	}

	.placementCard h3 span {
		font-size: 20px;
	}

	.globalTitle {
		font-size: 34px;
	}

	.globalCard {
		padding: 36px 16px;
		gap: 20px;
	}

	.globalCards {
		margin-bottom: 40px;
	}


	.globalIcon {
		width: 85px;
		height: 85px;
	}

	.globalIcon img {
		width: 48px;
	}

	.globalCard p {
		font-size: 20px;
	}

	.globalLeft {
		flex: 0 0 600px;
		max-width: 600px;
	}

	.globalHeading {
		font-size: 34px;
	}

	.globalSub {
		font-size: 28px;
	}



	.advantageInner {
		max-width: 240px;
	}

	.advantageCard::before,
	.advantageCard::after {
		width: 70px;
		height: 130px;
	}

	.advantageTitle {
		font-size: 36px;
	}

	.advantageCard::before {

		left: 10px;
	}

	.advantageCard::after {

		right: 10px;
	}

	.advantageLogo img {
		max-width: 110px;
	}

	.faqQuestion {
		padding: 20px 30px;
	}

	.faqAnswer p {
		padding: 15px 30px;
	}

	.ctaStudents {
		/* right: 200px;  */
		width: 500px;
		height: 420px;
	}

	.ctaTitle {
		font-size: 45px;
		margin-bottom: 20px;
	}

	.ctaContent {
		max-width: 600px;
	}

	.ctaDesc {
		font-size: 22px;
	}

	.whyTopWrap {
		gap: 40px;
	}

	.whyTitle {
		font-size: 36px;
	}


	.expertDesc {
		font-size: 18px;
	}

	.expertSection {
		padding: 80px 0;
	}
}

@media (max-width:1350px) {
	.heroTitle {
		font-size: 34px;
	}


	.whyMbaTitle {
		font-size: 32px;
	}

	.whyMbaSubTitle {
		font-size: 26px;
	}

	.whyMbaDesc p {
		font-size: 16px;
		max-width: 1000px;
	}

	.whyMbaHighlightItem {
		font-size: 20px;
	}

	.programTitle {
		font-size: 32px;
	}

	.programBox {
		grid-template-columns: 290px 1fr;
		padding: 25px 15px 25px 25px;
	}

	.programRightTitle {
		font-size: 20px;
	}

	.programInfoItem p {
		font-size: 18px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advFloatingBar {
		padding: 20px;
		gap: 30px;
		margin-top: -60px;
	}

	.advBarText p {
		font-size: 22px;
	}

	.advBarIcon {
		width: 60px;
		height: 60px;
	}

	/* ================= USP SECTION ================= */
	.uspRight {
		width: 60%;
	}

	.uspLeft {
		width: 40%;
	}

	.uspTitle {
		font-size: 30px;
	}

	.uspDesc {
		font-size: 16px;
	}

	.uspList li {
		font-size: 16px;
	}

	.uspLeft img {
		top: -60px;
		margin-bottom: -60px;
	}

	/* ================= CAREER SECTION ================= */
	.careerMainTitle {
		font-size: 36px;
	}

	.careerCardTitle {
		font-size: 22px;
	}

	.careerList li {
		font-size: 15px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advTitle {
		font-size: 32px;
	}

	.advSub {
		font-size: 24px;
	}

	.advBarText p {
		font-size: 20px;
	}

	/* ================= RAAHAT SECTION ================= */
	.raahatTitle {
		font-size: 34px;
	}

	/* ================= BLOG SECTION ================= */
	.blogMainTitle {
		font-size: 32px;
	}

	.blogTitle {
		font-size: 20px;
	}

	.blogText {
		font-size: 16px;
	}

	.programSubTitle {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.programList li {
		font-size: 15px;
	}

	.tabBtn {
		font-size: 12px;
		max-width: 110px;
		padding: 10px;
		line-height: 1.2;
	}

	.programEligibility {
		padding: 15px 25px;

	}

	.programEligibility p {
		font-size: 16px;
	}

	.tabBtn.active::before {
		height: 4px;
	}

	.placementContent {
		grid-template-columns: 450px 1fr;
	}

	.placementTitle {
		font-size: 30px;
	}

	.placementCard span {
		font-size: 18px;
	}

	.placementCard span {
		padding: 12px 20px;
	}

	.placementSub {
		font-size: 30px;
	}

	.placementSection::after {
		width: 500px;
		height: 512px;
		bottom: -40px;
	}

	.placementStats {
		margin-bottom: 30px;
	}

	.placementCard h3 small {
		font-size: 25px;
	}

	.globalSection {
		padding: 60px 0;
	}

	.globalCards {
		gap: 14px;
	}

	.globalCard {
		padding: 32px 14px;
	}

	.globalIcon {
		width: 75px;
		height: 75px;
	}

	.globalIcon img {
		width: 42px;
	}

	.globalCard p {
		font-size: 18px;
	}

	.globalLeft {
		flex: 0 0 550px;
		max-width: 550px;
	}

	.globalHeading {
		font-size: 30px;
	}

	.globalSub {
		font-size: 26px;
	}

	.advantageSection {
		padding: 40px 0;
	}

	.advantageTitle {
		font-size: 34px;
	}

	.advantageSubTitle {
		font-size: 26px;
	}

	.advantageCard p {
		font-size: 13px;
	}

	.advantageInner {
		max-width: 220px;
	}

	.advantageCard::before {
		left: 0;
	}

	.advantageCard::after {

		right: 0;
	}

	.advantageGrid {
		gap: 15px;
	}

	.lifeTitle {
		font-size: 34px;
	}

	.lifeArrows {
		gap: 20px;
	}

	.lifeArrows button {
		width: 50px;
		height: 50px;
	}

	.lifeArrows button img {
		height: 20px;
	}

	.faqTitle {
		font-size: 34px;
	}

	.faqIcon {
		width: 35px;
		height: 35px;
	}

	.faqIcon img {
		width: 18px;
		height: 18px;
	}

	.ctaStudents {
		right: 5%;
		width: 460px;
		height: 360px;
	}

	.ctaTitle {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.ctaDesc {
		font-size: 20px;
	}

	.ctaFooter {
		padding: 20px 0;
	}


	.whyTitle {
		font-size: 30px;
	}

	.whyCard h3 {
		font-size: 36px;
	}

	.whyCard p {
		font-size: 18px;
	}


	.expertWrap {
		gap: 30px;
	}


	.expertTitle {
		font-size: 30px;
	}

	.expertCard h4 {
		font-size: 18px;
	}

	.expertList li {
		font-size: 16px;
	}

	.expertList img {
		width: 28px;
	}

	.expertBottomText {
		font-size: 18px;
	}

	.ssSwiper .swiper-slide {
		height: auto;
		width: 800px !important;
	}

	.ssSection {
		padding: 40px 0;
	}

	.ssHead h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.ssHead p {
		font-size: 18px;
	}

	.ssCardText {
		font-size: 14px;
	}

	.ssCardAvatar {
		width: 130px;
		height: 130px;
	}

	.ssCardName {
		font-size: 16px;
	}

	.ssCardRole {
		font-size: 14px;
	}

	.ssCardLeft {
		padding: 30px 50px;
	}

	.ssCardRight {
		padding: 0 60px 0 40px;
	}

	.ssCardRight::after {

		width: 50px;
		height: 37px;
	}

	.ssArrow {
		width: 50px;
		height: 50px;
	}
}

@media (max-width:1200px) {
	.heroSection {
		height: 680px;
	}

	.studentsPic img {
		width: 60%;
		height: auto;
	}

	.studentsPic {
		transform: translateX(35%);
	}


	.heroContent {
		max-width: 520px;
	}

	.heroTitle {
		font-size: 36px;
	}

	.heroDesc {
		font-size: 18px;
	}

	.heroSubText {
		font-size: 18px;
	}

	.heroHighlight {
		font-size: 24px;
		width: 440px;
	}

	.enquiryCard {
		width: 330px;
		top: 50px;
	}

	.whyMbaSection {
		padding: 70px 0;
	}

	.programSection {
		padding: 70px 0;
	}

	.programTitle {
		font-size: 30px;
	}

	.programInfoItem p {
		font-size: 18px;
	}

	/* ================= BLOG SECTION ================= */
	.blogTitle {
		font-size: 19px;
	}

	.blogText {
		font-size: 15.5px;
	}

	.placementSection {
		padding: 50px 0;
	}

	.placementContent {
		grid-template-columns: 350px 1fr;
	}

	.placementTitle {
		font-size: 25px;
	}

	.placementSub {
		font-size: 25px;
	}

	.placementSection::after {
		width: 400px;
		height: 412px;
		bottom: -10px;
		left: 20px;
	}

	.placementCard h3 {
		font-size: 40px;
		padding: 10px 20px;
		gap: 10px;
	}

	.placementCard span {
		font-size: 16px;
	}

	.placementCard h3 small {
		font-size: 20px;
	}

	.globalBottom {
		flex-direction: column;
		text-align: left;
		gap: 10px;
	}

	.globalLeft {
		flex: 1;
		max-width: 100%;
	}

	.globalRight {
		order: 2;
	}

	.globalLeft {
		order: 1;
	}

	.globalHeading {
		font-size: 30px;
	}

	.globalSub {
		font-size: 25px;
	}

	.globalHighlight {
		font-size: 20px;
	}

	.globalDesc {
		font-size: 20px;
	}

	.globalCard {
		padding: 15px;
	}

	/* ================= ADVANTAGES SECTION ================= */
	.advBox {
		gap: 30px;
	}

	.advLeft {
		width: 45%;
	}

	.advRight {
		width: 55%;
	}

	.advFloatingBar {
		padding: 15px;
		gap: 20px;
		margin-top: -50px;
	}

	.advBarText p {
		font-size: 18px;
	}

	.advBarIcon {
		width: 50px;
		height: 50px;
	}

	.advBarIcon img {
		width: 24px;
	}

	.advList li {
		font-size: 17px;
		gap: 15px;
	}

	.advList li::before {
		width: 50px;
		height: 50px;
	}

	.globalIcon {
		width: 65px;
		height: 65px;
	}

	.globalIcon img {
		width: 40px;
	}

	.advantageGrid {
		grid-template-columns: repeat(3, 1fr);
	}

	.advantageInner {
		max-width: 210px;
	}

	.advantageCard::before,
	.advantageCard::after {
		width: 65px;
		height: 120px;
	}

	.advantageCard::before {

		left: 10px;
	}

	.advantageCard::after {

		right: 10px;
	}

	.lifeTitle {
		font-size: 30px;
	}

	.lifeSub {
		font-size: 16px;
	}

	.lifeArrows button {
		width: 40px;
		height: 40px;
	}

	.faqTitle {
		font-size: 30px;
	}

	.ctaSection {
		padding: 40px 0;
	}

	.ctaTitle {
		font-size: 36px;
	}

	.ctaDesc {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.ctaStudents {
		width: 380px;
		height: 300px;
	}

	.whyLeft {
		max-width: 40%;
	}

	.whyRight {
		max-width: 60%;
	}

	.whyTopSection {
		background-position: -215px 240px,
			/* building*/
			center center;
		background-size: 930px auto, cover;
	}

	.expertSection {
		padding: 60px 0;
	}

	.expertWrap {
		gap: 20px;
	}

	.expertContent {
		max-width: 45%;
	}

	.expertSliderWrap {
		max-width: 55%;
		padding-left: 20px;
	}

	.expertList li {
		margin-bottom: 5px;
		font-size: 16px;
		gap: 10px;
	}

	.expertDesc {

		font-size: 18px;
	}

	.expertList img {
		width: 20px;
	}


}

@media (max-width:1024px) {
	.careerCard {
		flex-direction: column;
		gap: 20px;
		padding: 25px;
	}

	.careerCardImage {
		aspect-ratio: 16 / 9;
		height: 200px;
	}

	.careerCardImage,
	.careerCardContent {
		width: 100%;
	}

	.container {
		width: 90%;
	}

	.heroContent {
		max-width: 450px;
	}

	.advBox {
		flex-direction: column;
		gap: 40px;
	}

	.advLeft,
	.advRight {
		width: 100%;
	}

	.advFloatingBar {
		margin-top: -40px;
		padding: 20px;
		gap: 20px;
	}

	.advBarText p {
		font-size: 18px;
	}

	.advList li {
		font-size: 16px;
	}

	.advList li::before {
		width: 50px;
		height: 50px;
	}

	/* RAAHAT Slider Activation (Under 1024px) */
	.raahatSection {
		padding: 60px 0;
	}

	.raahatBox {
		display: block;
	}

	.raahatLeft {
		display: none;
	}

	.raahatMobileNav {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 25px;
		margin-bottom: 40px;
	}

	.raahatMobTitle {
		font-size: 32px;
		color: #992A38;
		font-weight: 700;
		margin: 0;
		text-align: center;
	}

	.raahatArrows {
		display: flex;
		gap: 20px;
		justify-content: center;
		align-items: center;
	}

	.raahatPrev,
	.raahatNext {
		width: 50px;
		height: 50px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.3s ease;
		flex-shrink: 0;
		cursor: pointer;
		background: #fff;
		border: 1px solid #002048;
	}

	.raahatPrev img,
	.raahatNext img {
		display: block;
		width: 18px;
		height: auto;
		transition: all 0.3s ease;
		filter: brightness(0);
	}

	.raahatPrev:hover,
	.raahatNext:hover {
		background: #992A38;
		border: 1px solid #992A38;
	}

	.raahatPrev:hover img,
	.raahatNext:hover img {
		filter: brightness(0) invert(1);
	}

	.raahatPrev::after,
	.raahatNext::after {
		display: none;
	}

	.raahatRight {
		width: 100%;
	}

	.raahatCard {
		padding: 30px 20px;
		border-radius: 20px;
		width: 100%;
		box-sizing: border-box;
	}

	.raahatCardTitle {
		font-size: 20px;
	}

	.raahatList li {
		font-size: 16px;
	}

	.raahatImg {
		aspect-ratio: 16 / 9;
	}

	.heroTitle {
		font-size: 32px;
	}

	.heroHighlight {
		width: auto;
		max-width: 420px;
		font-size: 24px;
	}

	.enquiryCard {
		position: static;
		width: min(520px, 92%);
		margin: 16px auto 30px;
	}

	.studentsPic {
		transform: translateX(53%);
	}

	.whyMbaSection {
		padding: 60px 0;
	}

	.whyMbaTitle {
		font-size: 30px;
	}

	.whyMbaSubTitle {
		font-size: 25px;
	}

	.whyMbaDesc p {
		font-size: 15px;
	}

	.whyMbaHighlightItem {
		font-size: 19px;
		text-align: center;
		justify-content: center;
	}

	/* .whyMbaHighlightItem::after {
		display: none !important;
	} */

	.programSection {
		padding: 60px 0;
	}

	.programBox {
		grid-template-columns: 1fr;
		padding: 25px;
		gap: 10px;
	}


	.programInfoItem img {
		width: 18px;
	}

	.programTitle {
		font-size: 28px;
	}

	.programInfoItem p {
		font-size: 18px;
	}

	.programSubTitle {
		font-size: 20px;
	}

	.programInfoItem img {
		width: 20px;
	}

	.programInfoItem p {
		font-size: 20px;
	}

	.programSubTitle {
		font-size: 25px;
		margin: 20px 0 10px;
	}

	.programList li {
		font-size: 16px;
		line-height: 2;
	}

	.programRightTitle {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.tabBtn {
		font-size: 13px;
		max-width: 110px;
	}

	.tabContent ul li {
		font-size: 16px;
		line-height: 1.5;
	}

	.tabBtn.tabBtn-wrap {
		max-width: 170px;
	}

	.programEligibility {
		font-size: 16px;
		padding: 20px;
	}

	.programDivider {
		display: none;
	}

	.placementContent {
		grid-template-columns: 320px 1fr;
	}

	.placementSection {
		padding: 40px 0;
	}

	.globalCards {
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}

	.globalTitle {
		font-size: 30px;
	}

	.globalSection {
		padding: 40px 0;
	}

	.desktopArrows {
		align-self: flex-end;
	}

	.faqSection {
		padding: 40px 0;
	}

	.faqTitle {
		font-size: 28px;
	}

	.faqQuestion span {
		font-size: 18px;
	}

	.faqAnswer p {
		font-size: 16px;
	}

	.ctaContent {
		max-width: 550px;
	}

	.ctaTitle {
		font-size: 30px;
	}

	.ctaBtn,
	.ctaDownloadBtn {
		font-size: 14px;
	}

	.ctaStudents {
		width: 340px;
		height: 280px;
	}

	.whyCard h3 {
		font-size: 32px;
	}

	.whyCard p {
		font-size: 16px;
	}

	.expertWrap {
		flex-direction: column;
		align-items: flex-start;
	}

	.expertContent,
	.expertSliderWrap {
		max-width: 100%;
	}

	.expertSliderWrap {
		padding-left: 0;
		margin-top: 40px;
	}


	.ssSwiper .swiper-slide {
		height: auto;
		width: 600px !important;
	}

	.ssCardText {
		font-size: 14px;
	}

	.ssHead h2 {
		font-size: 28px;
	}

	.ssHead p {
		font-size: 16px;
	}

	.ssCardAvatar {
		width: 100px;
		height: 100px;
	}

	.ssCardName {
		font-size: 15px;
	}

	.ssCardRole {
		font-size: 13px;
	}

	.ssCardLeft {
		padding: 20px 30px;
	}

	.ssCardRight {
		padding: 0 30px;
	}

	.ssCardRight::after {

		width: 35px;
		height: 26px;
	}

	.ssArrow {
		width: 50px;
		height: 50px;
	}

	/* Blog Section Mobile */
	.blogSection {
		padding: 60px 0;
	}

	.blogMainTitle {
		font-size: 28px;
	}

	.blogDesc {
		font-size: 15px;
	}

	.blogCard {
		width: 100%;
		margin: 0 auto;
		background: #02224E;
		padding: 20px;
	}

	.blogContent {
		padding: 20px 0 0;
	}

	.blogTitle {
		font-size: 21px;
		margin-bottom: 20px;
	}

	.blogText {
		font-size: 16.5px;
	}

	.blogGridWrapper {
		display: flex !important;
		gap: 0;
	}

	.blogSwiper {
		overflow: visible;
	}

	.blogCard {
		width: 100%;
		margin: 0 auto;
	}

	.blogNav {
		display: flex;
		justify-content: center;
		gap: 20px;
		margin-top: 40px;
	}

	.blogPrev,
	.blogNext {
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background: #992A38;
		border: none;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.blogPrev img,
	.blogNext img {
		width: 20px;
		filter: brightness(0) invert(1);
	}



}


@media (max-width:980px) {
	.heroSection {
		height: 640px;
		align-items: start;
	}

	.headerContainer {
		padding: 10px 0;
	}

	.heroContent {
		max-width: 450px;
	}

	.studentsPic {
		transform: translateX(53%);
	}


	.whyMbaSection {
		padding: 50px 0;
	}

	.placementStats {
		justify-content: left;
	}

	.globalTitle {
		font-size: 25px;
	}

	.globalCard {
		padding: 26px 12px;
	}

	.globalCard p {
		font-size: 16px;
	}

	.globalHighlight {
		font-size: 18px;
	}

	.globalDesc {
		font-size: 16px;
	}

	.advantageTitle {
		font-size: 30px;
	}

	.advantageSubTitle {
		font-size: 24px;
	}

	.advantageGrid {
		grid-template-columns: repeat(2, 1fr);
		gap: 25px;
	}

	.advantageInner {
		max-width: 200px;
	}

	.advantageSection::before,
	.advantageSection::after {
		width: 300px;
		height: 240px;
	}

	.advantageHeader::after {
		width: 280px;
		height: 200px;
	}

	.faqQuestion {
		padding: 18px 25px;
	}

	.ctaStudents {
		width: 240px;
		height: 200px;
	}

	.ctaTitle {
		font-size: 25px;
	}

	.ctaContent {
		max-width: 500px;
	}

	.ctaBtn,
	.ctaDownloadBtn {
		font-size: 14px;
		padding: 15px 20px;
	}

	.whyTopSection {
		background-position: 0 480px,
			/* building*/
			center center;
		background-size: 720px auto, cover;
		padding: 40px 0 200px;
	}

	.whyTopWrap {
		flex-direction: column;
		gap: 40px;
	}

	.whyLeft {
		max-width: 100%;
	}

	.whyRight {
		max-width: 100%;
	}

	.whyStats {
		grid-template-columns: repeat(2, 1fr);
	}

	.whyTopSection::after {
		width: 700px;
		height: 400px;
		top: auto;
		bottom: 0;
	}

	.expertTitle {
		font-size: 30px;
	}

	.expertDesc {
		font-size: 16px;
	}

	.expertList li {
		font-size: 15px;
		gap: 14px;
	}

}

@media (max-width:768px) {
	.advantagesSection .container {
		width: 100% !important;

	}

	.advantagesSection {
		padding: 40px 0 0;
	}

	/* ================= RAAHAT SECTION ================= */
	.raahatSection {
		padding: 40px 0;
	}

	.advLeft {
		padding: 0 5%;
	}

	/* Advantages Section Mobile */
	.advSub {
		font-size: 20px;
	}

	.advTitle {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.advList li {
		gap: 15px;
		margin-bottom: 18px;
	}

	.advList li::before {
		width: 40px;
		height: 40px;
	}

	.advList li {
		font-size: 14px;
	}

	.advFloatingBar {
		flex-direction: column;
		gap: 20px;
		margin-top: 0;
		padding: 25px 5%;
		border-radius: 0;
		width: 100%;
	}

	.advBarItem {
		width: 100%;
	}

	.advBarIcon {
		width: 50px;
		height: 50px;
		background: #fff;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-shrink: 0;
	}

	.advBarIcon img {
		width: 24px;
	}

	.advBarText p {
		font-size: 18px;
	}


	.heroSection {
		min-height: 640px;
		padding: 20px 0 25px;
		align-items: start;
	}

	.heroContent {
		max-width: 100%;
		text-align: center;
		align-items: center;
	}

	.heroTitle {
		font-size: 32px;
		line-height: 1.3;
		margin-bottom: 10px;
	}

	.heroDesc {
		font-size: 16px;
	}

	.heroSubText {
		font-size: 18px;
	}

	.heroHighlight {
		font-size: 20px;
		width: auto;
		max-width: 100%;
		padding: 8px 16px;
		background: linear-gradient(90deg, rgba(153, 42, 56, 0) 0%, #992A38 50%, rgba(153, 42, 56, 0) 100%);
	}

	.heroDivider {
		margin: 16px 0;
		align-items: center;
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.heroLine {
		width: 100%;
		max-width: 320px;
		height: 1px;
		margin-bottom: 2px;
	}

	.studentsPic {
		transform: translateX(50%);
		width: 900px;
	}

	.enquiryTitle {
		font-size: 22px;
		margin-bottom: 5px;
	}

	.headerLogo {
		height: 50px;
	}

	.btn.headerBtn {
		display: none;
	}

	.heroDownloadBtn {
		display: none;
	}

	.whyMbaSection {
		padding: 40px 0;
	}

	.whyMbaSubTitle {
		font-size: 24px;
	}

	.whyMbaTitle {
		font-size: 28px;
		margin-bottom: 15px;
		line-height: 1.10;
		font-weight: 600;
	}

	.whyMbaDesc p {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	.whyMbaHighlights {
		flex-direction: column;
		gap: 0px;
		margin: 25px 0;
	}

	.whyMbaHighlightItem {
		font-size: 18px;
		text-align: center;
		justify-content: center;
		font-weight: 600;
	}

	/* .whyMbaHighlightItem::after {
		display: none !important;
	} */

	.programSection {
		padding: 60px 0;
	}

	.programBox {
		padding: 30px 15px;
		gap: 20px;
		border-radius: 20px;
	}

	.programTitle {
		font-size: 26px;
	}

	.programDesc {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.programInfoItem img {
		width: 22px;
	}

	.programInfoItem p {
		font-size: 15px;
	}

	.programSubTitle {
		font-size: 20px;
	}

	.programList li {
		font-size: 14px;
		line-height: 1.6;
	}

	.specCard {
		flex-direction: column;
		min-height: auto;
		position: relative;
		padding-bottom: 80px;
		/* Space for arrows */
		height: 100%;
		display: flex;
	}

	.specImage,
	.specContent {
		width: 100%;
		min-width: 0;
	}

	.specImage {
		height: 250px;
		order: 2;
		margin-top: 10px;
	}

	.specContent {
		padding: 25px 20px;
		order: 1;
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	.specTitle {
		font-size: 22px;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.specSubTitle {
		font-size: 16px;
	}

	.specDesc {
		font-size: 14px;
		flex-grow: 1;
		/* Allow description to grow to push details down */
	}

	.specDetails {
		display: flex;
		flex-direction: column;
		gap: 8px;
		margin-top: 15px;
	}

	.specNav {
		position: absolute;
		bottom: 25px;
		left: 0;
		right: 0;
		top: auto;
		justify-content: center;
		z-index: 20;
	}

	.specPrev,
	.specNext {
		width: 45px;
		height: 45px;
	}

	/* ================= USP SECTION ================= */

	.uspSection {
		padding: 40px 0 0;
	}

	.uspBox {
		flex-direction: column;
		gap: 30px;
		text-align: left;
	}

	.uspLeft,
	.uspRight {
		width: 100%;
	}

	.uspLeft {
		order: 2;
	}

	.uspRight {
		order: 1;
		padding-bottom: 30px;
		padding-top: 0px;
	}

	.uspLeft img {
		top: 0;
		margin-bottom: 0;
	}

	.uspTitle {
		font-size: 32px;
		margin-bottom: 15px;
	}

	.uspSub {
		font-size: 18px;
	}

	.uspDesc {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.uspList li {
		font-size: 15px;
	}

	/* ================= CAREER SECTION ================= */

	.careerSection {
		padding: 50px 0;
		overflow: hidden;
	}

	.careerSection .container {
		padding-right: 0 !important;
		margin-right: 0 !important;
		margin-left: auto !important;
		width: 95% !important;
		max-width: none !important;
	}

	.careerSlider {
		overflow: visible !important;
	}

	.careerSlider .swiper-slide {
		height: auto;
		display: flex;
	}

	.careerMainTitle {
		font-size: 28px;
		margin-bottom: 30px;
	}

	.careerCard {
		flex-direction: column;
		padding: 20px;
		gap: 20px;
		height: 100%;
		width: 100%;
	}

	.careerCardImage,
	.careerCardContent {
		width: 100%;
	}

	.careerCardImage {
		width: 100%;
		aspect-ratio: 264 / 248;
	}

	.careerCardTitle {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.careerList li {
		font-size: 14px;
		padding-left: 25px;
	}

	.careerList li::before {
		width: 16px;
		height: 16px;
		top: 2px;
	}


	.placementContent {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.placementStats {
		justify-content: center;
		gap: 15px;
	}

	.placementSection {
		padding: 40px 0 220px;
	}

	.placementTitle {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.placementCard h3 span {
		font-size: 16px;
		top: 2px;
	}

	.placementCard h3 {
		font-size: 40px;
		gap: 10px;
	}

	.placementSub {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.placementSliderWrap {
		padding: 10px 0;
	}

	.placementSection::after {
		display: block;
		/* left: 10%;
		transform: translateX(-50%); */
		bottom: -50px;
		width: 350px;
		height: 312px;
	}

	.placementCard span {
		font-size: 14px;
		padding: 15px;
	}


	.globalTitle {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.globalCards {
		grid-template-columns: 1fr;
		gap: 10px;
		min-width: 0;
	}

	.globalCard {
		padding: 18px;
		gap: 14px;
		border-radius: 14px;
	}

	.globalIcon {
		width: 70px;
		height: 70px;
		border-radius: 12px;
	}

	.globalIcon img {
		width: 40px;
	}

	.grMbl {
		display: block;
	}

	.globalRight.grDesktop {
		display: none;
	}

	.globalHeading {
		font-size: 28px;
	}

	.advantageSubTitle {
		font-size: 16px;
	}

	.advantageTitle {
		font-size: 28px;
	}

	.advantageGrid {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.advantageHeader {
		margin-bottom: 20px;
	}


	.advantageCard::before,
	.advantageCard::after {
		width: 55px;
		height: 95px;
	}

	.advantageLogo img {
		max-width: 70px;
		margin: 0 auto 0;

	}


	.advantageCard p {
		font-size: 12px;
		line-height: 1.4;
	}

	/* CONFETTI REDUCED */
	.advantageSection::before,
	.advantageSection::after {
		width: 200px;
		height: 160px;
	}

	.advantageHeader::after {
		width: 200px;
		height: 140px;
	}

	.lifeSection {
		padding: 40px 0 25px;
	}

	.lifeSection::before {
		height: 50%;
	}

	.lifeTitle {
		font-size: 28px;
	}

	.lifeSub {
		font-size: 14px;
	}


	.desktopArrows {
		display: none;
	}

	.mobileArrows .specNav {
		position: static;
		justify-content: center;
		margin-top: 25px;
	}

	/* ================= USP SECTION ================= */
	.uspBox {
		align-items: center;
	}

	.uspLeft img {
		top: 0;
		margin-bottom: 0;
		transform: scale(1);
	}

	.uspTitle {
		font-size: 28px;
	}

	.uspSub {
		font-size: 18px;
	}

	.mobileArrows button {
		width: 50px;
		height: 50px;
		background: var(--primaryClr);
	}

	.mobileArrows button:hover {
		background: #6e1424;
		box-shadow: 0 6px 22px rgba(139, 26, 46, .45);
	}

	.faqSection {
		padding: 20px 0 40px;
	}

	.faqTitle {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.faqList {
		gap: 10px;
	}

	.faqItem {
		border-radius: 10px;
	}

	.faqQuestion {
		padding: 10px 15px;
		gap: 12px;
	}

	.faqAnswer p {
		padding: 10px 15px;
		font-size: 13px;
	}

	.faqQuestion span {
		font-size: 16px;
	}

	.faqAnswer p {
		font-size: 14px;
		line-height: 1.4;
	}

	.faqIcon {
		width: 30px;
		height: 30px;
	}

	.faqIcon img {
		width: 14px;
		height: 14px;
	}

	.ctaSection {
		padding: 30px 0 0;
		text-align: center;
	}

	.ctaWrap {
		flex-direction: column;
		justify-content: center;
	}

	.ctaContent {
		max-width: 100%;
	}

	.ctaTitle {
		font-size: 28px;
	}

	.ctaDesc {
		font-size: 16px;
	}

	.ctaBtns {
		flex-direction: column;
		gap: 20px;
	}

	.ctaStudents {
		position: relative;
		margin: 30px auto 0;
		right: auto;
		bottom: auto;
		width: 340px;
		height: 290px;
		background-position: center bottom;
	}

	.ctaBtn,
	.ctaDownloadBtn {
		font-size: 14px;
		padding: 12px 20px;
	}


	.whyTopSection {
		height: 760px;
		background-position: 0 490px,
			/* building*/
			center center;
		background-size: 651px auto, cover;
		padding: 40px 0 200px;
	}

	.whySub {
		font-size: 25px;
	}

	.whyTitle {
		font-size: 28Px;
		line-height: 1.3;
	}

	.whyCard {
		padding: 16px;
		min-height: auto;
	}

	.whyCard h3 {
		font-size: 28px;
	}

	.whyCard p {
		font-size: 16px;
	}

	.expertSection {
		padding: 40px 0;
	}

	.expertContentInner {
		max-width: 100%;
	}

	.expertTitle {
		font-size: 28px;
	}

	.expertDesc {
		font-size: 16px;
		line-height: 1.5;
	}

	.expertList li {
		font-size: 15px;
		gap: 10px;
		align-items: flex-start;
	}

	.expertList img {
		width: 24px;
		margin-top: 2px;
	}

	.expertBottomText {
		font-size: 16px;
		line-height: 1.5;
	}

	.expertSlider .swiper-slide {
		width: 260px;
	}

	.expertWrap {
		gap: 0;
	}

	.expertNav {
		justify-content: center;
		margin-top: 25px;
	}

	.expertCard {
		padding: 10px;
	}

	.expertCard img {
		width: 100%;
		border-radius: 10px;
		margin-bottom: 15px;
	}




	.ssSwiper .swiper-slide {
		height: auto;
		width: 450px !important;
	}

	.ssCardRight::after {
		display: none;
	}

	.ssCardLeft::after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		width: 98px;
		height: 72px;
		background: url(../images/quotes.svg) no-repeat center;
		background-size: contain;
		opacity: 0.15;
		pointer-events: none;
	}


	.ssSection {
		padding: 25px 0;
	}

	.ssHead {
		padding: 0 18px;
		margin-bottom: 30px;
	}

	.ssArrow {
		display: none !important;
	}

	.ssMobNav {
		display: flex;
	}

	.ssCard {
		flex-direction: column;
		border-radius: 14px;
		min-height: unset;
	}

	.ssCardRight {
		order: 1;
		align-items: flex-start;
		padding: 0;
	}

	.ssCardText {
		font-size: 14px;
		line-height: 1.5;
	}

	.ssCardLeft {
		order: 2;
		width: 100%;
		flex-direction: row;
		justify-content: flex-start;
		border-radius: 0 0 14px 14px;
		margin: 0;
		padding: 14px 0;
		gap: 14px;
		background: #FFFFFF;
	}

	.ssCardName {
		color: #000000;
	}

	.ssCardRole {
		color: #000000;
	}

	.ssCardAvatar {
		width: 58px;
		height: 58px;
		flex-shrink: 0;
		border: 2px solid white;
		box-shadow: 0px 0px 6.52px 0px rgba(0, 0, 0, 0.25);

	}

	.ssCardAvatar span {
		font-size: 18px;
	}

	.ssCardName {
		text-align: left;
		font-size: 14px;
	}

	.ssCardRole {
		text-align: left;
		font-size: 12px;
		margin-top: 2px;
	}

	.blogHead {
		text-align: center;
		margin: 0 auto 10px;
	}

	.blogMainTitle {
		font-size: 24px;
	}



}



@media (max-width:580px) {
	.blogTitle {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.blogText {
		font-size: 14px;
	}

	.headerLogo {
		height: 40px;
	}

	.btn.headerBtn {
		font-size: 14px;
		padding: 6px;
	}

	.studentsPic {
		transform: translateX(53%);
		width: 800px;
	}

	.whyMbaDesc p {
		font-size: 13px;
	}

	.placementSection {
		padding: 40px 0 400px;
	}

	.placementCard h3 {
		font-size: 28px;
		gap: 8px;
		padding: 10px;
	}

	.placementCard span {
		font-size: 14px;
		padding: 5px 15px 5px 5px;
		font-weight: 500;
		line-height: 1.3;
	}

	.placementCard h3 small {
		font-size: 14px;
	}

	.placementCard h3 span {
		font-size: 12px;
		top: 2px;
	}

	.placementSlider .swiper-slide {
		background: #fff;
		border-radius: 8px;
		padding: 5px 15px;
	}

	.placementSection::after {
		width: 390px;
		height: 398px;
	}


	.globalSub {
		font-size: 14px;
	}

	.globalHeading {
		font-size: 25px;
	}

	.globalSub {
		font-size: 14px;
	}

	.globalHighlight {
		font-size: 14px;
		padding: 5px 10px;
	}

	.globalDesc {
		font-size: 14px;
	}

	.advantageInner {
		max-width: 150px;
	}

	.advantageCard p {
		font-size: 12px;
	}

	.advantageCard::before,
	.advantageCard::after {
		width: 45px;
		height: 80px;
	}

	.expertSlider .swiper-slide {
		width: 240px;
	}

	.expertCard h4 {
		font-size: 14px;
		margin-bottom: 0;
	}

	.expertCard p {
		font-size: 12px;
	}

	.ssSwiper .swiper-slide {
		height: auto;
		width: 330px !important;
	}

}

@media (max-width:450px) {
	.studentsPic {
		transform: translateX(57%);
		width: 800px;
	}

	.heroTitle {
		font-size: 22px;
	}

	.heroHighlight {
		font-size: 16px;
	}

	.whyMbaSubTitle {
		font-size: 18px;
	}



	.programTitle {
		font-size: 24px;
	}


	.programInfoItem p {
		font-size: 16px;
	}

	.tabBtn {
		font-size: 12px;
		padding: 8px 8px;
	}

	.tabContent ul li {
		font-size: 14px;
		line-height: 1.5;
	}

	.programList li {
		font-size: 16px;
	}

	.programEligibility {
		font-size: 12px;
		padding: 12px 15px;
	}

	.advantageTitle {
		font-size: 22px;
	}

	.advantageSubTitle {
		font-size: 14px;
	}

	/* .advantageGrid {
		gap: 10px;
	} */

	/* .advantageInner {
		max-width: 130px;
	} */

	.advantageCard::before,
	.advantageCard::after {
		width: 35px;
		height: 65px;
		top: 60%;
	}

	.advantageLogo img {
		max-width: 50px;
	}

	.advantageLogo {
		margin-bottom: 5px;
	}

	.advantageCard p {
		font-size: 12px;
		line-height: 1.3;
	}

	/* CONFETTI MINIMAL */
	.advantageSection::before,
	.advantageSection::after,
	.advantageHeader::after {
		width: 140px;
		height: 120px;
	}

	.advantageCard::after {
		right: 0;
	}

	.advantageCard::before {
		left: 0;
	}

	.whyTopSection {
		background-position: 0 550px,
			/* building*/
			center center;
		background-size: 434px auto, cover;
		padding: 40px 0;

	}

	.whyTitle {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.whyTopWrap {
		gap: 0;
	}

	.whyCard {
		padding: 14px;
	}

	.whyCard::before {
		width: 40px;
		height: 40px;
	}

	.whyCard h3 {
		font-size: 24px;
	}



	.expertTitle {
		font-size: 28px;
	}

	.expertDesc {
		font-size: 14px;
	}

	.expertList li {
		font-size: 14px;
	}



	.expertSlider .swiper-slide {
		width: 220px;
	}

	.expertNav button {
		width: 44px;
		height: 44px;
	}

	.expertBottomText {
		font-size: 14px;
		line-height: 1.5;
	}

	.specTitle {
		font-size: 18px !important;
	}

	.specSubTitle,
	.specDesc,
	.specDetails p,
	.specList li {
		font-size: 14px !important;
	}

	.raahatSection {
		padding: 20px 10px;
	}

	.specImage {
		height: 200px;
	}

	.specContent {
		padding: 20px 15px;
	}

}




@media (max-width:420px) {
	.whyMbaTitle {
		font-size: 25px;
	}

	.whyMbaNumber {
		font-size: 28px;
	}

	.whyMbaStats {
		gap: 10px;
	}

	.programTitle {
		font-size: 22px;
	}

	.programList li {
		font-size: 14px;
	}

	.programInfoItem p {
		font-size: 14px;
	}


	.placementSection::after {
		width: 290px;
		height: 298px;
	}

	.placementSection {
		padding: 40px 0 252px;
	}

	.placementTitle {
		font-size: 25px;
		margin-bottom: 20px;
	}

	.placementCard h3 {
		font-size: 20px;
		gap: 4px;
		padding: 10px;
	}

	.placementCard span {
		font-size: 12px;
		padding: 5px 5px 5px 5px;
	}

	.placementCard h3 span {
		font-size: 10px;
		top: 2px;
	}

	.globalTitle {
		font-size: 22px;
	}

	.globalCard {
		padding: 16px;
	}

	.globalIcon {
		width: 48px;
		height: 48px;
	}

	.globalIcon img {
		width: 26px;
	}

	.globalCard p {
		font-size: 14px;
	}

	.globalHeading {
		font-size: 20px;
	}

	.globalSub {
		font-size: 14px;
	}

	.globalHighlight {
		font-size: 13px;
	}

	.globalDesc {
		font-size: 13px;
	}

	.advantageCard p {
		font-size: 10px;
	}

	.faqTitle {
		font-size: 22px;
	}

	.faqQuestion span {
		font-size: 14px;
	}

	.faqAnswer p {
		font-size: 12px;
	}


}

@media (max-width: 1024px) {}