@media screen and (max-width: 1399px) {
  .navbar-nav .nav-link {
    font-size: 14px;
  }
  .navbar-toggler-icon {
    filter: invert(1);
  }
  .head-btn {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .bg-black .head-btn a {
    margin: 0;
    padding: 10px 15px;
  }
  .hero-content h1 {
    font-size: 46px;
  }
  .hero-content span {
    font-size: 16px;
  }
  .hero-banner p {
    font-size: 16px;
  }
  .hero-banner {
    padding: 40px 0 40px 0;
  }
  .home-slider img {
    height: auto;
    width: 100% !important;
  }
  .home-slider a::after {
    width: 85%;
    height: 250px;
  }
  .cta-heading h3 {
    font-size: 30px;
  }
  .cta-heading::after {
    left: 228px;
  }
  .cta-img img {
    width: 435px;
    top: 28px;
    right: 90px;
  }
  .card-content h3 {
    font-size: 21px;
  }
  .card-content p {
    font-size: 16px;
  }
  .contact-form {
    margin: 32px 30px;
  }
  .contact-form h3 {
    font-size: 40px;
  }
  .number {
    margin: -28px 0 0 202px;
  }
  .testimonial-content h5 {
    font-size: 30px;
  }
  .testimonial-content p {
    font-size: 15px;
  }
  .testimonial-card h4 {
    font-size: 24px;
  }
  .contact-content h2 {
    font-size: 25px;
  }
  .contact-content p {
    font-size: 17px;
  }
  .contact-content .btn-1 {
    padding: 10px 30px;
  }
  .main-footer::after {
    left: 189px;
  }
  .box-1 {
    padding: 25px 10px;
    height: 100%;
  }
  .box-1 img {
    height: 60px;
    width: 60px;
  }
  .home-slider a {
    height: 340px;
  }
  .about .home-slider img {
    height: 100%;
  }
  .about .home-slider a {
    height: 420px;
  }
  .about .home-slider a::after {
    height: 260px;
    width: 400px;
  }
  .item {
    width: 50%;
    padding: 2%;
    top: 300px;
  }
  .about-content p {
    margin: 0 0 14px 0;
  }
  .box-3 ul li {
    padding: 8px 6px 5px;
    font-size: 16px;
  }
  .box-3 {
    padding: 2%;
  }
  .solution-content {
    padding: 15% 3% 0% 5%;
  }
  .number-1 h2 {
    font-size: 32px;
  }
  .testimonial-card {
    padding: 20px 20px 15px 15px;
  }
  .footer-img {
    width: 27%;
  }
  .footer-link ul {
    font-size: 22px;
    margin: 10px 0 12px 0px;
  }
  .about .home-slider a {
    height: 330px;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-nav .nav-link {
    font-size: 14px;
  }
  .navbar-toggler-icon {
    filter: invert(1);
  }
  .hero-content span {
    font-size: 14px;
  }
  .hero-content h1 {
    font-size: 38px;
  }
  .hero-banner p {
    font-size: 14px;
  }
  .box-1 {
    height: 86%;
  }
  .box-1 p {
    font-size: 16px;
  }
  .box-1 img {
    width: 34%;
    border-radius: 100%;
    height: 60px;
  }
  .about-content h2 {
    font-size: 28px;
  }
  .box-3 {
    width: 84%;
    padding: 10px 15px;
  }
  .btn-1 {
    padding: 11px 19px;
  }
  .item {
    left: -68px;
    top: 56%;
  }
  .cta-heading h3 {
    font-size: 25px;
  }
  .cta-heading::after {
    left: 193px;
  }
  .cta-img img {
    width: 340px;
    top: 6px;
  }
  .card-content {
    padding: 15px 10px 15px;
  }
  .main-card {
    width: 100%;
  }
  .card-content h3 {
    font-size: 19px;
  }
  .card-content p {
    font-size: 16px;
  }
  .solution-content h3 {
    font-size: 26px;
  }
  .solution-content li {
    margin: 8px;
    padding: 0px 8px;
    width: 100%;
  }
  .project-img img {
    height: 218px;
  }
  .number {
    margin: -25px 0 0 174px;
  }
  .countdown-1 .number-1 {
    font-size: 19px;
  }
  .testimonial-content h5 {
    font-size: 26px;
  }
  .testimonial-card {
    padding: 21px 16px;
  }
  .testimonial-card h4 {
    font-size: 20px;
  }
  .contact-content h2 {
    font-size: 22px;
  }
  .contact-content p {
    font-size: 16px;
  }
  .contact-content .btn-1 {
    padding: 7px 20px;
  }
  .card-1-content h3 {
    font-size: 21px;
  }
  .card-1-content p {
    font-size: 16px;
  }
  .newsletter-content h2 {
    font-size: 35px;
  }
  .footer-link ul {
    font-size: 23px;
  }
  .footer-link li {
    font-size: 15px;
  }
  .cta {
    padding: 50px 0;
  }
}
@media screen and (max-width: 991px) {
  .top-content li a {
    font-size: 11px;
  }
  .icon a {
    padding: 2px;
  }
  .bg-black .head-btn a {
    padding: 7px 16px;
  }
  .bg-black .head-btn a svg {
    display: none;
  }
  .navbar-toggler-icon {
    filter: invert(1);
  }
  .home-slider a::after {
    height: 222px;
    top: 15px;
  }
  .hero-content h1 {
    font-size: 29px;
  }
  .hero-content span {
    font-size: 13px;
  }
  .hero-banner p {
    font-size: 13px;
  }
  .box-1 img {
    width: 20%;
    border-radius: 100%;
    height: 56px;
  }
  .box-1 {
    height: 86%;
    width: 84%;
  }
  .about-content h2 {
    font-size: 25px;
  }
  .box-3 {
    width: 100%;
    padding: 10px 15px;
  }
  .about .home-slider a::after {
    width: 312px;
    top: 9px;
  }
  .about .home-slider img {
    height: 441px;
  }
  .item {
    left: 253px;
    top: 44%;
    width: 47%;
  }
  .count {
    font-size: 42px;
  }
  .cta {
    padding: 21px;
  }
  .cta-img {
    display: none;
  }
  .cta-heading::after {
    left: 241px;
  }
  .service-content h2 {
    font-size: 18px;
  }
  .contact-form {
    margin: 65px 0px;
  }
  .solution-content li {
    margin: 12px 7px;
    padding: 8px 19px;
    width: 100%;
  }

  .number {
    margin: -25px 0 0 136px;
  }
  .title-content p {
    margin: 0 auto;
  }
  .countdown-1 .number-1 {
    font-size: 13px;
  }
  .col-md-6.col-lg-6.col-sm-12.position-relative {
    display: none;
  }
  .box-3 ul li {
    width: 50%;
    margin: 10px 0;
  }
  .title-content h2 {
    font-size: 20px;
  }
  .title-icon svg {
    width: 28px;
    height: 28px;
    padding: 23px;
  }
  .testimonial-card ul.list-unstyled li svg {
    font-size: 16px;
    width: 17px;
    height: 17px;
    padding: 10px;
  }
  .project-content p {
    margin-top: 0;
  }
  .main-card-1 img {
    height: auto;
    min-height: auto;
  }
  .card-1-content h3 {
    font-size: 19px;
  }
  .main-card-1 .btn-1 {
    margin-top: 7px;
  }
  .footer-link .icon a {
    padding: 5px;
  }
  .footer-link p {
    padding: 10px 0 0 0;
  }
  .footer-link .icon.mt-5 {
    margin-top: 20px !important;
  }
  .countdown-1 .number-1 {
    padding: 30px;
  }
  nav.navbar.navbar-expand-lg {
    width: 100%;
    justify-content: end;
  }
  .navbar-toggler {
    position: absolute;
    top: -10px;
    right: 0;
  }
  .navbar-collapse {
    position: absolute;
    width: 100%;
    background-color: #000;
    top: 50px;
    padding: 10px 40px;
    z-index: 99;
    left: 0;
  }
  .logo {
    width: 65%;
  }
  .banner-about.text-center.text-white {
    padding: 60px 0 60px 0;
  }
  .clint-slider img {
    padding: 15px;
  }
  .about-testimonial-content p {
    margin-top: 12px;
    font-size: 15px;
  }
  .trusted-content::after {
    content: none;
  }
  .testimonial-content .testimonial-card{
    padding: 15px 10px;
  }
}

@media screen and (max-width: 767px) {
  .testimonial {
    padding-bottom: 10px;
  }

  .home-slider {
    display: none !important;
  }
  .logo {
    width: 50%;
  }
  .topbar .icon {
    display: none;
  }
  .navbar-toggler-icon {
    filter: invert(1);
  }
  .box-1 img {
    width: 20%;
    border-radius: 100%;
    height: 37px;
  }
  .box-3 ul li {
    width: 100%;
    margin: 4px 0;
  }
  .contact-form input,
  .contact-form textarea,
  .contact-form select {
    margin-bottom: 12px;
  }
  .cta-heading::after {
    display: none;
  }
  .number {
    margin: -25px 0 0 275px;
  }
  .contact-content .btn-1 {
    font-size: 16px;
    padding: 5px 20px;
  }
  .navbar-collapse {
    top: 40px;
    padding: 10px 20px;
  }
  header {
    position: relative;
  }
  .social-media svg{
    height: 15px;
    width: 15px;
  }
      .number-1 h2 {
        font-size: 23px;
    }
    .number-1{
      text-align: center;
    }
    .title-content{
      margin: 15px 0;
    }
}

@media screen and (max-width: 575px) {
  .logo {
    width: 100%;
  }
  .navbar-collapse {
    top: 36px;
    padding: 10px 20px;
    left: 0;
  }
  .navbar-toggler {
    padding: 0;
    border: none;
  }
  section {
    overflow: hidden;
  }
  .box-1 img {
    width: 60px;
    border-radius: 100%;
    height: 60px;
  }
  .navbar ul .dropdown-menu {
    background-color: #ffff;
  }
  .navbar ul .dropdown-menu a {
    color: #000;
  }
  .main-card img {
    height: 250px;
    min-height: 250px;
  }
  .title-content {
    margin: 15px 0;
    position: relative;
  }
  .countdown-1 .number-1 {
    padding: 10px;
    text-align: center;
  }
  .number-1 h2 {
    font-size: 20px;
  }
  .countdown-1 {
    flex-wrap: wrap;
  }
  .footer-bottom span {
    float: unset !important;
  }
  .footer-bottom {
    text-align: center;
  }
  .number {
    right: 40%;
    top: 70px;
    position: absolute;
  }
  .banner-about h2 {
    font-size: 32px;
  }
  .banner-about span a {
    font-size: 14px;
  }
  .topbar ul.inline_block li {
    font-size: 14px;
  }
  .technical-content ul li a {
    padding: 9px 10px 9px 10px;
    font-size: 15px;
  }
  .technical-1 h3 {
    font-size: 24px;
  }
  .industries-img{
    margin-top: 0rem !important;
  }
  .industries-content {
    padding: 40px 0 20px 0px;
}
}

@media screen and (max-width: 500px) {
  .navbar-collapse {
    top: 15px;
  }
  .top-content li {
    padding: 0;
  }
  .top-content li a {
    font-size: 9px;
  }
  .banner-about h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 375px) {
  .navbar-toggler-icon {
    width: 25px;
  }
  .navbar-toggler {
    top: -7px;
  }
}
