@media (min-width: 100px) and (max-width: 299px){
  
  .circle_left {
    width: 250px !important;
    height: 250px !important;
  }

  .circle_right {
    width: 250px !important;
    height: 250px !important;
  }
  .txt_quality {
    display: none !important;
  }
  .circle_right h1 {
  line-height: 2rem;
}

  .display-0 {
    font-size: 2rem;
  }
  .txt_cirlces_det
  {
    font-size: 1.1rem;
  }
  
  .display-1 {
    font-size: 2rem !important;
  }
  .navbar {
    backdrop-filter: none !important;
  }
  .offcanvas {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }
  .btn_consultant {
    margin-top: 1rem;
  }
}

@media (min-width: 300px) and (max-width: 475px) {
  .navbar {
    backdrop-filter: none !important;
  }
  .circle_right h1 {
  line-height: 2rem;
}
  .txt_cirlces_det
  {
    font-size: 1.2rem;
  }
  .btn-transparent {
    font-size: 0.80rem;
  }

  .card {
    border-radius: 40px !important;
  }

  .card img {
    border-radius: 40px !important;
  }

  .pill_faq {
    gap: 0.3rem !important;
  }

  .offcanvas {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .home-wrapper h1 {
    color: #fff;
    font-size: 2.2rem;
  }

  .btn-offcanvas {
    margin-top: 1.5rem !important;
  }

  .txt-link {
    font-size: 1rem !important;
  }

  .text-capitalize {
    font-size: 1.4rem !important;
  }

  .text-uppercase {
    font-size: 1.6rem !important;
  }

  .slider-wrapper {
    width: 95% !important;
    padding: 0.5rem !important;
    border-radius: 30px !important;
  }

  .logos-slider-container img {
    width: 100px !important;
  }

  .cursor {
    display: none !important;
  }

  .btn_consultant {
    margin-top: 1rem;
  }

  .circle_left {
    width: 300px !important;
    height: 300px !important;
  }

  .circle_right {
    width: 300px !important;
    height: 300px !important;
    padding: 1rem;
  }

  .display-0 {
    font-size: 2.5rem;
  }

  .txt_quality {
    display: none !important;
  }
}

@media (min-width: 476px) and (max-width: 575px) {
  .navbar {
    backdrop-filter: none !important;
  }

  .cursor {
    display: none !important;
  }

  .pill_faq {
    gap: 0.3rem !important;
  }

  .offcanvas {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .home-wrapper h1 {
    color: #fff;
    font-size: 2.5rem;
  }

  .btn-offcanvas {
    margin-top: 1.5rem !important;
  }

  .txt-link {
    font-size: 1rem !important;
  }

  .text-capitalize {
    font-size: 1.4rem !important;
  }

  .text-uppercase {
    font-size: 1.6rem !important;
  }

  .slider-wrapper {
    width: 95% !important;
    padding: 0.5rem !important;
    border-radius: 30px !important;
  }

  .logos-slider-container img {
    width: 100px !important;
  }

  .circle_left {
    width: 400px !important;
    height: 400px !important;
  }

  .circle_right {
    width: 400px !important;
    height: 400px !important;
  }

  .display-0 {
    font-size: 3rem;
  }

  .txt_quality {
    display: none !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .navbar {
    backdrop-filter: none !important;
  }

  .cursor {
    display: none !important;
  }

  .offcanvas {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .btn-offcanvas {
    margin-top: 1.5rem !important;
  }

  .txt-link {
    font-size: 1rem !important;
  }

  .text-capitalize {
    font-size: 1.4rem !important;
  }

  .text-uppercase {
    font-size: 1.6rem !important;
  }

  .display-1 {
    font-size: 3.6rem !important;
  }

  .circle_left {
    width: 450px !important;
    height: 450px !important;
  }

  .circle_right {
    width: 450px !important;
    height: 450px !important;
  }

  .txt_quality {
    display: none !important;
  }

  .display-0 {
    font-size: 3.6rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar {
    backdrop-filter: none !important;
    height: auto;
  }

  .cursor {
    display: none !important;
  }

  .offcanvas {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .btn-offcanvas {
    margin-top: 1.5rem !important;
  }

  .txt-link {
    font-size: 1rem !important;
  }

  .text-capitalize {
    font-size: 1.4rem !important;
  }

  .text-uppercase {
    font-size: 1.6rem !important;
  }

  .display-1 {
    font-size: 3.8rem !important;
  }

  .circle_left {
    width: 450px !important;
    height: 450px !important;
  }

  .circle_right {
    width: 450px !important;
    height: 450px !important;
  }

  .txt_quality {
    display: none !important;
  }

  .display-0 {
    font-size: 3.6rem;
  }
  
}

@media (min-width: 992px) and (max-width: 1199px) {
  .txt-link {
    font-size: 0.975rem !important;
  }

  .text-capitalize {
    font-size: 1rem !important;
  }

  .text-uppercase {
    font-size: 1.5rem !important;
  }

  .circle_left {
    width: 450px !important;
    height: 450px !important;
  }

  .circle_right {
    width: 450px !important;
    height: 450px !important;
  }

  .nav-link {
    font-size: 0.85rem;
  }

  .display-0 {
    font-size: 4.5rem;
  }

  .display-1 {
    font-size: 4.8rem !important;
  }

  .service_picture {
    width: 180px;
  }
  .dropdown .dropdown-menu.show {
    display: none !important;
  }

  .dropdown:hover .dropdown-menu {
    display: block !important;
  }

  .dropdown:focus .dropdown-menu {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .dropdown .dropdown-menu.show {
    display: none !important;
  }

  .dropdown:hover .dropdown-menu {
    display: block !important;
  }

  .dropdown:focus .dropdown-menu {
    display: block !important;
  }

  .circle_left {
    width: 550px;
    height: 550px;
  }

  .circle_right {
    width: 550px;
    height: 550px;
  }
}

@media (min-width: 1400px) {
  .dropdown .dropdown-menu.show {
    display: none !important;
  }

  .dropdown:hover .dropdown-menu {
    display: block !important;
  }

  .dropdown:focus .dropdown-menu {
    display: block !important;
  }
}











@media (max-width: 1000px) {
  .object {
    font-size: 1rem !important;
  }
}