.common_padding{
  padding: 80px 0;
}
.common_padding_bottom{
  padding-bottom: 80px;
}
.hero_section video {
    width: 100%;
}
.hero_section_inner
 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99.2%;
    background-color: rgba(0, 0, 0, 0.78);
}
.video_container {
    height: 100%;
}
.banner_video_inner_block {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.banner_video_inner_block h1 {
    color: #fff;
    font-size: 56px;
    font-family: "Playfair Display", serif;
    line-height: 66px;
    font-weight: bold;
}
.banner_video_inner_block h1 span{
  display:block;
}
.banner_video_inner_block p{
  color:#fff;
font-size:24px;
line-height: 34px;
margin-top:20px;
}
.hero_section{
    background-color: #222222;
}
.quota{
  padding: 25px 0;
  background-color: #222222;
}
 .quote-box {
  border: 2px solid #f4c542;
  border-radius: 10px;
  color: #f4c542;
  padding: 25px 30px;
  position: relative;
  max-width: 600px;
}
.quote-text {
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  }
.quote-box::after {
    content: "";
    position: absolute;
    bottom: -12px;
   background: url(../images/corner.webp) no-repeat center center / cover;
   width:35px;
   height:32px;
       right: -9px;
}
.about_us{
     background: url(../images/about.webp) no-repeat center center / cover;
}
.about_us_left{
  padding: 58px 0;
}
.about_us_left h3{
  color:#000000;
  font-size:56px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
}
.about_us_left h2{
  color:#0004FF;
  font-size:16px;
}
.about_us_left h2 span{
  background-color:#0004FF;
  display: inline-block;
  width:40px;
  height: 2px;
  margin-left:8px;
}
.about_us_left p{
  color:#000000;
  font-size:16px;
  line-height: 26px;
  margin-top:20px;
}
.about_us_right{
  margin-top:-100px;
}
.as_featured_in, .as_appeared_on, .my_brands, .join_my_voyage, .my_life_sketch, .early_career{
  background-color:#222222;
}
.as_featured_in_inner_section h2, .as_appeared_on_inner h2, .my_life_sketch_inner h2, .early_career_inner h2{
  text-align: center;
  color:#ffffff;
  font-size:40px;
  font-weight: bold;
  margin-bottom: 40px;
  font-family: "Playfair Display", serif;
}
.left_container h2{
  color:#ffffff;
  font-size:40px;
  font-weight: bold;
  margin-bottom: 60px;
  font-family: "Playfair Display", serif;
}
.afiis_block p{
  color:#FFFFFF;
  font-size:14px;
  line-height: 24px;
  margin-top:24px;
}

.video-container2026 {
    position: relative;
    width: 100%;
    height: 290px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    background: #222222;
}
.play-button2026 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 29px;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 15px;
    border-radius: 10px;
}
.video_txt {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 16px;
    text-align: center;
}
.join_my_voyage_inner h2{
color:#FFFFFF;
font-size:40px;
font-weight: bold;
font-family: "Playfair Display", serif;
}
.join_my_voyage_inner p{
  margin-top:24px;
  color:#ffffff;
  font-size:16px;
  line-height: 26px;
}
.my_life_sketch_right, .early_career_left{
  display: flex;
  align-items: center;
  height:100%;
}
.resources_block h3{
color: #ffffff;
font-size:30px;
line-height: 40px;
font-weight: 700;
margin-bottom: 12px;
}
.early_career_left_inner h3{
  color: #ffffff;
font-size:24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 24px;
}
.early_career_left_inner p{
  color:#C9C9C9;
  font-size:16px;
  line-height: 26px;
}
.resources_block h3 span{
display: block;
}
.resources_block p{
  color:#FFD700;
  font-size:18px;
  font-weight: 600;
}
.resources_block{
  border-left:4px solid #FFD700;
  padding-left:18px;
}
.resources_block_text{
margin-top:24px;
}
.resources_block_text p{
  color: #C9C9C9;
  font-size:16px;
  line-height: 26px;
}
footer{
  padding: 25px 0;
  background-color:#ffffff;
}
.footer_inner{
  display:flex;
  justify-content: space-between;
}
.footer_inner_right ul{
  display:flex;
}
.footer_inner_right ul li{
  margin-left:20px;
}
.footer_inner_right ul li:first-child{
  margin-left:0;
}











