.industires_title {
    font-size: 26px;
    font-weight: 400;
}
@media (min-width:966px){
    .industires_title {
        font-size: 32px;
        font-weight: 400;
    } 
}
@media (min-width:765px){
    .industires_title {
        font-size:29px;
        font-weight: 400;
    } 
}
.industires_sub_title {
    font-size: 14px;
    font-weight: 300;
}

@media (min-width:966px){
    .industires_sub_title {
        font-size: 18px;
        font-weight: 300;
    } 
}
@media (min-width:765px){
    .industires_sub_title {
        font-size: 16px;
        font-weight: 300;
    } 
}
.ind_sub_sub_title {
    font-size: 28px;
    font-weight: 400;
}
.innovative_sec_title {
    font-size: 24px;
    font-weight: 400;
}
@media (min-width: 765px) {
    .innovative_sec_title {
        font-size: 34px;
        font-weight: 400;
    }
}
@media (min-width: 966px) {
    .innovative_sec_title {
        font-size: 42px;
        font-weight: 400;
    }
}
/* 
.industires_sub_title {
    font-size: 18px;
    font-weight: 300;
} */

.ind_sub_sub_title {
    font-size: 28px;
    font-weight: 400;
}
.btn-inv{
    font-weight: 400 ! important;
}
.btn-inv:hover {
    transition: all 0.3s ease;
    font-weight: 500 ! important;
    margin-left: 3px;
}
.inv_sec_img {
    width: 28px;
    height: 30px;
}
.navbar-nav .aboutus {
    color: #E42527 !important; /* Red color for active link */
    font-weight:700 !important;
}
.Exfharmonize_title {
    font-size: 26px;

}
@media (min-width:966px){
    .Exfharmonize_title {
        font-size: 28px;
    } 
}
@media (min-width:765px){
    .Exfharmonize_title {
        font-size: 30px;
    } 
}
.solns_sec_title {
    font-size: 16px;
    font-weight:300;
}
@media (min-width:768px){
    .solns_sec_title {
        font-size: 21px;
        font-weight:300;
    }
}
@media (min-width: 966px) {
    .solns_sec_title {
        font-size: 26px;
        font-weight:300;
    }
}
.solns_sec_title_sub {
    font-size: 14px;
}
@media (min-width:768px){
    .solns_sec_title_sub {
        font-size: 15px;
    }
}
@media (min-width: 966px) {
    .solns_sec_title_sub {
        font-size: 16px;
    }
}
.solns_sec_title_sub {
    font-weight:600;color:#D88F29;
}
.solns_sec_sub_title {
    font-size: 14px;
    font-weight: 300;
}
@media (min-width: 768px) {
    .solns_sec_sub_title {
        font-size: 15px;
        font-weight: 300;
    }
}

@media (min-width: 966px) {
    .solns_sec_sub_title {
        font-size: 16px;
        font-weight: 300;
    }
}

.solns_sec_sub {
    font-size: 12px;
    font-weight: 300;
}

@media (min-width: 966px) {
    .solns_sec_sub {
        font-size: 14px;
        font-weight: 300;
    }
}

.innovative_subsec_title {
    font-size: 36px;
}

@media (min-width: 966px) {
    .innovative_subsec_title {
        font-size: 48px;
    }
}
.milestone-item {
    width: 100%;
    max-width: 250px;
    padding: 20px;
    text-align: center;
  }
  
  .milestone-item .circle {
    width: 30px;
    height: 30px;
    background-color: red;
    border-radius: 50%;
    margin: 0 auto 10px;
    position: relative;
  }
  
  .milestone-item .circle::before {
    content: '';
    position: absolute;
    width: 100vw;  /* Full screen width line */
    height: 2px;
    background-color: black;
    top: 50%;
    left: -50vw;
    z-index: -1;
  }
  
  .milestone-item h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
  }
  
  .milestone-item p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
  }
  
  /* Customizing the carousel controls */
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    background-color: #000;
    border-radius: 50%;
  }

  .carousel-control-prev,
  .carousel-control-next {
    top: 50%;
    transform: translateY(-50%);
  }

  .carousel-item .active{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .carousel-inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .carousel-item .milestones{
    display: flex !important;
    justify-content: space-around;
  }
  .btn-meet:hover {
    color: #E42527 !important;
    font-weight: 500 !important;
    margin-left: 3px;
}
.btn-meet{
    font-weight: 400 ! important;
}
.ravis_quote{
    font-size:24px;
}
@media (min-width:966px){
    .ravis_quote{
        font-size:26px;
    } 
}
@media (min-width:765px){
    .ravis_quote{
        font-size:28px;
    } 
}
.name_us{
    font-size:24px;
}
@media (min-width:966px){
    .name_us{
        font-size:26px;
    } 
}
@media (min-width:765px){
    .name_us{
        font-size:28px;
    } 
}
.role{
    font-size:14px;
}
@media (min-width:966px){
    .role{
        font-size:16px;
    } 
}
@media (min-width:765px){
    .role{
        font-size:18px;
    } 
}
.ravisir_img{
    width:100%;
}

.trending-title {
    font-size: 22px;
    line-height: 1.2; /* Adjust line-height as needed */
    max-height: 90px; /* Limit the height to 3 lines */
    height:calc(22px * 1.2 *6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* overflow: hidden; */
    text-overflow: ellipsis; /* Ellipsis for overflow */
    white-space: normal;
    transition: all 0.3s ease; /* Smooth transition for hover effect */
}
@media (max-width:765px){
    .trending-title{
        font-size:16px;
        line-height: 1.2; /* Adjust line-height as needed */
        max-height: 90px; /* Limit the height to 3 lines */
        height:calc(16px * 1.2 *6);
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* overflow: hidden; */
        text-overflow: ellipsis; /* Ellipsis for overflow */
        white-space: normal;
        transition: all 0.3s ease; /* Smooth transition for hover effect */
    }
}