

@media(max-height:640px){
  .top-banner h1 {
    font-size: 40px;
    line-height: 52px;
  }

  
}


@media(max-width:1199px) {
  .container {
    max-width: 940px;
  }

  
  .site-title {
    font-size: 38px;
    line-height: 48px;
  }

  .sub-title {
    font-size: 28px;
    line-height: 38px;
  }


  .top-reasons .ul-points li .li-content{width:90%;}

  .top-banner h1 {
    font-size:40px;
    line-height: 50px;
  }

 
}

@media(max-width:991px) {
  .container {
    max-width: 740px;
  }


  .two-col {
    grid-template-columns: 1fr;
    gap: 20px;
  }



  .site-title {
    font-size: 34px;
    line-height: 44px;
  }

  .sub-title {
    font-size: 24px;
    line-height: 34px;
  }



.two-col{display:flex; flex-wrap:wrap;}

.top-reasons .ul-points li .li-content {
  width: 88%;
}


.list-ul li .li-content {
  width: 93%;
  
}

.abt-img img{height:auto;object-fit:inherit;}

.col-three {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}

.featured-company iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1.8;
}

.team-list > li{
  grid-template-columns: 1fr;
}

.news-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

}



@media(max-width:767px) {
  .container {
    max-width: 540px;
  }

  .padt80 {
    padding-top: 50px;
  }

  .padb80 {
    padding-bottom: 50px;
  }

  .chart.charttwo {
    width: 100%;
    margin-bottom: 15px;
  }


  .site-title{margin-bottom:20px;}

  .top-reasons .ul-points li .icon-p {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .top-reasons .ul-points li .li-content {
    width: 87%;
  }



  .team-list > li {
    grid-template-columns: 1fr;
  }


  .top-banner h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .site-title {
    font-size: 28px;
    line-height: 38px;
  }


  
  .symbol-right-text {
    font-size: 70px;
    line-height: 70px;
  }
  .blur .container{margin-top:50px;}
  .list-ul li .li-content {
    width: 90%;
  }

  .mar-top {
    margin-top: -60px;
  }


}

@media(max-width:575px) {
  .disclaimer {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .disclaimer p {
    font-size: 13px;
    line-height: 22px;
  }

  .footer-text p {
    font-size: 12px;
  }


  .text-center, .quote-bg {
    text-align: left;
  }



  .top-reasons .ul-points li .li-content{width:86%;}


.summary-text{padding:15px;}


.logo .text-center{text-align:center;}





.sub-title.head-bg{text-align:center;}

.symbol-right-text {
  font-size: 60px;
  line-height: 60px;
}

.highlight-box, .ciw-text, .gd-text p {padding:15px;}

.quote-bg p {
  font-size: 24px;
  line-height: 34px;
}

.top-reasons .ul-points li .icon-p{font-size:30px;}
.top-banner{text-align:center;}

.special-tag, .quote-block, .mission-bg{padding:15px;}
.quote-bg p {
  font-size: 18px;
  line-height: 28px;
}
}

@media(max-width:480px) {


  .chart.charttwo iframe {
    height: 350px !important;
    width: 100% !important;
  }

  .site-title {
    font-size: 21px;
    line-height: 31px;
  }
  .sub-title {
    font-size: 19px;
    line-height: 29px;
  }


  .disclaimer {
    padding-top: 0;

  }

  .top-reasons .ul-points li .li-content {
    width: 82%;
  }


  body{font-size:16px; line-height:24px;}
  

.logo{text-align:center;}
.symbol-right-text {
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.top-banner {height:94vh;}
.mission-bg{padding:15px;}
.abt-logo {
  width: 90%;
  left: 5%;
}

.highlight-box {
  padding: 30px;
}

.ciw-block {
  padding: 200px 15px 15px 15px;
}

.blur {
  overflow-x: initial;
}
.blur .container {
  margin-top: 0;
}
.mar-top {
  margin-top: -20px;
}
.news-list {
  grid-template-columns: repeat(1, 1fr);

}

.market-size {
  background: url(../images/hero-what-we-do.jpg) no-repeat center left;
  background-size: cover;
 
}

.list-ul li .li-content {
  font-size: 16px;
  line-height: 24px;
}
}



@media(max-width:420px) {
  

  .top-reasons .ul-points li .li-content {
    width: 81%;
  }

  .sub-title span{display:inline-block;}
 




  .site-title {
    font-size: 20px;
    line-height: 30px;
  }
  .sub-title {
    font-size: 18px;
    line-height: 28px;
  }


  .list-ul li .li-content {
    width: 85%;
  }

  .symbol-right-text {
    text-align: center;
    font-size: 46px;
    line-height: 46px;
  }
  .quote-bg p {
    font-size: 16px;
    line-height: 24px;
  }

}

