@media only screen and (max-width: 1749px) {
  .header-main .header_menu .main-menu-content .header-logos .header-logo {
    max-width: 220px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media {
    padding-left: 30px;
    margin-left: 30px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media {
    column-gap: 25px;
  }
  .header-main .header_menu .main-menu-content .social-media {
    column-gap: 30px;
  }
  .header-main .header_menu .main-menu-content .header-main-right {
    column-gap: 30px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav {
    column-gap: 25px;
  }
  .header-main .header_menu .main-menu-content .header_btn-group {
    column-gap: 10px;
  }
}
@media only screen and (max-width: 1560px) {
  html body {
    font-size: 20px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-logo {
    max-width: 200px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media {
    padding-left: 30px;
    margin-left: 30px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media {
    column-gap: 20px;
  }
  .header-main .header_menu .main-menu-content .social-media {
    column-gap: 20px;
  }
  .header-main .header_menu .main-menu-content .header-main-right {
    column-gap: 20px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav {
    column-gap: 20px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li >a {
    font-size: 20px;
  }
  .footer .footer-links.footer-contact .contact-detail i {
    font-size: 20px;
  }
  .two-columns-section {
    margin-bottom: 70px;
  }
  .footer_contact {
    padding: 70px 0 270px;
  }
  .team-section {
    padding-top: 70px !important;
  }
  .assistant-team .team_section_content {
    padding: 0 0 70px;
  }
  .why-choose_section.why-chose_page .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
    margin-top: 70px;
  }
  .nurses-team-wrapper {
    margin: 70px 0 !important;
  }
  .aestheticians-team-wrapper {
    padding: 70px 0 !important;
  }
  .administration-team-wrapper {
    margin: 70px 0 !important;
  }
  .hygiene-team .apointament-section {
    margin-top: 70px;
  }
  .team_main_section .dental-team-wrapper {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 1400px) {
  .header-main {
    padding: 18px 0;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-logo {
    max-width: 160px !important;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media {
    padding-left: 25px;
    margin-left: 25px;
    height: 40px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media {
    column-gap: 15px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media li a {
    font-size: 18px;
  }
  .header-main .header_menu .main-menu-content .header-main-right {
    column-gap: 18px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav {
    column-gap: 15px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li >a {
    font-size: 18px;
  }
  .header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li >a::after {
    top: 42%;
  }
  .header-main .header_menu .main-menu-content .header_btn-group {
    column-gap: 10px;
  }
  html body {
    font-size: 18px;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
    max-width: 480px;
  }
}
@media only screen and (max-width: 1260px) {
  .team-section .team-members-wrapper .team-member .team-member-img.bgimg::before {
    width: 280px;
    height: 330px;
  }
  .team-section .team-members-wrapper .team-member .team-member-img img {
    max-width: 320px;
    height: 330px;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row {
    column-gap: 45px;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row .vc_column_container {
    max-width: calc(33.3% - 30px);
  }
}
@media only screen and (max-width: 1199px) {
  .header-main .header_menu .main-menu-content .mobile-contact-book {
    display: flex !important;
    justify-content: space-between;
    padding-bottom: 18px;
  }
  .header-main .header_menu .main-menu-content .mobile-contact-book .contact-mobile a {
    width: 50px;
    height: 50px;
    border: 1px solid #37D2FF;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-main .header_menu .main-menu-content .mobile-contact-book .contact-mobile a i {
    font-size: 22px;
    color: #fff;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-social-media {
    display: none;
  }
  .header-main.sticky .header_menu .main-menu-content .mobile-contact-book {
    display: none !important;
  }
  .footer .footer-links .widget_nav_menu .menu {
    column-gap: 30px;
  }
  .footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item a {
    font-size: 18px;
  }
  .two-column .vc_column-inner >.wpb_wrapper {
    row-gap: 50px;
  }
  .two-columns-section {
    margin-bottom: 120px;
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .meet-our-team__member {
    max-width: calc(33.3%);
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__details-container .therapist-card__detail .theme-btn {
    margin-top: 15px;
  }
  .nurses-team-wrapper {
    margin: 50px 0 !important;
  }
  .aestheticians-team-wrapper {
    padding: 50px 0 !important;
  }
  .administration-team-wrapper {
    margin: 50px 0 !important;
  }
  .assistant-team .team_section_content {
    padding: 0 0 50px;
  }
  .hygiene-team .apointament-section {
    margin-top: 50px;
  }
  .dental-team-wrapper {
    padding-top: 0;
  }
  .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group {
    row-gap: 30px;
  }
  .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar {
    margin-bottom: 22px;
  }
  .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar::after {
    width: 300px;
    height: 350px;
  }
  .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar img {
    height: 100%;
  }
  .footer_contact {
    padding: 50px 0 250px;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img.bgimg::before {
    width: 89px;
    height: 96px;
    left: 20px;
    bottom: 20px;
  }
  .doctor-details .doctor-info {
    padding-left: 70px;
  }
  .doctor-details .doctor-info .designation {
    padding-bottom: 25px !important;
  }
  .doctor-details .doctor-info .theme-btn {
    padding-top: 25px !important;
  }
  .full-content .full-content-text >.wpb_column {
    padding-right: 70px;
  }
  .full-content::after {
    width: 235px;
    height: 245px;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info img {
    filter: unset;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-btn {
    width: 50px;
    height: 50px;
    background-color: #fff;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-btn::after {
    transform: rotate(45deg);
    filter: unset;
    background-image: url(../../assets/img/btn-arrow.svg);
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content {
    padding-left: 10px;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .left-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-banner .home-banner .hero-info {
    top: 60%;
  }
  .hero-banner .home-banner .hero-info .hero-info-content .hero-info-btn {
    margin-top: 30px;
  }
  .team-section {
    padding-top: 50px;
  }
  .why-choose_section.why-chose_page .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
    margin-top: 50px;
  }
  .team-header {
    margin-bottom: 30px !important;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
    max-width: 430px;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome .theme-btn {
    margin-top: 40px !important;
  }
  .team-section {
    padding-top: 50px !important;
  }
  .testimonial-section .testimonial-wrapper .lvl-3 {
    margin-bottom: 30px !important;
  }
  .hero-banner.inner-page .inner-banner-content {
    height: 470px;
  }
  .why-choose_section {
    padding-bottom: 0;
  }
  .why-choose_section .direct-bill-row {
    margin-top: 60px;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper {
    padding: 40px 20px 30px;
  }
  .meet-our-team-box .team-header >p {
    margin-bottom: 0;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row {
    column-gap: 0;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row .vc_column_container {
    max-width: 33.3%;
  }
  .team_main_section .dental-team-wrapper {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 1080px) {
  .hero-banner .home-banner .hero-img img {
    object-position: 58%;
  }
  .team-section .team-members-wrapper .team-member .team-member-img.bgimg::before {
    width: 230px;
    height: 290px;
  }
  .team-section .team-members-wrapper .team-member .team-member-img img {
    max-width: 260px;
    height: 260px;
  }
  .hero-banner.inner-page .inner-banner-content .inner_header_text {
    padding-bottom: 50px;
  }
  .footer .footer-img img {
    max-width: 195px;
    height: 218px;
  }
}
@media only screen and (max-width: 991px) {
  .footer {
    padding-top: 180px;
  }
  .footer .footer_disclaimer {
    text-align: center;
  }
  .footer .bgimg::before {
    width: 206px;
    height: 230px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .footer .footer-main-logo {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
  }
  .footer .footer-main-logo .footer-logo_img {
    max-width: 200px;
    margin: 0 auto;
  }
  .footer .footer-img {
    display: none;
  }
  .footer .footer-img img {
    max-width: 200px;
    width: 100%;
  }
  .footer .footer-links {
    margin-bottom: 15px;
    padding-bottom: 0;
  }
  .footer .footer-links .widget_nav_menu .menu {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer .footer-links .widget_nav_menu .menu .menu-item a {
    font-size: 18px;
  }
  .footer .footer-links-main {
    row-gap: 25px;
    padding: 15px 0;
  }
  .footer .footer-links-main .col-lg-3 {
    max-width: 50%;
  }
  .footer .footer-links-main .col-lg-4 {
    max-width: 50%;
  }
  .footer .footer-links-main h3 {
    margin-bottom: 10px;
  }
  .footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item {
    margin-bottom: 0;
  }
  .footer .footer-links-main .footer-hours {
    max-width: 260px;
    margin: 0 auto;
  }
  .footer .footer-links-main .footer-hours .hour-list {
    column-gap: 5px;
    margin-bottom: 0;
    justify-content: space-between;
  }
  .footer .footer-links-main .footer-contact {
    padding-left: 0;
  }
  .footer .footer-links-main .footer-contact .contact-detail {
    padding-bottom: 10px;
  }
  .footer .footer-links-main .footer-contact .contact-detail i {
    font-size: 18px;
  }
  .footer .footer-links-main .footer-contact .social-icon {
    justify-content: center;
    margin-top: 10px;
  }
  .footer .footer-links-main .footer-contact .social-icon .social-media {
    column-gap: 15px;
  }
  .footer .footer-links-main .footer-contact .social-icon .social-media li a {
    font-size: 18px;
  }
  .footer .footer-bottom .footer_copyright .rights_section {
    justify-content: center !important;
    row-gap: 10px;
  }
  .hero-banner .home-banner .hero-info {
    top: 65%;
    padding-bottom: 30px;
    padding-top: 0;
  }
  .hero-banner .home-banner .hero-info .hero-info-content .hero-info-btn {
    margin-top: 25px;
  }
  .hero-banner .home-banner .hero-info .hero-info-content h1 {
    margin-bottom: 5px;
  }
  .hero-banner .home-banner .hero-img {
    height: 600px;
  }
  .why-choose_section::before {
    width: 195px;
    height: 202px;
    background-size: contain;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
    margin-top: -50px;
  }
  .why-choose_section .direct-bill-row .direct-bill-img .image-direct {
    max-width: 350px;
    margin: 0 auto;
  }
  .why-choose_section .direct-bill-row .direct-content {
    padding-left: 0;
    text-align: center;
  }
  .why-choose_section .direct-bill-row .direct-content .theme-btn {
    margin-top: 20px;
  }
  .why-choose_section .direct-bill-row .direct-content h4 {
    text-align: center !important;
    padding-bottom: 10px;
  }
  .why-choose_section .direct-bill-row .direct-content h3 {
    text-align: center !important;
  }
  .service-section {
    text-align: center;
  }
  .service-section .service-wrap .service-headings h3,
  .service-section .service-wrap .service-headings h4 {
    text-align: center !important;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row {
    flex-wrap: wrap;
    row-gap: 25px;
    padding-bottom: 25px;
    justify-content: center !important;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row:last-child {
    padding-bottom: 0;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info h4 {
    margin-top: 8px;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-btn {
    width: 40px;
    height: 40px;
  }
  .about-us-section {
    margin-top: 50px !important;
  }
  .about-us-section .about_us-wrapper h3,
  .about-us-section .about_us-wrapper h4 {
    text-align: center !important;
  }
  .about-us-section .about_us-wrapper .headline-title {
    margin-bottom: 15px;
    width: 100%;
  }
  .about-us-section .about_us-wrapper .about_us-cols {
    margin-top: 15px;
    width: 100%;
  }
  .about-us-section .about_us-wrapper .about_us-cols h4 {
    margin-bottom: 0;
  }
  .about-us-section .about_us-wrapper .about_us-cols .content-abt {
    text-align: center;
  }
  .about-us-section .about-us-slicks .theme-btn {
    padding: 0 10px;
  }
  .about-us-section .about-us-slicks .image-gallery-slider {
    margin-bottom: 35px;
  }
  .about-us-section .about-us-slicks .image-gallery-slider .slick-track {
    column-gap: 15px;
  }
  .about-us-section .about-us-slicks .image-gallery-slider .slick-track .slick-slide {
    width: 270px !important;
    height: 200px;
  }
  .team-section .team-members-wrapper .team-member {
    width: 100%;
    max-width: 50%;
  }
  .team-section .team-members-wrapper .team-member .member-title {
    margin-bottom: 10px;
  }
  .team-section .team-members-wrapper .team-member .team-member-img {
    margin-bottom: 10px;
  }
  .team-section .team-members-wrapper .team-member .team-member-img::after {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 60px;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome {
    padding: 36px 0 50px;
  }
  .meet-our-team-box .team-header {
    margin-bottom: 25px;
  }
  .team_main_section .team_main_section::before {
    width: 232px;
    height: 245px;
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .meet-our-team__member {
    max-width: 50%;
  }
  .doctor-details .doctor-column {
    max-width: 550px;
    width: 100%;
    margin: 0 auto !important;
  }
  .doctor-details .doctor-column .doctor_image {
    width: 100%;
  }
  .doctor-details .doctor-column .doctor_image .doctor_images {
    height: 550px;
  }
  .doctor-details .doctor-column .doctor_image .doctor_images::after {
    width: 470px;
    height: 250px;
    bottom: 0;
  }
  .doctor-details .doctor-column .two-columns-section .two_columns .img-col {
    padding-right: 0;
    width: 100%;
  }
  .doctor-details .doctor-column .two-columns-section .two_columns .content-col {
    width: 100%;
    margin-top: 30px;
  }
  .doctor-details .doctor-column .two-columns-section .two_columns.reverse-row .img-col {
    padding-left: 0;
  }
  .why_choose-wrapper .why-choose-columns .row .right-content {
    max-width: 550px;
    margin: 0 auto 16px;
  }
  .two-column .vc_column-inner >.wpb_wrapper {
    row-gap: 40px;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .right-content {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 550px;
    margin: 0 auto 16px;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content ul {
    max-width: 550px;
    margin: 0 auto;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content >p {
    text-align: center;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .left-content {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .right-content {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 550px;
    margin: 0 auto 16px;
  }
  .two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .right-content::after {
    top: -80px;
    right: -50px;
    width: 174px;
    height: 182px;
    content: none;
  }
  .doctor-details .doctor-info {
    padding-left: 40px;
  }
  .hero-banner.inner-page .inner-banner-content {
    height: 400px;
  }
  .full-content {
    padding-bottom: 70px;
  }
  .apointament-section .appointment-wrapper.bgimg::before {
    width: 155px;
    height: 80px;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-content {
    margin-bottom: 25px;
  }
  .apointament-section .appointment-wrapper .book_appointments.bgimg::before {
    left: 36px;
    width: 155px;
    height: 80px;
    bottom: 0;
  }
  .full-content h3 {
    text-align: center !important;
  }
  .full-content .full-content-text {
    text-align: center;
  }
  .full-content .full-content-text >.wpb_column {
    padding-right: 40px;
  }
  .full-content::after {
    width: 200px;
    height: 211px;
  }
  .services_contact {
    margin-top: 0;
  }
  .service-text-block .wpb_column >.vc_column-inner >.wpb_wrapper {
    padding: 35px;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
    width: 100%;
    max-width: 360px;
  }
  .nurses-team-wrapper {
    margin: 50px 0 !important;
  }
  .aestheticians-team-wrapper {
    padding: 50px 0 !important;
  }
  .administration-team-wrapper {
    margin: 50px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .header-main {
    padding: 15px 0 0;
  }
  .header-main.sticky {
    padding: 10px 0;
  }
  .header-main .header_menu .main-menu-content {
    row-gap: 10px;
  }
  .header-main .header_menu .main-menu-content .header-logos .header-logo a .logo {
    max-width: 150px;
    height: 50px;
  }
  .header-main .header_menu .main-menu-content .mobile-contact-book .contact-mobile .theme-btn {
    padding: 12px !important;
  }
  .service-section {
    padding-top: 30px !important;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row {
    flex-wrap: wrap;
    row-gap: 25px;
    padding-bottom: 25px;
    justify-content: center !important;
  }
  .service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row .vc_column_container {
    max-width: 430px !important;
    width: 100% !important;
    margin: 0 auto !important;
    left: 0 !important;
  }
  .service-section .service-lists-head {
    padding-bottom: 25px;
  }
  .hero-banner .home-banner .hero-img {
    height: 484px;
    min-height: 450px;
  }
  .hero-banner .home-banner .hero-info .hero-info-content {
    max-width: 100%;
    text-align: center;
  }
  .hero-banner .home-banner .hero-info .hero-info-content .hero-info-btn {
    margin-top: 25px;
  }
  .why-choose_section::before {
    width: 135px;
    height: 142px;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper >.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
    margin-top: -1px;
  }
  .why-choose_section .direct-bill-row {
    row-gap: 20px;
    margin-top: 50px;
    flex-direction: column-reverse;
  }
  .footer_contact {
    padding: 50px 0 200px;
  }
  .footer_contact .footer-contact-cta {
    margin: 0 auto;
    max-width: 550px;
    width: 100%;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__left h3,
  .footer_contact .footer-contact-cta .footer-contact-cta__left h4 {
    text-align: center !important;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__left >form .gform-footer {
    margin: 0 auto !important;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__left >.vc_column-inner >.wpb_wrapper {
    padding: 30px 0 30px;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__left.bgimg::before {
    width: 170px;
    height: 210px;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img.bgimg::before {
    width: 80px;
    height: 85px;
  }
  .footer {
    padding-top: 150px;
  }
  .team-section .team-members-wrapper .team-member {
    max-width: 100%;
  }
  .team-section .team-members-wrapper .team-member .team-member-img::after {
    width: 70%;
  }
  .footer_map {
    margin-top: -150px;
  }
  .footer_map .footer-map iframe {
    height: 300px;
  }
  .footer_cta .footer-cta__block {
    padding-top: 70px !important;
  }
  .footer_cta .footer-cta__block.bgimg::before {
    right: unset;
    left: -80px;
    top: 0;
    bottom: unset;
    height: 230px;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome {
    position: static;
    padding: 36px 0 0;
    width: 100%;
    text-align: center;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome .theme-btn {
    margin-top: 20px !important;
  }
  .footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome.bgimg::before {
    width: 190px;
    height: 220px;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img {
    width: 100%;
    position: static;
    display: block !important;
    margin-top: 30px;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
    height: 320px;
    width: 100%;
    max-width: 100%;
  }
  .hero-banner.inner-page .inner-banner-content .inner_header_text {
    text-align: center;
  }
  .apointament-section .vc_custom_heading {
    padding-bottom: 10px;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper {
    padding: 60px 15px;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-btns {
    row-gap: 10px;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-btns >.wpb_column >.vc_column-inner >.wpb_wrapper {
    gap: 20px 30px;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-content {
    margin-bottom: 20px;
  }
  .apointament-section .appointment-wrapper.bgimg::before {
    width: 100px;
    height: 50px;
  }
  .apointament-section .appointment-wrapper .book_appointments.bgimg::before {
    left: 45px;
    width: 100px;
    height: 50px;
    bottom: 0;
  }
  .two-columns-section {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
  .two-columns-section .two_columns .img-col {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .two-columns-section .two_columns .img-col.bgimg::before {
    width: 203px;
    height: 162px;
  }
  .two-columns-section .two_columns .img-col .two_col-img {
    text-align: center !important;
  }
  .two-columns-section .two_columns.reverse-row .img-col {
    padding-left: 0;
  }
  .two-columns-section .two_columns.reverse-row .img-col .two_col-img {
    text-align: center !important;
  }
  .child-care-section .child-img {
    margin-top: -60px;
  }
  .child-care-section .child-img img {
    height: 300px;
  }
  .child-care-section .child_contents.bgimg::before {
    width: 208px;
    height: 225px;
    bottom: -45px;
  }
  .child-care-section .child_contents .child-content {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .team_main_section .aestheticians-team-wrapper::before {
    width: 222px;
    height: 235px;
    right: -60px;
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .meet-our-team__member {
    margin: 0 auto;
    max-width: 100%;
  }
  .team_main_section .team_boxs {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
  .doctor-details .doctor-info {
    padding-left: 0;
    text-align: center;
  }
  .doctor-details .doctor-info h2 {
    text-align: center !important;
    padding-bottom: 5px !important;
  }
  .doctor-details .doctor-info .designation {
    padding-bottom: 15px !important;
  }
  .doctor-details .doctor-info .theme-btn {
    padding-top: 20px !important;
  }
  .doctor-details::after {
    width: 205px;
    height: 231px;
    right: -70px;
  }
  .doctor-details .doctor_image {
    text-align: center;
  }
  .doctor-details .doctor_image .doctor_images {
    max-width: 550px;
    margin: 0 auto 15px;
  }
  .doctor-details .doctor_image .doctor_images >figure {
    width: 100%;
  }
  .doctor-details .doctor_image .doctor_images >figure >.vc_single_image-wrapper {
    width: 100%;
  }
  .contact-page-form {
    padding: 30px 0;
  }
  .full-content {
    padding-bottom: 50px;
  }
  .full-content .full-content-img .wpb_single_image {
    margin-bottom: 25px;
  }
  .full-content >.vc_custom_heading {
    padding-bottom: 10px;
  }
  .full-content::after {
    width: 145px;
    height: 153px;
  }
  .full-content .full-content-text >.wpb_column {
    padding-right: 0;
  }
  .footer .footer_disclaimer {
    padding-top: 12px;
    padding-bottom: 15px;
  }
  .footer .footer-bottom {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .footer .footer-bottom .footer_copyright .rights_section {
    font-size: 14px;
  }
  .footer .footer-bottom .footer_copyright .rights_section .footer_copyright .footer_links a {
    padding-right: 10px;
  }
  .footer .footer-bottom .footer_copyright .rights_section .footer_maker i {
    font-size: 12px;
  }
  .footer .footer-links-main {
    padding: 20px 0 10px;
    row-gap: 25px;
  }
  .footer .footer-links-main .footer-contact .social-icon {
    margin-top: 0;
  }
  .footer .footer-links-main .footer-hours .hour-list {
    margin-bottom: 0;
  }
  .footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item {
    margin-bottom: 0;
  }
  .footer .footer-links {
    padding-bottom: 0;
  }
  .footer .footer-links.footer-contact {
    text-align: center;
  }
  .footer .footer-links.footer-contact .contact-detail {
    padding-bottom: 10px;
    justify-content: center;
  }
  .footer .footer-links.footer-contact .social-icon {
    column-gap: 20px;
  }
  .footer .footer-links.footer-contact .social-icon .social-media {
    column-gap: 10px;
  }
  .footer .footer-links .widget_nav_menu .menu {
    column-gap: 15px;
    row-gap: 5px;
  }
  .footer .footer-img {
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
  }
  .footer .footer-img img {
    max-width: 180px;
  }
  .why-choose_section {
    padding-bottom: 0;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper {
    padding: 20px 15px 15px;
    min-height: 165px;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper p {
    font-size: 16px;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper p a {
    font-size: 16px;
  }
  .why-choose_section .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
    padding: 30px 15px 20px;
  }
  .service-text-block .wpb_column >.vc_column-inner >.wpb_wrapper {
    padding: 25px;
  }
  .hero-banner .home-banner .hero-info {
    top: 72%;
  }
}
@media only screen and (max-width: 575px) {
  .footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img.bgimg::before {
    width: 50px;
    height: 55px;
  }
  .footer_contact .footer-contact-cta .footer-contact-cta__left.bgimg::before {
    width: 140px;
    height: 180px;
  }
  .team-section .team-members-wrapper .team-member .team-member-img::after {
    width: 90%;
  }
  .footer_map {
    margin-top: -100px;
  }
  .footer_map .footer-map iframe {
    height: 250px;
  }
  .footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
    height: 180px;
    max-width: 100%;
  }
  .apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper {
    padding: 35px 15px 45px;
  }
  .apointament-section .appointment-wrapper.bgimg::before {
    width: 80px;
    height: 32px;
  }
  .apointament-section .appointment-wrapper .book_appointments.bgimg::before {
    left: 36px;
    width: 70px;
    height: 38px;
    bottom: 0;
  }
  .child-care-section .child-img {
    margin-top: -40px;
  }
  .child-care-section .child-img img {
    height: 200px;
  }
  .team_main_section .nurses-team-wrapper {
    margin: 50px 0;
  }
  .team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar {
    margin: 0 auto 15px;
  }
  .team_main_section .administration-team-wrapper {
    margin: 50px 0;
  }
  .doctor-details .doctor-column .doctor_image .doctor_images {
    height: 100%;
    padding-top: 80px;
  }
  .doctor-details .doctor-column .doctor_image .doctor_images::after {
    width: 320px;
    height: 180px;
    bottom: 0;
  }
  .doctor-details .doctor-info .doctor_info {
    max-width: 532px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .footer .footer-main-logo .footer-logo_img {
    max-width: 170px;
  }
  .footer .footer-img img {
    max-width: 170px;
  }
  .footer .footer-links-main .col-lg-3 {
    max-width: 100%;
  }
  .footer .footer-links-main .col-lg-4 {
    max-width: 100%;
  }
  .footer .footer-links-main .footer-service-links {
    text-align: center;
  }
  .footer .footer-links-main .footer-hours {
    text-align: center;
  }
  .footer_contact {
    padding: 50px 0 170px;
  }
}
