@media(max-width:1199px) {
  .container {
    max-width: 940px;
  }
  
  .site-title {
    font-size: 38px;
    line-height: 52px;
  }

.top-banner .site-title {
  font-size: 36px;
  line-height: 45px;
}

.sub-title {
  font-size: 26px;
  line-height: 36px;
}

.top-reason-block .list-ul li .li-content {
  width: 92%;
}

.white-box{padding:25px;}

.quote-block {
  font-size: 20px;
  line-height: 30px;
}

}


@media(max-width:991px) {
  .container {
    max-width: 740px;
  }


  .site-title {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 30px 0;
  }


  .sub-title{font-size:24px; line-height:34px;}



  .two-col {
    grid-template-columns: 1fr;
    gap: 25px;
    align-items: flex-start;
  }


  .list-ul li .li-content{width:90%;}


  .list-ul li .li-content{line-height: 28px;}

 

  .top-reason-block .list-ul li .li-content {
    width: 90%;
  }

  .top-banner .site-title {
    font-size: 32px;
    line-height: 42px;
  }

  .symbol-block span {
    font-size: 110px;
    line-height: 100px;
  }



  .news-block ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }



.company-overview .two-col {
  flex-direction: column-reverse;
  display: flex;
  flex-wrap: wrap;
}


.two-col.v1.aic {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.col-img {
  height: auto;
}
.col-img img {
  border-radius: 15px;
  height: auto;
  object-fit: inherit;
}

.logo img {

  max-width: 200px;
}

.symbol span {
  font-size: 18px;
  border-radius: 6px;
  padding: 6px 20px;
}


}

@media(max-width:767px) {
  .container {
    max-width: 540px;
  }

  .chart.charttwo {
    width: 100%;
  }

  .chartone {
    margin-bottom: 10px;
  }

  

  .site-title {
    font-size: 30px;
    line-height: 40px;
  }

  .list-ul li .li-content {
    width: 89%;
  }

  .sub-title {
    font-size: 22px;
    line-height: 32px;
  }


  .top-reason-block .list-ul li .li-content {
    width: 85%;
  }

  .symbol-block span{font-size: 80px;line-height: 90px;}
  .symbol-block {
    margin-bottom: 25px;
    margin-top: 15px;
  }
 

  .company-overview .site-title {
    font-size: 30px;
    line-height: 40px;
  }

  .logo-symbol-top {
    top: 30px;
  }

  .quote-block {
  grid-template-columns: 1fr;
  gap: 30px;
}

.quote-left {
  text-align: center;
}

.quote-left img {
  max-width: 200px;
}
.gt-text, .highlight-box{padding:20px;}
.top-reason-block .list-ul li{padding:20px;}




 .news-block ul {
    grid-template-columns: repeat(1, 1fr);

  }




.j-top-banner .site-title {
  font-size: 30px;
  line-height: 40px;
  width: 100%;
}



  .white-box {
    padding: 20px;
  }

  .quote-block-list{padding:25px;}
  .quote-block-list p {
  font-size: 20px;
  line-height: 30px;
}

.paid-advert span {
  font-size: 12px;;
  padding: 0px 12px;
}

.paid-advert {
  top: -4px;
}

.three-col {
  grid-template-columns: repeat(1, 1fr);
}

.symbol-logo {
  top: 40px;
}

.text-box {
  font-size: 20px;
  line-height: 30px;
}

.d-gap-text {
  padding: 15px;
}

}

@media(max-width:575px) {

  .padt80 {
    padding-top: 50px;
  }

  .padtb60 {
    padding-bottom: 20px;
  }

 

  .padtb80 {
    padding-bottom: 50px;
  }

  
  body {
    font-size: 16px;
    line-height: 24px;
  }
 
  .chart.charttwo iframe {
    height: 350px !important;
  }

  .padt70 {
    padding-top: 40px;
  }




.white-box{padding:15px;}

.top-banner .site-title {
  font-size: 30px;
  line-height: 36px;
  margin-top: 0 !important;

}




.site-title {
  font-size: 30px;
  line-height: 40px;
}
.sub-title {
  font-size: 24px;
  line-height: 34px;
}

.highlight-box h3{margin-bottom:0;}

.quote-icon img {
  max-width: 60px;
}



.company-overview .site-title {
  font-size: 24px;
  line-height: 34px;
}



#ct {
  padding: 10px;
  left: 0;
}


.text-box {
  font-size: 20px;
  line-height: 30px;
}

.dark-box{padding:15px;}

.text-box img {
  max-width: 200px;
}
 .gt-text, .highlight-box {
    padding: 15px;
  }
 

  .team-block ul li {
  grid-template-columns: 1fr;
  gap: 20px;
}

.j-top-banner{text-align:center;}


  .text-box-dark{padding:15px;}
}

@media(max-width:480px) {



  .list-ul li .li-content {
    width: 87%;
    font-size:16px;
    line-height:26px;
  }
  
  .summary-text {
    border-radius: 15px 0;
  }


  .text-center{text-align:left;}
  .logo-text {
    text-align: center;
  }

  .tile-bg {
    margin-top: 0;

  }


  .top-reason-block .list-ul li .li-content {
    width: 83%;
    padding: 0 0 0 15px;
  }

 
 .team-block ul li{padding:15px;}
  .site-title.mt50 {
    margin-top: 30px !important;
  }


  .mt50 {
    margin-top: 30px !important;
  }



 
 
 
  .quote-name {
    font-weight: 700;
    font-size: 16px;
  }


  .white-box h2{margin-bottom:0;}



 
  .news-block ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .j-top-banner .site-title {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
.j-top-banner{height:90vh;}
 .shape-bottom {
  bottom: -1px;
}

  .team-list ul li h4{font-size: 20px;}
  .team-list ul li{padding:15px;}


   .white-box, .mt-size {
    border-radius: 20px 20px 0px 20px;

  }


  

 .top-banner .sub-title {
  margin-bottom: 20px;
  text-align: center;
}


.overlay::before {
  opacity: 0.7;
}

 .sub-title {
    font-size: 20px;
    line-height: 30px;
  }
   .site-title {
    font-size: 26px;
    line-height: 36px;
  }

.j-top-banner svg {
 bottom: 0;
}

.button-block.v1 a {
  font-size: 20px;
}

.button-block.v1 {
  grid-template-columns: repeat(1, 1fr);
  text-align: center;
}

.button-block.v1 a{
  padding: 10px 20px;
}

 .logo img {
    max-width: 160px;
  }
   .symbol span {
    font-size: 15px;
    border-radius: 4px;
    padding: 5px 12px;
  }
   .text-box {
    font-size: 18px;
    line-height: 28px;
  }
  .quote-block {
    font-size: 18px;
    line-height: 28px;
  }
  .top-reason-block .list-ul li {
    padding: 15px;
  }
  .mission-bg {
  border-top: 2px solid #ccc;
}
.highlight-text-big {
  font-size: 22px;
  line-height: 30px;
}
}

@media(max-width:420px) {


  footer {
    font-size: 12px;
    padding: 10px 0;
  }

  body{font-size:16px; line-height:26px;}


  .list-ul li .li-content {
    width: 85%;
  }
 

  .top-reason-block .list-ul li .li-content{width:82%;}


  .top-reason-block .list-ul li .icon {
    font-weight: 700;
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }


  .site-title{margin-bottom:15px;}
  .list-ul li{padding:10px;}



.mt-size{padding:15px;}

.quote-block {
    font-size: 16px;
    line-height: 24px;
  }

}

