.popup_close_btn_ganguly {
  width: 30px;
  height: 30px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  font-size: 28px !important;
  position: absolute;
  top: 24px;
  right: 24px;

  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.asia_brand_box_ganguly {
  background: rgba(0, 0, 0, 0.3);
  z-index: 99999;
}
.ose{
  text-decoration: underline;
}
.student_review_btn{
  margin-top: 20px;
}
.bdbn{
  width: auto !important;
  padding: 20px !important;
}
.popup_close_btn_ganguly span {
  position: relative;
  top: 2px;
}
.popup_bottom_close_btn_ganguly {
  position: absolute;
  right: 18px;
  bottom: 16px;
  z-index: 9;
  background: #ff0000;
  color: #fff;
  border: none;
  padding: 4px 14px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
}

.demo_banner {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 35px 35px;
  background: url("https://www.fastinfoclass.com/new-assets/new-spoken-english-common/fic-demo-class-banner.webp")
    center center/cover no-repeat;
  padding-top: 30px;
}
.demo_left {
  padding-top: 40px;
}

.demo_banner .container {
  position: relative;
  z-index: 2;
}

.demo_left {
  color: #fff;
}

.demo_left h1 {
  font-size: 45px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 25px;
}

.demo_left h1 span {
  color: #ffc107;
}

.class_badge {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 28px;
}

.class_badge .time {
  border: 1px solid #ffc107;
  color: #ffc107;
  padding: 7px 18px;
  border-radius: 8px;
  font-weight: 700;
}

.class_badge::before,
.class_badge::after {
  content: "";
  width: 38px;
  height: 3px;
  background: #ffc107;
  border-radius: 50px;
}

.live_btn {
  display: inline-flex;
  align-items: center;
  background: #fff;
  color: #17479d;
  font-weight: 600;
  padding: 16px 28px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 20px;
  transition: 0.3s;
}

.live_btn:hover {
  color: #17479d;
  transform: translateY(-3px);
}

.live_btn .dot {
  position: relative;
  width: 10px;
  height: 10px;
  background: #ff0000;
  border-radius: 50%;
  margin-right: 14px;
  flex-shrink: 0;
}

/* Ripple Circle */
.live_btn .dot::before,
.live_btn .dot::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  background: rgba(255, 0, 0, 0.8);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: liveRipple 2s infinite;
}

.live_btn .dot::after {
  animation-delay: 1s;
}
.limited_seats_available {
  text-align: center;
  margin-top: 18px;
  padding-right: 123px;
}
.limited_seats_available span {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 4px;
}
@keyframes liveRipple {
  0% {
    width: 10px;
    height: 10px;
    opacity: 0.8;
  }

  100% {
    width: 28px;
    height: 28px;
    opacity: 0;
  }
}

.demo_right {
  position: relative;
  text-align: right;
}

.ganguly_img {
  max-width: 100%;
  position: relative;
  z-index: 2;
}

.price_circle {
  position: absolute;
  top: 10px;
  left: 10%;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  background: #ffc107;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  color: #000;
  z-index: 5;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
}

.price_circle strong {
  display: block;
  font-size: 46px;
  line-height: 1;
}

.price_circle small {
  display: block;
  font-size: 14px;
}

.caption_card {
  position: absolute;
  bottom: 10px;
  left: 35px;
  background: #fff;
  border-radius: 10px;
  padding: 12px 18px;
  width: 245px;
  text-align: left;
  z-index: 5;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.18);
}

.caption_card p {
  margin: 0;
  font-size: 12px;
  color: #555;
}

.caption_card h4 {
  margin: 4px 0;
  color: #164596;
  font-size: 26px;
  font-weight: 800;
}

.caption_card span {
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
}

