@media (max-width: 1799px) and (min-width: 1600px) {
}

@media (max-width: 1599px) and (min-width: 1200px) {
  .showcase-card:hover .showcase-title-1 {
    opacity: 1;
    max-height: 130px;
  }
  .specialization-card {
    padding: 10px;
  }
  .feature-grid-card-1 {
    padding: 3.5rem;
    height: 350px;
  }
  .feature-grid img {
    height: 350px;
  }
  .feature-grid-card-1 p {
    font-size: 33px;
  }
  .hero-section h1 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1599px) and (min-width: 1400px) {
  .feature-grid-card-1 p {
    font-size: 40px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .bs-logo {
    width: 100px;
  }

  .navbar .comn-btn-bg {
    font-size: 14px;
  }

  .feature-grid-card-1 {
    padding: 3rem;
    height: auto;
  }
  .feature-grid img {
    height: auto;
  }
  .feature-grid-card-1 p {
    font-size: 28px;
  }
  .testimonial-card {
    height: 230px;
    max-height: 250px;
  }

  .showcase-card:hover .showcase-title-1 {
    max-height: 150px;
    font-size: 13px;
  }

  .specialization-card h4 {
    font-size: 16px;
  }

  .specialization-card .text-muted {
    font-size: 14px;
  }
  .navbar-collapse .w-80 {
    width: 94%;
  }
  .contact-card-bg {
    width: 90% !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .specialization-card h4 {
    font-size: 18px;
  }

  .specialization-card .text-muted {
    font-size: 14px;
  }

  .testimonial-card {
    padding: 10px;
    height: 230px;
    max-height: 300px;
  }

  .button-section,
  .text-section {
    font-size: 14px;
  }

  .center-btn .w-50 {
    width: 80% !important;
  }

  .showcase-title-1 {
    font-size: 14px;
  }

  .showcase-title {
    font-size: 16px;
  }

  .btn-learnmore {
    padding: 4px 10px !important;
    font-size: 14px !important;
  }

  .specialization-card {
    margin-bottom: 0px;
  }

  .testimonial-reviews-card {
    padding: 10px;
    margin-top: 20px;
  }

  p {
    font-size: 14px;
  }
  .feature-grid-card-1 p {
    font-size: 24px;
  }

  .w-80 {
    width: 100%;
  }

  .feature-grid-card-1 {
    padding: 2rem;
    height: 250px;
  }
  .feature-grid img {
    height: 250px;
  }

  .boost-your-profit h1,
  .hero-section h1,
  .section-title,
  .section-title-left {
    font-size: 2rem;
  }

  .footer-bg h1 {
    font-size: 50px;
  }

  .bs-logo {
    width: 120px;
  }
  .testi-name {
    font-size: 18px;
    padding-top: 0px;
  }
  .testi-client-img {
    width: 35px;
    height: 35px;
  }
  .card-testi {
    width: 90%;
  }
  .logo_items img {
    height: 40px;
  }
  .contact-card-bg {
    width: 90% !important;
  }
}

@media (max-width: 767px) and (min-width: 576px) {
  .boost-your-profit h1,
  .hero-section h1,
  .section-title,
  .section-title-left {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

  .carousel-control-next,
  .carousel-control-prev {
    top: 100% !important;
  }

  .bs-logo {
    width: 120px;
  }
  .specialization-card {
    margin-bottom: 0px;
    height: auto;
    width: 95%;
    margin: auto;
  }
  .testimonial-mob-view {
    display: none;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .boost-your-profit h1,
  .hero-section h1,
  .section-title {
    font-size: 1.5rem;
  }

  .text-section,
  .center-btn .button-section {
    padding: 5px 10px !important;
  }

  .section-title-left {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  #industriessec .section-title-left {
    margin-bottom: 0px;
  }

  .showcase-card:hover .showcase-title-1 {
    max-height: 150px;
  }

  .carousel-control-next,
  .carousel-control-prev {
    top: 100% !important;
  }

  .navbar .comn-btn-bg {
    font-size: 12px;
    padding: 8px 15px !important;
    width: fit-content;
    font-size: 16px !important;
  }

  .bs-logo {
    width: 90px;
    padding-left: 10px;
  }

  .three-header-btns .first-btn {
    font-size: 12px;
    padding: 5px 7px !important;
  }

  .booking-call-btn {
    display: none;
  }

  .header-small {
    height: 70px !important;
  }

  .header-small .navbar {
    padding-top: 0px !important;
  }

  .header-bg-container {
    height: 250px;
    background-position: -30px 0px;
    background-size: cover;
  }
  .desk-view {
    display: none !important;
  }
  .mob-view {
    display: block;
  }
  .three-header-btns {
    position: relative;
    top: 10px;
  }
  .hero-section {
    padding-top: 3rem;
  }
  .hero-section .connecttoboost-btn {
    padding: 10px 15px !important;
  }
  .feature-grid {
    margin-top: 20px;
  }
  #wordbg {
    margin-top: 0px !important;
  }

  .sticky-container {
    max-width: 540px;
    margin: 0 auto;
    /* padding-top: 100px;
    padding-bottom: 300px; */
  }

  .sticky-card {
    position: sticky;
    top: 60px;
    background: white;
    margin-bottom: 30px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  }

  .sticky-card h5 {
    margin-top: 15px;
    font-weight: 600;
  }

  .sticky-card p {
    font-size: 15px;
  }

  .sticky-card img {
    max-width: 100%;
    border-radius: 16px;
  }

  .sticky-scroll-section {
    position: relative;
    height: 3000px; /* adjust if you add more cards */
    padding-top: 30px;
  }

  /* Stacking with increasing offset */
  .sticky-scroll-section .sticky-card .one {
    top: 60px;
    z-index: 10;
  }
  .sticky-scroll-section .sticky-card .two {
    top: 80px;
    z-index: 9;
  }
  .sticky-scroll-section .sticky-card .three {
    top: 100px;
    z-index: 8;
  }
  .sticky-scroll-section .sticky-card .four {
    top: 120px;
    z-index: 7;
  }
  .sticky-scroll-section .sticky-card .five {
    top: 140px;
    z-index: 6;
  }
  .sticky-scroll-section .sticky-card .six {
    top: 160px;
    z-index: 5;
  }
  .sticky-scroll-section .sticky-card .seven {
    top: 180px;
    z-index: 4;
  }
  .sticky-scroll-section .sticky-card .eight {
    top: 200px;
    z-index: 3;
  }
  .sticky-scroll-section .sticky-card .nine {
    top: 220px;
    z-index: 2;
  }
  .btn-feature {
    bottom: 54px;
  }
  .showcase-title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
  }

  .showcase-title-1 {
    display: none;
  }
  .showcase-card:hover .showcase-content {
    min-height: 40px;
    height: 40px;
    padding: 10px 8px;
  }
  .work-icon-pdf {
    position: absolute;
    right: 10px;
    font-size: 20px;
    top: 5px;
  }
  .btn-learnmore {
    display: none;
  }
  .showcase-content {
    background: rgb(0 0 0 / 77%);
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  .w-70,
  .w-80,
  .center-btn .w-50 {
    width: 100% !important;
  }

  .feature-grid .col-md-6 {
    margin-bottom: 0px;
  }

  .feature-grid-card-1 {
    padding: 2.5rem;
    background-position: center;
    height: auto;
  }
  .feature-grid-card-1 p {
    font-size: 30px;
    margin-bottom: 0px !important;
  }

  .commn-padding-top {
    padding-top: 2rem;
  }
  #howitworksec {
    padding-top: 0px !important;
  }

  .testimonial-reviews-card {
    width: 95%;
    margin: 20px auto 0px;
  }

  .card-testi {
    width: 100%;
  }

  /* .footer-bg a {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        width: auto;
        text-align: center;
    } */

  .footer-bg .social-media-icons {
    justify-content: center !important;
    margin-top: 20px;
  }

  .testimonial-card {
    padding: 20px;
    margin-top: 0px;
    height: auto;
  }

  .dot-bg {
    width: 35%;
  }

  .footer-bg h1 {
    font-size: 33px;
  }

  /* .call-us-btn {
        left: 55%;
        margin-left: -80px;
    } */

  .progress-wrap {
    right: 20px;
    bottom: 20px;
  }
  .footer-social-icon {
    text-align: center;
  }
  .feature-grid img {
    height: auto;
  }
  .contact-img {
    display: none;
  }
  .contact-card-bg {
    width: 90% !important;
    margin-top: -40px;
  }
  #myBtn {
    margin-top: 20px !important;
  }
  .footer-bg {
    height: 330px;
  }
  .call-us-btn a {
    padding: 5px 15px !important;
  }
  .accordion {
    display: flex;
    justify-content: space-between;
  }
  .carousel-control-next,
  .carousel-control-prev {
    left: 48% !important;
  }
  .carousel-control-prev {
    left: 37% !important;
  }
  .carousel-inner {
    padding-bottom: 20px;
  }
  .testi-client-img {
    width: 30px;
    height: 30px;
  }
  .testi-name {
    font-size: 18px;
    padding-top: 1px;
  }
  .testimonial-reviews-card {
    padding: 12px;
  }
  .specialization-card:hover,
  .testimonial-reviews-card:hover {
    transform: scale(0);
  }
  #testimonialCarousel .carousel-inner {
    padding-bottom: 40px;
    height: 700px;
  }
  .contactus-heading {
    top: -40px;
  }
  .contact-card-bg label {
    display: contents;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    opacity: 0.5 !important;
  }

  .carousel-control-next-icon:hover,
  .carousel-control-prev-icon:hover {
    opacity: 1.5 !important;
  }
  #mainNavbar {
    background-color: #ffffff;
  }
}

