

@font-face {
	font-family: 'myriad_proregular';
	src: url('../fonts/myriadpro-regular-webfont.woff2') format('woff2'),
		url('../fonts/myriadpro-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'myriad_prosemibold';
	src: url('../fonts/myriadpro-semibold-webfont.woff2') format('woff2'),
		url('../fonts/myriadpro-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


body {
	font-family: 'myriad_proregular';
	font-size: 21px;
	line-height: normal;
	color: #000;
}





.table .col-xl-4 {
    margin: 0;
    padding: 0;
}
.rowsecond .tableth {
    background: #fca8b1;
}

.table-row.rowthired .tableth {
    background: #4cc4e5;
}

.table-row.rowthired  .tabletd {
    background: #b7e7f5;
}

.table-row.rowsecond {}

.table-row.rowsecond .tabletd {
    background: #fedce0;
}
.tableth {
  padding: 20px 20px;
  font-size: 25px;
  background: #b1c269;
  line-height: normal;
  min-height: 100px;
  font-family: 'myriad_prosemibold';
}

.tabletd {
    padding: 20px 20px;
    font-size: 18px;
    background: #e0e7c3;
    line-height: normal;
    margin-bottom: 10px;
}

.tabletr {
    padding: 10px 0 0;
}

.table > .col-lg-4 {}

.table .col-lg-4 {
    padding: 0;
}




.mainicon {
    padding-left: 20px;
}

.mainicon img {
    height: 60px;
}
.topbg img {
    height: 692px;
}
.topbg {
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 0;
}

.headersec {
    position: relative;
    z-index: 2;
}

section.mainbanner {
    position: relative;
    z-index: 2;
}

  .form-check label {
    font-size: 13px;
    color: #000;
}

.alreadylogin {
    font-size: 16px;
    padding-top: 10px;
    font-family: 'myriad_prosemibold';
}

.alreadylogin a {
    color: #000;
    text-decoration: none;
}

  .form-check {
    padding-top: 10px;
}

.topform .formbtn {
    margin-top: 6px;
	    padding: 0;
}







.topform {
    width: 440px;
    background: #fff;
    padding: 25px 25px;
    margin-right: -26px!important;
}

.topform .form-control, .topform .form-control, .topform .form-select {
    border-radius: 0;
    border-color: #a6c949;
    font-family: 'myriad_prosemibold';
    font-size: 14px;
    height: 43px;
    background: transparent !important;
}
.topimg img {
    width: 450px;
}

.topimg2 {
   width: 320px;
   margin-top: 40px;
}

.whitebg {
    display: none;
}

.bannerleft {
    padding-bottom: 25px;
}

.topimg {
    margin-top: 66px;
}




.topform .mb-3 {
    margin-bottom: 10px!important;
}


.stepsimg {
    text-align: center;
}


.information a {
    color: #fff;
    text-decoration: none;
}

.institution {
	background: url(../images/Footer_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.form-body {
	padding: 10px 10px 20px;
}

.bannerbtn {
	padding: 15px 0 0;
}

.moeinfo {
	font-size: 26px;
	font-weight: normal;
}

.headcontact {
	text-align: right;
	display: flex;
	padding-bottom: 10px;
}

.call {
	font-size: 25px;
}
.call a {
    color: #000;
    text-decoration: none;
}
.call {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.call img {
	margin-right: 10px;
}

.call {
	padding-top: 3px;
}



.headersec {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mainlogo img {
	max-width: 420px;
}
.resentForgetPassword {
    font-size: 14px;
}

.topheader {
	padding: 25px 0;
	color: #fff;
	position: relative;
}

.mainbanner {
	position: relative;
	padding-bottom: 35px;
}

.topbanner {
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}

.bannerright p {
	/* font-size: 42px; */
}



section.websection {
	padding-top: 90px;
	padding-bottom: 90px;
}

img {
	max-width: 100%;
}

header.sectheader {
	padding: 0 0 80px 0;
	margin-bottom: -50px;
}

.sectheader h2 {
	font-size: 60px;
	font-family: 'myriad_prosemibold';
	margin: 0;
	padding: 0px;
}

header.sectheader p {
	max-width: 970px;
	margin: auto;
	padding: 15px 0 0;
	line-height: 30px;
}

.thumbsection {
	padding-right: 10px;
}

.col-lg-6:nth-child(even) .thumbsection {
	padding-left: 10px;
	padding-right: 0;
}

.thumcontent {
	background: #f3f6f6;
	padding: 30px;
	margin-bottom: 60px;
}

.thumcontent ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.thumcontent ul {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
}

.thumcontent ul + ul {
    width: 40%;
}



.thumcontent ul li {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.listsec {
    display: flex;
}

.thumcontent ul  li {
    position: relative;
	
}

.thumcontent ul li:before {
	content: "-";
    padding-right: 0;
    position: absolute;
    top: 5px;
    left: -10px;
}

.thumbtn {
	padding-top: 25px;
	padding-bottom: 15px;
}

.webcontainer h3 {
	font-size: 40px;
	font-family: 'myriad_prosemibold';
	margin: 0;
	padding: 0;
}

.thumcontent ul {
	padding: 20px 0 0;
}

.thumcontent ul li {
	font-size: 20px;
	line-height: 25px;
}

.eligibility.eli_blue {
	background: #4cc4e5;
}

.eligibility.eli_purp {
	background: #b689b3;
}

.eligibility.eli_yello {
	background: #ffb949;
}

.greybg {
	background: #f3f6f6;
}

.call {
	font-family: 'myriad_prosemibold';
}
.agree-condition
{
	color: #000 !important;
	line-height: 9px;
	font-size:14px;
}

.bannerleft {
	width: 50%;
}

/* .bannerright {
	width: 50%;
} */






.bannerimg img {
	max-width: 560px;
}

.bannerright p {
	/* line-height: 50px; */
	/* font-size: 41px; */
	padding: 20px 0;
	margin: 0;
	max-width: 610px;
}

.whitebg {
	position: absolute;
	width: 100%;
	height: 80px;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.eligibility {
	background: #fca8b1;
	padding: 40px;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 30px;
}

.fuelambitions table {
	border: 0;
	width: 100%;
}

.fuelambitions table td,
.fuelambitions table th {
	border: 0;
}

.fuelambitions table th {
	padding: 20px 45px;
	font-size: 30px;
	background: #dbe5ac;
	line-height: 35px;
	border: 17px solid #fff;
	border-bottom: 0;
}

.fuelambitions table td {
	padding: 0px 9px;
}

.fuelambitions p {
	font-size: 16px;
	padding-top: 0;
	line-height: 22px;
}

.fuelambitions td p {
	font-size: 22px;
	padding-top: 14px;
	line-height: 22px;
	margin: 0 0 0;
}

.fuelambitions td p span {
	display: block;
	padding: 9px 0;
	color: #000;
}

.fuelambitions p span {
	color: #ff1d26;
}

.information {
	background: #e44b1f;
	color: #fff;
}

.stepsimgmobile {
	display: none;
}

.step.circleblue {
	background: #57c4e5;
}

.step.circlepink {
	background: #f4a8b1;
}

.step.circleyello {
	background: #f4b94a;
}

.step.circlepurple {
	background: #b689b3;
}

.stepcircle h4 {
	color: #fff;
	font-size: 40px;
}

h5 {
	font-weight: 600;
	font-size: 34px;
	font-family: 'myriad_prosemibold';
}

.stepcircle p {
	font-size: 20px;
	line-height: 23px;
}

a.btn.btn-primary,
.btn.btn-primary {
	padding: 8px 40px;
	font-size: 19px;
	font-family: 'myriad_prosemibold';
	border-radius: 12px;
}

.btn-primary {
	--bs-btn-color: #fff;
	--bs-btn-bg: #ff1d26;
	--bs-btn-border-color: #ff1d26;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #ff1d26;
	--bs-btn-hover-border-color: #ff1d26;
	--bs-btn-focus-shadow-rgb: 49, 132, 253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #ff1d26;
	--bs-btn-active-border-color: #ff1d26;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #ff1d26;
	--bs-btn-disabled-border-color: #ff1d26;
}

.institutioninfo {
	max-width: 780px;
	margin: auto;
	padding: 140px 0;
	color: #fff;
}

.institutioninfo h3 {
	font-size: 47px;
}

.step {
	background: #ddd;
	width: 500px;
	height: 500px;
	margin-bottom: 30px;
	border-radius: 50%;
	position: relative;
}

.stepcircle {
	width: 360px;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

.listsec {
	min-height: 155px;
}

.eligibility {
	min-height: 200px;
}

.globalopport {
	padding-bottom: 25px;
}

.formbtn {
	padding: 20px 0 0;
}

.modal-body {
	background: #eee;
	border-radius: 0 0 15px 15px;
}

.formbtn .btn {
	width: 100%;
}

.form-control,
.form-select {
	height: 44px;
	border-color: #ccc;
}

.modal-header h1 {
	font-size: 32px;
}

.modal-body {
	background: #eee;
	border-radius: 0 0 15px 15px;
}

.event-mobile-show {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 99999;
	background: #a6c949;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	padding-top: 12px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	text-align: center;
	border: 2px solid #fff;
}

.event-mobile-show,
.hidden {
	display: none;
}

.globalopportmobile {
    padding-bottom: 25px;
    display: none;
}

@media (min-width: 1500px) {
	.container {
		max-width: 1420px;
	}
}

@media (min-width: 1600px) {
	.container {
		max-width: 1520px;
	}
}

@media (max-width: 1399px) {
	.thumcontent ul li {
		font-size: 17px;
	}

	.eligibility {
		font-size: 19px;
		height: 25px;
		line-height: 28px;
	}

	body {
		font-size: 19px;
	}

	.fuelambitions table th {
		font-size: 24px;
	}

	.fuelambitions td p {
		font-size: 18px;
		line-height: 20px;
	}

	.fuelambitions table td {
		padding: 15px 35px;
	}

	.fuelambitions table th {
		padding: 20px 36px;
		font-size: 26px;
		line-height: 35px;
	}

	.sectheader h2 {
		font-size: 50px;
		position: relative;
		top: -35px;
	}

	.webcontainer h3 {
		font-size: 34px;
	}
}

@media (max-width: 1199px) {
	.table {
    overflow: auto;
}
.table .row {
   display: flex;
    width: 1130px;
}
.table-row {
    margin: 0!important;
    padding: 0!important;
}
.tableth br {
    display: none;
}
.rowsecond .tableth br {
    display: none;
}

.tableth {
       padding: 20px 20px;
    font-size: 18px;
    background: #b1c269;
    line-height: normal;
    min-height: 90px;
    font-family: 'myriad_prosemibold';
}


.table .col-xl-4 {
    margin: 0;
    padding: 0 2px;
    width: 33.3%;
}
.tabletd {
    padding: 20px 20px;
    font-size: 15px;
}

.tabletd {
    margin-bottom: 4px;
}

.tabletr {
    padding-top: 5px;
}

.topimg2 {
    width: 270px;
    margin-top: 40px;
}

.topimg img {
    width: 390px;
}
.globalopportmobile {
    padding-bottom: 25px;
    display: block;
}

.globalopport {
    display: none;
}

	.topbanner {
		flex-wrap: wrap;
	}

	.bannerleft {
		width: 50%;
	}

	.bannerright {
		width: 50%;
	}

	.mainlogo img {
		max-width: 310px;
	}


	.moeinfo {
		font-size: 22px;
	}

	.call {
		font-size: 22px;
	}

	.bannerimg img {
		max-width: 400px;
	}

	.bannerright p {
		line-height: 50px;
		font-size: 41px;
		padding: 20px 0;
		margin: 0;
		max-width: 100%;
	}

	.whitebg {
		display: none;
	}

	.bannerbtn {
		padding: 15px 0 50px;
	}

	.bannerright p {
		line-height: 40px;
		font-size: 34px;
		padding: 20px 0 10px 0;
		max-width: 490px;
		margin: auto;
	}

	section.websection {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	header.sectheader {
		padding: 0 0 45px 0;
	}

	.thumcontent {
		padding: 30px;
		margin-bottom: 30px;
	}

	.col-lg-6:nth-child(even) .thumbsection {
		padding-left: 0;
		padding-right: 0;
	}

	.thumbsection {
		padding-right: 0;
	}

	.listsec {
		min-height: inherit;
	}

	.eligibility {
		min-height: inherit;
	}

	.aboutinfo {
		padding-top: 30px;
	}

	.fuelambitions table td {
		padding: 15px 15px;
	}

	.fuelambitions table th {
		padding: 20px 15px;
		font-size: 18px;
		line-height: 22px;
	}

	.sectheader h2 {
		font-size: 40px;
	}

	header.sectheader p br {
		display: none;
	}

	.webcontainer h3 {
		font-size: 30px;
	}
}


@media (max-width: 999px) {

.topform {
    max-width: 100%;
 
}

header.sectheader p {
    max-width: 970px;
    margin: auto;
    padding: 15px 0 0;
    line-height: 22px;
    font-size: 16px;
}

	.topimg2 {
    width: 100%;
    margin-top: 40px;
}
.topform {
    margin: auto;
}
.topimg img {
    width: 360px;
}
.topimg2 img {
    width: 300px;
}
.topimg {
    margin-top: 45px;
}

.bannerright {
    width: 100%;
}

.bannerleft {
    width: 100%;
}
.topbanner {
    padding-bottom: 40px;
}

}




@media (max-width: 767px) {


.webcontainer span {
    font-size: 21px;
    line-height: 26px;
    display: block;
    padding-top: 16px;
}



.fuelambitions p {
    font-size: 13px;
    padding-top: 0;
    line-height: 17px;
}




a.btn.btn-primary, .btn.btn-primary {
    padding: 9px 28px;
    font-size: 14px;
    font-family: 'myriad_prosemibold';
    border-radius: 12px;
}
.topbanner {
    padding-bottom: 20px;
}
.thumcontent ul {
	width: 100%;
}

.thumcontent ul + ul {
      width: 100%;
    margin: 0;
    padding: 0;
}


.listsec {
    min-height: inherit;
    display: block;
}


.alreadylogin {
    text-align: center;
    padding-top: 15px;
}
.topform {
    margin: auto;
    text-align: left;
}

.topbg img {
    height: 442px;
    opacity: 0.8;
}


.mainbanner {
    padding-bottom: 5px;
}

.topimg {
    margin-top: 25px;
    text-align: left;
    padding-left: 25px;
}

.topimg img {
    width: 280px;
}
.topimg2 {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 30px;
}
.topimg2 img {
    width: 230px;
}







	.mainlogo {
		text-align: center;
	}

	.mainlogo img {
		max-width: 310px;
	}

	.topheader {
		display: block;
		padding: 15px 0 0;
	}

	.headcontact {
		display: none;
	}

	

	.bannerimg {
		padding-top: 20px;
	}

	.bannerimg img {
		max-width: 320px;
	}

	.bannerbtn {
		padding: 15px 0 40px;
	}

	.bannerright p {
		line-height: 33px;
		font-size: 30px;
		padding: 22px 20px 10px;
		max-width: 490px;
		margin: auto;
	}

	.bannerimg {
		padding-top: 20px;
	}

	.thumcontent ul li {
		font-size: 17px;
		width: 100%;
	}

	section.websection {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	header.sectheader {
		padding: 0 0 35px 0;
	}

	.sectheader h2 {
		font-size: 32px;
	}

	.thumcontent ul {
		display: block;
		flex-wrap: wrap;
	}

	.thumcontent {
		padding: 15px 30px;
	}

	.thumcontent ul {
		padding: 10px 0 0;
	}

	.eligibility {
		min-height: inherit;
		text-align: center;
		padding: 25px;
		margin-bottom: 30px;
	}

	.aboutinfo {
		text-align: center;
	}

	
	.Internships {
		border: 1px solid #fff;
	}

	.institutioninfo {
		padding: 50px 0 40px;
	}

	.stepsimgmobile {
		display: block;
	}

	.stepsimg {
		display: none;
	}
.stepcircle ul {
    margin: 0;
    padding: 0 0 0 32px;
    list-style: none;
    font-size: 16px;
    text-align: left;
}
	.stepcircle {
		width: 257px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
	}

	.stepcircle p {
		font-size: 15px;
		line-height: 18px;
	}

	.stepcircle h4 {
		color: #fff;
		font-size: 32px;
	}

	.stepcircle h5 {
		font-size: 27px;
		line-height: 27px;
		padding-bottom: 12px;
	}

	.step {
		width: 370px;
		height: 370px;
		border-radius: 50%;
		position: relative;
		margin: 0 auto 30px;
	}

	.webcontainer h3 {
		font-size: 26px;
	}

	
	.Internships {
		text-align: center;
	}

	.event-mobile-show,
	.mob-b-hide {
		display: block;
	}


.thumcontent {
    margin-bottom: 20px;
}



}

@media (min-width: 1199px) {


.table .row .col-xl-4:first-child {
    width: 30%;
}

.table .row .col-xl-4:nth-child(2) {
    width: 30%;
}

.table .row .col-xl-4:nth-child(3) {
    width: 40%;
}

.table-row {
    padding: 5px!important;
    margin: 0;
    border: 0;
}


	.col-lg-6:nth-child(3) .thumcontent {
		margin: 0;
	}

	.col-lg-6:nth-child(4) .thumcontent {
		margin: 0;
	}
}

@media (min-width: 1399px) {
.tabletd {
   
    font-size: 16px;
    
}
}


@media (min-width: 1599px) {
.tabletd {
   
    font-size: 18px;
    
}


.tableth {

    font-size: 24px;}

}




@media (max-width: 400px) {
.step {
    width: 330px;
    height: 330px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 30px;
}

.stepcircle {
    width: 254px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
}

}
#mainheader > div > div > section > div > div.bannerright > div > div > h2
{
	color:black;
}
.dynamic_theme_block .form-custom .form-group.CourseId {
    width: 100% !important;
	padding:0px !important;
}
.form-custom {
    max-height: 650px !important;
}

.dynamic_theme_block .panel-body {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.dynamic_theme_block .npf_cpt_new img {
    height: 43px !important;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    height: 43px !important;
}
#registerForm > div.form-custom > div.merge_field_div > div > div.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div
{
	width:inherit !important;
}

#tab1default
{
	opacity:1 !important
}
.formContainer .panel-heading{
    /* display:none; */
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    
    border: 1px solid #a6c949;
}
#registerForm > div.form-custom > div.merge_field_div > div > div.input-group-btn.bs-dropdown-to-select-group > button
{
	padding-right:30px;
	margin-right:20px;
	/* font-size: 49px; */
}
#registerForm > div.form-custom > div.merge_field_div > div > div.input-group-btn.bs-dropdown-to-select-group > button > span:nth-child(1),#mobileOtpDialCode > button > span:nth-child(1)
{
	padding-left:15px;
	font-size:14px;
}
#login_form_without_popup > div.form-group.agree-group.col-md-12.text-center.fpass,#LoginWithOtpTabContainer > div.login-info.m0 > div,#ForgotOtpTabContainer > div.form-group.agree-group.col-md-12.text-center.fpass
{
	padding:0;
	display:flex;
	justify-content:space-between;
}
.loginWithOtp a,.dynamic_theme_block .fpass a {
    font-size: 14px;
}
.dynamic_theme_block .btn-register,.dynamic_theme_block .btn-login
{
	background:#ff1d26;
	border:#ff1d26;
	color:#fff;
	font-weight:600;
}
#tab1default > div > div > a
{
	color:#000;
	font-size:14px;
	font-weight:600;
}
.dynamic_theme_block .btn-register:hover
{
	background:#ff1d26;
	border:#ff1d26;
	color:#fff !important;
}
#otpverifylink-textMobile,#loginOtpForm > div.digit-box > div.otpMessage.text-center
{
	font-size:14px !important;
}
.dynamic_theme_block .form-group.has-error .help-block {
    font-size: 12px !important;
	display: table;
}
.dynamic_theme_block .btn-login:hover
{
	background:#ff1d26;
	border:#ff1d26;
	color:#fff !important;
}
.verify-your-identity
{
	color:black;
}
.btn-primary {
    color: #fff ;
    background-color: #ff1d26;
    border-color: #ff1d26;
}
body > section:nth-child(8) > div > div > div.fuelambitions > div > div > div
{
	display:flex;
}
html {
  scroll-behavior: smooth;
}

.row{
	--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.blow {
    height: 437px;
}

.hit {
    height: 368px;
}