/* Responsve Styling */

@media only screen and (min-width: 0px) and (max-width: 519px) {
    .header_nav {
    display: none;
}

.header_logo {
    width: 140px;
}

.main_header {
    height: fit-content;
}

.header {
    padding: 10px 0;
}

.menuBtn {
    font-size: 30px;
    color: #000;
}
.banner_cont h1 {
    font-size: 25px;
    margin: 0 0 10px;
}

.banner_cont p {
    font-size: 20px;
    width: 100%;
}

.banner_items {
    margin: 0px 10px;
    height: 260px !important;
}

.restore_head h2 {
    width: 100%;
    font-size: 25px;
    margin: 0 0 10px;
}

.restore_cont {
    padding: 10px 0;
}

.restore_cont p {
    font-size: 12px;
    width: 100%;
}

.restorative .mb-4 {
    margin: 0 !important;
}

.restore_img {z-index: -1;opacity: 0.4;height: 190px;}

section.free_consultant {min-height: auto !important;overflow: visible !important;padding: 40px 0;}

.blog_box {bottom: 0;margin: 10px auto;}

.blog_box h3 {
    color: #fff;
    font-size: 20px;
}

.blog_box p {
    font-size: 12px;
}

.consultion_img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #2ec5ff24;
}

.experience_cont h2 {
    font-size: 33px;
    margin: 0;
}

.experience {min-height: auto;padding: 40px 0;}

.book_head {
    right: 0;
}

.book_head h3 {
    text-align: left;
    font-size: 34px;
}

.book_form input {
    width: 100%;
}

.book_online .col-md-2 {
    margin: 0 0 20px;
}

.book_form h4 {
    font-size: 14px;
}

.request_btn {
    width: 100%;
}

.practice_cont h2 {
    font-size: 29px;
    margin-bottom: 13px;
}
.online_container {
    padding: 30px 20px 0px 20px !important;
}
.practice_cont {
    left: 0;
}
.footer {
    min-height: max-content !important;
    padding: 40px 0 90px;
    overflow: visible;
}
.timing_div {
    display: block;
}

.timing_div p {
    font-size: 18px;
}

.section_title h3 {
    font-size: 25px;
}

.footer_cont h4 {
    font-size: 19px;
}

.footer_cont p {
    width: 100%;
    font-size: 12px;
}

.foot_location {
    margin: 30px 0 0;
}

h3 {}

.foot_contact {
    margin: 0 0 30px;
}

.foot_contact h3 {
    font-size: 18px;
}

.foot_location h3 {
    font-size: 18px;
}

.foot_location p {
    font-size: 12px;
}

.foot_contact p {
    font-size: 12px;
}

.social_link h4 {
    font-size: 18px;
}

.end_foot_cont p {
    font-size: 12px;
}

.term_privacy {
    margin: 10px  0 0 !important;
}
.testi_items {
    margin: 0 10px;
}

.testi_card {
    width: 100%;
}

.client_name h3 {
    font-size: 17px;
}

.client_name h5 {
    font-size: 12px;
}

.testi_cont p {
    font-size: 14px;
}
.responsiveHeader {
    background: #2082acc4;
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 9999;
    backdrop-filter: blur(5px);
    padding: 50px 0 0;
    transform: translatex(-100%);
    transition: 500ms all;
    display: block;
}

