

@media(max-width:1550px) {
  html { font-size: 50%;}
  body { font-size: 18px;}
}



@media(max-width:1199px) {
  .container {
    max-width: 940px;
  }

 

  .site-title, .top-banner h1{
    font-size: 36px;
    line-height: 50px;
  }
}
@media(max-width:1024px) {

 

  .section-eight:before{opacity: 0.1}
  .section-eight h2{text-align: center;}
  .latest-news{grid-template-columns: 1fr 1fr;}

  .sub-title {
  font-size: 26px;
  line-height: 36px;
  margin: 0 0 2rem 0;
}

.section-lifescience {
  border-top: 5px solid #000;
}
}

@media(max-width:991px) {
  .container {
    max-width: 740px;
  }

  .site-title {
    font-size: 32px;
    line-height: 42px;
  }

  .sub-title {
    font-size: 24px;
    line-height: 34px;
  }


.mission-sec .d-flex{ flex-wrap:wrap; justify-content:center; }
.stats-bx{ width:30% }

.section-partners .three-column{    grid-template-columns: 1fr 1fr;}
.top-reasons .ul-points li .li-content {
  width: 90%;
}
}

@media(max-width:768px) { 

  .two-column{grid-template-columns: 1fr;}
  .section-three .two-column .lt-sec img{ max-width:50%; margin:auto; text-align:center; display:block; }
  .section-three1{clip-path: none;}
  .section-seven .two-column .mission-img{order: 2; }  
}



@media(max-width:767px) {
.symbol span { margin-top:0;}
  .header { height: auto;}
  .header .container h2 { font-size: 22px; line-height: normal;}
  .header .top-header .container { align-items: center;}
  .header .logo { max-width:50% }

h1 {font-size: 4rem; line-height: normal; }
h2 {font-size: 3.4rem; line-height: normal; }
h3 {font-size: 3rem; line-height: 4rem; }
h4 {font-size: 22px; line-height: normal; }
h5 {font-size: 18px; line-height: normal; }
h6 {font-size: 16px; line-height: normal; }
 .latest-news{grid-template-columns: 1fr;}
.header .content div.text{margin: 5rem 2rem 25rem 2rem;
        padding: 0;
    }
.header .content div.text p {font-size: 3.2rem;
        margin-top: 12px;
        line-height: 35px;}
.section-three .two-column .lt-sec img{max-width: 70%;border-radius: 10%;}
.investors, .overview, .team1, .team2{padding: 20px;}
    .stats-bx {
        width: 47%;
    }
    .section-partners .three-column {
        grid-template-columns: 1fr;
    }

    .sec-two-box{padding: 10px 15px}
    .investors{border: 4px solid #a30073;border-top-right-radius: 0px;}
    .top-reasons .ul-points li .icon-p{margin-top: -5px;}
    sup { top: 0;}

    .latest-news .col h3{min-height: inherit;}
    .padt80 {
  padding-top: 40px;
}
}

@media(max-width:575px){
  .logo img{max-width:200px;}
    .site-title, .top-banner h1 {
    font-size: 30px;
    line-height: 42px;
  }
   .site-title, h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .sub-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
  }
  body {
    font-size: 16px;
  }
  .shadow-ul li {
  font-size: 16px;
  line-height: 24px;
}
 h4 {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
  }
  .sec-one-box{padding:15px;}
  .investors, .overview, .team1, .team2 {
    padding: 15px;
  }
  .top-reasons .ul-points li .li-content {
    width: 86%;
  }
  .overview h6 {
  padding: 14px;
  margin-bottom:15px;
}
.team-block li {
  grid-template-columns: 1fr;
  gap: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.team-block li h4 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
}
h5 {
    font-size: 16px;
    line-height: normal;
  }
  .section-three .two-column .lt-sec img {
    max-width: 100%;
    border-radius: 20px;
  }
  .section-partners.padt-70.padb-50 {
  padding-bottom: 0;
}
}

@media(max-width:480px) {
  body { overflow-x: hidden;}

      .stats-bx {
        width: 100%;
    }
    .logo-symol-wrapper{ flex-direction:column; justify-content:center; gap:1rem; padding-top:40px; }
    .section-three video{border-radius: 20px}
    .section-four .small-title span{display: block;}
.top-banner h1{padding-top: 180px;}
  .top-banner{padding-bottom:50px;}
     .site-title, .top-banner h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .padt-70 {
  padding-top: 5rem;
}
.padb-50 {
  padding-bottom: 5rem;
}
 .top-reasons .ul-points li .li-content {
    width: 84%;
  }
  .quote strong {
  font-weight: 600;
  font-size: 14px;
}
.team-block li p {
  font-size: 14px;
}
}

@media(max-width:420px){
    .top-reasons .ul-points li .li-content {
    width: 81%;
  }
}