@media (max-width: 2560px) {}

@media (max-width: 1920px) {}


@media only screen and (max-width: 1800px) {
  /* .bg-section{
		width: calc(100% - 100px);
		margin-left: 50px;
		margin-right: 50px;
		max-width: 100%;
	} */
}
@media (max-width: 1660px) {
    .tracking-banner {
    padding: 40px 48px;
}
.tracking-banner p {
    font-size: 18px;
}
.our-appointment-content .section-title p ,.our-appointment-content .section-title ul{
  font-size: 20px;
  line-height: 32px;
}
}
@media only screen and (max-width: 1560px) {
    .plan-levels .plan-subtitle {
    max-width: 660px;
    margin: 0 auto 25px;
  
}
  /* .bg-section{
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	} */
}
@media (max-width: 1440px) {
  .our-appointment-content .section-title p ,.our-appointment-content .section-title ul{
  font-size: 16px;
  line-height: 25px;
}
}
@media (max-width: 1366px) {}
@media only screen and (max-width: 1280px) {
    .custom-wrapper .section-title h2 {
    font-size: 45px;
    }
   /* .navbar-toggle {
        display: block;
        cursor: pointer;
    }

    .navbar-collapse {
        display: none;
        width: 100%;
    }

    .navbar-collapse.show {
        display: block;
    }

    .navbar-nav {
        flex-direction: column;
    }

    .nav-menu-wrapper ul {
        padding: 20px 0;
    }

    .nav-menu-wrapper ul li {
        display: block;
        width: 100%;
    } */
     .container{
        max-width: 1230px;
     }
     .about-us {
    padding: 50px 0;
}
.we-work {
    padding: 50px 0;
}

.page-header{
    h2{
        font-size: 1.8rem;
    }
}
.tracking-banner h2 {
    font-size: 33px;
}
.about-us .section-title h2{
    display: flex;
    column-gap: 10px;
    font-size: 44px;
}
.about-info-item-content h3 {
    font-size: 18px;
}
    .enrollment-work h1 {
        font-size: 50px;
        display: flex;
        column-gap: 10px;
    }
    .contact-sctn{
      padding: 100px 0px;
    }
    .page-contact-us{
      padding: 50px 0px 50px;
    }
}

