@media(max-width: 1400px) {
  h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .video-fram iframe {
    height: 380px;
  }

  .pricing-pr h4 {
    font-size: 50px;
  }

  .svg-icon svg {
    width: 14px;
  }

  .hero-section.click-here .video {
    margin-top: 44px;
    margin-bottom: 0px;
  }

  .accordion-item {
    margin-bottom: 10px;
  }

  .accordion img {
    width: 73%;
  }

  .get-a-quote {
    padding: 40px;
    padding-top: 40px;
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 1);
  }

  .heading span {
    font-size: 16px;
    padding-bottom: 4px;
  }

  form#contact-form h3 {
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 10px;
  }

  .consulting-business-img span {
    width: 32px;
    height: 32px;
    font-size: 14px;
    left: 27px;
    bottom: 6px;
  }

  .get-a-quote h6 {
    font-size: 14px;
  }

  .get-a-quote input[type="text"],
  .get-a-quote input[type="number"] {
    margin-bottom: 10px;
  }

  .radio-button {
    margin-bottom: 20px;
  }

  .hero-text h2 {
    padding-bottom: 10px;
    line-height: 60px;
  }

  .hero-text {
    margin-top: 30px;
  }



  .heading img {
    width: 100%;
  }

  .count-style {
    width: 98%;
    height: 180px;
    padding: 30px;
    transition: .3s ease-in-out;
  }

  .count-style span {
    font-size: 16px;
  }

  .consulting-business {
    padding: 50px 50px;
  }

  .count-style:hover,
  .team-text:hover,
  .pricing-plan-style:hover {
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 1);
  }


  .heading span {
    font-size: 16px;
  }

  .join-now-text h3 {
    font-weight: 800;
    font-size: 50px;
  }

  .quotation-mark p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
  }

  .clients-slider.owl-carousel img {
    padding: 20px 35px;
  }

  #progress {
    height: 58px;
    width: 58px;
  }



  #progress-value {
    height: calc(110% - 12px);
    width: calc(110% - 12px);
  }

  span#progress-value i {
    font-size: 18px;
  }




  #about .heading h2 {
    font-size: 44px;
    line-height: 54px;
  }

  #about .heading p {
    font-size: 20px !important;
    line-height: 32px;
  }

  .counter-wrapper {
    height: 700px;
  }

  .count-style {
    width: 200px;
    height: 200px;
    padding: 18px;
  }

  .panda-image-container {
    width: 100%;
  }

  .download-btn {
    top: 5px;
  }

}

@media (max-width: 1367px) {
  .container {
    max-width: 1300px;
  }

  .phone-num {
    font-size: 18px;
  }

  .download-btn {
    margin-bottom: 40px;
    width: 100%;
  }
}

@media(max-width: 1280px) {

  .container {
    max-width: 1200px;
  }

  .header-left {
    gap: 30px;
    padding: 20px 0 20px 30px;
  }

  .header-right {
    padding: 20px 30px 20px 25px;
  }

  .team-text a {
    width: 40px;
    height: 40px;
  }

  .top-bar ul li {
    padding-right: 25px;
    white-space: nowrap;
  }

  .top-bar ul li a {
    font-size: 16px;
  }

  .phone-num {
    font-size: 15px;
    display: flex;
    align-items: center;
  }

  .team-text {
    gap: 8px;
  }

  .hero-section .video-img {
    max-width: 240px !important;
    height: auto;
  }

  .video .svg-icon svg {
    width: 30px !important;
    height: 30px !important;
    margin-left: 10px;
  }

  .download-btn {
    right: 25px;
  }

  .phone-image {
    left: 40px;
  }

}


