@media (max-width: 768px) {
  .carousel-text {
    position: absolute;
    top: 5px;
    left: 0;
    color: #fff;
    padding: 15px;
    max-width: 100%;
    width: 100%;
  }
  .sub-cobtainer-f .item-list.item-list--blazy.item-list--blazy-column {
    background: #f4f7ff;
    padding: 20px;
  }
img.img-rol-c {
  margin-top: -77px;
  width: 317px;
  margin-left: -100px;
  height: 231px;
}
  .service-over-heading.text-center {
    padding: 20px;
  }
  .service-card {
    height: auto;
  }
  .banner-caro a {
    background: #00e4cf;
    padding: 6px 10px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s ease;
    font-size: 10px;
  }
  .hero-agency-badge {
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    padding: 0;
    padding-top: 15px;
    border-radius: 20px;
    text-align: center;
    width: 31%;
    padding-bottom: 15px;
    display: none;
  }
  .banner-title {
    font-size: 14px;
    font-weight: 700;
    width: 80%;
    margin-bottom: -9px !important;
  }
  .cta-btn1 {
    position: unset;
    padding-bottom: 31px;
  }

  img#contact-banner-img {
    height: 160px;
    object-fit: cover;
  }
  .whychoose-p-ser-ind {
    padding: 0px 10px;
  }
  img.benifitimage {
    margin-bottom: 50px;
  }
  section.why-choose-ind.py-5 {
    overflow: hidden;
  }
  .team-news {
    background: linear-gradient(135deg, #1e63ff, #0b3cff);
    border-radius: 30px;
  }
  .banner-description {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px;
    opacity: 0.9;
    width: 80%;
  }
  .banner-content-1 {
    margin-top: 10px;
  }
  .get-in-touch {
    display: none;
  }
  .webform-submission-subscribe-form .webform-actions input {
    position: absolute;
    top: 255px !important;
    right: 35px;
  }
  .why-choose-us ul.nav.nav-pills {
    border: none;
    border-radius: 50px;
    padding: 15px 9px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .feature-icon img {
    width: 60px;
    height: 60px;
  }
  .feature-icon1 img {
    width: 60px;
    height: 60px;
  }
  section.team-banner {
    padding: 23px 13px;
  }
  .footer-bottom {
    padding: 25px;
  }
  .navbar-nav .dropdown-menu {
    position: relative !important;
    top: 0;
    left: 0;
  }
  /* sabari new added */
  .why-choose-us .nav-pills .nav-link {
    background: #f1f1f1;
    color: #333;
    margin-right: 10px;
    border-radius: 50px !important;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
  }
h2.fw-bold.why-h2 {
    margin-bottom: 0.2rem;
    /* line-height: 41px; */
  }
  .why-choose-us .feature-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 0px;
  }
  .service-list {
    padding: 0px 10px;
  }
  section.cdaqi-herosection-cdaqilab {
    position: relative;
    min-height: auto;
    background:
      linear-gradient(to right, rgba(5, 20, 60, 0.85), rgba(5, 20, 60, 0.55)),
      url("https://staging.cdaqi.com/images/cdaqidisplay.webp") center/cover
        no-repeat;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 40px 20px;
    margin-top: 0px;
  }
  .why-choose-us .feature-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 0px;
  }
  .footer-policy {
    margin-top: 16px;
  }
  .right-panel {
    background:
      linear-gradient(
        0deg,
        #0e6daa 24%,
        #0e6daa 40%,
        rgba(15, 83, 243, 0) 100%,
        rgba(15, 83, 243, 0) 100%
      ),
      url("https://staging.cdaqi.com/images/gt.webp") center/cover no-repeat;
  }
  section.services-section.py-5 h2 {
    margin-bottom: 25px;
  }

  .services-section {
    background: #f7faff;
    margin-top: 45px;
    padding-bottom: 35px !important;
    margin-bottom: -49px;
  }
  .service-card {
    background: white;
    border-radius: 20px;
    padding: 30px;
    height: 100%;
    position: relative;
    transition: all 0.3s ease;
    /* margin-top: 30px; */
    margin-bottom: 50px;
  }
  .hero-feature-icon {
    width: 50px;
    height: 50px;
    background: #0e6daa;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-top: -12px;
  }
  .sub-service-main {
    position: relative;
    overflow: hidden;
    height: 390px;
  }
  .col-lg-6.hero-content-area {
    margin-top: 50px;
  }
  .hero-profile-img {
    width: 28px;
    height: 26px;
    /* border-radius: 50%; */
  }
  .container.d-flex.justify-content-between.align-items-center.py-2.theader {
    /* display: block !important; */
    padding: 17px 1px !important;
    display: block !important;
  }
  .d-flex.align-items-center.social-media-icons {
    justify-content: center;
    margin: 8px 0px !important;
  }
  .container.d-flex.justify-content-between.align-items-center.py-2.theader
    div {
    display: flex;
    justify-content: center;
  }
  .container.d-flex.justify-content-between.align-items-center.py-2.theader
    span {
    margin-left: 15px !important;
  }
  .mega-menu .sub-menu {
    display: block !important;
    position: static !important;
    padding-left: 0;
    margin-top: 6px;
    background: transparent;
    box-shadow: none;
  }
  .dropdown-menu.mega-menu {
    background-color: #f7faff;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

/* Responsive */
@media (max-width: 991px) {
  ul.navbar-nav > li.nav-item {
    padding-right: 0px;
  }
  .navbar-brand img {
    height: auto;
    margin: 0px 1rem 0px -12px;
    width: auto;
  }
  .cust-head img {
    width: 130px !important;
    height: auto !important;
    margin-left: -13px !important;
  }
  .hero-feature-box.d-flex.gap-4.mb-4 {
    display: block !important;
  }
  .hero-feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 25px 0px;
  }

  button.navbar-toggler.collapsed {
    background: #fff;
    border: 1px solid #0e6daa;
    padding: 1px 12px;
  }
  span.navbar-toggler-icon {
    width: 20px;
    border: none !important;
  }
  .about-section .about-image {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    z-index: -10;
  }
  .progress-box {
    position: unset !important;
    width: 100% !important;
    /* border: 1px solid; */
    margin-top: -117px;
    z-index: 1000;
  }
  section.contact-pagesection.py-5 {
    padding: 26px 14px;
  }

  .footer-main {
    padding: 95px 16px 50px;
  }
  .cta-section {
    padding: 80px 0;
    text-align: center;
  }
  .cta-image-wrapper {
    display: none;
  }
  .glass-card {
    padding: 32px;
  }
  .cta-text {
    margin-left: auto;
    margin-right: auto;
  }
  .webform-right {
    padding: 20px;
    margin: 20px;
  }
  .webform-head {
    margin: 40px 20px;
  }
  section.container-fluid.text-center.service-list-case-studies {
    padding: 20px;
  }
  .ser-main {
    margin-bottom: 0px;
  }
  div#contact-banner-div {
    border-radius: 28px;
    height: auto;
  }
  section.contac-location.container {
    overflow: hidden;
    padding: 44px 28px;
  }
  .call-box {
    padding: 40px 20px 20px 20px;
  }
  .contact-call2 {
    padding: 0px;
  }
  /* Let Bootstrap control open/close */
  .dropdown-menu {
    display: none;
  }

  .dropdown-menu.show {
    display: block;
    width: 100% !important;
    /* max-width: 365px; */
  }
  .dropdown-item {
    font-size: 12px !important;
  }
  .about-section {
    padding: 20px 0;
    overflow: hidden;
  }
  .map-tooltip {
    position: absolute;
    bottom: 125%;
    left: 0;
    transform: translateX(-50%);
    background: #0b1f4a;
    color: #fff;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 8px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease;
    z-index: 5;
  }
  .w-md-100 {
    width: 100%;
  }
  .call-contact {
    position: unset;
    padding-bottom: 50px;
  }
  .hidden-xs {
    display: none;
  }
  .hidden-m {
    display: block;
  }
  .about-section .progress-box-main {
    position: unset;
  }
  .cdaqi-hero-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
  }
  .webform-submission-subscribe-form .webform-actions input {
    position: absolute;
    top: 227px;
    right: 35px;
  }
  section.service-banner
    .position-absolute.top-50.start-50.translate-middle.text-white.text-center {
    width: 100%;
    padding: 20px;
  }
  .cta-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px;
  }
  .bg-rounded-circle {
    background: #0d6efd;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    padding-left: 17px;
    padding-top: 14px;
  }
  .bg-rounded-circle1 {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    padding-left: 17px;
    padding-top: 14px;
  }
  .banner-description h5 {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px;
  }
  .banner-description {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px;
    opacity: 0.9;
  }
  /* Mobile mega menu layout */
  .mega-menu {
    position: static !important;
    width: 100% !important;
    left: 0 !important;
    top: auto !important;
    margin: 0 !important;
    border-radius: 0;
  }

  .mega-menu .row {
    display: block;
  }

  .mega-menu .col-md-4 {
    width: 100%;
    padding: 10px 15px;
  }

  /* Hide image & heading on mobile */
  .menu-icon {
    display: block;
  }
  button.approach-btn1 {
    position: unset;
    background: #f8f9fa;
    font-size: 12px;
    border: 1px solid #0d6efd;
    color: #0d6efd !important;
  }
  /* sabari new added */
  #cursorDot {
    display: none;
  }

  .banner-caro a {
    font-size: 11px;
    background: #fff;
    padding: 8px 15px;
    border-radius: 30px;
    text-decoration: none;
    color: #0e6daa;
    font-weight: 600;
    display: inline-block;
    transition:
      transform 0.3s ease,
      color 0.3s ease;
  }
  .banner-caro a:after {
    content: "";
    width: 10px;
    height: 10px;
    background: url("https://staging.cdaqi.com/images/w1-arrow.webp") no-repeat
      center;
    background-size: contain;
    transition: background 0.3s ease;
    display: inline-block;
    margin-left: 6px;
    /* padding-top: 13px !important; */
    margin-bottom: -2px;
  }
  .banner-caro {
    background: #fff;
    padding: 2px 9px;
    border-radius: 30px;
    display: inline-block;
    transition: 0.3s ease;
  }
  .banner-caro a:hover {
    transform: translateX(6px);
  }
  .simple-header {
    font-size: 13px;
  }
  .cdaqi-herotitle {
    margin-bottom: 35px;
  }
  .hero-profile-card {
    position: absolute;
    bottom: 17%;
    left: 21px;
    background: #fff;
    padding: 5px 22px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 9px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    /* font-size: 12px; */
  }
  .float-down1 {
    margin-top: 20px;
    font-size: 15px;
  }
  .float-down1 h6 {
    font-size: 15px;
  }
  .hero-title {
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0;
  }
  .hero-image-top {
    width: 75%;
  }
  .hero-image-bottom {
    width: 65%;
    margin-top: -80px;
    margin-left: auto;
  }
  .get-in-touch {
    display: none;
  }
}

