@media screen and (max-width: 1200px) {
    img.about-img1{width: 90%;}
    .about__img-2{left: 155px;}
}
@media screen and (max-width: 993px) {
    body{
        overflow-x: hidden;
    }
    #impact_stories .card{
        margin-bottom: 2rem;
    }
    .item-wrapper{
        margin-bottom: 0.8rem;
    }
    .fest-img{
        height: 300px !important;
    }
   .intro__details{margin-bottom: 1.5rem;  height: 170px;}
   .about-us-info-wrap{margin: 7rem 0 0 0;}
   .share_invest_info{display: block !important;}
    .investment_details{border-right: none !important;}
   .topbar__menu{
       display: flex; justify-content: center;
   }
   h2.section-title{
       font-size: 30px;
       line-height: 38px;
   }
   .media_img img{
       padding: 0;
   }
   .media_content_right{
       padding: 0.5rem 1rem 1rem 1rem;
   }
   #media_center .video-list{
       margin: 1.5rem 0 0 0;
   }
   .portfolio_inner{
       margin: 1.5rem 0 0 0;
       padding: 0;
   }
   img.about-img1{
       width: 100%;
   }
   .contact_img{
       width: 100%;
       margin: 0;
       padding: 0;
   }
   .contact-page__form{
       margin: 2rem 0 0 0;
   }
   .card .face.face1 .content img, .card .face{
       width: 100%;
   }
   .media-29121 h2{
       font-size: 38px;
   }
   .trusted-one__inner {
    align-items: baseline;
    flex-direction: column;
}
.trusted-one__content {
    margin-bottom: 49px;
}
   .trusted.one__single{
      max-width: 100%; 
   }
   .content_bandipur{
       margin-bottom: 2rem;
   }
   .info__one__feature__single{
    max-width: 100%;
    margin-bottom: 1rem;
}
   .info__one__feature{
    display: block;
    }
    .more_stats{
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }
    .company_stats{
        display: block !important;
    }
    .about__img-2{
        position: absolute;
        width: 100%;
        left: 22%;
    }
    .scrollup{display: none !important;}
    #download_reports .card{
        margin-bottom: 2rem; height: auto;
    }
    .core-values{
        display: block;
    }
    .project_img_gallery{
        display: block !important;
    }
    .project-img{
       width: 100%;
       padding-left: 0;
    }
    .news{
        width: 100%;
    }
    .top__header{
        height: 100%;
        text-align: center;
    }
    .topbar__social-media{
       display: flex;
       justify-content: center;
    }
    .info__one__img{
        width: 100%;
        height: 130px;
    }
    .fact-counter .column{
        /* margin-bottom: 1rem; */
        width: 93%;
        margin: auto auto 1rem auto;
    }
    .fact-counter .column .inner{
        border: none;
    }
    .info__one__counter__list{
        display: flex;
        justify-content: center;
    }
    .info__one__link{
        display: block !important;
    }
    .footer_rating{
        max-width: 100%;
    }
    #myChart2{
      margin-top: 5rem;
    }
    .popup-box, .popup-box.two{
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%) scale(0.5);
        position: fixed;
        top: 40%;
        left: 50%;
        box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
        border-radius: var(--border-radius);
        background: var(--bg-color);
        text-align: var(--text-align-center);
        overflow-y: hidden;
      }
  }
  @media screen and (max-width: 700px) {
    .info__one__topright{  margin: 0 auto;  }
    .clock{width: 100% !important;}
    .flip-clock-wrapper ul li a div div.inn{font-size: 40px !important;}
    .flip-clock-wrapper ul{width: 55px !important; height: 90px !important; background-color: transparent !important;}
    .flip-clock-wrapper .flip{box-shadow:  none !important;}
.flip-clock-wrapper ul li{height: 80% !important;line-height: 80px;}
      #chart{width: 100%; height: auto;}
      #myChart, #myChart2{width: 100%;}
    #banner .owl-carousel .owl-nav button.owl-next, #banner .owl-carousel .owl-nav button.owl-prev, #banner .owl-carousel button.owl-dot{
        padding: 2px 2px 0 1px;
        width: 32px;
        height: 32px;
        border-radius: var(--border-radius);
      }
      .owl-1 .owl-nav {
        bottom: 3rem;
    }
    .popup-box{
        width: 100%;
        height: 100% ;
    }
    .owl-1 .owl-nav .owl-next span:before, .owl-1 .owl-nav .owl-prev span:before {
        font-size: 26px !important;
    }
    .btn-viewmore{
        display: none !important;
    }
    .section-title__title { 
        font-size: 26px;
        line-height: 39px;
    }
  }
  @media screen and (max-width: 400px) {
    .info__one__counter__list {
      display: block;
    }
    .info__one__counter-single:first-child {
        padding-right: 0;
    }
    .info__one__counter-single {
        float: none;
    }
    ul.menu{
        margin-right: 2rem;
    }
    .nav-footer {
        clear: none;
        float: left;
        margin:0 0 0 2rem;
        padding: 1rem 0 1rem 0;
      }
  }