.crs_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: var(--c1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.mainresHeader li a {
    width: 100%;
    padding: 10px;
    text-transform: capitalize;
    font-size: 14px;
    border-bottom: 1px solid #ffffff82;
    color: #fff;
}

.mainresHeader li a:hover {
    background: var(--c1);
}
    .responsiveHeader.active {
    transform: translate(0);
}
    .about_img {
    width: 250px;
    margin: 0 auto 30px;
    height: auto;
}

.about_cont h3 {
    font-size: 25px;
    margin: 0px 0 10px;
}

.about_cont h4 {
    font-size: 20px;
}

.dr_class {flex-wrap: wrap;margin: 20px 0 !important;}

.dr_class li {
    font-size: 14px;
}

.about_cont p {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}

.abourt_para p {
    width: 100%;
    font-size: 12px;
    line-height: 26px;
}

.abourt_para {
    padding: 40px 0;
    margin-bottom: 40px;
}
    .service_title h3::after, .service_title h3::before {
    display: none;
}

.service_title h3 {
    font-size: 25px;
    margin: 0 0 10px;
}

.service_title p {
    font-size: 14px;
}

.service_links {
    width: 100%;
    margin: 0 0 30px;
}

.services__img {
    width: 100px;
    height: 100px;
    padding: 20px;
}

.services__cont {
    width: 100%;
    margin: 20px 0 0;
}
.card {
    width: 100%;
}

.card p {
    margin: 0 0 40px;
    font-size: 12px;
}

.card h3 {
    font-size: 18px !important;
}
.contact_title {
    font-size: 18px;
    margin: 40px 0 20px;
}

.contact_form h4 {
    font-size: 14px;
}

.submit_btn {
    width: 100%;
    font-size: 14px;
}
.inner_cont h2 {
    font-size: 24px;
}

.inner_cont h3 {
    font-size: 16px;
    margin: 10px 0;
}

.inner_cont h4 {
    font-size: 20px;
    line-height: 25px;
}

.inner_cont {
    width: 100%;
    margin: 30px 0 0;
}

.inner_cont p {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
}

.inner_banner {
    margin: 0 0 40px;
    padding-bottom: 0;
}

.advantage_skin h3 {
    font-size: 25px;
}

.skin_advant {
    padding: 30px 0;
}

ul li {
    font-size: 12px !important;
}

.advantage_skin {
    width: 100%;
    margin: 20px 0 0;
}

.skin_result_cont {
    padding: 20px 0;
}

.skin_result_cont h3 {
    font-size: 24px;
}

.skin_result_cont .themebtn {
    font-size: 14px;
}
    .myth_head {
    font-size: 23px;
    margin: 0 0 0px !important;
}

.doctor_info {
    display: block;
}

.doctor_info::before {
    display: none;
}

.doctor_inform {
    justify-content: left;
    margin: 0 0 10px;
}

.doctor_inform h3 {
    font-size: 13px;
}

.myth_main {
    width: 100%;
}

.myth_main p {
    font-size: 13px;
    line-height: 25px;
}
.menuBtn {
    display: block;
}
    
.banner {
  padding-top: 90px;
  padding-bottom: 30px;
}
.banner::before {
  width: 179px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 39px;
}
.restorative {
  padding-top: 10px;
}
.free_consultant {
}
.free_consultant {
}
.book_online::before {
  width: 300px;
  height: 300px;
} 

.testimonials {
  padding: 40px 0px;
}
.testimonials .section_title h3 {
  margin: 0;
}
.testi_slider .slick-arrow {
  right: -4% !important;
}
.testi_cont {
  padding: 24px 20px;
  height: auto;
}
.footer {
}
.footer_cont h3 {
  font-size: 37px;
  accent-color: ;
  margin-bottom: 10px;
}
.map {
  width: 100%;
}
.term_privacy li a {
  font-size: 12px;
}
.banner_slider .slick-arrow {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 40px;
  height: 40px;
}

.banner_slider .slick-next {
  right: 7px !important;
}
.banner_slider .slick-prev {
  left: 4px;
}

.practice_cont {
  margin-top: 20px;
}

.about_banner {
  padding-top: 90px;
}


.services {
  padding-top: 2rem;
}
.main_service {
  margin-bottom: 0 !important;
  padding-top: 23px;
}

.main_service .row .col-md-4:nth-last-child(1) .service_item {
  margin-bottom: 0 !important;;
}

    
.banner_img {
  position: static !important;
  margin-top: 20px;
}
.banner_img {
  width: 100% !important;
  height: auto !important;
}
.serviceS_detail_banner {
  min-height: auto !important;
  padding-top: 64px !important;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.inner_cont h1 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
}
.servies_banner_img {
  height: auto;
}


ul.social_icons {
  gap: 0;
  justify-content: space-around;
}
ul.social_icons li a {
  width: 35px;
  height: 35px;
  padding: ;
}


.testi_slider .slick-dots li {
  width: auto;
  height: auto;
}
.testi_slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #c6c6c6;
}
.testi_slider .slick-dots li button::before {
  display: none;
}
.testi_slider li.slick-active button {
  background: var(--c1);
}
.testi_slider .slick-dots {
  bottom: -18px ;
}

 

}


@media only screen and (min-width: 520px) and (max-width: 767px) {
    
        .header_nav {
    display: none;
}

.header_logo {
    width: 140px;
}

.main_header {
    height: fit-content;
}

.header {
    padding: 10px 0;
}

.menuBtn {
    font-size: 30px;
    color: #000;
}
.banner_cont h1 {
    font-size: 25px;
    margin: 0 0 10px;
}

.banner_cont p {
    font-size: 20px;
    width: 100%;
}

.banner_items {
    margin: 0px 10px;
    height: 260px !important;
}

.restore_head h2 {
    width: 100%;
    font-size: 25px;
    margin: 0 0 10px;
}

.restore_cont {
    padding: 10px 0;
}

.restore_cont p {
    font-size: 12px;
    width: 100%;
}

.restorative .mb-4 {
    margin: 0 !important;
}

.restore_img {z-index: -1;opacity: 0.4;height: 190px;}

section.free_consultant {min-height: auto !important;overflow: visible !important;padding: 40px 0;}

.blog_box {bottom: 0;margin: 10px auto;}

.blog_box h3 {
    color: #fff;
    font-size: 20px;
}

.blog_box p {
    font-size: 12px;
}

.consultion_img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #2ec5ff24;
}