/* Desktop hover dropdown ONLY */
@media (min-width: 992px) {
  .nav-item.dropdown:hover > .dropdown-menu,
  .nav-item.dropdown > .dropdown-menu:hover {
    display: block;
  }
  .cta-btn1 {
    position: unset;
  }
}
@media (min-width: 991px) {
  .cta-btn1 {
    position: unset;
  }
}
@media (min-width: 1024px) and (max-width: 1350px) {
  h1.banner-title {
    font-size: 20px;
    line-height: 25px;
  }
  .cta-btn1 {
    position: unset;
  }
  .get-in-touch {
    display: none;
  }
  .banner-description {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
    opacity: 0.9;
  }
}
/* Mobile */
@media (max-width: 576px) {
  .simple-header {
    font-size: 12px;
  }

  .simple-header span {
    display: inline-flex;
    margin-bottom: 0px;
    gap: 4px;
    font-size: 14px;
  }
  p.footer-text-a a {
    text-decoration: none;
    font-size: 14px;
    color: white;
  }
 section.service-banner img {
   width: 100%;
   height: 190px;
   object-fit: cover;
 }
  .social-icon {
    width: 16px;
    margin-top: -3px;
  }
}
/* Tablets landscape */
@media (max-width: 992px) {
}

/* Small laptops */
@media (max-width: 1200px) {
}

/* Laptops / desktops */
@media (max-width: 1400px) {
}

/* Large desktops */
@media (max-width: 1600px) {
}

/* 4K screens */
@media (min-width: 1921px) {
}
