@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap";
@import"../font-mier-a/stylesheet.css";

button#fee-phd {
	padding: 10px;
	font-size: 1.8rem
}

@media(min-width: 1024px) {
	.d-lg-flex {
		display: flex !important
	}
}

html {
	font-size: 10px;
	scroll-behavior: smooth
}

@media(max-width: 1299px) {
	html {
		font-size: 8px
	}
}

* {
	outline: none
}

#exampleModal {
	z-index: 999999 !important
}

.resumemodal {
	z-index: 999999 !important
}

.resumemodal .modal-dialog {
	max-width: 50%
}

.resumemodal .modal-header {
	padding: 15px 30px
}

@media(max-width: 768px) {
	.resumemodal .modal-header {
		padding: 15px 20px
	}
}

.resumemodal .modal-header .modal-title {
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 3rem
}

.resumemodal .modal-body {
	padding: 30px
}

@media(max-width: 768px) {
	.resumemodal .modal-body {
		padding: 20px
	}
}

.resumemodal .modal-body .resume-data {
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500
}

.btn-ma-peace {
	background: #be283c;
	padding: 10px 7px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	border: 1px solid rgba(0, 0, 0, 0);
	outline: none
}

.btn-ma-peace:hover,
.btn-ma-peace:focus {
	background-color: #fff;
	color: #be283c;
	border: 1px solid #be283c;
	outline: none
}

.btn-ma-peace:active {
	background-color: #fff !important;
	color: #be283c !important;
	border: 1px solid #be283c !important;
	outline: none !important
}

@media(min-width: 1200px) {

	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1140px
	}
}

@media(min-width: 1400px) {

	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1300px
	}
}

@media(min-width: 1500px) {

	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1400px
	}
}

@media(min-width: 1700px) {

	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1600px
	}
}

html,
body * {
	scrollbar-color: #000 #fff !important;
	scrollbar-width: thin;
	font-family: "Lato", sans-serif
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px #fff;
	background-color: #fff
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: #fff
}

::-webkit-scrollbar-thumb {
	border-radius: 16px;
	-webkit-box-shadow: inset 0 0 3px #fff;
	background-color: rgba(0, 0, 0, .5)
}

.w_20 {
	width: 20%
}

.w_40 {
	width: 40%
}

.w_60 {
	width: 60%
}

.w_80 {
	width: 80%
}

a {
	text-decoration: none
}

.fw-800 {
	font-weight: 800
}

.fw-900 {
	font-weight: 900
}

.fw-400 {
	font-weight: 400
}

body {
/*	padding-top: 108px*/
      padding-top:108px;  
}

.arrow-bottom-center .slick-arrow {
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	border-radius: 100%;
	top: auto;
	bottom: -23px;
	transition: background .25s;
	z-index: 9;
	border: 1px solid #fff
}

.arrow-bottom-center .slick-arrow:focus {
	border-color: #22356f;
	background-color: #fff
}

.arrow-bottom-center .slick-arrow:focus.slick-prev::before,
.arrow-bottom-center .slick-arrow:focus.slick-next::before {
	background: url(file/slider-arrow-black.svg) no-repeat center center !important;
	background-size: 80% !important;
	filter: brightness(1) invert(0)
}

.arrow-bottom-center .slick-arrow.slick-prev::before,
.arrow-bottom-center .slick-arrow.slick-next::before {
	content: "";
	width: 30px;
	height: 30px;
	background: url(file/slider-arrow-black.svg) no-repeat center center !important;
	background-size: 80% !important;
	filter: brightness(0) invert(1);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media(max-width: 480px) {

	.arrow-bottom-center .slick-arrow.slick-prev,
	.arrow-bottom-center .slick-arrow.slick-next {
		transform: translate(-50%, -50%)
	}
}

@media(max-width: 575px) {
	.arrow-bottom-center .slick-arrow.slick-prev {
		left: 28vw !important
	}
}

@media(max-width: 480px) {
	.arrow-bottom-center .slick-arrow.slick-prev {
		left: 30vw !important
	}
}

.arrow-bottom-center .slick-arrow.slick-next {
	transform: translate(-50%, -50%) rotate(180deg)
}

@media(max-width: 575px) {
	.arrow-bottom-center .slick-arrow.slick-next {
		right: 26vw !important
	}
}

@media(max-width: 480px) {
	.arrow-bottom-center .slick-arrow.slick-next {
		left: 67vw !important
	}
}

.rank {
	background-image: url(file/rank-bg.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 5rem 0
}

.rank__title {
	font-size: 64px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 3rem
}

@media(max-width: 1024px) {
	.rank__title {
		font-size: 45px
	}
}

@media(max-width: 767px) {
	.rank__title {
		font-size: 36px
	}
}

.rank .gapp {
	gap: 60px;
	margin: 0
}

@media(max-width: 767px) {
	.rank .gapp {
		gap: 50px
	}
}

.rank .rank-listing {
	width: 30%;
	border-right: 1px solid #fff;
	padding-right: 60px
}

@media(max-width: 1366px) {
	.rank .rank-listing {
		width: 29%;
		padding-right: 45px
	}
}

@media(max-width: 991px) {
	.rank .rank-listing {
		width: 45%;
		border: 0;
		padding-right: 0
	}
}

@media(max-width: 767px) {
	.rank .rank-listing {
		width: 44%
	}
}

@media(max-width: 575px) {
	.rank .rank-listing {
		width: 70%
	}
}

.rank .rank-listing:nth-child(3n),
.rank .rank-listing:last-child {
	border-right: none
}

.rank .rank-listing__item {
	background-image: url(file/rank-list.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	height: 150px
}

@media(max-width: 1366px) {
	.rank .rank-listing__item {
		height: 100px
	}
}

.rank .rank-listing__item h3 {
	font-size: 81px;
	font-weight: 700;
	color: #fff
}

@media(max-width: 1366px) {
	.rank .rank-listing__item h3 {
		font-size: 61px
	}
}

@media(max-width: 1024px) {
	.rank .rank-listing__item h3 {
		font-size: 45px
	}
}

@media(max-width: 767px) {
	.rank .rank-listing__item h3 {
		font-size: 36px
	}
}

.rank .rank-listing__item h5 {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px
}

@media(max-width: 1366px) {
	.rank .rank-listing__item h5 {
		font-size: 21px
	}
}

@media(max-width: 767px) {
	.rank .rank-listing__item h5 {
		font-size: 18px;
		margin-bottom: 0px
	}
}

.rank .rank-listing__item h6 {
	font-size: 21px;
	font-weight: 700;
	color: #fff
}

@media(max-width: 1366px) {
	.rank .rank-listing__item h6 {
		font-size: 21px
	}
}

@media(max-width: 767px) {
	.rank .rank-listing__item h6 {
		font-size: 18px
	}
}

.rank .rank-listing p {
	font-size: 21px;
	font-weight: 700;
	color: #fff;
	margin-top: 30px
}

@media(max-width: 1366px) {
	.rank .rank-listing p {
		font-size: 18px
	}
}

@media(max-width: 767px) {
	.rank .rank-listing p {
		font-size: 16px;
		margin-top: 10px
	}
}

.mainheader {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	background: #fff;
	padding: 3px 0;
	box-shadow: 0px 2.76726px 2.21381px 0px rgba(0, 0, 0, .01), 0px 6.6501px 5.32008px 0px rgba(0, 0, 0, .01), 0px 12.52155px 10.01724px 0px rgba(0, 0, 0, .01), 0px 22.33631px 17.86905px 0px rgba(0, 0, 0, .01), 0px 41.77761px 33.42209px 0px rgba(0, 0, 0, .01), 0px 100px 80px 0px rgba(0, 0, 0, .02)
}

.mainheader .headerbox {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center
}

@media(max-width: 768px) {
	.mainheader .headerbox {
		justify-content: space-between;
		display:block;
	}
	
	.mainheader .headerbox .logose img{width:100% !important;}
	.mainheader .headerbox .socmedia{justify-content: center !important;}
	/*.mainheader .headerbox .socmedia{display:none !important;}*/
}

.mainheader .headerbox .logose a {
	display: block
}

.mainheader .headerbox .logose img {
	/*width: 110px;*/
	width: 100%;
	/*height: auto*/
}

.mainheader .headerbox .socmedia {
	display: flex;
	gap: 30px
}

.mainheader .headerbox .socmedia a {
	display: block;
	height: 31px;
	width: 31px
}

.mainheader .headerbox .socmedia a.whatsappIcon {
	background: url("wh.svg") no-repeat center center/31px
}

.mainheader .headerbox .socmedia a.callIcon {
	background: url("call.svg") no-repeat center center/31px
}

.mainheader .headerbox .socmedia a.mailIcon {
	background: url("mail.svg") no-repeat center center/31px
}

.mainContentWrapper .herosection.mba {
	background-image: url(DeskBanner.webp);
	min-height: 1000px;
	background-position: left
}

@media(min-width: 992px)and (max-width: 1199px) {
	.mainContentWrapper .herosection.mba {
		min-height: 600px !important
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .herosection.mba {
		background-image: url(file/banner/MobileBanner.webp);
		background-position: center
	}
}

@media(min-width: 768px)and (max-width: 820px) {
	.mainContentWrapper .herosection.mba {
		min-height: 900px
	}
}

@media(min-width: 821px)and (max-width: 991px) {
	.mainContentWrapper .herosection.mba {
		min-height: 1200px
	}
}

@media(min-width: 600px)and (max-width: 767px) {
	.mainContentWrapper .herosection.mba {
		min-height: 900px !important
	}
}

@media(min-width: 550px)and (max-width: 599px) {
	.mainContentWrapper .herosection.mba {
		min-height: 820px !important
	}
}

@media(max-width: 549px) {
	.mainContentWrapper .herosection.mba {
		background-image: url(file/banner/MobileBanner.webp);
		background-position: center;
		min-height: 600px !important
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .herosection.mba .herosecbox {
		display: block
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 83rem;
		padding-left: 0 !important;
		width: 100% !important
	}
}

@media(min-width: 821px)and (max-width: 991px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 151rem
	}
}

@media(min-width: 768px)and (max-width: 820px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 117rem
	}
}

@media(max-width: 767px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 125rem;
		padding-left: 0 !important;
		width: 100% !important
	}
}

@media(min-width: 600px)and (max-width: 767px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 112rem
	}
}

@media(min-width: 550px)and (max-width: 599px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 102rem
	}
}

