@media (max-width: 1680px) {
  .banner-content {
    transform: translate(16%, -50%);
    top: 35%;
  }
  .foot-contact {
    padding: 0 100px;
  }
  .foot-social-wrap {
    padding: 0 100px;
  }
}
@media (max-width: 1620px) {
  .our-tech-content {
    top: 28%;
  }
}
@media (max-width: 1566px) {
  .our-tech-content-spl {
    margin-top: 30px;
  }
  .our-tech-content h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1520px) {
  .item h3 {
    font-size: 24px;
  }
  .product-bottom-sec {
    margin-top: 50px;
  }
  .banner-content h1 {
    font-size: 70px;
    line-height: 70px;
  }
  #about-wrap h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .our-tech-content h2 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 10px;
  }
  .product-top-sec-left h2 {
    font-size: 70px;
    line-height: 70px;
  }
  #about-wrap .about-wrap-img h3 {
    padding-left: 50px;
  }
  .our-tech-content-spl h2 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .our-tech-content-spl {
    margin-top: 50px;
  }
  .foot-social-wrap {
    padding: 0 60px;
  }
  .our-tech-content {
    top: 25%;
  }
  #product-wrap {
    padding: 80px 0 80px 0;
  }
  .foot-contact {
    padding: 0 60px;
  }
}
@media (max-width: 1420px) {
  .to-know-more-inner {
    padding: 50px;
  }
  .foot-sec1,
  .foot-sec2,
  .foot-sec3 {
    padding: 200px 0 60px 0;
  }
}
@media (max-width: 1366px) {
  .product-bottom-sec-inner ul li {
    font-size: 18px;
    line-height: 30px;
  }
  #about-wrap p {
    font-size: 18px;
    line-height: 30px;
  }
  .banner-content h1 {
    font-size: 60px;
    line-height: 60px;
  }
  #about-wrap h2 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
  }
  .our-tech-content h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .product-top-sec-left h2 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
  }
  .banner-content p {
    font-size: 18px;
    line-height: 30px;
  }
  .banner-content h3 {
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 300;
  }
  .our-tech-content-spl {
    margin-top: 40px;
  }
  #about-wrap h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1320px) {
  .to-know-more-inner {
    padding: 30px;
  }
  #to-know-more {
    height: 100px;
  }
  .to-know-more-left p {
    font-size: 18px;
    line-height: 30px;
  }
  .to-know-more-left p br {
    display: none;
  }
  .to-know-more-left h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .our-tech-content-spl h3 {
    font-size: 22px;
  }
  .our-tech-content-spl h2 {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .item h3 {
    font-size: 22px;
  }
  .product-bottom-sec-inner ul {
    margin: 0px 10px 0 10px;
  }
}
@media (max-width: 1280px) {
  .icon img {
    padding: 25px;
    width: 130px;
  }
  .item p {
    height: 55px;
    margin: 10px 10px;
  }
  #product-wrap p {
    font-size: 18px;
    line-height: 30px;
  }
  .our-tech-content h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .our-tech-content p {
    font-size: 18px;
    line-height: 30px;
  }
  #about-wrap h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #about-wrap .about-wrap-img h3 {
    padding-left: 30px;
  }
  .our-tech-content-spl h3 {
    font-size: 20px;
  }
  .product-bottom-sec-inner ul li {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .item h3 {
    font-size: 20px;
  }
  .foot-contact {
    padding: 0 0 0 30px;
  }
  .foot-social-wrap {
    padding: 0 0px 0 30px;
  }
  .banner-content h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .our-tech-content {
    top: 25%;
    text-align: center;
    width: 100%;
    transform: unset;
    left: 0;
    padding: 0 30px;
  }
  .foot-social-wrap p {
    font-size: 16px;
  }
  .foot-contact a {
    font-size: 16px;
  }
  .foot-sec1,
  .foot-sec2,
  .foot-sec3 {
    padding: 150px 0 60px 0;
  }
  .foot-bottom p {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .product-bottom-sec-inner ul {
    margin: 15px 0px 30px 0px;
    padding-left: 25px;
  }
  .product-bottom-sec-inner ul li {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .foot-sec2 {
    padding: 0;
    border: none;
  }
  .foot-social-inner {
    justify-content: start;
  }
  .foot-bottom p {
    font-size: 14px;
    text-align: start;
  }
  .foot-bottom {
    padding: 14px 0;
  }
  .foot-sec1 {
    padding: 200px 0 20px 0;
  }
  .foot-sec3 {
    padding: 20px 0 30px 0;
    justify-content: start;
    border: none;
  }
  .foot-social-inner img {
    width: 18px;
    margin: 0 15px 0 0;
  }
  .foot-social-wrap p {
    text-align: start;
  }
  .foot-contact {
    padding: 0;
  }
  .product-bottom-sec {
    margin-top: 0px;
  }
  .to-know-more-right {
    text-align: start;
    margin-top: 30px;
  }
  #product-wrap {
    padding: 40px 0 40px 0;
  }
  .icon {
    text-align: start;
  }
  .icon img {
    padding: 0;
    width: 130px;
  }
  #product-wrap p {
    margin: 0 0 0px 0;
    font-size: 16px;
    line-height: 26px;
  }
  .item.item-spl {
    margin-top: 30px;
  }
  .item::before {
    content: none;
  }
  .item.item-spl::before {
    content: none;
  }
  #product-wrap p br {
    display: none;
  }
  .item.item-spl p {
    margin-bottom: 20px !important;
  }
  .item h3 {
    text-align: start;
    margin: 20px 0 10px 0;
  }
  #our-tech-wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  .our-tech-content {
    top: 16%;
  }
  #about-wrap .about-wrap-img h3 {
    padding-left: 0px;
  }
  .our-tech-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .our-tech-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .our-tech-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .banner-content h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  #about-wrap h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .our-tech-content h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .product-top-sec-left h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .banner-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #about-wrap h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .banner-content p {
    font-size: 14px;
    line-height: 26px;
  }
  #about-wrap p {
    font-size: 14px;
    line-height: 26px;
  }
  .banner-content {
    top: 30%;
  }
  #about-wrap {
    padding: 40px 0 40px 0;
  }
  .our-tech-content-spl {
    margin-top: 50px;
  }
  .our-tech-content-spl h2 {
    line-height: 50px;
  }
  .to-know-more-inner {
    padding: 30px 30px 50px 30px;
  }
  .to-know-more-right a {
    padding: 10px 30px;
    font-size: 14px;
  }
  .to-know-more-left p {
    font-size: 16px;
    line-height: 26px;
  }
  .foot-contact a {
    font-size: 16px;
  }
  .foot-social-wrap {
    padding: 0;
  }
  .our-tech-content p {
    font-size: 14px;
    line-height: 26px;
  }
  #product-wrap p {
    font-size: 14px;
    line-height: 26px;
  }
  .to-know-more-left p {
    font-size: 14px;
  }

  /* mob-nav */
  .nav-container {
    position: fixed;
    display: none;
    overflow-y: auto;
    z-index: -1;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
  }

  .nav-tabs {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 80px;
    width: 100%;
  }

  .nav-tab:not(:last-child) {
    padding: 20px 25px;
    margin: 0;
    border-right: unset;
    border-bottom: 1px solid #f5f5f5;
  }

  .nav-tab:last-child {
    padding: 15px 25px;
  }

  .menu-btn {
    position: relative;
    display: block;
    margin: 0;
    width: 50px;
    height: 36px;
    cursor: pointer;
    z-index: 2;
    padding: 10px;
    border-radius: 10px;
    background: #0f62fe;
    margin-top: 10px;
  }

  .menu-btn .menu {
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
  }

  .menu-btn .menu:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
  }

  .menu-btn .menu:nth-child(3) {
    margin-top: 4px;
  }

  #menuToggle:checked + .menu-btn .menu {
    transition: transform 0.2s ease;
  }

  #menuToggle:checked + .menu-btn .menu:nth-child(1) {
    transform: translate3d(0, 6px, 0) rotate(45deg);
  }

  #menuToggle:checked + .menu-btn .menu:nth-child(2) {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }

  #menuToggle:checked + .menu-btn .menu:nth-child(3) {
    transform: translate3d(0, -6px, 0) rotate(-45deg);
  }

  #menuToggle:checked ~ .nav-container {
    z-index: 1;
    display: flex;
    animation: menu-slide-left 0.3s ease;
  }
  @keyframes menu-slide-left {
    0% {
      transform: translateX(200px);
    }
    to {
      transform: translateX(0);
    }
  }
  .navbar-nav {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: unset;
    padding: 100px 30px 30px 30px;
  }
  .navbar-nav .nav-item {
    padding: 10px 0px 5px 0px;
    border-bottom: 1px solid #d2d2d2;
  }
  header .navbar-nav .nav-link:hover {
    color: #0f62fe;
  }
}
@media (max-width: 767px) {
  .foot-bottom .container-fluid.w-90 {
    padding: 0;
  }
  .foot-bottom-inner {
    display: unset;
  }
  .foot-bottom p {
    padding-top: 5px;
  }
  .foot-bottom {
    padding: 10px 0;
  }
  #home-banner.desk {
    display: none;
  }
  #home-banner.mobl {
    display: block;
  }
  #home-banner.mobl {
    background: url(../../images/home-banner-mob/index.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    display: flex;
    align-items: center;
  }
  #home-banner.mobl .banner-content {
    transform: unset;
    padding: 0 30px;
    text-align: center;
  }
  .icon img {
    width: 80px;
  }
  .our-tech-content {
    text-align: start;
  }
  .icon img {
    width: 60px;
  }
}
@media (max-width: 525px) {
  .item h3 {
    font-size: 20px;
  }
  .item {
    margin-top: 30px;
  }
  .item.item-spl p {
    margin: 0 !important;
  }
  .banner-content h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .banner-content h3 {
    font-size: 18px;
  }
  .banner-content p {
    line-height: 24px;
  }
  #home-banner.mobl .banner-content {
    padding: 0 20px;
  }
  .our-tech-content-spl h2 {
    font-size: 24px !important;
  }
  .our-tech-content h3 {
    font-size: 18px;
  }
  .our-tech-content-spl {
    margin-top: 30px;
  }
}
@media (max-width: 425px) {
  .banner-content {
    top: 23%;
  }
  .our-tech-content {
    top: 10%;
  }
  .foot-sec1 {
    padding: 250px 0 20px 0;
  }
}
