/* Extra Small Devices (Phones) - 360px to 480px */
@media screen and (min-width: 340px) and (max-width: 480px) {

  html,
  body {
    overflow-x: hidden;
  }

  .col-xs-1 {
    width: 8.33%;
  }

  .col-xs-2 {
    width: 16.66%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-4 {
    width: 33.33%;
  }

  .col-xs-5 {
    width: 41.66%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-7 {
    width: 58.33%;
  }

  .col-xs-8 {
    width: 66.66%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-10 {
    width: 83.33%;
  }

  .col-xs-11 {
    width: 91.66%;
  }

  .col-xs-12 {
    width: 100%;
  }

  .banner-para p {
    font-size: 15px;
  }

  .banner-head h1 {
    font-size: 30px;
    margin-top: 20%;
  }

  .box-sec-main {
    display: block;
    padding: 0 !important;
  }

  .who-relief h2 {
    font-size: 28px;
  }

  .who-relief p {
    font-size: 14px;
  }

  .agility-main {
    display: inline-block;
  }

  .unlock-img img {
    left: 0%;
    /* height: 300px; */
    width: 100%;
    border-radius: 40px;
    margin-top: 25px;
}

  .unlock-main {
    display: inline-block;
  }

  .form-group {
    display: inline-block;
  }

  .footer-main {
    display: inline-block;
  }

  .marquee-main {
    display: inline-block;
  }

  .marqu-content h6 {
    text-align: center;
  }

  .splide__pagination {
    bottom: -20% !important;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
  }

  .splide__arrow {

    top: 50% !important;
    transform: translateY(-50%);

    z-index: 1;
  }

  .container,
  .container-fluid {
    --bs-gutter-x: 15px !important;
    --bs-gutter-y: 0 !important;
  }

  .footer-sec-head {
    padding-top: 15px;
  }

  .splide__arrow {
    background: transparent !important;
    top: 80% !important;
    transition: 0.5s all ease-in-out !important;
  }

  .slide-content h2 {
    font-size: 15px;
    font-family: "Inter", sans-serif;
    padding-bottom: 10px;
  }
  .splide__slide img {
    /* width: 85%; */
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
    transition: transform 0.3s ease;
    margin: 3px;
    border-radius: 40px;
    /* transform: translate(60px,120px); */
}

  .navbar-brand img {
    width: 90px;
  }

  .banner-main {
    display: inline-block;
  }

  .banner-head {
    padding-top: 10%;
  }

  .pr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt {
    padding-top: 1rem;
  }
  .pb{
    padding-bottom: 1rem;
  }
  .w {
    position: relative;
    padding-right: 20px;
    border-right: 2px solid transparent;
  }

  .w:last-child {
    border-right: none;
  }

  .inside-item {
    display: inline-block;
    justify-content: start;
  }

  .insight-main {
    display: inline-block;
  }

  .buttonssss {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /* width: 400px; */
    /* height: 300px; */
  }

  .testimonial-text h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
  }

  .testimonial-text p {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-2x h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
  }

  .heading-2x p {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
  }

  .strategy-head h4,
  .Campaigns-head h4,
  .Mops-head h4 {
    text-align: center;
    padding-top: 25px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
  }

  .strategy-para p,
  .Campaigns-para p,
  .Mops-para p {
    text-align: center;
    padding-top: 25px;
    font-size: 15px;
    font-weight: 00;
    text-align: center;
  }

  .strategy-img img,
  .Campaigns-img img,
  .Mops-img img {
    height: 80px;
    width: 100%;
  }

  .marquee-content img {
    width: 100px;
    /* height: 75px; */
    filter: grayscale(100%);
    transition: filter 0.5s ease-in-out;
  }

  .slide img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 50px;
  }

  .text-content h4 {
    margin: 0;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding-top: 10px;
    font-family: "Inter", sans-serif;
  }

  .insight-head h2 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 15px;
  }

  .agility-head h2 {
    font-size: 25px;
    font-weight: 700;
  }

  .agility-para p {
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
  }
  .slide-content {
    position: absolute;
    top: 15%;
    left: 15%;
    color: white;
    opacity: 1;
    transition: opacity 0.5s;
}
.section {
    width: 100vw;
    height: 55vh !important;
}
.unlvok-bg {
    height: 50vh;
}
.acc-top{
  padding-top: 30px !important;
}
.field-ser {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* align-self: start; */
    gap: 25px;
}
.sect-rev{
  padding-top: 10px;
}
.core-service {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    /* align-self: start; */
    gap: 15px;
}
.testing {
    padding: 10px;
}
.fixe-img img {
    height: 250px;
    width: 100%;

}
.servises-bottom{
  padding-bottom: 5px;
}
.splide__track {
    overflow: visible;
  }

  .splide__list {
    display: flex;
    flex-direction: column;
    gap: 1.5rem; /* Spacing between static items */
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .splide__slide {
    flex: none;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .splide__arrows,
  .splide__pagination {
    display: none !important;
  }
      .slide-content p {
        font-size: 12px !important;
    }
    .splide__slide {
    position: relative;
    transition: transform 0.5s ease, filter 0.5s ease;
    filter: brightness(0.9);
}
.box-faq h3 {
    margin-bottom: 0px;
    color: #2c52a3;
    text-align: center;
    font-size: 18px;
}
.slider-track {
    padding: 0;
    margin: 0;
  }
  .services-grid-{
    padding-top: 50px;
  }
  .grid-three-st {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding-top: 10px;
}
section {
  padding:30px 15px;
}
.grid-two {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
.grid-two-new {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    /* padding-top: 50px; */
}
.app-unlock-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    align-items: center;
    padding-bottom: 50px;
}
.app-content {
    padding: 0 15px;
}
.sec_approach {
    padding: 150px 15px 0;
    position: relative;
}
.vis-mis-sec {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
.counter-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
.career-con {
    height: auto;
}
.cont-sec {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
}
.contact {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
.box-sec-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    justify-content: center;
    align-items: center;
}
.splide__lists {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
    padding: 5px;
}
.splide__slide- img {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    border-radius: 50px;
    transition: transform 0.3s ease;
}
.splide__slide- .slide-content {
    position: absolute;
    top: 25%;
}
.cservice {
    padding: 10px 50px 0;
}
.faq-ser-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
}
.phy-sec p {
    color: #fff;
    padding-top: 20px;
    text-align: center;
}

}
/* Small Devices (Tablets & Larger Phones) - 481px to 768px */
@media screen and (min-width: 481px) and (max-width: 767px) {


  .col-s-1 {
    width: 8.33%;
  }

  .col-s-2 {
    width: 16.66%;
  }

  .col-s-3 {
    width: 25%;
  }

  .col-s-4 {
    width: 33.33%;
  }

  .col-s-5 {
    width: 41.66%;
  }

  .col-s-6 {
    width: 50%;
  }

  .col-s-7 {
    width: 58.33%;
  }

  .col-s-8 {
    width: 66.66%;
  }

  .col-s-9 {
    width: 75%;
  }

  .col-s-10 {
    width: 83.33%;
  }

  .col-s-11 {
    width: 91.66%;
  }

  .col-s-12 {
    width: 100%;
  }

  .col-s-visible {
    display: visible;
  }

  .banner-para p {
    font-size: 15px;
  }

  .banner-head h1 {
    font-size: 25px;
  }

  .insight-head h2 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 15px;
  }

  .agility-head h2 {
    font-size: 25px;
    font-weight: 700;
  }

  .agility-para p {
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
  }

  .text-content h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 800;
    padding-top: 10px;
    font-family: "Inter", sans-serif;
  }

  .box-sec-main {
    display: block;
  }

  .agility-main {
    display: inline-block;
    padding-top: 15px;
  }

  .unlock-img img {
    left: 0%;
  }

  .unlock-main {
    display: inline-block;
  }

  .footer-main {
    display: inline-block;
  }

  .marquee-main {
    display: inline-block;
  }

  .marqu-content h6 {
    text-align: center;
  }

  .footer-sec-head {
    padding-top: 25px;
  }

  .splide__arrow {
    background: transparent !important;
    top: 80% !important;
    transition: 0.5s all ease-in-out !important;
  }

  .slide-content h2 {
    font-size: 20px;
    font-family: "Inter", sans-serif;
    padding-bottom: 20px;
  }

  .splide__slide img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 15px;
    transition: transform 0.3s ease;
    margin: 0 30px;
}

  .banner-main {
    display: inline-block;
  }

  .navbar-brand img {
    width: 90px;
  }

  .pr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt {
    padding-top: 1rem;
  }
  .pb{
    padding-bottom: 1rem;
  }
  .w {
    position: relative;
    padding-right: 20px;
    border-right: 2px solid transparent;
  }

  .w:last-child {
    border-right: none;
  }

  .inside-item {
    display: inline-block;
    justify-content: start;
  }

  .insight-main {
    display: inline-block;
  }

  .buttonssss {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /* width: 400px; */
    /* height: 300px; */
  }

  .testimonial-text h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
  }

  .testimonial-text p {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-2x h2 {
    font-size: 33px;
    font-weight: 600;
    text-align: center;
  }

  .heading-2x p {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
  }

  .strategy-head h4 {
    text-align: center;
    padding-top: 25px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
  }

  .strategy-para p {
    text-align: center;
    padding-top: 25px;
    font-size: 15px;
    font-weight: 00;
    text-align: center;
  }

  .strategy-img img{
    height: 80px;
    width: 100%;
  }
  .slide-content {
    position: absolute;
    top: 20%;
    left: 17%;
    color: white;
    opacity: 0;
    transition: opacity 0.5s;
}
.section {
    width: 100vw;
    height: 60vh !important;
}
.splide__pagination {
    bottom: -5% !important;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}
.unlock-para {
    padding-top: 40px;
}
.core-service {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* align-self: start; */
    gap: 25px;
}
.services-grid-{
  padding-top: 50px;
}
section {
    padding: 30px 20px;
}
.grid-three-st {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding-top: 50px;
}
.grid-two {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
.app-unlock-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    align-items: center;
    padding-bottom: 50px;
}
.app-content {
    padding: 0 15px;
}
.sec_approach {
    padding: 150px 15px 0;
    position: relative;
}
.vis-mis-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
.counter-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
section {
    padding: 30px 15px;
}
.career-con {
    height: auto !important;
}
.career {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    padding: 0px 0 0;
    /* align-items: center; */
}
.cont-sec {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
}
.contact {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.box-sec-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    justify-content: center;
    align-items: center;
}
.splide__lists {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
    padding: 5px;
}
.splide__slide- img {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    border-radius: 50px;
    transition: transform 0.3s ease;
}
.splide__slide- .slide-content {
    position: absolute;
    top: 30%;
}
.cservice {
    padding: 10px 50px 0;
}
.phy-sec p {
    color: #fff;
    padding-top: 20px;
    text-align: center;
}
.counter- h2 {
    font-size: 30px;
}
}
/* Medium Devices (Small Laptops/Tablets) - 769px to 1024px */
@media screen and (min-width: 768px) and (max-width: 1024px) {

  .col-md-1 {
    width: 8.33%;
  }

  .col-md-2 {
    width: 16.66%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33%;
  }

  .col-md-5 {
    width: 41.66%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33%;
  }

  .col-md-8 {
    width: 66.66%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33%;
  }

  .col-md-11 {
    width: 91.66%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-none {
    display: none;
  }

  .col-md-block {
    display: block;
  }

  .col-md-visible {
    display: visible;
  }

  .col-md-flex {
    display: flex;
  }

  .banner-para p {
    font-size: 19px;
  }

  .banner-head h1 {
    font-size: 39px;
  }

  /* .box-sec-main {
    display: block;
  } */

  .box-sec-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    justify-content: center;
    align-items: center;
}
  .agility-main {
    display: inline-block;
  }
.cservice {
    padding: 10px 50px 0;
}
  .unlock-img img {
    /* height: 270px;
      width: 100%;
      border-radius: 999px;
      object-fit: cover;
      object-position: 50% 10%;
      position: relative; */
    left: 0%;
  }

  .unlock-main {
    display: inline-block;
  }

  .footer-main {
    display: inline-block;
  }

  .footer-sec-head {
    padding-top: 25px;
  }

  .slide-content h2 {
    font-size: 20px;
    font-family: "Inter", sans-serif;
    padding-bottom: 15px;
  }

  .splide__slide img {
    width: 98%;
    height: 320px;
    object-fit: cover;
    border-radius: 50px;
    transition: transform 0.3s ease;
    margin: 0 30px;
}

  .banner-main {
    display: inline-block;
  }

  .banner-head {
    padding-top: 20%;
  }

  .pr {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pt {
    padding-top: 1rem;
  }
  .pb{
    padding-bottom: 1rem;
  }
  .w {
    position: relative;
    padding-right: 20px;
    border-right: 2px solid transparent;
  }

  .w:last-child {
    border-right: none;
  }

  .inside-item {
    display: inline-block;
    justify-content: start;
  }

  .footer-main {
    display: inline-block;
  }

  .footer-container {
    margin-top: 15px;
  }

  .insight-main {
    display: inline-block;
  }

  .buttonssss {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /* width: 400px; */
    /* height: 300px; */
  }

  .heading-2x h2 {
    font-size: 33px;
    font-weight: 600;
    text-align: center;
  }

  .heading-2x p {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
  }

  .strategy-head h4,
  .Campaigns-head h4,
  .Mops-head h4 {
    text-align: center;
    padding-top: 30px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
  }

  .strategy-para p,
  .Campaigns-para p,
  .Mops-para p {
    text-align: center;
    padding-top: 25px;
    font-size: 18px;
    font-weight: 00;
    text-align: center;
  }

  .strategy-img img,
  .Campaigns-img img,
  .Mops-img img {
    height: 120px;
    width: 100%;
  }
  .slide-content {
    position: absolute;
    top: 35%;
    left: 10%;
    color: white;
    opacity: 0;
    transition: opacity 0.5s;
}
.splide__pagination {
    bottom: -5% !important;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}
.unlock-para {
    padding-top: 40px;
}
.services-grid-{
  padding-top: 50px;
}
.h2-heading {
    font-size: 42px;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 50px;
}
.grid-two {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
.splide__list {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    padding: 50px;
}
.vis-mis-sec {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
.counter-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 10px 0px;
}
.career-con {
    height: auto !important;
}
.app-unlock-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    align-items: center;
    padding-bottom: 15px;
}
.app-content {
    padding: 10px 20px;
}
.sec_approach {
    padding: 150px 15px 0;
}
section {
    padding: 30px 15px;
}
.contact {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.footer-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* gap: 30px; */
}
.cont-sec {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.splide__lists {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    padding: 5px;
}
.splide__slide- img {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    border-radius: 50px;
    transition: transform 0.3s ease;
}
.splide__slide- .slide-content {
    position: absolute;
    top: 30%;
}
.cus-ser {
    padding: 30px 15px;
}
}

/* Large Devices (Desktops & Laptops) - 1025px to 1440px */
@media screen and (min-width: 1025px) and (max-width: 1440px) {


  .col-lg-1 {
    width: 8.33%;
  }

  .col-lg-2 {
    width: 16.66%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33%;
  }

  .col-lg-5 {
    width: 41.66%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33%;
  }

  .col-lg-8 {
    width: 66.66%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33%;
  }

  .col-lg-11 {
    width: 91.66%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-none {
    display: none;
  }

  .col-lg-visible {
    display: visible;
  }

  .banner-para p {
    font-size: 14px;
  }

  .unlock-img img {
    height: 270px;
    width: 100%;
    border-radius: 999px;
    object-fit: cover;
    object-position: 50% 10%;
    position: relative;
    left: 28%;
  }

  .slide-content h2 {
    font-size: 25px;
    font-family: "Inter", sans-serif;
    padding-bottom: 20px;
  }

  .splide__slide img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
    transition: transform 0.3s ease;
    margin: 0 30px;
  }

  .pr {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-main {
    display: inline-block;
  }

  .footer-container {
    margin-top: 15px;
  }

  .nav-link {
    text-decoration: none;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 16px;
  }
   .slide-content {
    position: absolute;
    top: 35%;
    left: 10%;
    color: white;
    opacity: 0;
    transition: opacity 0.5s;
}
.footer-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* gap: 30px; */
}
footer {
    padding-top: 10px;
    padding-bottom: 10px;
}
section {
    padding: 30px 15px;
}
.splide__lists {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    padding: 5px;
}
.splide__slide- img {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    border-radius: 50px;
    transition: transform 0.3s ease;
}
.splide__slide- .slide-content {
    position: absolute;
    top: 25%;
}
.cus-ser {
    padding: 30px 15px;
}
}

/* Extra Large Devices (Large Screens) - 1441px to 1920px */
@media screen and (min-width: 1441px) and (max-width: 1920px) {


  .col-xl-1 {
    width: 8.33%;
  }

  .col-xl-2 {
    width: 16.66%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-4 {
    width: 33.33%;
  }

  .col-xl-5 {
    width: 41.66%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-7 {
    width: 58.33%;
  }

  .col-xl-8 {
    width: 66.66%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-10 {
    width: 83.33%;
  }

  .col-xl-11 {
    width: 91.66%;
  }

  .col-xl-12 {
    width: 100%;
  }

  .col-xl-none {
    display: none;
  }

  .col-xl-visible {
    display: visible;
  }
  .slide-content h2 {
    font-size: 30px;
    padding-bottom: 4s0px;
  }

  .splide__slide img {
    width: 100%;
    height: 435px;
    object-fit: cover;
    border-radius: 55px;
    transition: transform 0.3s ease;
    margin: 0 30px;
  }

  .pr {

    padding-left: 35px;
    padding-right: 35px;
  }
}

/* Ultra-Wide Screens - Above 1920px */
@media screen and (min-width: 1921px) {


  .col-xxl-1 {
    width: 8.33%;
  }

  .col-xxl-2 {
    width: 16.66%;
  }

  .col-xxl-3 {
    width: 25%;
  }

  .col-xxl-4 {
    width: 33.33%;
  }

  .col-xxl-5 {
    width: 41.66%;
  }

  .col-xxl-6 {
    width: 50%;
  }

  .col-xxl-7 {
    width: 58.33%;
  }

  .col-xxl-8 {
    width: 66.66%;
  }

  .col-xxl-9 {
    width: 75%;
  }

  .col-xxl-10 {
    width: 83.33%;
  }

  .col-xxl-11 {
    width: 91.66%;
  }

  .col-xxl-12 {
    width: 100%;
  }

  .col-xxl-none {
    display: none;
  }

  .pr {

    padding-left: 35px;
    padding-right: 35px;
  }
   .slide-content {
    position: absolute;
    top: 35%;
    left: 10%;
    color: white;
    opacity: 0;
    transition: opacity 0.5s;
}
}




@media (max-width: 767px) {
.services-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 25px 0;
}
.aproach {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    align-items: anchor-center;
}
.sec_approach {
    padding: 50px 10px 50px;
    position: relative;
    top: 100px;
}
.stretegy-sec {
    padding: 100px 10px 50px;
}
.approch-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 70px 0 50px;
}
.splide- {
    padding: 100px 20px 0px !important;
}
.splide__list {
    display: flex;
    flex-direction: row;
    gap: 1.5rem; /* Spacing between static items */
    padding: 0;
    margin: 0;
    list-style: none;
  }


.cus-ser {
    padding: 30px 15px 0;
}

.cservice {
    padding: 0 20px 50px;
}
.tems {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    align-items: center;
}
.about-sec-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    align-items: anchor-center;
    padding: 0px 0 50px;
}
.about-section {
    padding: 150px 20px 0px;
}
.phylosopy {
    padding: 50px 20px 50px;
}
.philosopy {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    align-items: anchor-center;
}
.phylosopy-g {
    padding: 0px 20px 50px;
}
.our-news {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
}
.news-full {
    padding: 100px 10px 50px;
}
.awards {
    padding: 100px 10px 50px;
}
.our-awards {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
}
.insight {
    padding: 100px 10px 50px;
}
.filter-controls {
    display: flex;
    flex-wrap: wrap;
    justify-content: start !important;
}
.career-cont {
    padding: 100px 10px 50px;
}
.career {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
    align-items: center;
}
.our-values {
    padding: 0px 10px 50px;
}
.values {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
    /* align-items: center; */
}
.life-role {
    padding: 50px 10px 20px;
}
.roles {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    padding: 0px 0 0;
    align-items: center;
}
.lifeat {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 0px 0 0;
    align-items: center;
}
.join-team-vise {
    padding: 50px 10px 0;
}
.join-team {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0;
}
.steps- {
    padding: 50px 10px;
}
.steps-sim {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
}
.contact-deta {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: center;
}
.form-d {
    padding: 50px 10px 70px;
}
.get-in a {
    margin-bottom: 22px;
}
.h2-heading {
    font-size: 30px !important;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 30px;
}
.counter- h2 {
    font-size: 30px;
}
.unlock-para h2 {
    font-size: 30px;
}
.unlock-head h2 {
    font-size: 30px;
    font-weight: 500;
}
.marqu-content h6 {
    font-size: 30px;
}

}


@media only screen and (min-width: 768px) and  (max-width: 1024px){
.contact-deta {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: center;
}
.services-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 0;
}
.aproach {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: anchor-center;
}
.approch-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 70px 0 50px;
}
.splide__list {
    display: flex;
    flex-direction: row;
    gap: 1.5rem; /* Spacing between static items */
    padding: 0;
    margin: 0;
    list-style: none;
  }

.tems {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: center;
}
.about-sec-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: anchor-center;
    padding: 0px 0 50px;
}
.philosopy {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    align-items: anchor-center;
}

