@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
  }
  .navbar .container {
    padding: 10px 32px;
  }
  .navbar .nav-item {
    margin-inline-end: 1rem;
  }
}

@media (min-width: 1200px) {
  .navbar .nav-link {
    position: relative;
  }
  .navbar-nav {
    margin: auto;
  }
  .navbar .nav-link::after {
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    height: 2px;
    bottom: 0;
    border-radius: 5px;
    background-color: #fff;
    transition: transform 0.3s ease;
    transform-origin: center;
    border-radius: 10px;
  }
  .navbar-collapse {
    justify-content: space-between;
  }
  .navbar .nav-link:hover::after {
    transform: translateX(-50%) scaleX(1) !important;
  }
}

@media (max-width: 1199.98px) {
  .banner h2 {
    font-size: 68px;
  }

  .banner-text p {
    font-size: 22px;
  }

  header .banner {
    height: 100vh;
    height: 100svh;
    min-height: 550px;
    max-height: 900px !important;
  }
  .nav-btns .btn-trans {
    margin-inline-start: 0;
  }

  #about h1 {
    font-size: 44px;
  }
  .form-style {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 992px) {
  .serv-sec .serv-col:nth-child(3n + 2) {
    border-left: 1px solid #0000001a;
    border-right: 1px solid #0000001a;
  }

  .serv-sec .serv-col {
    border-bottom: 1px solid #0000001a;
  }

  .serv-sec .serv-col:nth-last-child(-n + 3) {
    border-bottom: 0;
  }

  .serv-sec .serv-col:nth-child(-n + 3) .serv-card {
    padding-top: 2rem;
  }
  .site-footer .col-lg-auto {
    min-width: 28%;
  }
}

@media (max-width: 991.98px) {
  .main-slider {
    min-height: max(500px, 100vw);
    max-height: 900px;
  }
  #carrers .wr {
    margin-bottom: 1rem;
  }
  .num-card .lbl {
    font-size: 16px;
  }
  .serv-sec .serv-col:nth-child(even) {
    border-left: 0;
    border-right: 1px solid #0000001a;
  }

  .serv-sec .serv-col {
    border-bottom: 1px solid #0000001a;
  }

  .serv-sec .serv-col:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  .serv-sec .serv-col:nth-child(-n + 2) .serv-card {
    padding-top: 2rem;
  }
  main.inner-page .serv-sec .serv-col:not(:last-child) {
    border-bottom: 1px solid #0000001a;
  }
  .site-footer .col-md-6 {
    margin-top: 1.75rem;
  }
  .site-footer .f-title {
    margin-bottom: 1rem;
  }
  .site-footer .lists > div:first-child {
    margin-inline-end: 1.25rem;
  }
  .p-box {
    padding-inline-end: 0;
  }

  .vid-slider .swiper-slide {
    width: 184px;
    height: 320px;
  }
  .vid-slider .swiper-slide.swiper-slide-active {
    width: 336px;
  }
}

@media (max-width: 767.98px) {
  .serv-sec .serv-col {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #0000001a !important;
  }

  .serv-sec .serv-col:last-child {
    border-bottom: 0 !important;
  }

  .num-card .bold {
    font-size: 42px;
    font-weight: 600;
  }

  #stat .col-6:not(:last-child) {
    border-right: 0;
    border-left: 0;
  }
  #stat .col-6:nth-child(odd) {
    border-left: 2px solid #d6d6d649;
  }
  #stat .col-6 {
    border-bottom: 2px solid #d6d6d649;
    padding-bottom: 1.5rem;
  }
  #stat .col-6:nth-last-child(1),
  #stat .col-6:nth-last-child(2) {
    border-bottom: 0;
    padding-bottom: 0.75rem;
  }
  .footer-bottom .d-flex {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.75rem 0;
  }
  .footer-bottom .d-flex .copy {
    margin-bottom: 0.75rem;
  }
  .slide-inner .text-lay h4 {
    font-size: 36px;
  }
  .slide-inner .text-lay h1 {
    font-size: 56px;
  }
}

@media (max-width: 575px) {
  .serv-sec .serv-col .serv-card {
    padding: 1rem;
    padding-top: 3rem !important;
  }

  .serv-sec .serv-col:first-child .serv-card {
    padding-top: 1rem !important;
  }
  .slide-inner .text-lay h4 {
    font-size: 28px;
  }
  .slide-inner .text-lay h1 {
    font-size: 46px;
  }
  .prog-wr {
    bottom: 42px;
  }
  .inner-banner .d-flex {
    min-height: 240px;
  }
  .send-your .d-flex {
    flex-wrap: wrap;
    gap: 12px;
  }
}

@media (max-width: 480px) {
  body,
  html {
    font-size: 15px;
  }
  #about h1 {
    font-size: 36px;
  }
  #carrers .wr h3,
  .sec-title {
    font-size: 1.8rem;
  }

  .sec-p-y {
    padding: 3.75rem 0;
  }
  .sec-p-t {
    padding-top: 2.5rem;
  }

  .sec-p-y-sm {
    padding: 2.5rem 0;
  }
  .form-style {
    padding: 2rem 1.25rem;
  }
  .speech-slider .swiper-slide {
    padding: 1rem;
  }
  .speech-card .inner p {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
  }
  .speech-card .inner .d-flex > img {
    max-width: 1.5rem;
  }
  .footer-bottom .soc-wr a {
    width: 36px;
    height: 36px;
  }
  .navbar .container {
    padding: 10px 12px;
  }
  .nav-btns .btn-style {
    margin: 0 10px;
  }
  .site-footer .f-title {
    font-size: 1.3rem;
  }
  .infos .justify-content-between {
    flex-wrap: wrap;
  }
  .blog-slider .swiper-slide {
    width: 320px;
  }
  .blog-card {
    padding: 0.75rem;
  }

  .vid-slider .swiper-slide {
    width: 156px;
    height: 297px;
  }
  .vid-slider .swiper-slide.swiper-slide-active {
    width: 285px;
  }

  .jobs-text h1 {
    font-size: 32px;
    margin: 1.2rem 0;
  }
  .send-your .d-flex h2 {
    font-size: 26px;
  }
}
