/*-- Common Landing Page Css --*/
* {
	margin: 0px;
	padding: 0px;
}

/* Main */
.main {
	background-image: url(/static/images/landing/triangle_new.png);
	background-repeat: no-repeat;
	font-family: 'Poppins', sans-serif !important;
}

/* Header */
.header {
	padding: 15px 0px;
}
.header__logo {
    margin: auto;
    display: block;
}

/* Banner */
.banner {	
	margin-top: 45px;
    padding-bottom: 20px;
    box-shadow: 0px -5px 5px #eee inset;
}
.banner .carousel-indicators {
	bottom: -25px;
}
.banner .carousel-indicators .active {
    background-color: #3db583 !important;
}
/* .banner__heading {
  	color: #051624;
  	font-size: 24px;
  	font-weight: bold;
  	line-height: 1.63;
}
.banner__subheading {
	color: #2e3d49;
	font-size: 16px;
  	line-height: 1.63;
  	margin: 15px 0px 67px;
} */
.banner__slide__img__mob {
	display: none;
}
.banner__form {
    padding: 30px;
    border-radius: 25px 0px;
    margin-left: 13%;
  	background-image: linear-gradient(to bottom, #5c688a, #333a4d);
}
.banner__form__heading {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: normal;
}
.banner__form__img {
    margin: 0px auto 20px;
    display: block;
}
/* .banner__carousel h1 {
	color: #051624 !important;
  	font-size: 24px;
  	font-weight: bold;
  	line-height: 1.63;
}

.banner__carousel p {
	color: #051624 !important;
	line-height: 22px;
} */

.banner__form input {
    padding: 10px 14px;
  
    border-radius: 6px;
    outline: none !important;
    border: solid 1px #ccc !important;
	font-size: 14px;
	height: 40px;
	color: #4f5b65;
}
.banner__form select {
    width: 100%;
    border-radius: 6px;
    outline: none !important;
    border: solid 1px #ccc; !important;
    background: #fff;
	font-size: 14px;
	height: 40px !important;
}
.banner__form .submit__button {
    font-size: 16px; 
    padding: 9px 12px;
    border-radius: 6px;
    background-color: #1ab583;
    display: block;
    width: 100%;
    outline: none !important;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.banner__form .submit__button:hover {
    background: #fff;
    color: #1ab583;
}
.banner__form .img_text {
    display: none;
}
.banner__form a.tech {
    display: none;
}
.banner__form a.watch {
    display: none;
}

/* Faculties */
.faculties {
	padding: 70px 0px 35px;
	background: #fbfcf5;
}
.faculties__heading {
	font-size: 30px;
  	font-weight: bold;
  	line-height: normal;
  	color: #051624;
  	text-align: center;
}
.faculties__border__img {
    display: block;
    margin: 0px auto 20px;
}
.faculties__member {
    border-radius: 12px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 130px 15px 15px 15px;
    position: relative;
    margin: 96px 0px 10px 0px;
    min-height: 365px;
}
.faculties__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-133%);
}
.faculties__subheading {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
  	color: #2e3d49;
}
.faculties__lastheading {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.64;
	text-align: center;
  	color: #4f5b65;
}
.faculties__para {
	font-size: 14px;
	line-height: 1.64;
	text-align: center;
	color: #4f5b65;
	margin-bottom: 0px;
}
.faculties .slick-next, .slick-prev {
	width: 30px !important; 
	height: 30px !important; 
	background: #fff !important; 
	border-radius: 50%; 
	color: #333; 
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.faculties .slick-next {
	right: -5px;
	z-index: 1; 
	padding: 7px; 
}
.faculties .slick-prev {
	left: -5px; 
	z-index: 1; 
	padding: 7px; 
	transform: rotate(180deg);
}
.faculties .slick-next {
    top: 53% !important;
}
.slick-slide {
    outline: none !important;
}

/* prize and recognition */
.prize {
	background: #fff;
	padding: 70px 0px 40px;
	margin-bottom: 24px;
}
.prize__heading {
	font-size: 48px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #050505;
}
.prizes__section {
	margin-top: 36px;
	margin-bottom: 8px;
	margin-left: 20px;
	display: grid;
	grid-template-columns: repeat(3, 1fr); 
	row-gap: normal;
}
.prize-card {
  border-radius: 24px;
  padding: 25px 12px 25px 12px;
  text-align: center;
  width: 328px;
  height: 394px;
  /* box-shadow: 0 4px 15px rgba(0,0,0,0.08); */
  margin-bottom: 24px;
}

.prize-title {
	font-weight: 600 ;
	margin-bottom: 18px;
	line-height: 1.31;
  	letter-spacing: -2.56px;
	font-size: 32px;
}

.prize-amount-box {
  border-radius: 18px;
  display: inline-block;
}
.prize-amount-box img{
  width: 290px;
}

.prize-plus {
  font-weight: 400;
  font-size: 32px;
}

.prize__details {
  font-family: Poppins;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.72px;
}

.disclaimer_text {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.71;
	text-align: center;
	color: #474747;
	margin-bottom: 2px;
}

.form-checkinput{
	position: absolute;
	top: -10px;
	left: 0px;
}

/* event info block */
.event_info_box {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 40px auto 0;
  background-color: #FCEDDD66;
  border-radius: 24px;
  border: 1px solid #F3CCB9;
  padding: 20px;
  gap: 20px;
}

.event_info_box__icon {
  flex: 1 1 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.event_info_box__icon img {
  width: 120px;
  height: auto;
}

.event_info_box__item {
  flex: 1 1 220px;
  display: flex;
  flex-direction: column;
  border-right: 0.5px solid rgba(217, 105, 57, 0.3);
  padding-right: 20px;
}

.event_info_box__item:last-child {
  border-right: none;
}

.event_info_label {
  font-size: 20px;
  color: #D96939;
  font-weight: 600;
}

.event_info_value {
  font-size: 20px;
  color: #000;
  padding-top: 8px;
  font-weight: 400;
}



/* Demo Classes */
.democlass {
	background: #f7fafc;
	padding: 70px 0px 40px;
}
.democlass__heading {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #051624;
}
.democlass__curly__img {
	display: block;
    margin: auto;
}
.democlass__card iframe {
	border-radius: 6px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.16);
    height: 200px;
    width: 100%;
    margin-top: 30px;
}
.democlass__card__flag {
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px 11px;
    border-radius: 4px;
    background-color: #ffffff;
    margin: 10px 0px 10px;
    display: inline-block;
}
.flag__physics{
	color: #ff9957;
	border: solid 1px #ff9957;
}
.flag__chemistry{
	color: #1ab583;
	border: solid 1px #1ab583;
}
.flag__math{
	color: #be2f5b;
	border: solid 1px #be2f5b;
}
.democlass__card__subheading {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    text-align: left;
    color: #2e3d49;
    margin-bottom: 0px;
}
.democlass .slick-next, .slick-prev {
	width: 30px !important; 
	height: 30px !important; 
	background: #fff !important; 
	border-radius: 50%; 
	color: #333; 
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.democlass .slick-next {
	right: -5px;
	top: 40.5%;
	z-index: 1; 
	padding: 7px; 
}
.democlass .slick-prev {
	left: -5px; 
	top: 37%;
	z-index: 1; 
	padding: 7px; 
	transform: rotate(180deg);
}

/* What's in it for you */
.foryou {
	background: #fbfcf5;
	padding: 70px 0px;
}
.foryou .row {
	width: 76%;
	margin: auto;
}
.foryou__heading {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #051624;
}
.foryou__curly__img {
	display: block;
    margin: 0px auto 30px;
}
.foryou__content__bg {
	background-image: url(/static/images/landing/feature_bg.png);
    background-repeat: no-repeat;
	background-size: cover;
	height: 312px;
	position: relative;
}
.foryou__imgs {
	position: absolute;
    bottom: 10px;
    right: 20px;
}
.foryou .tab-pane p {
	color: #4f5b65;
}
.foryou .tab-pane h5 {
	font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}
.foryou .nav-link {
	font-size: 14px;
    font-weight: bold;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: left;
    color: #2e3d49 !important;
    padding: 14px 0px;
    border-bottom: 1px solid #e5e5e5;
	margin: 0px 45px 0px 15px;
	line-height: 30px;
}
.foryou .nav-link i {
	width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: rgb(204 204 204 / 0.38);
    border-radius: 50%;
    font-size: 10px;
    float: right;
}
.foryou .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #1a4cb5;
    padding: 15px 45px 14px 15px;
    margin: 0px;
	border-radius: 6px;
	line-height: 30px;
	box-shadow: 0 10px 20px 0 rgba(26, 76, 181, 0.2);
}


/* What's in it for you */
.foryou__mob {
	display: none;
}

/* Our Toppers */
.toppers__main {
	background: #f7fafc;
	padding: 70px 0px;
}
.toppers__heading {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #051624;
}
.topper__curly__img {
	display: block;
    margin: auto;
}
.toppers__subheading {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #4f5b65;
    margin-top: 20px;
}
.toppers__list .col-md-3 {
	max-width: 20% !important;
}
.toppers__box {
    position: relative;
    margin: 50px 0px 20px;
    padding: 85px 15px 5px 15px;
    border-radius: 20px;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    transition: all .2s ease-in-out;
}
.toppers__img {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    position: absolute;
    top: 52%;
    left: 50%;
    border: 6px solid #fbfcf5;
    transform: translate(-50%,-115%);
}
.toppers__marks {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #7868e6;
}
.toppers__name {
    font-size: 14px;
    line-height: 1.64;
    text-align: center;
    color: #4f5b65;
    margin-bottom: 0px;
    height: 45px;
}
.topper__qualified {
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #4f5b65;
}
.topper__qualified span {
	color: #7868e6;
	text-align: center;
}

.toppers_mob{
    display: none;
}
.our-toppers-box {
	display: none;
}
.toppers h3 {
	display: none;
}

.toppers__ratio {
    width: 69%;
    margin: 85px auto 0px;
}
.toppers__box2 {
	border-radius: 20px;
	border: solid 5px #f0f4f5;
	background-color: rgba(243, 231, 243, 0);
	position: relative;
	text-align: center;
	padding: 30px 0px 25px;
	width: 46%;
    margin: 0px 15px;
}
.toppers__ratio_img {
    position: absolute;
    background: #fff;
    padding: 29px;
    border-radius: 50%;
    transform: translate(-50%,-105%);
}
.toppers__box02__heading {
	font-size: 18px;
  	font-weight: bold;
  	line-height: normal;
  	color: #000000;
}
.toppers__box02__para {
	font-size: 14px;
  	line-height: 1.64;
  	color: #4f5b65;
  	margin-bottom: 0px;
}

/* Choose Your Course */
.course {
	margin: 70px auto;
	width: 85%;
}
.course__popular {
    display: block;
    text-align: center;
    padding: 4px 0px 3px 0px;
    border-radius: 4px;
    box-shadow: 0 5px 10px 0 var(--black-16);
    background-color: #ffbe0f;
    margin: auto;
    width: 85px;
	color: #2e3d49;
	font-size: 11px;
}
.course__heading {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    color: #051624;
}
.course__curly__img {
	display: block;
    margin: auto;
}
.course__year {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #4f5b65;
    margin-top: 20px;
}
#select__course__year {
    background: #3a4d95;
    border: 1px solid #3a4d95;
    font-size: 14px;
    padding: 10px;
    color: #fff;
    box-shadow: none;
    margin-bottom: 10px;
    margin: 0px auto;
    display: block;
    border-radius: 5px;
    outline: none !important;
}
.course__select_year {
    width: 200px;
    margin: auto;
    border-bottom: 2px solid #4f5b65;
    height: 38px;
}
.course__select_year__item {
    list-style: none;
    float: left;
    width: 100px;
    font-size: 16px;
    line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #4f5b65;
	}
