body {
font-family: "Nunito Sans", sans-serif;
font-size: 14px;
color: #666;
font-weight: 300;
line-height: 26px;
}
.row:after, .row:before {
clear: both;
content: "";
display: table;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
display: block;
color: #545454;
font-weight: normal;
line-height: normal;
margin-bottom: 15px;
}
h1 {
font-size: 60px;
}
h2 {
font-size: 58px;
}
h3 {
font-size: 42px;
}
h4 {
font-size: 34px;
}
h5 {
font-size: 24px;
}
h6 {
font-size: 18px;
}
.pull_left {
float: left;
}
.pull_right {
float: right !important;
}
.alignleft {
float: left;
margin-right: 16px;
}
.alignright {
float: right;
margin-left: 16px;
}
.aligncenter {
display: block;
margin: 0 auto;
}
.text_left {
text-align: left;
}
.text_right {
text-align: right;
}
p {
font-family: "Nunito Sans", sans-serif;
font-size: 18px;
color: #000;
line-height: 30px !important;
padding-bottom: 15px;
}
.menu-section img {
width: 80px;
}
.menu-section {
width: 100%;
display: block;
padding: 15px 0px 15px 0px;
background: #fff;
box-shadow: 0 3px 7px 2px rgba(0,0,0,.05);
}
.menu-last a {
color: #fff !important;
background: #3169b2;
display: block;
padding: 1px 20px 5px 20px;
border-radius: 5px;
}
.title {
font-size: 30px;
color: #6C6C6C;
line-height: 45px;
text-align: center;
margin: 0px 0px 20px 0px;
font-weight: 700;
text-transform: uppercase;
}
.form input::-webkit-input-placeholder {
color:#7b7a79;
opacity: 1;
}
.form input:-ms-input-placeholder {
color:#7b7a79;
opacity: 1;
}
.form input::-moz-placeholder {
color:#7b7a79;
opacity: 1;
}
.form input:-moz-placeholder {
color:#7b7a79;
opacity: 1;
}
.title span {
font-weight: normal;
}
.form textarea::-webkit-input-placeholder {
color:#fff;
opacity: 1;
}
.form textarea:-ms-input-placeholder {
color:#fff;
opacity: 1;
}
.form textarea::-moz-placeholder {
color:#fff;
opacity: 1;
}
.form textarea:-moz-placeholder {
color:#fff;
opacity: 1;
}
.container-fluid {
padding: 0px 70px 0px 70px !important;
}
.menu-section p {
font-size: 18px;
text-align: right;
text-transform: inherit;
display: inline-block;
padding-bottom: 0px;
margin: 0px 15px 0px 0px;
}
.menu-section p strong {
font-size: 25px;
}
.menu-section a {
background: #ff7c00;
text-align: center;
font-size: 22px;
color: #fff;
text-transform: uppercase;
border-radius: 5px;
display: inline-block;
padding: 5px 20px;
text-decoration: navajowhite;
line-height: 25px;
text-decoration: none;
}
.menu-section .col-md-9 {
text-align: right;
}
.banner-section {
width: 100%;
display: inline-block;
position: relative;
}
.banner-section img {
width: 100%;
height: 570px;
object-fit: cover;
}
.banner-section .align-items-center {
position: absolute;
top: 0px;
width: 92%;
}
.banner-section h1 {
color: #fff;
font-size: 2.5rem;
font-weight: 100;
text-transform: uppercase;
margin: 30px 0px 30px 0px;
}
.ranked {
width: 640px;
display: flex;
flex-wrap: wrap;
margin-left: 30px;
}
.ranked-card {
width: 45%;
float: left;
position: relative;
margin-bottom: 30px;
padding: 0px 110px 0px 0px;
}
.ranked-card img {
width: 100%;
height: inherit;
}
.ranked-card p {
color: #fff;
text-align: center;
font-weight: 700;
line-height: 22px !important;
padding-bottom: 0px;
margin: -10px 0px 0px 0px;
font-size: 15px;
}
.ranked-num {
position: absolute;
bottom: 90px;
text-align: center;
width: 63%;
}
.ranked-num span {
font-size: 65px;
font-weight: 700;
color: #fff;
}
.ranked-num img {
width: 80px;
display: inherit;
margin: -20px auto 0px;
}
.strip-section {
width: 100%;
display: inline-block;
background: #C9B189;
padding: 20px 0px 26px 0px;
}
.strip-section h2 {
color: #fff;
text-shadow: 2px 2px #a99999;
margin-bottom: 0px;
}
.programs-offered-section {
width: 100%;
display: inline-block;
margin-top: 30px;
margin-bottom: 59px;
}
.programs-offered {
display: flex;
position: relative;
margin-top: 30px;
}
.programs-offered-1 {
width: 32%;
float: left;
border-radius: 10px;
margin: 0px 2% 0px 0px;
}
.programs-offered-1.color-1 {
background: #f7e7da;
}
.programs-offered-1.color-2 {
background: #f0f6de;
}
.programs-offered-1.color-3 {
background: #f4f1eb;
margin-right: 0%;
}
.programs-offered-1 h2 {
font-size: 25px;
color: #fff;
font-weight: 700;
text-align: center;
border-radius: 10px 10px 0px 0px;
padding: 10px;
margin-bottom: 13px;
}
.programs-offered-1.color-1 h2 {
background: #ff7c00;
}
.programs-offered-1.color-2 h2 {
background: #a5d066;
}
.programs-offered-1.color-3 h2 {
background: #c9b189;
}
.programs-offered-1 p {
padding: 0px 20px 0px 20px;
}
.programs-offered-1 a {
font-size: 20px;
color: #fff;
font-weight: 700;
text-align: center;
background: #ea7427;
text-decoration: none;
display: inline-block;
margin-top: 13px;
width: 100%;
padding: 10px;
border-radius: 0px 0px 10px 10px;
text-transform: uppercase;
}
.programs-offered-1.color-1 a {
background: #ff7c00;
}
.programs-offered-1.color-2 a {
background: #a5d066;
}
.programs-offered-1.color-3 a {
background: #c9b189;
}
.strip_text strong {
color: #ff7c00;
}
.strip_text {
margin-bottom: 5px;
}
.ctc span {
width: 50%;
float: left;
}
.ctc span strong {
font-size: 34px;
font-weight: 900;
margin-top: 5px;
display: inherit;
}
.ctc {
display: inline-block;
margin-bottom: 15px;
width: 100%;
}
.eligibility strong {
font-size: 20px;
}
.eligibility {
font-size: 16px;
}
.programs-offered-btn span {
font-weight: normal;
display: inline-block;
}
.programs-offered-1 h2 span {
font-weight: normal;
font-size: 18px;
}
.programs-offered-1.color-2 .strip_text strong {
color: #a5d066;
}
.programs-offered-1.color-3 .strip_text strong {
color: #c9b189;
}
.scores-accepted-section {
width: 100%;
display: inline-block;
background: #faf3ed;
padding: 30px 0px 35px 0px;
margin-bottom: -10px;
}
.scores-accepted h2 {
text-align: left;
float: left;
line-height: 35px;
margin: 0px 0px 0px 0px;
}
.scores-accepted ul {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: right;
width: 86%;
}
.scores-accepted ul li {
font-size: 18px;
text-align: center;
list-style: none;
width: 20%;
float: left;
}
.scores-accepted ul li strong {
font-size: 25px;
}
.why-soil-section h2 {
color: #fff;
text-align: left;
margin-bottom: 40px;
}
.why-soil-section .ranked {
margin-top: 40px;
margin-left: 0px;
}
.why-soil-section .row {
top: 0px;
position: relative;
width: 100%;
}
.why-soil-section {
background-image: url(images/why-soil.webp);
background-repeat: no-repeat;
background-size: cover;
padding: 59px 0px 29px 0px;
}
.why-soil {
width: 100%;
display: flex;
margin-bottom: 35px;
align-items: center;
justify-content: left;
}
.why-soil img {
width: 50px;
height: inherit;
}
.why-soil p {
color: #fff;
width: 88%;
float: right;
padding: 0px 0px 0px 40px;
margin-bottom: 0px;
}
.why-soil p strong {
font-weight: 900;
}
.why-pr {
padding-left: 90px !important;
}
.why-btn {
font-size: 20px;
color: #fff;
font-weight: 700;
text-align: center;
background: #ea7427;
text-decoration: none;
display: inline-block;
padding: 10px 40px !important;
border-radius: 10px;
text-transform: uppercase;
width: initial !important;
margin: 10px auto 0px !important;
}
.why-btn span {
font-weight: normal;
}
.placement-report-section {
width: 100%;
display: inline-block;
background: #F4F5EF;
padding: 59px 0px 59px 0px;
}
.ctc-section {
display: flex;
align-items: flex-end;
gap: 50px;
}
.ctc-box {
	width: 107px;
text-align: center;
}
.ctc-title {
font-size: 23px;
font-weight: 400;
margin-bottom: 15px;
line-height: 1.2;
text-align: left;
}
.ctc-title span {
font-weight: 700;
}
.ctc-bar {
width: 89px;
position: relative;
display: flex;
align-items: last baseline;
justify-content: center;
padding-bottom: 20px;
}
.ctc-bar.highest {
	width: 107px;
height: 280px;
background: #a8d36a;
padding: 0px 9px 20px 0px;
}
.ctc-bar.average {
height: 170px;
background: #a8d36a;
padding: 0px 4px 20px 0px;
}
.ctc-value {
writing-mode: vertical-rl;
transform: rotate(180deg);
color: #ffffff;
font-size: 40px;
font-weight: 700;
letter-spacing: 1px;
}
.placement-report {
width: 30%;
float: left;
margin-top: 10px;
}
.placement-report-r {
width: 70%;
float: left;
margin-top: 10px;
}
.ctc-value strong {
	font-size: 22px;
font-weight: normal;
}
.ctc-bar.average .ctc-value {
font-size: 30px;
}
.ctc-horizontal .ctc-row {
display: flex;
width: 100%;
margin-bottom: 18px;
}
.ctc-horizontal .ctc-value,
.ctc-horizontal .ctc-label {
align-items: center;
padding: 20px 30px;
color: #ffffff;
}
.ctc-horizontal .dark {
background: #7fa62a;
}
.ctc-horizontal .light {
background: #a8d36a;
}
.ctc-horizontal .ctc-value {
min-width: 180px;
justify-content: center;
flex-direction: column;
text-align: center;
}
.ctc-horizontal .ctc-value .big {
font-size: 34px;
font-weight: 700;
line-height: 1;
}
.ctc-horizontal .ctc-value .small {
font-size: 16px;
margin-top: 0px;
width: 100%;
display: inherit;
}
.ctc-horizontal .ctc-label {
flex: 1;
font-size: 24px;
line-height: 1.3;
}
.ctc-horizontal .ctc-label strong {
font-weight: 700;
}
.ctc-horizontal .ctc-label.wide {
flex: 2;
}
.ctc-horizontal .ctc-value {
writing-mode: inherit;
transform: inherit;
}
.apply-btn {
width: 100%;
display: inline-block;
text-align: center;
margin-top: 20px;
}
.recruiters-section {
width: 100%;
display: inline-block;
position: relative;
background: #F4F5EF;
margin: 0px 0px 0px 0px;
padding: 59px 0px 49px 0px;
}
.recruiters-section p {
text-align: center;
}
.recruiters {
margin-top: 20px;
}
.marquee {
display: inline-block;
animation: marquee 70s linear infinite;
}
.recruiters ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.recruiters ul li {
width: 10.5%;
  background: #fff;
  border-radius: 10px;
  padding: 5px 0px;
  margin: 0px 2% 20px 0px !important;
  float: left;
  list-style: none;
}
.recruiters ul li img {
width: 100%;
}
.marquee-1 {
display: inline-block;
animation: marquee-1 70s linear infinite;
}
@keyframes marquee {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(-100%, 0, 0);
}
}
@keyframes marquee-1 {
from {
transform: translate3d(-100%, 0, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.international-immersions-section {
width: 100%;
display: inline-block;
margin: 65px 0px 59px 0px;
}
.international-immersions-content {
width: 45%;
float: left;
}
.international-immersions-pic {
width: 55%;
float: left;
padding-left: 40px;
}
.international-immersions-content h2 {
text-align: left;
line-height: 35px;
}
.international-immersions-pic img {
width: 32%;
float: left;
border-radius: 10px;
padding: 15px 30px;
margin: 0px 2% 10px 0px;
}
.international-immersions-last {
margin-right: 0% !important;
}
.international-immersions-pic .color-1 {
background: #E5E9C9;
}
.international-immersions-pic .color-2 {
background: #E5E9C9;
}
.international-immersions-pic .color-3 {
background: #E5E9C9;
margin-right: 0%;
}
.international-immersions-pic .color-5 {
background: #E5E9C9;
}
.international-immersions-pic .color-6 {
background: #E5E9C9;
margin-right: 0%;
}
.faqs-section {
width: 100%;
display: inline-flex;
}
.faqs-section p {
text-align: center;
}
.faq-item {
margin-bottom: 10px;
}
.faq-question {
width: 100%;
color: #000;
background: #F4F5EF;
border: none;
padding: 13px 20px;
font-size: 18px;
font-weight: 600;
text-align: left;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.25);
}
.faq-question .icon {
font-size: 26px;
transition: transform 0.3s ease;
}
.faq-answer {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease;
padding: 0 20px;
}
.faq-answer p {
margin: 10px 0px 10px 0px;
padding-bottom: 0px;
line-height: 1.6;
color: #000;
text-align: left;
}
.faq-item.active .faq-answer {
max-height: 100vh;
margin-top: 15px;
}
.faq-item.active .icon {
transform: rotate(180deg);
}
.footer-section {
width: 100%;
display: inline-block;
margin-top: 40px;
}
.footer-section a {
width: 100% !important;
border-radius: 0px;
font-size: 25px;
}
.sector-wise-section {
background: #F0F6DE;
  position: relative;
  z-index: 9;
}
.sector-wise-section h2 {
color: #fff;
}
.sector-wise-section ul {
padding: 0px 0px 0px 50px;
}
.sector-wise-section ul li {
width: 16.6% !important;
padding: 0px 0px 0px 0px;
}
/* Alumni section css  */
.section-timeline{
width: 100%;
margin: 0 auto;
display: flex;
padding: 0px 20px 80px 20px;
margin-top: 80px;
}
.section-timeline .timeline-left .title{
margin-bottom: 20px;
position: relative;
padding: 10px 0px 10px 0px;
left: -24px;
z-index: 1;
top: 60px;
margin-bottom: 110px;
font-size: 30px;
text-align: left;
}
.section-timeline .timeline-left{
flex: 1;
position: relative;
padding-right: 60px;
}
.section-timeline .timeline-line{
position: absolute;
top: -140px;
left: -10px;
width: 2px;
height: 110.4%;
background: #000;
}
.section-timeline .timeline-progress{
position: absolute;
top: 0;
left: -10px;
width: 2px;
background: #000;
height: 0;
transition: height 0.2s ease-out;
opacity: 0.9;
}
.section-timeline .step-content h3 {
font-size: 20px;
margin-bottom: 10px;
}
.section-timeline .step-content p {
margin-bottom: 10px;
line-height: 28px;
margin-top: 15px;
}
.section-timeline .step {
margin-bottom: 40px;
position: relative;
}
.section-timeline #step4 {
margin-bottom: 0;
}
.section-timeline .badge{
color: #000;
margin-bottom: 10px;
}
.badge img{
max-width: 100px;
margin-top: -11px;
}
.section-timeline .step-icon{
position: absolute;
left: -35px;
top: 0;
background: #fff;
width: 30px;
height: 30px;
text-align: center;
line-height: 26px;
font-weight: bold;
overflow: hidden;
transition: background 0.3s, transform 0.3s;
-webkit-transition: background 0.3s, transform 0.3s;
-moz-transition: background 0.3s, transform 0.3s;
-ms-transition: background 0.3s, transform 0.3s;
-o-transition: background 0.3s, transform 0.3s;
}
.section-timeline .step-icon .fa-circle-check {
color: #c9b189;
font-size: 20px;
margin-top: 5px;
}
.section-timeline .step.active .step-icon .fa-circle-check {
color: #ea7427 !important;
}
.section-timeline .step.active .step-icon {
color: #132415;
transform: scale(1.2);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
}
.section-timeline .step-content{
padding-left: 10px;
}
.section-timeline .step.active .step-content p{
color: #222222
}
.section-timeline .step.active .step-content{
opacity: 1
}
.section-timeline .step .step-content{
opacity: 0.5
}
.section-timeline .step-content h3{
font-size: 26px;
margin-bottom: 10px;
color: #1e1c1c;
}
.section-timeline .timeline-right{
flex: 1;
position: sticky;
top: 50px;
align-self: flex-start;
height: fit-content;
margin-top: 20px;
padding-left: 0;
}
.section-timeline .timeline-right .videoTabBlock {
display: none;
}
.section-timeline .timeline-right .videoTabBlock.active {
display: block;
}
.videoMainPopupBlock {
position: relative;
}
.section-timeline .timeline-right .videoMainPopupBlock .bg-img {
position: absolute;
top: -120px;
right: -70px;
z-index: -1;
max-width: 339px;
}
.video-cen{
width: 100%;
height: 0px;
position: relative;
padding-bottom: 56%;
overflow: hidden;
background-color: #000;
display: inline-block;
border-radius: 20px;
}
.video-cen iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
aspect-ratio: 16 / 9;
}
/* For Mobile */
.scroll-section {
display: none;
}
.banner-form .form h2 {
font-size: 16px;
border-radius: 0px;
}
.banner-form {
position: absolute;
bottom: -45px;
background: #fff;
border-radius: 10px;
}
.banner-form .form .form-1 {
padding: 0px;
margin: 0px 0px 0px 0px;
}
.banner-form .form-2 {
line-height: 20px;
padding: 0px 21px;
}
.form input {
width: 90%;
height: 45px;
border-radius: 5px;
background: none;
font-size: 18px;
color: #7b7a79;
outline: none;
border: 1px solid #ddd !important;
padding: 0px 20px 0px 20px;
margin: 0px 0px 10px 21px;
}
.submit-button {
color: #000;
background: #fff;
border-radius: 10px 10px 0px 0px !important;
text-align: left;
line-height: 33px;
padding: 15px 10px 10px 20px;
}
.form-section {
width: 100%;
display: inline-block;
background: #8f7549;
padding: 30px 0px 30px 0px;
margin-top: -5px;
position: relative;
}
.form-content h2 {
font-size: 22px;
color: #fff;
}
.form-btn p {
float: left;
font-size: 12px;
color: #fff;
line-height: 18px !important;
width: 50%;
margin-bottom: 0px;
padding-bottom: 0px;
}
.form-btn a {
width: 40%;
font-family: 'FranklinGothic';
float: right;
text-align: center;
font-size: 20px;
color: #8f7549;
text-transform: uppercase;
text-decoration: none;
background: #fff;
font-weight: 700;
border-radius: 5px;
margin-top: 10px;
}
.form h2 {
font-size: 35px;
color: #000;
background: #fff;
border-radius: 10px 10px 0px 0px !important;
text-align: left;
line-height: 33px;
padding: 15px 10px 10px 20px;
}
.form select {
width: 90%;
height: 45px;
border-radius: 5px;
background: none;
font-size: 18px;
color: #7b7a79;
outline: none;
border: 1px solid #ddd !important;
padding: 0px 20px 0px 20px;
margin: 0px 0px 10px 21px;
}
.form-2 input {
width: 20px !important;
float: left;
height: 23px !important;
margin: 4px 10px 0px 0px !important;
}
.form-2 {
font-size: 12px;
color: #000;
font-weight: 500;
line-height: 20px;
text-align: left !important;
margin: 10px 0px 10px 0px;
}
.form button {
background: #ff7c00;
border: 0px;
width: 100% !important;
text-align: center;
font-size: 22px;
color: #fff;
text-transform: uppercase;
height: 50px;
cursor: pointer;
font-weight: 700;
border-radius: 10px;
margin: 7px 0px 0px 0px;
width: 180px !important;
margin: 20px auto 20px;
display: inherit;
}
.form button span {
font-weight: normal;
}
.ranked-num-1 {
bottom: 87px;
}
.ranked-num-2 {
bottom: 81px;
}
/* Common hidden state */
.fade-left,
.fade-right,
.fade-top,
.fade-bottom {
opacity: 0;
transition: all 0.9s ease;
}
/* Directions */
.fade-left {
transform: translateX(-60px);
}
.fade-right {
transform: translateX(60px);
}
.fade-top {
transform: translateY(-60px);
}
.fade-bottom {
transform: translateY(60px);
}