.logo {
  width: 120px;
}
.add_two_section_seventeen_right {
  box-shadow: 0 5px 19px -10px #000;
  border-radius: 24px;
  padding: 25px 15px;
  background-color: #ffffff;
  margin-top: -50px;
  z-index: 999;
  position: relative;
}
.seo_dynamic_form h3 {
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 22px;
}
.form-control {
  height: 46px;
  color: #000;
  font-size: 15px;
}
.new_custom_form_control {
  height: 46px;
}
.new_custom_form_control::placeholder {
  color: #000 !important;
  opacity: 1; /* Ensures full black color */
}
.add_two_section_three_button_holder {
  background-color: #282a43;
  border-radius: 4px;
  width: 100%;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
}
.add_two_section_three_button99 {
  margin-top: 18px;
}
.form-check-label {
  font-size: 14px;
  color: #727272;
}
.section_background_img_fst_right {
  max-width: 500px;
  margin-top: 60px;
}

.choose_title {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 25px;
}

.choose_title span {
  color: #2563eb;
}

.choose_card {
  background:
    radial-gradient(
      circle at 15% 15%,
      #5ea2ff 0%,
      #3d83ff 25%,
      transparent 55%
    ),
    linear-gradient(135deg, #3b82ff 0%, #2563eb 55%, #0d5bff 100%);
  border-radius: 18px;
  padding: 22px 18px;
  color: #fff;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 10px 25px rgba(37, 99, 235, 0.25);
}

.choose_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(37, 99, 235, 0.35);
}

.choose_icon {
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
}

.choose_icon img {
  width: 100%;
  display: block;
}

.choose_card h3 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1;
}

.choose_card p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.rating_star {
  color: #ffc107;
  font-size: 28px;
  vertical-align: middle;
}
.why_choose_demo {
  position: relative;
  overflow: hidden;
  padding: 60px 20px;
  background: url("https://www.fastinfoclass.com/new-assets/new-spoken-english-common/why-choose-our-demo-class-bg.webp")
    center center/cover no-repeat;
  margin: 60px 0;
}

.why_choose_heading h2 {
  font-size: 40px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 0;
}

.why_choose_heading h3 {
  font-size: 40px;
  font-weight: 600;
  color: #23498f;
  margin-top: 5px;
  margin-bottom: 12px;
}

.why_choose_heading p {
  color: #666;
  font-size: 16px;
  margin-bottom: 20px;
}

.feature_box {
  text-align: center;
  padding: 15px 20px;
  transition: 0.3s;
}

.feature_box:hover {
  transform: translateY(-6px);
}

.feature_box h4 {
  font-size: 24px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 15px;
  margin-top: 23px;
}

.feature_box p {
  font-size: 16px;
  line-height: 24px;
  color: #595959;
  margin-bottom: 0;
}

.spoken_trial_heading {
  margin-bottom: 45px;
}

.spoken_trial_heading h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.25;
  color: #1d1d1d;
  margin: 0;
}

.spoken_trial_heading h2 span {
  display: block;
  color: #2353b7;
}

.spoken_trial_heading p {
  margin-top: 12px;
  font-size: 15px;
  color: #555;
  font-weight: 400;
}

.spoken_trial_card {
  background: #edf2fb;
  border: 1px solid #d8e2f6;
  border-radius: 8px;
  padding: 34px 30px;
  min-height: 190px;
  text-align: center;
  box-shadow: 0 5px 0 #3c69bd;
  transition: 0.35s;
}

.spoken_trial_card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
}

.spoken_trial_card h3 {
  color: #2353b7;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 22px;
}

.spoken_trial_card p {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin: 0;
}
.spoken_trial_card p {
  height: 120px;
}

.spoken_demo_join_section {
  padding: 60px 0;
}

.spoken_demo_join_image {
  text-align: center;
}

.spoken_demo_join_image img {
  width: 100%;
  max-width: 470px;
  transition: 0.4s;
}

.spoken_demo_join_image:hover img {
  transform: scale(1.02);
}

.spoken_demo_join_content {
  padding-left: 30px;
}

.spoken_demo_join_content h2 {
  font-size: 40px;
  line-height: 1.25;
  font-weight: 600;
  color: #111111;
  margin-bottom: 18px;
}

.spoken_demo_join_content h2 span {
  color: #23498f;
}

.spoken_demo_subtitle {
  font-size: 17px;
  color: #444;
  margin-bottom: 28px;
}

