@media (max-width: 991px){
      .nav-bar-section .nav-links-container ul li.dropdown-menu-link-container{
      padding: 0px 10px;
    }
    .nav-bar-section .icons-container ul .dropdown-menu-link-container ul.dropdown-links{
        background-color: darkgreen;
    }
    .nav-bar-section .nav-links-container{
        display: none;
    }
    .nav-bar-section .nav-bottom-container .icons-container{
        width: unset;
        margin-left: auto;
        margin-top: -17%;
    }
    .nav-bar-section .nav-bottom-container .icons-container .menu-button-container{
        display: block;
    }
    .home-banner-section{
        height:80vh;
    }
    .home-about-us-section {
        padding: 300px 0;
        height: 800px;
    }
    .home-about-us-section .col-lg-6{
        margin-top: -270px;
        position: absolute;
        width: 74%;
    }
    .home-about-us-section .ipad img {
        height: 120%;
        width: 110%;
      }
      .home-about-us-section .col-lg-5{
        margin-top:15%;
        height: 300px;
        width: 70%; 
      }
      .home-about-us-section video {
      height: auto;
      }
}
@media (max-width: 810px) {
    .home-about-us-section {
        margin-bottom: 70px;
    }
    .home-about-us-section .col-lg-5{
        margin-top:25%;
    }
}
@media (max-width: 767px) {
    .home-about-us-section .col-lg-5{
        margin-top:30%;
    }
    .home-about-us-section .ipad img {
        height: 100%;
        width: 112%;
    }
    .home-about-us-section video {
        left: 10%;
    }
}
@media (max-width: 620px) {
    .home-about-us-section .col-lg-5{
        margin-top:45%;
    }
    .home-about-us-section .ipad img {
        height: 93%;
    }
    .home-about-us-section video {
       margin-top: 33px;
    }
}
@media (max-width: 510px) {
    .home-about-us-section .col-lg-6{
        width: 100%;
    }
    .home-about-us-section .col-lg-5{
        margin-top:47%;
    }
    .advertise-business .main-content img{
      height: 30vh;
    }
    .services-section{
        padding: 70px 0;
        margin-bottom: 15%;
    }
    .services-section .service-container .col-lg-9 img{
        height: 40vh; 
        width: 50vh;
    }
    .services-section .Service-content {
        top: -23%;
        padding: 10px;
        left: 15%;
        width: 77%;
    }
    .container-partner{
        padding: 40px 0;
    }
    .container-partner .main-content img{
        margin: 0 55%;
    }
    .services-section .content-wrap p {
        font-size: 14px;
    }
    .contact-us-section .map-form-section .map-section iframe{
        width:400px;
        height: 340px;
        margin-top: 300%;
        margin-left: -85%;
        border-radius: 5px;
      }
      .form-container{
        padding-bottom: 80%;
      }
      .overlay-contact{
          left:10%;
          width:77%;
      }
    
}
@media (max-width: 480px) {
    .home-banner-section{
        height:100vh;
    }
    .hero-content .text-wrap-about h3{
    font-size: 20px;
    }
    .hero-content {
        width: 80%;
        padding: 0;
        }
        .hero-content .text-container{
        height: auto;
        width: 100%;
        padding-bottom: 10px;
        }
    .home-about-us-section .col-lg-5{
         margin-top:55%;
        padding-top:15%;
    }
    .home-about-us-section .ipad img {
        height: 84%;
    }
    .home-about-us-section video {
     margin-top: 29px;
    }
    .heading-slider-projects h1 {
        font-size: 45px;
    }
    .services-section .service-container .col-lg-9 img{
        height: 45vh; 
        width: 50vh;
    }
     .services-section .Service-content {
        top: -27%;
       
    }
    .services-section{
        margin-bottom: 31%;
    }
    .contact-us-section .map-form-section .map-section iframe{
        height: 220px;
        width:320px;
        margin-top: 400%;
        margin-left: -95%;
    }
    .overlay-about {
        top: 25%;
        left: 10%;
    }
    .overlay-faq {
    left: 5%;
    width:90%;
  }
  .overlay-resource {
    left: 12%;
}
    
  .overlay-faq h1{
    font-size:45px;
  }
    .industry-blog {
    width: 100%; /* Adjust the width as needed */
    margin-bottom: 20px; /* Adjust the margin as needed */
}
  .overlay-about {
    top: 25%;
    left: 10%;
  }
  .overlay-about .text-wrap-about{
    width: 100%;
  }
  .overlay-about h1{
    font-size: 45px;
  }

}
@media (max-width: 412px) {
    .hero-content {
    width: 75%;
    padding: 0;
    }
    .hero-content .text-container{
    height: auto;
    width: 100%;
    padding-bottom: 10px;
    }
    .hero-content .text-container h2{
    font-size: 25px;
    font-weight: 400px;
    }
    .home-about-us-section .col-lg-5{
        margin-top:57%;
        padding-top:17%;
    }
    .home-about-us-section .ipad img {
        height:65%;
        width: 111%;
    }
    .home-about-us-section video {
     margin-top: 22px;
     left:11%;
    }
    .overlay-project .text-container h1{
        font-size: 45px;
    }
}
@media (max-width: 360px) {
    .home-banner-section{
        height: 100vh;
    }
    .hero-content {
    top:35%;
    }
    .hero-content .text-container h2{
        font-size: 20px;
    }
    .hero-content .text-container h3{
    font-size: 17px;
    }
    .home-about-us-section .text-content-side h1 {
        font-size: 30px;
    }
    .home-about-us-section .col-lg-5{
          margin-top:77%;
        padding-top:27%;
    }
    .overlay-project .text-container h1{
        font-size: 40px;
    }
    .services-section{
        margin-bottom: 25%;
    }
    .heading-slider-projects h1{
        font-size: 30px;
    }
    .our-content-creat h4{
        font-size: 25px;
    }
    .container-partner .main-content img{
        margin: 0 30%;
    }
}
@media (max-width: 320px) {
    .home-about-us-section .col-lg-5{
        margin-top:100%;
        padding-top:30%;
    }
}