/* Visible state */
.fade-left.show,
.fade-right.show,
.fade-top.show,
.fade-bottom.show {
opacity: 1;
transform: translate(0, 0);
}
/*.programs-btn {
animation: zoomPulse 1.8s ease-in-out infinite;
}*/
.scores-accepted-section.mobile {
display: none;
}
/* Keyframes for smooth zoom in/out */
@keyframes zoomInOut {
0%, 100% { transform: scale(1.06); }
50% { transform: scale(1.01); }
}
.strip-section.mobile {
display: none;
}
.my-slick-slider{
width:100%;
}
.my-slick-slider .slide{
text-align:center;
}
.my-slick-slider h3{
margin:12px 0 0;
font-size:18px;
}
/* Dots */
.slick-dots li button:before{
font-size:10px !important;
color:#fff !important;
opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
color: #ff7c00 !important;
opacity: 1 !important;
}
.mobile-slider {
display: none !important;
}
.programs-offered-1 ul {
display: none;
padding: 0px 20px 0px 32px;
margin: 20px 0px 0px 0px;
}
.programs-offered-1 ul li {
font-family: "Nunito Sans", sans-serif;
margin-bottom: 15px;
}
.programs-offered-1 ul li::marker {
color: #ff7c00;
}
.programs-offered-1.color-2 ul li::marker {
color: #a5d066;
}
.programs-offered-1.color-3 ul li::marker {
color: #c9b189;
}
.form-title {
display: none;
}
.banner-form .form h2 strong {
font-weight: normal;
}
.banner-form.mobile {
position: relative;
bottom: 0px;
display: none;
}
.img-animate {
opacity: 0;
transform: translateY(50px) scale(0.7);
transition: all 0.7s ease-out;
}
.img-animate.show {
opacity: 1;
transform: translateY(0) scale(1);
}
/* Zoom animation */
@keyframes zoomPulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.08);
}
100% {
transform: scale(1);
}
}
.webinar-section {
width: 100%;
display: inline-block;
margin: 20px 0px 0px 0px;
}
.webinar-section p {
background: #faf3ed;
padding: 20px 20px 20px 20px;
width: 900px;
text-align: center;
margin: 0px auto 20px;
}
.webinar-section p strong a {
color: #ff7c00;
text-decoration: none;
}
.alumni-mobile {
display: none;
}
.ctc-row.mobile {
display: none;
}
select {
text-transform: none;
padding-right: 20px;
}
.alumni.mobile {
display: none;
}
.placement-section {
padding: 0px;
}
.placement-title {
text-align: center;
margin-bottom: 60px;
font-size: 32px;
letter-spacing: 1px;
}
.placement-title span {
font-weight: 400;
color: #777;
}
.bar-row {
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.bar-text {
position: absolute;
left: 29%;
font-size: 24px;
line-height: 1.3;
color: #fff;
}
.bar {
width: 100%;
height: 107px;
background: #a8d36a;
overflow: hidden;
position: relative;
display: flex;
align-items: center;
justify-content: left;
}
.bar-fill {
height: 100%;
width: 0;
background: #7fa92b;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding-right: 0px;
color: #fff;
font-size: 40px;
font-weight: bold;
transition: width 1.8s ease;
}
.bar-fill span {
font-size: 16px;
font-weight: normal;
display: flex;
width: 100%;
text-align: center;
justify-content: center;
width: 100%;
margin-top: -40px;
font-weight: 700;
}
.bar-fill-1 {
font-size: 24px;
line-height: 1.3;
font-weight: normal;
justify-content: left;
padding-left: 30px;
}
.bar-fill-sub {
display: initial;
width: 100%;
margin-top: -37px;
}
.bar-fill-1 strong {
margin-left: 10px;
}
.bar-text-1 {
left: 55%;
}
.bar-text-1 span {
font-size: 16px;
display: inherit;
text-align: center;
}
.ctc-horizontal {
display: none;
}
.bar-text,
.bar-fill {
opacity: 0;
transform: translateY(15px);
}
.bar-text.show {
opacity: 1;
transform: translateY(0);
transition: all 0.5s ease;
}
.bar-fill {
width: 0;
transition: width 1.2s ease, opacity 0.3s ease;
}
.bar-fill.show {
opacity: 1;
transform: translateY(0);
}
.bar-row.mobile {
display: none;
}
.img-animate{
opacity: 0;
transform: translateY(60px);
transition: opacity 1s ease, transform 1s ease;
}
.img-animate.show{
opacity: 1;
transform: translateY(0);
}
.animate-div{
opacity: 0;
transform: scale(0.85);
transition: opacity 1.2s ease, transform 1.2s ease;
}
.animate-div.show{
opacity: 1;
transform: scale(1);
}
.bar-text-2 {
right: 18%;
left: inherit !important;
}
.programs-offered-content {
  height: 60px;
}
.faq-answer ul {
	list-style-type: square;
  padding: 0px 0px 0px 27px;
  margin: 20px 0px 20px 0px;
}
.faq-answer ul li {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}
.faq-answer ul li::marker {
  color: #7fa92b;
  font-size: 28px;
  line-height: 0px;
}
.recruiters-section h2 {
  margin-bottom: 40px;
}
.faqs-section h2 {
  margin-bottom: 35px;
}
.checkbox-text {
  font-weight: normal;
}
.ctc-bar {
  position: relative;
  height: 220px;
  width: 100%;
  background: #7fa92b;
  overflow: hidden;
}
.ctc-bar::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(180deg, #7fa92b, #7fa92b);
  transition: height 1.5s ease;
}
.ctc-bar.animate::before {
  height: var(--bar-height);
}
.recruiters ul li:nth-child(8) {
  margin-right: 0% !important;
}
.sector-wise-section::before {
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  background: #7fa92b;
  z-index: -9;
}
.scores-accepted ul li img {
  width: 119px;
}
#error {
  color: #f00;
  padding: 0px 20px;
  margin-bottom: 15px;
  display: inherit;
}
/* For Mobile */
/* Alumni section css end  */
@media (width <= 1425px){
.section-timeline .timeline-right .videoMainPopupBlock .bg-img {
right: -70px;
}
.programs-offered-1 p {
font-size: 16px;
line-height: 26px !important;
}
}
@media (width <= 992px){
.section-timeline .timeline-right .videoMainPopupBlock .bg-img {
right: -14px;
}
}
@media (width <= 800px){
.section-timeline{
display: none;
}
.scroll-section {
display: block;
position: relative;
background: #fff;
padding: 40px 0px;
margin-top: 60px;
}
.scroll-section .main-title{
position: inherit;
top: 112px;
margin-bottom: 25px;
font-size: 20px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
.scroll-card {
position: sticky;
top: 50px;
border-radius: 8px;
flex-wrap: wrap;
border-radius: 20px;
background: #fff;
margin-bottom: 20px;
}
.step-content {
padding: 15px 18px 8px;
}
.step-content h3{
font-weight: 700;
}
.step-content h3 span{
display: block;
font-size: 17px;
padding-top: 6px;
}
.badge img{
margin-bottom: 15px;
}
.scroll-section h2 {
display: none;
}
.alumni.mobile {
display: inherit;
    margin-top: 50px;
    margin-bottom: 40px;
}
}
@media screen and (max-width: 600px) {
.data-table{
width: 100%;
overflow-x: auto;
}
.data-table table {
min-width: 800px;
}
.placement-tab-content h2{
font-size: 22px;
}
.placement-section .placement-tab-button{
padding: 15px 0px;
font-size: 1.2rem;
}
.scroll-section{
padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 65px;
	padding-top: 0px;
}
}
@media screen and (max-width: 597px) {
.super img {
margin-top: -31px;
}
}
@media (width <= 590px){
.step-content{
height: 350px;
}
}
@media (width <= 520px){
.step-content{
height: 375px;
}
}
@media (width <= 474px){
.step-content{
height: 405px;
}
}
@media (width <= 442px){
.step-content{
height: 430px;
}
}
@media (width <= 399px){
.step-content{
height: 458px;
}
}
@media (width <= 380px){
.step-content{
height: 482px;
}
}
@media (width <= 354px){
.step-content{
height: 508px;
}
}
@media (width <= 323px){
.step-content{
height: 535px;
}
}
@media screen and (max-width: 1712px) {
.programs-offered-content {
  height: 90px;
}
.bar-text-2 {
  right: 13%;
}
}
@media screen and (max-width: 1500px) {
.why-soil-section .ranked {
width: 500px;
}
.why-soil-section .ranked-card {
width: 45%;
padding: 0px 50px 0px 0px;
}
.why-soil-section .ranked-num {
width: 81%;
bottom: 91px;
}
.ranked-num-2 {
bottom: 82px !important;
}
.sector-wise-section ul {
width: 80%;
}
.sector-wise-section .scores-accepted ul li strong {
font-size: 18px;
}
.international-immersions-content {
width: 50%;
}
.international-immersions-pic {
width: 50%;
}
.bar-text {
left: 31%;
}
.bar-text-1 {
left: 57%;
}
.bar-text-2 {
right: 11%;
}
}
@media screen and (max-width: 1350px) {
.why-soil-section .col-md-6 {
width: 43%;
}
}
@media screen and (max-width: 1297px) {
.programs-offered-content {
height: 75px;
}
}
@media screen and (max-width: 1214px) {
.programs-offered {
display: inherit;
}
.programs-offered-1 {
width: 100%;
margin: 0px 0% 20px 0px;
}
.ctc span {
width: 200px;
}
.programs-offered-section {
margin-bottom: 39px;
}
.scores-accepted h2 {
float: none;
text-align: center;
margin-bottom: 20px;
}
.scores-accepted h2 br {
display: none;
}
.scores-accepted-section {
padding: 30px 0px 40px 0px;
}
.scores-accepted ul {
float: left;
width: 100%;
}
.scores-accepted ul li {
width: 20%;
}
.why-soil-section .col-md-6 {
width: 100%;
}
.why-soil {
margin-bottom: 20px;
}
.why-pr {
padding-left: 15px !important;
margin-top: 30px !important;
}
.sector-wise-section ul li {
width: 33% !important;
margin-bottom: 20px;
}
.sector-wise-section h2 {
margin: 0px 0px 30px 0px;
}
.sector-wise-section {
padding: 40px 0px 30px 0px !important;
}
.programs-offered-content {
height: inherit;
}
}
@media (max-width: 1200px) {
.bar-text {
left: 39%;
}
.bar-text-1 {
left: 59%;
}
.bar-text-2 {
right: 3%;
}
.placement-report {
  gap: 10px;
}
.ctc-bar.highest {
  width: 87px;
}
.ctc-box {
  width: 87px;
}
}
@media screen and (max-width: 1100px) {
.banner-section h1 {
font-size: 2rem;
}
.strip-section h2 {
font-size: 22px;
}
.banner-section .col-md-8 {
width: 100%;
position: absolute;
z-index: 9;
bottom: 530px;
padding-left: 70px;
}
.banner-section .col-md-4 {
width: 100%;
padding: 0px;
}
.banner-form {
position: relative;
bottom: 0px;
}
.banner-section .align-items-center {
width: 100%;
position: relative;
margin-left: calc(-0 * var(--bs-gutter-x));
}
.banner-section .container-fluid {
padding: 0px 0px 0px 0px !important;
}
.form input, .form select {
width: 97%;
margin: 0px 0px 10px 17px;
}
.strip-section {
margin-top: 20px;
}
.why-soil-section .container-fluid {
padding: 0px 20px 0px 20px !important;
}
}
@media screen and (max-width: 991px) {
.container-fluid {
padding: 0px 20px 0px 20px !important;
}
.ctc-section {
gap: 20px;
}
.webinar-section p {
  width: 100%;
}
}
@media (max-width: 768px) {
.ctc-section {
gap: 5px;
}
.ctc-bar {
width: 65px;
}
.ctc-bar.highest {
height: 200px;
padding: 0px 3px 20px 0px;
}
.ctc-bar.average {
	width: 80px;
height: 140px;
}
.ctc-value {
font-size: 25px;
}
.ctc-horizontal .ctc-row {
flex-direction: inherit;
}
.ctc-horizontal .ctc-value,
.ctc-horizontal .ctc-label {
width: 50%;
text-align: center;
justify-content: center;
}
.ctc-horizontal .ctc-label {
font-size: 16px;
}
.ctc-horizontal .ctc-value, .ctc-horizontal .ctc-label {
padding: 10px 12px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.ctc-horizontal .ctc-value .big {
font-size: 30px;
}
.placement-report-section .apply-btn {
margin-top: 0px;
}
.ctc-horizontal .ctc-value .small {
justify-content: center;
}
.ctc-horizontal .ctc-label strong {
display: inline-block;
margin-left: 7px;
}
.alumni-mobile {
display: inline-block;
margin-top: 50px;
width: 100%;
}
.alumni-mobile h2 {
margin-bottom: 0px;
}
.bar {
height: 80px;
}
.bar-fill {
font-size: 32px;
line-height: 30px;
}
.bar-text {
font-size: 16px;
}
.bar-row.mobile-1 {
display: none;
}
.bar-row.mobile {
display: inherit;
}
.ctc-bar.average .ctc-value {
font-size: 20px;
}
.bar-row {
margin-bottom: 15px;
}
.bar-fill span {
  margin-top: -25px;
}
.ctc-bar.highest {
  width: 80px;
}
.ctc-box {
  width: 80px;
}
}
@media screen and (max-width: 767px) {
.menu-section .col-md-3 {
width: 30%;
}
.menu-section .col-md-9 {
width: 70%;
}
.why-soil-section .ranked-card {
padding: 0px 0px 0px 0px;
}
.why-soil-section .ranked {
width: 350px;
margin: 0px auto 0px;
}
.why-soil-section .ranked-num {
width: 92%;
}
.placement-report-r {
width: 65%;
float: right;
}
.international-immersions-content {
width: 100%;
}
.international-immersions-pic {
width: 100%;
padding-left: 0px;
}
.international-immersions-content h2 br {
display: none;
}
.sector-wise-section ul li {
width: 49% !important;
}
.scores-accepted ul li strong {
font-size: 20px;
}
.title {
font-size: 25px;
line-height: 40px;
}
.sector-wise-section h2 {
margin: 0px 0px 20px 0px;
}
.banner-section .col-md-8 {
padding-left: 0px;
}
.ranked {
width: 430px;
margin: 0px auto 0px;
}
.ranked-card {
width: 50%;
padding: 0px 20px 0px 20px;
}
.ranked-num {
width: 82%;
}
.banner-section h1 {
text-align: center;
padding: 0px 20px;
}
.form input, .form select {
width: 93%;
margin: 0px 0px 10px 27px;
}
.ranked-num-2 {
bottom: 71px !important;
}
.fade-left.show, .fade-right.show, .fade-top.show, .fade-bottom.show {
transform: inherit;
}
.scores-accepted ul li img {
  width: 69px;
}
}
@media screen and (max-width: 600px) {
.ctc-section {
width: 210px;
    float: none;
    margin: 0px auto 20px;
    gap: 45px;
}
.placement-report-r {
width: 100%;
float: left;
}
}
@media screen and (max-width: 550px) {
.scores-accepted ul {
text-align: center;
margin: 10px 0px 0px 0px;
}
.scores-accepted ul li {
width: 32%;
float: none;
display: inline-block;
margin-bottom: 30px;
}
.scores-accepted-section {
padding: 50px 0px 40px 0px;
}
.form input, .form select {
width: 91%;
}
.banner-section .col-md-8 {
bottom: 570px;
}
.banner-section h1 {
font-size: 27px;
}
.bar-text {
font-size: 13px;
}
}
@media screen and (max-width: 500px) {
.menu-section p {
font-size: 13px;
line-height: 18px !important;
}
.menu-section p strong {
font-size: 15px;
}
.menu-section a {
font-size: 16px;
line-height: 20px;
padding: 5px 10px;
}
.ctc span {
width: 50%;
}
.ctc span strong {
font-size: 30px;
}
.why-soil-section .ranked-num img {
width: 80px;
}
.why-soil-section .row {
width: initial;
}
.why-btn {
width: 250px !important;
}
.why-btn {
font-size: 18px !important;
padding: 10px 20px !important;
}
.ranked {
width: 350px;
height: 270px;
padding: 25px 0px 20px 0px;
}
.ranked-card {
	height: 140px;
padding: 0px 10px 0px 10px;
}
.ranked-num {
width: 88%;
bottom: 45px;
}
.ranked-num-1 {
bottom: 35px !important;
}
.form input, .form select {
width: 88%;
    margin: 0px 0px 10px 21px;
}
.banner-section h1 {
font-size: 22px;
}
.banner-section .col-md-8 {
bottom: 580px;
display: none;
}
.why-soil-section .ranked-card {
width: 50%;
padding: 0px 5px 0px 5px;
}
.why-soil-section .ranked-num {
bottom: 121px;;
}
.ranked-num-2 {
bottom: 91px !important;
}
.why-soil-section .ranked {
width: 280px;
margin: -10px auto 0px;
}
.why-soil-section .ranked-num span {
font-size: 45px;
}
.banner-form .form h2 strong {
font-weight: normal;
}
.banner-form .form h2 {
font-size: 16px;
line-height: 24px;
}
.strip-section.mobile {
display: inherit;
margin-top: -30px;
text-align: center;
padding: 10px 0px 15px 0px;
}
.strip-section {
display: none;
}
.mobile-slider {
height: 370px;
display: inherit !important;
background-image: url(images/banner-1920.webp);
background-repeat: no-repeat;
background-size: cover;
padding-top: 30px;
}
.slick-dots {
bottom: 20px !important;
}
.mobile-slider h1 {
color: #fff;
text-align: center;
font-size: 18px;
}
.banner-section.mobile img {
display: none;
}
.scores-accepted-section.mobile {
display: inline-block;
background: #fff;
padding: 0px 0px 20px 0px;
}
.scores-accepted-section {
display: none;
}
.scores-accepted h2 {
margin-bottom: 5px;
}
.why-soil-section h2 {
margin-bottom: 30px;
text-align: center;
}
.why-soil-section .why-btn {
display: none;
margin-top: -10px !important;
}
.programs-offered-1 h2 {
font-size: 28px;
}
.scores-accepted ul li {
width: auto;
margin-bottom: 0px;
font-size: 13px;
margin-right: 10px;
}
.scores-accepted ul li strong {
font-size: 15px;
}
.programs-offered-1 ul {
display: inherit;
}
.programs-offered-content {
display: none;
}
.scores-accepted p {
font-size: 13px;
line-height: 25px !important;
text-align: center;
padding-bottom: 0px;
margin-bottom: 0px;
}
.rankings-mobile.show {
display: none;
}
.banner-form.mobile {
display: inherit;
padding: 30px 0px;
}
.why-soil-section {
padding: 49px 0px 39px 0px;
}
.webinar-section {
background: #faf3ed;
}
.webinar-section p {
	text-align: center;
padding: 15px 0px 0px 0px;
}
.banner-form .form-2 span {
width: 20px;
float: right;
margin-bottom: 20px;
}
.banner-form {
padding-top: 30px;
}
.slick-dots li {
margin: 0px 1px !important;
}
.my-slick-slider {
height: 270px;
overflow: hidden;
}
.img-animate {
transform: inherit;
transition: inherit;
}
.img-animate.show {
transform: inherit;
}
@keyframes zoomInOut {
0%, 100% { transform: inherit; }
50% { transform: inherit; }
}
/* Directions */
.fade-left {
transform: inherit;
}
.fade-right {
transform: inherit;
}
.fade-top {
transform: inherit;
}
.fade-bottom {
transform: inherit !important;
}
.programs-offered-section {
margin-top: 50px;
}
.ctc-row.mobile-1 {
display: none;
}
.ctc-row.mobile {
display: inline-flex;
}
.ctc-label.light {
line-height: 22px;
display: inline-block;
padding-top: 15px;
}
.mobile-slider h1 strong {
font-size: 22px;
}
.bar-text {
left: 32%;
}
.bar-text-1 {
left: 59%;
}
.webinar-section p span {
  display: none;
}
.form-2 {
  margin-top: 15px;
}
.checkbox-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  line-height: 1.4;
  cursor: default;
  padding-left: 7px;
}
.checkbox-wrap input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.custom-checkbox {
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 2px solid #f57c00; /* orange */
  border-radius: 4px;
  position: relative;
  margin-top: 2px;
}
.checkbox-wrap input:checked + .custom-checkbox::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 6px;
  height: 10px;
  border: solid #f57c00;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.checkbox-wrap input:disabled + .custom-checkbox {
  opacity: 0.6;
}
.checkbox-text {
  display: inline-block;
}
.banner-form .form-2 .checkbox-text {
  width: 100%;
  font-size: 12px;
  padding-left: 10px;
  font-weight: normal;
}
.form button {
  margin: -10px auto 20px;
}
.fade-left,
  .fade-right,
  .fade-top,
  .fade-bottom {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}
.recruiters ul li {
  width: 23%;
  border-radius: 5px;
  margin: 0px 2% 7px 0px !important;
}
.recruiters-section h2 {
  margin-bottom: 30px;
}
}
@media screen and (max-width: 450px) {
.international-immersions-pic img {
width: 48%;
}
.international-immersions-pic .color-2 {
margin-right: 0%;
}
.international-immersions-pic .color-3 {
margin-right: 2%;
}
}
@media screen and (max-width: 380px) {
.scores-accepted ul li {
font-size: 12px;
margin-right: 9px;
}
.scores-accepted ul li strong {
font-size: 13px;
}
}