.our-news {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 50px 0 0;
}
.news-full {
    padding: 150px 10px 50px;
}
.awards {
    padding: 150px 10px 50px;
}
.our-awards {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 50px 0 0;
}
.insight {
    padding: 150px 10px 50px;
}
.career {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
    align-items: center;
}
.values {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 50px 0 0;
    /* align-items: center; */
}
.roles {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
    padding: 50px 0 0;
    align-items: center;
}
.lifeat {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    padding: 50px 0 0;
    align-items: center;
}
.join-team {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 50px 0;
}
.steps-sim {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    padding: 50px 0 0;
}
.get-in a {
    border: 1px solid white;
    color: white;
    border-radius: 30px;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 19px;
    margin-left: 15px;
    transition: 0.3s all ease-in-out;
    margin-bottom: 15px;
}
.nav-link {
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: all 0.5s ease-in-out;
    font-weight: 400;
    font-size: 14px;
}
}

@media  screen and (min-width: 340px) and (max-width: 991px) {
  .navbar-toggle {
        display: block;
    }

    .navbar-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #2E52A3;
        display: none;
    }

    .navbar-menu.active {
        display: block;
    }

    .navbar-nav {
        flex-direction: column;
        overflow: scroll;
    }

    .nav-item {
        margin-left: 0;
        display: block;
    }

    .nav-link {
        padding: 15px 20px;
    }

    .mega-menu {
        position: static;
        width: 100%;
        box-shadow: none;
        padding: 0;
        background-color: #6395ED;
        color: white;
        display: none;
    }

    .mega-menu.active {
        display: block;
    }

    .mega-menu-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 1px;
        padding-left: 20px;
    }
}