/* Left Fixed */
.left {
    position: sticky;
    top: 38px;
    height: fit-content;
}

.left_container h2 span {
    color: #C5820D;
}

.left_container p {
    font-size: 16px;
    line-height: 24px;
    color: #464646;
    margin-top: 24px;
}



/* Right Scroll */
.right {
    position: relative;
}

.right-container {
    position: relative;
}

.card {
    position: sticky;
    top: 120px;
    margin-bottom: 100px;
    /* padding: 30px; */
    z-index: 1;
    transition: transform 0.3s ease, opacity 0.3s ease;
      /* border-radius: 30px 30px 0 0; */
       border-radius: 30px;
       /* smoother animation */
    transform: scale(0.95);
    opacity: 0.5;
    will-change: transform, opacity;
    

border: none;
      overflow: hidden; /* VERY IMPORTANT */

    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
/* .card_one{
   background: url(../images/online-legal-india.webp);
   
} */
/* .card_two{
  background: url(../images/fastinfoclass.webp) no-repeat center center / cover;
}
.card_three{
   background: url(../images/fastinfohub.webp) no-repeat center center / cover;
} */

.card_inner h5 {
    color: #000000;
    font-size: 20px;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}

.card_inner p {
    color: #454545;
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    font-weight: 400;
}

.card.active {
  z-index: 5;
    opacity: 1;
    transform: scale(1.05);
}

.card:not(.active) {
    opacity: 0.6;
}


.card_inner_left{
  display:flex;
  align-items: center;
  height:100%;
}
.card_inner_left_inner p{
  color:#000000;
  font-size:16px;
  line-height: 26px;
  margin:25px 0;
}
.cili_a_visit{
  color: #ffffff !important;
  background-color:#0004FF;
  width:170px;
  height:50px;
  border-radius: 8px;
  font-size:16px;
  font-weight: 600;
  display: flex;
    align-items: center;
    justify-content: center;
}
.card_three{
  margin-bottom: 0;
}
.about-text, .about-text_one {
  display: block;
}
.hero_section_mobile{
  display:none;
}

/* animation end */


.card_inner .row {
    margin-left: 0;
    margin-right: 0;
}
.card_inner [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.card_inner_right {
    border-radius: 20px;
    overflow: hidden;
}

.card_inner_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.card_one .card_inner{
   background: url(../images/online-legal-india.webp)no-repeat center/cover;
       padding: 30px;
   
}
.card_two .card_inner{
  background: url(../images/fastinfoclass.webp) no-repeat center center / cover;
   padding: 30px;
}
.card_three .card_inner{
   background: url(../images/fastinfohub.webp) no-repeat center center / cover;
    padding: 30px;
}
/* RESPONSIVE */
@media (min-width: 1500px) {
.hero_section_inner {
      height: 99.5%;
}
}
@media (max-width: 1199px) {
.about_us_left {
    padding: 20px 0;
}
.about_us_right {
    margin-top: -78px;
}
.afi_section_gap_three, .afi_section_gap_four{
  margin-top:30px;
}
}
@media (max-width: 991px) {
.quota{
  display:none;
}
.common_padding_bottom {
    padding-bottom: 60px;
}
.about_us_left{
  text-align: center;
}
.about_us_right{
  margin-top:unset;
  text-align: center;
}
.banner_video_inner_block h1{
  font-size:50px;
  line-height: 60px;
}
.card_inner_right{
  text-align: center;
  margin-top:30px;
}
.card_inner_left_inner{
  text-align: center;
}
.cili_a{
  display:flex;
  justify-content: center;
}
.about_us_left h3, .as_featured_in_inner_section h2, .as_appeared_on_inner h2, .my_life_sketch_inner h2, .early_career_inner h2, .left_container h2, .join_my_voyage_inner h2{
  font-size:32px;
}
.resources_block h3{
  font-size:24px;
  line-height: 34px;
}
.resources_block h3 span{
  display: unset;
  margin-left: 4px;
}
.common_padding {
    padding: 60px 0;
}
.card_three .card_inner, .card_two .card_inner, .card_one .card_inner{
  padding: 30px 0;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.video_iframe_one, .video-container2026{
  height: 210px;
}
 .about-text, .about-text_one {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .about-text.active, .about-text_one.active {
    -webkit-line-clamp: unset; /* show full text */
  }

  .read-more-btn, .read-more-btn-one {
    display: inline-block;
    cursor: pointer;
    border: none;
    background: none;
    color: #FFD700;
    font-size: 12px;
  }
}
@media (max-width: 766px), (min-width: 992px) {
  .read-more-btn ,  .read-more-btn-one{
    display: none;
  }
}
@media (max-width: 767px) {
  .common_padding {
    padding: 50px 0;
}
.common_padding_bottom {
    padding-bottom: 50px;
}
    .about_us_left {
        padding: 40px 0;
    }
    .about_us_left h3{
      margin-top:12px;
    }
    .as_featured_in_inner_section h2, .as_appeared_on_inner h2, .my_life_sketch_inner h2, .early_career_inner h2, .left_container h2, .join_my_voyage_inner h2{
      font-size:28px;
    }
    .left_container h2{
      text-align: center;
    }
    .card_inner_left_inner p{
      font-size:14px;
      line-height: 24px;
    }
    .resources_block h3, .early_career_left_inner h3{
      font-size:20px;
      line-height: 30px;
    }
    .my_life_sketch_right{
      margin-top:15px;
    }
    .early_career_left{
      margin-top:20px;
    }
    .footer_inner{
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .footer_inner_right{
      margin-top:15px;
    }
   .banner_video_inner_block h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .cili_a_visit{
      width: 158px;
    height: 36px;
    font-size:14px;
    }
      .card_three {
    margin-bottom: 20px;
  }
  .video-box2026 {
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 575px) {
/* .card{
  margin:0 15px;
} */
 .afi_section_gap_two{
  margin-top: 30px;
 }
}
@media only screen and (max-width: 500px) {
 .hero_section{
      display:none;
    }
    .hero_section_mobile{
  display:block;
}
.hero_section_mobile_inner{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding: 25px 16px 0 16px;
}
.hero_section_mobile_inner h1{
  font-family: "Playfair Display", serif;
  font-size:32px;
  font-weight: bold;
  color: #ffffff;
  line-height: 42px;
}
.hero_section_mobile_inner p{
  color:#ffffff;
  font-size:20px;
  margin-top:14px;
}
.brand img{
  width:200px;
}
/* .video-container2026, .video_iframe_one{
      height: 245px;
} */

}
@media (max-width: 470px) {
.video-container2026, .video_iframe_one{
      height: 280px;
}

}
@media (max-width: 450px) {
.video-container2026, .video_iframe_one{
      height: 270px;
}

}
@media (max-width: 440px) {
.video-container2026, .video_iframe_one{
      height: 265px;
}

}
@media (max-width: 428px) {
.video-container2026, .video_iframe_one{
    height: 258px;
}
}
@media (max-width: 425px) {
.video-container2026, .video_iframe_one{
      height: 255px;
}

}
@media (max-width: 418px) {
.video-container2026, .video_iframe_one{
      height: 250px;
}

}
@media (max-width: 410px) {
.video-container2026, .video_iframe_one{
      height: 245px;
}

}
@media (max-width: 400px) {
.video-container2026, .video_iframe_one{
      height: 240px;
}

}
@media (max-width: 394px) {
.video-container2026, .video_iframe_one{
      height: 235px;
}

}
@media (max-width: 385px) {
.video-container2026, .video_iframe_one{
      height: 230px;
}

}
@media (max-width: 374px) {
.video-container2026, .video_iframe_one{
      height: 225px;
}

}
@media (max-width: 365px) {
.video-container2026, .video_iframe_one{
      height: 215px;
}

}
@media (max-width: 350px) {
.video-container2026, .video_iframe_one{
      height: 210px;
}

}
@media (max-width: 342px) {
.video-container2026, .video_iframe_one{
      height: 204px;
}

}
@media (max-width: 335px) {
.video-container2026, .video_iframe_one{
      height: 195px;
}

}
@media (max-width: 421px) {
.hero_section_mobile_inner h1{
    font-size: 28px;
    line-height: 36px;
}
}
@media (max-width: 373px) {
.hero_section_mobile_inner h1{
    font-size: 26px;
    line-height: 34px;
}
}
@media (max-width: 348px) {
.hero_section_mobile_inner h1{
    font-size: 23px;
    line-height: 31px;
}
.hero_section_mobile_inner p{
    font-size: 18px;
    margin-top: 10px;
}
}

