@media(max-width: 1200px) {
    .navbar__menu__items{
        display: none;
    }
    .toogle_menu{
        display: block;
    }
    .main-logo {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}


@media (max-width: 640px) {
  .page_content .container_small ul {
    padding-left: 20px;
  }
  .hero_statistics.grid-2 {
  	grid-template-columns: repeat(1, 1fr);
  }
  .single_video iframe {
    width: 100%;
    margin-top: 50px;
    border-radius: 30px;
    height: 280px;
  }
  .pacients_slider .swiper-slide img {
    height: 300px;
  }
  .testimonials_style_left1 h2 {
    margin-bottom: 12px;
  }
  .contact_gradient .row {
    padding: 40px;
    text-align: center;
  }
  .logos.grid-4 {
    max-width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 10px;
  }
  .list_colaboration p:before {
    width: 20px;
    height: 20px;
    top: 5px;
  }
  .list_colaboration p {
    font-size: 20px;
    line-height: 30px
  }
  .list_colaboration {
    max-width: 100%;
  }
  .logos.grid-4 img {
    height: 33px;
  }
  .footer_cta_right .fw-medium {
    font-size: 18px;
    line-height: 26px;
  }
  .contact_actions a:first-child {
    width: 194px;
  }
  .contact_actions {
    justify-content: center;
  }
  .text_not {
    line-height: 90px;
    font-size: 8rem;
  }
  .footer__main {
    border-radius: 30px 30px 0 0;
  }
  .not_content,
  .thank_you {
    padding: 50px 15px;
  }
  .not_content h1 {
    font-size: 3.2rem;
  }
  .not_found_page,
  .thank_content {
    margin-top: 120px;
  }
  .thank_content h1 {
    font-size: 4rem
  }
  .thank_content h3 {
    font-size: 1.8rem;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .bg__menu {
    padding: 10px;
    background: white;
  }
  .hero_page .breadcrumbs a,
  .hero_page .breadcrumbs .last {
    font-size: 12px;
  }
  .footer__grid {
    grid-template-columns: repeat(1, 1fr)!important;
  }
  .footer__grid {
    gap: 40px!important
  }
  .mt-80 {
    margin-top: 50px;
  }
  .find_bg {
    padding: 30px 20px;
  }
  .find_bg h2 {
    font-size: 2.6rem;
  }
  .find_item span {
    font-size: 20px;
  }
  .find_part svg {
    display: none;
  }
  .find_bg .d-flex {
    gap: 15px;
  }
  .contact_form .form_rows,
  .input_email,
  .find_section textarea {
    margin-bottom: 12px;
  }
  .footer {
    margin-top: 60px;
  }
  .map_section iframe {
    height: 300px;
  }
  .social_find {
    margin-top: 40px;
  }
    h2{
        font-size: 3rem;
        line-height: 40px;
    }
    .main-logo .header_logo {
      max-width: 85px;
    }
    .hero_section .container {
      max-width: 100%;
    }
    .send_radiography p {
      margin-bottom: 12px;
    }
    .mt-120{
        margin-top: 80px;
    }
    .mb-120{
        margin-bottom: 60px;
    }
    .mt-240{
        margin-top: 60px;
    }
    .hero_left{
        padding-left: 0;
    }
    .hero_section h1{
        font-size: 3rem;
        text-align: center;
    }
    .hero_section .main_button{
        padding: 14px 40px;
    }
    .block_title{
        margin-bottom: 25px;
    }
    .block_title h2{
        font-size: 3.2rem;
        font-weight: 600;
        line-height: 42px;
    }
    .experience_item h3 {
      font-size: 20px;
    }
    .diplomas .swiper-slide.swiper-slide-active img,
    .specialist_slider .swiper-slide img,
    .diplomas .swiper-slide img,
    .diplomas .swiper-slide-prev,
    .diplomas .swiper-slide-next {
      height: 250px
    }
    .diplomas {
      height: auto;
    }
    .block_title p{
        max-width: 100%;
        padding-left: 0;
    }
    .smiles_slider .swiper-slide .smile_profile img {
      width: 40px;
      height: 40px;
    }
    .smiles_slider .swiper-slide .smile_profile h3 {
      font-size: 18px;
      line-height: 28px;
    }
    .price_section.mb-120 {
      margin-bottom: 40px;
    }
    .block_title {
      text-align: center;
    }
    .block_title h2 br {
      display: none;
    }
    .block_title.d-flex{
        flex-direction: column;
        align-items: flex-start !important;
        gap: 20px;
    }
    .block_title .arrows_slider{
        margin-top: 20px;
        position: relative;
        top: auto;
        right: auto;
        align-self: flex-start;
    }
    .grid-4{
        grid-template-columns: repeat(1, 1fr);
    }
    .testimonials_style_left1{
        padding-left: 0;
    }
    .testimonials_style_right1{
        margin-top: 20px;
        padding-left: 0;
    }
    .reasons_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .hero_right{
        position: relative;
        bottom: -40px;
    }
    .hero_statistics{
        padding-bottom: 0;
    }
    .testimonials_style_left1 .main_button{
        padding: 14px;
    }
    .bg_testimonials{
        padding: 20px;
        text-align: center;
    }
    .fixed_part h2{
        font-size: 2.8rem;
        line-height: 38px;
    }
    .reason_item .image_col img {
      height: auto;
      width: 34px;
    }
    .reasons_section .block_title {
      margin-bottom: 30px;
    }
    .single_video.mb-120 {
      margin-bottom: 60px;
    }
    .fixed_left {
      text-align: center;
    }
    .reason_item h3 {
      font-size: 20px;
      margin-bottom: 5px;
    }
    .price_item span {
      font-size: 2.2rem;
      line-height: 32px;
    }
    .fixed_part .profile,
    .contact_diaspora_info {
      justify-content: center;
    }
    .diaspora_item h4 {
      font-size: 20px;
    }
    .fixed_section .main_button{
        margin-top: 30px;
    }
    .fixed_part:last-child{
        margin-top: 30px;
    }
    .cta_background{
        padding: 30px 20px;
    }
    .contact_form .form_rows{
        grid-template-columns: repeat(1, 1fr);
    }
    .contact_form{
        padding: 0;
    }
    .prosthesis_icon img {
      width: 40px;
      height: 40px;
    }
    .content_prosthesis{
        flex-wrap: wrap;
        gap: 20px;
    }
    .prosthesis_right .fly_image{
        position: relative;
        top: 0;
    }
    .smiles_slider .swiper-slide .d-flex{
        flex-wrap: wrap;
    }
    .smiles_slider .swiper-slide p{
        margin-bottom: 0;
    }
    .smile_left{
        padding-right: 0;
    }
    .specialist_right h2{
        margin-top: 20px;
        font-size: 3rem;
        line-height: 40px;
    }
    .specialist_right{
        padding-left: 0;
    }
    .specialist_slider{
        margin-top: 30px;
    }
    .team_profesional_right{
        gap: 20px;
    }
    .diplomas-wrapper {
      margin-top: -20px;
    }
    .google_slider .swiper-slide, .facebook_slider .swiper-slide {
      padding: 30px 15px;
    }
    .map_content iframe {
      height: 300px;
    }
    .tabs_container {
      margin-bottom: 30px;
    }
    .team_profesional_right h2{
        font-size: 3rem;
        line-height: 40px;
    }
    .main-video iframe {
      height: 300px;
    }
    .related-videos ul li h4 {
      font-size: 15px;
      line-height: 24px;
    }
    .related-videos {
      max-height: 260px;
    }
    .team_profesional_right .arrows_slider {
      justify-content: center;
    }
    .team_slider .swiper-slide img {
      height: 350px;
    }
    .team_profesional_right {
      text-align: center;
    }
    .team_slider{
        margin-top: 30px;
    }
    .footer_cta_right{
        padding-left: 0;
    }
    .contact_flex{
        flex-wrap: wrap;
    }
    .footer_cta_right h2{
        margin-top: 20px;
    }
    .footer__schedule{
        justify-content: space-between;
    }
    .faq_right{
        padding-left: 0;
        margin-top: 30px;
    }
    .tabs_container{
        flex-direction: column;
        gap: 30px;
    }
    .main-video{
        width: 100%;
    }
    .video-layout{
        flex-direction: column;
    }
    .related-videos{
        width: 100%;
        padding-left: 0;
    }
    .diaspora_left .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .diaspora_left{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .diplomas-prev{
        display: none;
    }
    .diplomas-next{
        display: none;
    }
    .cta_style1 .container::after{
        display: none;
    }
    .cta_style1 .container::before{
        display: none;
    }

    /* Transformation Dental Section */
    .transformation_dental .transformation_wrapper {
        min-height: auto;
        padding: 40px 0;
    }

    .transformation_dental .oval_image {
        width: 280px;
        height: 400px;
        border-radius: 140px;
    }

    .transformation_dental .oval_image::before {
        top: -20px;
        left: -20px;
        right: -20px;
        bottom: -20px;
        border-radius: 160px;
    }

    .transformation_dental .oval_image img {
        border-radius: 140px;
    }

    .transformation_dental .step_item {
        position: relative;
        max-width: 100%;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        text-align: center !important;
        padding: 0 !important;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .transformation_dental .step_item p {
        font-size: 18px;
        order: 2;
    }

    .transformation_dental .step_number {
        position: relative !important;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        order: 1;
    }

    .transformation_dental .oval_image {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        width: 100%;
        overflow: visible;
    }

    .transformation_dental .oval_image > img {
        width: 280px;
        height: 400px;
        border-radius: 140px;
        margin-bottom: 30px;
    }

    .transformation_dental .oval_image::before {
        width: 320px;
        height: 440px;
        top: -20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .comparison-slider{
        height: 188px;
    }
    .smiles_slider .swiper-slide{
        padding: 20px;
    }
    .tabs_reviews {
        flex-direction: column;
        width: 100%;
        border-radius: 16px;
        gap: 4px;
    }
    .tab_review_btn {
        width: 100%;
        justify-content: center;
        padding: 14px 16px;
        font-size: 14px;
    }
    .tab_review_btn span {
        flex: 1;
        text-align: left;
    }
    .diaspora_img1{
        height: 210px;
    }
    .transformation_dental .oval_image::before{
        display: none;
    }
    .content_prosthesis .prosthesis_right .bg{
        padding: 20px;
    }
    .content_prosthesis .prosthesis_left .bg{
        padding: 20px;
    }
    .prosthesis_left .fly_image{
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 25px;
        right: 0;
    }
    .faq_section .faq_cta{
        height: auto;
    }
    .faq_cta h2{
        font-size: 3rem;
        line-height: 40px;
    }
    .content_prosthesis .prosthesis_left{
        padding-right: 0;
    }
    .content_prosthesis .prosthesis_right{
        padding-left: 0;
    }
    .reasons_right{
        margin-top: 40px;
    }
    .reasons_left{
        padding-right: 0;
    }
    .testimonial_before{
        gap: 5px;
    }
    .hero_section{
        clip-path: ellipse(300% 95% at 50% 0%);
        height: auto;
    }
    .hero_rating span{
        font-size: 1.6rem;
    }
    .benefit_item span{
        font-size: 1.8rem;
    }
    .hero_left p{
        font-size: 1.8rem;
        text-align: center;
    }
    /* Hero Statistics */
    .hero_statistics {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    .hero_statistics .hero_item h3 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 8px;
    }
    .hero_statistics .hero_item p {
        font-size: 1.4rem;
        line-height: 1.4;
    }
    .hero_statistics .hero_item::after {
        display: none;
    }
    .main-logo{
        width: 100%;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .mission_right{
        margin-top: 40px;
        padding-left: 0;
    }
    .mission_center{
        padding: 0;
    }
    .our_mission .d-flex{
        flex-direction: column;
        gap: 20px;
    }
    .mission_left{
        margin-top: 0px;
        padding-right: 0;
        text-align: center;
    }
    .experience_right .grid-2 {
      gap: 25px
    }
    .image_mission{
        display: none;
    }
    .traitment_item img {
      width: 34px;
      height: 34px;
    }
    .experience_right{
        margin-top: 30px;
        padding-left: 0;
    }
    .mission_item {
      margin-bottom: 15px;
    }
    h3 {
      font-size: 2.4rem;
      line-height: 34px;
    }
    .mission_right h3 {
      text-align: center;
      margin-bottom: 12px;
    }
    .mission_center img {
      height: 360px;
      margin-top: 30px;
    }
    .traitment_section .grid-3{
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .modal-content {
      padding-left: 0;
      padding-right: 0;
    }
    .traitment_video{
        margin-top: 24px;
        padding-left: 0;
    }
    .traitment_section .list_buttons {
      margin-top: 30px;
      margin-bottom: 70px;
    }
    .block_title p {
      font-size: 18px;
      line-height: 26px;
    }
    .traitment_video img{
        height: 300px;
    }
    .first_step_left {
      text-align: center;
    }
    .list_buttons{
        flex-direction: column;
        gap: 10px;
    }
    .list_buttons a{
        width: 100%;
    }
    .experience_right .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .inovation_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .inovation_section .inovation_item{
        flex-direction: column;
    }
    .inovation_section .buttons_inovation{
        margin-top: 30px;
    }
    .services_left{
        padding-right: 0;
    }
    .services_left .service-card img{
        height: 320px;
    }
    .service-card img{
        height: 180px;
    }
    .services_right .grid-2{
        margin-top: 20px;
        gap: 10px;
    }
    .service-title{
      font-size: 2rem;
      line-height: 30px;
      bottom: 12px;
      left: 12px;
    }
    .inovation_section .inovation_item{
        padding: 30px;
    }
    .image_inovation{
        z-index: 1;
        opacity: 0.5;
    }
    .inovation_section .inovation_item p{
        position: relative;
        z-index: 2;
        margin-bottom: 0;
    }
    .prosthesis_icon{
        margin-bottom: 30px;
    }
    .carousel_home{
       margin-top: 60px;
    }
    .content_prosthesis .prosthesis_left h3, .content_prosthesis .prosthesis_right h3 {
      font-size: 2rem;
      line-height: 28px;
      margin-bottom: 12px;
    }
    .video_carousel .swiper-slide h3{
        margin-top: 10px;
        font-size: 2rem;
    }
    .video_carousel .swiper-slide img{
        height: 260px;
    }
    .video_carousel .swiper-slide {
      text-align: center;
    }
    .dots {
      margin-top: 20px;
    }
    .send_radiography .main_button{
        padding: 14px;
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer_cta_right h2{
        margin-bottom: 20px;
    }
    .specialist_right {
      text-align: center;
    }
    .send_radiography h2 {
      margin-bottom: 15px;
    }
    .specialist_right p {
      margin-bottom: 15px;
    }
    .icons_radiography {
      margin-top: 20px;
    }
    .contact_flex{
        margin-top: 30px;
    }
    .modal-content h2 {
      font-size: 3rem
    }
    .send_radiography img{
        width: 100%;
    }
    .cases_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .contact_flex .contact_item {
      padding: 20px 40px!important;
    }
    .price__item .price__title h3 {
      width: calc(100% - 100px);
      font-size: 28px;
      line-height: 38px;
      margin-bottom: -5px;
    }
    .why_medic_content h3 {
      font-size: 32px;
      line-height: 42px;
    }
    .why_card_icon {
      margin-bottom: 80px;
    }
    .why_card {
      min-height: 320px;
    }
    /* .price__item .price__title img {
      display: none;
    } */
    .price__content h4 {
      font-size: 2.2rem;
    }
    .price__item .price__title img {
      height: auto;
      width: 60px;
    }
    .price__item .price__title {
      padding: 20px;
    }
    .case_item img{
        height: 100px;
        border-radius: 25px;
    }
    .contact_flex .contact_item h3 {
      margin-top: 20px;
    }
    .case_item p {
      font-size: 14px;
      line-height: 18px;
    }
    .accordion_body{
        padding: 20px;
    }
    .price__content{
        flex-direction: column;
        gap: 20px;
        padding: 20px;
        align-items: flex-start;
    }
    .contact_gradient_left img{
        height: 168px;
    }
    .contact_gradient h2 {
        line-height: 46px;
        margin-top: 15px;
        font-size: 3.6rem;
    }
    .footer__schedule li{
        justify-content: space-between;
    }
    .first_step {
        padding-top: 20px;
    }

    .first_step .row::before {
        border-radius: 16px;
    }

    .first_step_left {
        padding: 25px 15px;
        padding-bottom: 0;
    }

    .first_step_left h2 {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .first_step_left p {
        font-size: 13px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .first_step_social {
        gap: 20px;
        justify-content: center;
    }

    .first_step_social .social_link {
        justify-content: center;
    }
    .contact_form .form_rows {
      gap: 12px;
    }
    .inovation_section .inovation_item h3 {
      font-size: 20px;
    }

    .first_step_social .social_icon {
        width: 38px;
        height: 38px;
    }

    .first_step_social .social_text {
        font-size: 14px;
    }

    .first_image_center {
        min-height: 280px;
    }

    .first_image_center .doctor_image {
        height: 280px;
    }

    .first_step_right {
        padding: 0 15px 15px 15px;
    }

    .first_step_contact .contact_form {
        padding: 15px;
    }

    .first_step_contact .contact_form input {
        padding: 12px 15px;
        font-size: 14px;
    }

    .first_step_contact .contact_form .send_button input {
        padding: 14px 20px;
        font-size: 14px;
    }
    .find_section .row{
        padding: 20px;
    }
    .find_section .contact_form{
        margin-top: 30px;
        padding: 0;
    }
    .first_step_right{
        margin-left: 0;
    }
    .first_step .row::before{
        display: none;
    }
    .first_step .row{
        background: #F3EFEB;
        border-radius: 20px;
    }
    .home .arrow_hero{
        bottom: 40px;
    }
    .page-id-18 .arrow_hero{
        bottom: 53px;
    }
    .arrow_hero img{
        width: 30px;
        height: 30px;
    }
    .hero_section{
        padding: 120px 0 60px 0;
    }
    .hero_image img{
        height: 320px;
        margin-bottom: -20px;
    }
    .hero_right{
        padding-left: 0;
        right: auto;
    }
    .our_mission.mt-120 {
      margin-top: 0;
    }
    .demo {
      display: none;
    }
    .main_button {
      width: 100%;
    }
    .about__right{
        margin-top: 40px;
        padding-left: 0;
    }
    .about_section_2 .col-md-6:first-child{
        padding-right: 0;
        margin-bottom: 40px;
    }
    .hero_cta {
      margin-bottom: 30px;
    }
}

/* Tablet */
@media (min-width: 641px) and (max-width: 1023px) {
  .logos.grid-4 {
    max-width: 100%;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 10px;
  }
  .diaspora_right {
    width: 100%;
    margin-top: 20px;
  }
  .single_video iframe {
    width: 100%;
    margin-top: 50px;
    border-radius: 30px;
    height: 500px;
  }
  .list_colaboration p:before {
    width: 20px;
    height: 20px;
    top: 5px;
  }
  .list_colaboration p {
    font-size: 20px;
    line-height: 30px
  }
  .list_colaboration {
    max-width: 100%;
  }
  .logos.grid-4 img {
    height: 33px;
  }
  .testimonial_before .before_item .overlay_label,
  .testimonial_before .after_item .overlay_label {
    padding: 5px;
    text-align: center;
  }
  .specialist_left {
    height: 500px;
  }
  .image_mission {
    display: none;
  }
  .reason_item .image_col img {
    width: 36px;
    height: auto;
    margin-top: 10px;
  }
  .page-template-dantura-fixa .hero_section {
    height: auto;
  }
  .mission_center {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .diaspora_section .diaspora_left {
    width: 100%;
  }
  .fixed_part h2 {
    font-size: 2.6rem!important;
    line-height: 36px!important;
  }
  .fixed_section .fixed_bg::before {
    background: rgb(230 226 226 / 69%);
  }
  .play_btn_fixed {
    top: 25%;
    right: 10%;
  }
  .transformation_dental .oval_image > img {
    width: 100%!important;
    border-radius: 30px!important;
  }
  .smiles_slider .swiper-slide .d-flex .col-md-6 {
    width: 100%;
  }
  .transformation_wrapper {
    padding: 0!important
  }
  .price_section .block_title.d-flex {
    margin-bottom: 10px;
  }
  .transformation_dental .step_number {
    margin-bottom: 0!important
  }
  .hero_rating {
    justify-content: center;
  }
  .first_step_left {
    width: 45%;
  }
  .first_step_right {
    width: 55%;
  }
  .traitment_section .row .col-md-4 {
    margin-top: 20px;
  }
  .first_image_center {
    display: none;
  }
  .traitment_section .list_buttons {
    margin-top: 30px;
  }
  .mission_center img {
    height: 700px;
  }
  .map_content iframe {
    height: 400px;
  }
  .why_card {
    min-height: auto;
  }
  .contact_actions a:first-child {
    width: 230px;
  }
  .not_found_page {
    margin-top: 140px;
  }
  .thank_content h3 {
    font-size: 2.2rem;
    line-height: 32px;
  }
  .hero_section {
    height: auto;
    padding-top: 170px;
    text-align: center;
  }
  .find_section .row {
    padding: 20px;
  }
  .find_bg {
    padding: 25px;
  }
    h2{
        font-size: 3rem;
    }
    .mt-120{
        margin-top: 60px;
    }
    .mb-120{
        margin-bottom: 60px;
    }
    .mt-240{
        margin-top: 60px;
    }
    .hero_left{
        padding-left: 0;
    }
    .hero_section h1{
        font-size: 4rem;
    }
    .hero_section .main_button{
        padding: 14px 40px;
    }
    .hero_cta {
      margin-bottom: 30px;
    }
    .block_title{
        margin-bottom: 30px;
    }
    .block_title h2{
        font-size: 2.8rem;
        font-weight: 600;
        line-height: 36px;
    }
    .block_title p{
        max-width: 100%;
        padding-left: 0;
    }
    .block_title.d-flex{
        flex-direction: column;
        align-items: flex-start !important;
        gap: 20px;
    }
    .block_title .arrows_slider{
        margin-top: 20px;
        position: relative;
        top: auto;
        right: auto;
        align-self: flex-start;
    }
    .grid-4{
        grid-template-columns: repeat(1, 1fr);
    }
    .testimonials_style_left1{
        padding-left: 0;
    }
    .reasons_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .hero_right{
        position: relative;
    }
    .hero_statistics{
        padding-bottom: 0;
    }
    .testimonials_style_left1 .main_button{
        padding: 14px;
    }
    .bg_testimonials{
        padding: 20px;
    }
    .fixed_part h2{
        font-size: 3.6rem;
        line-height: 46px;
    }
    .fixed_section .main_button{
        margin-top: 30px;
    }
    .fixed_part:last-child{
        margin-top: 30px;
    }
    .cta_background{
        padding: 30px 20px;
    }
    .contact_form .form_rows{
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        margin-bottom: 10px;
    }
    .contact_form{
        padding: 0;
    }
    .footer__grid {

    }
    .prosthesis_right .fly_image{
        position: relative;
        top: 0;
    }
    .find_part svg {
      display: none;
    }
    .input_email,
    .find_section textarea {
      margin-bottom: 10px;
    }
    .smiles_slider .swiper-slide .d-flex{
        flex-wrap: wrap;
    }
    .smiles_slider .swiper-slide p{
        margin-bottom: 0;
        margin-top: 20px;
    }
    .smile_left{
        padding-right: 0;
    }
    .specialist_right h2{
        margin-top: 20px;
        font-size: 3rem;
        line-height: 40px;
    }
    .smile_left .list_buttons {
      margin-top: 30px;
      margin-bottom: 40px;
    }
    .your_specialist .row{
        flex-direction: column;
    }
    .your_specialist .col-md-6,
    .your_specialist .col-md-6{
        width: 100%;
    }
    .specialist_right{
        padding-left: 0;
    }
    .team_profesional_right{
        width: 100%;
    }
    .team_profesional .col-md-9{
        width: 100%;
    }
    .specialist_slider{
        margin-top: 30px;
    }
    .team_profesional_right{
        gap: 20px;
    }
    .team_profesional_right h2{
        font-size: 3rem;
        line-height: 40px;
    }
    .team_slider{
        margin-top: 30px;
    }
    .footer_cta_right{
        padding-left: 0;
    }
    .footer_cta_right h2{
        margin-top: 20px;
    }
    .footer__schedule{
        justify-content: space-between;
    }
    .faq_right{
        padding-left: 0;
    }
    .tabs_container{
        flex-direction: column;
        gap: 30px;
    }
    .main-video{
        width: 100%;
    }
    .video-layout{
        flex-direction: column;
    }
    .related-videos{
        width: 100%;
        padding-left: 0;
    }
    .diaspora_left .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .diaspora_left{
        padding-right: 0;
        margin-bottom: 30px;
    }
    .diplomas-prev{
        display: none;
    }
    .diplomas-next{
        display: none;
    }
    .cta_style1 .container::after{
        display: none;
    }
    .cta_style1 .container::before{
        display: none;
    }

    /* Transformation Dental Section */
    .transformation_dental .transformation_wrapper {
        min-height: auto;
        padding: 40px 0;
    }

    .transformation_dental .oval_image {
        width: 280px;
        height: 400px;
        border-radius: 140px;
    }

    .transformation_dental .oval_image::before {
        top: -20px;
        left: -20px;
        right: -20px;
        bottom: -20px;
        border-radius: 160px;
    }

    .transformation_dental .oval_image img {
        border-radius: 140px;
    }

    .transformation_dental .step_item {
        position: relative;
        max-width: 100%;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        text-align: center !important;
        padding: 0 !important;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .transformation_dental .step_item p {
        font-size: 18px;
        order: 2;
    }

    .transformation_dental .step_number {
        position: relative !important;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        order: 1;
    }

    .transformation_dental .oval_image {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        width: 100%;
        overflow: visible;
    }

    .transformation_dental .oval_image > img {
        width: 280px;
        height: 400px;
        border-radius: 140px;
        margin-bottom: 30px;
    }

    .transformation_dental .oval_image::before {
        width: 320px;
        height: 440px;
        top: -20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .comparison-slider{
        height: 320px;
    }
    .smiles_slider .swiper-slide{
        padding: 20px;
    }
    .diaspora_img1{
        height: 410px;
    }
    .diplomas {
      height: auto;
    }
    .reviews_section .block_title {
      text-align: center;
    }
    .experience_slider .swiper-slide img {
      height: 300px;
    }
    .diplomas .swiper-slide.swiper-slide-active img {
      height: 370px;
    }
    .specialist_slider .swiper-slide img {
      height: 250px;
    }
    .specialist_right p {
      margin-bottom: 15px;
    }
    .transformation_dental .oval_image::before{
        display: none;
    }
    .content_prosthesis .prosthesis_right .bg{
        padding: 20px;
    }
    .content_prosthesis .prosthesis_left .bg{
        padding: 20px;
    }
    .prosthesis_left .fly_image{
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 50px;
    }
    .faq_section .faq_cta{
        height: auto;
    }
    .faq_cta h2{
        font-size: 3rem;
        line-height: 40px;
    }
    .reasons_right{
        margin-top: 40px;
    }
    .reasons_left{
        padding-right: 0;
    }
    .testimonial_before{
        gap: 5px;
    }
    .hero_section{
        clip-path: ellipse(300% 95% at 50% 0%);
    }
    .hero_rating span{
        font-size: 1.6rem;
    }
    .benefit_item span{
        font-size: 1.8rem;
    }
    .hero_left p{
        font-size: 1.8rem;
    }
    /* Hero Statistics */
    .hero_statistics {
        flex-wrap: wrap;
        gap: 0px;
        justify-content: center;
        margin-bottom: 40px;
    }
    .hero_statistics .hero_item::after {
        display: none;
    }
    .main-logo{
        width: 100%;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .mission_right{
        margin-top: 20px;
        padding-left: 0;
    }
    .mission_center{
        padding: 0;
    }
    .our_mission .d-flex{
        flex-direction: column;
        gap: 20px;
    }
    .mission_left{
        margin-top: 0px;
        padding-right: 0;
    }
    .image_mission{
        margin-top: 30px;
    }
    .experience_right{
        margin-top: 30px;
        padding-left: 0;
    }
    .traitment_section .row{
        flex-direction: column;
    }
    .traitment_section .row .col-md-8{
        width: 100%;
    }
    .traitment_section .row .col-md-4{
        width: 100%;
    }
    .traitment_section .grid-3{
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .traitment_video{
        margin-top: 40px;
        padding-left: 0;
    }
    .list_buttons{
        gap: 10px;
    }
    .list_buttons a{
        width: 50%;
    }
    .experience_right .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .inovation_section .grid-2{
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .inovation_section .inovation_item{
        flex-direction: column;
    }
    .inovation_section .buttons_inovation{
        margin-top: 30px;
    }
    .services_left{
        padding-right: 20px;
    }
    .services_left .service-card img{
        height: 400px;
    }
    .service-card img{
        height: 180px;
    }
    .services_left .service-card img {
        height: 368px;
    }
    .services_right .grid-2{
        gap: 10px;
    }
    .service-title{
        font-size: 2rem;
        line-height: 30px;
        bottom: 12px;
        left: 12px;
    }
    .inovation_section .inovation_item{
        padding: 20px;
    }
    .image_inovation{
        z-index: 1;
        opacity: 0.5;
    }
    .inovation_section .inovation_item p{
        position: relative;
        z-index: 2;
        margin-bottom: 0;
    }
    .prosthesis_icon{
        margin-bottom: 40px;
    }
    .carousel_home{
        margin-top: 60px;
    }
    .video_carousel .swiper-slide h3{
        margin-top: 10px;
        font-size: 2rem;
    }
    .video_carousel .swiper-slide img{
        height: 250px;
    }
    .send_radiography .main_button{
        padding: 14px 40px;
    }
    .footer_cta_right h2{
        margin-bottom: 20px;
    }
    .contact_flex{
        margin-top: 40px;
    }
    .related-videos {
      height: 360px;
    }
    .cases_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .accordion_body{
        padding: 20px;
    }
    .price__content{
        flex-direction: column;
        gap: 20px;
        padding: 20px;
        align-items: flex-start;
    }
    .contact_gradient_left img{
        height: 168px;
    }
    .contact_gradient h2 {
        line-height: 40px;
        margin-top: 15px;
    }
    .footer__schedule li{
        justify-content: space-between;
    }
    .find_section .contact_form{
        margin-top: 30px;
        padding: 0;
        padding-left: 20px;
    }
    .team_slider .swiper-slide img{
        height: 300px;
    }
    .footer_cta .row{
        flex-direction: column;
    }
    .footer_cta .row .col-md-6{
        width: 100%;
    }
    .experience_medical .row{
        flex-direction: column;
    }
    .experience_medical .row .col-md-7,
    .experience_medical .row .col-md-5{
        width: 100%;
    }
    .experience_right .grid-2{
        grid-template-columns: repeat(2, 1fr);
    }
    .our_mission .row{
        flex-direction: column;
    }
    .mission_left,
    .mission_right,
    .mission_center{
        width: 100%;
    }
    .image_mission p{
        margin-bottom: 20px;
    }
    .why_section .grid-4{
        grid-template-columns: repeat(2, 1fr);
    }
    .reasons_left .grid-2{
        grid-template-columns: repeat(2, 1fr);
    }
    .reasons_section .row{
        flex-direction: column;
    }
    .reasons_section .row .col-md-8,
    .reasons_section .row .col-md-4{
        width: 100%;
    }
    .fixed_section .fixed_right{
        display: flex;
        align-items: flex-end;
    }
    .fixed_section .fixed_right img{
        object-fit: contain;
    }
    .diaspora_left .grid-2{
        display: grid;
    }
    .faq_section .row{
        flex-direction: column-reverse;
    }
    .faq_section .col-md-4{
        width: 100%;
    }
    .faq_right{
        width: 100%;
        margin-bottom: 30px;
    }
    .find_section{
        flex-direction: column;
    }
    .faq-header .icon {
      width: 40px;
      height: 40px;
      min-width: 40px;
    }
    .footer_cta_right svg {
      width: 40px;
      height: 40px;
    }
    .faq-content p {
      padding-right: 0;
    }
    .faq-header .icon svg {
      width: 20px;
      height: 20px;
    }
    .first_step {
        padding-top: 0px;
    }

    .inovation_item .col-md-8 {
      width: 100%;
    }

    .first_step .row::before {
        top: 60px;
        border-radius: 30px;
    }

    .first_step_left {
        padding-top: 100px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
    }

    .first_step_left h2 {
        font-size: 24px;
    }

    .first_step_left p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .first_step .row {
        flex-wrap: nowrap;
    }

    .first_image_center.col-md-4 {
        width: 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .first_image_center .doctor_image {
        height: 450px;
    }

    .first_step_right {
        padding-top: 60px;
        margin-left: 0px;
        padding-right: 30px;
        padding-left: 30px;
    }

    .first_step_contact .contact_form {
        padding: 15px;
    }

    .first_step_contact .contact_form .form_rows {
        gap: 10px;
    }

    .first_step_contact .contact_form input {
        padding: 10px 12px;
        font-size: 13px;
    }

    .first_step_contact .contact_form .send_button input {
        padding: 12px 15px;
        font-size: 13px;
    }

    .first_step_contact .acceptance p {
        font-size: 11px;
    }
    .home .arrow_hero{
        bottom: 40px;
    }
    .page-id-18 .arrow_hero{
        bottom: 53px;
    }
    .hero_image img{
        height: 467px;
        margin-bottom: -80px;
    }
    .demo a {
      left: 44%;
    }
}

@media only screen and (max-width: 1280px) {
  .first_image_center {
    display: none;
  }
  .first_step_left {
    width: 45%;
    padding-left: 25px;
  }
  .first_step_right {
    width: 55%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 40px;
  }
  .first_step {
    padding-top: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .list_colaboration,
  .logos.grid-4 {
    max-width: 100%;
  }
  .single_video iframe {
    width: 100%;
    margin-top: 50px;
    border-radius: 30px;
    height: 600px;
  }
  .logos.grid-4 img {
    height: 35px;
  }
  .inovation_item .col-md-8 {
    width: 80%;
  }
  .page-template-dantura-fixa .hero_section h1 {
    font-size: 3rem;
  }
  .benefit_item span {
    font-size: 1.5rem;
  }
  .benefit_item .benefit_icon {
    width: 20px;
    height: 20px;
    margin-top: 0;
  }
  .hero_rating span {
    font-size: 18px;
  }
  .main-logo .header_logo {
    max-width: 80px;
  }
  .bg__menu {
    padding: 10px 15px;
  }
  .hero_benefits {
    margin-bottom: 0;
  }
  .hero_rating .rating_stars img {
    width: 16px;
    height: 16px;
  }
  .page-template-dantura-fixa .hero_section {
    padding-top: 120px;
  }
  .hero_section .main_button {
    margin-bottom: 25px;
  }
  .prosthesis_right .fly_image {
    right: 0;
  }
  .inovation_item .col-md-4 {
    width: 20%;
  }
  .hero_section {
    height: auto;
    padding: 120px 0 60px 0
  }
  .why_card {
    min-height: 360px;
  }
  .bg_testimonials {
    padding: 20px;
  }
  .page-template-dantura-fixa .hero_section {
    height: auto;
  }
  .hero_left {
    padding-left: 0;
  }
  .hero_section h1 {
    font-size: 3.5rem;
  }
  .demo a {
    left: 45%;
    bottom: -50px;
  }
  .hero_statistics .hero_item h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  .our_mission .d-flex {
    gap: 20px;
  }
  .mission_right {
    padding-left: 0;
  }
  h2 {
    font-size: 4rem;
    line-height: 50px;
  }
    .block_title p br {
      display: none;
    }
    .find_bg h2 {
      font-size: 3.6rem;
    }
    .block_title p{
        padding-left: 0;
    }
    .find_section .contact_form {
      padding-right: 0;
    }
    .contact_section h2{
        font-size: 4rem;
    }
    .cta_background{
        padding: 50px 40px;
    }
    .cta_style1 .container::after{
        display: none;
    }
    .cta_style1 .container::before{
        display: none;
    }
    .why_section .grid-4{
        grid-template-columns: repeat(2, 1fr);
    }
    .testimonials_style_left1{
        padding-left: 0;
    }
    .reasons_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .fixed_section .fixed_right{
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .fixed_section .fixed_right img{
        object-fit: contain;
    }
    .smiles_slider .swiper-slide p{
        margin-bottom: 0;
    }
    .team_profesional{
        flex-direction: column;
    }
    .team_profesional_right{
      gap: 25px;
    }
    .team_profesional .col-md-3,
    .team_profesional .col-md-9{
        width: 100%;
    }
    .team_slider{
        margin-top: 50px;
    }
    .services_right .grid-2{
        gap: 20px;
    }
    .services_left{
        padding-right: 20px;
    }
    .services_left{
        display: flex;
    }
    .services_left .service-card img{
        height: 100%;
    }
    .experience_right .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .traitment_left .grid-3{
        grid-template-columns: repeat(2, 1fr);
    }
    .contact_form .form_rows{
        gap: 20px;
    }
    .traitment_section .row{
        flex-direction: column;
        gap: 30px;
    }
    .traitment_section .col-md-8,
    .traitment_section .col-md-4{
        width: 100%;
    }
    .traitment_video{
        padding-left: 0;
    }
    .traitment_video img{
        height: 700px;
    }
    .specialist_right{
        padding-left: 20px;
    }
    .reasons_section .row{
        flex-direction: column;
    }
    .reasons_left{
        width: 100%;
        margin-bottom: 60px;
    }
    .reasons_section .col-md-4{
        width: 100%;
    }
    .experience_slider .swiper-slide img {
      height: 380px;
    }
    .faq_cta .contact_form .form_rows {
      grid-template-columns: repeat(1, 1fr);
    }
    .contact_form {
      padding: 0;
    }
    .smiles_slider .swiper-slide {
      padding: 20px;
    }
    .smiles_slider .swiper-slide p {
      margin-top: 15px;
    }
    .smile_left .list_buttons {
      margin-top: 15px;
    }
    .transformation_dental .step_1 .step_number {
      bottom: 10px;
    }
    .team_slider .swiper-slide img {
      height: 400px;
    }
    .specialist_right h2 {
      font-size: 3rem;
      line-height: 40px;
    }
    .transformation_dental .step_5,
    .transformation_dental .step_4 {
      padding-right: 15px;
      right: 0!important
    }
    .transformation_dental .step_2 .step_number {
      bottom: 25px;
    }
    .transformation_dental .step_1,
    .transformation_dental .step_2 {
      left: 0px!important
    }
    .fixed_part h2 {
      font-size: 3.6rem;
      line-height: 46px;
    }
    .fixed_section .main_button{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .hero_statistics{
        flex-wrap: wrap;
        gap: 40px;
    }
    .faq_section .faq_cta {
      padding: 20px;
    }
    .faq_section .faq_cta {
      height: 410px;
    }
    .faq_cta h2 {
      font-size: 28px;
      line-height: 38px;
    }
    .hero_statistics .hero_item {
        position: relative;
        flex: 0 0 calc((100% - 40px) / 2);
        font-family: "Etique", sans-serif;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .hero_statistics{
        padding-bottom: 100px;
    }
    .arrow_hero img{
        width: 30px;
        height: 30px;
    }
    .home .arrow_hero{
        bottom: 25px;
    }
    .page-id-18 .arrow_hero{
        bottom: 40px;
    }
    .experience_right{
        padding-left: 25px;
    }
    .mission_left,
    .mission_center {
        width: 50%;
        margin-bottom: 50px;
    }
    .image_mission{
        margin-top: 25px;
    }
    .mission_right {
        width: 100%;
    }
    .first_image_center .doctor_image{
        height: 444px;
    }
}


@media (max-width: 1200px) {
    .footer__grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px 60px;
    }

    .footer__col--logo {
        order: 1;
    }

    .footer__col--links {
        order: 2;
    }

    .footer__col--program {
        order: 3;
    }

    .footer__col--contact {
        order: 4;
    }

    /* Transformation Dental - Tablet Large */
    .transformation_dental .transformation_wrapper {
        min-height: 750px;
        max-width: 900px;
    }

    .transformation_dental .oval_image {
        width: 450px;
        height: 660px;
        border-radius: 225px;
    }

    .transformation_dental .oval_image::before {
        top: -28px;
        left: -30px;
        right: -30px;
        bottom: -28px;
        border-radius: 260px;
    }

    .transformation_dental .oval_image img {
        border-radius: 225px;
    }

    .transformation_dental .step_item {
        max-width: 280px;
    }

    .transformation_dental .step_item p {
        font-size: 18px;
    }

    .transformation_dental .step_1 {
        top: 60px;
        left: -5px;
    }

    .transformation_dental .step_2 {
        left: -30px;
    }

    .transformation_dental .step_3 {
        bottom: -28px;
    }

    .transformation_dental .step_4 {
        right: -30px;
    }

    .transformation_dental .step_5 {
        top: 40px;
        right: -30px;
    }
}

@media (max-width: 1024px) {
    /* Transformation Dental - Tablet */
    .transformation_dental .transformation_wrapper {
        min-height: auto;
        max-width: 100%;
        padding: 40px 0;
    }

    .transformation_dental .oval_image {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: auto;
        border-radius: 0;
        overflow: visible;
    }

    .transformation_dental .oval_image > img {
        width: 350px;
        height: 515px;
        border-radius: 175px;
        margin-bottom: 40px;
    }

    .transformation_dental .oval_image::before {
        width: 400px;
        height: 565px;
        top: -25px;
        left: 50%;
        right: auto;
        bottom: auto;
        transform: translateX(-50%);
        border-radius: 200px;
    }

    .transformation_dental .step_item {
        position: relative;
        max-width: 100%;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        text-align: center !important;
        padding: 0 !important;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .transformation_dental .step_item p {
        font-size: 16px;
        order: 2;
    }

    .transformation_dental .step_number {
        position: relative !important;
        transform: none !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        order: 1;
        width: 35px;
        height: 35px;
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .footer__main {
        padding: 40px 0;
    }

    .footer__grid {
        gap: 60px;
    }

    .footer__col--logo {
        align-items: center;
        text-align: center;
    }

    .footer__badges {
        align-items: center;
        flex-direction: row;
    }

    .footer__col--links .footer__links-grid {
        justify-content: center;
    }

    .footer__schedule {
        max-width: 280px;
    }

    .footer__bottom-inner {
        flex-direction: column-reverse;
        text-align: center;
    }

    .footer__bottom-links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px 20px;
    }
}

/* Transformation Dental - Laptop 14"-16" (1366px - 1600px) */
@media (min-width: 1201px) and (max-width: 1600px) {
    .transformation_dental .transformation_wrapper {
        min-height: 800px;
        max-width: 1000px;
    }

    .transformation_dental .oval_image {
        width: 480px;
        height: 710px;
        border-radius: 240px;
    }

    .transformation_dental .oval_image::before {
        top: -30px;
        left: -32px;
        right: -32px;
        bottom: -30px;
        border-radius: 280px;
    }

    .transformation_dental .oval_image img {
        border-radius: 240px;
    }

    .transformation_dental .step_item {
        max-width: 260px;
    }

    .transformation_dental .step_item p {
        font-size: 18px;
    }

    .transformation_dental .step_1 {
        top: 65px;
        left: -5px;
        padding-right: 20px;
    }

    .transformation_dental .step_2 {
        left: -32px;
        padding-right: 20px;
    }

    .transformation_dental .step_3 {
        bottom: -30px;
        padding-top: 20px;
    }

    .transformation_dental .step_4 {
        right: -32px;
        padding-left: 20px;
    }

    .transformation_dental .step_5 {
        top: 40px;
        right: -32px;
    }
    .prosthesis_right .fly_image{
        right: 7px;
    }
    .cta_style1 .container::before{
        left: -69px;
        bottom: -172px;
    }
    .cta_style1 .container::after{
        right: -45px;
        bottom: -185px;
    }
    .contact_section .container{
        overflow: hidden;
    }
    .contact_form .form_rows{
        gap: 20px;
    }
}

/* ========== Innovation Tabs Responsive ========== */
@media (max-width: 991px) {
    .vertical-tabs {
        flex-direction: column;
    }

    .vertical-tabs-nav {
        min-width: 100%;
        max-width: 100%;
        flex-direction: row;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .vertical-tabs-nav li {
        border-bottom: none;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        flex-shrink: 0;
    }

    .vertical-tabs-nav li:last-child {
        border-right: none;
    }

    .vertical-tabs-nav li a {
        padding: 18px 24px;
        font-size: 1.4rem;
        white-space: nowrap;
        border-left: none;
        border-bottom: 3px solid transparent;
    }

    .vertical-tabs-nav li.active a {
        border-left-color: transparent;
        border-bottom-color: #D5BC99;
    }

    .vertical-tabs-content {
        padding: 25px 30px;
        min-height: auto;
    }

    .innovation-tabs-title {
        font-size: 3.4rem;
    }
}

@media (max-width: 640px) {
  .first_step_left,
  .first_step_right {
    width: 100%;
  }
  .diaspora_img1 {
    display: none;
  }
  .diaspora_img2 {
    width: 100%;
  }
  .specialist_left {
    height: 300px;
  }
  .first_step_right {
    padding-right: 20px;
    margin-top: 30px!important
  }
  .first_step_social .social_icon {
    width: 32px;
    height: 32px;
  }
  .mission_right h3 {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 36px;
    color: #5C4D3F;
  }
  .why_section.mt-120 {
    margin-top: 0;
  }
  .transformation_dental .oval_image > img {
    width: 100%;
    height: 300px;
    border-radius: 30px;
    margin-bottom: 20px;
  }
  .transformation_dental .step_item {
    margin-bottom: 10px;
  }
  .transformation_dental .step_number {
    margin-bottom: 0!important
  }
  .transformation_dental .transformation_wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  .content_price ul {
    margin-bottom: 30px;
  }
  .smile_left .list_buttons .main_button {
    width: 100%;
  }
  .smile_left .list_buttons {
    gap: 12px!important;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .experience_slider .swiper-slide img {
    height: 320px;
  }
  .faq-header .icon svg {
    width: 16px;
    height: 16px;
  }
  .faq-content p {
    padding-right: 0;
  }
  .faq-header .icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
  .choose_section.mb-120 {
    margin-bottom: 80px;
  }
  .smiles_slider .swiper-slide .smile_profile {
    margin-bottom: 0;
  }
  .smiles_slider .swiper-slide p {
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: left;
  }
  .price_section .block_title.d-flex,
  .smile_transforms .block_title.d-flex {
    margin-bottom: 0;
  }
  .block_title .arrows_slider {
    width: 100%;
    justify-content: center;
  }
  .diaspora_img2 {
    margin-top: 10px;
  }
  .diaspora_item p {
    text-align: left!important
  }
  .diaspora_section .block_title {
    margin-bottom: 20px;
  }
  .diaspora_img2 img {
    height: 320px;
  }
  .has-map .fancybox__content, .has-pdf .fancybox__content,
  .has-youtube .fancybox__content, .has-vimeo .fancybox__content,
  .has-html5video .fancybox__content {
    height: 70vh!important
  }
  .diaspora_left p {
    text-align: center;
  }
  .faq_cta {
    padding: 20px;
  }
  .fixed_section .fixed_bg {
    padding: 15px;
  }
  .play_btn_fixed {
    width: 100px;
    height: 100px;
  }
  .fixed_section .fixed_left {
    margin-bottom: 0;
  }
  .testimonial_before .before_item .overlay_label,
  .testimonial_before .overlay_label {
    padding: 5px;
    font-size: 12px;
    text-align: center;
  }
  .testimonial_before .after_item .overlay_label {
    text-align: center;
  }
  .testimonials_style_left1 p {
    margin-bottom: 25px;
  }
  .hero_rating {
    justify-content: center;
  }
  .page-template-dantura-fixa .hero_section {
    height: auto;
  }
  .floating-buttons {
    right: 12px;
    bottom: 12px;
  }
  .case_item {
    padding: 15px 0;
  }
    .innovation-tabs-section {
        padding: 30px 15px;
        margin: 20px 0;
    }

    .vertical-tabs-nav {
        flex-direction: column;
    }

    .vertical-tabs-nav li {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .vertical-tabs-nav li a {
        padding: 16px 20px;
        font-size: 1.4rem;
        white-space: normal;
        border-bottom: none;
        border-left: 4px solid transparent;
    }

    .vertical-tabs-nav li.active a {
        border-bottom-color: transparent;
        border-left-color: #D5BC99;
    }

    .vertical-tabs-content {
        padding: 20px;
    }

    .innovation-tabs-title {
        font-size: 2.8rem;
    }

    .innovation-tabs-subtitle {
        font-size: 1.4rem;
    }

    .tab-panel p {
        font-size: 1.4rem;
    }
}

/* ========== Happy Patients & Stats Responsive ========== */
@media (max-width: 991px) {
    .patients-gallery {
        column-count: 3;
    }

    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .happy-patients-title,
    .stats-title {
        font-size: 3.4rem;
    }

    .stat-number {
        font-size: 4rem;
    }
}

@media (max-width: 640px) {
    .patients-gallery {
        column-count: 2;
        column-gap: 8px;
    }
    .tab_review_btn.active {
      border-radius: 15px;
    }
    .gallery-item {
        margin-bottom: 8px;
    }
    .reviews_section {
      padding-bottom: 80px;
    }

    .happy-patients-header {
        padding-top: 20px;
    }

    .happy-patients-title,
    .stats-title {
        font-size: 2.6rem;
    }

    .happy-patients-subtitle,
    .happy-patients-note {
        font-size: 1.4rem;
    }

    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .stat-box {
        padding: 15px 10px;
    }

    .stat-number {
        font-size: 3.2rem;
    }

    .stat-label {
        font-size: 1.2rem;
    }
}