@media only screen and (max-width: 1024px) {
    .insurance-options .btn-default {
    width: 45%;
}
    .insurance-options h1.enrollment-eligibility h1{
        font-size: 55px;
    }
        .custom-wrapper .section-title h2

 {
        font-size: 36px;
    }
  .main-menu ul li {
    margin-left: 0;
  }
  .main-menu ul li.nav-item .nav-link{
    font-size: 13px;
  }
  .hero.bg-section{
        padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .section-title h1{
    font-size: 58px;
  }
   .hero.bg-section .btn-default{
font-size: 14px;
  }
  .about-us{
        padding-left: 15px;
    padding-right: 15px;

  }
  .about-us .btn-default{
    padding: 17px 28px;
  }
  .about-us-images{
    padding: 0px;
    text-align: center;
  }
  .about-us .section-title h2{
    font-size: 35px;
    display: flex;
    column-gap: 8px;
  }
  .about-us-content{
    margin-right: 0px;
  }
  .about-img-2{
    left: -15px;
    max-width: 260px;
  }
  .company-timing{
    right: -40px;
    max-width: 275px;
  }
  .tracking-banner{
    padding: 42px 25px;
  }
  .enrollment .tracking-banner{
   margin-top: 0px;
  }

  .we-work .section-title h2,.our-services .section-title h2{
    font-size: 35px;
  }
  .tracking-banner p{
    font-size: 16px;
  }
  .tracking-banner h2{
    font-size: 32px;
  }
  .our-services{
    padding: 50px 0px;
  }
  .service-item-box .icon-box{
    width: 50px;
    height: 50px;
  }
  .service-item-content{
    width: calc(100% - 60px);
  }
  .service-item-content h3{
    font-size: 16px;
  }
  .service-item{
    height: 530px;
    display: flex;
    flex-direction: column;
  }
  .service-image{
    margin-top: auto;
  }
  .service-body {
  flex-grow: 1;
}
.page-header-box h1 {
    font-size: 60px;
}
    .page-header {
        h2 {
            font-size: 1.4rem;
        }
    }
    .covered-ca-over .btn-default, .health-plans .btn-default {
    width: 38%;
}
.enroll h2{
    font-size: 44px;
}
.btn-phone {
    padding: 17px 55px;
}
.cta-contact-content h3{
    font-size: 38px;
}
.faq-catagery-list ul li a{
    font-size: 14px;
}
}


/* Keep desktop header visible above 991px, hide mobile menu */
@media (min-width: 992px) {
    #mobile-menu-container {
        display: none !important;
    }
}
@media only screen and (max-width: 991px) {
   
  .plan-levels .plan-subtitle{
        margin: 0 auto 20px;
  }
  .bottom-sectn h2.text-anime-style-3 {
    display: flex;
    column-gap: 15px;
}


.bottom-sectn h2.text-anime-style-3 .split-line {
    text-align: left;
}

.bottom-sectn p.wow.fadeInUp {
  text-align: left;
}
  .topbar {
    padding: 10px 0;
  }

  .topbar-contact-info ul li {
    margin-left: 10px;
    padding-left: 10px;
  }

  .topbar-social-icons {
    border-right: none;
    margin-right: 0px;
    padding-right: 00px;
  }

  .topbar-social-icons ul li {
    margin-right: 10px;
  }

  .topbar-contact-info.topbar-contact-details {
    display: none;
  }

  .navbar-brand img {
    max-width: 160px;
  }

  .navbar {
    padding: 20px 0px;
  }

  .main-menu ul li.highlighted-menu {
    display: block;
  }

  .header-btn {
    display: none;
  }

  .slicknav_nav li,
  .slicknav_nav ul {
    display: block;
  }

  .responsive-menu,
  .navbar-toggle {
    display: block;
  }

  .btn-default {
    padding: 14px 20px;
  }

  .bg-section {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0;
  }

  .section-row {
    margin-bottom: 40px;
  }

  .section-row .section-title {
    max-width: 100%;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .section-title-content {
    margin-top: 15px;
  }

  .section-btn {
    text-align: left;
    margin-top: 15px;
  }

  .hero .section-title h1 {
  font-size: 40px;
        display: flex;
        column-gap: 10px;
  }

  .section-title h2 {
    font-size: 36px;
  }

  .section-title p {
    margin-top: 15px;
  }
.hero{
    padding: 40px 0px;
}
  .hero.hero-bg-image {
    padding: 120px 0;
  }

  .hero.hero-bg-image.hero-slider-layout .hero-slide {
    padding: 120px 0;
  }

  .hero.hero-bg-image.hero-slider-layout .hero-pagination {
    bottom: 30px;
  }

  .hero-content {
    margin-bottom: 30px;
  }

  .hero.hero-bg-image .hero-content {
    max-width: 450px;
  }

  .hero-content .section-title p {
    font-size: 18px;
  }
.hero.bg-section .btn-default {
        font-size: 18px;
    }
  .google-rating {
    margin-top: 30px;
    padding-top: 30px;
  }

  .hero-image {
    max-width: 60%;
    margin: 0 auto;
    background-size: contain;
  }

  .excerpt-doctor-box {
    max-width: 185px;
    border-radius: 10px;
  }

  .excerpt-doctor-images,
  .excerpt-doctor-content {
    padding: 8px;
  }

  .satisfied-clients-box {
    bottom: 18%;
    padding: 10px 15px;
  }

  .satisfied-clients-content h3 {
    font-size: 18px;
  }

  .satisfied-clients-content p {
    font-size: 14px;
  }

     .about-us {
        padding: 50px 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about-img-2 {
        left: 55px;
        max-width: 300px;
    }
    .company-timing{
        /* left: 50px; */
        max-width: 300px;
    }
  .about-us-content {
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .about-us-body {
    margin-bottom: 30px;
  }

  .company-timing {
    padding: 20px;
  }

  .company-timing figure i {
    width: 70px;
    height: 70px;
    font-size: 30px;
  }

  .our-services {
    background-size: 25% auto;
    padding: 50px 0;
  }

  .service-item {
    border-radius: 26px;
    padding: 30px;
  }

  .service-header {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .service-item-box .icon-box {
    width: 50px;
    height: 50px;
  }

  .service-item-box .icon-box img {
    max-width: 24px;
  }

  .service-item-content {
    width: calc(100% - 65px);
  }

  .service-body {
    margin-bottom: 20px;
  }

  .more-service-content {
    margin-top: 10px;
  }

  .intro-video {
    padding: 50px 0;
  }

  .why-choose-list {
    margin-top: 15px;
  }

  .why-choose-list ul li {
    margin-bottom: 10px;
  }

  .intro-video-box {
    padding: 100px 15px 50px;
  }

  .why-choose-box {
    gap: 15px;
    margin-top: 100px;
    padding-top: 30px;
  }

  .why-choose-item {
    width: calc(33.33% - 10px);
    display: block;
  }

  .why-choose-item .icon-box {
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .why-choose-item-content {
    width: 100%;
  }

  .we-work {
    background-size: 25% auto;
    padding: 50px 0;
  }

  .work-step-item {
    width: calc(50% - 15px);
  }

  .work-step-image {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .work-step-image::before {
    width: 109%;
  }

  .work-step-item:nth-child(2n + 2) .work-step-image:before {
    width: 100%;
  }

  .work-step-image figure {
    max-width: 160px;
  }

  .work-step-no h3 {
    width: 34px;
    height: 34px;
  }

  .work-step-content h3 {
    margin-bottom: 5px;
  }

  .our-excellence {
    padding: 50px 0;
  }

  .excellence-counter-item {
    width: 205px;
    height: 205px;
    padding: 20px;
  }

  .excellence-counter-item h2 {
    font-size: 36px;
    margin-bottom: 5px;
  }

  .excellence-counter-item p {
    font-size: 14px;
  }

  .our-faqs {
    padding: 50px 0;
  }

  .our-faqs-content {
    position: initial;
    top: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .faq-cta-box {
    border-radius: 26px;
    padding: 20px;
  }

  .faq-accordion .accordion-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .our-team {
    padding: 50px 0 0px;
  }

  .team-image img {
    aspect-ratio: 1 / 1.1;
  }

  .team-body {
    padding: 10px;
  }

  .our-health {
    background-size: 25% auto;
    padding: 25px 0 50px;
  }

  .our-health-item {
    display: block;
    border-radius: 26px;
    padding: 25px 25px 0 25px;
  }

  .health-item-content {
    width: 100%;
  }

  .our-health-item.health-box-1 .health-item-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .our-health-item.health-box-1 .health-item-content img {
    max-width: 60px;
    margin: 0 20px 0 0;
  }

  .our-health-item.health-box-1 .health-item-content h3 {
    width: calc(100% - 80px);
    margin: 0;
  }

  .health-item-content h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .our-health-item.health-box-1 .health-item-content .btn-default {
    margin: 20px 0;
  }

  .health-item-image {
    width: 100%;
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }

  .our-health-image figure,
  .our-health-image img {
    border-radius: 26px;
  }

  .our-health-item.health-box-4 {
    padding: 25px;
  }

  .our-health-item.health-box-4 .health-item-content img {
    max-width: 80px;
  }

  .happy-client-img.add-more,
  .happy-client-img {
    width: 45px;
    height: 45px;
  }

  .our-health-item.health-box-5 .health-item-content .learn-btn {
    margin-bottom: 20px;
  }

  .cta-section.bg-section {
    padding-top: 25px;
  }

  .cta-img-1 {
    background-size: 150px auto;
  }

  .cta-img-1 img {
    max-width: 220px;
    aspect-ratio: 1 / 1.35;
  }

  .cta-box-content .section-title {
    margin-bottom: 20px;
  }

  .cta-box-text {
    margin-top: 10px;
  }

  .cta-img-2 {
    background-size: 150px auto;
    height: 100%;
    display: flex;
    align-items: flex-end;
    margin: 0;
  }

  .our-testimonial {
    padding: 50px 0 25px;
    background-position: center center;
    background-size: 100% auto;
  }

  .testimonial-item {
    padding: 30px;
  }

  .testimonial-rating {
    margin-bottom: 10px;
  }

  .testimonial-content {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .testimonial-content p {
    font-size: 18px;
  }

  .testimonial-btn {
    margin-top: 30px;
  }

  .latest-news {
    padding: 50px 0 20px;
  }

  .post-featured-image {
    margin-bottom: 15px;
  }

  .post-featured-image a,
  .post-featured-image img {
    border-radius: 26px;
  }

  .post-item-meta {
    margin-bottom: 10px;
  }

  .page-pagination {
    margin-top: 10px;
  }

  .main-footer.bg-section {
    padding: 40px 0 0;
    margin-bottom: 0;
  }

  .about-footer {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .footer-logo {
    margin-bottom: 30px;
  }

  .footer-social-link {
    margin-top: 30px;
  }

  .footer-copyright {
    padding: 20px 0;
  }

  .page-header {
    padding: 80px 0;
  }

  .page-header-box h1 {
    font-size: 48px;
    margin-bottom: 10px;
  }

  .page-header-box ol {
    padding: 8px 20px;
  }

  .our-approach {
    background-size: 20% auto;
    padding: 50px 0;
  }

  .our-approach-img {
    margin-bottom: 30px;
  }

  .our-approach-img figure,
  .our-approach-img img {
    aspect-ratio: 1 / 0.7;
    border-radius: 26px;
  }

  .our-approach-content {
    margin-left: 0;
  }

  .vision-mission-nav {
    margin-bottom: 30px;
  }

  .vision-mission-nav ul li {
    margin-right: 20px;
  }

  .vision-mission-nav ul li .nav-link {
    padding: 10px 25px;
  }

  .our-team.about-team {
    padding: 50px 0 20px;
  }

  .our-facility {
    background-size: 20% auto;
    padding: 50px 0;
  }

  .our-facility-item {
    border-radius: 26px;
    padding: 30px;
  }

  .our-facility-item .icon-box {
    margin-bottom: 20px;
  }

  .our-facility-content h3 {
    margin-bottom: 10px;
  }

  .cta-section.page-cta-section {
    margin: 50px 0;
  }

  .our-testimonial.about-us-testimonial {
    padding: 50px 0;
  }

  .page-service {
    padding: 50px 0 20px;
  }

  .page-service-single {
    padding: 50px 0;
  }

  .service-sidebar {
    position: initial;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .service-catagery-list {
    border-radius: 26px;
    padding: 30px;
    margin-bottom: 30px;
  }

  .service-catagery-list h3 {
    margin-bottom: 20px;
  }

  .sidebar-cta-box {
    padding: 30px;
    border-radius: 26px;
  }

  .cta-contact-content h3 {
    font-size: 36px;
  }

  .service-featured-image {
    margin-bottom: 30px;
  }

  .service-featured-image figure,
  .service-featured-image img {
    border-radius: 26px;
  }

  .service-entry {
    margin-bottom: 30px;
  }

  .service-entry h2 {
    font-size: 36px;
  }

  .providing-services,
  .services-comfort {
    margin-bottom: 30px;
  }

  .service-entry-img figure,
  .service-entry-img img {
    border-radius: 26px;
  }

  .page-blog {
    padding: 50px 0;
  }

  .page-blog .post-item {
    height: calc(100% - 30px);
    margin-bottom: 30px;
  }

  .page-single-post {
    padding: 50px 0;
  }

  .post-image {
    margin-bottom: 20px;
  }

  .post-image figure,
  .post-image img {
    border-radius: 26px;
  }

  .post-entry blockquote {
    background-position: 25px 25px;
    background-size: 45px;
    padding: 25px 25px 25px 85px;
    margin-bottom: 20px;
  }

  .post-entry blockquote p {
    font-size: 18px;
  }

  .post-entry h2 {
    font-size: 36px;
  }

  .post-entry ul li {
    font-size: 16px;
  }

  .post-tags {
    margin-bottom: 20px;
  }

  .post-social-sharing ul {
    text-align: left;
  }

  .post-tags .tag-links a {
    padding: 6px 15px;
  }

  .page-team {
    padding: 50px 0 20px;
  }

  .page-doctor-single {
    padding: 50px 0;
  }

  .doctor-single-sidebar {
    position: initial;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .doctor-sidebar-image img {
    aspect-ratio: 1 / 0.7;
    object-position: top center;
    border-radius: 26px 26px 0 0;
  }

  .doctor-sidebar-body {
    padding: 30px;
  }

  .doctor-sidebar-footer {
    padding: 15px 30px;
    border-radius: 0 0 26px 26px;
  }

  .doctor-single-entry h2 {
    font-size: 36px;
  }

  .doctor-member-info,
  .doctor-member-experience,
  .doctor-member-expertise {
    margin-bottom: 30px;
  }

  .doctor-contact-form {
    border-radius: 26px;
    padding: 30px;
  }

  .doctor-member-experience {
    gap: 30px;
  }

  .member-experience-info,
  .doctor-member-skills {
    width: calc(50% - 15px);
  }

  .member-experience-info-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .contact-form .form-control {
    padding: 15px;
  }

  .page-case-study {
    padding: 50px 0 20px;
  }

  .case-study-nav {
    margin-bottom: 40px;
  }

  .case-study-nav ul {
    gap: 10px 40px;
  }

  .case-study-nav ul li a:before {
    right: -20px;
  }

  .case-study-image figure,
  .case-study-image a,
  .case-study-image img {
    border-radius: 26px;
  }

  .case-study-content {
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .page-case-study-single {
    padding: 50px 0;
  }

  .case-study-sidebar {
    position: initial;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .case-study-detail-box {
    border-radius: 26px;
    margin-bottom: 30px;
    padding: 30px;
  }

  .case-study-detail-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .case-study-featured-image {
    margin-bottom: 30px;
  }

  .case-study-featured-image figure,
  .case-study-featured-image img {
    border-radius: 26px;
  }

  .case-study-entry {
    margin-bottom: 30px;
  }

  .case-study-entry h2 {
    font-size: 36px;
  }

  .client-challenge-box {
    margin-top: 30px;
  }

  .case-study-image-video .video-image figure {
    border-radius: 26px;
  }

  .case-study-image-video .video-image img {
    aspect-ratio: 1 / 0.68;
    border-radius: 26px;
  }

  .page-gallery {
    padding: 50px 0 20px;
  }

  .page-gallery-box .photo-gallery figure,
  .page-gallery-box .photo-gallery img {
    aspect-ratio: 1 / 0.8;
    border-radius: 26px;
  }

  .page-video-gallery {
    padding: 50px 0 20px;
  }

  .video-gallery-image a::before,
  .video-gallery-image img {
    aspect-ratio: 1 / 0.8;
    border-radius: 26px;
  }

  .page-faq {
    padding: 50px 0 20px;
  }

  .faq-sidebar {
    position: initial;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .faq-catagery-list {
    padding: 20px;
    border-radius: 26px;
    margin-bottom: 30px;
  }

  .faq-catagery-list ul li {
    margin-bottom: 15px;
  }

  .page-faq-accordion {
    margin-bottom: 30px;
  }

  .page-contact-us {
    padding: 50px 0 25px;
  }

  .contact-us-box {
    border-radius: 26px;
    padding: 30px;
    gap: 30px;
  }

  .contact-info-box {
    width: calc(40% - 15px);
  }

  .contact-info-list {
    margin-bottom: 30px;
  }

  .contact-info-item {
    padding: 15px;
    margin-bottom: 20px;
  }

  .contact-info-item .icon-box {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }

  .contact-info-item .icon-box img {
    max-width: 25px;
  }

  .contact-info-content {
    width: calc(100% - 55px);
  }

  .contact-social-list ul li {
    margin-right: 10px;
  }

  .contact-social-list ul li a i {
    font-size: 18px;
  }

  .contact-us-form {
    width: calc(60% - 15px);
  }

  .google-map {
    padding: 25px 0 50px;
  }

  .google-map .section-row .section-title {
    max-width: 100%;
  }

  .google-map-iframe,
  .google-map-iframe iframe {
    height: 400px;
    border-radius: 26px;
  }

  .page-book-appointment {
    padding: 50px 0;
  }

  .our-appointment-box {
    border-radius: 26px;
    gap: 30px;
    padding: 30px;
  }

  .appointment-form,
  .our-appointment-content {
    width: 100%;
  }

  .appointment-form form .form-control {
    padding: 15px;
  }

  .appointment-form form .form-group select {
    padding: 15px 25px 15px 15px;
  }

  .appointment-item .icon-box {
    margin-right: 30px;
  }

  .appointment-item .icon-box img {
    max-width: 50px;
  }

  .appointment-item-content {
    width: calc(100% - 80px);
  }

  .error-page {
    padding: 50px 0;
  }

  .error-page-image {
    margin-bottom: 20px;
  }

  .error-page-image img {
    max-width: 80%;
  }

   .main-header {
        display: none !important;
    }

    #mobile-menu-container {
        display: block;
    }

    /* Ensure mobile container sticks to top */
    #mobile-menu-container {
        position: sticky;
        top: 0;
        z-index: 9999;
        background: #3d4db7;
        border-bottom: 1px solid #ddd;
    }
    .qualifying-events{
        padding: 0px;
    }
    .page-faq{
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 4rem;
    }
        .faq-catagery-list ul li a {
        font-size: 18px;
    }
    .enrollment-work h1{
      display: block;
      font-size: 44px;
    }
    .enrollment-work h2{
      font-size: 1.0rem;
    }
    .enroll .section-title h2{
      font-size: 32px;
    }
    .enroll{
      padding: 30px 0px;
    }
}
@media only screen and (max-width: 820px) {
  #overview-sctn {
    padding: 30px 0px;
  }
  #overview-sctn h2, .custom-wrapper .section-title h2 ,.section-title h2{
    font-size: 27px;
  }
  #overview-sctn p ,.custom-wrapper .section-title p ,.custom-wrapper .section-title ul li,.section-title p ,.why-choose-list ul li{
    font-size: 14px;
  }
  .tracking-banner{
    margin-top: 30px;
  }
  
}
@media only screen and (max-width: 768px) {
     .enrollment-eligibility h1{
        font-size: 40px;
    }
        .hero .section-title h1 {
        font-size: 40px;
        display: block;
        column-gap: 10px;
    }
  .covered-ca-over .btn-default , .health-plans .btn-default{
width: 100%;
}
.insurance-options .btn-default {
width: 100%;
}
.section-title h1{
    font-size: 38px;
    display: block;
}
.about-img-2{
    left: 20px;
}
.company-timing{
    right: 0;
}
.we-work{
    padding-left: 11px;
    padding-right: 11px;
}
.service-image a{
    height: 222px;
}
.image-anime{
    height: 100%;
}
.image-anime img{
    height: 100%;
}
    .page-header {
        h2 {
            font-size: 1.1rem;
        }
    }
        .page-header {
        padding: 40px 0;
    }
    .enrollment-work h1{
        display: block;
    }
     .enrollment-work h2{
        font-size: 1.0rem;
     }
     .get-help h1{
        font-size: 45px;
     }
     .our-appointment-box{
        gap: 0px;
     }
     .faq-accordion .accordion-header .accordion-button{
        font-size: 18px;
        line-height: 25px;
     }
}
@media only screen and (max-width: 767px) {
  .topbar-social-details {
    display: none;
  }

  .topbar-contact-info ul {
    display: block;
  }

  .topbar-contact-info ul li {
    border: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 6px;
  }

  .topbar-contact-info ul li:last-child {
    margin-bottom: 0;
  }

  .topbar-contact-info ul li a {
    justify-content: center;
  }

  .topbar-contact-info ul li a i {
    font-size: 14px;
    margin-right: 5px;
  }

  .section-title h3 {
    padding-left: 30px;
  }

  .section-title h3::before {
    width: 20px;
    height: 20px;
  }

  .section-title h1 {
    font-size: 34px;
  }

  .section-title h2 {
    font-size: 26px;
  }

  .hero-content .section-title p {
    font-size: 16px;
  }

  .google-rating ul li {
    font-size: 13px;
  }

  .google-rating ul li i {
    font-size: 12px;
  }

  .hero-image {
    max-width: 100%;
  }

  .excerpt-doctor-box {
    max-width: 175px;
    left: 0;
  }

  @keyframes excerptmove {
    50% {
      left: 30px;
    }
  }

  .excerpt-doctor-image figure {
    width: 40px;
    height: 40px;
  }

  .excerpt-doctor-content p {
    font-size: 14px;
  }

  .satisfied-clients-box {
    bottom: 12%;
    padding: 8px 12px;
  }

  .satisfied-clients-box .icon-box {
    width: 38px;
    height: 38px;
    margin-right: 5px;
  }

  .satisfied-clients-box .icon-box img {
    max-width: 22px;
  }

  .satisfied-clients-content {
    width: calc(100% - 43px);
  }

  .about-info-item .icon-box {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }

  .about-info-item .icon-box img {
    max-width: 28px;
  }

  .about-info-item-content {
    width: calc(100% - 75px);
  }

  .about-info-item-content h3 {
    font-size: 18px;
  }

  .about-info-item-content p {
    font-size: 14px;
  }

  .about-us-images {
    padding: 0 30px;
  }

  .about-img-1 img {
    border-radius: 26px;
  }

  .about-img-2 {
    max-width: 170px;
    border: 6px solid var(--white-color);
    border-radius: 26px;
  }

  .about-img-2 figure {
    border-radius: 16px;
  }

  .about-img-2 h3 {
    font-size: 12px;
    padding: 5px 0;
  }

  .about-img-2 img {
    border-radius: 6px;
  }

  .company-timing {
    bottom: 10px;
    max-width: 200px;
    padding: 10px;
  }

  .company-timing ul li {
    font-size: 12px;
    line-height: normal;
    margin-bottom: 5px;
  }

  .company-timing h3 {
    font-size: 18px;
    margin: 0 25px 10px 0;
  }

  .company-timing figure i {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .service-item {
    padding: 20px;
  }

  .service-header {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .service-item-content h3 {
    font-size: 18px;
  }

  .service-body {
    margin-bottom: 15px;
  }

  .intro-video-box {
    padding: 50px 15px;
  }

  .video-play-button a {
    width: 70px;
    height: 70px;
  }

  .why-choose-box {
    gap: 20px;
    margin-top: 50px;
    padding-top: 30px;
  }

  .why-choose-item {
    width: 100%;
  }

  .why-choose-item-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .work-step-item {
    width: 100%;
  }

  .work-step-image {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .work-step-image::before {
    display: none;
  }

  .work-step-content h3 {
    font-size: 18px;
  }

  .excellence-counter-boxes {
    gap: 20px 0;
  }

  .excellence-counter-item {
    width: 180px;
    height: 180px;
  }

  .excellence-counter-item h2 {
    font-size: 26px;
  }

  .faq-cta-box {
    border-radius: 26px;
    padding: 20px;
  }

  .faq-cta-box .icon-box {
    margin-right: 10px;
  }

  .faq-cta-box .icon-box img {
    max-width: 45px;
  }

  .faq-cta-box .faq-cta-content {
    width: calc(100% - 55px);
  }

  .faq-cta-content p {
    margin-bottom: 5px;
  }

  .faq-cta-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .faq-accordion .accordion-header .accordion-button {
    font-size: 18px;
    padding-right: 20px;
  }

  .faq-accordion .accordion-item .accordion-button::after,
  .faq-accordion .accordion-item .accordion-button.collapsed::after {
    font-size: 16px;
  }

  .faq-accordion .accordion-item .accordion-body {
    padding-right: 0px;
  }

  .team-content h3 {
    font-size: 18px;
  }

  .our-health-item.health-box-5,
  .our-health-item.health-box-4,
  .our-health-image.health-box-3,
  .our-health-image.health-box-2,
  .our-health-item.health-box-1 {
    width: 100%;
  }

  .our-health-item {
    padding: 20px 20px 0 20px;
  }

  .our-health-image figure,
  .our-health-image img {
    height: auto;
  }

  .our-health-item.health-box-4 {
    padding: 20px;
  }

  .cta-img-1 {
    height: auto;
  }

  .cta-img-1 img {
    max-width: 100%;
  }

  .cta-box-content {
    padding: 25px 0 30px;
    height: auto;
  }

  .our-testimonial {
    background-size: 200% auto;
  }

  .testimonial-item {
    padding: 20px;
    border-radius: 26px;
  }

  .testimonial-content p {
    font-size: 16px;
  }

  .author-content h3 {
    font-size: 18px;
  }

  .post-item-content {
    margin-bottom: 10px;
  }

  .post-item-content h2 {
    font-size: 18px;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .footer-links {
    margin-bottom: 30px;
  }

  .footer-links h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .footer-contact-item {
    margin-bottom: 15px;
  }

  .footer-social-link {
    margin-top: 0px;
  }

  .footer-social-link ul {
    margin: 0 10px;
  }

  .footer-social-link ul li {
    margin-right: 15px;
  }

  .footer-copyright {
    padding: 15px 0;
  }

  .footer-copyright-text {
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-terms-condition ul {
    text-align: center;
  }

  .page-header-box h1 {
    font-size: 34px;
  }

  .vision-mission-nav ul li {
    margin-right: 15px;
  }

  .vision-mission-nav ul li .nav-link {
    font-size: 14px;
    padding: 6px 15px;
  }

  .vision-mission-img {
    margin-bottom: 30px;
  }

  .vision-mission-img figure,
  .vision-mission-img img {
    border-radius: 26px;
  }

  .vision-mission-content ul li {
    margin-bottom: 10px;
  }

  .vision-mission-content ul li:after {
    font-size: 18px;
  }

  .our-facility-item {
    padding: 20px;
  }

  .our-facility-content h3 {
    font-size: 18px;
  }

  .service-catagery-list {
    padding: 20px;
  }

  .service-catagery-list h3 {
    font-size: 18px;
  }

  .service-catagery-list ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .sidebar-cta-box {
    padding: 20px;
    border-radius: 26px;
  }

  .sidebar-cta-box .icon-box {
    margin-bottom: 15px;
  }

  .cta-contact-content h3 {
    font-size: 26px;
  }

  .service-featured-image {
    margin-bottom: 20px;
  }

  .service-featured-image img {
    aspect-ratio: 1 / 0.7;
  }

  .service-entry h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .service-entry p {
    margin-bottom: 15px;
  }

  .service-entry ul li {
    width: 100%;
  }

  .service-entry-images {
    gap: 20px;
  }

  .service-entry-img {
    width: 100%;
  }

  .post-image figure,
  .post-image img {
    aspect-ratio: 1 / 0.7;
    border-radius: 26px;
  }

  .post-entry blockquote {
    background-position: 15px 15px;
    padding: 60px 15px 15px 15px;
  }

  .post-entry h2 {
    font-size: 26px;
  }

  .doctor-sidebar-image img {
    aspect-ratio: 1 / 1.1;
    object-position: center center;
  }

  .doctor-sidebar-body {
    padding: 20px;
  }

  .doctor-sidebar-body ul li span {
    font-size: 18px;
  }

  .doctor-sidebar-footer {
    padding: 10px 20px;
  }

  .doctor-sidebar-footer span {
    font-size: 18px;
  }

  .doctor-single-entry h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .doctor-single-entry p {
    margin-bottom: 15px;
  }

  .doctor-single-entry ul li {
    width: 100%;
  }

  .doctor-single-entry ul li::before {
    font-size: 18px;
  }

  .member-experience-info,
  .doctor-member-skills {
    width: 100%;
  }

  .member-experience-info-item {
    margin-bottom: 20px;
  }

  .skills-progress-bar {
    margin-bottom: 20px;
  }

  .doctor-contact-form {
    padding: 20px;
  }

  .case-study-nav ul {
    gap: 10px 30px;
  }

  .case-study-nav ul li a:before {
    right: -18px;
  }

  .case-study-content h3 {
    font-size: 18px;
  }

  .case-study-detail-box {
    padding: 20px;
  }

  .case-study-detail-item h3 {
    font-size: 18px;
  }

  .case-study-featured-image {
    margin-bottom: 20px;
  }

  .case-study-featured-image img {
    aspect-ratio: 1 / 0.75;
  }

  .case-study-entry p {
    margin-bottom: 15px;
  }

  .case-study-entry h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .case-study-entry ul {
    margin-bottom: 15px;
  }

  .case-study-entry ul li {
    padding-left: 25px;
    margin-bottom: 10px;
  }

  .case-study-entry ul li::before {
    font-size: 18px;
  }

  .case-study-list-video {
    gap: 20px;
  }

  .case-study-list,
  .case-study-image-video {
    width: 100%;
  }

  .case-study-list ul {
    margin-bottom: 0;
  }

  .contact-us-box {
    padding: 20px;
  }

  .contact-info-box,
  .contact-us-form {
    width: 100%;
  }

  .contact-info-content h3 {
    font-size: 18px;
  }

  .contact-social-list span {
    font-size: 18px;
  }

  .google-map-iframe,
  .google-map-iframe iframe {
    height: 350px;
  }

  .our-appointment-box {
    padding: 20px;
  }

  .appointment-item .icon-box {
    margin-right: 10px;
  }

  .appointment-item-content {
    width: calc(100% - 60px);
  }

  .appointment-item-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .error-page-content {
    max-width: 100%;
  }
  .tracking-banner {
    padding: 42px 15px;
}
.banner-btn {
    padding: 23px 20px;
    font-size: 15px;
}
.disclaimer-box {
    padding: 38px 25px;
}
    .faq-accordion .accordion-header .accordion-button {
        font-size: 18px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 576px) {
     .enrollment-eligibility h1{
        font-size: 28px;
    }
  .sections-links .sections-title{
        margin-bottom: 0px;
    }
    .sections-links{
        padding: 30px 0px;
    }
  .covered-ca-over .btn-default , .health-plans .btn-default{
width: 100%;
}
.insurance-options .btn-default {
width: 100%;
}

  .company-timing {
        bottom: -50px;
    }
      .about-us-images {
        text-align: center;
    }
    .hero.bg-section{
        padding-left: 0px;
        padding-right: 0px;
        
    }
    .hero .section-title h1{
        font-size: 32px;
        display: block;
    }
    .hero{
        padding: 20px 0px;
    }
    .about-us .section-title h2{
        font-size: 30px;
    }
        .about-us {
        padding: 50px 0;
        padding-left: 5px;
        padding-right: 5px;
    }
    .work-steps-box{
        gap: 0px;
    }
    .we-work{
        padding-bottom: 10px;
         padding-left: 0px;
        padding-right: 0px;
    }
      
.tracking-banner{
    margin-top: 40px;
        padding: 25px 15px;
}
    .service-image a {
        height: 280px;
    }
.image-anime img{
    width: 100%;
}
.about-img-2,.company-timing{
    display: none;
}
    .page-header {
        h2 {
            font-size: 0.7rem;
            line-height: 17px;
        }
    }
        .tracking-banner h2 {
        font-size: 26px;
    }
        .tracking-banner p {
        font-size: 14px;
    }
        .banner-btn {
        padding: 12px 20px;
        }
         .get-help h1{
        font-size: 30px;
     }
     .page-header-box ol li.breadcrumb-item{
        font-size: 15px;
     }
}
@media (max-width: 480px) {
    
     .insurance-options h2{
        font-size: 0.6rem;
    }
   .bottom-sectn .section-title h2{
    font-size: 24px;
   }
    .hero .section-title h1{
        font-size: 25px;
    }
        .about-us .section-title h2 {
        font-size: 25px;
    }
        .about-us {
        padding: 30px 0;
        }
            .we-work .section-title h2, .our-services .section-title h2 {
        font-size: 25px;
    }
        .tracking-banner h2 {
        font-size: 25px;
    }
        .tracking-banner p {
        font-size: 14px;
    }
        .tracking-banner .banner-btn {
        padding: 14px 16px;
        font-size: 14px;
    }
        .our-services {
       
        padding: 30px 0;
    }
        .service-item-content h3 {
        font-size: 16px;
    }
        .service-item-box .icon-box
 {
        width: 35px;
        height: 35px;
    }
        .service-item-content {
        width: calc(100% - 50px);
    }
        .service-item-content h3 {
        font-size: 16px;
    }
        .page-header-box h1 {
        font-size: 30px;
    }
        .page-header {
        h2 {
            font-size: 0.8rem;
            line-height: 17px;
        }
    }
    .coverage-option-wrapper .tracking-banner h2{
        font-size: 21px;
    }
    .custom-wrapper .section-title h2 {
        font-size: 30px;
    }
     .enrollment-eligibility h1{
        font-size: 22px;
    }
      .enrollment-work h2{
        font-size: 0.6rem;
     }
     .qualifying-events .qle-title {
        font-size: 22px;
    }
     .get-help h1{
        font-size: 25px;
     }
         .page-header-box ol li.breadcrumb-item {
        font-size: 12px;
    }
}
@media (max-width: 390px) {
      .insurance-options h1{
        font-size: 24px;
    }
      .insurance-options h2{
        font-size: 0.6rem;
    }
    .bottom-sectn .section-title h2{
        font-size: 18px;
    }
    .bottom-sectn h3{
        font-size: 18px;
    }
        .custom-wrapper .section-title h2 {
        font-size: 25px;
    }
        .page-header-box h1 {
        font-size: 26px;
    }
        .hero .section-title h1 {
        font-size: 20px;
        display: block;
        line-height: 28px;
    }
        .hero.bg-section .btn-default ,.about-us .btn-default{
        font-size: 14px;
    }
        .about-us .section-title h2 {
        font-size: 22px;
    }
        .we-work .section-title h2, .our-services .section-title h2 {
        font-size: 22px;
        line-height: 30px;
    }
        .tracking-banner h2 {
        font-size: 22px;
    }
    .tracking-banner  .banner-btn {
        padding: 12px 12px;
    }
        .service-item-content h3 {
        font-size: 14px;
    }
        .service-item-box .icon-box {
        width: 30px;
        height: 30px;
    }
        .service-item-content {
        width: 80%;
    }
        .service-item-box .icon-box img {
        max-width: 16px;
    }
    .service-body p{
        font-size: 14px;
    }
    .enrollment-eligibility h1{
        font-size: 18px;
    }
     .enrollment-work h1{
        font-size: 22px;
       
     }
     .enrollment-work h2{
        font-size: 1.0rem;
        line-height: 20px;
     }
    .enroll-sctn h2{
font-size: 0.6rem;
    }
    .get-help h1{
        font-size: 18px;
     }
       .get-help h2 {
        font-size: 0.9rem;
        line-height:20px;
    }
         .page-header-box ol li.breadcrumb-item {
        font-size: 9px;
    }
    .page-book-appointment p {
    font-size: 14px;
}
.page-book-appointment ul li {
    font-size: 14px;
}
}
@media (max-width: 330px) {
       .insurance-options h1{
        font-size: 25px;
    }
      .insurance-options h2{
        font-size: 0.8rem;
    }
        .intro-video {
        padding: 20px 0;
    }
        .custom-wrapper .section-title h2 {
        font-size: 20px;
        display: flex;
        column-gap: 6px;
    }
        .bottom-sectn .section-title h2 {
             font-size: 15px;
        column-gap: 5px;

    }
    .bottom-sectn h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .overview-sctn .page-header-box h1{
        font-size: 20px;
    }
    .overview-sctn .page-header-box h2{
        font-size: 0.9rem;
    }
        .page-header-box h1 {
        font-size: 25px;
    }
    .disclaimer-title {
    font-size: 15px;
    margin-top: 1rem;
}
 .enrollment-work h1{
        font-size: 18px;
       
     }
     .enrollment-work h2{
        font-size: 0.6rem;
        line-height: 16px;
     }
     .enroll-sctn h1{
font-size: 21px;
    }
     .enroll-sctn h2{
font-size: 0.8rem;
    }
    .enroll .section-title h2{
        display: flex;
        column-gap: 10px;
        font-size: 22px;
    }
    .get-help h2{
        font-size: 0.8rem;
     }
        .page-header-box ol li.breadcrumb-item {
        font-size: 12px;
    }
    .our-appointment-content .section-title h2{
        font-size: 22px;
    }
    .contact-us-form .section-title h2{
        font-size: 22px;
    }
}
@media (max-width: 320px) {
        .hero .section-title h1 {
        font-size: 16px;
        line-height: 20px;
    }
        .hero-content .section-title p {
        font-size: 14px;
    }
    .hero ul li{
        font-size: 14px;
    }
        .hero.bg-section .btn-default, .about-us .btn-default {
        font-size: 11px;
    }
        .about-us .section-title h2 {
        font-size: 20px;
    }
    .section-title p{
        font-size: 14px;
    }
        .we-work .section-title h2, .our-services .section-title h2 {
        font-size: 20px;
        line-height: 26px;
    }
        .we-work {
        padding: 20px 0;
    }
        .tracking-banner h2 {
        font-size: 20px;
    }
    .service-item-content h3 {
        font-size: 13px;
    }
    .disclaimer-title {
    font-size: 15px;
    margin-top: 1rem;
}
.enroll-sctn h1 ,.cta-contact-content h3 ,.our-appointment-content .section-title h2{
        font-size: 18px;
    }
    .why-timing h2{
        font-size: 22px;
    }
    .why-timing p ,.cta-contact-content p{
        font-size: 14px;
    }
    .contact-info-content p {
    font-size: 14px;
}
    .contact-info-item .icon-box {
        width: 35px;
        height: 35px;
    }
        .contact-info-item .icon-box img {
        max-width: 20px;
    }
        .contact-info-content h3 {
        font-size: 14px;
    }
    .contact-us-form .section-title p {
    font-size: 14px;
}
    .contact-us-form .section-title h2 {
        font-size: 18px;
        display: flex;
    }
        .faq-catagery-list ul li a {
        font-size: 13px;
    }
    .page-faqs-catagery {
          .section-title h2 {
        font-size: 18px;
        display: flex;
        column-gap: 5px;
    }
    }
    .accordion-body span , .faq-accordion .accordion-header .accordion-button , .sidebar-cta-box .btn-default{
      font-size: 14px;
    }
    .appointment-item .icon-box img {
        max-width: 35px;
    }
}