body {
  font-family: 'Nunito', sans-serif;
      font-weight: 400;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #fbfbfd;  
}

#video-container {
  flex: 1;
  height: 100vh; 
overflow: hidden;
}
.Nelamangala{
  margin: 20px;
}

.mainvideo {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
  margin: 0;
  opacity: 1;
}

.excon-banner {
  width: 100%;
  background: linear-gradient(to left, #57115E 1%, #A100B1 100%);
  color: #fff;
  text-align: center;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  
  /* Fixed at the top */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.excon-text {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.highlight {
  color: #FCEA38; /* bright yellow */
  font-weight: 700;
}

.teamcont {
  display: flex;
  align-items: center;
  justify-content: center;
}

.teampic {
  width: 78%;
  border-radius: 12px;
}

.coco{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.co-founder-container{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width:85%;
}

.person-info {
  display: flex;
  flex-direction: column;
  align-items: start;
  align-content: center;
  justify-content: center;
}


.person-info img {
  width: 250px;
  height: 300px;
  border-radius: 12px;
}

.head-heading{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  margin-top:100px;
}

.head-text{
  margin: 0;
  font-size: 42px;
  font-weight: 200;
  letter-spacing: 3px; 
  text-transform: uppercase;
}

.person-info .linkedin {
  text-decoration: none;
  color: #0077b5;
}

.linkedin img {
  width: 30px;
  height: 30px;
}

.mahesh{
  background: linear-gradient(45deg, #ffffff, #e8e0ea); /* 45 degrees for a diagonal gradient */
}

.redefining{
  display: flex;
  background-color: f3eef5;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}

.redefining-container{
  display: flex;
  flex-direction: row;
  padding: 20px;
  width: 85%;
}

.cardco{
 width: 300px;
  text-align: center;
  margin-left: 80px;
  margin-right: 80px;
  background-color: #fbfbfd;
  border-radius: 12px;
}

.link{
  display: flex;
  flex-direction: column;
  align-items: start;
}

.cardresp {
  flex: 1;
  text-align: center;
  margin-left: 80px;
  margin-right: 80px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 5px 5px rgba(133, 131, 131, 0.2);
  width: 200px; /* Specify the width */
  height: 150px; /* Specify the height */
}

.person-info{
    margin-top: 5px;
    font-size: 0.9em;
    color: #555;
    text-decoration: none;
}


.person-info a:hover {
    text-decoration: underline;
}

  .revolutiontex {
    position: absolute; /* Position text absolutely within the container */
    bottom: -4%; 
    left: 5%;
  }

  .scrolltext{
    color: #510059;
    padding: 10px;
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 3px; 
    font-weight: 900;
    border-radius: 12px;
  }

  .productsheading{
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .productstext{
    margin: 0;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}

.homedescriptionconatiner{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.descripitiontext{
  display: flex;
  flex-direction: column;
  font-size: 16px;
}

.descripitiontext2{
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px; 
  margin: 0;
}

.image-container {
  display: flex;
  margin-left: 20%;
  margin-right: 20%;
}

.image-container img {
width:60%;
margin-left: 30px;
margin-right: 30px;
}

.image-sent{
  display: flex;
  flex-direction: column;
  align-items: start;
}

.fac{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.facility{
  display: flex;
  width: 80%;
}

.facility1{
  flex: 2;
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  margin-right: 10px;
}

.facility2{
  flex: 1;
  display: flex;
  margin-left: 10px;
}

.facility_image{
  height: 100%;
  width: 100%;
}

.facility_image1{
  height: 400px;
  width: 400px;
}

.facility_image2{
  height: 400px;
  width: 400px;
}

.facility_lefttop{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.facility_bottom{
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.facility_right1{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;

}

.facility_right_sub1{
  flex: 1;
  display: flex;
flex-direction: column;

}

.life_image_container_phone{
  display: none;
}

@media screen and (max-width: 1600px) {
  .image-container img {
    width:80%;
    margin-left: 30px;
    margin-right: 30px;
    }
  .head-text{
    margin: 0;
    font-size: 40px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }
  .productstext{
    margin: 0;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}
}

@media screen and (max-width: 1440px) {
  .facility{
    display: flex;
    width: 70%;
  }

  .head-text{
    margin: 0;
    font-size: 36px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }
  .productstext{
    margin: 0;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}
.image-container img {
  width:90%;
  margin-left: 30px;
  margin-right: 30px;
  }
  .teampic {
    width: 68%;
    border-radius: 12px;
  }
  .cardco{
    flex: 1;
    text-align: center;
    margin-left: 80px;
    margin-right: 80px;
    background-color: #fbfbfd;
    border-radius: 12px;
    height: 350px; /* Specify the height */
  }
  .person-info img {
    width: 175px;
    height: 220px;
  }
  .linkedin img {
    width: 30px;
    height: 30px;
  }

}


@media screen and (max-width: 1024px) {
  .person-info img {
    width: 150px;
    height: 200px;
  }
  .linkedin img {
    width: 30px;
    height: 30px;
  }
  .teampic {
    width: 70%;
    border-radius: 12px;
  }
  .co-founder-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .image-container img {
    margin: 2px;
    width: 100%; /* Adjust this value to control the width of the images */
  }

  .life_image_container_phone {
    display: flex;
    justify-content: center;
    align-items:center;
    align-content: center;
  }

  .box2:last-child {
    margin-right: 10px;
  }

  .box1:first-child {
    margin-left: 10px;
    margin-right: 10px;
  }


  .box1 img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image fills the box without stretching */
    margin-top: 10px;
    border-radius: 12px;
    
}


.side-by-side {
  display: flex;
}

.box2:first-child {
  margin-left: 10px;
  margin-right: 10px;
}

.box2 img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image fills the box without stretching */
    border-radius: 12px;
}

  #video-container {
    flex: 1;
    height: 40vh; 
overflow: hidden;
  }

  .mainvideo {
    position: absolute;
    top: 115px;
    left: 0;
    width: 100%;
    height: 40vh;
    object-fit: cover;
    z-index: -1;
    margin: 0;
    opacity: 1;
  }

  .head-heading{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  align-content: center;
  margin-top: 100px;
}

  .revolutiontex {
    position: absolute; /* Position text absolutely within the container */
    top: 30%; 
    left: 2%;
  }

  .scrolltext{
    color: #510059;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px; 
    font-weight: 900;
    border-radius: 12px;
  }

  .productsheading{
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  .productstext{
    margin: 0;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}


.homedescriptionconatiner{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.descripitiontext{
  margin: 8px;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px; 
}


.facility{
  display: none;
  flex: 1;

}

.facility_phone1{
  flex: 1;
  display: flex;
  flex-direction: row;
}


.facility1{
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 80px;
}

.facility2{
  flex: 1;
  display: flex;
  margin-right: 80px;
}

.phone_image_full{
  height: 20%;
  width: 100%;
}
.facility_image1{
  height: 400px;
  width: 400px;
}

.facility_image2{
  height: 400px;
  width: 400px;
  margin-top: 10px;
}

.facility_lefttop{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.facility_bottom{
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.facility_right1{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}

.facility_right_sub1{
  flex: 1;
  display: flex;
flex-direction: column;
}


  .head-text{
    margin: 0;
    font-size: 34px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }

.head-text{
  margin: 0;
  font-size: 30px;
  font-weight: 200;
  letter-spacing: 3px; 
  text-transform: uppercase;
}
}

@media screen and (max-width: 834px) {
  .person-info img {
    width: 300px;
    height: 350px;
    margin-bottom: 15px;
  }
  .linkedin img {
    width: 30px;
    height: 30px;
  }

  .image-container img {
    margin: 20px;
    width: 80%; /* Adjust this value to control the width of the images */
  }
  .image-container{
    display: flex;
    flex-direction: column;
  }
  .co-founder-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .head-text{
    margin: 0;
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }
  .productstext{
    margin: 0;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}
.teampic {
  width: 80%;
  border-radius: 12px;
}

}

@media screen and (max-width: 768px) {
        .excon-banner {
    text-align: center;
    padding: 10px 20px;
    font-size: 0.85rem;
    margin: 0;
    padding: 0;
  }
  .excon-text {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 18px;
}
  .person-info img {
    width: 300px;
    height: 350px;
    margin-bottom: 15px;
  }
  .linkedin img {
    width: 30px;
    height: 30px;
  }
  .image-container img {
    margin: 20px;
    width: 100%; /* Adjust this value to control the width of the images */
  }
  .image-container{
    display: flex;
    flex-direction: column;
  }
  .head-text{
    margin: 0;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }
  .productstext{
    margin: 0;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
}
.teampic {
  width: 90%;
  border-radius: 12px;
}
}

@media screen and (max-width: 480px) {
         .excon-text {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
}
  .person-info img {
    width: 300px;
    height: 350px;
    margin-bottom: 15px;
  }
  .linkedin img {
    width: 30px;
    height: 30px;
  }
  .image-container img {
    margin: 20px;
    width: 100%; /* Adjust this value to control the width of the images */
  }
  .image-container{
    display: flex;
    flex-direction: column;
  }
  .head-text{
    margin: 0;
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 3px; 
    text-transform: uppercase;
  }
  .productstext{
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 3px; 
    text-transform: uppercase;
    text-align: center;

}
.teampic {
  width: 90%;
  border-radius: 12px;
}
}