/* Glocal CSS ends here */

/* Extra large devices (≥1200px)
   No override needed here since base styles are already set for desktop
*/

/* Large devices (≥992px and <1200px) */
@media (max-width: 1199.98px) {
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3rem;
  }
  h3 {
    font-size: 1.9rem;
  }
  h4 {
    font-size: 1.6rem;
  }
  h5 {
    font-size: 1.35rem;
  }
  h6 {
    font-size: 1.1rem;
  }
  p {
    font-size: 0.95rem;
  }
  .page .special-fonts {
    font-size: 36px;
    line-height: 46px;
    margin: 30px 0 15px !important;
  }
  .btn,
  form input[type="submit"] {
    font-size: 18px;
    padding: 10px 32px;
  }

  form option {
    font-size: 0.95rem;
  }
}

@media (min-width: 992px) {
  .navbar-nav li:hover > .sub-menu {
    display: block;
  }
  .footer .hours-wrapper {
    border-right: 1px solid #fff;
    padding-right: 45px;
  }
  .footer .footer-location-wrapper {
    padding-left: 45px;
  }
}
/* Medium devices (≥768px and <992px) */
@media (max-width: 991.98px) {
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 1.9rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  h4 {
    font-size: 1.4rem;
  }
  h5 {
    font-size: 1.2rem;
  }
  h6 {
    font-size: 1rem;
  }
  p {
    font-size: 0.875rem;
  }
  .btn,
  form input[type="submit"] {
    font-size: 0.875rem;
    padding: 9px 28px;
    margin-bottom: 20px;
  }
  form option {
    font-size: 0.875rem;
  }
  h3.special-fonts {
    font-size: 2.7rem;
  }
}

/* Small devices (≥576px and <768px) */
@media (max-width: 767.98px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.7rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 0.95rem;
  }
  p {
    font-size: 0.85rem;
  }
  li {
    font-size: 0.85rem;
    line-height: 26px;
    font-weight: normal;
  }
  .page .special-fonts {
    font-size: 2.4rem;
    line-height: 36px;
    margin: 15px 0 !important;
  }
  .btn,
  form input[type="submit"] {
    font-size: 0.85rem;
    padding: 8px 24px;
    margin-bottom: 20px;
  }

  form option {
    font-size: 13px;
  }
}

/* Extra small devices (<576px) */
@media (max-width: 575.98px) {
  /* h1 {
    font-size: 24px;
    line-height: 36px;
  }
  h2 {
    font-size: 22px;
  }
  .page .special-fonts {
    font-size: 22px;
    line-height: 32px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }

  .btn,
  form input[type="submit"] {
    font-size: 14px;
    padding: 8px 20px;
    margin-bottom: 20px;
  }

  .btn.btn--icon > i {
    margin-left: 10px;
  }

  form input,
  form select,
  form textarea {
    font-size: 14px;
    padding: 8px 10px;
  }

  form input::placeholder,
  form textarea::placeholder {
    font-size: 14px;
  }

  form p.lable {
    font-size: 13px;
  }

  form option {
    font-size: 13px;
  } */
}

/* Glocal CSS ends here */

/* Big Screen devices */
@media (min-width: 1800px) {
  .implants-smiles-section .container-fluid {
    max-width: 1320px;
    padding: 0 12px !important;
  }
}

@media (max-width: 1199.98px) {
  .navbar-nav > .menu-item > a {
    padding: 5px 4px;
  }
  .dsp-logo img {
    width: 270px;
  }
  .counter,
  .count {
    font-size: 40px;
  }
  .new-patient-header {
    padding: 0 15px;
  }
  .consultation-image {
    width: 160px;
    height: 160px;
    left: -40px;
    margin: 0 auto 15px auto;
  }
}