.experience_cont h2 {
    font-size: 33px;
    margin: 0;
}

.experience {min-height: auto;padding: 40px 0;}

.book_head {
    right: 0;
}

.book_head h3 {
    text-align: left;
    font-size: 34px;
}

.book_form input {
    width: 100%;
}

.book_online .col-md-2 {
    margin: 0 0 20px;
}

.book_form h4 {
    font-size: 14px;
}

.request_btn {
    width: 100%;
}

.practice_cont h2 {
    font-size: 29px;
    margin-bottom: 13px;
}
.online_container {
    padding: 30px 20px 0px 20px !important;
}
.practice_cont {
    left: 0;
}
.footer {
    min-height: max-content !important;
    padding: 40px 0 90px;
    overflow: visible;
}
.timing_div {
    display: block;
}

.timing_div p {
    font-size: 18px;
}

.section_title h3 {
    font-size: 25px;
}

.footer_cont h4 {
    font-size: 19px;
}

.footer_cont p {
    width: 100%;
    font-size: 12px;
}

.foot_location {
    margin: 30px 0 0;
}

h3 {}

.foot_contact {
    margin: 0 0 30px;
}

.foot_contact h3 {
    font-size: 18px;
}

.foot_location h3 {
    font-size: 18px;
}

.foot_location p {
    font-size: 12px;
}

.foot_contact p {
    font-size: 12px;
}

.social_link h4 {
    font-size: 18px;
}

.end_foot_cont p {
    font-size: 12px;
}

.term_privacy {
    margin: 10px  0 0 !important;
}
.testi_items {
    margin: 0 10px;
}

.testi_card {
    width: 100%;
}

.client_name h3 {
    font-size: 17px;
}

.client_name h5 {
    font-size: 12px;
}

.testi_cont p {
    font-size: 14px;
}
.responsiveHeader {
    background: #2082acc4;
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 9999;
    backdrop-filter: blur(5px);
    padding: 50px 0 0;
    transform: translatex(-100%);
    transition: 500ms all;
    display: block;
}