@media(max-width: 1200px) {
  .container {
    max-width: 1160px;
  }

  .contact-link {
    white-space: nowrap;
  }

  .header-left {
    gap: 25px;
    padding: 20px 0 20px 25px;
  }

  .header-right {
    padding: 20px 25px 20px 20px;
  }

  .top-bar ul li a {
    font-size: 17px;
  }

  .top-bar ul li {
    padding-right: 20px;
  }

  .phone-num {
    font-size: 15px;
    display: flex;
    align-items: center;
  }

  .team-text a {
    width: 38px;
    height: 38px;
  }

  .gap {
    padding: 100px 0;
  }

  .no-top {
    padding-top: 0;
  }

  .no-bottom {
    padding-bottom: 0;
  }

  .hero-section.click-here .hero-text h2 {
    width: 82%;
  }

  .svg-icon {
    width: 23%;
    margin-right: 20px;
  }

  .get-subscribee input {
    width: 56%;
    height: 51px;
    margin-right: 4px;
    padding-left: 24px;
    font-size: 14px;
  }





  h2 {
    font-size: 46px;
    line-height: 56px;
  }

  .consulting-business-text h5 {
    font-size: 20px;
  }

  p {
    line-height: 26px;
  }

  .team-text h5 {
    font-size: 24px;
  }

  .team-text>img {
    border-radius: 32px;
    width: 75%;
  }

  .quotation-mark {
    padding: 58px 100px;
  }

  .pricing-pr h4 {
    font-size: 46px;
  }

  .pricing-pr {
    padding: 30px;
  }

  .join-now-text h3 {
    font-size: 44px;
  }


  .accordion img {
    width: 93%;
  }

  .pricing-plan-style {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    min-height: 480px;
  }

  .pricing-plan-style ul {
    padding: 30px;
    padding-bottom: 10px;
  }

  .pricing-plan-style .btn {
    margin-top: auto;
    margin-bottom: 24px;
    align-self: center;
    display: inline-block;
    width: 70%;
    min-width: 180px;
    max-width: 250px;
    left: 0;
    right: 0;
  }

  .phone-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-left: 10%;
    max-width: 60%;
    z-index: 3;
  }

}

.counter-wrapper {
  position: relative;
  width: 100%;
  height: 750px;
  margin: 50px auto;

}

.count-style {
  position: absolute;
  width: 220px;
  height: 220px;
}



.count-style span {
  font-size: 18px;
  letter-spacing: 0.5px;

}

