@media only screen and (max-width: 1660px) {
  .two-shape::before,
  .two-shape::after {
    opacity: 0.1;
  }
}
@media only screen and (max-width: 1599px) {
  .two-column {
    padding: 80px 0;
  }
  .two-column.service {
    padding-top: 0 !important;
  }
  .section-history,
  .new-patient-cta,
  .service--section {
    padding-top: 80px !important;
    padding-bottom: 80px;
  }
  .section-history,
  .appointment-cta {
    margin-bottom: 80px;
  }
  .online-review {
    padding-bottom: 80px;
  }
  .footer {
    padding: 80px 0 30px;
  }
  .header-main {
    padding: 20px;
  }
  .header-main .header_menu .contact-info-block a {
    margin-left: 15px;
  }
  .header-main .header_menu .header-main-menu .header-nav > li {
    margin: 0 10px;
    padding: 20px 0;
  }
  .header-main .header_menu .header-main-menu .header-nav > li a {
    font-size: 17px;
  }
  .header-main.sticky .header_menu .header-main-menu .header-nav > li {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 1440px) {
  .banner_inner {
    height: 470px;
  }
  .header-main {
    padding: 0;
  }
  .header-main .header_menu .header-logo {
    max-width: 201px;
    padding: 15px;
  }
  .header-main .header_menu .header-main-menu .header-nav > li {
    padding: 10px 0;
  }
  .header-main .header_menu .header-main-menu .header-nav > li a {
    font-size: 15px;
  }
  .header-main .header_menu .contact-info-block a {
    margin: 0 7pxs;
  }
  .header-main .header_menu .contact-info-block a.theme-btn {
    padding: 8px 55px 8px 16px !important;
    font-size: 15px !important;
  }
  .header-main .header_menu .contact-info-block a.theme-btn.phone {
    font-size: 15px !important;
  }
  .header-main .header_menu .contact-info-block a.theme-btn.phone i {
    padding: 10px;
  }
  .header-main.sticky .header_menu .header-main-menu .header-nav > li {
    padding: 10px 0;
  }
  .section--why_choose .clients-wrapper > div [class*='col-'] {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .team-slider {
    padding-bottom: 30px;
  }
  .team-slider .slick-arrow {
    top: auto !important;
    bottom: 0 !important;
    z-index: 6;
  }
  .team-slider .slick-arrow.slick-prev {
    left: calc(50% - 80px);
  }
  .team-slider .slick-arrow.slick-next {
    right: calc(50% - 80px);
  }
  .two-column > .vc_row {
    padding-bottom: 70px;
  }
  .two-column.service {
    padding: 0;
  }
  .two-column.service > .vc_row {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 1366px) {
  .footer {
    padding: 50px 0 25px;
  }
  .footer .row.nav {
    flex-wrap: wrap;
    gap: 50px;
    padding-bottom: 50px;
    justify-content: center;
  }
  .footer .row.nav >div.col-md-12 {
    flex: 0 0 100%;
  }
  .footer .row.nav .widget_nav_menu ul.menu {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer .row.nav .widget_nav_menu ul.menu li {
    margin: 0 15px;
  }
  .footer .row.nav .widget_nav_menu ul.menu li a {
    font-size: 18px;
  }
  .footer .footer-main-logo {
    border-radius: 100px;
    padding: 20px 30px;
    max-width: 300px;
  }
  .footer .footer-main-logo::before {
    display: none;
  }
  .footer .footer_disclaimer {
    padding: 50px 0 25px;
  }
  .two-column > .vc_row .wpb_column {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 991px) {
  .section--why_choose .why-choose_block {
    max-width: 580px;
  }
  .team_boxs {
    max-width: 300px;
  }
  .team_boxs .team-img {
    height: 350px;
    max-height: 350px;
  }
}
@media only screen and (max-width: 1199px) {
  .homepage-slider {
    padding-top: 140px;
  }
  .offering-cta {
    padding-top: 70px !important;
    padding-bottom: 70px;
  }
  .online-review {
    padding-bottom: 60px;
  }
  .section--service_icon {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-history,
  .new-patient-cta,
  .two-column,
  .service--section {
    padding-top: 60px !important;
    padding-bottom: 60px;
  }
  .section-history,
  .appointment-cta {
    margin-bottom: 60px;
  }
  .footer {
    padding: 60px 0 30px;
  }
  .header-main {
    padding: 0;
  }
  .header-main .header_menu {
    border-radius: 0;
    background: #fff;
  }
  .header-main .header_menu .container-fluid {
    padding: 0;
  }
  .header-main .header_menu .header-logo {
    padding: 0;
    max-width: 201px;
  }
  .header-main .header_menu .main-menu-content {
    padding: 10px 20px;
  }
  .header-main .header_menu .contact-info-block {
    padding: 10px 20px;
    background: rgba(156,13,49,0.2);
  }
  .header-main .header_menu .contact-info-block.desktop {
    display: none !important;
  }
  .header-main .header_menu .contact-info-block.mobile {
    display: flex !important;
    gap: 20px;
  }
  .header-main .header_menu .contact-info-block a {
    margin-left: 0;
  }
  .header-main .header_menu .contact-info-block a.theme-btn {
    color: #093179 !important;
  }
  .header-main .header_menu .contact-info-block a.theme-btn:hover {
    color: #fff !important;
  }
  .header-main .header_menu .contact-info-block a.theme-btn::after {
    background: #ffffff;
  }
  .header-main .header_menu .contact-info-block a.theme-btn.phone {
    background: #fff !important;
    color: #093179 !important;
  }
  .header-main .header_menu .contact-info-block a.theme-btn.phone i {
    background: #9C0D31;
  }
  .header-main .header_menu .mobile-menu-toggle {
    display: block;
  }
  .header-main .header_menu .header-main-menu {
    display: none;
  }
  .header-main.sticky .contact-info-block.mobile {
    display: none !important;
  }
  .header-main.sticky .header_menu .header-logo {
    padding: 0;
  }
  .mobile-menu .dropdown-toggle::after {
    display: none;
  }
  .team_boxs .team-img {
    height: 350px;
    max-height: 350px;
  }
  .service--section .service-block {
    width: 50%;
  }
  .service--section .service-block > div > .wpb_wrapper .toggle-btn {
    opacity: 1;
    visibility: visible;
  }
  .section--service_icon > .vc_row > .wpb_column:first-child {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
  }
  .section--service_icon > .vc_row > .wpb_column:first-child .vc_custom_heading {
    text-align: center !important;
    padding-bottom: 20px;
  }
  .section--service_icon > .vc_row > .wpb_column:first-child .vc_custom_heading br {
    display: none;
  }
  .section--service_icon > .vc_row > .wpb_column:nth-child(2) {
    margin: 0 auto;
  }
  .section--service_icon > .vc_row > .wpb_column:nth-child(3) {
    display: none;
  }
  .offering-cta {
    aspect-ratio: auto;
    min-height: auto;
    padding-left: inherit !important;
    padding-right: inherit !important;
  }
  .offering-cta >.vc_row > .wpb_column:nth-child(1) {
    width: 100%;
  }
  .offering-cta >.vc_row > .wpb_column:nth-child(2) {
    display: none;
  }
  .footer .row .col-xl-4.col-lg-6 {
    width: 100%;
    text-align: center;
  }
  .footer .row .hour-list {
    margin: auto;
  }
  .footer .row.nav .widget_nav_menu ul.menu li a {
    font-size: 16px;
  }
  .footer .row.service {
    justify-content: center;
  }
  .footer .row.service > div {
    margin-bottom: 20px;
  }
  .footer .footer_disclaimer {
    text-align: center;
  }
  .new-patient-cta > .vc_row >.wpb_column:nth-child(2) {
    padding-left: 40px;
  }
  .two-shape::before {
    width: 150px;
    height: 80px;
    left: -40px;
  }
  .two-shape::after {
    width: 100px;
    height: 100px;
    background-size: cover;
    right: -50px;
    top: 50px;
  }
  .two-shape.service--section::before {
    bottom: 300px;
  }
  .two-shape.about::before {
    bottom: -50px;
  }
  .section--why_choose > .vc_row >.wpb_column {
    width: 100%;
    padding-right: 0;
  }
  .section--why_choose .why-choose_img {
    margin-bottom: 30px;
  }
  .section--why_choose .why-choose_img::before {
    display: none;
  }
  .section--why_choose .why-choose_img .wpb_single_image * {
    width: 100%;
    aspect-ratio: 1;
  }
  .section--why_choose .why-choose_img > div .wpb_wrapper .wpb_text_column {
    opacity: 1;
    display: none;
    padding: 50px 70px 10px 10px;
  }
  .section--why_choose .why-choose_block {
    max-width: 750px;
  }
  .team-detail .wpb_column:first-child {
    padding-right: 50px;
  }
  .section-history .history-text {
    width: calc(100% + 70%);
  }
}
@media only screen and (max-width: 991px) {
  .two-shape::before,
  .two-shape::after {
    display: none;
  }
  .filter-list:not(slider) {
    max-width: 86%;
  }
  .online-review {
    padding-bottom: 50px;
  }
  .desk-hide {
    display: block;
  }
  .two-column {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
  .two-column.service {
    padding-top: 0 !important;
  }
  .two-column.service > .vc_row {
    padding: 50px 0;
  }
  .two-column.service > .vc_row:first-child {
    padding-top: 50px;
  }
  .two-column h2,
  .two-column .lvl-2,
  .two-column h4,
  .two-column h5,
  .two-column h3 {
    text-align: center !important;
  }
  .two-column::before,
  .two-column::after {
    display: none;
  }
  .two-column .wpb_single_image {
    margin-bottom: 15px;
  }
  .two-column .wpb_single_image.logo {
    display: none !important;
  }
  .two-column > .vc_row {
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .two-column > .vc_row .wpb_column {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 !important;
  }
  .two-column > .vc_row .wpb_column:first-child {
    display: none;
  }
  .two-column > .vc_row .wpb_column.vc_col-sm-12 {
    display: block;
  }
  .two-column > .vc_row .wpb_column.heading-wrap {
    display: flex;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) .desk-hide {
    padding: 10px 0 20px;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) .wpb_single_image {
    aspect-ratio: 1;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) .wpb_single_image:not(.logo) {
    display: block;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) .wpb_single_image * {
    width: 100%;
    height: 100%;
  }
  .two-column > .vc_row .wpb_column:nth-child(2) .wpb_single_image img {
    object-fit: contain;
  }
  .two-column.about {
    padding-bottom: 150px;
  }
  .service--section {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
  .service--section::after,
  .service--section::before {
    display: none;
  }
  .offering-cta .cta-description {
    padding: 40px 20px;
  }
  .offering-cta .cta-heading {
    padding: 35px 70px;
  }
  .footer {
    padding: 65px 0 25px;
  }
  .footer .footer_disclaimer {
    padding: 30px 0;
  }
  .appointment-cta {
    overflow: hidden;
  }
  .appointment-cta .theme-btn {
    margin-bottom: 20px;
  }
  .appointment-cta::before {
    width: 140px;
    height: 70px;
  }
  .appointment-cta::after {
    top: -20px;
    right: -20px;
  }
  .heading-wrap > div > .wpb_wrapper {
    justify-content: center;
  }
  .section-history .history-img {
    position: static;
  }
  .section-history .history-text {
    width: calc(100% + 140%);
  }
  .contact-home .footer-contact {
    padding: 200px 0 80px;
  }
  .footer-contact {
    padding: 50px 0 70px;
    text-align: center;
  }
  .footer-contact::before {
    display: none;
  }
  .footer-contact::after {
    height: 60px;
    bottom: -30px;
    width: 115px;
  }
  .team-detail .wpb_column:first-child {
    padding-right: 30px;
  }
  .page-template-template-team-page .appointment-cta.mt-100 {
    margin-top: 0;
  }
  .footer .row.nav .widget_nav_menu ul.menu {
    max-width: 380px;
    margin: 0 auto;
    text-align: left;
    align-items: start;
    justify-content: flex-start;
  }
  .footer .row.nav .widget_nav_menu ul.menu li {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
  }
  .footer .row.nav .widget_nav_menu ul.menu li a {
    position: relative;
    padding: 0 20px;
    display: block;
  }
  .footer .row.nav .widget_nav_menu ul.menu li a::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #9C0D31;
    border-right: 2px solid #9C0D31;
    left: 0;
    top: 8px;
    transform: rotate(45deg);
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 17px;
  }
  .banner_inner {
    height: 400px;
  }
  .two-column.about {
    padding-bottom: 50px;
  }
  .page-template-template-team-page .appointment-cta.mt-100 {
    margin-top: 0;
  }
  .offering-cta {
    padding-top: 50px !important;
    padding-bottom: 50px;
    text-align: center;
  }
  .offering-cta .vc_column-inner:has .cta-heading {
    padding: 0;
  }
  .offering-cta .vc_column-inner:has(.cta-heading) {
    padding: 0 !important;
  }
  .offering-cta .cta-heading {
    width: 100%;
    border-radius: 0;
  }
  .offering-cta .cta-heading + .theme-btn {
    padding-left: 0;
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .offering-cta .cta-heading h3 {
    font-size: 45px;
  }
  .offering-cta .cta-description {
    margin-top: 0;
    border-radius: 0;
  }
  .contact-home .footer-contact {
    padding: 50px 0;
  }
  .section--why_choose {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
  .section--why_choose .why-choose_img > div .wpb_wrapper .wpb_text_column {
    display: none;
    align-items: center;
  }
  .section--why_choose .why-choose_block {
    position: static;
    padding: 20px 5px !important;
    border-radius: 24px;
  }
  .section--why_choose .why-choose_block * {
    text-align: center !important;
  }
  .mb-200 {
    margin-bottom: 0;
  }
  .four-column ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section--service_icon {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section--service_icon .service-box {
    width: 100% !important;
    height: auto;
  }
  .section--service_icon .service-box .wpb_single_image {
    display: none;
  }
  .section--service_icon .service-box .service-iconbox {
    width: 100%;
    height: auto;
  }
  .section--service_icon .service-box .service-iconbox::before {
    display: none;
  }
  .section--service_icon .service-box .service-iconbox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .section--service_icon .service-box .service-iconbox ul li {
    position: static;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 50px;
  }
  .section--service_icon .service-box .service-iconbox ul li img {
    margin-bottom: 5px;
  }
  .section--service_icon .service-box .service-iconbox ul li::after {
    display: none;
  }
  .section-history {
    padding: 50px 0 !important;
  }
  .section-history .history-img {
    margin-bottom: 30px;
  }
  .section-history .history-img * {
    width: 100%;
  }
  .section-history .history-text {
    width: 100%;
    position: static;
  }
  .footer-review {
    padding-top: 50px !important;
    padding-bottom: 50px;
  }
  .new-patient_form h4 {
    font-size: 23px;
  }
  .new-patient_form .gfield_checkbox .gchoice {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .new-patient_form .gform_wrapper.gravity-theme .gfield--input-type-datedropdown.gfield select {
    padding: 10px !important;
    min-width: 125px !important;
  }
  .team-detail .wpb_column:first-child {
    padding-right: 0px;
    padding-bottom: 30px;
    text-align: center !important;
  }
  .team-detail .wpb_column:first-child .vc_custom_heading {
    text-align: center !important;
  }
  .team_boxs {
    padding: 5px;
    margin-bottom: 40px;
    max-width: 306px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer {
    font-size: 14px;
  }
  .footer .row.service .services-wrapper ul {
    margin: auto;
  }
  .footer .row.service .services-wrapper ul li a {
    font-size: 16px;
  }
  .footer .row.service >div h5 {
    text-align: center;
  }
  .footer .hour-list .email_address,
  .footer .hour-list .social,
  .footer .hour-list .phone_number,
  .footer .contact-us-wrapper .email_address,
  .footer .contact-us-wrapper .social,
  .footer .contact-us-wrapper .phone_number {
    margin: auto;
    font-size: 16px;
  }
  .footer .footer_disclaimer .disclaimer {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 667px) {
  .service--section .service-block {
    width: 100%;
  }
  .section-history,
  .appointment-cta {
    margin-bottom: 50px;
  }
  .page-template-template-team-page .appointment-cta.mt-100 {
    margin-top: 0;
  }
  .footer {
    padding: 50px 0 70px;
  }
  .footer .row.nav {
    text-align: center;
  }
  .footer .row.nav li {
    margin-bottom: 5px;
  }
  .gform_wrapper.gravity-theme .gfield textarea,
  .gform_wrapper.gravity-theme .gfield select,
  .gform_wrapper.gravity-theme .gfield input {
    padding: 10px 60px 10px 20px !important;
    background-size: 20px !important;
  }
  .gform_wrapper.gravity-theme .gform_footer input {
    white-space: normal;
    line-height: normal !important;
  }
  .two-ul_li ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-form .heading-wrap {
    padding-bottom: 0;
  }
  .contact-form .heading-wrap > div > .wpb_wrapper {
    padding-bottom: 20px;
    gap: 10px;
  }
  .contact-form .heading-wrap > div > .wpb_wrapper .vc_custom_heading {
    text-align: center !important;
  }
  .contact-form .pb-50 {
    padding-bottom: 20px;
  }
  .back-main {
    width: 60px;
    height: 60px;
    bottom: 70px;
  }
  .back-main a {
    padding: 5px;
  }
  .back-main a img {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 576px) {
  .footer .row .hour-list {
    display: block;
    text-align: center;
  }
  .footer .row .hour-list label {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 35px !important;
  }
  .offering-cta h4 {
    font-size: 19px !important;
  }
  .section--why_choose .why-choose_img::before {
    bottom: -30px;
  }
  .section--why_choose .why-choose_img > div .wpb_wrapper .wpb_text_column {
    padding: 60px 60px 10px 10px;
  }
  .section--why_choose .why-choose_img > div .wpb_wrapper .wpb_text_column h5 {
    font-size: 16px !important;
  }
  .section--why_choose .why-choose_img > div .wpb_wrapper .wpb_text_column p {
    font-size: 13px !important;
  }
  .section--why_choose .clients-wrapper > div [class*='col-'] {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .section--why_choose .clients-wrapper > div .why-choose-wrapper .why-choose-image-wrapper {
    width: 30px;
  }
  .team-detail .wpb_single_image::before {
    width: 40px;
    height: 150px;
  }
  .team-detail .wpb_single_image::after {
    width: 172px;
    height: 156px;
  }
  .section--service_icon .service-box .service-iconbox ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
