@media screen and (min-width: 1024px) and (max-width: 1366px) {
  .hero-serach-flex {
    gap: 16px;
  }
  .home-banner-section {
    height: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1280px) {
  .home-banner-section {
    height: auto;
  }
  .home-banner-section .image {
    width: 60%;
  }
  .home-banner-section .image .img1,
  .home-banner-section .image .img2 {
    width: 40%;
    height: 200px;
  }
  .home-banner-section .image .img2 {
    left: 170px;
  }
  .home-banner-section .content {
    padding-right: 50px;
    width: 40%;
  }

  .Innerpage-banner-section .content,
  .careers-banner .content {
    padding-right: 0;
    width: 100%;
  }
  .team .content {
    width: 40%;
  }
  .team .images {
    width: 60%;
  }
  .solution-banner-section {
    position: relative;
    height: 600px;
  }

  .solution-banner-section .right-section img {
    max-height: 520px;
  }
  .solution-banner-section .content {
    height: 520px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 601px) and (max-width: 991px) {
  .solution-banner-section .content,
  .solution-banner-section {
    height: 500px;
    padding-right: 30px;
  }
  .navbar-dark .navbar-toggler svg {
    font-size: 16px;
  }
  .home-banner-section .image {
    max-width: 400px;
    margin: auto;
}
.home-banner-section .content {
  width: 100%;
  text-align: center;
}
}

@media (max-width: 991px) {
  .navbar-nav {
    margin: 48px 0;
  }
}

@media (max-width: 992px) {
  .about-banner {
    margin-top: 24px;
  }
  .hero-serach-flex {
    flex-direction: column;
    align-items: center;
  }
  .mobile-center {
    text-align: center;
  }
  section {
    padding: 36px 0;
  }

  .Innerpage-banner-section {
    height: auto;
    min-height: auto;
  }

  .get-in-touch {
    flex-direction: column;
  }

  .pagetitle {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .para {
    font-size: 16px;
    line-height: 28px;
  }
  .economics-box {
    width: 47%;
  }
  .boxes {
    flex-wrap: wrap;
    gap: 1rem !important;
    margin: 2rem 0;
  }
  .boxes {
    flex-wrap: wrap;
  }
  .team .content {
    width: 100%;
  }
  .team .images {
    width: 100%;
    margin-top: 20px;
  }
  .team-flex-box {
    flex-direction: column;
  }
  .team-flex-box .commitments .content,
  .mission-vision .content {
    padding-left: 0;
  }
  .home-banner-section .content .btn,
  .solution-banner-section .content .btn {
    margin: 36px 0;
  }
  .btn-primary {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 24px;
    border-radius: 8px;
  }
  .commitments .banner {
    margin-bottom: 12px;
  }

  .our-technologies .image {
    width: 50%;
    margin-left: 25%;
  }
  .mb-5,
  .mb-7 {
    margin-bottom: 36px !important;
  }
  .our-technologies .mb-7 {
    margin-bottom: 0 !important;
  }
  .our-technologies .labeltext {
    margin: 36px 0 32px;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }
  .listpointers .para {
    line-height: 24px;
    margin-left: 8px;
  }

  .algorithms-box {
    padding: 24px 16px;
    width: 100%;
    z-index: 1;
  }
  .algorithm-box-flex {
    display: block;
  }
  .algorithm-box-flex .left-section {
    display: none;
  }
  .algorithm-box-flex .right-section {
    width: 100%;
    gap: 0;
  }
  .dashed-line {
    height: 90px;
    display: inline-block;
    border-left: 3px dashed #f47423;
    margin: auto;
  }

  .algorithms-box .labeltext {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 16px !important;
  }
  .listpointers li {
    margin-bottom: 16px;
  }
  .our-algorithms .btn-div {
    padding: 20px;
    font-size: 18px;
    line-height: 26px;
    border-radius: 8px;
    color: #ffffff;
    display: inline-block;
  }

  .careers-banner {
    height: 300px;
    min-height: 300px;
    background-image: none !important
  }

  .careers-top-section {
    background: none;
    padding-bottom: 0;
  }
  .careers-pointers-box {
    padding: 24px;
    width: 100%;
  }
  .footermenulist li {
    float: none;
    list-style: none;
    padding: 0 0 24px 0 !important;
  }
  footer {
    padding: 36px 0 32px 0;
  }
  .footermenulist li a {
    font-size: 16px;
    line-height: 24px;
  }
  .copyrightdiv {
    display: block;
  }
  .copyright {
    margin-top: 24px;
  }
  .align-items-center-desktop {
    align-items: center;
  }
  .care-about-team .content .mb-4,
  .care-about-team .content .para {
    margin: 0 0 16px 0 !important;
  }

  .get-in-touch .form-control {
    font-size: 16px;
    line-height: 24px;
  }
  .get-in-touch .form-group label {
    margin: 32px 0 6px;
    font-size: 16px;
  }
  .get-in-touch .banner {
    margin-top: 36px;
  }
  .careers-pointers-box h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .careers-top-section .para {
    margin-bottom: 36px;
  }
  .care-about-team img {
    margin-bottom: 36px;
  }
  .get-in-touch .para {
    margin-bottom: 36px !important;
  }
  .footer-flex {
    align-items: flex-start;
    margin-bottom: 12px;
  }
  .get-in-touch .content,
  .get-in-touch .bannerdiv {
    width: 100%;
  }
  .contatinfo .content {
    padding: 12px 0;
    width: 100%;
  }
  .commitments .content {
    padding: 0;
    padding-bottom: 36px;
  }
  .mission-vision .content {
    padding: 0;
  }
  .home-banner-section .image {
    display: flex;
    width: 100%;
    max-height: 100%;
    height: auto;
    padding: 0;
  }
  .home-banner-section .image img {
    width: 300px;
  }

  .team .mt-5 {
    margin: 36px 0;
  }
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .home-banner-section {
    height: auto;
    max-height: 100%;
    background-size: cover;
  }

  .commitments .banner,
  .mission-vision .banner {
    max-width: 60% !important;
    margin-left: 20%;
  }

  .desktop-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .solution-banner-section {
    padding: 0;
  }
  .partners-images .image1 {
    width: 120px;
    height: auto;
  }
  .partners-images .image2 {
    width: 190px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .desktop-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .team .images .w-160 {
    max-width: 120px;
  }
  .team .images .w-192 {
    max-width: 140px;
  }
  .team .images {
    width: 100%;
  }
  .get-in-touch {
    gap: 16px !important;
  }
}

@media (max-width: 600px) {
  .home-banner-section {
    background-position: top;
    margin-top: 76px;
    background-image: url(../assets/img/home-banner-mobile-bg-1.png);
    height:auto;
    /* height: auto;
    position: relative;
    min-height: calc(100vh - 76px);
    background-image: url(../assets/img/home-banner-bg-mobile.png);
    background-position: center;
    background-size: auto;
    align-items: flex-start;
    background-size: cover;
    height: 755px; */
  }
  .partners-images .image1 {
    width: 100px;
    height: auto;
  }
  .partners-images .image2 {
    width: 170px;
    height: auto;
  }
  .our-technologies,
  .our-algorithms {
    padding: 0;
  }

  .team .images .w-160 {
    max-width: 92px;
  }

  .team .images .w-192 {
    max-width: 109px;
  }
  .home-banner-section .image img {
    width: 200px;
  }
  .form-mt-0 {
    margin-top: 0 !important;
  }
  .partners-images {
    gap: 16px;
    margin-top: 36px;
  }
  .team-flex-box td {
    padding: 5px;
  }

  nav .navbar-nav .nav-item {
    margin-right: 0;
    text-align: center;
  }
  .nav-link {
    display: block;
    padding: 12px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .careers-pointers-box .carousel-item .sliderbox {
    width: 100%;
    height:300px;
  }

  .home-banner-section .content {
    padding-right: 0;
    width: 100%;
  }
  #mainNav .navbar-toggler {
    font-size: 1.2rem;
    border: none;
    padding: 0;
    margin-right: 5px;
  }

  .economics-box .count {
    font-size: 40px;
    line-height: 40px;
  }

  .boxes {
    margin-top: 1rem;
  }
  .economics-box .labeltext,
  .economics-box .subtext {
    font-size: 14px;
    line-height: 22px;
  }
  .economics-box {
    padding: 16px;
    margin-bottom: 16px;
    min-height: 172px;
  }
  .heading {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 1rem;
  }
  .smallinfo {
    word-break: break-word;
    font-size: 10px;
  }
  .hero-serach-flex .image {
    flex:1;
    min-width: auto;
    }

  .Innerpage-banner-section {
    flex-direction: column;
  }
  .solution-banner-section {
    max-height: 100%;
    min-height: auto;
  }

  .Innerpage-banner-section .content {
    display: block;
  }

  .commitments .icon1,
  .commitments .icon2 {
    margin-top: 24px;
  }

  .our-technologies .image {
    width: 80%;
    margin-left: 10%;
  }

  .home-banner-section .content img {
    margin-bottom: 36px;
  }
  .mission-vision .banner {
    margin-bottom: 24px;
  }

  .inner-box h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .inner-box {
    padding: 36px 16px;
  }

  .contatinfo .content {
    padding: 12px 0;
  }
  .contatinfo {
    padding: 12px;
    margin-top: 36px;
  }
  .right-section {
    margin-top: 24px;
  }

  .solution-banner-section .right-section img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 0;
  }
  .solution-banner-section .content {
    height: auto;
    padding-right: 0;
  }
  .solution-banner-section {
    height: auto;
    margin-top: 82px;
  }
  .hero-serach-flex .image {
    max-width: 200px;
  }
  .hero-serach-flex {
    gap: 32px;
    margin-top: 32px;
  }
}

@media (min-width: 601px) {
  .commitments .icon2 {
    margin-top: 48px;
  }
  .desktop-center {
    text-align: center;
  }
  .desktop-text-center {
    text-align: center;
  }
}

@media (max-width: 400px) {
  .team .images .w-160 {
    max-width: 92px;
  }
  .team .images .w-192 {
    max-width: 92px;
  }
  .mobile-image .img1,
  .mobile-image .img2 {
    width: 100%;
  }
  .home-banner-section .pagetitle {
    font-size: 28px;
    line-height: 36px;
  }
  .partners-images img {
    max-width: 120px;
  }
}

@media (min-width: 1366px) {
  .home-banner-section {
    max-height: 730px;
  }
  .careers-bg-section .pagetitle {
    width: 70%;
    margin: auto;
  }
}

/* @media screen and (min-width: 480px) and (max-width: 600px) {
  .home-banner-section {
    background-position: bottom;
    height: 950px;
  }
} */
