@media (max-width: 1500px) {
  .menu > .nav-item + .nav-item {
    margin-left: 10px;
  }
}

@media (max-width: 1399.98px) {
}
@media (max-width: 1199.98px) {
}
@media (max-width: 1120px) {
}
@media (max-width: 991.98px) {
  .testimonial-area {
    padding-bottom: 285px;
  }
}

@media (max-width: 767.98px) {
  .testimonial-area {
    padding-bottom: 180px;
  }
  .navbar .theme-btn {
    padding: 10px 22px;
    font-size: 14px;
  }
.navbar .header_btn .telephone-btn i {
  font-size: 22px;
  }
  .navbar .header_btn .telephone-btn {
gap: 5px;
  }
.navbar .header_btn .telephone-btn h4{
    font-size: 14px;
    flex-direction: column;
  }
#top-button-insurance {
  display: none;
}
.telephone-btn span {
    display: none;
}
.aetna-icon, .blue-icon, .cigna-icon, .umr-icon, .anthem-icon, .geha-icon {
  width: 50% !important;
}


  footer .footer-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .banner-area h1 {
    font-size: 40px;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .testimonial-area .testimonial-slider {
    width: 100%;
  }
  .verify-insurance-area .feature-report > span {
    font-size: 15px;
  }
  .testimonial-area .single-testimonial .post-meta h4 {
    font-family: "Canela";
    font-weight: 400;
    font-size: 16px;
  }
  footer h2 {
    font-size: 34px;
  }
  .navbar .header_btn .telephone-btn i {
  font-size: 22px;
  }
  .navbar .header_btn .telephone-btn {
gap: 5px;
  }
.navbar .header_btn .telephone-btn h4{
    font-size: 14px;
  }
#top-button-insurance {
  display: none;
}
.telephone-btn span {
    display: none;
}
}
@media (max-width: 400px) {
}

@media (min-width: 1200px) {
}