.spoken_demo_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spoken_demo_list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 16px;
  font-size: 17px;
  color: #444;
  line-height: 1.8;
}

.spoken_demo_list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #111;
  font-size: 20px;
  font-weight: 700;
}
.our_learners_section_left h2 {
  font-size: 40px;
  color: #111111;
}
.our_learners_section_left h2 span {
  color: #23498f;
}
.our_learners_section_right_slider {
  background-color: #f3f6fc;
  border-radius: 12px;
  padding: 30px;
}
.our_learners_section_right_slider h4 {
  color: #23498f;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 8px;
}
.our_learners_section_right_slider h5 {
  color: #111111;
  font-size: 18px;
}
.slider_star_block i {
  color: #23498f;
}
.slider_star_block {
  margin: 20px 0;
}
.our_learners_section_right_slider p {
  color: #414141;
  font-size: 16px;
  line-height: 26px;
  height: 180px;
}
.our_learners_section .owl-carousel .owl-nav.disabled {
  display: flex;
  justify-content: center;
}
.our_learners_section .owl-carousel .owl-nav button.owl-next,
.our_learners_section .owl-carousel .owl-nav button.owl-prev {
  background-color: #23498f;
  height: 30px;
  width: 30px;
  color: #fff !important;
  border-radius: 4px;
}
.book_demo_class_section {
  padding: 60px 0;
}

.book_demo_class_box {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  background: url(https://www.fastinfoclass.com/new-assets/new-spoken-english-common/book-spoken-english.webp)
    no-repeat center right;
  background-size: cover;

  border: 1px solid #2b6edb;
  box-sizing: border-box;
}

.book_demo_content {
  min-height: 340px;

  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 60px;
}

.book_demo_content h2 {
  font-size: 36px;
  font-weight: 600;
  color: #23498f;

  margin-bottom: 30px;
}

.book_demo_content h2 span {
  display: block;
}

.book_demo_btn {
  display: inline-flex;

  width: 130px;
  height: 48px;

  justify-content: center;
  align-items: center;

  border-radius: 6px;

  background: #242541;

  color: #fff;
  text-decoration: none;
  font-weight: 600;

  transition: 0.3s;
}

.book_demo_btn:hover {
  background: #2f63d3;
  color: #fff;
}

.book_demo_bottom_strip {
  background: #ff6600;

  color: #fff;

  text-align: center;

  font-weight: 600;

  padding: 10px 15px;

  font-size: 18px;
}

.faq_title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #000;
}

.faq_title span {
  color: #224a96;
}

.custom_faq .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
}

.custom_faq .accordion-button {
  background: #234b94;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 22px;
  box-shadow: none;
  border-radius: 4px;
}

.custom_faq .accordion-button:not(.collapsed) {
  background: #234b94;
  color: #fff;
  box-shadow: none;
}

.custom_faq .accordion-button:focus {
  box-shadow: none;
}

.custom_faq .accordion-body {
  border: 1px solid #dcdcdc;
  border-top: none;
  padding: 22px;
  font-size: 15px;
  color: #333;
  line-height: 28px;
}