.crs_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: var(--c1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.mainresHeader li a {
    width: 100%;
    padding: 10px;
    text-transform: capitalize;
    font-size: 14px;
    border-bottom: 1px solid #ffffff82;
    color: #fff;
}

.mainresHeader li a:hover {
    background: var(--c1);
}
    .responsiveHeader.active {
    transform: translate(0);
}
    .about_img {
    width: 250px;
    margin: 0 auto 30px;
    height: auto;
}

.about_cont h3 {
    font-size: 25px;
    margin: 0px 0 10px;
}

.about_cont h4 {
    font-size: 20px;
}

.dr_class {flex-wrap: wrap;margin: 20px 0 !important;}

.dr_class li {
    font-size: 14px;
}

.about_cont p {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}

.abourt_para p {
    width: 100%;
    font-size: 12px;
    line-height: 26px;
}

.abourt_para {
    padding: 40px 0;
    margin-bottom: 40px;
}
    .service_title h3::after, .service_title h3::before {
    display: none;
}

.service_title h3 {
    font-size: 25px;
    margin: 0 0 10px;
}

.service_title p {
    font-size: 14px;
}

.service_links {
    width: 100%;
    margin: 0 0 30px;
}

.services__img {
    width: 100px;
    height: 100px;
    padding: 20px;
}

.services__cont {
    width: 100%;
    margin: 20px 0 0;
}
.card {
    width: 100%;
}

.card p {
    margin: 0 0 40px;
    font-size: 12px;
}

.card h3 {
    font-size: 18px !important;
}
.contact_title {
    font-size: 18px;
    margin: 40px 0 20px;
}

.contact_form h4 {
    font-size: 14px;
}

.submit_btn {
    width: 100%;
    font-size: 14px;
}
.inner_cont h2 {
    font-size: 24px;
}

.inner_cont h3 {
    font-size: 16px;
    margin: 10px 0;
}

.inner_cont h4 {
    font-size: 20px;
    line-height: 25px;
}

.inner_cont {
    width: 100%;
    margin: 30px 0 0;
}

.inner_cont p {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
}

.inner_banner {
    margin: 0 0 40px;
    padding-bottom: 0;
}

.advantage_skin h3 {
    font-size: 25px;
}

.skin_advant {
    padding: 30px 0;
}

ul li {
    font-size: 12px !important;
}

.advantage_skin {
    width: 100%;
    margin: 20px 0 0;
}

.skin_result_cont {
    padding: 20px 0;
}

.skin_result_cont h3 {
    font-size: 24px;
}

.skin_result_cont .themebtn {
    font-size: 14px;
}
    .myth_head {
    font-size: 23px;
    margin: 0 0 0px !important;
}

.doctor_info {
    display: block;
}

.doctor_info::before {
    display: none;
}

.doctor_inform {
    justify-content: left;
    margin: 0 0 10px;
}

.doctor_inform h3 {
    font-size: 13px;
}

.myth_main {
    width: 100%;
}

.myth_main p {
    font-size: 13px;
    line-height: 25px;
}
.menuBtn {
    display: block;
}
    
.banner {
  padding-top: 90px;
  padding-bottom: 30px;
}
.banner::before {
  width: 299px;
  height: 280px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 40px;
}
.restorative {
  padding-top: 10px;
}
.free_consultant {
}
.free_consultant {
}
.book_online::before {
  width: 300px;
  height: 300px;
} 

.testimonials {
  padding: 40px 0px;
}
.testimonials .section_title h3 {
  margin: 0;
}
.testi_slider .slick-arrow {
  right: -4% !important;
}
.testi_cont {
  padding: 24px 20px;
  height: auto;
}
.footer {
}
.footer_cont h3 {
  font-size: 37px;
  accent-color: ;
  margin-bottom: 10px;
}
.map {
  width: 100%;
}
.term_privacy li a {
  font-size: 12px;
}
.banner_slider .slick-arrow {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 40px;
  height: 40px;
}

.banner_slider .slick-next {
  right: 7px !important;
}
.banner_slider .slick-prev {
  left: 4px;
}

.practice_cont {
  margin-top: 20px;
}

.about_banner {
  padding-top: 90px;
}


.services {
  padding-top: 2rem;
}
.main_service {
  margin-bottom: 0 !important;
  padding-top: 23px;
}

.main_service .row .col-md-4:nth-last-child(1) .service_item {
  margin-bottom: 0 !important;;
}

    
.banner_img {
  position: static !important;
  margin-top: 20px;
}
.banner_img {
  width: 100% !important;
  height: auto !important;
}
.serviceS_detail_banner {
  min-height: auto !important;
  padding-top: 64px !important;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.inner_cont h1 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
}
.servies_banner_img {
  height: auto;
}


ul.social_icons {
  gap: 0;
  justify-content: space-around;
}
ul.social_icons li a {
  width: 35px;
  height: 35px;
  padding: ;
}

.testi_slider .slick-dots li {
  width: auto;
  height: auto;
}
.testi_slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #c6c6c6;
}
.testi_slider .slick-dots li button::before {
  display: none;
}
.testi_slider li.slick-active button {
  background: var(--c1);
}
.testi_slider .slick-dots {
  bottom: -18px ;
}

    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    
.banner {
  padding-top: 9rem;
}
.banner_cont h1 {
  font-size: 37px;
}
.banner_cont p {
  font-size: 20px;
}
.banner_items {
  height: 220px !important;
}
.banner::before {
  width: 620px;
  height: 620px;
}
.restore_head h2 {
  font-size: 41px;
  width: auto;
}
.restore_img {
  height: 320px;
}
.restore_img img {
  object-fit: contain;
}
.restore_cont p {
  width: auto;
  font-size: 13px;
}
.restore_cont {
  padding: 20px 0px;
}
.header_nav {
  gap: 17px !important;
}
.header_nav li a {
  font-size: 12px;
}
.header_nav form {
  width: 160px;
}
.header_nav form input {
  width: 100%;
}
.free_consultant {
  min-height: auto;
  padding: 40px 0px;
}
.blog_box {
  bottom: 0;
}
.blog_box h3 {
  font-size: 16px;
}
.blog_box p {
  font-size: 12px;
}
.experience_cont h2 {
  font-size: 48px;
}
.book_head h3 {
  font-size: 60px;
  padding-right: 50.2px;
}
.book_form input {
  width: 100%;
}
.online_container .col-md-2 {
  width: 25%;
}
.book_form h4 {
  font-size: 12px;
}
.request_btn {
  font-size: 11px;
}
.practice_cont h2 {
  font-size: 35px;
  margin-bottom: 10px;
}
.online_container {
  padding: 20px 70px;
}
.practice_cont {
  margin-top: 30px;
}
.practice_cont p {
  font-size: 15px;
}
.section_title h3 {
  font-size: 34px;
}
.testi_cont {
  padding: 20px 13px;
  height: auto;
}
.testi_cont p {
  font-size: 12px;
}
.footer {
  min-height: auto;
  padding-top: 100px;
}
.testi_slider .slick-dots {
  display: none;
}
.testimonials {
  padding: 50px 0px;
}
.end_footer {
  position: sticky;
} 
    
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {}