.main-content-width {
  width: 90% !important;
  max-width: 1147px !important;
  margin: auto !important;
  font-family: Inter;
}
.custom {
  display: flex;
  width: 53%;
}

.hero-title-text2 {
  font-size: 15px;
}

.text-ss {
  font-size: 36px;
  color: #2f3c51;
  line-height: 48px;
  overflow-wrap: break-word;
  text-align: center;
}
.text-padding {
  padding-bottom: 50px;
}

.buyNowButton {
  width: Fixed (200px) px;
  height: Fixed (60px) px;
  padding: 15px 35px 15px 35px;
  gap: 8px;
  border-radius: 8px 0px 0px 0px;
  opacity: 0px;
  background-color: #1f3965;
  color: white;
  border-radius: 8px;
}

.image {
  width: 350px;
}

.card {
  scroll-snap-align: start;
  flex: 0 0 auto;
  box-sizing: border-box;
  padding: 0px 20px 0px 20px;
}

.cards {
  padding-inline: 100px;
  margin-top: 30px;
  color: #2f3c51;
}
.cards-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  display: flex;
  padding: 0px 70px;
  flex-wrap: wrap;
  justify-content: center;
}

.image1 {
  width: 18px;
}

.svg {
  border: 0.5px solid #000000;
}

.connect-title-container span,
.connect-title-container h2 {
  font-family: Inter;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px;
  text-align: left;
  color: white;
}