.custom_faq .accordion-button::after {
  background-image: none !important;
  content: "\f078"; /* fa-chevron-down */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  color: #fff;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom_faq .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
@media (max-width: 1199px) {
  .book_demo_content {
    padding: 45px;

    min-height: 290px;
  }

  .book_demo_content h2 {
    font-size: 34px;
  }
  .spoken_demo_join_section {
    padding: 80px 0;
  }

  .spoken_demo_join_content {
    padding-left: 20px;
  }

  .spoken_demo_join_content h2 {
    font-size: 36px;
  }

  .spoken_demo_subtitle,
  .spoken_demo_list li {
    font-size: 16px;
  }
  .spoken_trial_heading h2 {
    font-size: 34px;
  }

  .spoken_trial_card {
    padding: 30px 24px;
    min-height: 210px;
  }
  .choose_title {
    font-size: 36px;
  }

  .choose_card h3 {
    font-size: 30px;
  }
  .demo_left h1 {
    font-size: 45px;
  }

  .class_badge {
    font-size: 20px;
  }

  .live_btn {
    font-size: 18px;
  }

  .price_circle {
    width: 115px;
    height: 115px;
  }

  .price_circle strong {
    font-size: 38px;
  }
}

@media (max-width: 991px) {
  .faq_title {
    font-size: 34px;
  }

  .custom_faq .accordion-button {
    font-size: 15px;
    padding: 13px 18px;
  }

  .custom_faq .accordion-body {
    font-size: 14px;
    line-height: 26px;
  }
  .book_demo_class_box {
    background-position: 70% center;
  }

  .book_demo_content {
    padding: 40px;

    min-height: 260px;
  }

  .book_demo_content h2 {
    font-size: 30px;
  }

  .book_demo_btn {
    width: 120px;
    height: 45px;
  }
  .spoken_demo_join_section {
    padding: 70px 0;
  }

  .spoken_demo_join_image {
    margin-bottom: 20px;
  }

  .spoken_demo_join_content {
    padding-left: 0;
    text-align: center;
  }

  .spoken_demo_join_content h2 {
    font-size: 32px;
  }

  .spoken_demo_join_content h2 span {
    display: inline;
  }

  .spoken_demo_subtitle {
    margin-bottom: 25px;
  }

  .spoken_demo_list {
    display: inline-block;
    text-align: left;
  }
  .spoken_trial_heading {
    text-align: center;
  }

  .spoken_trial_heading h2 {
    font-size: 30px;
  }

  .spoken_trial_heading p {
    font-size: 14px;
  }

  .spoken_trial_card {
    min-height: auto;
  }
  .why_choose_heading h2,
  .why_choose_heading h3 {
    font-size: 32px;
  }

  .feature_box {
    margin-bottom: 40px;
  }
  .section_background_img_fst_right {
    max-width: 100%;
    margin-top: 40px;
  }

  .choose_title {
    text-align: center;
    font-size: 34px;
  }
  .demo_banner {
    text-align: center;
    padding: 60px 0 40px;
  }

  .demo_right {
    margin-top: 45px;
    text-align: center;
  }

  .caption_card {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }

  .price_circle {
    left: 8%;
    top: 20px;
  }

  .demo_left h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .section_background_img_fst_right {
    display: none;
  }
  .demo_banner {
    margin-top: 40px;
  }
  .demo_banner {
    background: url("https://www.fastinfoclass.com/new-assets/new-spoken-english-common/fic-demo-class-banner-mobile.webp")
      center center/cover no-repeat;
  }

  .book_demo_class_box {
    background: url("https://www.fastinfoclass.com/new-assets/new-spoken-english-common/book-spoken-english-mobile.webp")
      no-repeat center right;
    position: relative;
    height: 600px;
  }
  .book_demo_bottom_strip {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .limited_seats_available {
    padding-right: 0;
  }
  .spoken_english_banner_order_change {
    display: grid;
  }
  .section_background_img_fst {
    order: 1;
  }
  .demo_banner {
    order: 2;
  }
  .add_two_section_seventeen_right {
    margin-top: 30px;
    z-index: unset;
    position: unset;
  }
  .faq_title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .custom_faq .accordion-button {
    font-size: 14px;
    padding: 12px 15px;
  }

  .custom_faq .accordion-body {
    padding: 18px;
    font-size: 13px;
    line-height: 24px;
  }
  .book_demo_class_section {
    padding: 50px 0;
  }

  .book_demo_class_box {
    background-position: 78% center;

    background-size: cover;
  }

  .book_demo_content {
    padding: 30px 25px;

    min-height: 220px;

    background: rgba(255, 255, 255, 0.7);
  }

  .book_demo_content h2 {
    font-size: 24px;

    margin-bottom: 20px;
  }

  .book_demo_btn {
    width: 110px;
    height: 42px;
    font-size: 14px;
  }

  .book_demo_bottom_strip {
    font-size: 15px;

    padding: 9px;
  }
  .spoken_demo_join_section {
    padding: 50px 0;
  }

  .spoken_demo_join_image img {
    max-width: 320px;
  }

  .spoken_demo_join_content h2 {
    font-size: 28px;
    line-height: 1.4;
  }

  .spoken_demo_subtitle {
    font-size: 15px;
  }

  .spoken_demo_list li {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 12px;
    padding-left: 20px;
  }
  .spoken_trial_card p {
    height: unset;
  }

  .spoken_trial_heading {
    margin-bottom: 30px;
  }

  .spoken_trial_heading h2 {
    font-size: 26px;
    line-height: 1.35;
  }

  .spoken_trial_heading p {
    font-size: 13px;
    line-height: 1.7;
  }

  .spoken_trial_card {
    padding: 28px 22px;
  }

  .spoken_trial_card h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .spoken_trial_card p {
    font-size: 14px;
    line-height: 1.8;
  }

  .why_choose_demo {
    padding: 50px 0;
  }
  .feature_box {
    padding: 0;
  }
  .feature_box {
    margin-bottom: 30px;
  }
  .feature_box_last {
    margin-bottom: 0;
  }
  .why_choose_heading h2,
  .why_choose_heading h3 {
    font-size: 24px;
    line-height: 1.4;
  }

  .why_choose_heading p {
    margin-bottom: 35px;
    font-size: 14px;
  }

  .feature_box h4 {
    font-size: 20px;
  }

  .feature_box p {
    font-size: 15px;
    line-height: 1.7;
  }
  .choose_title {
    font-size: 28px;
  }

  .choose_card {
    padding: 18px 15px;
    border-radius: 14px;
  }

  .choose_icon {
    width: 34px;
    height: 34px;
    margin-bottom: 12px;
  }

  .choose_card h3 {
    font-size: 24px;
  }

  .choose_card p {
    font-size: 14px;
  }

  .rating_star {
    font-size: 20px;
  }

  .demo_banner {
    padding: 45px 0 0 0;
    border-radius: 0 0 25px 25px;
  }
  .demo_left {
    padding-top: 0;
  }
  .demo_right {
    margin-top: 15px;
  }

  .demo_left h1 {
    font-size: 32px;
  }

  .class_badge {
    font-size: 22px;
    gap: 8px;
    flex-direction: column;
  }
  .class_badge::before,
  .class_badge::after {
    display: none;
  }
  .class_badge .time {
    padding: 6px 12px;
    font-size: 16px;
  }

  .class_badge::before,
  .class_badge::after {
    width: 25px;
  }

  .live_btn {
    font-size: 16px;
    padding: 14px 18px;
  }

  .price_circle {
    width: 90px;
    height: 90px;
    left: 5px;
    top: 10px;
  }

  .price_circle strong {
    font-size: 30px;
  }

  .caption_card {
    width: 220px;
    padding: 10px;
  }

  .caption_card h4 {
    font-size: 20px;
  }

  .logo {
    width: 95px;
  }
  .our_learners_section_left p {
    margin-top: 15px;
  }
  .our_learners_section_right {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .book_demo_class_box {
    background-position: 82% center;
  }

  .book_demo_content {
    padding: 22px;
    min-height: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .book_demo_content h2 {
    font-size: 30px;
  }
  .our_learners_section_right_slider p {
    height: 249px;
  }
  .book_demo_bottom_strip {
    font-size: 14px;
  }
  .spoken_demo_join_image img {
    max-width: 280px;
  }

  .spoken_demo_join_content h2 {
    font-size: 24px;
  }

  .spoken_demo_subtitle {
    font-size: 14px;
  }

  .spoken_demo_list li {
    font-size: 14px;
  }
  .spoken_trial_heading h2 {
    font-size: 24px;
  }

  .spoken_trial_card {
    padding: 25px 18px;
  }

  .spoken_trial_card h3 {
    font-size: 18px;
  }

  .spoken_trial_card p {
    font-size: 13px;
  }
  .our_learners_section_left h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .choose_title {
    font-size: 24px;
  }

  .choose_card h3 {
    font-size: 20px;
  }

  .choose_card p {
    font-size: 13px;
  }
}
