/* ===========================
   Responsive Menu & Layout
   =========================== */

@media (max-width: 640px) {
   .breadcrumbs{
       margin-bottom: 30px;
   }
   .hero_section {
     height: 100%;
   }
   .hero_section, .hero_home {
     padding: 70px 0 50px!important;
   }
   .explorer_services .grid-3 {
     grid-template-columns: repeat(1, 1fr);
   }
   .why_section .row {
     margin-top: 20px;
   }
   .smiles_presentation h3 {
     font-size: 20px;
     line-height: 30px;
   }
    .hero_right h1{
        font-size: 5.8rem;
    }
    .hero_home_left h1,
    .hero_home_left h1 span {
      font-size: 3.8rem;
      line-height: 48px;
      text-align: center;
    }
    .hero_home_left p {
      text-align: center;
      margin-bottom: 15px;
    }
    .hero_home_right {
      padding-left: 0;
      margin-top: 30px
    }
    .hero_home_left .description {
      font-size: 1.8rem;
    }
    .hero_buttons {
      flex-wrap: wrap;
      margin-top: 40px;
    }
    .services_list .explorer_item {
      width: 100%!important;
      margin: 0!important;
    }
    .services_list {
      margin: 0;
    }
    .mobile-overlay-header img {
      height: 64px!important;
    }
    .price_block {
      padding: 20px;
      margin-bottom: 20px;
    }
    .price_list .grid-3 {
      gap: 20px;
    }
    .price_block ul li {
      display: block;
      padding-bottom: 20px;
    }
    .price_block h3 {
      font-size: 2.8rem;
      margin-bottom: 20px;
      line-height: 38px;
    }
    .explorer_services .explorer_item .explorer_image {
      height: 230px;
    }
    .explorer_services .explorer_item h3 {
      font-size: 26px;
      line-height: 36px;
    }
    .price_item img {
      width: 60%;
      margin-bottom: 0;
    }
    .cases_right .before_container {
      gap: 15px;
      padding-bottom: 25px
    }
    .price_list .price_item {
      overflow-x: hidden;
    }
    .price_item {
      border-bottom: 1px solid #DCB063;
      padding-bottom: 40px;
    }
    .price_list .price_item ul {
      margin-bottom: 30px;
    }
    .price_list .price_span {
      margin-bottom: 20px;
    }
    .container {
      max-width: 100%;
    }
    .price_block ul li h4 {
      width: 100%;
      margin-bottom: 5px;
    }
    .thank-you h1 {
      font-size: 5rem;
      line-height: 60px;
    }
    .page_content h2 {
      font-size: 26px;
      line-height: 38px;
      margin-top: 40px;
    }
    .why_section img{
        height: 400px;
        object-fit: cover;
        margin-bottom: 40px;
    }
    .page_content {
      padding-bottom: 60px;
    }
    .modal-content h2 {
      font-size: 25px;
      line-height: 34px;
      margin-bottom: 20px;
    }
    .comma svg {
      width: 20px!important
    }
    .modal-content .contact_form .d-flex {
      gap: 0;
    }
    .modal-content .contact_form .wpcf7-form-control.wpcf7-text,
    .modal-content .contact_form .wpcf7-form-control.wpcf7-tel {
      margin-bottom: 12px;
    }
    .footer_logo img {
      height: 100px;
      width: auto;
      margin-bottom: 10px;
    }
    .footer_left {
      padding-right: 0;
    }
    .footer {
      padding: 15px 0;
      background-color: #1e342f;
      background-image: none!important;
    }
    .modal-content {
      width: 90%;
    }
    .modal-content .close {
      right: -10px;
    }
    .hero_page .breadcrumbs a,
    .hero_page .breadcrumbs .last {
      font-size: 12px;
    }
    .contact_page_left .contact_form .d-flex {
      margin-bottom: 15px;
    }
    .contact_page_left .contact_form {
      margin-top: 30px;
      margin-bottom: 40px;
    }
    .contact_page_left h2 {
      margin-bottom: 10px;
    }
    .hero_page {
      padding: 80px 0 30px;
    }
    .hero_page h1 {
      line-height: 40px;
      font-size: 30px;
    }
    .hero_page .d-flex.mt-5 {
      gap: 10px;
      flex-wrap: wrap;
    }
    .hero_page .d-flex.mt-5 a {
      width: 100%;
      justify-content: center;
    }
    .why_right{
        padding-left: 0;
    }
    .why_section .grid-2{
        row-gap: 30px;
        margin-top: 15px;
    }
    .why_section .grid-2::after{
        display: none;
    }
    .smiles_destination .col-md-5{
        padding-right: 0;
    }
    .health_section .health_timeline {
      gap: 15px;
    }
    .second_row_image {
      display: none;
    }
    .health_section .block_title, .price_list .block_title {
      margin-bottom: 30px;
    }
    .smiles_presentation.sm_df {
      margin-bottom: 60px;
    }
    .first_row_image {
      width: 100%;
      margin-top: 20px!important;
    }
    .more_images{
        margin-top: 15px;
        padding-right: 0;
    }
    .why_right {
      padding-bottom: 0;
    }
    .more_images img:first-child {
      margin-bottom: 15px;
    }
    .more_images2 img:first-child{
        margin-top: 24px;
    }
    .more_images2 img:first-child {
      margin-bottom: 0;
    }
    .before_content p {
      margin-top: 4px;
    }
    .contact_section .row {
      padding-top: 0;
      padding-right: 0;
    }
    .comparison_layout .before_container {
      gap: 15px;
    }
    .faq_left h2 {
      font-size: 32px;
      line-height: 42px;
    }
    .faq_left {
      padding: 30px 15px;
    }
    .faq_section .row {
      flex-direction: column-reverse;
    }
    .faq_section form {
      margin-top: 20px;
    }
    .before_content h3 {
      font-size: 22px;
      line-height: 34px;
    }
    .block_title p {
      margin-top: 8px;
    }
    .related-videos {
      height: 300px;
    }
    .smiles_presentation .col-md-6:first-child{
        margin-bottom: 20px;
    }
    .contact_section .row{
        flex-direction: column-reverse;
    }
    .contact_section .col-md-7{
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 10px!important
    }
    .steps_number {
      width: 70px;
      height: 70px;
      margin-bottom: 20px;
    }
    .prosthesis_section .prosthesis_item ul li {
      margin-bottom: 10px;
    }
    .prosthesis_section .prosthesis_item p {
      margin-bottom: 15px;
    }
    .prosthesis_section .prosthesis_item h2 {
      font-size: 26px;
      line-height: 36px;
    }
    .prosthesis_section .grid-2 {
      gap: 40px;
    }
    .contact_section h2{
        margin-top: 30px;
    }
    .prosthesis_section .grid-2 .prosthesis_item:nth-child(1) {
      border-bottom: 1px solid #dcb063;
      padding-bottom: 30px;
    }
    .contact_section h2{
        font-size: 3.2rem;
        line-height: 42px;
        text-align: center;
        margin-bottom: 20px;
    }
    .contact_form .d-flex{
        flex-direction: column;
    }
    .faq_section .block_title {
      margin-bottom: 25px;
    }
    .prosthesis_section .prosthesis_item ul{
        padding-left: 0;
    }
    .your_choose .row{
        padding: 0 15px;
    }
    .your_choose p{
        margin-bottom: 20px;
    }
    .changes_slider .swiper-slide img{
        height: 400px;
    }
    .list_buttons{
        display: flex;
        flex-direction: column;
    }
    .cases_right{
        padding-left: 0;
    }
    .smiles_before img {
      height: 100px;
    }
    .before_container{
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    .smiles_presentation p {
      margin-bottom: 20px;
    }
    .span_after span {
      font-size: 20px;
      line-height: 32px;
    }
    .smiles_presentation .mt-120 {
      margin-top: 40px;
    }
    .smiles_icon {
      display: none;
    }
    .smiles_presentation .row:nth-child(1) {
      flex-direction: column-reverse;
    }
    .changes_slider .swiper-slide h3 {
      text-align: center;
    }
    .changes_clients .dots {
      margin-top: 15px;
    }

    .health_section .health_timeline {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

    .health_section .health_timeline::before {
        display: none;
    }

    .health_section .health_item {
        flex-direction: row;
        text-align: left;
        width: 100%;
        max-width: 420px;
        gap: 16px;
    }

    .health_section .health_image {
        width: 80px;
        height: 80px;
        min-width: 80px;
        margin-bottom: 0;
    }

    .health_section .health_connector {
        display: none;
    }

    .health_section .health_item p {
        max-width: 100%;
        margin-top: 0;
        font-size: 1.5rem;
    }

    .health_section .health_item:nth-child(2) .health_connector::after,
    .health_section .health_item:nth-child(4) .health_connector::after {
        display: none;
    }
    .faq_right{
        padding-left: 0;
        margin-bottom: 40px;
    }
    .faq-accordion .faq-header h3 {
      font-size: 22px;
      line-height: 30px;
    }
    .cta_item{
        margin-bottom: 0;
    }
    .faq-accordion .faq-content p {
      padding-right: 0;
    }
    .footer_contact .grid-2{
        gap: 10px;
    }
    .video-layout{
        flex-direction: column;
    }
    .main-video{
        width: 100%;
    }
    .related-videos{
        width: 100%;
        padding-left: 0;
    }
    .footer_social_buttons {
      margin-top: 15px;
      margin-bottom: 10px;
    }
    .footer_right .d-flex{
        flex-direction: column;
    }
    .footer_right{
        padding-left: 0;
    }
    .footer .container{
        padding: 30px 15px;
    }
    .footer_right .d-flex{
        gap: 30px;
    }
    .copyright{
        align-items: flex-start;
        flex-direction: column-reverse;
        margin-top: 50px;

    }
    .hero_section {
      padding-top: 35px!important
    }
    .hero_right h1 {
      font-size: 4.4rem;
      line-height: 54px;
      text-align: center;
      margin-top: 30px;
    }
    .hero_section img {
      height: 250px;
      object-fit: contain;
    }
    .hero_right .d-flex a {
      width: 100%;
    }
    .hero_right .d-flex .popup {
      margin-bottom: 12px;
    }
    .hero_right .d-flex.mt-5 {
      display: block!important
    }
    .hero_right p {
      font-size: 1.8rem;
      text-align: center;
      margin-bottom: 30px;
    }
    .footer_menu ul {
      margin-top: 12px;
    }
    .footer_menu ul li {
      margin-bottom: 10px
    }
    .footer_left_contact h3 {
      font-size: 3rem;
      margin-bottom: 25px;
    }
    .map_content iframe {
      height: 300px;
    }
    .copyright p {
      font-size: 12px;
    }
    .terms{
        flex-direction: column;
        gap: 10px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .reviews_right{
        padding-left: 0;
    }
    .hero_home_right .hero_content{
        position: relative;
        bottom: auto;
        left: auto;
    }
    .hero_home{
        height: 100%;
    }
    .hero_home_right{
        flex-direction: column;
    }
    .hero_home .img_overlay{
        width: 100%;
        height: 375px;
    }
    .equipment_center{
        padding: 0;
    }
    .second_row_image img{
        height: 243px;
    }
    .first_row_image img{
        height: 360px;
        object-position: center bottom;
    }
    .equipment_right .col:first-child{
        margin-top: 20px;
    }
    .equipment_right .col{
        margin-bottom: 20px;
    }
    .equipment_center {
      order: 3;
    }
    .equipment_left,
    .equipment_right {
      text-align: center;
    }
  .why_left {
    height: 320px
  }
  .why_fixed h3 {
    font-size: 2.8rem;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .why_fixed .signature p br {
    display: none;
  }
  .why_fixed .signature p::before {
    width: 25px;
    height: 2px;
    top: 12px;
  }
  .span_before span {
    font-size: 20px;
    line-height: 32px;
  }
  .smiles_presentation .images_ba {
    padding-left: 0;
    margin-bottom: 15px;
  }
  .why_fixed p,
  .why_fixed .border_bottom {
    margin-bottom: 40px;
  }
  .why_fixed .signature p {
    padding-left: 35px;
    margin-bottom: 30px;
  }
    .fixed_right{
        padding-left: 0;
    }
    .main-video iframe{
        height: 249px;
    }
    .equipment_section h3 {
      margin-bottom: 5px;
    }
    .intro_right img{
        width: auto;
        height: 50px;
        margin: auto;
        margin-bottom: 20px;
    }
    .intro_right{
        padding: 20px;
    }
    .reviews_section .row{
        flex-direction: column;
    }
    .intro_right p {
      margin-bottom: 30px;
    }
    .intro_clinics .d-flex{
        flex-direction: column;
    }
    .intro_clinics .main_button{
        justify-content: center;
    }
    .diplomas .swiper-slide img{
        height: 250px;
    }
    .reviews_section .container{
        padding: 0 15px;
    }
    .reviews_left{
        width: 100%;
        height: auto;
    }
    .reviews_left::before {
      display: none;
    }
    .arrows_slider{
        margin-top: 20px;
        max-width: 100%;
    }
    .smiles_destination .col-md-5 img{
        height: 393px;
    }
    .more_images{
        display: flex;
        gap: 12px;
    }
    .reviews_right {
      position: relative;
    }
    .reviews_right .arrows_slider {
      position: absolute;
      bottom: -60px;
      z-index: 9;
      left: 50%;
      transform: translateX(-50%);
    }
    .reviews_slider_1 .swiper-slide,
    .reviews_slider_2 .swiper-slide {
      padding: 20px;
    }
    .reviews_slider_1 .swiper-slide p,
    .reviews_slider_2 .swiper-slide p {
      height: 124px;
    }
    .reviews_slider_1 .swiper-slide .profile,
    .reviews_slider_2 .swiper-slide .profile {
      margin-top: 25px;
    }
    .more_images2{
        display: flex;
        gap: 12px;
    }
    .more_images img,
    .more_images img:first-child,
    .more_images2 img:first-child,
    .more_images2 img:last-child {
        height: 215px;
    }
    .fb_reviews {
      margin-top: 100px;
    }
    .more_images2 img{
        height: 254px;
    }
    .more_images2 img:first-child{
        margin-top: 0;
    }
    .why_number{
        width: 64px;
        height: 64px;
        margin-bottom: 15px;
    }
    .why_number span{
        font-size: 2.4rem;
    }
    .why_item h6 {
      font-size: 22px;
      line-height: 32px;
      margin-bottom: 10px;
    }
    .list_buttons{
        gap: 15px !important;
    }
    .list_buttons a{
        width: 100%;
        justify-content: center;
    }
    .smiles_presentation{
        margin-top: 0;
    }
    .ml-83{
        padding-left: 0;
    }
    .mr-83{
        padding-right: 0;
    }
    .smiles_right2{
        margin-top: 0px;
    }
    .comparison_layout .grid-3{
        grid-template-columns: repeat(1, 1fr);
    }
    .comparison_layout .before_container{
        padding-bottom: 0;
    }
    .cta_item img{
        margin-bottom: 0px;
    }
    .footer_right_contact{
        margin-top: 30px;
    }
    .price_right{
        padding-left: 0;
    }
    .main_button {
      width: 100%;
      text-align: center;
      justify-content: center;
    }
    .smiles_presentation {
      margin-bottom: 80px
    }
    .your_choose .col-md-6 .d-flex {
      flex-wrap: wrap;
      gap: 12px!important
    }
    .sidebar{
        margin-bottom: 30px;
    }
    .footer_left{
        margin-bottom: 40px;
    }
    .cases_left{
        margin-bottom: 30px;
    }
    .cases_logo_box{
        top: 50%;
    }
    .content_echipament{
        padding-left: 0;
        padding-right: 0;
    }
    .echipament_section h2 {
      font-size: 28px;
      margin-bottom: 10px;
      line-height: 38px;
    }
    .content_echipament{
        margin-top: 20px;
        margin-bottom: 0;
    }
    .images_echipament img {
      height: 280px;
      object-fit: contain;
    }
    .block_title h2 {
      font-size: 3rem;
      text-align: center;
      line-height: 40px;
    }
    .reviews_left h3 {
      margin-bottom: 0px;
    }
    .reviews_section .reviews_left img {
      display: none;
    }
    .reviews_section .block_title {
      margin-bottom: 25px;
    }
    .reviews_slider_1, .reviews_slider_2 {
      margin-top: 10px;
    }
    .reviews_section {
      margin-bottom: 140px!important
    }
    .content_echipament a {
      margin-top: 25px;
      width: 100%;
      text-align: center;
      justify-content: center;
    }
    .echipament_section .container .row:nth-child(2n) {
      flex-direction: column-reverse;
    }
    .echipament_section .row {
      margin-bottom: 80px;
    }
    .p-62 p{
        margin-bottom: 20px;
    }
    .hero_left p{
        margin-bottom: 30px;
    }
    .related-videos ul li{
        padding: 8px;
    }
    .modal-content{
        padding: 30px 15px;
        margin: 50% auto;
    }
    .contact_form .submit_btn{
        width: 100%;
    }
    .related-videos ul li img{
        width: 146px;
        height: 96px;
    }
    .contact_page_right{
        padding-left: 0;
    }
    .contact_page_right img{
        height: 300px;
    }
    .footer_contact .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .grid-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .your_choose h2{
        font-size: 3.5rem;
        line-height: 42px;
    }
    .header_slider{
        flex-direction: column;
    }
    .header_slider h2{
        width: 100%;
    }
    .cases_left {
      display: none;
    }
    .home .before_container {
      gap: 10px;
      padding-bottom: 32px;
    }
    .cases_description p {
      height: 80px;
    }
    .cases_videos .list_buttons {
      margin-top: 10px;
    }
    .list_buttons {
      margin-top: 30px;
    }
    .comparison-slider {
      height: 180px;
    }
    .team_slider .swiper-slide img{
        height: 460px;
    }
    .your_choose .col-md-6 img {
      margin-bottom: 30px;
    }
    .your_choose .row .col-md-6 {
      margin-bottom: 40px
    }
    .header_slider .arrows_slider {
      max-width: 100%;
      justify-content: center;
      width: 100%;
    }
    .header_slider {
      margin-bottom: 30px;
    }
    .intro_right {
      text-align: center;
      padding-bottom: 40px;
    }
    .intro_clinics h2 {
      font-size: 32px;
      line-height: 42px;
    }
    .faq_left{
        height: 100%;
    }
    .price_list .grid-3{
        grid-template-columns: repeat(1, 1fr);
    }
    .prosthesis_section .grid-2::after{
        display: none;
    }
    .steps_section .grid-4{
        gap: 40px;
        grid-template-columns: repeat(1, 1fr);
    }
    .footer_contact .grid-2::after{
        display: none;
    }
    .steps_number span {
      font-size: 40px;
    }
    .steps_odd {
      display: flex;
      flex-wrap: wrap;
    }
    .price_list .price_item h3,
    .price_list .price_item h3 span {
      font-size: 2.4rem;
      line-height: 34px;
    }
    .steps_odd img {
      order: 4;
      margin-bottom: 0;
    }
    .ba_imgs_reviews .smiles_presentation {
      margin-bottom: 40px;
    }
    .steps_item p, .steps_odd p {
      margin-bottom: 15px;
    }
    .cta_item a{
        font-size: 1.8rem;
    }
    .steps_item h3, .steps_odd h3 {
      width: 100%;
      font-size: 2rem;
    }
    .cta_item p{
        font-size: 1.8rem;
    }
    .footer_right_contact{
        padding-left: 0;
    }
    .why_fixed h2{
        font-size:3rem;
        line-height: 40px;
    }
    .your_choose .choose_left, .your_choose .choose_right{
        display: none;
    }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .services_list .explorer_item {
    width: calc(50% - 30px);
    margin: 0 15px;
  }
  .hero_section .col-md-6 {
    width: 100%;
  }
  .hero_section .img_overlay {
    width: 40%;
    height: auto;
    margin: auto;
  }
  .hero_section .hero_left {
    padding-right: 0;
  }
  .hero_right .d-flex {
    justify-content: center;
  }
  .steps_odd img,
  .steps_item img {
    height: 260px;
  }
  .prosthesis_section .grid-2 {
    gap: 50px;
  }
  .page-template-dantura-fixa .footer_contact.mt-120 {
    margin-top: 60px;
  }
  .header_slider h2 {
    width: 90%;
  }
  .price_list .price_item h3,
  .price_list .price_item h3 span {
    font-size: 2.4rem;
    line-height: 34px;
  }
  .price_list .price_span span {
    font-size: 30px;
    line-height: 40px;
  }
  .steps_number {
    margin-bottom: 20px;
  }
  .prosthesis_section .prosthesis_item h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .steps_section .grid-4 {
    row-gap: 20px;
    column-gap: 50px;
  }
  .page-template-dantura-fixa .smiles_presentation {
    margin-bottom: 50px;
  }
  .health_section .health_timeline {
    display: grid!important;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    row-gap: 30px;
  }
  .hero_section {
    padding-top: 0px!important;
    padding-bottom: 0!important;
    height: 80vh
  }
  .hero_right h1 {
    font-size: 5.5rem;
    line-height: 68px;
    margin-top: 40px;
  }
  .hero_section {
    text-align: center;
  }
  .block_title {
    margin-bottom: 30px!important
  }
  .explorer_services .explorer_item .explorer_image {
    height: 230px;
  }
  .smiles_destination .col-md-5 img {
    height: 420px;
  }
  .explorer_services .explorer_item h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .ml-83 {
    padding-left: 0;
  }
  .smiles_presentation .row {
    position: relative;
  }
  .smiles_icon {
    position: absolute;
    right: 0;
  }
  .mr-83 {
    padding-right: 0;
  }
  .smiles_presentation {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .your_choose .row .col-md-6 {
    width: 100%;
  }
  .col-md-6.smiles_left,
  .col-md-6.smiles_right2 {
    margin-top: 50px;
  }
  .smiles_presentation .mt-120 {
    margin-top: 30px;
  }
  .smiles_presentation .row:nth-child(1) {
    flex-direction: column-reverse;
  }
  .price_right {
    padding-left: 20px;
  }
  .more_images img:first-child,
  .more_images2 img {
    height: 200px;
  }
  .more_images img {
    height: 196px;
  }
  .more_images2 img:last-child {
    height: 188px;
  }
  .price_list .grid-3 {
    gap: 45px;
    row-gap: 30px;
  }
  .price_block {
    margin-bottom: 20px;
  }
  .page_content {
    margin-top: 60px;
  }
  .pr-62 {
    padding-right: 30px
  }
  .pl-62 {
    padding-left: 30px;
  }
  .footer {
    padding: 15px 0;
    background-color: #1e342f;
    background-image: none!important;
  }
  .reviews_slider_1 .swiper-slide p,
  .reviews_slider_2 .swiper-slide p {
    height: 100px;
  }
  .hero_page h1 {
    line-height: 50px;
  }
  .footer_right .footer_menu:nth-child(1),
  .footer_right .footer_menu:nth-child(2) {
    width: 42%
  }
  .footer_menu ul li {
    margin-bottom: 10px;
  }
  .footer_menu ul {
    margin-top: 15px;
  }
  .copyright p,
  .terms a {
    font-size: 1.2rem;
  }
  .footer_left {
    padding-right: 0;
  }
  .thank-you p {
    font-size: 18px;
    line-height: 28px;
  }
  .footer .container {
    padding: 20px 15px;
  }
  .contact_page_right {
    padding-left: 30px;
  }
  .footer_left_contact h3 {
    font-size: 3.2rem;
    margin-bottom: 30px;
  }
  .footer_contact .grid-2 {
    row-gap: 0px!important
  }
  .mobile-overlay-header img {
    height: 70px!important
  }
  .contact_page_left .contact_form .d-flex {
    margin-bottom: 15px;
  }
  .contact_page_left .contact_form {
    margin-top: 20px;
  }
  .hero_page {
    padding: 80px 0 60px;
    min-height: auto;
  }
   .hero_home .row{
       flex-direction: column;
   }
    .hero_home_right .hero_content{
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    .equipment_center {
      order: 3;
      width: 100%;
      padding: 0;
    }
    .equipment_section .col-md-3 {
      width: 50%;
    }
    .equipment_right .col {
      margin-bottom: 0;
    }
    .equipment_left {
      text-align: left;
      padding-left: 30px;
      margin: 0!important;
      order: 2;
    }
    .hero_home{
        height: 100%;
    }
    .equipment_right .col:last-child {
      margin-top: 30px;
    }
    .second_row_image {
      transform: translateY(-100px);
      padding-left: 20px;
    }
    .equipment_center .d-flex {
      margin-top: -30px;
    }
    .second_row_image img {
      height: 360px;
    }
    .first_row_image img {
      height: 538px;
    }
    .fixed_right a img {
      height: 450px;
      object-fit: cover;
    }
    .hero_home .img_overlay{
        width: 100%;
        height: 100%;
    }
    .why_fixed h3 {
      font-size: 2.2rem;
      line-height: 32px;
      margin-top: 30px;
      margin-bottom: 15px;
    }
    .fixed_right {
      padding-left: 40px;
    }
    .why_fixed .signature p br {
      display: none;
    }
    .why_fixed p {
      margin-bottom: 30px;
    }
    .hero_home .col-md-6{
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .why_left {
      display: none;
    }
    .why_section .grid-2 {
      column-gap: 100px;
      row-gap: 60px;
    }
    .first_row_image {
      margin-bottom: 0!important;
      transform: translateY(-100px);
    }
    .why_section .row {
      margin-top: 0;
    }
    .equipment_section.mb-120 {
      margin-bottom: 0;
    }
    .hero-home{
        height: 100%;
    }
    .video-layout{
        flex-direction: column;
    }
    .main-video{
        width: 100%;
        margin-bottom: 10px;
    }
    .related-videos{
        width: 100%;
        padding-left: 0;
    }
    .intro_right{
        padding: 40px;
    }
    .before_content p {
      margin-top: 3px;
    }
    .comparison-slider {
      height: 320px;
    }
    .contact_section h2 {
      font-size: 30px;
      line-height: 40px;
    }
    .contact_section .col-md-5 img {
      object-position: 80% 50%;
    }
    .header_slider .block_title {
      margin-bottom: 0!important
    }
    .intro_right p {
      margin-bottom: 40px;
    }
    .intro_clinics h2 {
      font-size: 32px;
      line-height: 42px;
    }
    .team_section h2 {
      font-size: 2.8rem;
        line-height: 38px;
    }
    .cases_description p {
      height: auto;
      margin-bottom: 30px;
    }
    .cases_videos .list_buttons {
      margin-top: 0;
    }
    .contact_section h2 {
      margin-bottom: 20px;
    }
    .contact_section .col-md-7 {
      padding-bottom: 30px;
    }
    .intro_right img{
        margin-bottom: 20px;
        width: auto;
        height: 50px;
    }
    .intro_right .d-flex{
        flex-direction: column;
    }
    .faq_section .d-flex{
        flex-direction: column;
    }
    .faq_section .row{
        flex-direction: column-reverse;
    }
    .faq_section .col-md-4,
    .faq_section .col-md-8{
        width: 100%;
    }
    .faq_section .block_title {
      margin-bottom: 30px;
    }
    .faq-accordion .faq-content p {
      padding-right: 0;
    }
    .faq_section .col-md-4, .faq_section .col-md-8{
        margin-bottom: 40px;
    }
    .faq_right{
        padding-left: 0;
    }
    .footer_contact .row{
        flex-direction: column;
    }
    .footer_contact .col-md-6{
        width: 100%;
    }
    .footer_contact .grid-2{
        gap: 50px;
    }
    .reviews_section .row{
        flex-wrap: nowrap;
    }
    .arrows_slider{
        max-width: 100%;
    }
    .reviews_section .container{
        padding: 0 15px;
    }
    .reviews_left{
        height: 336px;
    }
    .reviews_section .reviews_left img {
        width: 42px;
        height: 42px;
    }
    .footer_right .d-flex{
        flex-wrap: wrap;
    }
    .footer_right .d-flex{
        gap: 37px;
    }
    .reviews_text span {
      display: contents;
    }
    .footer_contact.mt-120 {
      margin-top: 100px;
    }
    .footer_right{
        padding-left: 60px;
    }
    .reviews_text {
      line-height: 24px;
      margin-bottom: 12px;
      margin-top: 10px;
      text-align: center;
    }
    .reviews_left h3 {
      text-align: center;
      margin-bottom: 20px;
    }
    .fb_text span {
      line-height: 24px;
      font-size: 16px;
    }
    .comma svg {
      width: 20px!important;
      height: 28px!important;
    }
    .fb_text {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .reviews_text span {
      font-size: 20px;
    }
    .terms{
        gap: 20px;
    }
    .comparison_layout .grid-3{
        grid-template-columns: repeat(2, 1fr);
    }
    .footer_left_contact .grid-2{
        grid-template-columns: repeat(2, 1fr);
    }
    .faq_left{
        height: 460px;
    }
    .why_section .row{
        flex-direction: column;
    }
    .copyright {
      margin-top: 50px;
    }
    .why_right{
        padding-left: 0;
    }
    .why_right{
        width: 100%;
    }
    .why_section img{
        height: 500px;
        object-position: top;
        object-fit: cover;
    }
    .why_section .col-md-4{
        margin-bottom: 40px;
    }
    .why_section .col-md-4,
    .why_section .col-md-8{
        width: 100%;
    }
    .smiles_presentation .col-md-6{
        width: 100%;
        padding-left: 0;
    }
    .smiles_presentation .col-md-6:first-child{
        margin-bottom: 40px;
    }
    .cases_left {
      display: none;
    }
    .cases_right {
      width: 100%;
      padding-left: 0;
    }
    .smiles_before img {
      height: 220px;
    }
    .smiles_before {
      margin-bottom: 40px;
    }
    .your_choose .choose_left{
        padding-left: 30px;
    }
    .modal-content{
        margin: 50% auto;
    }
    .contact_section .col-md-5{
        display: flex;
        justify-content: flex-end;
    }
    .contact_section .col-md-5 img{
        object-fit: cover;
    }
    .contact_section .col-md-7{
        padding-left: 30px;
    }
    .before_container{
        grid-template-columns: repeat(1, 1fr);
    }
    .your_choose .choose_left img{
        display: none;
    }
    .your_choose .choose_right img{
        display: none;
    }
    .prosthesis_section .grid-2::after{
        display: none;
    }
    .footer_right_contact{
        margin-top: 40px;
        padding-left: 0;
    }
    .hero_left{
        padding-right: 40px;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .related-videos {
    padding-left: 15px;
  }
  .hero_right h1 {
    font-size: 6rem;
    line-height: 70px;
  }
  .health_section .health_timeline {
    padding: 0!important
  }
  .price_list .price_item h3,
  .price_list .price_item h3 span {
    font-size: 2.8rem;
    line-height: 38px;
  }
  .hero_section {
    height: 65vh;
  }
  .hero_section {
    padding-top: 100px!important
  }
  .hero_home {
    height: 70vh;
  }
  .smiles_presentation .images_ba {
    padding-left: 20px;
  }
  .cases_description p {
    height: 80px;
  }
  .explorer_services .explorer_item .explorer_image {
    height: 240px;
  }
  .before_content {
    padding-bottom: 40px;
  }
  .cases_left img {
    height: 326px;
  }
  .cases_logo_box img {
    width: auto;
    height: auto;
  }
  .before_container:last-child .before_content {
    padding-bottom: 0;
  }
  .cases_logo_box {
    top: 41%;
  }
  .cases_left .d-flex img {
    height: 233px;
  }
  .comparison-slider {
    height: 140px;
  }
  .equipment_right .col {
    margin-bottom: 80px;
  }
  .header_slider h2 {
    width: 90%;
  }
  .fixed_right a img {
    height: 540px;
    object-fit: cover;
  }
  .why_fixed h3 {
    font-size: 2.8rem;
    margin-top: 30px;
  }
  .why_fixed .signature p br {
    display: none;
  }
  .why_right .grid-2 {
    gap: 60px!important
  }
  .hero_home_left h1,
  .hero_home_left h1 span {
    font-size: 5rem;
    line-height: 63px;
  }
  .hero_home {
    padding-top: 100px!important
  }
  .faq_left {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ml-83 {
    padding-left: 30px;
  }
  .your_choose .choose_left {
    padding-left: 15px;
  }
  .your_choose .choose_right img {
    height: auto;
    width: 210px;
  }
  .price_list .grid-3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }
  .changes_slider .swiper-slide img {
    height: 320px;
  }
  .changes_slider .video-thumb::before {
    height: 60px;
    width: 60px;
  }
  .footer_left {
    padding-right: 30px;
  }
  .faq_left h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .faq-accordion .faq-content p {
    padding-right: 0;
  }
    .faq_right{
        padding-left: 40px;
    }
    .reviews_slider_1 .swiper-slide p,
    .reviews_slider_2 .swiper-slide p {
      height: 190px;
    }
    .reviews_section .reviews_left img {
      width: 70px;
      height: 70px;
    }
    .hero_page h1 {
      font-size: 60px;
      line-height: 80px;
    }
    .hero_left{
        padding-right: 40px;
    }
    .footer_left_contact h3 {
      font-size: 36px;
      margin-bottom: 40px;
    }
    .footer_right {
      padding-left: 30px;
    }
    .footer .container {
      padding: 40px 20px;
    }
    .footer {
      padding: 80px 0;
    }
    .cta_item {
      margin-bottom: 15px;
    }
    .contact_page_right img {
      height: 600px;
    }
    .why_right{
        padding-left: 40px;
    }
    .contact_page_left .contact_form .d-flex {
      margin-bottom: 15px;
    }
    .why_right .grid-2{
        gap: 100px;
    }
    .footer_contact .row{
        flex-direction: column;
    }
    .footer_contact .col-md-6{
        width: 100%;
    }
    .footer_right_contact{
        margin-top: 40px;
        padding-left: 0;
    }
    .faq_right{
        padding-left: 20px;
    }
    .steps_section .grid-4{
        gap: 30px;
    }
    .prosthesis_section .grid-2{
        column-gap: 125px;
    }
    .hero_home_right .hero_content{
        bottom: 0;
    }
    .intro_right{
        padding: 30px;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .home .img_overlay {
    transform: translateY(-20%);
  }
  .hero_home_right .hero_content {
    bottom: -20%;
    left: 15px;
  }
  .img_overlay img {
    width: 80%;
    margin: auto;
  }
}

/* ---- Tablet & below (max-width: 1200px) ---- */
@media (max-width: 1200px) {

    /* Show hamburger toggle */
    .toogle_menu {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        width: 40px;
        height: 40px;
    }

    .toogle_menu span {
        display: block;
        width: 24px;
        height: 2px;
        background-color: #fff;
        border-radius: 2px;
        transition: transform 0.3s ease, opacity 0.3s ease;
    }

    /* Hide desktop nav items */
    .navbar__menu__items {
        display: none !important;
    }

    /* Adjust header logo */
    .main-logo .header_logo {
        max-width: 130px;
    }

    .main-logo {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        width: 100%;
        gap: 20px;
    }

    .bg__menu {
        padding: 15px;
    }

    /* Typography adjustments */
    h1 {
        font-size: 4rem;
    }

    h2 {
        font-size: 3.4rem;
        line-height: 46px;
    }

    h3 {
        font-size: 2.4rem;
    }

    h4 {
        font-size: 2rem;
    }

    /* Grid fallback */
    .grid-4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .grid-3 {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Spacing */
    .mt-120 {
        margin-top: 80px;
    }

    .mb-120 {
        margin-bottom: 80px;
    }

    /* Block title */
    .block_title p {
        max-width: 70%;
    }

    /* Hero section */
    .hero_section,
    .hero_home {
        padding: 150px 0 50px 0;
    }

    .img_overlay {
        width: 100%;
        height: auto;
    }

    /* Health section */
    .health_section .health_timeline {
        padding: 0 20px;
    }

    .health_section .health_timeline::before {
        display: none;
    }

    .health_section .health_image {
        width: 110px;
        height: 110px;
    }

    .health_section .health_item p {
        max-width: 150px;
        font-size: 1.3rem;
    }

    .health_section .health_item:nth-child(2) .health_connector::after,
    .health_section .health_item:nth-child(4) .health_connector::after {
        height: 100px;
    }
}

/* ---- Mobile (max-width: 768px) ---- */
@media (max-width: 768px) {

    /* Logo smaller */
    .main-logo .header_logo {
        max-width: 110px;
    }

    .main-logo {
        gap: 15px;
    }

    .bg__menu {
        padding: 12px 10px;
    }

    /* Typography */
    h1 {
        font-size: 3.2rem;
    }

    h2 {
        font-size: 2.8rem;
        line-height: 38px;
    }

    h3 {
        font-size: 2rem;
    }

    h4 {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.6rem;
        line-height: 24px;
    }

    /* Grid stack on mobile */

    /* Block title */
    .block_title {
        margin-bottom: 20px;
    }

    .block_title p {
        max-width: 100%;
        text-align: center;
    }

    /* Spacing */
    .mt-80 {
        margin-top: 50px;
    }

    .mb-80 {
        margin-bottom: 50px;
    }

    .mt-120 {
        margin-top: 60px;
    }

    .mb-120 {
        margin-bottom: 60px;
    }

    /* Hero section */
    .hero_section,
    .hero_home {
        padding: 60px 0 40px 0;
    }

    /* Contact menu button (CTA) */
    .contact_menu a {
        padding: 10px 20px;
    }

    .contact_menu a span {
        font-size: 1.4rem;
    }

    /* Health section */
    .health_section .health_timeline {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

    .health_section .health_timeline::before {
        display: none;
    }

    .health_section .health_item {
        flex-direction: row;
        text-align: left;
        width: 100%;
        max-width: 400px;
        gap: 16px;
    }

    .health_section .health_image {
        width: 80px;
        height: 80px;
        min-width: 80px;
        margin-bottom: 0;
    }

    .health_section .health_connector {
        display: none;
    }

    .health_section .health_item p {
        max-width: 100%;
        margin-top: 0;
        font-size: 1.5rem;
    }

    .health_section .health_item:nth-child(2) .health_connector::after,
    .health_section .health_item:nth-child(4) .health_connector::after {
        display: none;
    }
}

/* ---- Small mobile (max-width: 480px) ---- */
@media (max-width: 480px) {

    .main-logo .header_logo {
        max-width: 100px;
    }

    .bg__menu {
        padding: 5px 0px;
        border-radius: 12px;
    }

    /* Hero */
    .hero_section,
    .hero_home {
        padding: 100px 0 30px 0;
    }

    /* Mobile overlay refinements */
    .mobile-overlay-header {
        padding: 15px 16px;
    }

    .mobile-overlay-header img {
        height: 34px;
    }

    .mobile-overlay-content {
        padding: 20px 16px;
    }

    .mobile-overlay-menu .menu > li > a {
        font-size: 1.6rem;
        padding: 14px 0;
    }

    .mobile-overlay-cta {
        padding: 16px 16px 24px;
    }

    .mobile-overlay-cta a {
        font-size: 1.6rem;
        padding: 14px 20px;
    }

    /* Health section */
    .health_section .health_image {
        width: 80px;
        height: 80px;
        min-width: 80px;
    }

    .health_section .health_item {
        gap: 12px;
    }

    .health_section .health_item p {
        font-size: 1.6rem;
        line-height: 22px;
    }
}

/* Comma SVGs - Tablet */
@media (max-width: 1023px) {
    .comma svg {
        width: 35px;
        height: 58px;
    }
}