.edu-ai-text {
  font-family: Inter;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  background: linear-gradient(90deg, #34bcfb 0%, #5491fc 50%, #7567fc 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}


.hero-title-logo {
  letter-spacing: 3px;
}

.card1,
.card2 {
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 400px;
  width: 600px;
}

.card1 {
  background-image: url("../../images/ifp/Eduai .webp");
}

.card2 {
  background-image: url("../../images/ifp/interactive-flat-panels-for-education.webp");
}

.overlay {
  position: absolute;
  bottom: 0px;
  left: 51px;
  width: 83%;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.text {
  font-size: 20px;
  font-weight: 600;
  padding-inline: 30px;
}

.immersiveSection {
  background-color: #f7faff;
  width: 100%;
  padding: 21px 91px;
}

.immersiveSection2 {
  width: 100%;
  padding: 44px 72px;
}

.immersivecontentSec4 {
  padding: 21px 72px;
  max-width: 723px;
}

.heading-text {
  font-family: Inter;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: left;
  color: #2f3c51;
}

.whiteboard-item-heading {
  font-family: Inter;
  font-size: 32px;
  font-weight: 300;
  line-height: 48px;
  color: white;
}

.immersivecontentSec {
  padding: 34px 0px;
  max-width: 50%;
  padding-left: 40px;
  padding-right: 57px;
}

.immersivecontentSec3 {
  padding: 68px 0px;
  max-width: 50%;
  margin-top: 10px;
  padding-right: 52px;
}

.immersivecontentSec2 {
  padding: 40px 50px;
  max-width: 50%;
  padding-left: 70px;
}

.divider1,
.divider2 {
  border: 0.5px solid #000000;
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.divider3,
.divider4 {
  border: 0.5px solid #000000;
  width: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.textOption {
  cursor: pointer;
  color: gray;
}

.textOption.selected {
  color: black;
}

.textOption2 {
  cursor: pointer;
  color: gray;
}

.textOption.selected {
  color: black;
}

.textOption3 {
  cursor: pointer;
  color: gray;
}

.textOption3.selected {
  color: black;
}

.textOption4 {
  cursor: pointer;
  color: gray;
}

.textOption4.selected {
  color: black;
}

.immersiveImageSec4 {
  margin-right: 70px;
  width: 700px;
}

.immersiveImage {
  height: 506px;
  border-radius: 16px;
  margin-bottom: 30px;
}

.immersiveImage3 {
  height: 347px;
  border-radius: 16px;
}

.card-border {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
}

.supportDiv {
  padding: 50px 0px 70px 0px;
}

.single-div {
  padding: 30px 50px;
  border-radius: 26px;
  box-shadow: 0px 1px 5px 0px #2133431f;
  box-shadow: 0px 1.68px 31.67px 0px #9db6d966;
  width: 344px;
  height: 297px;
}

.icons {
  border-radius: 50px;
  width: 70px;
  height: 70px;
}

.icon1 {
  background-color: #e4f3f7;
}

.icon2 {
  background-color: #f5eeff;
}

.icon3 {
  background-color: #fdf2d0;
}

.card-items {
  padding-inline: 160px;
  gap: 50px;
}

.powered-by-container {
  width: 100%;
  background: linear-gradient(90deg, #1f3965 11.58%, #1da1f2 97.65%);
  padding: 60px;
  color: white;
}
.ifp-container {
  width: 100%;
  padding-block: 25px;
  color: #1f3a65;
  margin-top: 58px;
}
.ifp-bg {
  background-color: rgba(245, 249, 255, 0.8);
}

.heading {
  font-family: Inter;
  font-size: 48px;
  font-weight: 700;
  line-height: 57.6px;
  text-align: center;
}

.active-text {
  transition: opacity 0.3s;
  color: #2f3c51;
}

.card-text-color {
  color: #2f3c51;
}

.active-text2 {
  transition: opacity 0.3s;
  color: #2f3c51;
}

.active-text3 {
  transition: opacity 0.3s;
  color: #2f3c51;
}

.active-text4 {
  transition: opacity 0.3s;
  color: #2f3c51;
}

.textOption.selected .active-text {
  opacity: 1;
}

.textOption2.selected .active-text2 {
  opacity: 1;
}
.textOption3.selected .active-text3 {
  opacity: 1;
}
.textOption4.selected .active-text4 {
  opacity: 1;
}
.small-para {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
}
.ifp-sub-heading {
  font-family: Inter;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  text-align: center;
}

.know-more-button {
  border: 2px solid white;
  color: white;
}

.titleDiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.connect-para {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  color: white;
}

.sub-text {
  font-family: Inter;
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  text-align: left;
}

.main-container-image {
  display: block;
  height: auto;
}

/* styles.css */

.feature-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
}

.feature-item2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
}

.feature-item3 {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
}

.feature-item4 {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
}

.feature-text {
  font-family: Inter;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;  
}

.feature-image {
  display: none;
  margin-top: 10px;
}

.feature-item.active .feature-text {
  opacity: 1;
  color: #2f3c51;
}

.feature-item.active .feature-image {
  display: block;
}

.feature-item2.active .feature-text {
  opacity: 1;
  color: #2f3c51;
}

.feature-item2.active .feature-image {
  display: block;
}

.feature-item3.active .feature-text {
  opacity: 1;
  color: #2f3c51;
}

.feature-item3.active .feature-image {
  display: block;
}

.feature-item4.active .feature-text {
  opacity: 1;
  color: #2f3c51;
}

.feature-item4.active .feature-image {
  display: block;
}

.nav-shadow {
  box-shadow: -4px 2px 53.1px 18px #9db6d966;
}

.card-title {
  font-family: Inter;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  color: white;
}

.immersiveImageSec {
  width: 100%;
  display: flex;
  justify-content: center;
}

.immersiveImageSec img:nth-child(2) {
  border: 5px solid #000; /* Example style */
}

.main-container-image2 {
  display: none;
}

.card-text {
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: center;
}

.eduai-list-text{
  font-family: Inter;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
}

.card-container-wrapper {
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

.edla-list-heading{
  font-family: Inter;
  font-weight: 500;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.edla-list-caption{
  font-family: Inter;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;  
}

.support-service-heading{
  font-family: Inter;
  font-weight: 500;
  font-size: 48px;
  line-height: 100%;
  text-align: center;
  vertical-align: bottom;  
}

.canvas-card-heading{
  font-family: Inter;
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  vertical-align: middle;
}

.canvas-card-caption{
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
}

.landing-hardware-logo{
  gap: 60px;
}

.icon-width3{
  width: 50px;
  height: 50px;
}

.google-list-heading{
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
}
.google-list-caption{
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;  
}

@media (max-width: 1080px){
  .support-service-heading{
    font-family: Inter;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-align: center;     
  }

  .whiteboard-item-heading {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;   
  }
  .edla-list-heading{
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    vertical-align: middle;    
  }
  
  .edla-list-caption{
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    vertical-align: middle;    
  }

  .landing-hardware-logo{
    gap: 4px;
  }
}

.features {
  display: none;
}

.card-section {
  display: block;
}

.card-section-mob {
  display: none;
}

.built-tough-container {
  background-color: #f7faff;
}

.knowMoreBtn {
  border-radius: 6px;
  border: 2px solid white;
  padding: 10px 30px;
  margin-top: 20px;
  color: white;
}
.connect-title-container {
  text-align: start;
  display: block;
}

.connect-title,
.interactive-title {
  display: inline-block;
  margin: 0;
}

.tmx-box-shadow2 {
  box-shadow: -1px 7px 40.67px 15px #9db6d966;
  margin-left: 83px;
}
.video-section {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.unparalleled-heading {
  font-size: 40px;
}
.heading-ifp {
  font-size: 32px;
}
.cl-1f3965 {
  color: #1F3965;
}
.sub-heading-ifp{
  line-height: 29px;
  font-size: 22px;
  color: #2f3c51;
}
.container-width {
  width: 47%;
}
.detail-heading {
  font-size: 40px;
}
.product-bottom-border {
  border-bottom: 1px solid #000000;
}

.product-details.hidden { display: none; }
.product-details.block { display: block; }
.product-bottom-border { border-bottom: 1px solid #ccc; }
.cursor-pointer { cursor: pointer; }

.link-text {
  color: #3898EC;
  
}

@media (min-width: 1025px) {
  .content-div {
    max-width: 50%;
  }
}

@media (max-width: 1024px) and (min-width: 600px) {
  .video-section {
    align-items: start;
  }
  .hero-section-image {
    width: auto !important;
    height: 250px !important;
  }
  .immersiveSection2 {
    padding: 44px 24px;
  }
  .immersivecontentSec4 {
    padding: 21px 0px !important;
    margin-left: 10px;
  }
  .immersiveImageSec4 {
    margin-left: 0px !important;
    margin-right: 0px;
  }
  .immersiveImage3 {
    height: auto !important;
  }
  .text-padding {
    margin-top: 0px !important;
  }
  .connect-title-container {
    text-align: center;
  }
  .titleDiv {
    padding-block: 0px !important;
  }
  .content-div {
    padding-top: 2.25rem;
  }
  .immersiveImages {
    width: 300px !important;
  }
  .eduAiCard {
    margin-bottom: 30px;
  }
  .immersiveImages {
    margin-left: 45px;
  }
}

@media (max-width: 1194px) {
  .cards-container {
    padding: 0px;
  }

  .immersiveImages {
    width: 406px;
  }

  .immersivecontentSec4 {
    padding: 21px 20px;
  }

  .immersiveImage4 {
    margin-right: 0px;
  }

  .heading-text {
    font-family: Inter;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: left;
  }

  .immersiveImage {
    height: auto;
  }

  .immersiveImageSec4 {
    width: 600px;
  }

  .immersiveImageSec4 {
    margin-left: 60px;
  }

  .sub-text {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
  }

  .immersivecontentSec {
    padding-right: 0px;
  }

  .immersiveImageSec2 {
    padding: 42px;
  }

  .immersiveImage3 {
    height: auto;
  }

  .image {
    width: 265px;
  }

  .card-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
  }

  .hero-title-logo {
    justify-content: start !important;
  }

  .connect-title-container span,
  .connect-title-container h2 {
    font-size: 25px;
  }

  .connect-para {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
  }

  .main-container-image {
    margin-left: 40px;
  }
}

@media (max-width: 1024px) {
  .main-container {
    display: flex;
    flex-direction: column;
    justify-content: end;
  }

  .connect-title-container span,
  .connect-title-container h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .hero-title-text1 {
    text-align: center;
  }

  .text-ss {
    font-family: Inter;
    font-size: 24px;
    line-height: 29.05px;
    text-align: center;
    padding-inline: 30px;
  }
  .text-padding {
    padding-block: 0px;
  }

  .mainDiv {
    height: 562px;
  }

  .powered-by-container {
    padding: 44px;
  }
  .ifp-container {
    padding-block: 44px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .feature-container {
    display: block;
  }

  .divider {
    display: none;
  }

  .cards-container {
    padding: 0px 0px;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .cards-container::-webkit-scrollbar {
    display: none;
  }

  .card {
    padding: 34px 0px;
  }

  .supportDiv {
    background-color: #f1f6fd;
    padding: 37px 0px 70px 0px;
  }

  .connect-title-container span,
  .connect-title-container h2 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.78px;
    text-align: center;
  }

  .custom {
    height: 400px;
    width: 100%;
  }

  .millionBar {
    visibility: hidden;
  }

  .main-container-image {
    display: none;
  }

  .titleDiv {
    align-items: center;
    padding-inline: 90px;
    padding-block: 60px;
  }

  .main-container-image2 {
    height: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
  }

  .text-padding {
    margin-top: 215px;
  }

  .dot {
    height: 10px;
    width: 10px;
    background-color: #d9d9d9;
    border-radius: 50%;
    display: inline-block;
  }

  .sub-text {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    text-align: left;
  }

  .dot.active {
    background-color: #1e7ec2;
  }

  .cards-container {
    display: flex;
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .card {
    min-width: 100vw;
    scroll-snap-align: start;
  }

  .pagination-dots {
    margin-top: 10px;
  }

  .dot {
    width: 10px;
    height: 10px;
    background-color: grey;
    border-radius: 50%;
    margin: 0 5px;
  }

  .cards-container {
    scroll-behavior: smooth;
  }

  .card-border {
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0px 1px 5px 0px #2133431f;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 1.68px 31.67px 0px #9db6d966;
    width: 391px;
    margin-block: 25px;
  }

  .card1 {
    margin-top: 30px;
  }

  .card {
    width: 100%;
  }

  .eduAiCard {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 0.5rem;
    gap: 30px;
  }

  .card2 {
    margin-top: 30px;
  }

  .text {
    font-size: 15px;
    padding: 0px 10px;
  }

  .card-items {
    flex-direction: column;
  }

  .single-div {
    margin-bottom: 30px;
    width: 500px;
  }

  .immersiveSection {
    display: flex;
    align-items: center;
  }

  .feature-icons {
    /* height: 23px !important; */
    width: 20px !important;
  }

  /* .feature-item.active {
      border-left-color: #2f3c51;
      opacity: 1;
      border-radius: 2px 0 0 2px;
    } */

  .feature-item.active {
    border-left-color: #2f3c51;
    opacity: 1;
  }

  .feature-item2.active {
    border-left-color: #2f3c51;
    opacity: 1;
  }

  .feature-item3.active {
    border-left-color: #2f3c51;
    opacity: 1;
  }

  .feature-item4.active {
    border-left-color: #2f3c51;
    opacity: 1;
  }

  .titleDiv {
    padding-block: 40px;
  }

  .feature-image {
    display: none;
  }

  .connect-para {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: center;
    padding-inline: 135px;
  }

  .card-title {
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
    line-height: 29.05px;
    text-align: center;
    padding-inline: 27px;
    color: white;
  }

  .feature-image.visible {
    display: block;
  }

  .heading-text {
    font-size: 24px;
    line-height: 29.05px;
    text-align: left;
  }

  .text-para {
    font-size: 20px;
    font-weight: 400;
  }

  .heading {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: center;
  }

  .small-para {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
  }
}

@media (max-width: 783px) {
  .card1,
  .card2 {
    height: 300px;
    width: 300px;
  }

  .overlay {
    width: 100%;
    left: 0px;
    bottom: 28px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .text {
    font-size: 13px;
  }

  .image {
    height: auto;
  }

  .custom {
    height: 271px;
    width: 100%;
  }

  .knowMoreBtn {
    padding: 8px 20px;
    border: 1.14px solid white;
  }

  .eduAiCard {
    margin-top: 0px;
    gap: 0px;
  }

  .features {
    display: flex;
    flex-direction: column;
  }

  .card-section {
    display: none;
  }

  .card-section-mob {
    display: block;
  }

  .immersiveImage {
    height: auto !important;
  }

  .card2 {
    margin-top: 0px;
  }

  .hero-title-logo {
    justify-content: center !important;
  }

  .supportDiv {
    padding: 0px;
  }

  .card-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
  }
  .home-iframe-section video {
    height: auto !important;
  }

  .text-padding {
    margin-top: 10px;
  }

  .ifp-heading {
    padding-inline: 42px;
  }

  .nav-dropdown-tile img {
    border-radius: 0px !important;
  }

  .connect-para {
    padding-inline: 0px;
  }

  .card {
    padding: 34px 0px 30px 0px;
  }

  .card-border {
    width: 300px;
  }

  .ifp-container {
    padding-block: 44px;
    padding-bottom: 45px;
    padding-top: 0px;
  }

  .titleDiv {
    padding-inline: 70px;
    padding-bottom: 0px;
  }
  .tmx-box-shadow2 {
    margin-left: 0px;
  }
  .duplicate-page-iframe {
    height: 196px !important;
    width: 110%;
  }
  .heading-ifp {
    font-size: 20px;
  } 
  .container-width {
    width: 95%;
  }
  .sub-heading-ifp {
    font-size: 14px;
    line-height: 19.6px;
  }
  .detail-heading {
    font-size: 20px;
  }

}

@media (max-width: 361px) {
  .text-padding {
    margin-top: 52px;
  }
}

@media (max-width: 1326px) {
  .container1 {
    padding-inline: 87px;
  }

  .immersivecontentSec2 {
    padding: 40px 30px;
  }

  .immersiveImage3 {
    margin-right: 48px;
    height: 470px;
  }

  .immersivecontentSec {
    padding-right: 0px;
  }
}

@media (max-width: 1205px) {
  .card {
    padding: 15px;
  }
}

@media (min-width: 1400px) {
  .custom {
    width: 51%;
  }

  .main-container {
    justify-content: space-between;
  }

  .immersiveSection,
  .immersiveSection2 {
    max-width: 1147px;
    padding-inline: 0px;
  }

  .immersivecontentSec,
  .immersivecontentSec3 {
    padding-right: 0px;
  }
  .immersivecontentSec2,
  .immersivecontentSec4 {
    padding-left: 0px;
  }
}

@media (max-width: 555px) {
  .titleDiv {
    padding-inline: 10px;
  }

  .main-container-image2 {
    background-size: cover;
  }

  .connect-title-container {
    text-align: center;
  }
  .card1 {
    margin-top: 0px;
  }

  .text-padding {
    margin-top: 0px;
  }
}

@media (min-width: 1550px) {
  .immersivecontentSec4 {
    max-width: 680px;
  }

  .immersiveImages {
    width: 600px;
    margin-right: 87px;
  }
}

@media (min-width: 1800px) {
  .main-container-image {
    max-width: 588px;
  }
}