@media (max-width: 991.98px) {
  .dsp-logo img {
    width: 245px;
  }
  .navbar-nav .sub-menu {
    background: transparent;
  }
  .navbar-nav .sub-menu li a {
    color: #000;
  }
  .content-wrapper {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .sis {
    padding-bottom: 0rem !important;
    padding-top: 1rem !important;
  }
  .section10 {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  body {
    padding: 5px 12px 12px;
  }
  .blog-wrapper {
    padding: 15px 0 !important;
  }
  .navbar-nav .sub-menu li a,
  .navbar-nav .sub-menu li:hover > a {
    padding: 7px 20px;
  }
  .menu-items {
    margin: inherit !important;
    background: #fff !important;
  }
  .banner-overlay-content .banner-subtitle {
    display: none;
  }
  .banner-overlay-content {
    left: 50%;
    top: auto;
    bottom: 0;
    text-align: center;
    padding: 0;
    transform: translate(-50%, 0%);
    width: 80%;
  }
  .banner-overlay {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .section6 a {
    float: none !important;
  }
  .section4 .cta-btn,
  .section6 .cta-btn {
    display: inline-block;
    padding: 10px 25px;
    background-color: #544e4c;
    color: #fff;
    border-radius: 999px;
    text-decoration: none;
    font-size: 0.95rem;
    transition: background 0.3s;
    width: 200px;
  }
  .circle-button {
    width: 25px;
    height: 25px;
  }
  .circle-button .arrow-icon {
    width: 15px;
    height: 15px;
  }

  .blog-wrapper .card-title {
    font-size: 22px;
  }

  .blog-wrapper .card-text {
    font-size: 15px;
    line-height: 20px;
  }

  .banner-title {
  }
  .banner-subtitle {
  }
  .location-selector .btn {
    margin-right: 60px;
    margin-bottom: 0;
  }
  .navbar-toggler:focus {
    box-shadow: none;
    outline: 0;
  }
  .feature-text p {
    font-size: 20px;
  }
  .feature-text {
    padding: 0 0px 0 20px;
  }
  .section2 .row:nth-of-type(even) {
    flex-direction: column-reverse;
  }
  .services-section {
    margin-bottom: 30px;
  }
  .navbar-nav .menu-item-has-children.submenu-open > a::after {
    transform: rotate(-180deg);
  }
  .sub-menu {
    display: none;
    transition: all 0.3s ease-in-out;
  }
  .submenu-open .sub-menu {
    display: block;
  }
  .navbar-nav .sub-menu {
    position: unset;
  }
  ul.sub-menu .menu-item a {
    border-bottom: none;
  }
  .faq-section {
    padding: 15px 15px 35px !important;
  }
  .section9,
  .answers-section,
  .seo-section,
  .easy-financing-section,
  .timeline-section,
  .testimonial-section {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .section9 .p-3 {
    padding: 0 !important;
  }
  .meet-our-doctors {
    margin-bottom: 0 !important;
  }
  .new-patient-header {
    align-items: end;
    display: flex;
    justify-content: space-evenly;
  }
  .dsp-nav {
    background: #fff;
    border-radius: 20px;
  }
  .navbar-nav > .menu-item > a {
    padding: 10px 14px;
  }
  .counter,
  .count {
    font-size: 40px;
  }
  .faq-section h2 {
    margin-bottom: 0px;
  }
  /* slider */
  .consultation-wrapper {
    display: block;
  }
  .consultation-container {
    padding: 30px;
    width: 100%;
  }
  .consultation-image {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }
  .consultation-content {
    padding: 0;
  }
  .consultation-arrow {
    display: none;
  }
  .consultation-label h2,
  .consultation-label h3 {
    margin-bottom: 15px;
    text-align: center;
  }
  .consultation-label h3 br,
  .consultation-label h2 br {
    display: none;
  }
  .owl-item:not(.active) .consultation-image {
    margin-left: 0;
  }
  .owl-carousel .owl-dots {
    margin-top: 8px;
    text-align: center;
  }
  .owl-carousel button.owl-dot {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    margin-right: 5px;
  }
  .owl-carousel button.owl-dot.active {
    background: #f0f0f0;
  }
  .consultation-wrapper:before {
    content: none;
  }
}

@media (min-width: 991.98px) {
  .navbar-nav .sub-menu:before {
    content: "";
    height: 30px;
    width: 100%;
    background: transparent;
    position: absolute;
    top: -30px;
    display: block;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  .timeline-section h5 {
    font-size: 18px;
  }
  .timeline-section p {
    font-size: 14px;
  }
  .partner-info {
    flex-direction: column !important;
  }
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767.98px) {
  .blogs-post-single .btn-link a,
  .blogs-post-single .btn-link:hover a {
    font-size: 14px;
  }
  .timeline-image {
    border-radius: 20px !important;
    margin-bottom: 15px;
  }
  .bg-pattern {
    margin-top: 5px;
  }
  .footer li {
    font-size: 14px;
    line-height: 22px;
  }
  .meet-our-doctors .dentist-cards .col-md-8.text-end {
    text-align: left !important;
  }
  .timeline-block .text-end h5,
  .timeline-block .text-end p {
    text-align: center !important;
  }
  .bg-pattern,
  .implants-smiles-section img {
    border-radius: 20px;
    text-align: center;
  }
  .banner-title {
    color: #fff;
  }

  .carousel-text h1 {
    font-size: 2rem;
  }

  .services__page_banner_custom .container,
  .front__page_banner_custom .container {
    padding: 0 20px;
  }

  .stats-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .stat-item {
    padding: 1rem;
    flex-direction: column;
    text-align: center;
    gap: 0.5rem;
  }

  .stat-item:not(:last-child)::after {
    display: none;
  }

  .stat-item:not(:last-child) {
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 1.5rem;
  }

  .stat-number {
    font-size: 2.5rem;
  }

  .footer {
    padding: 40px 20px 30px;
  }

  .footer-locations {
    flex-direction: column;
    gap: 30px;
  }

  .footer-locations .location {
    max-width: 100%;
  }

  .footer-nav {
    flex-direction: column;
    gap: 15px;
  }

  .hour-row .day {
    min-width: 70px;
  }

  .answers-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
  }

  .carousel-text h1 {
    font-size: 2rem;
  }
  .dentist-info {
    padding: 20px !important;
    text-align: center;
  }
  .dentist-img {
    max-width: 100%;
    height: auto;
  }
  .feature-text p {
    font-size: 18px;
  }
  .feature-text {
    padding: 0 0px 0 20px;
  }
  .section10 iframe {
    min-height: 450px !important;
    height: auto !important;
  }
  .front__page_banner_custom img {
    height: 300px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
  }
  .image-wrapper img {
    height: auto;
  }
  .timeline-block {
    text-align: center;
  }

  .timeline-block::before {
    left: 0;
    display: none;
  }

  .timeline-block::after {
    left: 0;
    transform: translateY(-50%);
    display: none;
  }
  .meet-our-doctors .container {
    padding: 0 !important;
  }
  .timeline-block .col-md-6 {
    margin-bottom: 0rem;
    padding: 0 12px !important;
  }
  .new-patient-header {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .counter,
  .count {
    font-size: 50px;
    line-height: 65px;
  }
  .icon-box img {
    width: 80px;
    height: 80px;
  }
  .front__page_banner_custom .container {
    max-width: none;
    padding: 20px 0 0 0;
    width: 100%;
    background: #25517b;
    border-radius: 0 0 20px 20px;
  }
  .banner-overlay-content {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .banner-overlay-content .btn-primary {
    background: #fff;
    color: #25517b;
  }
  .banner-overlay {
    /* background-color: rgba(0, 0, 0, 0.3); */
    background-color: none;
    background: none;
  }
}
@media (max-width: 575.98px) {
  .section10 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
  .testimonial-carousel .owl-nav {
    left: -10px;
    right: -10px;
  }
  .new-patient-header div,
  .new-patient-header div a {
    font-size: 14px;
    line-height: 20px;
  }
  .dsp-logo img {
    width: 120px;
  }
  .feature-text p {
    font-size: 16px;
  }
  .feature-text {
    padding: 0 0px 0 10px;
  }
  .candidate-section p {
    margin-left: 0px;
  }
  .candidate-section {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .banner-overlay-wrapper {
    justify-content: center;
    padding: 20px;
    text-align: center;
  }

  .banner-title {
  }

  .banner-subtitle {
  }

  .stats-container {
    padding: 1.5rem;
    margin: 1rem;
  }

  .stat-number {
    font-size: 2rem;
  }

  .stat-label {
    font-size: 0.9rem;
  }

  .footer {
    padding: 30px 15px 20px !important;
  }

  .footer-locations .location-inner {
    gap: 10px;
  }

  .footer-locations .location-inner h3 {
    font-size: 18px;
  }

  .footer-locations .location-inner .phone,
  .footer-locations .location-inner .address p,
  .hour-row {
    font-size: 14px;
  }
  .bordered-wrapper,
  .payment-option-wrapper {
    border: none;
    border-radius: 0;
  }
  .stats-grid {
    margin: 0 0 30px 0;
  }
  .counter,
  .count {
    font-size: 28px;
    line-height: 45px;
  }
  body {
    padding: 0;
  }
}
@media (max-width: 359.98px) {
  .new-patient-header div,
  .new-patient-header div a {
    font-size: 10px;
    line-height: 15px;
  }
}