.course__select_year__item a {
	text-decoration: none !important;
	display: inline-block;
	border-bottom: 2px solid #fff;
	padding: 0px 0px 10px;
	width: 100px;
	color: #4f5b65;

}
.select_year__active {
	color: #7868e6 !important;
	border-bottom: 2px solid #7868e6 !important;
	font-weight: bold;
}
.course__card1__bg {
    background-image: url(/static/images/landing/course_bg.png);
    background-repeat: no-repeat;
	background-position: 25px 25px;
    margin-top: 30px;
}
.course__card1 {
	padding: 20px 20px 85px 20px;
  	border-radius: 12px;
  	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  	background-image: linear-gradient(127deg, #1ab583, #354b37 98%);
  	position: relative;
  	text-align: center;
  	color: #fff;
	opacity: 0.9;
	min-height: 395px;
}
.course__card2 {
	background-image: linear-gradient(125deg, #5c688a, #333a4d 98%) !important;
}
.course__card1__recommended {
    font-size: 12px;
    color: #2e3d49;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 6px;
    box-shadow: 0 10px 20px 0 var(--black-16);
    background-color: #ffbe0f;
    position: absolute;
    top: -12px;
    left: 15px;
}
.course__card1__heading {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0px 15px;
    line-height: normal;
}
.course__card1__para {
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}
.course__card1__price {
    font-size: 12px;
	line-height: 1.67;
	margin-bottom: 0px;
}
.course__card1__rupees {
    font-size: 20px;
    font-weight: bold;
	line-height: normal;
	color: #fff;
	padding-top: 0px;
}
.course__card1__rupees span {
    font-size: 14px;
    line-height: 1.64;
}
.course__card1__rupees strike {
    color: #fbfcf5;
    font-size: 14px;
}
.course__card1__list {
    margin-bottom: 0px;
    text-align: left;
}
.course__card1__list__items {
    list-style: none;
    font-size: 12px;
    line-height: 1.67;
    background-image: url(/static/images/landing/check.png);
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    background-position-y: 5px;
}
.course__card1__button {
    text-decoration: none !important;
    color: #ffbe0f !important;
    display: block;
    padding: 14px;
    border-radius: 6px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ffbe0f;
	transition:all 0.2s ease-in-out;
	position: absolute;
    bottom: 0px;
    left: 0px;
    width: 92.5%;
    margin: 20px;
}
.course__card1__button:hover {
	background: #ffbe0f;
	color: #2e3d49 !important;
}
.button-active {
	background: #ffbe0f !important;
	color: #2e3d49 !important;
}

/* Enquire Now */
.enquirenow {
	padding: 70px 0px;
	background: #2e3d49;
}
.enquirenow__form {
    width: 40%;
    margin: auto;
}
.enquirenow__form__heading {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    line-height: normal;
}
.enquirenow__form__img {
    margin: 0px auto 20px;
    display: block;
}
.enquirenow__form .form-group {
    margin-bottom: 0px;
}
.enquirenow__form input {
    padding: 14px 14px;
    margin-bottom: 20px;
    border-radius: 6px;
    outline: none !important;
    border: none !important;
    font-size: 14px;
}
.enquirenow__form select {
    margin-bottom: 20px; 
    padding: 14px 14px;
    border-radius: 6px;
    outline: none !important;
    border: none !important;
    background: #fff;
	font-size: 14px;
	height: 49px !important;
}
.enquirenow__form .submit__button {
    font-size: 16px; 
    padding: 12px 12px;
    border-radius: 6px;
    background-color: #1ab583;
    display: block;
    width: 100%;
    outline: none !important;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    transition: all 0.2s ease-in-out;
}
.enquirenow__form .submit__button:hover {
    background: #fff;
    color: #1ab583;
}
.enquirenow__form .img_text {
    display: none;
}
.enquirenow__form a.tech {
    display: none;
}
.enquirenow__form a.watch {
    display: none;
}

/* What Our Students Say */
.testimonials {
	padding: 70px 0px 35px;
	background: #f7fafc;
}
.testimonials__heading {
	font-size: 30px;
  	font-weight: bold;
  	line-height: normal;
  	color: #051624;
  	text-align: center;
}
.testimonials__border__img {
    display: block;
    margin: 0px auto 20px;
}
.testimonials__member {
    border-radius: 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 65px 15px 15px 15px;
    position: relative;
    margin: 60px 0px 10px 0px;
    min-height: 233px;
}
.testimonials__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-160%);
    border-radius: 50%;
    border: solid 6px #edf8fe;
}
.testimonials__subheading {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.64;
	text-align: center;
  	color: #2e3d49;
    margin-bottom: 0px;
}
.testimonials__lastheading {
	font-size: 12px;
	line-height: 1.67;
	text-align: center;
  	color: #727c84;
  	margin-bottom: 5px;
}
.testimonials__para {
	font-size: 14px;
	line-height: 1.64;
	text-align: center;
  	color: #4f5b65;
}
.testimonials__quote__img {
    position: absolute;
    left: 18px;
    top: 30%;
}
.testimonials .slick-next, .slick-prev {
	width: 30px !important; 
	height: 30px !important; 
	background: #fff !important; 
	border-radius: 50%; 
	color: #333; 
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.testimonials .slick-next {
	right: -5px;
	z-index: 1; 
	padding: 7px; 
    top: 167px;
}
.testimonials .slick-prev {
	left: -5px; 
	z-index: 1; 
	padding: 7px; 
	transform: rotate(180deg);
}

/* Faq */
.faq {
	background: #fbfcf5;
	padding: 70px 0px;
}
.faq__heading {
	font-size: 30px;
  	font-weight: bold;
  	line-height: normal;
 	text-align: center;
 	color: #051624;
}
.faq__curly__img {
    display: block;
    margin: auto;
    padding-bottom: 15PX;
}
.faq .faq-question {
	cursor: pointer;
	padding: 15px;
}
.faq .faq-arrow {
	margin-left: -15px;
}
.faq .faq-question b {
	color: #2e3d49;
	line-height: 1.5;
}
.faq .card-body {
	color: #4f5b65;
	padding-top: 0px;
}
.faq__accordion {
    width: 85%;
    margin: auto;
}
.faq__accordion .card {
	border: none;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0px;
	background: transparent;
}
.faq__accordion .card-header {
	padding: 10px 0px;
    margin-bottom: 0;
    background-color: transparent; 
    border-bottom: none; 
}
.faq__accordion .card-header a {
	text-decoration: none !important;
	color: #2e3d49 !important;
}
.faq__accordion .card-header h5 {
	font-size: 16px;
    font-weight: 600;
    line-height: 1.63;
    text-align: left;
    color: #2e3d49;
}
.faq__accordion .card-header i {
	float: right;
}
.faq__accordion .card-body {
	padding: 0px 3px 10px 0px;
	font-size: 14px;
    line-height: 1.64;
    color: #4f5b65;
}

/* Download App */
.download {
	margin: auto;
	background: #f7fafc;
	padding-top: 70px;
}
.download .row {
	width: 85%;
	margin: auto;
}
.download__heading {
    font-size: 40px;
  	font-weight: bold;
  	line-height: normal;
	color: #333;
}
 .download__leftside {
    width: 86%; 
    margin: 0px auto 0px; 
    text-align: center;
    padding-top: 55px;
 }
 .download__leftside h4 {
    font-size: 20px;
    line-height: 1.54;
	margin: 30px auto 20px;
	color: #333;
 }




.otp-submit{
    background-color: #1ab583;
    color: #fff !important;
    width: 100%;
}


.form-error{
    font-size: 11px;
     color: red;
}

.why_mocktest_block {
	display: flex;
	/* width: 100%; */
	margin-left: 47px;
	margin-right: 47px;
	border-radius: 40px;
  	background-color: rgba(241, 236, 233, 0.7);
}

.why_mocktest-left {
    width: 40%; 
	margin-left: 65px;
	display: flex;
	justify-content: center;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	text-align: center;
	flex-direction: column; /* Stack text elements vertically */
    justify-content: center;
	margin-top: 47px;
    margin-bottom: 37px;
}

.why_mocktest-right {
	width: 60%; 
	display: flex;
	justify-content: end;
	align-items: end;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	text-align: center;
	/* box-sizing: border-box; */
}

.why_moctest_text {
	height: 104px;
	/* margin: 45px 72.8px 4px 0; */
	background-image: linear-gradient(121deg, #4949c6 26.25%, #a1a1fb 98.82%);
	font-family: Poppins;
	font-size: 48px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.08;
	letter-spacing: -2.88px;
	text-align: left;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.why_mocktest_image_child {
	width: 40px;
	height: 40px;
}

.platform_mimic {
	width: 360px;
	height: 44px;
	margin: 4px 73.8px 31px 0;
	opacity: 0.8;
	font-family: Poppins;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}

.get_all_india_percentile_div {
	/* height: 68px; */
	width: 440px;
	display: flex;
	/* justify-content: center;
	align-items: center; */
	gap: 10px;
	padding: 10px 16px;
	border-radius: 12px;
	margin-bottom: 22px;
	background-image: linear-gradient(to right, #fff 0%, #f8f7ff 127%);
	align-items: center;
}

.get_all_india_percentile {
	width: 362.7px;
	flex-grow: 0;
	opacity: 0.8;
	font-family: 'Poppins';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #000;
    word-wrap: break-word;
}

.why_mocktest_image {
	width: 848px; 
	height: 506px;
	border-radius: 40px;
}

/*--------------- Responsive -----------------*/
@media screen and (max-width: 1000px) and (min-width: 360px) {
	/* Main Div */
	.main {
		background-position-y: -60px;
		background-image: url(/static/images/landing/main_bg_mob_new.png);
	}

	/* Banner */
	.banner {
    	margin-top: 20px;
        padding-bottom: 0px;
	}
	.banner .carousel-indicators {
		bottom: -15px;
	}
	.border__img {
    	display: none;
	}
	.banner .col-md-6:nth-child(2) {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 15px;
	}
	.banner__heading {
	    font-size: 20px;
	    text-align: center;
	    color: #2e3d49;
	}
	.banner__subheading {
	    text-align: center;
	    color: #727c84;
	    font-size: 14px;
	    margin: 15px 0px 15px;
	}
	.banner__slide__img {
		display: none;
	}
	.banner__slide__img__mob {
	    width: 100%;
	    margin: auto;
	    display: block;
	}
	.banner__form {
    	padding: 15px;
    	border-radius: 15px 15px 0px 0px;
    	margin-left: 0%;
	}
	.banner__form__heading {
    	font-size: 18px;
    	line-height: 26px;
	}
	.banner__form input {
		padding: 10px 10px;
		border-radius: 4px;
	}
	.banner__form select {
		padding: 9px 9px;
		border-radius: 4px;
	}

	/* Introduce Our Faculties */
	.faculties {
		margin-top: 0px;
    	padding: 50px 0px 30px;
	}
	.faculties__heading {
		font-size: 24px;
	}
	.faculties__subheading {
		font-size: 16px;
	}
	.faculties__lastheading {
		font-size: 12px;
	}

	/* Demo Classes */
	.democlass {
		padding: 50px 0px 20px;
	}

	/* What's in it for you (Web) */
	.foryou {
		display: none;
	}

	/* What's in it for you (Mob) */
	.foryou__mob {
		padding: 50px 0px 30px;
		background: #fbfcf5;
		display: block;
	}
	.foryou__mob__heading {
		font-size: 24px;
	  	font-weight: bold;
	  	line-height: normal;
	  	color: #051624;
	  	text-align: center;
	}
	.foryou__mob__card {
		padding: 20px 15px 20px;
	  	border-radius: 6px;
	  	box-shadow: 0 14px 34px 0 rgba(0, 0, 0, 0.07);
	  	background-color: #ffffff;
	  	text-align: center;
	  	border-radius: 6px;
	  	margin-bottom: 20px;
	}
	.foryou__mob__subheading {
		font-size: 16px;
		font-weight: bold;
		line-height: 1.63;
		color: #2e3d49;
		margin-bottom: 0px;
	}
	.foryou__mob__imgs {
		display: block;
		margin: 15px auto;

	}
	.foryou__mob__para {
		font-size: 12px;
		line-height: 1.67;
		color: #4f5b65;
		margin-bottom: 0px;
	}
	.foryou__mob__joinow {
		margin: 0px 15px;
		padding: 13px;
		border-radius: 6px;
		border: 1px solid #1ab583;
		background-color: #1ab583;
		display: block;
		width: 100%;
		text-align: center;
		color: #fff !important;
		text-decoration: none !important;
		font-size: 16px;
		font-weight: bold;
	}

	/* Our Toppers */
	.toppers__main {
		padding: 50px 0px;
	}
	.toppers__heading {
		font-size: 24px;
	}
	.toppers__box {
		margin: 70px 0px 10px;
		padding: 70px 15px 20px 15px;
		border-radius: 6px;
	}
	.toppers__marks {
		font-size: 16px;
	}
	.toppers__img {
		width: 100px;
    	height: 100px;
		transform: translate(-50%,-125%);
	}
	.toppers__slider .col-md-3 {
		padding-left: 5px;
    	padding-right: 5px;
	}
	.topper__qualified {
		font-size: 14px;
		line-height: 1.6;
		font-weight: bold;
		margin-top: -15px;
	}
	.toppers__ratio {
	    width: 100%;
	    margin: 20px auto 0px;
	}
	.toppers__box2 {
		margin: 0px 0px;
		padding: 20px 0px 20px;
	}
	.toppers__ratio_img {
		position: static;
	    padding: 0px;
	    border-radius: 0px;
	    transform: none;
	    height: 32px;
    	width: 32px;
    	background: transparent;
	}
	.toppers__box02__heading {
		font-size: 16px;
		margin: 10px 0px 0px;
	}

	/* Choose Your Courses */
	.course {
		margin: 50px 0px;
		width: 100%;
	}
	.course__heading {
		font-size: 24px;
		margin-top: 5px;
	}
	.course__select_year {
		width: 300px;
	}
	.course__select_year__item{
		width: 150px;
	}
	.course__select_year__item a {
		width: 150px;
	}
	.course__card1__bg {
		background-position: 25px 25px;
	}
	.course__card1 {
		padding: 20px 20px 85px 20px;
		min-height: 395px;
	}
	.course__card1__heading {
		margin: 5px 0px 10px;
	}
	.course__card1__recommended{
		font-size: 10px;
	}
	.course__card1__rupees.prize p {
		margin-bottom: 0px;
	}
	.course__card1__button {
		padding: 13px;
		width: 88.5%;
	}

	/* Enquire Now */
	.enquirenow {
		display: none;
	}

	/* What Our Students Say */
	.testimonials {
		padding: 50px 0px 15px;
	}
	.testimonials__heading {
		font-size: 24px;
	}
	.testimonials__member {
		margin: 50px 0px 10px 0px;
	}

	/* Frequently Asked Questions */
	.faq {
		padding: 50px 0px;
		margin-top: 0px;
	}
	.faq__heading {
		font-size: 24px;
		width: 80%;
    	margin: auto;
	}
	.faq__accordion {
		width: 100%;
	    margin-top: 10px;
	}
	.faq__accordion .card-header h5 {
		font-size: 14px;
	}

	/* Download Our App */
	.download {
		padding-top: 0px;
	}
	.download .row {
		width: 100%;
	}
	.download__heading {
		font-size: 24px;
	}
	.download__leftside {
		padding-top: 50px;
		width: 100%;
	}
	.download__leftside h4 {
		font-size: 14px;
		margin: 10px auto 20px;
    	color: rgba(79, 91, 101, 0.5);
	}
	.g_play {
    	margin-bottom: 30px;
	}

	.why_mocktest_block {
		display: flex;
		/* width: 100%; */
		/* margin: 20px auto; */
		background-color: rgba(241, 236, 233, 0.7);
		flex-wrap: wrap; 
		/* box-sizing: border-box; */
		margin-left: 16px;
		margin-right: 16px;
		border-radius: 12px;
		background-color: rgba(241, 236, 233, 0.7);
	}

	.why_mocktest-left,
	.why_mocktest-right {
        flex: 0 0 100%;
		margin-left: 0px;
		overflow: hidden;
		margin-top: 10px;
		margin-bottom: 0px;
    }
	.why_mocktest_image {
		width: auto;
        height: 300px;
		border-radius: 16px;
	}
	.why_moctest_text {
		height: 100px;
		/* margin: 45px 72.8px 4px 0; */
		padding: 20px;
		background-image: linear-gradient(121deg, #4949c6 26.25%, #a1a1fb 98.82%);
		font-family: Poppins;
		font-size: 32px;
		font-weight: 600;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.08;
		letter-spacing: -2.88px;
		text-align: center;
		-webkit-background-clip: text;
		background-clip: text;
		-webkit-text-fill-color: transparent;
	}

	.why_mocktest_image_child {
		width: 32px;
		height: 32px;
	}

	/* prize and recognition */
	.prize {
		padding: 40px 0px 5px;
	}
	.prize__heading {
		font-size: 32px;
		font-weight: 600;
	}
	.prizes__section {
		margin-left: 0px;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
		row-gap: normal;
	}
	.prize-card {
		width: 100%;
		height: auto;
		background: #e9eef6;
		padding: 10px;
		text-align: center;
		/* border-radius: 8px; */
		font-size: 16px;
		font-weight: bold;
		border-radius: 12px;
	}

	.prize-amount-box img{
		width: 140px;
        height: 85px;
	}
	.prize-title {
		margin-top: 10px;
		font-weight: 600 ;
		margin-bottom: 14px;
		line-height: 1.47;
		letter-spacing: -0.6px;
		font-size: 15px;
	}

	.prize__details {
		font-size: 14px;
		font-family: Poppins;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.43;
		letter-spacing: -0.28px;
		color: #000000;
		margin: 0;
	}

	/* event info block */
	.event_info_box {
		width: 90%;
		padding: 15px;
	}

	.event_info_box__item {
		position: relative;
		padding-bottom: 20px;
		border-right: none;
		padding-right: 0;
  		align-items: center; 
	}

	.event_info_box__item::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%); 
		width: 40%;                 
		height: 1px;
		background: rgba(217, 105, 57, 0.5);
	}

	.event_info_box__item:last-child::after {
		display: none;               
		border-right: none;
	}

	.event_info_box__icon img {
		width: 90px;
	}

	.platform_mimic {
		height: auto;
		opacity: 0.8;
		font-family: Poppins;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.5;
		letter-spacing: normal;
		text-align: center;
		color: #000;
		padding-left: 20px;
        padding-right: 20px;
		width: 325px;
	}

	.get_all_india_percentile_div {
		height: auto;
		width: auto;
		display: flex;
		padding: 10px 16px;
		margin-left: 16px;
		margin-right: 16px;
		border-radius: 12px;
		margin-bottom: 22px;
		background-image: linear-gradient(to right, #fff 0%, #f8f7ff 127%);
		align-items: center;
	}
}