@media (min-width: 991px) {
  .mob-sidenav-container {
    display: none;
  }
}

@media (max-width: 991px) {
  .menu-toggle {
    font-size: 30px;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
  }

  .bar {
    background-color: #ffc951;
    height: 3px;
    width: 30px;
    margin: 3px 0;
    transition: 0.4s;
  }

  .menu-toggle.open .bar:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }

  .menu-toggle.open .bar:nth-child(2) {
    opacity: 0;
  }

  .menu-toggle.open .bar:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: width 0.5s ease;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 22px;
    color: #fff1f1;
    display: block;
    transition: color 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .navbar .nav-item .nav-link {
    color: rgb(255 255 255) !important;
  }

  .navbar {
    padding-top: 15px !important;
  }

  .navbar .container .booking-call-btn {
    display: none;
  }
  .header-text .booking-meeting-btn {
    width: fit-content;
    padding: 5px 20px !important;
  }
}

@media (max-width: 375px) and (min-width: 320px) {
  .connecttoboost-btn {
    padding: 10px 15px !important;
    font-size: 14px;
  }
  .showcase-title {
    font-size: 14px !important;
  }
  #testimonialCarousel .carousel-inner {
    height: 700px !important;
  }
}

@media (max-width: 445px) and (min-width: 376px) {
  #testimonialCarousel .carousel-inner {
    height: 680px !important;
  }
}
@media (max-width: 555px) and (min-width: 446px) {
  #testimonialCarousel .carousel-inner {
    height: 650px !important;
  }
}