/* Hover effect for interactivity */
.count-style:hover {
  transform: translateY(-8px);
  box-shadow: 15px 15px 0px 0px rgba(0, 0, 0, 0.8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.panda-image-container {
  width: 100%;
}


.panda-image {
  position: absolute;
  bottom: 9%;
  left: 65%;
  transform: translateX(-50%);
  width: 180px;
  z-index: 2;
  pointer-events: none;
  transition: transform 0.3s ease;
}

.button-container:hover .panda-image {
  transform: translateX(-50%) translateY(-5px);
}

.images-wrapper {
  margin-left: -14%;
}

.newsletter-content {
  padding-left: 80px;
}


@media(max-width: 1024px) {
  .container {
    max-width: 980px;
  }

  /* Logo Adjustments */
  .main-logo img {
    width: 200px;
    margin-right: 30px;
  }

  /* Header containers */
  .header-left {
    gap: 20px;
    padding: 20px 0 20px 20px;
  }

  .header-right {
    padding: 20px 20px 20px 15px;
  }

  /* Navigation Menu - Keep visible at 1024px */
  nav {
    display: block !important;
    /* Force show navigation */
  }

  /* Navigation Items - Reduce spacing further */
  .top-bar ul li {
    padding-right: 15px;
  }

  .top-bar ul li a {
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    /* Prevent line breaks */
  }

  /* Social Icons */
  .team-text {
    gap: 6px;
  }

  .team-text a {
    width: 34px;
    height: 34px;
  }

  .team-text a img {
    width: 55%;
    height: 55%;
  }

  /* Phone Number */
  .phone-num {
    font-size: 13px;
    display: flex;
  }

  /* Header Background Adjustment */


  .svg-icon svg {
    left: 60%;
  }

  .address {
    height: 180px;
  }

}

/* Additional breakpoint for screens between 995px and 1100px */
@media(max-width: 1100px) and (min-width: 995px) {
  .header-left {
    gap: 15px;
    padding: 20px 0 20px 15px;
  }

  .header-right {
    padding: 20px 15px 20px 15px;
  }

  .top-bar ul li {
    padding-right: 12px;
  }

  .top-bar ul li a {
    font-size: 14px;
  }

  .team-text a {
    width: 32px;
    height: 32px;
  }

  .phone-num {
    font-size: 13px;
  }
  
  
}

@media(max-width: 994px) {

  .container {
    max-width: 960px;
  }

  /* Hide navigation when hamburger is visible */
  header nav {
    display: none !important;
  }

  .header {
    position: relative;
  }

  /* Show only logo on left side */
  .header-left {
    padding: 15px 0 15px 20px;
    width: auto;
  }

  /* Hide right container with social icons */
  .header-right {
    display: none !important;
  }

  /* Hamburger Menu */
  .hamburger-menu {
    right: 20px;
    position: absolute;
    display: block !important;
    cursor: pointer;
    z-index: 1001;
  }

  /* Position phone number to the left of hamburger */
  .phone-num {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    white-space: nowrap;
    font-size: 14px;
    display: block !important;
  }

  .download-btn {
    left: 30px;
    width: 90%;
  }

  .hero-section {
    padding-top: 30px;
  }

  .hero-section.click-here p {
    width: 100%;
    margin: auto;
  }

  .hero-text h2 {
    line-height: 50px;
  }

  .svg-icon svg {
    position: absolute;
    left: 70%;
  }

  .hero-text.section-video {
    margin-top: 30px;
  }

  .get-a-quote {
    z-index: 1;
    position: relative;
  }

  .get-a-quote {
    margin-top: 30px;
  }

  .service-img {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .consulting_landing_text {
    padding-top: 30px;
  }



  .heading,
  .heading.two {
    width: 100%;
  }

  .join-now-text {
    width: 100%;
    margin-top: 30px;
  }

  h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .quotation-mark p {
    font-size: 16px;
    line-height: 26px;
  }

  .panda-image {
    left: 80%;
    bottom: 40px;
  }

  .pricing-plan .row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }

  .pricing-plan .col-lg-4,
  .pricing-plan .col-md-6 {
    width: 100% !important;
    max-width: 700px;
    flex: none;
  }

  .pricing-plan-style {
    margin-bottom: 25px;
    min-height: 450px;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .pricing-plan-style .btn {
    margin-top: auto;
    margin-bottom: 20px;
    width: 80%;
    max-width: 200px;
    align-self: center;
  }

  .pricing-pr {
    padding: 30px;
  }

  .pricing-pr h4 {
    font-size: 50px;
  }

  .row.gap.no-bottom.align-items-center {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 30px;
  }

  .row.gap.no-bottom.align-items-center .col-lg-6 {
    width: 48% !important;
    flex: 1;
    max-width: none;
  }

  /* .images-wrapper {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  } */

  .phone-image {
    max-width: 65%;
    margin-right: -20px;
  }

  .join-now-text {
    width: 100%;
    margin-top: 0;
    padding-left: 20px;
  }

  .join-now-text h3 {
    font-size: 38px;
    line-height: 46px;
  }

  .join-now-text h6 {
    font-size: 15px;
    line-height: 24px;
  }


  .quotation-mark {
    padding: 40px 45px;
  }

  #Features {
    padding: 80px 0 60px 0;
  }

  #Features .heading {
    margin-bottom: 50px;
  }

  #Features .heading h2 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 15px;
  }

  .consulting-business {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 50px 40px;
    align-items: center;
  }

  .consulting-business-text {
    width: 100%;
    max-width: 650px;
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 30px;
    background-color: #fff;
    border-radius: 25px;
    border: 3px solid #000;
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease;
  }

  .consulting-business-text:hover {
    transform: translateY(-5px);
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 1);
  }

  .consulting-business-text:nth-child(even) {
    flex-direction: row-reverse;
  }

  .consulting-business-img {
    width: 160px;
    height: 160px;
    min-width: 120px;
    background-color: #f8f9fa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #000;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
  }

  .consulting-business-img span {
    display: none;
    /* Hide the numbered spans */
  }

  .feature-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .consulting-business-text h5 {
    font-size: 24px;
    font-weight: 800;
    color: #244C45;
    margin-bottom: 10px;
    line-height: 1.3;
  }

  .consulting_landing_text {
    padding-top: 0;
  }

  .consulting_landing_text ul {
    padding-top: 10px;
    margin: 0;
    list-style: none;
  }

  .consulting_landing_text ul li {
    padding-bottom: 8px;
    padding-left: 25px;
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    color: #444;
    font-weight: 500;
  }

  .consulting_landing_text ul li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #94CEB7;
    border-radius: 50%;
    border: 2px solid #244C45;
    left: 0;
    top: 6px;
  }

  .consulting_landing_text ul li:last-child {
    padding-bottom: 0;
  }

  /* Feature section background enhancements */
  #Features .container {
    position: relative;
  }

  #Features .container::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    background: linear-gradient(135deg, #f2fcff 0%, #e6faff 100%);
    border-radius: 30px;
    z-index: -1;
    opacity: 0.7;
  }

  /* Alternating feature colors */
  .consulting-business-text:nth-child(1) {
    background: linear-gradient(135deg, #f2eaff 0%, #e6d7ff 100%);
  }

  .consulting-business-text:nth-child(2) {
    background: linear-gradient(135deg, #f4ffc9 0%, #e8ff9a 100%);
  }

  .consulting-business-text:nth-child(3) {
    background: linear-gradient(135deg, #e6faff 0%, #d1f5ff 100%);
  }

  /* Responsive adjustments for feature images */
  .consulting-business-text:nth-child(1) .consulting-business-img {
    background: linear-gradient(135deg, #fff 0%, #f8f0ff 100%);
  }

  .consulting-business-text:nth-child(2) .consulting-business-img {
    background: linear-gradient(135deg, #fff 0%, #f0fff0 100%);
  }

  .consulting-business-text:nth-child(3) .consulting-business-img {
    background: linear-gradient(135deg, #fff 0%, #f0f8ff 100%);
  }

  /* Ensure proper content wrapping in features */
  .consulting-business-text>div:not(.consulting-business-img) {
    flex: 1;
  }

  .consulting-business-text .feature-content,
  .consulting-business-text>h5,
  .consulting-business-text>.consulting_landing_text {
    flex: 1;
  }

  .hero-text.section-video {
    margin-bottom: 16px;
  }

  .video-fram iframe {
    height: 276px;
  }

  .hero-section.hero-section-video img.shaps {
    display: none;
  }

  .accordion-item .icon {
    right: 6px;
  }

  .pricing-pr {
    text-align: center;
  }

  .address {
    height: 210px;
  }

  .address.phone {
    font-size: 12px;
  }

  .address.email {
    font-size: 10px;

  }


}

html,
body {
  overflow-x: hidden;
  max-width: 100%;
}

/* Container fixes */
/* .container {
  max-width: 100% !important;
  padding-left: 45px !important;
  padding-right: 45px !important; */
/* margin-left: auto !important;
  margin-right: auto !important; */
/* } */


.contact-cards {
  flex-direction: column;
}

.download-card {
  margin-top: 20px;
}

.newsletter-content {
  padding-left: 100px;
}


@media(max-width: 855px) {
  .container {
    max-width: 680px;
  }

  /* Hide right container with social icons */
  .header-right {
    display: none !important;
  }

  .header-left {
    padding: 15px 0 15px 15px;
  }

  /* Position phone number and hamburger */
  .phone-num {
    right: 70px;
    margin-right: 0;
    font-size: 13px;
  }

  .hamburger-menu {
    right: 15px;
  }

  .video {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .svg-icon svg {
    left: 55%;
  }

  .hero-section {
    text-align: center;
    padding: 50px 20px;
  }

  .hero-text {
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-text h2 {
    line-height: 1.3;
    padding-bottom: 20px;
    font-size: 2.2rem;
    /* Adjust as needed */
  }

  .video {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
  }

  img.video-img {
    margin-right: -40px;
  }

  .download-btn {
    margin-top: 60px;
    margin-left: 40px;
    width: 100%;
  }

  .panda-image {
    left: 75%;
  }

  .address {
    height: 140px;
  }

  .service-text {
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    gap: 16px;
    padding: 16px 0;
    height: 200px;
  }

  .service-text i {
    grid-column: 1;
    justify-self: center;
    align-self: start;
    font-size: 48px;
    margin-right: -80px;
    margin-top: 30px;
    /* Adjust icon size as needed */
  }

  .service-text h4,
  .service-text p {
    grid-column: 2;
    text-align: left;
    margin-left: 80px;
  }

  .service-text h4 {
    margin-bottom: 6px;
    font-size: 28px;
  }

  .panda-image-container img[src*="message.svg"] {
    top: -14%;
    right: -25%;
    width: 80%;
    transform: scale(0.8);
    max-width: 100%;
  }

  /* .panda-image-container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    } */
}

@media(max-width: 800px) {
  /* Hide right container with social icons */
  .header-right {
    display: none !important;
  }

  .header-left {
    padding: 15px 0 15px 15px;
  }

  .phone-num {
    right: 70px;
  }

  .hamburger-menu {
    right: 15px;
  }
}

@media(max-width: 768px) {
  /* Hide right container with social icons */
  .header-right {
    display: none !important;
  }

  .header-left {
    padding: 15px 0 15px 15px;
  }

  .phone-num {
    right: 70px;
  }

  .hamburger-menu {
    right: 15px;
  }

  .footer-newsletter {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .newsletter-panda {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .newsletter-content {
    padding-left: 0;
    text-align: center;
  }

  .footer-policy-links {
    justify-content: center;
    margin-top: 20px;
  }

  .copyright {
    text-align: center;
  }

  .footer-divider {
    height: 80px;
  }

  .footer-divider svg {
    height: 80px;
  }

}

@media(max-width:600px) {
  .container {
    max-width: 90%;
  }

  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-text {
    margin-top: 0;
  }

  /* Hamburger and phone positioning for smaller screens */
  .hamburger-menu {
    right: 10px;
  }

  .phone-num {
    right: 55px;
    font-size: 12px;
  }

  /* Hide right container with social icons */
  .header-right {
    display: none !important;
  }

  .header-left {
    padding: 15px 0 15px 10px;
  }

  .video {
    gap: 0;
  }

  .svg-icon svg {
    left: 60%;
  }

  .download-btn {
    width: 90%;
    margin-right: -10px;
  }

  #Features {
    padding: 60px 0 40px 0;
    position: relative;
    overflow: hidden;
  }

  /* Add a subtle background pattern */
  #Features::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(#94CEB7 1px, transparent 1px);
    background-size: 20px 20px;
    opacity: 0.15;
    z-index: -1;
  }

  /* Refined heading styles */
  #Features .heading h2 {
    font-size: 32px;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
  }

  #Features .heading h2::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #94CEB7, #244C45);
    border-radius: 2px;
  }

  /* Container adjustments */
  #Features .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* Features container */
  .consulting-business {
    padding: 30px 15px;
    border-radius: 20px;
    gap: 30px;
  }

  /* Individual feature cards */
  .consulting-business-text {
    flex-direction: column !important;
    padding: 25px 20px;
    border-radius: 18px;
    margin-bottom: 25px;
    width: 100%;
    max-width: 100%;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.7);
    transform: translateZ(0);
    /* Force hardware acceleration for smoother animations */
  }


  /* Feature image container */
  .consulting-business-img {
    width: 140px;
    height: 140px;
    min-width: 120px;
    margin: 0 auto 20px;
    border-width: 2px;
    transform: translateZ(0);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  /* Feature image */
  .consulting-business-img img {
    width: 90%;
    height: 90%;
    object-fit: contain;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }

  .consulting-business-text:hover .consulting-business-img img {
    transform: scale(1.1);
  }

  /* Feature title */
  .consulting-business-text h5 {
    font-size: 22px;
    text-align: center;
    /* margin-bottom: 15px; */
    position: relative;
    /* padding-bottom: 12px; */
  }

  .consulting-business-text h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #244C45;
    border-radius: 2px;
  }

  /* Feature list container */
  .consulting_landing_text {
    padding-top: 0;
    width: 100%;
  }

  /* Feature list items */
  .consulting_landing_text ul {
    padding: 0;
    margin: 0;
  }

  .consulting_landing_text ul li {
    position: relative;
    padding: 8px 0 8px 28px;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    transition: transform 0.2s ease;
  }

  /* Enhanced list bullets */
  .consulting_landing_text ul li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #94CEB7;
    border: 2px solid #244C45;
    border-radius: 50%;
    left: 0;
    top: 11px;
    transition: all 0.2s ease;
  }

  .consulting_landing_text ul li:hover {
    transform: translateX(3px);
  }

  .consulting_landing_text ul li:hover:before {
    background-color: #244C45;
    border-color: #94CEB7;
  }

  /* Interactive hover effect */
  .consulting-business-text:hover {
    transform: translateY(-5px);
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.8);
  }

  /* Add a decorative element to the section */
  #Features::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 15px;
    background-image: linear-gradient(45deg, #94CEB7 25%, transparent 25%),
      linear-gradient(-45deg, #94CEB7 25%, transparent 25%);
    background-size: 30px 30px;
    opacity: 0.6;
  }

  /* Active state for touch devices */
  .consulting-business-text:active {
    transform: translateY(0);
    transition: transform 0.1s ease;
  }

  .row.gap.no-bottom.align-items-center {
    display: flex !important;
    flex-direction: column !important;
  }

  /* Make columns take full width */
  .row.gap.no-bottom.align-items-center .col-lg-6 {
    width: 100% !important;
    max-width: 100%;
  }

  /* Center the images wrapper */
  .images-wrapper {
    margin-left: -20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 30px; */
  }

  /* Adjust background image */
  .background-image {
    width: 100%;
    max-width: 100%;
  }

  /* Reposition phone image to center */
  .phone-image {
    position: absolute;
    max-width: 60%;
    margin-left: 0;
    top: 20%;
    left: 50%;
    transform: translate(-30%, -20%);
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.2));
  }

  /* Style the Join Now text section */
  .join-now-text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
  }

  /* Adjust heading size for mobile */
  .join-now-text h3 {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 800;
  }

  /* Adjust subheading */
  /* .join-now-text h6 {
    font-size: 14px;
    padding-bottom: 20px;
  } */

  /* Make the Play Store image responsive */
  .join-now-text img[src*="playstore.png"] {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .title {
    padding-right: 50px;
  }

  .terms-page {
    padding: 20px 0;
  }

  .terms-header,
  .content-section {
    padding: 25px 20px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  .table-of-contents {
    padding: 20px;
  }

  .policy-page {
    padding: 20px 0;
  }

  .policy-header,
  .content-section {
    padding: 25px 20px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

}



@media(max-width: 576px) {
  .team-text {
    margin-left: -10px;
  }

  header:before {
    width: 42%;
  }

  .app-buttons {
    margin-left: 30px;
  }

  .newsletter-form .form-group {
    flex-direction: column;
  }

  .newsletter-btn {
    width: 100%;
    margin-top: 10px;
  }

  .download-buttons {
    flex-direction: column;
  }

  .download-btn-footer {
    width: 100%;
  }

  .board-logo-item {
    flex: 0 0 calc(50% - 15px);
  }


}

@media(max-width: 500px) {

  .phone-num {
    display: none;
  }

  .team-text a {
    display: none;
  }

  header:before {
    width: 15%;
  }



  .counter-wrapper {
    right: 50px;
  }


  .pricing-pr i {
    width: 50px;
    height: 50px;
    padding: 11px;
  }

  ul.star {
    padding: 2px 10px;
  }

  ul.star i {
    font-size: 12px;
  }

  ul.star h6 {
    font-size: 14px;
    padding-top: 6px;
    padding-left: 10px;
  }

  /* .video {
    flex-wrap: wrap;
  } */

  .video {
    transform: scale(0.9);
    /* Shrinks the entire .video block */
    margin: 0 auto 20px auto;
    /* Optional: centers and adds spacing */
    width: max-content;
    /* Prevents it from stretching full width */
  }

  .video .svg-icon svg,
  .video iframe {
    max-width: 20px !important;
    /* Adjust as needed for inner elements */
    height: auto !important;
    left: 70px;
  }



  #Features .heading h2 {
    font-size: 48px;
    line-height: 40px;
  }

  .address {
    height: 170px;
  }

  .footer-text .shaps {
    display: none;
  }

}

@media(max-width: 480px) {

  .container {
    max-width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  a.phone-num {
    font-size: 12px;
  }

  .heading h2 {
    font-size: 35px;
  }

}



@media(max-width: 450px) {

  .container {
    max-width: 80%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .hero-text,
  .hero-text h2,
  .hero-text p {
    text-align: justify !important;
  }

  .video {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .svg-icon {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .download-btn {
    width: 100%;
    max-width: 180px;
  }

  .panda-image {
    width: 80px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .quotation-mark:before {
    width: 76%;
    left: 13%;
  }

  .team-text>img {
    width: 71%;
  }

  ul.stars {
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 20px;
  }



  .address img {
    margin-right: 20px;
    width: 44px;
  }

  form#contact-form h3 {
    font-size: 28px;
    line-height: 38px;
  }

  .address h3 {
    font-size: 18px;
    padding-bottom: 4px;
  }

  .address {
    padding: 20px;
  }

  .join-now-text h6 {
    padding-bottom: 26px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .content p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media(max-width: 432px) {

  .container {
    max-width: 95%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .main-logo img {
    width: 180px;
  }

  .hamburger-menu {
    right: 15px;
  }

  /* Hero section */
  .hero-section {
    padding: 20px 0;
  }

  .hero-section {
    padding: 30px 15px;

  }

  .hero-text h2 {
    line-height: 1.1;
    word-spacing: 0;
    margin-bottom: 15px;
  }

  .video {
    margin: -20px -40px;
    flex-direction: row;
  }

  .download-btn {
    width: 80vw !important;
    min-width: 0 !important;
    max-width: 60vw !important;
    font-size: 1.0rem;
    box-sizing: border-box;
    left: 0;
    top: 20px;

  }

  .panda-image {
    width: 180px;
    left: 68%;
    bottom: 28px;
  }

  .svg-icon {
    transform: scale(0.8);
    top: 20px;
    margin-bottom: 10px;
    justify-content: center;
  }

  .hero-section img.shaps {
    display: none;
  }

  .service-text {
    height: auto;
    padding: 20px;
    grid-template-columns: 60px 1fr;
  }

  .service-text i {
    font-size: 36px;
    margin-right: -60px;
    margin-top: 20px;
  }

  .service-text h4,
  .service-text p {
    margin-left: 60px;
  }

  .service-text h4 {
    font-size: 20px;
  }

  .heading h2 {
    font-size: 30px;
  }

  .address {
    height: 155px;
  }

}


@media (max-width: 412px) {


  .panda-image {
    left: 60%;
  }

  /* Registration form */
  .get-a-quote {
    padding: 30px 20px;
    margin-top: 30px;
  }

  form#contact-form h3 {
    font-size: 26px;
    line-height: 1.3;
  }

  /* About section */
  #about .heading h2 {
    font-size: 32px;
  }

  #about .heading p {
    font-size: 16px !important;
    line-height: 1.5;
  }

  .counter-wrapper {
    right: 50px;
  }

  .address {
    height: 130px;
  }


  /* FAQ section */


  .panda-image-container img[src*="message.svg"] {
    top: -15%;
    right: -24%;
    width: 80%;
    transform: scale(0.7);
  }

  .button-container {
    position: relative;
    margin-top: 20px;
  }



  .join-now-text h3 {
    font-size: 28px;
    line-height: 1.3;
  }

  .join-now-text img[src*="playstore.png"] {
    width: 80%;
  }
}

@media(max-width:360px) {

  /* Container adjustments */
  .container {
    max-width: 94%;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  /* Header adjustments */
  .main-logo img {
    width: 160px;
  }

  .hamburger-menu {
    right: 10px;
  }

  /* Hero section */
  .hero-text h2 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
  }

  .hero-text p {
    font-size: 14px;
    line-height: 1.5;
  }

  .video {
    transform: scale(0.8);
    margin: -25px -45px;
  }

  .video-img {
    max-width: 200px !important;
  }

  .download-btn {
    width: 75vw !important;
    padding: 15px 20px;
    font-size: 14px;
    margin-left: 50px;
  }

  .panda-image {
    width: 150px;
    left: 60%;
    bottom: 20px;
  }

  /* Registration form */
  .get-a-quote {
    padding: 25px 15px;
    margin-top: 20px;
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 1);
  }

  form#contact-form h3 {
    font-size: 22px;
    line-height: 1.2;
    padding-bottom: 15px;
  }

  .get-a-quote input[type="text"],
  .get-a-quote input[type="number"] {
    height: 8px;
    font-size: 13px;
    margin-bottom: 10px;
  }

  .group-img svg {
    width: 16px;
    height: 16px;
    right: 20px;
  }

  .btn {
    width: 16rem;
    font-size: 14px;
    padding: 12px 30px;
  }

  /* About section */
  #about .heading h2 {
    font-size: 28px;
    line-height: 1.2;
  }

  #about .heading p {
    font-size: 14px !important;
    line-height: 1.4;
  }

  /* Features section */
  #Features .heading h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .consulting-business {
    padding: 25px 10px;
  }

  .consulting-business-text {
    padding: 20px 15px;
    margin-bottom: 20px;
    box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.7);
  }

  .consulting-business-img {
    width: 120px;
    height: 120px;
    margin: 0 auto 15px;
  }

  .consulting-business-text h5 {
    font-size: 18px;
  }

  .consulting_landing_text ul li {
    font-size: 13px;
    padding: 6px 0 6px 24px;
  }

  .consulting_landing_text ul li:before {
    width: 10px;
    height: 10px;
    top: 9px;
  }

  /* Services section */
  .service-text {
    padding: 15px;
    grid-template-columns: 50px 1fr;
  }

  .service-text i {
    width: 80px;
    height: 80px;
    font-size: 30px;
    margin-right: -50px;
    margin-top: 15px;
  }

  .service-text h4 {
    font-size: 18px;
    margin-left: 50px;
  }

  .service-text p {
    font-size: 13px;
    margin-left: 50px;
  }

  /* Quotation section */
  .quotation-container {
    height: 400px;
  }

  .quotation-stack {
    height: 250px;
  }

  .quotation-card {
    padding: 20px;
  }

  .quotation-image img {
    width: 80px;
    height: 80px;
  }

  .quotation-text {
    font-size: 16px;
  }

  /* Pricing section */
  .pricing-pr {
    padding: 25px 15px;
  }

  .pricing-pr h4 {
    font-size: 32px;
  }

  .pricing-pr span {
    font-size: 14px;
  }

  .pricing-pr i {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .pricing-plan-style ul {
    padding: 20px 15px;
  }

  .pricing-plan-style ul li {
    font-size: 13px;
  }

  /* App download section */
  .join-now-text h3 {
    font-size: 24px;
    line-height: 1.3;
  }

  .join-now-text img[src*="playstore.png"] {
    width: 90%;
  }

  .heading h2 {
    font-size: 28px;
  }

  /* FAQ section */
  .accordion-item .heading {
    font-size: 16px;
  }

  .accordion-item .icon {
    width: 2rem;
    height: 2rem;
  }

  .title {
    padding: 15px 10px 15px 15px;
  }

  .content {
    padding: 0 15px 20px;
  }

  .content p {
    font-size: 13px;
    line-height: 1.5;
  }

  /* Footer */
  footer {
    padding-top: 100px;
  }

  .footer-text h2 {
    font-size: 28px;
    line-height: 1.2;
  }

  .address {
    padding: 25px 15px;
    height: 130px;
  }

  .address h3 {
    font-size: 16px;
  }

  .address p,
  .address a {
    font-size: 13px;
  }

  .address img {
    width: 40px;
    margin-right: 10px;
  }

  .footer-p {
    font-size: 14px;
  }

  /* Progress to top button */
  #progress {
    height: 50px;
    width: 50px;
  }

  #progress-value {
    font-size: 16px;
  }

  span#progress-value i {
    font-size: 16px;
  }
}