@media(max-width: 1345px) {
    .navbar__menu__items{
        display: none;
    }
    .toogle_menu{
        display: block;
    }
}

@media (max-width: 640px) {
    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;
    }
    .block_title{
        margin-bottom: 30px;
    }
    .block_title h2{
        font-size: 3rem;
        font-weight: 600;
        line-height: 40px;
    }
    .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;
    }
    .testimonials_style_right1{
        margin-top: 20px;
        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: 20px;
    }
    .contact_form .form_rows{
        grid-template-columns: repeat(1, 1fr);
    }
    .contact_form{
        padding: 0;
    }
    .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: 40px;
    }
    .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;
    }
    .contact_flex{
        flex-wrap: wrap;
    }
    .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: 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;
    }
    .diaspora_img2{
        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;
    }
    .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%);
    }
    .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: 20px;
        justify-content: center;
    }
    .hero_statistics .hero_item {
        width: calc(50% - 10px);
        padding: 15px 10px;
    }
    .hero_statistics .hero_item:first-child {
        padding-left: 10px;
    }
    .hero_statistics .hero_item:last-child {
        padding-right: 10px;
    }
    .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: 20px;
        padding-left: 0;
    }
    .mission_center{
        padding: 0;
    }
    .our_mission .d-flex{
        flex-direction: column;
        gap: 20px;
    }
    .mission_left{
        margin-top: 20px;
        padding-right: 0;
    }
    .image_mission{
        margin-top: 30px;
    }
    .experience_right{
        margin-top: 30px;
        padding-left: 0;
    }
    .traitment_section .grid-3{
        grid-template-columns: repeat(1, 1fr);
    }
    .traitment_video{
        margin-top: 40px;
        padding-left: 0;
    }
    .traitment_video img{
        height: 300px;
    }
    .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);
    }
    .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: 400px;
    }
    .service-card img{
        height: 220px;
    }
    .services_right .grid-2{
        margin-top: 20px;
        gap: 10px;
    }
    .service-title{
        font-size: 2.4rem;
        line-height: 34px;
    }
    .inovation_section .inovation_item{
        padding: 20px;
    }
    .image_inovation{
        z-index: 1;
        opacity: 0.5;
    }
    .inovation_section .inovation_item p{
        position: relative;
        z-index: 2;
    }
    .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: 215px;
    }
    .send_radiography .main_button{
        padding: 14px;
    }
    .footer_cta_right h2{
        margin-bottom: 20px;
    }
    .contact_flex{
        margin-top: 60px;
    }
    .send_radiography img{
        width: 100%;
    }
    .cases_section .grid-2{
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .case_item img{
        height: 80px;
    }
    .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;
    }
    .first_step {
        padding-top: 20px;
    }

    .first_step .row::before {
        border-radius: 16px;
    }

    .first_step_left {
        padding: 25px 15px;
    }

    .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: 12px;
    }

    .first_step_social .social_link {
        justify-content: center;
    }

    .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: 150px 0 60px 0;
    }
    .hero_image img{
        height: 300px;
        margin-bottom: -20px;
    }
    .hero_right{
        padding-left: 0;
        right: auto;
    }
}

/* Tablet */
@media (min-width: 641px) and (max-width: 1023px) {
    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;
    }
    .block_title{
        margin-bottom: 30px;
    }
    .block_title h2{
        font-size: 3rem;
        font-weight: 600;
        line-height: 40px;
    }
    .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: 20px;
    }
    .contact_form .form_rows{
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .contact_form{
        padding: 0;
    }
    .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;
    }
    .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: 40px;
    }
    .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: 188px;
    }
    .smiles_slider .swiper-slide{
        padding: 20px;
    }
    .diaspora_img1{
        height: 210px;
    }
    .diaspora_img2{
        height: 210px;
    }
    .transformation_dental .oval_image::before{
        display: none;
    }
    .content_prosthesis .prosthesis_right .bg{
        padding: 20px;
    }
    .content_prosthesis .prosthesis_left ul li, .content_prosthesis .prosthesis_right ul li{
        padding-left: 0;
    }
    .content_prosthesis .prosthesis_left .bg{
        padding: 20px;
    }
    .prosthesis_left .fly_image{
        position: relative;
        left: auto;
        bottom: auto;
    }
    .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: 20px;
        justify-content: center;
    }
    .hero_statistics .hero_item {
        width: calc(50% - 10px);
        padding: 15px 10px;
    }
    .hero_statistics .hero_item:first-child {
        padding-left: 10px;
    }
    .hero_statistics .hero_item:last-child {
        padding-right: 10px;
    }
    .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: 20px;
        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);
    }
    .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: 220px;
    }
    .services_left .service-card img {
        height: 454px;
    }
    .services_right .grid-2{
        gap: 10px;
    }
    .service-title{
        font-size: 2.4rem;
        line-height: 34px;
    }
    .inovation_section .inovation_item{
        padding: 20px;
    }
    .image_inovation{
        z-index: 1;
        opacity: 0.5;
    }
    .inovation_section .inovation_item p{
        position: relative;
        z-index: 2;
    }
    .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: 215px;
    }
    .send_radiography .main_button{
        padding: 14px;
    }
    .footer_cta_right h2{
        margin-bottom: 20px;
    }
    .contact_flex{
        margin-top: 60px;
    }
    .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;
    }
    .faq_section .col-md-4{
        width: 100%;
    }
    .faq_right{
        width: 100%;
    }
    .find_section{
        flex-direction: column;
    }
    .first_step {
        padding-top: 60px;
    }

    .first_step .row::before {
        top: 60px;
        border-radius: 30px;
    }

    .first_step_left {
        padding-top: 100px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 30px;
    }

    .first_step_left h2 {
        font-size: 32px;
    }

    .first_step_left p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .first_step .row {
        flex-wrap: nowrap;
    }

    .first_step_left.col-md-5 {
        width: 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .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: -40px;
    }

    .first_step_right.col-md-3 {
        width: 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .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: -20px;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .hero_section h1{
        font-size: 4.5rem;
    }
    .block_title p{
        padding-left: 0;
    }
    .contact_section h2{
        font-size: 4rem;
    }
    .cta_background{
        padding: 20px 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: 40px;
    }
    .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: 40px;
    }
    .reasons_section .col-md-4{
        width: 100%;
    }
    .faq_cta .contact_form .form_rows{
        grid-template-columns: repeat(3, 1fr);
    }
    .fixed_section .main_button{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .prosthesis_right .fly_image{
        display: none;
    }
    .hero_statistics{
        flex-wrap: wrap;
        gap: 40px;
    }
    .hero_statistics .hero_item {
        position: relative;
        flex: 0 0 calc((100% - 40px) / 2);
        font-family: "Etique", sans-serif;
        padding: 0 24px;
        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 {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .footer__col--logo {
        align-items: center;
        text-align: center;
    }

    .footer__badges {
        align-items: center;
    }

    .footer__title {
        text-align: center;
    }

    .footer__col--links .footer__links-grid {
        justify-content: center;
    }

    .footer__links {
        text-align: center;
    }

    .footer__schedule {
        max-width: 280px;
        margin: 0 auto;
    }

    .footer__contact-list {
        align-items: center;
    }

    .footer__contact-list li {
        justify-content: center;
    }

    .footer__social {
        justify-content: center;
    }

    .footer__bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .footer__bottom-links {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px 30px;
    }
}

/* 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;
    }
}