.test-series-jee .buy {
    background-color: #2FC18B;
    border: none;
    color: #fff;
    border-radius: 6px;
    padding: 15px 40px;
    font-size: 18px;
    margin-right: 10px;
}

.junior {
    margin-top: -30px;
}

.jts {
    color: #fff !important;
}

.jee-text {
    margin-top: -160px;
}

.bimg {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    margin-top: -97px;
    max-width: none !important;
}

.test-series-jee h2 {
    font-weight: 600;
    font-size: 42px;
}

.test-series-jee p {
    /* margin: 0; */
    color: #9EBDEF;
}

.test-series-jee span {
    color: #2FC18B;
}

.test-series-jee h6 {
    color: #2FC18B;
}

.landing-btn {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.landing-btn .cta2 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 97px;
    padding: 5px 15px;
    border: 2px solid #2FC18B;
    color: #fff;
    min-height: 30px;
    border-radius: 44px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    cursor: pointer;
    background-color: transparent;
    transition: background-color 0.3s ease, color 0.3s ease;
}

@media only screen and (min-width : 1224px) {
    .home-questpix {
        padding: 0 150px;
    }

}

/* carosel */
.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
    color: #2FC18B;
}

.start-pad {
    padding-top: 20px !important;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.testimonial .bg-color-green .add-read-more .read-more {
    color: #fff;
}

.testimonial .bg-color-grey .add-read-more .read-more {
    color: #2FC18B;
}

.testimonial .bg-color-green .add-read-more .read-less {
    color: #fff;
}

.testimonial .bg-color-grey .add-read-more .read-less {
    color: #2FC18B;
}

.add-read-more .read-more .Click to Show Less {
    color: #2FC18B;
}

.Click to Show More {
    color: #fff;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    cursor: pointer;
    font-size: 18px;
}

.add-read-more {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

/*------------------------------------------------ testimonial ---------------------------------------*/

.testimonial .carousel img {
    width: 70px;
    max-height: 70px;
    border-radius: 50%;
    margin-right: 1rem;
    overflow: hidden;
}

.testimonial .carousel-inner {
    padding: 1em;
}

.last2 {
    margin-top: 50px;
}

@media screen and (min-width: 576px) {
    .testimonial .carousel-inner {
        display: flex;
        width: 90%;
        margin-inline: auto;
        padding: 1em 0;
        overflow: hidden;
    }

    .testimonial .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 2);
    }

}

@media screen and (min-width: 1024px) {
    .testimonial .carousel-item {
        display: block;
        margin-right: 0;
        flex: 0 0 calc(100% / 3);
    }
}

.testimonial .carousel .card {
    margin: 0 0.5em;
    border: 0;
}

.testimonial .carousel-control-prev,
.testimonial .carousel-control-next {
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    border: 3px solid #2FC18B;
    opacity: inherit;
    cursor: pointer;
}

.testimonial .bg-color-green {
    background-color: #2FC18B;
    color: #0F1825;
}

.testimonial .bg-color-grey {
    background-color: #1B283D;
}

.testimonial .iconcrn {
    width: 40px !important;
}

.testimonial .bg-vimg img {
    width: auto;
    max-height: 500px !important;
    border-radius: unset;
    margin: 0;
}

.testimonial .bg-vtext {
    background-color: #2FC18B;
    padding: 15px;
    text-align: center;
}

.testimonial .bg-vtext p {
    margin: 0;
}

.quest-title span {
    color: #2FC18B;
}



.feature-section1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 40px 170px;
    /* background-color: #0A0E1A; */
  }
  
  .feature-card1 {
    background: linear-gradient(to bottom, #202F47, #3a547e00);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    color: #fff;
    /* box-shadow: 0 4px 10px rgba(0,0,0,0.2); */
  }
  
  .feature-card1.gree {
    background: linear-gradient(to bottom, #2FC18B, #7be4c100);
    color: #fff;
  }
  
  .feature-img1 {
    width: 100%;
    max-width: 150px;
    margin-bottom: 15px;
    margin-top: -45px;
  }
  span {
    color: #2FC18B;
  }
  
  .feature-card1 p {
    font-size: 18px;
    line-height: 1.5;
  }
  .bc {
    margin-top: -100px !important;
    background-size: contain;
    background-position: center;
    padding: 80px 0;
}
.gc{
    background-size: contain;
    background-position: center;
    padding: 80px 170px;
}
.bimg{
    width: 600px;
}
#about{
    margin-top: 100px;
}
.date-start{
    margin-top: 20px;
}
@media (max-width: 1030px){
    .bimg{
        width: 500px;
    }
    .test-series-jee h2 {
        font-weight: 600;
        font-size: 40px !important;
    }
    #about{
        margin-top: 100px;
    }
}
@media (max-width: 780px){
    .bc{
        background-size: cover !important;
    }
    .bimg{
        margin-bottom: -70px;
        width: 400px;
        /* margin-right: -1px; */
    }
    .jee-text {
        margin-top: -46px;
    }
}
@media (max-width: 1030px) {
    .gc {
        background-size: contain;
        background-position: center;
        padding: 80px 40px;
    }
    .bc{
        background-size: contain;
    }

    .explore {
        height: max-content;
    }
}
  
  @media (max-width: 991px) {
    .feature-section1 {
      grid-template-columns: 1fr;
    }
    
  }
  


  .why-item img {
    width: 350px;
}

.why-text {
    text-align: left;
}

.why-text p {
    font-size: 16px;
    font-weight: 400;
    
    line-height: 18px;
}

.why-text h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    
}

.why-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    text-align: center;
}

@media (max-width: 380px){
    .bimg {
        width: 290px;
        /* margin: 0 0 -75px 0; */
    }
}
@media (max-width: 440px){
    .feature-section1 {
        
        padding: 40px 40px;
      
    }
    .bimg {
           margin-top: -7px; 
    }
    .gc {
        background-size: cover;
        background-position: center;
        padding: 80px 10px;
    }
}



.learning-section {
    display: flex;
    flex-wrap: wrap;
    /* background-color: #E7F6EF; */
    padding: 40px 20px;
    align-items: center;
    justify-content: center;
  }
  
  .learning-content {
    flex: 1 1 600px;
    max-width: 700px;
  }
  
  .learning-point {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  
  .learning-point img {
    width: 100px;
    height: 80px;
    margin-right: 50px;
  }
  .learning-point .img1{
    width:  100px;
    height: 80px;
    margin-right: 50px !important;
  }
  .learning-title {
    color: #0F1825;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 600;
  }
  
  .learning-list {
    margin: 0;
    padding-left: 20px;
  }
  
  .learning-list li {
    font-size: 14px;
    margin-bottom: 5px;
    color: #000;
    /* line-height: 24px; */
  }
  
  .learning-image {
    flex: 1 1 300px;
    text-align: center;
  }
  
  .learning-image img {
    max-width: 100%;
    height: auto;
  }
  
  /* Responsive: Hide image on tablets and below */
  @media (max-width: 991px) {
    .learning-image {
      display: none;
      
    }
  }
  .enroll-btn{
    background-color: #2FC18B;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: bold;
  color: #000;
  background: #ffffff;
  cursor: pointer;
  font-family: sans-serif;
  text-align: center;
  }
  