@media(max-width: 549px) {
	.mainContentWrapper .herosection.mba .right_imgbox {
		top: 83rem
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section.mba-image {
		margin-top: 83rem
	}
}

.mainContentWrapper .herosection {
	padding: 20px 0;
	background-image: url("herosection-banner.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection {
		padding: 20px 15px;
		background-image: url("mobile-herosection-banner.webp")
	}
}

.mainContentWrapper .herosection .herosecbox {
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 30px;
	align-items: center
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox {
		flex-direction: column
	}
}

.mainContentWrapper .herosection .herosecbox__subtitle {
	font-style: normal;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 600;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	width: fit-content;
	padding: 2px 10px;
	text-align: center
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox__subtitle {
		font-style: normal;
		font-size: 3.6rem;
		line-height: 1.5;
		margin: 0 auto
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .herosection .herosecbox__subtitle {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox__subtitle {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox__subtitle {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .bold-#ef7b00-subtitle {
	color: #ef7b00
}

.mainContentWrapper .herosection .herosecbox .he_leftse {
	width: calc(100% - 400px)
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse {
		width: 100%
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
	font-style: normal;
	font-size: 6rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	line-height: 65px;
	max-width: 70%;
	width: 100%;
	margin-bottom: 30px
}

@media(max-width: 1980px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5;
		line-height: 55px
	}
}

@media(max-width: 1024px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
		max-width: 100%
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
		font-style: normal;
		font-size: 3.8rem;
		line-height: 1.5;
		line-height: 50px
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
		font-weight: 300;
		font-style: normal;
		font-size: 3.5rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse h1 {
		width: 100%;
		max-width: 100%;
		text-align: center
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse__title {
	font-style: normal;
	font-size: 4.2rem;
	line-height: 1.5;
	font-weight: 700;
	color: #fff
}

.mainContentWrapper .herosection .herosecbox .he_leftse__heading {
	font-style: normal;
	font-size: 7rem;
	line-height: 1.5;
	font-weight: 800;
	color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse__heading {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .bold-#ef7b00-heading {
	color: #ef7b00
}

.mainContentWrapper .herosection .herosecbox .he_leftse__subheading {
	font-style: normal;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse__subheading {
		font-style: normal;
		font-size: 2.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .bold-#ef7b00-subheading {
	color: #ef7b00
}

.mainContentWrapper .herosection .herosecbox .he_leftse__subtitle {
	font-style: normal;
	font-size: 5rem;
	line-height: 1.5;
	font-weight: 700;
	color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse__subtitle {
		font-style: normal;
		font-size: 3.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse {
	width: 100%;
	display: flex;
	padding: 20px 0;
	gap: 30px
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse {
		justify-content: center;
		padding: 10px 0;
		gap: 10px
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox:last-child {
	padding-left: 30px;
	border-left: 1px solid #fff
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox:last-child {
		padding-left: 20px
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 5rem;
	line-height: 1.5;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0;
	text-align: center
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5;
		text-align: center
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
		font-style: normal;
		font-size: 3.4rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
		font-style: normal;
		font-size: 2.8rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox h2 {
		font-style: normal;
		font-size: 2.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .lastApplytext {
	font-size: 4rem
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 4rem;
	line-height: 1.5;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
		font-style: normal;
		font-size: 3.4rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
		font-style: normal;
		font-size: 2.4rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
		font-style: normal;
		font-size: 2.1rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox .ad-m {
		font-style: normal;
		font-size: 2.1rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox p {
	font-family: "Mier A", sans-serif;
	text-align: center;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	text-transform: capitalize
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox p {
		font-style: normal;
		font-size: 1.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1:last-child {
	padding-left: 30px
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1:last-child {
		padding-left: 20px
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 5rem;
	line-height: 1.5;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0;
	text-align: center
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5;
		text-align: center
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
		font-style: normal;
		font-size: 3.4rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
		font-style: normal;
		font-size: 2.8rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 h2 {
		font-style: normal;
		font-size: 2.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 4rem;
	line-height: 1.5;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
		font-style: normal;
		font-size: 3.4rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
		font-style: normal;
		font-size: 2.4rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
		font-style: normal;
		font-size: 2.1rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 .ad-m {
		font-style: normal;
		font-size: 2.1rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 p {
	font-family: "Mier A", sans-serif;
	text-align: center;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	text-transform: capitalize
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .herosection .herosecbox .he_leftse .left_bottomse .innerbox1 p {
		font-style: normal;
		font-size: 1.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper .herosection .herosecbox .right_imgbox {
	width: 400px;
	padding-left: 40px;
	position: relative
}

@media(max-width: 768px) {
	.mainContentWrapper .herosection .herosecbox .right_imgbox {
		width: 100%;
		min-height: 400px;
		padding-left: 0;
		height: 100%
	}
}

.mainContentWrapper .herosection .herosecbox .right_imgbox .imgbox {
	width: 100%;
	height: 100%;
	background: #fff;
	box-shadow: 0px .77483px 2.21381px 0px rgba(0, 0, 0, .04), 0px 1.86203px 5.32008px 0px rgba(0, 0, 0, .06), 0px 3.50603px 10.01724px 0px rgba(0, 0, 0, .08), 0px 6.25417px 17.86905px 0px rgba(0, 0, 0, .09), 0px 11.69773px 33.42209px 0px rgba(0, 0, 0, .11), 0px 28px 80px 0px rgba(0, 0, 0, .15)
}

.mainContentWrapper.outreach .herosection {
	background-image: url("file/outreach-outerbanner.webp");
	padding-bottom: 0;
	background-size: 100% 100%
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection {
		background-size: cover
	}
}

.mainContentWrapper.outreach .herosection .herosecbox {
	align-items: flex-end
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .herosection .herosecbox {
		gap: 0
	}
}

.mainContentWrapper.outreach .herosection .he_leftse {
	width: 38%;
	margin-bottom: 60px
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .herosection .he_leftse {
		width: 45%
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .herosection .he_leftse {
		width: 50%;
		text-align: left
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection .he_leftse {
		width: 100%;
		text-align: center
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .herosection .he_leftse {
		margin-bottom: 30px
	}
}

.mainContentWrapper.outreach .herosection .he_leftse__title {
	font-style: normal;
	font-size: 4.2rem;
	line-height: 1.5;
	font-weight: 700;
	color: #fff
}

.mainContentWrapper.outreach .herosection .he_leftse__heading {
	font-style: normal;
	font-size: 7rem;
	line-height: 1.5;
	font-weight: 800;
	color: #fff
}

@media(max-width: 1400px) {
	.mainContentWrapper.outreach .herosection .he_leftse__heading {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection .he_leftse__heading {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .herosection .he_leftse .bold-#ef7b00-heading {
	color: #ef7b00
}

.mainContentWrapper.outreach .herosection .he_leftse__subheading {
	font-style: normal;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection .he_leftse__subheading {
		font-style: normal;
		font-size: 2.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .herosection .he_leftse .bold-#ef7b00-subheading {
	color: #ef7b00
}

.mainContentWrapper.outreach .herosection .he_leftse__subtitle {
	font-style: normal;
	font-size: 5rem;
	line-height: 1.5;
	font-weight: 700;
	color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection .he_leftse__subtitle {
		font-style: normal;
		font-size: 3.8rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .herosection .middle-box {
	width: 31%;
	position: relative
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .herosection .middle-box {
		display: none
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .herosection .middle-box {
		display: block;
		width: 100%
	}
}

.mainContentWrapper.outreach .herosection .middle-box__video {
	width: 800px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 20%
}

.mainContentWrapper.outreach .herosection .middle-box img {
	position: relative;
	z-index: 2
}

.mainContentWrapper.outreach .herosection .right_imgbox {
	width: 28%;
	margin-bottom: 20px
}

@media(max-width: 1400px) {
	.mainContentWrapper.outreach .herosection .right_imgbox {
		width: 35%
	}
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .herosection .right_imgbox {
		width: 40%;
		padding-left: 0px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .herosection .right_imgbox {
		width: 50%
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .herosection .right_imgbox {
		width: 100%
	}
}

.mainContentWrapper.outreach .banner_section {
	height: 1400px;
	background-image: url("file/banner/outreach-banner.webp");
	background-repeat: no-repeat;
	background-size: 100% 101%
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .banner_section {
		height: 980px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .banner_section {
		background-image: url("file/banner/mobile-outreach-banner.webp");
		height: auto;
		padding-bottom: 600px
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .banner_section {
		padding-bottom: 490px
	}
}

.mainContentWrapper.outreach .banner_section__title {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 600;
	text-align: center;
	color: #fff;
	padding-top: 95px;
	line-height: normal
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 8rem;
		line-height: 1.5;
		padding-top: 115px
	}
}

@media(max-width: 991px)and (max-width: 1600px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px)and (max-width: 991px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .banner_section__title {
		padding-top: 75px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .banner_section__title {
		padding-top: 55px
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .banner_section__title {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5;
		padding-left: 10px;
		padding-right: 10px
	}
}

.mainContentWrapper.outreach .banner_section__subtitle {
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 500;
	color: #fff;
	text-align: center
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .banner_section__subtitle {
		font-style: normal;
		font-size: 1.8rem;
		line-height: 1.5;
		padding-left: 10px;
		padding-right: 10px
	}
}

.mainContentWrapper.outreach .banner_section .why-mit-slider {
	display: none
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .banner_section .why-mit-slider {
		display: block
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .banner_section .why-mit-slider {
		padding-top: 30px
	}
}

.mainContentWrapper.outreach .course {
	background: linear-gradient(0deg, #22356f 48.23%, rgba(34, 53, 111, 0.87) 63.56%, rgba(34, 53, 111, 0) 93.52%);
	padding: 180px 0 1px;
	margin-top: -430px;
	position: relative;
	z-index: 10
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .course {
		margin-top: -180px
	}
}

.mainContentWrapper.outreach .course__title {
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 700;
	color: #ef7b00;
	margin-bottom: 38px;
	line-height: normal;
	position: relative;
	padding: 30px 0 0 30px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .course__title {
		padding: 30 10px
	}
}

.mainContentWrapper.outreach .course__title::after {
	position: absolute;
	content: "";
	top: -30px;
	left: 0;
	width: 4px;
	height: 312px;
	border: 4px solid #d9d9d9;
	opacity: .2
}

.mainContentWrapper.outreach .course__title::before {
	position: absolute;
	content: "";
	top: 0;
	left: -50px;
	width: 312px;
	height: 4px;
	border: 4px solid #d9d9d9;
	opacity: .2
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .course__title {
		font-style: normal;
		font-size: 4.2rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .course__title {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .course__para {
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 500;
	color: #fff;
	padding-left: 30px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .course__para {
		line-height: 1.7;
		padding: 0 10px
	}
}

.mainContentWrapper.outreach .homepagesectiontwo {
	background: #22356f;
	padding-top: 40px
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data {
	padding-top: 0
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data {
	padding-top: 4rem
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 20px;
	overflow: hidden
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing img {
	width: 100%;
	height: 321px;
	object-fit: cover
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing img {
		height: auto;
		width: 100%
	}
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing .degree-name {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(34, 53, 111, 0) 0%, #22356f 100%);
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 2.9rem 3rem 2.9rem 2.4rem;
	height: 80%
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing .degree-name h5 {
	margin: 0;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 116.1%
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .tabs-degree-data .tabs-degree-data-inn .data-listing .degree-name h5 {
		font-size: 16px
	}
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage {
	background: #fff
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage .specilizationDropdown {
	background-color: #fff;
	color: #000 !important
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage .dropdown-tab button {
	color: #fff
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
	color: #22356f
}

@media(max-width: 1299px) {
	.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
		min-width: 22rem
	}
}

.mainContentWrapper.outreach .homepagesectiontwo .tabs-data .nav-tabs-homepage .btn.active {
	background: #22356f;
	color: #fff
}

.mainContentWrapper.outreach .spectrum {
	background-image: url(file/spectrum-bg.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 180px;
	position: relative
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .spectrum {
		padding-bottom: 120px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .spectrum {
		padding-bottom: 80px
	}
}

.mainContentWrapper.outreach .spectrum .spectrumSiteName {
	width: 100%;
	padding: 0 48px 0 24px;
	margin-top: -2px
}

.mainContentWrapper.outreach .spectrum__box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box {
		flex-direction: column-reverse
	}
}

.mainContentWrapper.outreach .spectrum__box .left {
	width: 54%
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box .left {
		width: 100%;
		text-align: center
	}
}

.mainContentWrapper.outreach .spectrum__box .left .group {
	width: 100%
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box .left .group {
		width: 70%;
		margin: 0 auto
	}
}

.mainContentWrapper.outreach .spectrum__box .right {
	padding-left: 66px;
	width: 45%
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box .right {
		width: 100%;
		text-align: center;
		padding-left: 0;
		margin-bottom: 50px
	}
}

.mainContentWrapper.outreach .spectrum__box .right h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	color: #000;
	line-height: normal
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .spectrum__box .right h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box .right h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .spectrum__box .right h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .spectrum__box .right h2 br {
		display: none
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .spectrum__box .right h2 {
		font-style: normal;
		font-size: 4.2rem;
		line-height: 1.5;
		text-align: center
	}
}

.mainContentWrapper.outreach .leading-map {
	background-color: #091127;
	padding-top: 349px;
	margin-top: -240px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .leading-map {
		padding-top: 195px;
		margin-top: -170px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .leading-map {
		background-image: url("file/mobile-landing-map.webp");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		padding-bottom: 425px;
		background-color: rgba(0, 0, 0, 0)
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .leading-map {
		padding-bottom: 298px
	}
}

.mainContentWrapper.outreach .leading-map .d-landing-map-img {
	margin-top: -220px;
	width: 100%
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .leading-map .d-landing-map-img {
		margin-top: 0
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .leading-map .d-landing-map-img {
		display: none
	}
}

.mainContentWrapper.outreach .leading-map .m-landing-map-img {
	display: none
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .leading-map .m-landing-map-img {
		display: block;
		width: 80%;
		margin-left: 12px
	}
}

.mainContentWrapper.outreach .leading-map__box {
	position: relative
}

.mainContentWrapper.outreach .leading-map .leading-map__heading {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 600;
	color: #fff;
	width: 70%;
	line-height: normal
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .leading-map .leading-map__heading {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .leading-map .leading-map__heading {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .leading-map .leading-map__heading {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .leading-map .bold-#ef7b00-heading {
	color: #ef7b00;
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 600;
	line-height: normal
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .leading-map .bold-#ef7b00-heading {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .leading-map .bold-#ef7b00-heading {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .leading-map .bold-#ef7b00-heading {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .leading-map p {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 600;
	color: #fff;
	margin-top: 20px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .leading-map p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .leading-map h6 {
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 600;
	color: #fff;
	margin-top: 15px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .leading-map h6 {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .life-mit {
	background-color: #fff
}

.mainContentWrapper.outreach .life-mit__img {
	margin-top: -260px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit__img {
		margin-top: -140px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .life-mit__img {
		margin-top: -70px
	}
}

.mainContentWrapper.outreach .life-mit__title {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	color: #000;
	text-align: center
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .life-mit__title {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .life-mit__title {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit__title {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .life-mit .tabs-data {
	position: relative
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit .tabs-data {
		display: none
	}
}

.mainContentWrapper.outreach .life-mit .tabs-data .nav-tabs-homepage {
	box-shadow: 0px 0px 34px 0px #d6ddf2;
	width: 80%;
	margin: 0 auto
}

@media(max-width: 1024px) {
	.mainContentWrapper.outreach .life-mit .tabs-data .nav-tabs-homepage {
		width: 100%
	}
}

.mainContentWrapper.outreach .life-mit .tabs-data .nav-tabs-homepage .btn {
	border: 1px solid rgba(0, 0, 0, .1) !important
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .life-mit .tabs-data .nav-tabs-homepage .btn {
		min-width: 20rem
	}
}

.mainContentWrapper.outreach .life-mit__accordion {
	display: none
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit__accordion {
		display: block
	}
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-item {
	border: none
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-button.collapsed {
	border-radius: 12px;
	background: #fff;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, .25);
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 400;
	color: #000;
	padding: 15px;
	margin-top: 30px;
	position: relative
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-button.collapsed::after {
	content: "";
	position: absolute;
	padding: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 35px;
	height: 35px;
	top: 7px;
	right: 10px;
	background-image: url("file/outreach-right-arrow.webp")
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-button {
	border-radius: 12px;
	background: #22356f;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, .25);
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	padding: 15px;
	margin-top: 30px;
	position: relative
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-button::after {
	content: "";
	position: absolute;
	background-image: url("file/outreach-left-arrow.webp");
	background-repeat: no-repeat;
	background-size: cover;
	width: 35px;
	height: 35px;
	top: 7px;
	right: 10px;
	padding: 10px;
	text-align: center
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-body {
	margin-top: 20px
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item {
	display: inline-block;
	width: 400px;
	height: 400px;
	border-radius: 30px;
	position: relative
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item {
		width: 240px;
		height: auto
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item {
		width: 145px;
		height: 145px
	}
}

@media(max-width: 380px) {
	.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item {
		width: 100%
	}
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item:hover::after,
.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item:hover::before {
	display: block
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border-radius: 30px;
	background-color: rgba(34, 53, 111, .65)
}

.mainContentWrapper.outreach .life-mit__accordion .accordion-body .image-item::before {
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	transform: translate(-50%, -50%);
	background-image: url("file/outreach-zoom.webp");
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1
}

.mainContentWrapper.outreach .life-mit .tabs-degree-data {
	overflow-x: auto;
	padding-bottom: 45px
}

.mainContentWrapper.outreach .life-mit .tabs-degree-data::-webkit-scrollbar-track {
	height: 10px;
	background-color: #aaa7a7;
	border-radius: 20px
}

.mainContentWrapper.outreach .life-mit .tabs-degree-data::-webkit-scrollbar {
	height: 5px
}

.mainContentWrapper.outreach .life-mit .tabs-degree-data::-webkit-scrollbar-thumb {
	background-color: #2a4aac;
	border-radius: 20px
}

.mainContentWrapper.outreach .life-mit .image-container {
	display: flex;
	width: fit-content;
	gap: 15px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit .image-container {
		flex-wrap: wrap;
		justify-content: center
	}
}

.mainContentWrapper.outreach .life-mit .image-item {
	display: inline-block;
	width: 400px;
	height: 400px;
	border-radius: 30px;
	position: relative
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .life-mit .image-item {
		width: 240px;
		height: auto
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .life-mit .image-item {
		width: 145px;
		height: 145px
	}
}

@media(max-width: 380px) {
	.mainContentWrapper.outreach .life-mit .image-item {
		width: 100%
	}
}

.mainContentWrapper.outreach .life-mit .image-item:hover::after,
.mainContentWrapper.outreach .life-mit .image-item:hover::before {
	display: block
}

.mainContentWrapper.outreach .life-mit .image-item::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border-radius: 30px;
	background-color: rgba(34, 53, 111, .65)
}

.mainContentWrapper.outreach .life-mit .image-item::before {
	content: "";
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	transform: translate(-50%, -50%);
	background-image: url("file/outreach-zoom.webp");
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1
}

.mainContentWrapper.outreach .life-mit .image-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 250ms cubic-bezier(0.79, 0.25, 0, 1.07);
	border-radius: 30px
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .life-mit .image-item img {
		border-radius: 10px
	}
}

.mainContentWrapper.outreach .life-mit .modal-container {
	background-color: rgba(0, 0, 0, .81)
}

.mainContentWrapper.outreach .successStories .successStoriesSlider.slick-dotted.slick-slider {
	margin: 0 0 0 100px !important
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider.slick-dotted.slick-slider {
		margin-left: 0 !important
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-list {
	padding: 70px 35px !important
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-list {
		padding: 50px 35px 110px !important
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-list {
		padding: 50px 35px 80px !important
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box {
	border-radius: 30px;
	background: #fff;
	box-shadow: 0px 0px 30px 7px rgba(0, 0, 0, .25);
	max-width: 600px;
	margin-right: 80px;
	min-height: 375px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .box {
		max-width: 450px;
		margin-right: 70px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .box {
		max-width: 370px
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .box {
		max-width: 290px;
		margin-right: 20px;
		box-shadow: 0px .332px 2.214px 0px rgba(0, 0, 0, .03), 0px .798px 5.32px 0px rgba(0, 0, 0, .04), 0px 1.503px 10.017px 0px rgba(0, 0, 0, .05), 0px 2.68px 17.869px 0px rgba(0, 0, 0, .07), 0px 5.013px 33.422px 0px rgba(0, 0, 0, .08), 0px 12px 80px 0px rgba(0, 0, 0, .11)
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box.slick-current {
	margin-left: 80px
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box .imgBox .imgBoxInner {
	display: flex;
	align-items: center;
	gap: 2.4rem
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box .imgBox .imgBoxInner .userName-box {
	font-size: 2.4rem;
	margin: .5rem 0;
	color: #000
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box .imgBox .imgBoxInner .userName-post {
	color: #555;
	font-size: 20px;
	font-weight: 400
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box .imgBox .imgBoxInner__outer span {
	display: block
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .box .info p {
	color: #000;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500;
	margin-top: 30px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .box .info p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow {
	width: 98px;
	height: 98px;
	background: #fff;
	border-radius: 100%;
	left: -370px;
	top: 510px;
	transition: background .25s;
	z-index: 9;
	border: 1px solid #000
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow:hover {
	border-color: #22356f
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev::before,
.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next::before {
	background: url(file/slider-arrow-black.svg) no-repeat center center/50px !important
}

@media(max-width: 480px) {

	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev,
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next {
		transform: translate(-50%, -50%)
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev {
		left: calc(50vw - 60px) !important
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next {
		left: calc(50vw + 15px) !important
	}
}

@media(max-width: 1199px) {

	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev::before,
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next::before {
		background: url(file/slider-arrow-black.svg) no-repeat center center !important;
		background-size: 80% !important
	}
}

@media(min-width: 1700px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow {
		left: -510px
	}
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow {
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow:hover {
	background: #22356f
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow:hover::before {
	filter: brightness(0) invert(1)
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev {
		left: -330px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev {
		left: calc(50vw - 120px);
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev::before {
	content: "";
	background: url(file/slider-arrow.svg) no-repeat center center/50px;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-prev::before {
		width: 30px;
		height: 30px;
		background: url(file/slider-arrow.svg) no-repeat center center;
		background-size: 80%
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next {
	right: unset;
	left: -256px
}

@media(min-width: 1700px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next {
		left: -396px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next {
		left: calc(50vw - 50px);
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next::before {
	content: "";
	background: url(file/slider-arrow.svg) no-repeat center center/50px;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(180deg)
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .successStories .successStoriesSlider .slick-arrow.slick-next::before {
		width: 30px;
		height: 30px;
		background: url(file/slider-arrow.svg) no-repeat center center;
		background-size: 80%
	}
}

.mainContentWrapper.outreach .successStories__subtitle {
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 600;
	color: #000
}

@media(max-width: 1600px) {
	.mainContentWrapper.outreach .successStories__subtitle {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .successStories__subtitle {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .successStories__subtitle {
		font-size: 36px;
		line-height: 37px
	}
}

.mainContentWrapper.outreach .why-education {
	background-image: url("file/why-ed.webp");
	background-repeat: no-repeat;
	width: 100%;
	padding: 160px 0 60px;
	background-size: 100% 101%;
	position: relative
}

.mainContentWrapper.outreach .why-education::before {
	content: "";
	position: absolute;
	top: 0;
	left: 22%;
	width: 14%;
	height: 24%;
	background-image: url("file/why-ed-plus.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat
}

@media(max-width: 1440px) {
	.mainContentWrapper.outreach .why-education::before {
		width: 15%;
		height: 19%
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .why-education::before {
		width: 15%;
		height: 15%;
		left: 0
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .why-education::before {
		width: 21%;
		height: 12%;
		left: initial;
		right: 0
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .why-education::before {
		width: 20%;
		height: 7%;
		left: initial;
		right: 0
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education::before {
		width: 30%;
		height: 8%;
		left: initial;
		right: 0
	}
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .why-education {
		margin-top: 30px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .why-education {
		background-image: url("file/mobile-why-ed.webp");
		background-repeat: no-repeat;
		width: 100%;
		padding: 60px 10px 240px
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education {
		padding: 0 10px 75px
	}
}

.mainContentWrapper.outreach .why-education__box {
	width: 700px;
	margin-left: auto
}

@media(max-width: 1199px) {
	.mainContentWrapper.outreach .why-education__box {
		width: 570px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper.outreach .why-education__box {
		width: 100%
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education__box {
		padding: 60px 10px 300px;
		width: 100%
	}
}

.mainContentWrapper.outreach .why-education__box h3 {
	font-style: normal;
	font-size: 7rem;
	line-height: 1.5;
	font-weight: 700;
	color: #000
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education__box h3 {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .why-education__box p {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #000;
	margin-top: 37px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education__box p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .why-education__box h6 {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	color: #000;
	margin-top: 37px
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education__box h6 {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5;
		margin-top: 20px
	}
}

.mainContentWrapper.outreach .why-education__box ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap;
	margin-top: 36px;
	justify-content: space-between
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .why-education__box ul {
		margin-top: 20px
	}
}

.mainContentWrapper.outreach .why-education__box ul li {
	display: flex;
	align-items: center;
	width: calc(50% - 35px);
	position: relative;
	font-style: normal;
	font-size: 20px;
	color: #000;
	font-weight: 400
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .why-education__box ul li {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5;
		width: 100%
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .footer {
		padding-bottom: 55px
	}
}

.mainContentWrapper.outreach .footer .footerInner {
	background-image: url("file/outreach-footer.webp");
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .footer .footerInner {
		background-image: url("file/mobile-outreach-footer.webp");
		background-repeat: no-repeat;
		width: 100%;
		height: 663px;
		background-size: 100% 100%;
		padding-top: 30px
	}
}

.mainContentWrapper.outreach .footer .footerInner .col-12 {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 130px 0 72px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 {
		flex-wrap: wrap;
		padding: 0
	}
}

.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea {
	width: 40%
}

@media(max-width: 1440px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea {
		width: 65%
	}
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea {
		width: 55%;
		text-align: center;
		padding: 30px 20px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea {
		width: 70%
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea {
		width: 100%;
		padding: 0px;
		text-align: left
	}
}

.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea h2 {
	color: #fff;
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.5
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea h2 {
		font-size: 38px;
		line-height: 54px
	}
}

@media(max-width: 480px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea h2 {
		font-style: normal;
		font-size: 2.4rem;
		line-height: 1.5
	}
}

.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea .footerBtn {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.5;
	text-transform: capitalize;
	border-radius: 29px;
	background: #ef7b00;
	width: 250px;
	height: 58px;
	border: 1px solid #ef7b00;
	margin-top: 40px
}

@media(max-width: 768px) {
	.mainContentWrapper.outreach .footer .footerInner .col-12 .leftArea .footerBtn {
		display: none
	}
}

.mainContentWrapper .banner_section {
	background-image: url("file/bg_im1.webp");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	background-size: cover;
	position: relative;
	color: #fff
}

.mainContentWrapper .banner_section .dsu-form {
	position: fixed;
	top: 50%;
	right: -65px;
	transform: translateY(-50%) rotate(90deg);
	z-index: 999
}

.mainContentWrapper .banner_section .dsu-form .apply-now-banner {
	background: #be283c;
	padding: 14px 18px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0px;
	letter-spacing: .6px;
	text-align: center;
	cursor: pointer
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section .dsu-form .apply-now-banner {
		width: 100%;
		display: block;
		text-align: center
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section .dsu-form {
		top: initial;
		bottom: 0;
		right: initial;
		left: 0;
		width: 100%;
		transform: initial;
		display: block
	}
}

.mainContentWrapper .banner_section.ma-ph-image {
	background-image: url("file/banner/ma-ph-image .webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ma-ph-image {
		background-image: url("file/banner/mobile/mobile-ma-ph-image .webp")
	}
}

.mainContentWrapper .banner_section.mtech-image {
	background-image: url("file/banner/5.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mtech-image {
		background-image: url("file/banner/mobile/mobile-mtech.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ma-peace {
	background-image: url("file/banner/ma-peace-banner.webp")
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ma-peace {
		background-image: url("file/banner/mobile/mobile-ma-peace-banner.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ma-peace {
		background-image: url("file/banner/mobile/mobile-ma-peace-banner.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ma-peace {
		background-image: url("file/banner/mobile/mobile-ma-peace-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ma-peace {
		background-image: url("file/banner/mobile/mobile-ma-peace-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ma-peace {
		background-image: url("file/banner/mobile/mobile-ma-peace-banner.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mdes-image {
	background-image: url("file/banner/4.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mba-image {
	background-image: url("file/banner/16.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mba-image::after {
	right: 10%;
	top: 0
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mba-image::after {
		right: 20px
	}
}

.mainContentWrapper .banner_section.mba-image::before {
	right: 0;
	top: 65%
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mba-image::before {
		top: 3%
	}
}

.mainContentWrapper .banner_section.mdes-image {
	background-image: url("file/banner/1.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mdes-image {
		background-image: url("file/banner/mobile/mobile-bdes.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ibla12 {
	background-image: url("file/banner/integrated-btech-lateral-after12.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ibla12 {
		background-image: url("file/banner/mobile/mobile-ibla12.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bfa {
	background-image: url("file/banner/bfa.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bfa {
		background-image: url("file/banner/mobile/mobile-bfa.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bed-img {
	background-image: url("file/banner/bed.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bed-img {
		background-image: url("file/banner/mobile/mobile-bed-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bcs-eco-image {
	background-image: url("file/banner/bcs-eco.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bcs-eco-image {
		background-image: url("file/banner/mobile/mobile-bcs-eco-image.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-liberal-arts {
	background-image: url("file/banner/ba-liberal-arts.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-liberal-arts {
		background-image: url("file/banner/mobile/mobile-ba-liberal-arts-banner.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-media {
	background-image: url("file/banner/BA-Media.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-media {
		background-image: url("file/banner/mobile/BA-Media.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.Ba-hons {
	background-image: url("file/banner/Ba-hons.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.Ba-hons {
		background-image: url("file/banner/mobile/mobile-Ba-hons.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bsc-physic {
	background-image: url("file/banner/bsc-physic.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bsc-physic {
		background-image: url("file/banner/mobile/mobile-bsc-physic.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.b-pharma2 {
	background-image: url("file/banner/b-pharma2.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.b-pharma2 {
		background-image: url("file/banner/mobile/mobile-b-pharma2.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bsc-cs {
	background-image: url("file/banner/bsc-cs.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bsc-cs {
		background-image: url("file/banner/mobile/mobile-bsc-cs-banner.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-flim {
	background-image: url("file/banner/ba-flim-photo1.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-flim {
		background-image: url("file/banner/mobile/mobile-ba-flim1.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-photography {
	background-image: url("file/banner/ba-photography.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ma-photography {
	background-image: url("file/maphotography/ma-photography.webp")
}

.mainContentWrapper .banner_section.mdes-img {
	background-image: url("file/banner/mdes-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mdes-img {
		background-image: url("file/banner/mobile/mobile-mdes.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.med-img {
	background-image: url("file/banner/med-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.med-img {
		background-image: url("file/banner/mobile/mobile-med-banner.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-physics-img {
	background-image: url("file/banner/msc-physics.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-physics-img {
		background-image: url("file/banner/mobile/mobile-msc-physics-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-yoga-img {
	background-image: url("file/banner/msc-yoga.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-yoga-img {
		background-image: url("file/banner/mobile/mobile-msc-yoga-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.llm-img {
	background-image: url("file/banner/llm-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.llm-img {
		background-image: url("file/banner/mobile/mobile-llm-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
	background-image: url("file/banner/msc-industry-polymer-chemistry-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-industry-polymer-chemistry-img {
		background-image: url("file/banner/mobile/mobile-msc-industry-polymer-chemistry-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mcom-img {
	background-image: url("file/banner/mcom-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mcom-img {
		background-image: url("file/banner/mobile/mobile-mcom-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bsc-data-science {
	background-image: url("file/banner/bsc-data-science.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bsc-data-science {
		background-image: url("file/banner/mobile/mobile-bsc-data-science.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-eco-img {
	background-image: url("file/banner/msc-eco-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-eco-img {
		background-image: url("file/banner/mobile/mobile-msc-eco-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-env-science-img {
	background-image: url("file/banner/msc-env-science-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-env-science-img {
		background-image: url("file/banner/mobile/mobile-msc-env-science-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ma-english {
	background-image: url("file/banner/ma-english-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ma-english {
		background-image: url("file/banner/mobile/mobile- ma-english.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ma-jmc-img {
	background-image: url("file/banner/ma-jmc-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ma-jmc-img {
		background-image: url("file/banner/mobile/mobile-ma-jmc-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mpg-img {
	background-image: url("file/banner/mpg-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mpg-img {
		background-image: url("file/banner/mobile/mobile-mpg-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.masters-in-public-health-img {
	background-image: url("file/banner/masters-in-public-health-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.masters-in-public-health-img {
		background-image: url("file/banner/mobile/mobile-masters-in-public-health-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-math-img {
	background-image: url("file/banner/msc-math.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-math-img {
		background-image: url("file/banner/mobile/mobile-msc-math-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-industrial-micro-img {
	background-image: url("file/banner/msc-industrial-micro-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-industrial-micro-img {
		background-image: url("file/banner/mobile/mobile-msc-industrial-micro-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mpharma-img {
	background-image: url("file/banner/mpharma.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mpharma-img {
		background-image: url("file/banner/mobile/mobile-mpharma-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-clinical-psychology {
	background-image: url("file/banner/msc-clinical-psychology.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-clinical-psychology {
		background-image: url("file/banner/mobile/mobile-msc-clinical-psychology.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.M-Sc-Biotechnology {
	background-image: url("file/banner/M-Sc-Biotechnology.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.M-Sc-Biotechnology {
		background-image: url("file/banner/mobile/mobile-M-Sc-Biotechnology.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-cs {
	background-image: url("file/banner/msc-cs.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-cs {
		background-image: url("file/banner/mobile/mobile-msc-cs.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-big-data {
	background-image: url("file/banner/msc-big-data.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-big-data {
		background-image: url("file/banner/mobile/mobile- msc-big-data.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.msc-blockchain {
	background-image: url("file/banner/msc-blockchain.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.msc-blockchain {
		background-image: url("file/banner/mobile/mobile-msc-blockchain.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.diploma-in-photography {
	background-image: url("file/banner/diploma-in-photography.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.diploma-in-photography {
		background-image: url("file/banner/mobile/mobile-iploma-in-photography.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mca-sc {
	background-image: url("file/banner/mca-sc.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mca-sc {
		background-image: url("file/banner/mobile/mobile-mca-sc.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mca {
	background-image: url("file/banner/mca.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mca {
		background-image: url("file/banner/mobile/mobile-mca.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.pgdra {
	background-image: url("file/banner/pgdra.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.pgdra {
		background-image: url("file/banner/mobile/mobile-pgdra.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.pg-diploma-ai {
	background-image: url("file/banner/pg-diploma-ai.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.pg-diploma-ai {
		background-image: url("file/banner/mobile/mobile-pg-diploma-ai.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.pharma-d {
	background-image: url("file/banner/pharma-d.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.pharma-d {
		background-image: url("file/banner/mobile/mobile-pharma-d.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ibm-5 {
	background-image: url("file/banner/IBM5.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ibm-5 {
		background-image: url("file/banner/mobile/mobile-ibm-5.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-photography {
	background-image: url("file/banner/ba-photography.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-photography {
		background-image: url("file/banner/mobile/mobile-ba-photography.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.integrated-msc-Biotech {
	background-image: url("file/banner/integrated-msc-Biotech.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.integrated-msc-Biotech {
		background-image: url("file/banner/mobile/integrated-msc-Biotech.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bcom-image {
	background-image: url("file/banner/16.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bcom-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bfarm-image {
	background-image: url("file/banner/b-pharma.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bfarm-image {
		background-image: url("file/banner/mobile/mobile-b-pharma.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ba-hons-image {
	background-image: url("file/banner/2.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-hons-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bsc-comp-sci-image {
	background-image: url("file/banner/9.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bsc-comp-sci-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bba-llb-image {
	background-image: url("file/banner/2.webp")
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bba-llb-image {
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bba-llb-image {
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bba-llb-image {
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.llb-image {
	background-image: url("file/banner/3.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.llb-image {
		background-image: url("file/banner/mobile/mobile-llb.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bca-sci-image {
	background-image: url("file/banner/10.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bca-sci-image {
		background-image: url("file/banner/mobile/mobile-bca-sci-image.webp")
	}
}

.mainContentWrapper .banner_section.ba-gov-img {
	background-image: url("file/banner/ba-gov-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ba-gov-img {
		background-image: url("file/banner/mobile/mobile-ba-gov-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.mfa-img {
	background-image: url("file/banner/mfa-img.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.mfa-img {
		background-image: url("file/banner/mobile/mobile-mfa-img.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bca-appl-state-image {
	background-image: url("file/banner/9.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bca-appl-state-image {
		background-image: url("file/banner/mobile/mobile-bsc-cs.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bca-intergated-image {
	background-image: url("file/banner/10.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bca-intergated-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bca-phy-image {
	background-image: url("file/banner/4.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bca-phy-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.btech-direct-image {
	background-image: url("file/banner/12.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.btech-direct-image {
		background-image: url("file/banner/mobile/mobile-btech-direct-image.webp")
	}
}

.mainContentWrapper .banner_section.bba-hos-image {
	background-image: url("file/banner/19.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bba-hos-image {
		background-image: url("file/banner/mobile/mobile-bba-hos.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.bba-image {
	background-image: url("file/banner/16.webp")
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.bba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position: top
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.bba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.bba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.bba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.bba-image {
		background-image: url("file/banner/mobile/mobile-mba.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.btech-image {
	background-image: url("About-the-Program.png")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.btech-image {
		background-image: url("mobile-betch.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.ai-btech-image {
	background-image: url("file/banner/ai-btech.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp");
		background-position-x: right
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp");
		background-position-x: right
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.ai-btech-image {
		background-image: url("file/banner/mobile/mb-ai-btech.webp");
		background-position-x: right
	}
}

.mainContentWrapper .banner_section.btech-inter-image {
	background-image: url("file/banner/11.webp")
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

@media(max-width: 530px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

@media(max-width: 480px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

@media(max-width: 380px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

@media(max-width: 350px) {
	.mainContentWrapper .banner_section.btech-inter-image {
		background-image: url("file/banner/mobile/mobile-btech-inter-image.webp")
	}
}

.mainContentWrapper .banner_section .banner_content {
	padding: 70px 0 55px;
	width: 100%;
/*	max-width: 55%*/
	max-width: 100%
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section .banner_content {
		max-width: calc(100% - 40px)
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .banner_section .banner_content {
		padding: 100px 15px 55px
	}
}

.mainContentWrapper .banner_section .banner_content h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	padding-bottom: 3rem;
	margin-bottom: 0;
	font-weight: 600;
	text-transform: capitalize
}

@media(max-width: 1600px) {
	.mainContentWrapper .banner_section .banner_content h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section .banner_content h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section .banner_content h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section .banner_content h2 {
		padding-bottom: 2rem
	}
}

.mainContentWrapper .banner_section .banner_content p {
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 0
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section .banner_content p {
		font-size: 14px;
		line-height: 24px
	}
}

.mainContentWrapper .banner_section .banner_content ul {
	padding-left: 20px
}

.mainContentWrapper .banner_section .banner_content ul li {
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: 400;
	padding-bottom: 15px
}

@media(max-width: 768px) {
	.mainContentWrapper .banner_section .banner_content ul li {
		font-size: 14px;
		line-height: 24px
	}
}

.mainContentWrapper .banner_section .banner_content .downloadbtn {
	display: flex
}

.mainContentWrapper .banner_section .banner_content .downloadbtn .dbutton {
	display: flex;
	background: #fff;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 700;
	border-radius: 4rem;
	padding: 1.4rem 2rem;
	color: #000;
	gap: 1rem;
	cursor: pointer
}

.mainContentWrapper .banner_section::after {
	width: 87px;
	height: 100%;
	/*background: var(--bannerStripe);*/
	position: absolute;
	right: 20%;
	top: 0;
	content: ""
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section::after {
		right: 20px;
		width: 50px
	}
}

.mainContentWrapper .banner_section::before {
	width: 40%;
	height: 87px;
	/*background: var(--bannerStripe);*/
	position: absolute;
	right: 0;
	top: 20%;
	content: ""
}

@media(max-width: 991px) {
	.mainContentWrapper .banner_section::before {
		width: 100%;
		height: 50px;
		top: 30px
	}
}

.mainContentWrapper .Specializations_section {
	padding: 70px 0
}

@media(max-width: 575px) {
	.mainContentWrapper .Specializations_section {
		padding: 40px 15px
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	text-transform: capitalize
}

@media(max-width: 1600px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox h2 {
		font-size: 36px;
		text-transform: uppercase
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection {
	width: 100%;
	display: flex;
	padding-right: 50px;
	padding-top: 30px
}

@media(max-width: 991px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection {
		flex-wrap: wrap;
		padding-right: 0
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left {
	width: 45%;
	padding-right: 100px;
	border-right: 1px solid #979797;
	background: rgba(0, 0, 0, 0);
	/*height: 780px;*/
	min-height: 150px;
	flex-wrap: wrap;
	overflow: auto
}

@media(max-width: 991px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left {
		height: auto;
		width: 100%;
		padding-right: 0;
		border-right: 0
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 0;
	background: rgba(0, 0, 0, 0);
	color: #242424;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	padding: 3px 15px
}

@media(max-width: 1600px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link svg {
	display: none
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link .innerdiv {
	padding: 1.1rem 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	border-bottom: 1px solid #d9d9d9
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link.active {
	background: rgba(95, 118, 244, 0.48);
	color: #000;
	border-radius: 4rem;
	padding: 0;
	border: 0
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link.active svg {
	display: block
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left .nav-link.active .innerdiv {
	border-bottom: 0;
	padding: 1.5rem 2rem
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content {
	width: calc(60% - 30px);
	padding-left: 100px;
	max-height: 700px;
	overflow-y: auto
}

@media(max-width: 991px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content {
		width: 100%;
		padding-left: 0
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse {
	width: 100%;
	/*padding: 20px 20px 0;*/
	padding: 100px 20px 0;
	display: flex;
	flex-direction: column
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse h3 {
	font-style: normal;
	font-size: 4rem;
	line-height: 1.5;
	color: var(--primary);
	text-transform: capitalize;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 3rem;
	order: 0
}

@media(max-width: 768px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse h3 {
		font-size: 30px;
		line-height: 37px
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse p {
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	line-height: 1.2;
	color: #242424;
	padding-bottom: 2rem;
	margin-bottom: 0;
	order: 1
}

@media(max-width: 768px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse p {
		font-size: 13px;
		line-height: 22px
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption {
	padding-top: 2rem;
	order: 3
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption h4 {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500;
	color: var(--primary);
	margin-bottom: 0;
	padding-bottom: 1.5rem
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption ul li {
	display: flex;
	align-items: center;
	gap: 24px;
	width: calc(50% - 8px);
	position: relative;
	padding: 0 5px 0 0;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #242424;
	font-weight: 400
}

@media(max-width: 768px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption ul li {
		font-size: 13px;
		line-height: 16px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption ul li {
		padding: 0 5px 0 0
	}
}

.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .sp_tab_content .tabbodyse .careersoption ul li svg {
	flex: 0 0 auto
}

.mainContentWrapper .industrialsection {
	padding: 0 0 70px 0
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection {
		padding: 40px 15px
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .industrialsection {
		padding: 40px 15px
	}
}

.mainContentWrapper .industrialsection .industrial_title {
	padding-right: 15px
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .industrial_title {
		padding-top: 30px;
		padding-right: 0
	}
}

.mainContentWrapper .industrialsection .industrial_title h3 {
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	line-height: 1.2;
	padding-bottom: 3rem;
	margin-bottom: 0
}

@media(max-width: 1400px) {
	.mainContentWrapper .industrialsection .industrial_title h3 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .industrial_title h3 {
		font-size: 32px;
		line-height: 36px
	}
}

.mainContentWrapper .industrialsection .industrial_title p {
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: 400;
	color: #242424;
	text-transform: capitalize
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .industrial_title p {
		font-size: 13px;
		line-height: 19px
	}
}

.mainContentWrapper .industrialsection .industrial_title .indu_partner {
	width: 100%;
	padding-top: 30px
}

.mainContentWrapper .industrialsection .industrial_title .indu_partner .indupatnerbox {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	width: 100%;
	max-width: 310px
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .industrial_title .indu_partner .indupatnerbox {
		max-width: 100%;
		gap: 10px
	}
}

.mainContentWrapper .industrialsection .industrial_title .indu_partner .indupatnerbox .innerbox {
	height: 100%;
	width: calc(50% - 20px)
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .industrial_title .indu_partner .indupatnerbox .innerbox {
		width: calc(25% - 16px)
	}
}

.mainContentWrapper .industrialsection .industrial_title .indu_partner .indupatnerbox .innerbox img {
	height: 100%;
	width: 100%;
	aspect-ratio: 1/1
}

.mainContentWrapper .industrialsection .indu_cenetrsec {
	background: #22356f;
	background: radial-gradient(circle, rgb(95, 118, 244) -10%, rgb(34, 53, 111) 100%);
	position: relative;
	height: 100%;
	max-height: 807px
}

@media(max-width: 1792px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec {
		max-height: 832px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec {
		border-radius: 0 0 8rem 8rem;
		max-height: 847px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%)
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 30px;
	background: #fff;
	height: 100%;
	z-index: 1
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec::before {
		width: 15px
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec .topsec {
	padding: 30px 10px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 50px
}

.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter {
	width: calc(50% - 25px);
	color: #fff
}

.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 {
	font-style: normal;
	font-size: 8rem;
	line-height: 1.5;
	font-weight: 800;
	text-align: center
}

@media(max-width: 1600px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 1400px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 sup {
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	top: -19px
}

@media(max-width: 1400px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter h2 sup {
		top: 0
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter p {
	text-align: center;
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	text-transform: uppercase
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .topsec .innercenter p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec .bottomsec {
	width: 100%;
	position: absolute;
	z-index: 2;
	display: flex;
	justify-content: center;
	bottom: 0
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .indu_cenetrsec .bottomsec {
		position: relative
	}
}

.mainContentWrapper .industrialsection .indu_cenetrsec .bottomsec .imgescto {
	width: 100%
}

.mainContentWrapper .industrialsection .indu_cenetrsec .bottomsec .imgescto img {
	object-fit: cover;
	width: 100%
}

.mainContentWrapper .industrialsection .imagescroll {
	width: 100%;
	text-align: center;
	margin: 0 auto
}

@media(min-width: 992px) {
	.mainContentWrapper .industrialsection .imagescroll .slick-list {
		height: 807px !important
	}
}

@media(max-width: 1792px) {
	.mainContentWrapper .industrialsection .imagescroll .slick-list {
		max-height: 832px
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll {
		padding: 30px 0
	}
}

.mainContentWrapper .industrialsection .imagescroll .imagesbox {
	margin-bottom: 30px;
	width: 100%;
	text-align: center
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll .imagesbox {
		margin: 0 15px 0
	}
}

.mainContentWrapper .industrialsection .imagescroll .imagesbox img {
	text-align: center;
	margin: 0 auto
}

@media(max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll .imagesbox img {
		width: 100%;
		height: 100%
	}
}

.mainContentWrapper .industrialsection .imagescroll2 {
	display: none
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .imagescroll2 {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0 auto
	}
}

@media(max-width: 768px)and (max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll2 {
		padding: 0px 0
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .imagescroll2 .imagesbox {
		margin-bottom: 30px;
		width: 100%;
		text-align: center
	}
}

@media(max-width: 768px)and (max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll2 .imagesbox {
		margin: 0 15px 0
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .industrialsection .imagescroll2 .imagesbox img {
		text-align: center;
		margin: 0 auto
	}
}

@media(max-width: 768px)and (max-width: 991px) {
	.mainContentWrapper .industrialsection .imagescroll2 .imagesbox img {
		width: 100%;
		height: 100%
	}
}

.mainContentWrapper .programme {
	background: #22356f;
	padding: 70px 0;
	color: #fff;
	margin-bottom: 70px;
	position: relative
}

@media(max-width: 575px) {
	.mainContentWrapper .programme {
		padding: 40px 15px;
		margin-bottom: 0
	}
}

.mainContentWrapper .programme.maphotography_bg {
	background-color: #03bb99
}

.mainContentWrapper .programme .progrmmelft {
	width: 100%
}

.mainContentWrapper .programme .progrmmelft h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	line-height: 1.2;
	font-weight: 700;
	text-transform: capitalize;
	max-width: 400px
}

@media(max-width: 1600px) {
	.mainContentWrapper .programme .progrmmelft h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .programme .progrmmelft h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .programme .progrmmelft h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 1400px) {
	.mainContentWrapper .programme .progrmmelft h2 {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5;
		line-height: 1.2
	}
}

.mainContentWrapper .programme .progrmmelft .prohilightbox {
	padding-top: 50px;
	padding-right: 100px;
	position: relative;
	max-height: 300px;
	overflow-y: auto
}

.mainContentWrapper .programme .progrmmelft .prohilightbox::-webkit-scrollbar-track {
	background-color: hsla(0, 0%, 100%, .37);
	border-radius: 16px
}

.mainContentWrapper .programme .progrmmelft .prohilightbox::-webkit-scrollbar {
	width: 7px;
	height: 7px;
	background-color: hsla(0, 0%, 100%, .37)
}

.mainContentWrapper .programme .progrmmelft .prohilightbox::-webkit-scrollbar-thumb {
	border-radius: 16px;
	background-color: #fff
}

@media(max-width: 768px) {
	.mainContentWrapper .programme .progrmmelft .prohilightbox {
		padding-top: 20px;
		padding-right: 10px;
		border-right: 0
	}
}

.mainContentWrapper .programme .progrmmelft .prohilightbox ul {
	list-style-type: none;
	padding: 0
}

.mainContentWrapper .programme .progrmmelft .prohilightbox ul li {
	position: relative;
	padding: 0px 5px 15px 15px;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: 400
}

@media(max-width: 768px) {
	.mainContentWrapper .programme .progrmmelft .prohilightbox ul li {
		font-size: 13px;
		line-height: 16px;
		font-weight: 700
	}
}

.mainContentWrapper .programme .progrmmelft .prohilightbox ul li::before {
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 5px;
	background: #fff
}

.mainContentWrapper .programme .imgbox {
	position: absolute;
	padding-left: 100px;
	bottom: 0px;
	mix-blend-mode: luminosity
}

@media(max-width: 768px) {
	.mainContentWrapper .programme .imgbox {
		position: unset;
		padding-left: 10px
	}
}

.mainContentWrapper .programme .imgbox img {
	width: 100%;
	object-fit: cover
}

@media(min-width: 1750px) {
	.mainContentWrapper .programme .imgbox img {
		width: 80%
	}
}

.mainContentWrapper .admission {
	padding: 0 0 70px 0
}

@media(max-width: 575px) {
	.mainContentWrapper .admission {
		padding: 40px 15px
	}
}

.mainContentWrapper .admission .admisiondetail h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	text-transform: uppercase
}

@media(max-width: 1600px) {
	.mainContentWrapper .admission .admisiondetail h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .admission .admisiondetail h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .admission .admisiondetail h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mainContentWrapper .admission .admisiondetail h2 {
		font-size: 36px;
		line-height: 41px
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection {
	display: block;
	width: 100%;
	display: flex
}

@media(max-width: 768px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection {
		display: none
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection {
		flex-wrap: wrap
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left {
	width: 600px;
	padding-right: 100px;
	border-right: 1px solid #979797;
	background: rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left {
		width: 100%;
		padding-right: 0;
		border-right: 0
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 0;
	background: rgba(0, 0, 0, 0);
	color: #242424;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	padding: 3px 15px
}

@media(max-width: 1600px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link svg {
	display: none
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link .innerdiv {
	padding: 1.1rem 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	border-bottom: 1px solid #d9d9d9
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link.active {
	background: rgba(95, 118, 244, 0.48)
	color: #000;
	border-radius: 4rem;
	padding: 0;
	border: 0
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link.active svg {
	display: block
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .tab_left .nav-link.active .innerdiv {
	border-bottom: 0;
	padding: 1.5rem 2rem
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content {
	width: calc(100% - 600px);
	padding-left: 100px
}

@media(max-width: 991px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content {
		width: 100%;
		padding: 30px 0 0
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse {
	width: 100%
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse h3 {
	font-style: normal;
	font-size: 4rem;
	line-height: 1.5;
	color: var(--primary);
	text-transform: capitalize;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 3rem
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse p {
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	line-height: 1.2;
	color: #242424;
	padding-bottom: 2rem;
	margin-bottom: 0
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption {
	padding-top: 2rem
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption h4 {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500;
	color: var(--primary);
	margin-bottom: 0;
	padding-bottom: 1.5rem
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption ul li {
	width: calc(50% - 8px);
	position: relative;
	padding: 0px 5px 0px 30px;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #242424;
	font-weight: 400
}

@media(max-width: 575px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption ul li {
		font-style: normal;
		font-size: 1.4rem;
		line-height: 1.5;
		padding: 0px 5px 0px 25px
	}
}

.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption ul li::before {
	content: url("file/rightarrow.svg");
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 3px
}

@media(max-width: 575px) {
	.mainContentWrapper .admission .admisiondetail .admin_tabSection .admin_tab_content .tabbodyse .careersoption ul li::before {
		width: 12px;
		height: 12px
	}
}

.mainContentWrapper .admission .admissionAccordian {
	display: none
}

@media(max-width: 768px) {
	.mainContentWrapper .admission .admissionAccordian {
		display: block
	}
}

.mainContentWrapper .admission .admissionAccordian .accordion {
	--bs-accordion-btn-icon-width: 2rem
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item {
	border: none
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button {
	border: none;
	border-bottom: 1px solid #979797;
	padding: 30px;
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 300;
	line-height: 1.03;
	text-transform: capitalize
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:focus {
	box-shadow: unset
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	background-color: rgba(95, 118, 244, 0.48)
	box-shadow: unset
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
	background-image: var(--bs-accordion-btn-icon)
}

.mainContentWrapper .admission .admissionAccordian .accordion .accordion-item .accordion-body {
	color: #242424;
	padding-bottom: 2rem;
	margin-bottom: 0;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5
}

.mainContentWrapper .career {
	padding: 70px 0
}

@media(max-width: 575px) {
	.mainContentWrapper .career {
		padding: 40px 15px
	}
}

.mainContentWrapper .career .carrer_Section {
	width: 100%;
	display: flex;
	gap: 30px;
	padding-top: 30px
}

@media(max-width: 991px) {
	.mainContentWrapper .career .carrer_Section {
		flex-wrap: wrap;
		padding-top: 0
	}
}

.mainContentWrapper .career .carrer_Section .carrer_left {
	width: 40%;
	padding-right: 50px;
	border-right: 1px solid #979797;
	background: rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
	.mainContentWrapper .career .carrer_Section .carrer_left {
		width: 100%;
		padding-right: 0;
		border-right: 0
	}
}

.mainContentWrapper .career .carrer_Section .carrer_left h2 {
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	text-transform: capitalize
}

@media(max-width: 1600px) {
	.mainContentWrapper .career .carrer_Section .carrer_left h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .career .carrer_Section .carrer_left h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.mainContentWrapper .career .carrer_Section .carrer_left h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

.mainContentWrapper .career .carrer_Section .carrer_left p {
	color: var(--primary);
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5
}

.mainContentWrapper .career .carrer_Section .carrer_left .ma-peace-height {
	line-height: normal
}

.mainContentWrapper .career .carrer_Section .carrer_left .ma-peace-para {
	font-size: 2rem
}

.mainContentWrapper .career .carrer_Section .carrer_right {
	width: calc(60% - 30px);
	padding-left: 100px
}

@media(max-width: 991px) {
	.mainContentWrapper .career .carrer_Section .carrer_right {
		width: 100%;
		padding-left: 0
	}
}

.mainContentWrapper .career .carrer_Section .carrer_right .careersoption ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap
}

.mainContentWrapper .career .carrer_Section .carrer_right .careersoption ul li {
	display: flex;
	align-items: center;
	gap: 24px;
	width: calc(50% - 8px);
	position: relative;
	padding: 0 5px 0 0;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #242424;
	font-weight: 400
}

.mainContentWrapper .career .carrer_Section .carrer_right .careersoption ul li svg {
	flex: 0 0 auto
}

@media(max-width: 575px) {
	.mainContentWrapper .career .carrer_Section .carrer_right .careersoption ul li {
		font-style: normal;
		font-size: 1.4rem;
		line-height: 1.5;
		padding: 0 5px 0 0
	}
}

.brightFuture .mitfo {
	width: 100%
}

.brightFuture .brightFutureSiteName {
	width: 100%;
	padding: 0 48px 0 24px;
	margin-bottom: -7px
}

.brightFuture .brightFutureSection {
	padding: 100px 0;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	min-height: 500px;
	background: linear-gradient(#22356f, #22356f), url("file/brightFutureBg.webp") no-repeat center center/cover;
	background-blend-mode: multiply
}

@media(max-width: 575px) {
	.brightFuture .brightFutureSection {
		padding: 50px 15px
	}
}

.brightFuture .brightFutureSection .inter-downloadbtn {
	display: flex
}

.brightFuture .brightFutureSection .inter-downloadbtn .inter-dbutton {
	display: flex;
	background: #fff;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 700;
	border-radius: 4rem;
	padding: 1.4rem 2rem;
	color: #000;
	gap: 1rem;
	cursor: pointer;
	margin-top: 30px;
	margin-bottom: 20px
}

.brightFuture .brightFutureSection .title {
	color: #fff;
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 105.5%;
	margin-bottom: 1.5rem
}

@media(max-width: 1600px) {
	.brightFuture .brightFutureSection .title {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.brightFuture .brightFutureSection .title {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .title {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.brightFuture .brightFutureSection .title {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .title {
		font-size: 40px;
		line-height: 45px
	}
}

.brightFuture .brightFutureSection .desc {
	color: #fff;
	font-family: "Quicksand", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500;
	margin-bottom: 0
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .desc {
		font-size: 13px;
		line-height: 16px
	}
}

.brightFuture .brightFutureSection .brightSectionList {
	margin: 0;
	padding: 0;
	list-style: none
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .brightSectionList {
		padding-top: 2rem
	}
}

@media(max-width: 767px) {
	.brightFuture .brightFutureSection .brightSectionList {
		padding-top: 4rem
	}
}

.brightFuture .brightFutureSection .brightSectionList li {
	color: #fff;
	font-family: "Quicksand", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	margin: 0 0 2.6rem 14rem;
	padding-left: 6rem;
	position: relative
}

@media(max-width: 991px) {
	.brightFuture .brightFutureSection .brightSectionList li {
		margin: 0 0 2rem 1.5rem
	}
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .brightSectionList li {
		margin: 0 0 6rem 0;
		padding-left: 8rem;
		font-size: 13px
	}
}

.brightFuture .brightFutureSection .brightSectionList li:last-child {
	margin-bottom: 0
}

.brightFuture .brightFutureSection .brightSectionList li:last-child::after {
	border-right: 0
}

.brightFuture .brightFutureSection .brightSectionList li::after {
	content: "";
	position: absolute;
	border-right: 1.5px dotted #fff;
	height: 100%;
	width: 38px;
	bottom: -48px;
	left: -38px;
	z-index: -1
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .brightSectionList li::after {
		left: -10px
	}
}

.brightFuture .brightFutureSection .brightSectionList li::before {
	content: "";
	position: absolute;
	height: 37px;
	width: 40px;
	left: 0;
	top: 6px;
	border: 1px solid #fff;
	border-radius: 6px
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .brightSectionList li::before {
		width: 24px;
		height: 24px;
		top: 1px;
		left: 28px
	}
}

.brightFuture .brightFutureSection .brightSectionList .big-text {
	font-size: 20px;/*30*/
	font-weight: 800
}

@media(max-width: 767px) {
	.brightFuture .brightFutureSection .brightSectionList .big-text {
		font-size: 20px
	}
}

.brightFuture .brightFutureSection .brightSectionList .global::before {
	content: url(file/favicon/logo/global.svg);
	position: absolute;
	height: 60px;
	width: 60px;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	border: 1px solid #fff;
	border-radius: 6px;
	background-color: #fff;
	padding: .2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

@media(max-width: 768px) {
	.brightFuture .brightFutureSection .brightSectionList .global::before {
		left: 28px
	}
}

.brightFuture .brightFutureSection .brightSectionList .global2::before {
	content: url(file/favicon/logo/global2.svg)
}

.brightFuture .brightFutureSection .brightSectionList .global3::before {
	content: url(file/favicon/logo/global3.svg)
}

.brightFuture .brightFutureSection .brightSectionList .global4::before {
	content: url(file/favicon/logo/global4.svg)
}

.brightFuture .brightFutureSection .brightSectionList .global5::before {
	content: url(file/favicon/logo/global5.svg)
}

.brightFuture .brightFutureSection .brightSectionList .global6::before {
	content: url(file/favicon/logo/global6.svg)
}

.successStories {
	overflow: hidden
}

@media(max-width: 991px) {
	.successStories .successbox {
		flex-wrap: wrap
	}
}

.successStories .title {
	display: inline-block;
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.03;
	text-transform: uppercase;
	padding-top: 70px
}

@media(max-width: 1600px) {
	.successStories .title {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.successStories .title {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.successStories .title {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.successStories .title {
		width: 100%
	}

	.successStories .title br {
		display: none
	}
}

@media(max-width: 768px) {
	.successStories .title {
		font-size: 26px;
		line-height: 41px;
		padding-left: 10px
	}
}

.successStories .title span {
	color: #22356f;
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 600;
	display: block;
	white-space: nowrap
}

@media(max-width: 1600px) {
	.successStories .title span {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.successStories .title span {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.successStories .title span {
		font-size: 24px;
		line-height: 37px
	}
}

.successStories .successStoriesSlider.slick-dotted.slick-slider {
	margin: 0 0 0 100px !important
}

@media(max-width: 991px) {
	.successStories .successStoriesSlider.slick-dotted.slick-slider {
		margin-left: 0 !important
	}
}

.successStories .successStoriesSlider .slick-list {
	padding: 70px 35px !important
}

@media(max-width: 991px) {
	.successStories .successStoriesSlider .slick-list {
		padding: 50px 35px 110px !important
	}
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .slick-list {
		padding: 50px 35px 80px !important
	}
}

.successStories .successStoriesSlider .box {
	max-width: 475px;
	min-height: 375px;
	height: 100%;
	width: 100%;
	margin-right: 54px;
	border-radius: 32px;
	padding: 40px 40px 50px 60px;
	background: #fff;
	box-shadow: 0px .33207px 2.21381px 0px rgba(0, 0, 0, .03), 0px .79801px 5.32008px 0px rgba(0, 0, 0, .04), 0px 1.50259px 10.01724px 0px rgba(0, 0, 0, .05), 0px 2.68036px 17.86905px 0px rgba(0, 0, 0, .07), 0px 5.01331px 33.42209px 0px rgba(0, 0, 0, .08), 0px 12px 80px 0px rgba(0, 0, 0, .11)
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box {
		padding: 32px 19px
	}
}

.successStories .successStoriesSlider .box .placeHolderText {
	width: 129px;
	height: 129px;
	background: #22356f;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 56px;
	color: #fff
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box .placeHolderText {
		width: 84px;
		height: 84px;
		font-size: 26px
	}
}

.successStories .successStoriesSlider .box .imgBoxInner {
	display: flex;
	align-items: center;
	gap: 2.4rem
}

.successStories .successStoriesSlider .box .imgBoxInner .userName {
	font-size: 2.4rem;
	opacity: .6;
	margin: .5rem 0
}

.successStories .successStoriesSlider .box img {
	border-radius: 100%
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box img {
		width: 84px;
		height: 84px
	}
}

@media(max-width: 1600px) {
	.successStories .successStoriesSlider .box {
		max-width: 375px
	}
}

@media(max-width: 575px) {
	.successStories .successStoriesSlider .box {
		max-width: 285px;
		margin-right: 34px
	}
}

.successStories .successStoriesSlider .box .collapsibleContent {
	margin-top: 47px
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box .collapsibleContent {
		margin-top: 20px
	}
}

.successStories .successStoriesSlider .box .collapsibleContent p {
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box .collapsibleContent p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.successStories .successStoriesSlider .box .collapsibleContent1 {
	margin-top: 47px;
	min-height: 265px
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box .collapsibleContent1 {
		margin-top: 20px;
		min-height: 210px
	}
}

.successStories .successStoriesSlider .box .collapsibleContent1 p {
	color: #242424;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500
}

@media(max-width: 768px) {
	.successStories .successStoriesSlider .box .collapsibleContent1 p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5
	}
}

.successStories .successStoriesSlider .slick-arrow {
	width: 98px;
	height: 98px;
	background: rgba(217, 217, 217, .4);
	border-radius: 100%;
	left: -370px;
	top: 510px;
	transition: background .25s;
	z-index: 9
}

@media(min-width: 1700px) {
	.successStories .successStoriesSlider .slick-arrow {
		left: -510px
	}
}

@media(max-width: 1199px) {
	.successStories .successStoriesSlider .slick-arrow {
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.successStories .successStoriesSlider .slick-arrow:hover {
	background: #22356f
}

.successStories .successStoriesSlider .slick-arrow:hover::before {
	filter: brightness(0) invert(1)
}

@media(max-width: 1199px) {
	.successStories .successStoriesSlider .slick-arrow.slick-prev {
		left: -330px
	}
}

@media(max-width: 991px) {
	.successStories .successStoriesSlider .slick-arrow.slick-prev {
		left: calc(50vw - 120px);
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.successStories .successStoriesSlider .slick-arrow.slick-prev::before {
	content: "";
	background: url(file/slider-arrow.svg) no-repeat center center/50px;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

@media(max-width: 1199px) {
	.successStories .successStoriesSlider .slick-arrow.slick-prev::before {
		width: 30px;
		height: 30px;
		background: url(file/slider-arrow.svg) no-repeat center center;
		background-size: 80%
	}
}

.successStories .successStoriesSlider .slick-arrow.slick-next {
	right: unset;
	left: -256px
}

@media(min-width: 1700px) {
	.successStories .successStoriesSlider .slick-arrow.slick-next {
		left: -396px
	}
}

@media(max-width: 991px) {
	.successStories .successStoriesSlider .slick-arrow.slick-next {
		left: calc(50vw - 50px);
		transform: translateY(-50%);
		width: 50px;
		height: 50px;
		top: auto;
		bottom: -23px
	}
}

.successStories .successStoriesSlider .slick-arrow.slick-next::before {
	content: "";
	background: url(file/slider-arrow.svg) no-repeat center center/50px;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(180deg)
}

@media(max-width: 1199px) {
	.successStories .successStoriesSlider .slick-arrow.slick-next::before {
		width: 30px;
		height: 30px;
		background: url(file/slider-arrow.svg) no-repeat center center;
		background-size: 80%
	}
}

.successStories .successStoriesSlider.bcomSuccessStories.slick-dotted.slick-slider {
	margin: 50px 0 50px 100px !important
}

.successStories .successStoriesSlider.bcomSuccessStories .box {
	padding: 40px 20px;
	max-width: 350px
}

.successStories .successStoriesSlider.bcomSuccessStories .imgBox h4 {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
	margin: 1rem 0
}

.successStories .successStoriesSlider.bcomSuccessStories .imgBox h5 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 300;
	margin-bottom: 1rem
}

.successStories .successStoriesSlider.bcomSuccessStories .imgBox img {
	box-shadow: 0px .33207px 2.21381px 0px rgba(0, 0, 0, .03), 0px .79801px 5.32008px 0px rgba(0, 0, 0, .04), 0px 1.50259px 10.01724px 0px rgba(0, 0, 0, .05), 0px 2.68036px 17.86905px 0px rgba(0, 0, 0, .07), 0px 5.01331px 33.42209px 0px rgba(0, 0, 0, .08), 0px 12px 80px 0px rgba(0, 0, 0, .11)
}

.successStories .successStoriesSlider.bcomSuccessStories .collapsibleContent {
	margin-top: 10px
}

.successStories .successStoriesSlider.bcomSuccessStories .company_placed {
	text-align: center;
	font-size: 16px;
	font-weight: 600
}

.successStories .successStoriesSlider.bcomSuccessStories .c_logo_image {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 10px 0
}

.successStories .successStoriesSlider.bcomSuccessStories .c_logo_image img {
	height: 50px
}

.timelineProcess {
	margin-bottom: 7rem
}

@media(max-width: 768px) {
	.timelineProcess {
		margin-bottom: 0
	}
}

.timelineProcess .timeLineArea {
	position: relative
}

.timelineProcess .timeLineArea::after,
.timelineProcess .timeLineArea::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 9px;
	background: #000;
	border-radius: 5px
}

@media(max-width: 768px) {

	.timelineProcess .timeLineArea::after,
	.timelineProcess .timeLineArea::before {
		left: 15px
	}
}

.timelineProcess .timeLineArea::after {
	height: 100%
}

.timelineProcess .timeLineArea::before {
	height: 250px;
	background: var(--primary);
	z-index: 1
}

.timelineProcess .timeLineArea .block {
	display: flex;
	align-items: center
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.rightAlign {
		flex-wrap: wrap;
		flex-direction: column-reverse
	}
}

.timelineProcess .timeLineArea .block.rightAlign .infoArea h2 {
	text-align: right
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.rightAlign .infoArea h2 {
		text-align: left
	}
}

.timelineProcess .timeLineArea .block.rightAlign .infoArea ul li {
	text-align: right;
	padding-right: 28px
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.rightAlign .infoArea ul li {
		text-align: left;
		padding-left: 28px
	}
}

@media(max-width: 768px)and (max-width: 768px) {
	.timelineProcess .timeLineArea .block.rightAlign .infoArea ul li {
		font-style: normal;
		font-size: 2.5rem;
		line-height: 1.5
	}
}

@media(max-width: 768px)and (max-width: 480px) {
	.timelineProcess .timeLineArea .block.rightAlign .infoArea ul li {
		font-size: 14px !important
	}
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.rightAlign .infoArea ul li::after {
		right: unset;
		left: 0;
		transform: rotate(180deg)
	}
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.leftAlign {
		flex-wrap: wrap
	}
}

.timelineProcess .timeLineArea .block.leftAlign .infoArea h2 {
	text-align: left
}

.timelineProcess .timeLineArea .block.leftAlign .infoArea ul li {
	text-align: left;
	padding-left: 28px
}

@media(max-height: 550px) {
	.timelineProcess .timeLineArea .block.leftAlign .infoArea ul li {
		font-size: 14px !important
	}
}

.timelineProcess .timeLineArea .block.leftAlign .infoArea ul li::after {
	right: unset;
	left: 0;
	transform: rotate(180deg)
}

.timelineProcess .timeLineArea .block.leftAlign .iconArea {
	text-align: right
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block.leftAlign .iconArea {
		text-align: left
	}
}

.timelineProcess .timeLineArea .block .infoArea {
	width: 50%;
	padding: 50px 60px
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block .infoArea {
		width: 100%;
		text-align: left;
		padding: 10px 40px
	}
}

.timelineProcess .timeLineArea .block .infoArea h2 {
	color: #000;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.03;
	text-transform: uppercase;
	margin-bottom: 4.6rem
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block .infoArea h2 {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 1.5rem
	}
}

.timelineProcess .timeLineArea .block .infoArea ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.timelineProcess .timeLineArea .block .infoArea ul li {
	color: #000;
	text-align: right;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 500;
	margin-bottom: 5px;
	position: relative
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block .infoArea ul li {
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 8px
	}
}

@media(max-height: 550px) {
	.timelineProcess .timeLineArea .block .infoArea ul li {
		font-size: 14px !important
	}
}

.timelineProcess .timeLineArea .block .infoArea ul li span {
	color: var(--primary);
	font-weight: 700
}

.timelineProcess .timeLineArea .block .infoArea ul li::after {
	content: "";
	position: absolute;
	background: url(file/timeLineArrow.svg) no-repeat center center/contain;
	width: 19px;
	height: 16px;
	top: 10px;
	right: 0
}

@media(max-width: 575px) {
	.timelineProcess .timeLineArea .block .infoArea ul li::after {
		width: 13px;
		height: 11px;
		top: 4px
	}
}

.timelineProcess .timeLineArea .block .iconArea {
	padding: 50px 60px;
	width: 50%
}

@media(max-width: 768px) {
	.timelineProcess .timeLineArea .block .iconArea {
		width: 100%;
		text-align: left;
		padding: 10px 40px
	}

	.timelineProcess .timeLineArea .block .iconArea svg {
		height: 85px;
		width: auto
	}
}

@media(max-width: 768px) {
	.footer {
		padding-bottom: 55px
	}
}

.footer .footerInner {
	background: #22356f
}

.footer .footerInner.maphotography_bg {
	background-color: #03bb99
}

.footer .footerInner.maphotography_bg .leftArea {
	width: 70%
}

@media(max-width: 575px) {
	.footer .footerInner {
		padding: 50px 15px 0
	}
}

.footer .footerInner .col-12 {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 72px 0
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 {
		flex-wrap: wrap;
		padding: 0
	}
}

.footer .footerInner .col-12 .leftArea {
	width: 75%
}

@media(max-width: 1440px) {
	.footer .footerInner .col-12 .leftArea {
		width: 65%
	}
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 .leftArea {
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px
	}
}

.footer .footerInner .col-12 .leftArea h2 {
	color: #fff;
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 9.6rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.05
}

@media(max-width: 1600px) {
	.footer .footerInner .col-12 .leftArea h2 {
		font-style: normal;
		font-size: 6.4rem;
		line-height: 1.5
	}
}

@media(max-width: 991px) {
	.footer .footerInner .col-12 .leftArea h2 {
		font-style: normal;
		font-size: 6rem;
		line-height: 1.5
	}
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 .leftArea h2 {
		font-style: normal;
		font-size: 4rem;
		line-height: 1.5
	}
}

.footer .footerInner .col-12 .leftArea .footerBtn {
	color: var(--footerBtn);
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 3.6rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.03;
	text-transform: capitalize;
	border-radius: 29px;
	background: #fff;
	width: 302px;
	height: 58px;
	border: 1px solid #fff;
	margin-top: 40px
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 .leftArea .footerBtn {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5;
		width: auto;
	/*	padding: 0 42px*/
	padding: 0 20px;
	}
}

.footer .footerInner .col-12 .rightArea {
	position: absolute;
	right: 0;
	bottom: 0
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 .rightArea {
		position: unset;
		width: 100%;
		text-align: center;
		margin: 0 auto
	}
}

.footer .footerInner .col-12 .rightArea img {
	width: 77%;
	margin-left: auto;
	display: block
}

@media(max-width: 991px) {
	.footer .footerInner .col-12 .rightArea img {
		width: 68%
	}
}

@media(max-width: 768px) {
	.footer .footerInner .col-12 .rightArea img {
		width: 100%;
		margin: 0 auto
	}
}

@media(max-width: 768px) {
	.footer.homefooter {
		padding-bottom: 0 !important
	}
}

.footer.homefooter .footerInner {
	background-image: url("file/footerbg.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

@media(max-width: 768px) {
	.footer.homefooter .footerInner {
		padding-top: 117px;
		padding-bottom: 115px
	}
}

@media(max-width: 768px) {
	.footer.homefooter .footerInner .leftArea .footerBtn {
		display: none
	}
}

.footer.homefooter .footerInner .leftArea p {
	color: #fff;
	font-style: normal;
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 300;
	font-style: italic;
	line-height: 126.1%;
	margin-bottom: 0
}

@media(max-width: 768px) {
	.footer.homefooter .footerInner .leftArea p {
		text-align: left;
		font-size: 20px
	}
}

.footer.homefooter .footerInner .leftArea h2 {
	font-style: normal;
	font-size: 4.8rem;
	line-height: 1.5;
	line-height: 126.1%;
	font-weight: 700
}

@media(max-width: 768px) {
	.footer.homefooter .footerInner .leftArea h2 {
		font-size: 32px;
		text-align: left
	}
}

.removeBlendMode {
	mix-blend-mode: unset !important;
	bottom: 0 !important
}

.readingBtn {
	color: var(--primary);
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	line-height: 172%;
	width: 90px;
	border: none;
	background: no-repeat;
	border-bottom: 1px solid currentColor
}

.read-more {
	color: var(--primary);
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	line-height: 172%;
	width: 90px;
	border: none;
	background: no-repeat;
	border-bottom: 1px solid currentColor
}

.homepagebanner {
	position: relative
}

@media(max-width: 1199px) {
	.homepagebanner {
		padding: 0px 0px 40px 0px
	}
}

.homepagebanner>.container {
	position: relative;
	z-index: 1
}

@media(max-width: 768px) {
	.homepagebanner>.container {
		max-width: 100%
	}
}

.homepagebanner .right_imgbox {
	position: absolute;
	top: 13%;
	right: 6%;
	width: 375px;
	z-index: 999
}

@media(min-width: 1980px) {
	.homepagebanner .right_imgbox {
		width: 500px;
		top: 20%
	}
}

@media(max-width: 1440px) {
	.homepagebanner .right_imgbox {
		top: 4%;
		right: 2%
	}
}

@media(max-width: 1400px) {
	.homepagebanner .right_imgbox {
		top: 2%
	}
}

@media(max-width: 1299px) {
	.homepagebanner .right_imgbox {
		top: 0
	}
}

@media(max-width: 1199px) {
	.homepagebanner .right_imgbox {
		width: 300px;
		top: 0
	}
}

@media(max-width: 991px) {
	.homepagebanner .right_imgbox {
		position: relative;
		top: 19%;
		right: 0;
		width: 100%
	}
}

.homepagebanner .right_imgbox .imgbox {
	width: 100%;
	height: 100%;
	background: #fff;
	box-shadow: 0px .77483px 2.21381px 0px rgba(0, 0, 0, .04), 0px 1.86203px 5.32008px 0px rgba(0, 0, 0, .06), 0px 3.50603px 10.01724px 0px rgba(0, 0, 0, .08), 0px 6.25417px 17.86905px 0px rgba(0, 0, 0, .09), 0px 11.69773px 33.42209px 0px rgba(0, 0, 0, .11), 0px 28px 80px 0px rgba(0, 0, 0, .15)
}

.homepagebanner .master-mobile-banner {
	display: none
}

@media(max-width: 991px) {
	.homepagebanner .master-mobile-banner {
		display: block
	}
}

.homepagebanner .master-desktop-banner {
	display: block
}

@media(max-width: 991px) {
	.homepagebanner .master-desktop-banner {
		display: none
	}
}

@media(max-width: 991px) {
	.homepagebanner .second-row {
		flex-direction: column-reverse
	}
}

@media(max-width: 1024px) {
	.homepagebanner .homebanerbox .he_leftse .app_btnsec {
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 11
	}
}

.homepagebanner .homebanerbox .he_leftse .app_btnsec .applybtn {
	color: var(--footerBtn);
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.03;
	text-transform: capitalize;
	border-radius: 29px;
	background: #fff;
	padding: 0 24px;
	height: 58px;
	border: 1px solid #fff;
	margin-top: 40px;
	display: flex;
	gap: 20px;
	align-items: center
}

@media(max-width: 1024px) {
	.homepagebanner .homebanerbox .he_leftse .app_btnsec .applybtn {
		margin-top: 0;
		background: #d62831;
		width: 100%;
		border-radius: 0;
		justify-content: center;
		border: none;
		font-size: 24px;
		height: 48px;
		color: #fff;
		text-transform: uppercase
	}

	.homepagebanner .homebanerbox .he_leftse .app_btnsec .applybtn svg {
		display: none
	}
}

@media(max-width: 1024px) {
	.empower {
		margin-top: 8rem
	}
}

@media(max-width: 991px) {
	.empower {
		margin-top: 0
	}
}

.empower .homeconnter {
	padding: 100px 50px 100px 0
}

@media(max-width: 991px) {
	.empower .homeconnter {
		padding: 10px 0
	}
}

.empower .homeconnter h2 {
	color: #22356f;
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	line-height: 75px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 3rem
}

@media(max-width: 1600px) {
	.empower .homeconnter h2 {
		font-style: normal;
		font-size: 5rem;
		line-height: 1.5;
		line-height: 60px
	}
}

@media(max-width: 1440px) {
	.empower .homeconnter h2 {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5;
		line-height: 42px
	}
}

@media(max-width: 1024px) {
	.empower .homeconnter h2 {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

.empower .homeconnter p {
	font-style: normal;
	font-size: 1.8rem;
	line-height: 1.5;
	color: #7e7c7c;
	margin-bottom: 2rem;
	font-weight: 600;
	line-height: 27px
}

@media(max-width: 1440px) {
	.empower .homeconnter p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5;
		line-height: 24px
	}
}

@media(max-width: 768px) {
	.empower .homeconnter p {
		font-style: normal;
		font-size: 1.6rem;
		line-height: 1.5;
		line-height: 19px
	}
}

.empower .homeimgse {
	padding: 100px 0 0 50px
}

@media(max-width: 991px) {
	.empower .homeimgse {
		display: none
	}
}

.empower .homeimgse img {
	width: 100%;
	border-radius: 30px
}

.homepagesectiontwo {
	padding: 10rem 0
}

@media(max-width: 768px) {
	.homepagesectiontwo {
		padding: 40px 20px 0 !important
	}
}

.homepagesectiontwo .title h2 {
	color: #22356f;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 6.4rem;
	line-height: 1.5;
	font-weight: 600;
	line-height: 116.1%;
	text-align: center
}

@media(max-width: 1440px) {
	.homepagesectiontwo .title h2 {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5
	}
}

@media(max-width: 1199px) {
	.homepagesectiontwo .title h2 {
		font-style: normal;
		font-size: 3.2rem;
		line-height: 1.5
	}
}

.homepagesectiontwo .form-area {
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 100%
}

.homepagesectiontwo .form-area form {
	width: 100%
}

.homepagesectiontwo .form-area .form-data {
	display: flex;
	padding: 1.5rem 0;
	border-bottom: 1px solid #979797
}

.homepagesectiontwo .form-area .form-data input {
	border: none;
	color: #000;
	font-family: "Lato", sans-serif;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: 110.6%;
	outline: none !important;
	box-shadow: none !important
}

.homepagesectiontwo .form-area .form-data input::placeholder {
	color: #979797
}

.homepagesectiontwo .form-area .form-data .form-btn {
	outline: none !important
}

.homepagesectiontwo .tabs-data {
	padding: 8.5rem 0 6.5rem
}

@media(max-width: 768px) {
	.homepagesectiontwo .tabs-data {
		padding-top: 28px
	}
}

.homepagesectiontwo .tabs-data .nav-tabs-homepage {
	border-radius: 65px;
	background: #22356f;
	justify-content: space-between
}

@media(max-width: 991px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage {
		border-radius: 25px;
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

.homepagesectiontwo .tabs-data .nav-tabs-homepage .dropdown-tab button {
	color: #fff
}

@media(min-width: 992px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage {
		padding: .6rem .8rem;
		overflow-x: auto
	}
}

.homepagesectiontwo .tabs-data .nav-tabs-homepage .nav {
	justify-content: space-between
}

@media(max-width: 991px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage .nav {
		justify-content: center !important
	}
}

.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
	border: none !important;
	width: 20%;
	padding: 2rem;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 116.1%
}

@media(min-width: 1200px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		height: 100%
	}
}

@media(max-width: 1440px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
		min-width: 21rem
	}
}

@media(max-width: 1299px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
		min-width: 26.8rem
	}
}

@media(max-width: 1199px) {
	.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn {
		font-size: 14px
	}
}

.homepagesectiontwo .tabs-data .nav-tabs-homepage .btn.active {
	background: #fff;
	color: #22356f;
	font-weight: 700
}

.tabs-degree-data {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 4.9rem;
	grid-row-gap: 3.8rem;
	padding-top: 11rem
}

@media(max-width: 1199px) {
	.tabs-degree-data {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media(max-width: 1024px) {
	.tabs-degree-data {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(max-width: 768px) {
	.tabs-degree-data {
		grid-template-columns: repeat(1, 1fr);
		padding-top: 28px
	}
}

.tabs-degree-data .tabs-degree-data-inn a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 20px;
	overflow: hidden
}

.tabs-degree-data .tabs-degree-data-inn a img {
	width: 100%;
	height: 321px;
	object-fit: cover
}

@media(max-width: 768px) {
	.tabs-degree-data .tabs-degree-data-inn a img {
		height: 129px
	}
}

.tabs-degree-data .tabs-degree-data-inn a .degree-name {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(34, 53, 111, 0) 0%, #22356f 100%);
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 2.9rem 3rem 2.9rem 2.4rem;
	height: 80%
}

.tabs-degree-data .tabs-degree-data-inn a .degree-name h5 {
	margin: 0;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	line-height: 116.1%
}

@media(max-width: 768px) {
	.tabs-degree-data .tabs-degree-data-inn a .degree-name h5 {
		font-size: 16px
	}
}

@media(max-width: 768px) {
	.tabs-degree-data .tabs-degree-data-inn a .degree-name span svg {
		width: 33px;
		height: 33px
	}
}

.mainContentWrapperHomePage .homefooter .footerInner .col-12 .leftArea .footerBtn {
	width: unset !important;
	padding: 13px 26px;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 700;
	line-height: 1.19;
	text-transform: capitalize;
	align-items: center
}

.mainContentWrapperHomePage .homefooter .footerInner .col-12 .leftArea .footerBtn svg {
	padding-left: 2rem
}

.mainContentWrapperHomePage .homefooter .copyRight {
	background-color: var(--footerBtn)
}

.mainContentWrapperHomePage .homefooter .copyRight .mitwpu {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5
}

.imagescroll2 {
	display: none !important
}

.specilizationDropdown {
	border-radius: 36.5px;
	background: rgba(58, 91, 160, .24);
	color: #242424;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 123.5%;
	text-transform: capitalize;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	border: none;
	padding: 14px 20px
}

.specilizationDropdown .dropdown-menu.show {
	font-size: 16px;
	margin-top: 14px
}

.specilizationDropdown .dropdown-menu.show a {
	padding: 14px 20px
}

.downloadbtn .downloadfeedbtn {
	border: none !important;
	background: var(--primary);
	min-width: 25.8rem;
	padding: 2rem;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 116.1%;
	text-transform: capitalize
}

@media(min-width: 1200px) {
	.downloadbtn .downloadfeedbtn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		height: 100%
	}
}

@media(max-width: 1440px) {
	.downloadbtn .downloadfeedbtn {
		min-width: 21rem
	}
}

@media(max-width: 1299px) {
	.downloadbtn .downloadfeedbtn {
		min-width: 26.8rem
	}
}

@media(max-width: 1199px) {
	.downloadbtn .downloadfeedbtn {
		font-size: 14px
	}
}

.banner_section+.footerBtn {
	text-transform: uppercase;
	padding: 12px 0;
	width: 100%;
	background: var(--primary);
	border: 1px solid var(--primary);
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 138.5%;
	display: none !important
}

@media(max-width: 768px) {
	.banner_section+.footerBtn {
		display: block !important;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 11
	}
}

.careersoption ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	gap: 1.5rem;
	flex-wrap: wrap
}

.careersoption ul li {
	display: flex;
	align-items: center;
	gap: 24px;
	width: calc(50% - 8px);
	position: relative;
	padding: 0 5px 0 0;
	font-style: normal;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #242424;
	font-weight: 400;
	padding: 0 !important
}

.careersoption ul li::before {
	content: none !important
}

.careersoption ul li svg {
	flex: 0 0 auto
}

@media(max-width: 575px) {
	.careersoption ul li {
		font-style: normal;
		font-size: 1.4rem;
		line-height: 1.5;
		padding: 0 5px 0 0
	}
}

button#fee-phd {
	padding: 10px;
	font-size: 1.8rem
}

.homepagesectiontwo {
	padding: 10rem 0;
	background-color: #f1f7ff
}

@media(max-height: 767px) {
	.homepagesectiontwo {
		padding: 40px 20px 0
	}
}

.copyRight-main {
	background: #d62831;
	height: 68px;
	display: flex;
	align-items: center
}

@media(max-width: 575px) {
	.copyRight-main {
		padding: 1.5rem 0
	}
}

.copyRight-main .col-12 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #e0e0e0;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400
}

@media(max-width: 575px) {
	.copyRight-main .col-12 {
		flex-wrap: wrap;
		justify-content: center;
		gap: 1.4rem
	}
}

.copyRight-main .col-12 .rightArea {
	display: flex;
	align-items: flex-start;
	gap: 24px
}

@media(max-width: 575px) {
	.copyRight-main .col-12 .rightArea {
		width: 100%;
		justify-content: center
	}
}

.copyRight-main .col-12 .rightArea a {
	color: #fff
}

.copyRight {
	background: #242424;
	height: 68px;
	display: flex;
	align-items: center
}

@media(max-width: 575px) {
	.copyRight {
		padding: 1.5rem 0
	}
}

.copyRight .col-12 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #e0e0e0;
	font-style: normal;
	/*font-size: 2rem;*/
		font-size: 13px;
	line-height: 1.5;
	font-weight: 400
}

@media(max-width: 575px) {
	.copyRight .col-12 {
		flex-wrap: wrap;
		justify-content: left;
		gap: 1.4rem
	}
}

.copyRight .col-12 .rightArea {
	display: flex;
	align-items: flex-start;
	gap: 24px
}

@media(max-width: 575px) {
	.copyRight .col-12 .rightArea {
		width: 100%;
		justify-content: center
	}
}

.copyRight .col-12 .rightArea a {
	color: #fff
}

.modal-backdrop {
	z-index: 10001
}

.inter-thankyou {
	width: 40%;
	padding-left: 40px;
	position: absolute;
	top: 30%;
	right: 8rem
}

@media(max-width: 1440px) {
	.inter-thankyou {
		top: 22%
	}
}

@media(max-width: 1199px) {
	.inter-thankyou {
		top: 25%
	}
}

@media(max-width: 768px) {
	.inter-thankyou {
		top: 12%
	}
}

@media(max-width: 767px) {
	.inter-thankyou {
		position: initial;
		width: 100%;
		padding: 20px 10% 10px 10%
	}
}

@media(max-width: 575px) {
	.inter-thankyou {
		top: 40%
	}
}

@media(max-width: 480px) {
	.inter-thankyou {
		top: 37%
	}
}

@media(max-width: 380px) {
	.inter-thankyou {
		top: 27%
	}
}

.inter-thankyou__msg {
	font-size: 41px;
	text-align: left;
	color: #fff
}

@media(max-width: 1199px) {
	.inter-thankyou__msg {
		font-size: 21px
	}
}

@media(max-width: 768px) {
	.inter-thankyou__msg {
		font-size: 24px
	}
}

@media(max-width: 767px) {
	.inter-thankyou__msg {
		color: #000
	}
}

.inter-thankyou .thanks-btn {
	color: #000;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.03;
	text-transform: capitalize;
	border-radius: 6px;
	background: #fff;
	border: 1px solid #fff;
	margin-top: 20px;
	padding: 15px
}

@media(max-width: 767px) {
	.inter-thankyou .thanks-btn {
		background-color: #be283c;
		color: #fff
	}
}

.ba-film .arrow-style-1 {
	padding-bottom: 80px
}

.ba-film .arrow-style-1 .slick-arrow {
	top: initial;
	bottom: 0;
	border-radius: 100%;
	z-index: 3;
	width: 45px;
	height: 45px;
	border: 1px solid #ef7b00;
	transform: translate(0, 0)
}

.ba-film .arrow-style-1 .slick-arrow.slick-prev {
	left: 45%
}

@media(max-width: 991px) {
	.ba-film .arrow-style-1 .slick-arrow.slick-prev {
		left: 40%
	}
}

@media(max-width: 480px) {
	.ba-film .arrow-style-1 .slick-arrow.slick-prev {
		left: 35%
	}
}

@media(max-width: 480px) {
	.ba-film .arrow-style-1 .slick-arrow.slick-prev {
		left: 32%
	}
}

.ba-film .arrow-style-1 .slick-arrow.slick-next {
	right: 45%
}

@media(max-width: 991px) {
	.ba-film .arrow-style-1 .slick-arrow.slick-next {
		right: 40%
	}
}

@media(max-width: 480px) {
	.ba-film .arrow-style-1 .slick-arrow.slick-next {
		left: 55%
	}
}

.ba-film .arrow-style-1 .slick-arrow::before {
	font-family: "lato";
	font-size: 30px;
	opacity: 1;
	color: #ef7b00;
	line-height: .5rem
}

.ba-film-header {
	z-index: 999
}

.ba-film .dsu-form {
	position: fixed;
	top: 50%;
	right: -65px;
	transform: translateY(-50%) rotate(90deg);
	z-index: 999
}

.ba-film .dsu-form .apply-now-banner {
	background: #be283c;
	padding: 14px 18px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0px;
	letter-spacing: .6px;
	text-align: center;
	cursor: pointer
}

@media(max-width: 768px) {
	.ba-film .dsu-form .apply-now-banner {
		width: 100%;
		display: block;
		text-align: center
	}
}

@media(max-width: 768px) {
	.ba-film .dsu-form {
		top: initial;
		bottom: 0;
		right: initial;
		left: 0;
		width: 100%;
		transform: initial;
		display: block
	}
}

.ba-film .herosection {
	background-image: url(file/hons-bg-bannaer.png) !important;
	padding: 20px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

@media(max-width: 991px) {
	.ba-film .herosection {
		background-image: url(file/mb-hons-bg.png) !important
	}
}

@media(max-width: 1600px) {
	.ba-film .herosection .container {
		max-width: initial;
		padding: 0px 30px
	}
}

.ba-film .herosection .herosecbox {
	padding: 40px 0
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox {
		display: block
	}
}

.ba-film .herosection .herosecbox .he_leftse {
	width: 65%
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox .he_leftse {
		width: 55%
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .he_leftse {
		width: 100%
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .he_leftse .left_bottomse {
		justify-content: left;
		margin-top: 30px
	}
}

@media(max-width: 380px) {
	.ba-film .herosection .herosecbox .he_leftse .left_bottomse {
		justify-content: center
	}
}

.ba-film .herosection .herosecbox .right_imgbox {
	width: 25%
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox .right_imgbox {
		width: 30%
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .right_imgbox {
		width: 100%
	}
}

.ba-film .herosection .herosecbox h1 {
	font-size: 96px !important;
	font-weight: 900 !important;
	color: #ef7b00 !important;
	margin-bottom: 21px;
	line-height: 1 !important;
	width: 100% !important
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox h1 {
		font-size: 62px !important
	}
}

@media(max-width: 1366px) {
	.ba-film .herosection .herosecbox h1 {
		font-size: 62px !important
	}
}

@media(max-width: 768px) {
	.ba-film .herosection .herosecbox h1 {
		font-size: 55px !important
	}
}

@media(max-width: 767px) {
	.ba-film .herosection .herosecbox h1 {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.ba-film .herosection .herosecbox h1 {
		font-size: 36px !important;
		text-align: left !important
	}
}

.ba-film .herosection .herosecbox .left_bottomse {
	padding: 0 0 20px !important
}

@media(max-width: 480px) {
	.ba-film .herosection .herosecbox .left_bottomse .decade {
		width: 100% !important
	}
}

.ba-film .herosection .herosecbox .left_bottomse .date {
	width: 300px
}

@media(max-width: 1299px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 250px
	}
}

@media(max-width: 1199px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 240px
	}
}

@media(max-width: 1024px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 200px
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 280px
	}
}

@media(max-width: 575px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 200px
	}
}

@media(max-width: 480px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 150px
	}
}

@media(max-width: 350px) {
	.ba-film .herosection .herosecbox .left_bottomse .date {
		width: 100%
	}
}

.ba-film .herosection .herosecbox .left_bottomse .year {
	width: 200px
}

@media(max-width: 1299px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 190px
	}
}

@media(max-width: 1199px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 180px
	}
}

@media(max-width: 1024px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 150px
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 200px
	}
}

@media(max-width: 575px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 160px
	}
}

@media(max-width: 480px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 120px
	}
}

@media(max-width: 350px) {
	.ba-film .herosection .herosecbox .left_bottomse .year {
		width: 100%
	}
}

.ba-film .herosection .herosecbox__subtitle-1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	color: #fff
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox__subtitle-1 {
		font-size: 36px !important
	}
}

.ba-film .herosection .herosecbox__subtitle-2 {
	font-size: 32px;
	color: #fff;
	margin-bottom: 19px
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox__subtitle-2 {
		font-size: 24px !important
	}
}

.ba-film .herosection .herosecbox .middle_imgbox {
	width: 50%;
	height: 85%;
	position: absolute;
	bottom: -20px;
	left: 36%;
	background-image: url("file/ba-film-camera.png");
	background-size: 100% 100%;
	background-repeat: no-repeat
}

@media(max-width: 1600px) {
	.ba-film .herosection .herosecbox .middle_imgbox {
		width: 45%;
		height: 75%
	}
}

@media(max-width: 1199px) {
	.ba-film .herosection .herosecbox .middle_imgbox {
		width: 33%;
		height: 55%;
		left: 45%
	}
}

@media(max-width: 991px) {
	.ba-film .herosection .herosecbox .middle_imgbox {
		width: 100%;
		position: relative;
		height: 600px;
		left: 0;
		top: 0
	}
}

@media(max-width: 767px) {
	.ba-film .herosection .herosecbox .middle_imgbox {
		height: 460px;
		top: 0
	}
}

.ba-film .herosection .herosecbox .middle_imgbox .banner-video {
	position: absolute;
	top: 33%;
	left: 25%;
	width: 42%;
	height: 42%;
	background-color: #000
}

.ba-film .hons-clap-img {
	margin-top: -50px;
	position: relative;
	z-index: -1
}

.ba-film .hons-info {
	background-image: url(file/hons-info-banner.webp);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: auto
}

@media(max-width: 991px) {
	.ba-film .hons-info {
		height: 70rem
	}
}

@media(max-width: 768px) {
	.ba-film .hons-info {
		height: 64rem
	}
}

@media(max-width: 767px) {
	.ba-film .hons-info {
		background-size: auto;
		background-position: top right
	}
}

@media(max-width: 575px) {
	.ba-film .hons-info {
		background-size: cover
	}
}

@media(max-width: 480px) {
	.ba-film .hons-info {
		height: 75rem
	}
}

@media(max-width: 350px) {
	.ba-film .hons-info {
		height: 80rem
	}
}

.ba-film .hons-info__box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.ba-film .hons-info__box .hons_content {
	padding: 70px 0 55px 40%
}

@media(max-width: 991px) {
	.ba-film .hons-info__box .hons_content {
		padding: 25px 0 55px 40%
	}
}

@media(max-width: 767px) {
	.ba-film .hons-info__box .hons_content {
		padding: 70px 0 55px 0%
	}
}

.ba-film .hons-info__box .hons_content__para {
	font-size: 18px;
	font-weight: 500;
	color: #606060;
	width: 70%
}

@media(max-width: 1366px) {
	.ba-film .hons-info__box .hons_content__para {
		width: 100%
	}
}

@media(max-width: 768px) {
	.ba-film .hons-info__box .hons_content__para {
		font-size: 16px
	}
}

.ba-film .hons-info__box .hons_content__title {
	font-size: 96px;
	font-weight: bold;
	color: #ef7b00;
	margin-bottom: 21px;
	margin-top: 30px
}

@media(max-width: 1600px) {
	.ba-film .hons-info__box .hons_content__title {
		font-size: 62px
	}
}

@media(max-width: 768px) {
	.ba-film .hons-info__box .hons_content__title {
		font-size: 48px
	}
}

@media(max-width: 991px) {
	.ba-film .hons-info__box .hons_content__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .hons-info__box .hons_content__title {
		font-size: 36px
	}
}

.ba-film .hons-info__box .hons_content .download-h {
	display: flex;
	margin-top: 20px
}

.ba-film .hons-info__box .hons_content .download-h .hons-button {
	display: flex;
	background: #ef7b00;
	font-style: normal;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	border-radius: 4rem;
	padding: 15px 35px;
	color: #000;
	gap: 1rem;
	cursor: pointer;
	align-items: center
}

@media(max-width: 575px) {
	.ba-film .hons-info__box .hons_content .download-h .hons-button {
		font-size: 16px;
		padding: 12px 12px
	}
}

.ba-film .hons-career {
	padding: 80px 120px 0px;
	background-color: #303345
}

@media(max-width: 1366px) {
	.ba-film .hons-career {
		padding: 60px 80px 0
	}
}

@media(max-width: 991px) {
	.ba-film .hons-career {
		padding: 60px 20px 0
	}
}

.ba-film .hons-career__bg {
	background-color: #303344
}

.ba-film .hons-career__title {
	font-size: 96px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	text-align: center
}

@media(max-width: 1600px) {
	.ba-film .hons-career__title {
		font-size: 62px
	}
}

@media(max-width: 1366px) {
	.ba-film .hons-career__title {
		font-size: 62px
	}
}

@media(max-width: 991px) {
	.ba-film .hons-career__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .hons-career__title {
		font-size: 36px
	}
}

.ba-film .hons-career__para {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-align: center
}

@media(max-width: 1366px) {
	.ba-film .hons-career__para {
		font-size: 18px
	}
}

.ba-film .hons-career__listing {
	padding: 0;
	justify-content: center
}

@media(max-width: 1024px) {
	.ba-film .hons-career__listing {
		justify-content: center
	}
}

.ba-film .hons-career__listing--item {
	position: relative;
	list-style: none;
	width: 16.6%
}

@media(max-width: 1199px) {
	.ba-film .hons-career__listing--item {
		width: 20%
	}
}

@media(max-width: 991px) {
	.ba-film .hons-career__listing--item {
		width: 25%
	}
}

@media(max-width: 575px) {
	.ba-film .hons-career__listing--item {
		width: 33%
	}
}

.ba-film .hons-career__listing--item img {
	width: 100%
}

.ba-film .hons-career__listing--item .hons-name {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	margin-bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .5)
}

@media(max-width: 1366px) {
	.ba-film .hons-career__listing--item .hons-name {
		font-size: 16px
	}
}

@media(max-width: 1199px) {
	.ba-film .hons-career__listing--item .hons-name {
		font-size: 16px
	}
}

@media(max-width: 767px) {
	.ba-film .hons-career__listing--item .hons-name {
		font-size: 14px
	}
}

@media(max-width: 530px) {
	.ba-film .hons-career__listing--item .hons-name {
		height: 50px
	}
}

.ba-film .programme {
	background-color: #303344;
	padding: 0px 0px 100px 0px
}

@media(max-width: 575px) {
	.ba-film .programme {
		padding: 0px 0px 60px 0px
	}
}

.ba-film .programme__title {
	font-size: 96px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	text-transform: capitalize;
	margin-bottom: 31px
}

@media(max-width: 1366px) {
	.ba-film .programme__title {
		font-size: 62px
	}
}

@media(max-width: 991px) {
	.ba-film .programme__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .programme__title {
		font-size: 36px
	}
}

.ba-film .programme__slider {
	padding: 0 0 80px 6%
}

@media(max-width: 575px) {
	.ba-film .programme__slider {
		padding: 0 6% 80px 6%
	}
}

.ba-film .programme__slider .item.slick-current .programme__pagi {
	visibility: visible
}

.ba-film .programme__desc {
	height: 470px;
	background-image: url("file/film-bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 65px 30px;
	color: #fff;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column
}

@media(max-width: 1366px) {
	.ba-film .programme__desc {
		padding: 60px 30px
	}
}

@media(max-width: 480px) {
	.ba-film .programme__desc {
		padding: 60px 45px
	}
}

.ba-film .programme__desc h5 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 20px;
	color: #fff
}

@media(max-width: 1366px) {
	.ba-film .programme__desc h5 {
		font-size: 20px
	}
}

@media(max-width: 1199px) {
	.ba-film .programme__desc h5 {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 10px
	}
}

.ba-film .programme__desc p {
	font-size: 20px;
	color: #fff
}

@media(max-width: 1366px) {
	.ba-film .programme__desc p {
		font-size: 18px
	}
}

@media(max-width: 1199px) {
	.ba-film .programme__desc p {
		font-size: 16px
	}
}

.ba-film .programme__pagi {
	font-size: 32px;
	color: #ef7b00;
	margin-top: 48px;
	display: none
}

.ba-film .admission {
	padding: 0 0 0 60px
}

@media(max-width: 768px) {
	.ba-film .admission {
		display: none
	}
}

.ba-film .admission__title {
	font-size: 96px;
	font-weight: bold;
	color: #22356f;
	margin-bottom: 39px;
	text-align: center
}

@media(max-width: 1366px) {
	.ba-film .admission__title {
		font-size: 62px
	}
}

@media(max-width: 991px) {
	.ba-film .admission__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .admission__title {
		font-size: 36px
	}
}

.ba-film .admission__tabs {
	background-image: url("file/admission-bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-height: 900px
}

@media(max-width: 1366px) {
	.ba-film .admission__tabs {
		min-height: 800px
	}
}

@media(max-width: 991px) {
	.ba-film .admission__tabs__scroll {
		overflow: auto;
		width: 100%;
		padding-bottom: 20px
	}
}

.ba-film .admission__tabs__scroll::-webkit-scrollbar-thumb {
	color: #ef7b00;
	background-color: #ef7b00
}

.ba-film .admission__tabs .nav-tabs {
	border-bottom: 0;
	justify-content: space-evenly;
	position: relative
}

@media(max-width: 991px) {
	.ba-film .admission__tabs .nav-tabs {
		min-width: 991px
	}
}

.ba-film .admission__tabs .nav-tabs::after {
	content: "";
	height: 1px;
	width: calc(100% + 60px);
	position: absolute;
	top: 50%;
	left: -60px;
	transform: translateY(-50%);
	background-color: #e3e3e3;
	z-index: -1
}

@media(max-width: 991px) {
	.ba-film .admission__tabs .nav-item {
		display: inline-block
	}
}

.ba-film .admission__tabs .nav-link {
	padding: 15px 48px;
	border: 1px solid #e3e3e3;
	border-radius: 30px;
	font-size: 20px;
	color: #000;
	background-color: #fff
}

@media(max-width: 1199px) {
	.ba-film .admission__tabs .nav-link {
		padding: 15px 35px
	}
}

@media(max-width: 991px) {
	.ba-film .admission__tabs .nav-link {
		font-size: 16px
	}
}

@media(max-width: 1024px) {
	.ba-film .admission__tabs .nav-link {
		padding: 15px 25px
	}
}

.ba-film .admission__tabs .nav-link.active {
	background-color: #ef7b00;
	border-color: #ef7b00
}

.ba-film .admission__tabs .tab-content {
	margin-top: 120px;
	padding: 0px 6% 0px 44%
}

@media(max-width: 1366px) {
	.ba-film .admission__tabs .tab-content {
		margin-top: 100px
	}
}

.ba-film .admission__tabs .tab-content p {
	font-size: 20px
}

@media(max-width: 1366px) {
	.ba-film .admission__tabs .tab-content p {
		font-size: 16px !important
	}
}

@media(max-width: 991px) {
	.ba-film .admission__tabs .tab-content p {
		font-size: 13px !important
	}
}

.ba-film .mb-admission {
	display: none
}

@media(max-width: 768px) {
	.ba-film .mb-admission {
		display: block
	}
}

.ba-film .mb-admission .admissionAccordian {
	display: none
}

@media(max-width: 768px) {
	.ba-film .mb-admission .admissionAccordian {
		display: block
	}
}

.ba-film .mb-admission .admissionAccordian .accordion {
	--bs-accordion-btn-icon-width: 2rem
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item {
	background-color: #ffe6b8;
	border-radius: 12px;
	border: none;
	margin-bottom: 20px
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button {
	border: none;
	border: 1px solid #e3e3e3;
	border-radius: 12px;
	padding: 20px;
	color: #000;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.03;
	text-transform: capitalize;
	margin-bottom: 20px
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:focus {
	box-shadow: unset
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	background-color: #ef7b00;
	box-shadow: unset
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
	background-image: var(--bs-accordion-btn-icon)
}

.ba-film .mb-admission .admissionAccordian .accordion .accordion-item .accordion-body {
	color: #242424;
	padding-bottom: 2rem;
	margin-bottom: 0;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5
}

.ba-film .why {
	background-image: url(file/why-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 1100px
}

@media(max-width: 1366px) {
	.ba-film .why {
		height: 900px
	}
}

@media(max-width: 1024px) {
	.ba-film .why {
		height: 710px
	}
}

@media(max-width: 767px) {
	.ba-film .why {
		background-image: url(file/mb-why.png);
		height: 197rem
	}
}

@media(max-width: 575px) {
	.ba-film .why {
		height: 207rem
	}
}

@media(max-width: 480px) {
	.ba-film .why {
		height: 185rem
	}
}

.ba-film .why__title {
	font-size: 64px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding-top: 95px
}

@media(max-width: 1366px) {
	.ba-film .why__title {
		padding-top: 50px;
		font-size: 62px
	}
}

@media(max-width: 991px) {
	.ba-film .why__title {
		font-size: 40px
	}
}

@media(max-width: 1024px) {
	.ba-film .why__title {
		padding-top: 15px;
		font-size: 40px
	}
}

@media(max-width: 767px) {
	.ba-film .why__title {
		padding-top: 45px
	}
}

@media(max-width: 575px) {
	.ba-film .why__title {
		font-size: 36px
	}
}

.ba-film .why__subtitle {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	width: 73%;
	margin: 0 auto
}

@media(max-width: 1024px) {
	.ba-film .why__subtitle {
		font-size: 16px
	}
}

@media(max-width: 991px) {
	.ba-film .why__subtitle {
		width: 100%
	}
}

@media(max-width: 991px) {
	.ba-film .why .sm-view {
		display: none
	}
}

@media(max-width: 767px) {
	.ba-film .why .sm-view {
		display: block;
		margin-top: 40px;
		text-align: center
	}
}

.ba-film .successStoriess .title {
	line-height: 1;
	display: block;
	margin-bottom: 44px;
	font-size: 96px;
	font-weight: 700;
	color: #000;
	text-align: center
}

@media(max-width: 1366px) {
	.ba-film .successStoriess .title {
		font-size: 62px
	}
}

@media(max-width: 768px) {
	.ba-film .successStoriess .title {
		font-size: 55px
	}
}

@media(max-width: 575px) {
	.ba-film .successStoriess .title {
		font-size: 36px
	}
}

.ba-film .successStoriess__bg {
	padding: 0 6%;
	background-image: url("file/success-story-line.png");
	background-size: 100%;
	background-repeat: no-repeat
}

.ba-film .successStoriess-img {
	width: 30%;
	position: relative
}

.ba-film .successStoriess-img.successStoriess-1 {
	margin-top: -7%
}

.ba-film .successStoriess-img.successStoriess-2 {
	margin-left: 3%;
	margin-top: -2%
}

.ba-film .successStoriess-img.successStoriess-3 {
	margin-left: 6%;
	margin-top: 1%
}

.ba-film .successStoriess #successStoriess-1,
.ba-film .successStoriess #successStoriess-2,
.ba-film .successStoriess #successStoriess-3 {
	z-index: 99999
}

.ba-film .successStoriess .modal-dialog .modal-content {
	background-color: rgba(0, 0, 0, 0)
}

.ba-film .successStoriess .modal-dialog .modal-content iframe {
	width: 600px;
	height: 400px;
	margin: 0 auto
}

.ba-film .successStoriess-slider .slick-slide {
	background-image: url("file/story-slider-bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 80px 1.4% 15px 1.9%
}

@media(max-width: 575px) {
	.ba-film .successStoriess-slider .slick-slide {
		padding: 80px 1.7% 15px 2.2%
	}
}

.ba-film .successStoriess-slider .slick-slide iframe {
	width: 100%
}

.ba-film .successStoriess-mob .title {
	line-height: 1;
	display: block;
	margin-bottom: 44px;
	font-size: 40px;
	font-weight: 700;
	color: #000;
	text-align: center
}

@media(max-width: 575px) {
	.ba-film .successStoriess-mob .title {
		font-size: 36px
	}
}

.ba-film .hons-degree {
	background-image: url(file/hons-degree-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 72rem
}

@media(max-width: 1366px) {
	.ba-film .hons-degree {
		height: 61rem
	}
}

@media(max-width: 1199px) {
	.ba-film .hons-degree {
		height: 60rem;
		background-position: center
	}
}

@media(max-width: 991px) {
	.ba-film .hons-degree {
		height: 60rem
	}
}

@media(max-width: 767px) {
	.ba-film .hons-degree {
		background-image: url(file/why-last-mb.png);
		background-size: cover;
		height: 143rem
	}
}

@media(max-width: 575px) {
	.ba-film .hons-degree {
		background-image: url(file/why-last-mb.png);
		background-size: 100% 100%;
		height: 116rem
	}
}

.ba-film .hons-degree .hons-degree_content {
	padding: 70px 0 0 120px;
	width: 100%;
	max-width: 46%
}

@media(max-width: 1199px) {
	.ba-film .hons-degree .hons-degree_content {
		width: 100%;
		padding: 70px 0 0 120px;
		max-width: 60%
	}
}

@media(max-width: 991px) {
	.ba-film .hons-degree .hons-degree_content {
		width: 100%;
		max-width: 60%;
		padding: 70px 0 0 80px
	}
}

@media(max-width: 768px) {
	.ba-film .hons-degree .hons-degree_content {
		max-width: 70%
	}
}

@media(max-width: 575px) {
	.ba-film .hons-degree .hons-degree_content {
		max-width: 100%;
		padding: 50px 0 0 15px
	}
}

.ba-film .hons-degree .hons-degree_content__para {
	font-size: 42px;
	font-weight: 700;
	color: #fff
}

@media(max-width: 1366px) {
	.ba-film .hons-degree .hons-degree_content__para {
		font-size: 36px
	}
}

.ba-film .hons-degree .hons-degree_content__title {
	font-size: 96px;
	font-weight: bold;
	color: #ef7b00;
	margin-bottom: 21px
}

@media(max-width: 1600px) {
	.ba-film .hons-degree .hons-degree_content__title {
		font-size: 62px
	}
}

@media(max-width: 768px) {
	.ba-film .hons-degree .hons-degree_content__title {
		max-width: 100%;
		font-size: 40px
	}
}

@media(max-width: 991px) {
	.ba-film .hons-degree .hons-degree_content__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .hons-degree .hons-degree_content__title {
		font-size: 36px
	}
}

.ba-film .hons-degree .hons-degree_content .download-d {
	display: flex;
	margin-top: 50px
}

@media(max-width: 1199px) {
	.ba-film .hons-degree .hons-degree_content .download-d {
		margin-top: 30px
	}
}

.ba-film .hons-degree .hons-degree_content .download-d .hons-degree-button {
	display: flex;
	background: #ef7b00;
	font-style: normal;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	border-radius: 4rem;
	padding: 15px 35px;
	color: #000;
	gap: 1rem;
	cursor: pointer;
	align-items: center
}

.ba-film .hons-process {
	padding: 80px 120px;
	position: relative
}

@media(max-width: 1024px) {
	.ba-film .hons-process {
		padding: 70px 60px
	}
}

@media(max-width: 991px) {
	.ba-film .hons-process {
		padding: 70px 30px
	}
}

@media(max-width: 767px) {
	.ba-film .hons-process {
		padding: 0 20px 70px 20px
	}
}

@media(max-width: 575px) {
	.ba-film .hons-process {
		padding: 50px 15px
	}
}

.ba-film .hons-process .hons-flag {
	position: absolute;
	bottom: 45%;
	right: 0
}

@media(max-width: 1366px) {
	.ba-film .hons-process .hons-flag {
		bottom: 64%;
		width: 20%
	}
}

@media(max-width: 991px) {
	.ba-film .hons-process .hons-flag {
		bottom: 80%;
		width: 22%
	}
}

@media(max-width: 767px) {
	.ba-film .hons-process .hons-flag {
		display: none
	}
}

@media(max-width: 1366px) {
	.ba-film .hons-process .hons-dot-bg {
		width: 85%
	}
}

@media(max-width: 767px) {
	.ba-film .hons-process .hons-dot-bg {
		display: none
	}
}

.ba-film .hons-process .process {
	display: flex;
	flex-wrap: wrap;
	gap: 31px
}

.ba-film .hons-process .process--list {
	width: 32%;
	padding-top: 30px
}

@media(max-width: 1366px) {
	.ba-film .hons-process .process--list {
		width: 30%
	}
}

@media(max-width: 767px) {
	.ba-film .hons-process .process--list {
		width: 100%
	}
}

@media(max-width: 575px) {
	.ba-film .hons-process .process--list {
		padding-top: 0
	}
}

.ba-film .hons-process .process--list h5 {
	font-size: 32px;
	color: #22356f;
	font-weight: 700;
	margin-bottom: 20px
}

@media(max-width: 1366px) {
	.ba-film .hons-process .process--list h5 {
		font-size: 26px
	}
}

.ba-film .hons-process .process--list .mb-icon {
	margin-bottom: 20px
}

@media(max-width: 991px) {
	.ba-film .hons-process .process--list .mb-icon {
		display: none
	}
}

@media(max-width: 767px) {
	.ba-film .hons-process .process--list .mb-icon {
		display: block
	}
}

.ba-film .hons-process .process--list ul {
	list-style-type: none;
	padding: 0
}

.ba-film .hons-process .process--list ul li {
	font-size: 18px;
	color: #606060;
	font-weight: 400;
	flex-wrap: wrap;
	display: flex;
	margin-bottom: 20px
}

@media(max-width: 1366px) {
	.ba-film .hons-process .process--list ul li {
		font-size: 16px
	}
}

.ba-film .hons-process .process--list ul li .boxm {
	width: 25px;
	height: 25px;
	margin-right: 15px
}

.ba-film .hons-process .process--list ul li .boxd {
	width: calc(100% - 47px)
}

.ba-film .special {
	padding: 50px 0
}

@media(max-width: 575px) {
	.ba-film .special {
		padding: 40px 0
	}
}

.ba-film .special__title {
	font-size: 96px;
	font-weight: bold;
	color: #22356f;
	margin-bottom: 15px;
	text-align: center
}

@media(max-width: 1600px) {
	.ba-film .special__title {
		font-size: 62px
	}
}

@media(max-width: 1366px) {
	.ba-film .special__title {
		font-size: 62px
	}
}

@media(max-width: 991px) {
	.ba-film .special__title {
		font-size: 40px
	}
}

@media(max-width: 575px) {
	.ba-film .special__title {
		font-size: 36px
	}
}

.ba-film .special .medium-text {
	font-size: 20px;
	font-weight: 700;
	color: #606060
}

@media(max-width: 1199px) {
	.ba-film .special .medium-text {
		font-size: 16px
	}
}

@media(max-width: 767px) {
	.ba-film .special .medium-text {
		font-size: 14px
	}
}

.ba-film .special .data-large {
	position: relative
}

.ba-film .special .data-large ::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background-color: #2a4aac
}

@media(max-width: 767px) {
	.ba-film .special .data-large {
		margin-bottom: 20px
	}
}

.ba-film .special .dta-fix {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

@media(max-width: 767px) {
	.ba-film .special .dta-fix {
		justify-content: center
	}
}

@media(max-width: 575px) {
	.ba-film .special .dta-fix {
		justify-content: center
	}
}

@media(max-width: 768px) {
	.ba-film .ba-hons-footer {
		padding-bottom: 55px
	}
}

@media(max-width: 575px) {
	.mtech-medical .container {
		padding: 0 15px
	}
}

.mtech-medical .herosection {
	background-image: url(file/medical/mtch-medical-bannaer.webp) !important;
	padding: 20px 0 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative
}

@media(max-width: 991px) {
	.mtech-medical .herosection {
		padding-bottom: 60px;
		background-image: url(file/medical/mb-mtch-medical-bannaer.webp) !important;
		background-size: cover
	}
}

.mtech-medical .herosection .stethoscope-img {
	position: absolute;
	bottom: -100px;
	left: 0
}

@media(max-width: 767px) {
	.mtech-medical .herosection .stethoscope-img {
		width: 130px;
		bottom: -60px
	}
}

@media(max-width: 1600px) {
	.mtech-medical .herosection .container {
		max-width: initial;
		padding: 0px 30px
	}
}

.mtech-medical .herosection .herosecbox {
	padding: 40px 0
}

@media(max-width: 991px) {
	.mtech-medical .herosection .herosecbox {
		display: block
	}
}

@media(max-width: 575px) {
	.mtech-medical .herosection .herosecbox {
		padding: 0
	}
}

.mtech-medical .herosection .herosecbox .he_leftse {
	width: 65%
}

@media(max-width: 1600px) {
	.mtech-medical .herosection .herosecbox .he_leftse {
		width: 55%
	}
}

@media(max-width: 991px) {
	.mtech-medical .herosection .herosecbox .he_leftse {
		width: 100%
	}
}

@media(max-width: 991px) {
	.mtech-medical .herosection .herosecbox .he_leftse .left_bottomse {
		justify-content: left;
		margin-top: 30px
	}
}

@media(max-width: 380px) {
	.mtech-medical .herosection .herosecbox .he_leftse .left_bottomse {
		justify-content: center
	}
}

.mtech-medical .herosection .herosecbox .he_leftse .innerbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif !important;
	gap: 20px
}

@media(max-width: 575px) {
	.mtech-medical .herosection .herosecbox .he_leftse .innerbox {
		justify-content: flex-start
	}
}

.mtech-medical .herosection .herosecbox .he_leftse .innerbox:last-child {
	padding-left: 30px;
	border-left: 1px solid #606060 !important
}

.mtech-medical .herosection .herosecbox .he_leftse .innerbox .p-1 {
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #000 !important;
	text-align: left !important
}

.mtech-medical .herosection .herosecbox .he_leftse .innerbox h5 {
	font-size: 42px;
	font-weight: 700;
	color: #000
}

@media(max-width: 480px) {
	.mtech-medical .herosection .herosecbox .he_leftse .innerbox h5 {
		font-size: 24px
	}
}

.mtech-medical .herosection .herosecbox .he_leftse .download-mtech {
	display: flex;
	margin-top: 10px
}

@media(max-width: 1199px) {
	.mtech-medical .herosection .herosecbox .he_leftse .download-mtech {
		margin-top: 20px
	}
}

.mtech-medical .herosection .herosecbox .he_leftse .download-mtech .download-mtech-button {
	display: flex;
	background: #ef7b00;
	font-style: normal;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	border-radius: 4rem;
	padding: 15px 35px;
	color: #000;
	gap: 1rem;
	cursor: pointer;
	align-items: center;
	border: 0
}

.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
	font-style: normal;
	font-size: 5rem;
	line-height: 1.5;
	line-height: 1;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px
}

@media(max-width: 768px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
		font-style: normal;
		font-size: 4.5rem;
		line-height: 1.5
	}
}

@media(max-width: 575px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
		font-style: normal;
		font-size: 3.4rem;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
		font-style: normal;
		font-size: 3rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
		font-style: normal;
		font-size: 2.8rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech h2 {
		font-style: normal;
		font-size: 2.6rem;
		line-height: 1.5
	}
}

.mtech-medical .herosection .herosecbox .he_leftse .date-mtech p {
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
	text-transform: capitalize
}

@media(max-width: 768px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 380px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech p {
		font-style: normal;
		font-size: 2rem;
		line-height: 1.5
	}
}

@media(max-width: 350px) {
	.mtech-medical .herosection .herosecbox .he_leftse .date-mtech p {
		font-style: normal;
		font-size: 1.8rem;
		line-height: 1.5
	}
}

.mtech-medical .herosection .herosecbox .right_imgbox {
	width: 25%
}

@media(max-width: 1600px) {
	.mtech-medical .herosection .herosecbox .right_imgbox {
		width: 30%
	}
}

@media(max-width: 991px) {
	.mtech-medical .herosection .herosecbox .right_imgbox {
		width: 100%;
		margin-top: 20px
	}
}

.mtech-medical .herosection .herosecbox h1 {
	font-size: 96px !important;
	font-weight: 900 !important;
	color: #0e5aad !important;
	margin-bottom: 21px;
	line-height: 1 !important;
	width: 100% !important
}

@media(max-width: 1600px) {
	.mtech-medical .herosection .herosecbox h1 {
		font-size: 52px !important
	}
}

@media(max-width: 1366px) {
	.mtech-medical .herosection .herosecbox h1 {
		font-size: 62px !important
	}
}

@media(max-width: 768px) {
	.mtech-medical .herosection .herosecbox h1 {
		font-size: 55px !important
	}
}

@media(max-width: 767px) {
	.mtech-medical .herosection .herosecbox h1 {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .herosection .herosecbox h1 {
		font-size: 36px !important;
		text-align: left !important
	}
}

.mtech-medical .herosection .herosecbox .left_bottomse {
	padding: 0 0 20px !important
}

@media(max-width: 480px) {
	.mtech-medical .herosection .herosecbox .left_bottomse .decade {
		width: 100% !important
	}
}

.mtech-medical .herosection .herosecbox__para {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	width: 65%;
	margin-bottom: 30px
}

@media(max-width: 1199px) {
	.mtech-medical .herosection .herosecbox__para {
		width: 100%
	}
}

@media(max-width: 575px) {
	.mtech-medical .herosection .herosecbox__para {
		font-size: 18px
	}
}

.mtech-medical .mtech-m-program {
	background-image: url("file/medical/mtech-second-bg.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 50px 0 70rem 0
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-program {
		padding: 50px 0 80rem 0
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-program {
		padding: 50px 0 45rem 0
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-program {
		background-image: url("file/medical/mobile-mtech-pg.webp");
		padding: 50px 0 35rem 0
	}
}

.mtech-medical .mtech-m-program .mtech-downloadbtn {
	display: flex
}

.mtech-medical .mtech-m-program .mtech-downloadbtn .mtech-dbutton {
	display: flex;
	background: #ef7b00;
	font-style: normal;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 700;
	border-radius: 4rem;
	padding: 1.4rem 2rem;
	color: #000;
	gap: 1rem;
	cursor: pointer;
	margin-top: 20px
}

.mtech-medical .mtech-m-program__box__title {
	font-size: 72px;
	font-weight: 700;
	color: #0e5aad;
	margin-bottom: 30px
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-program__box__title {
		font-size: 58px
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtech-m-program__box__title {
		font-size: 55px
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-program__box__title {
		font-size: 40px;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-program__box__title {
		font-size: 36px;
		text-align: left
	}
}

.mtech-medical .mtech-m-program__box__para {
	font-size: 20px;
	font-weight: 400;
	color: #101010;
	width: 90%
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-program__box__para {
		width: 100%;
		font-size: 16px
	}
}

.mtech-medical .card-highlight {
	background-color: #f3f9ff;
	padding: 5rem 0
}

.mtech-medical .card-highlight__title {
	font-size: 72px;
	font-weight: 700;
	color: #0e5aad;
	margin-bottom: 30px;
	text-align: center
}

@media(max-width: 991px) {
	.mtech-medical .card-highlight__title {
		font-size: 58px
	}
}

@media(max-width: 768px) {
	.mtech-medical .card-highlight__title {
		font-size: 55px !important
	}
}

@media(max-width: 767px) {
	.mtech-medical .card-highlight__title {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .card-highlight__title {
		font-size: 35px !important;
		text-align: left !important
	}
}

.mtech-medical .card-highlight .card-listng {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2%
}

@media(max-width: 991px) {
	.mtech-medical .card-highlight .card-listng {
		gap: 4%
	}
}

.mtech-medical .card-highlight .card {
	width: 23.5%;
	border: 1px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .25);
	overflow: hidden;
	padding: 15px;
	gap: 2%
}

@media(max-width: 991px) {
	.mtech-medical .card-highlight .card {
		margin-bottom: 25px;
		width: 47.5%
	}
}

@media(max-width: 480px) {
	.mtech-medical .card-highlight .card {
		width: 100%
	}
}

.mtech-medical .card-highlight .card img {
	width: 100%;
	height: auto
}

.mtech-medical .card-highlight .card-content {
	padding: 15px 0
}

.mtech-medical .card-highlight .card-content h3 {
	margin-top: 0;
	font-size: 24px;
	font-weight: 700;
	color: #101010
}

@media(max-width: 1366px) {
	.mtech-medical .card-highlight .card-content h3 {
		font-size: 21px
	}
}

.mtech-medical .card-highlight .card-content p {
	font-size: 19px;
	font-weight: 400;
	color: #101010
}

@media(max-width: 1366px) {
	.mtech-medical .card-highlight .card-content p {
		font-size: 18px
	}
}

.mtech-medical .card-highlight .cust-scroll {
	overflow-y: scroll;
	max-height: 90px;
	padding-right: 1rem
}

@media(max-width: 1366px) {
	.mtech-medical .card-highlight .cust-scroll {
		height: 130px
	}
}

.mtech-medical .card-highlight .cust-scroll::-webkit-scrollbar-thumb {
	width: 10px;
	border-radius: 1.8rem;
	box-shadow: inset 2px 2px 2px hsla(0, 0%, 100%, .25), inset -2px -2px 2px rgba(0, 0, 0, .25)
}

.mtech-medical .mtect-m-career {
	background-image: url("file/medical/mtect-m-career-bg.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 5rem 0 7rem 0
}

@media(max-width: 575px) {
	.mtech-medical .mtect-m-career .container {
		padding: 0 21px
	}
}

.mtech-medical .mtect-m-career__title {
	font-size: 72px;
	font-weight: 700;
	color: #ef7b00;
	text-align: center
}

@media(max-width: 991px) {
	.mtech-medical .mtect-m-career__title {
		font-size: 58px
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtect-m-career__title {
		font-size: 55px !important
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtect-m-career__title {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtect-m-career__title {
		font-size: 36px !important;
		text-align: left !important
	}
}

.mtech-medical .mtect-m-career .row {
	gap: 2%
}

@media(max-width: 767px) {
	.mtech-medical .mtect-m-career .row {
		justify-content: center;
		gap: 4%
	}
}

.mtech-medical .mtect-m-career__box {
	background-color: rgba(104, 124, 234, .3);
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	border-radius: 20px;
	padding: 15px;
	width: 23.5%;
	height: 130px;
	gap: 20px;
	margin-bottom: 20px
}

@media(max-width: 1366px) {
	.mtech-medical .mtect-m-career__box {
		width: 22.9%;
		height: 150px
	}
}

@media(max-width: 1199px) {
	.mtech-medical .mtect-m-career__box {
		width: 31.5%;
		height: 120px
	}
}

@media(max-width: 991px) {
	.mtech-medical .mtect-m-career__box {
		height: 140px
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtect-m-career__box {
		width: 48%;
		height: 120px
	}
}

@media(max-width: 480px) {
	.mtech-medical .mtect-m-career__box {
		width: 45%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
}

.mtech-medical .mtect-m-career__box p {
	font-size: 20px;
	font-weight: 700
}

@media(max-width: 1366px) {
	.mtech-medical .mtect-m-career__box p {
		font-size: 17px
	}
}

@media(max-width: 991px) {
	.mtech-medical .mtect-m-career__box p {
		font-size: 14px
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtect-m-career__box p {
		text-align: center
	}
}

.mtech-medical .mtect-m-career__box img {
	width: 60px;
	height: 60px
}

.mtech-medical .mtech-m-target {
	padding: 32rem 0;
	background-image: url("file/medical/target-bg.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: -1px;
	position: relative
}

@media(max-width: 1366px) {
	.mtech-medical .mtech-m-target {
		margin-top: -2px;
		padding: 26rem 0
	}
}

@media(max-width: 1440px) {
	.mtech-medical .mtech-m-target {
		padding: 29rem 0
	}
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-target {
		padding: 26rem 0
	}
}

@media(max-width: 1024px) {
	.mtech-medical .mtech-m-target {
		padding: 24rem 0
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtech-m-target {
		padding: 18rem 0
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-target {
		background-image: url("file/medical/mb-target.webp");
		padding: 62rem 0
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-target {
		padding: 50rem 0
	}
}

@media(max-width: 480px) {
	.mtech-medical .mtech-m-target {
		padding: 35em 0
	}
}

.mtech-medical .mtech-m-target__box {
	width: 40%;
	position: absolute;
	right: 10%;
	bottom: 22%
}

@media(max-width: 1440px) {
	.mtech-medical .mtech-m-target__box {
		bottom: 6%
	}
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-target__box {
		width: 37%
	}
}

@media(max-width: 1024px) {
	.mtech-medical .mtech-m-target__box {
		width: 40%
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtech-m-target__box {
		bottom: 17%
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-target__box {
		width: 80%;
		top: 15%;
		right: 0
	}
}

@media(max-width: 480px) {
	.mtech-medical .mtech-m-target__box {
		width: 85%;
		top: 10%;
		right: 0
	}
}

.mtech-medical .mtech-m-target__box__bg-y {
	background-color: #ef7b00;
	color: #fff;
	border-radius: 20px 1px 20px 2px;
	padding: 0 5px
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-target__box__bg-y {
		border-radius: 20px 1px 20px 2px
	}
}

@media(max-width: 480px) {
	.mtech-medical .mtech-m-target__box__bg-y {
		border-radius: 8px 1px 8px 2px
	}
}

.mtech-medical .mtech-m-target__box__title {
	font-size: 55px;
	font-weight: 700;
	color: #000;
	text-align: left;
	margin-bottom: 20px
}

@media(max-width: 1600px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 46px
	}
}

@media(max-width: 1366px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 40px
	}
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 32px
	}
}

@media(max-width: 1024px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 32px
	}
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 28px
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 24px
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 40px;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 23px;
		text-align: left;
		line-height: 1.5
	}
}

@media(max-width: 480px) {
	.mtech-medical .mtech-m-target__box__title {
		font-size: 17px
	}
}

.mtech-medical .mtech-m-target__box__linkk a {
	color: #000;
	font-size: 18px
}

.mtech-medical .mtech-m-eligibility {
	padding: 14rem 0;
	background-image: url("file/medical/Eligibility-bg.webp");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top: -1px
}

@media(max-width: 1366px) {
	.mtech-medical .mtech-m-eligibility {
		padding: 6rem 0;
		margin-top: -2px
	}
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-eligibility {
		padding: 4rem 0
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-eligibility {
		background-image: url("file/medical/mb-Eligibility-bg.webp");
		padding-bottom: 35rem
	}
}

.mtech-medical .mtech-m-eligibility__box {
	width: 60%
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-eligibility__box {
		width: 70%
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-eligibility__box {
		width: 100%
	}
}

.mtech-medical .mtech-m-eligibility__box__title {
	font-size: 72px;
	font-weight: 700;
	color: #ef7b00;
	text-align: left;
	margin-bottom: 20px
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-eligibility__box__title {
		font-size: 48px
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-eligibility__box__title {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-eligibility__box__title {
		font-size: 36px !important;
		text-align: left !important
	}
}

.mtech-medical .mtech-m-eligibility__box__para {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-eligibility__box__para {
		font-size: 16px
	}
}

.mtech-medical .mtech-m-eligibility__box ul {
	width: 60%;
	list-style-type: none;
	padding: 0
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-eligibility__box ul {
		width: 100%
	}
}

.mtech-medical .mtech-m-eligibility__box ul li {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	flex-wrap: wrap;
	display: flex;
	margin-bottom: 25px
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-eligibility__box ul li {
		font-size: 16px
	}
}

.mtech-medical .mtech-m-eligibility__box ul li .boxm {
	width: 25px;
	height: 25px;
	margin-right: 15px
}

.mtech-medical .mtech-m-eligibility__box ul li .boxd {
	width: calc(100% - 47px)
}

.mtech-medical .mtech-m-selection {
	padding: 5rem 0
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-selection {
		display: none
	}
}

.mtech-medical .mtech-m-selection__title {
	font-size: 72px;
	font-weight: 700;
	color: #000;
	text-align: center;
	margin-bottom: 20px
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-selection__title {
		font-size: 58px
	}
}

@media(max-width: 768px) {
	.mtech-medical .mtech-m-selection__title {
		font-size: 55px !important
	}
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-selection__title {
		font-size: 40px !important;
		text-align: left
	}
}

@media(max-width: 575px) {
	.mtech-medical .mtech-m-selection__title {
		font-size: 36px !important;
		text-align: left !important
	}
}

.mtech-medical .mtech-m-selection__listing {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly
}

.mtech-medical .mtech-m-selection__listing p {
	font-size: 20px;
	font-weight: 600;
	color: #101010;
	width: 28%;
	text-align: center;
	margin-top: 20px
}

@media(max-width: 1199px) {
	.mtech-medical .mtech-m-selection__listing p {
		width: 28%
	}
}

@media(max-width: 991px) {
	.mtech-medical .mtech-m-selection__listing p {
		font-size: 16px
	}
}

.mtech-medical .mb-mtech-m-selection {
	display: none
}

@media(max-width: 575px) {
	.mtech-medical .mb-mtech-m-selection {
		display: block;
		padding: 3rem 0
	}
}

.mtech-medical .mb-mtech-m-selection__title {
	font-size: 36px !important;
	text-align: left !important;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px
}

.mtech-medical .mb-mtech-m-selection__listing {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	width: 65%
}

.mtech-medical .mb-mtech-m-selection__listing p {
	font-size: 16px;
	font-weight: 600;
	color: #101010;
	text-align: center;
	margin-top: 20px
}

.mtech-medical .mb-mtech-m-selection .mb-listing-p {
	width: 30%
}

.mtech-medical .mtech-m-footer .copyRight {
	background: #0e5aad;
	height: auto;
	display: flex;
	align-items: center;
	color: #e0e0e0;
	padding: 20px 0
}

@media(max-width: 767px) {
	.mtech-medical .mtech-m-footer .copyRight {
		padding-bottom: 70px
	}
}

.mtech-medical .dsu-form {
	position: fixed;
	top: 50%;
	right: -65px;
	transform: translateY(-50%) rotate(90deg);
	z-index: 999
}

.mtech-medical .dsu-form .apply-now-banner {
	background: #be283c;
	padding: 14px 18px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 0px;
	letter-spacing: .6px;
	text-align: center;
	cursor: pointer
}

@media(max-width: 768px) {
	.mtech-medical .dsu-form .apply-now-banner {
		width: 100%;
		display: block;
		text-align: center
	}
}

@media(max-width: 768px) {
	.mtech-medical .dsu-form {
		top: initial;
		bottom: 0;
		right: initial;
		left: 0;
		width: 100%;
		transform: initial;
		display: block
	}
}

.stitle {
	font-weight: 700;
	text-align: center;
	color: #fff;
	font-size: 40px
}

@keyframes marquee {
	0% {
		left: 0
	}

	50% {
		left: -50%
	}

	100% {
		left: 0
	}
}

.custome-marquee {
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: relative
}

@media(max-width: 767px) {
	.custome-marquee {
		height: 60px
	}
}

@media(max-width: 480px) {
	.custome-marquee {
		height: 80px
	}
}

.custome-marquee div {
	background-color: #052155;
	display: block;
	width: 200%;
	height: 70px;
	position: absolute;
	overflow: hidden;
	animation: marquee 15s linear infinite;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

@media(max-width: 767px) {
	.custome-marquee div {
		height: 60px
	}
}

@media(max-width: 480px) {
	.custome-marquee div {
		height: 80px
	}
}

.custome-marquee span {
	float: left;
	margin-left: 50px;
	font-size: 3rem;
	font-weight: bolder;
	color: #fff;
	text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000
}

@media(max-width: 767px) {
	.custome-marquee span {
		font-size: 2rem
	}
}

@media(max-width: 991px) {
	.mainContentWrapper .Specializations_section .Specializations_innerbox .spe_tabSection .tab_left.hons-height {
		height: 150px;
		width: 100%;
		padding-right: 0;
		border-right: 0
	}
}

.cust-sub-head {
	color: #be283c;
	font-size: 2.2rem;
	font-weight: bold;
	background: #fff;
	padding: 1rem;
	border-radius: .5rem
}

@media screen and (max-width: 400px) {
	.cust-sub-head {
		font-size: 1.8rem;
		padding: .8rem
	}
}

.button-ct {
	background-color: #1c87c9;
	-webkit-border-radius: 60px;
	border-radius: 20px;
	border: none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 15px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px
}

@keyframes glowing {
	0% {
		background-color: #fdd337;
		box-shadow: 0 0 5px #fdd337
	}

	50% {
		background-color: #fdd337;
		box-shadow: 0 0 20px #fdd337
	}

	100% {
		background-color: #fdd337;
		box-shadow: 0 0 5px #fdd337
	}
}

.button-ct {
	animation: glowing 1300ms infinite
}

.blink {
	animation: blinker 1.5s linear infinite;
	color: #fff;
	font-weight: bold;
	font-size: 1.1rem;
	width: 100%
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

@media(max-width: 768px) {
	.fixed-ct {
		top: initial;
		bottom: 0;
		right: initial;
		left: 0;
		width: 100%;
		transform: initial;
		display: block;
		position: fixed;
		z-index: 999
	}

	.fixed-ct .button-ct {
		border-radius: 0
	}
}

.fees .table-responsive {
	max-height: 350px;
	overflow-y: auto
}

.fees .table td,
.fees .table th {
	padding: 0 !important;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.fees .content-table td,
.fees .content-table th {
	padding: 17px !important
}

@media(max-width: 768px) {

	.fees .content-table td,
	.fees .content-table th {
		padding: 10px !important
	}
}

.fees table th {
	font-size: 24px;
	font-weight: 700;
	border-right: 1px solid #dee2e6;
	padding: 10px 30px;
	text-transform: uppercase
}

@media(max-width: 768px) {
	.fees table th {
		font-size: 18px
	}
}

.tr_blue {
	background: linear-gradient(90deg, #093475 0, #c31426 100%)
}

.fees table thead {
	border-radius: 12px
}

.fees table td {
	font-size: 18px;
	font-weight: 400;
	color: #252525;
	padding: 20px 30px;
	border-right: 1px solid #dee2e6
}

@media(max-width: 768px) {
	.fees table td {
		font-size: 16px
	}
}

.fees table {
	margin: 2rem auto 0;
	border: 1px solid #dee2e6
}

.text_red {
	color: #e31e24
}

.bold-#ef7b0011 {
	color: #ef7b00 !important;
	font-weight: bold !important
}

.newh {
	font-family: "Mier A", sans-serif;
	font-style: normal;
	font-size: 2.8rem !important;
	line-height: 1.5;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0;
	text-align: center
}

.newp {
	margin-top: 20px !important;
	font-size: 1.8rem !important
}

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

.footer li::marker {
  content: "";
}
.text-decoration-none
{
    text-decoration:none !important;  list-style-type: none !important;
}

.success-card{white-space: normal !important;}
/*# sourceMappingURL=style.min.css.map */