/*--------------------------------------------------------------
    laptop, desktop
---------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .caption h1 {
    line-height: 70px;
    font-size: 60px;
  }

  .about-cont {
    padding-left: 25px;
  }

  #facilities-area {
    padding: 100px 0 75px;
  }

  .facilty-single i {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 40px;
  }

  .facilty-single i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
  }

  .facilty-single .icon {
    width: 22%;
  }

  .facilty-single .cont {
    width: 78%;
    padding: 0 0 0 15px;
  }

  .facilty-single h4 {
    font-size: 25px;
    line-height: 35px;
  }

  .feat-img img {
    max-width: 250px;
  }

  .testi-single.two .client-comment {
    padding-left: 20px;
  }

  .slider .caption-img img {
    max-width: 300px;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
    tablet
---------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 44px;
    line-height: 54px;
  }

  h4 {
    font-size: 23px;
    line-height: 33px;
  }

  .navbar-toggler {
    background-color: #ff5740;
    color: #fff;
  }

  .header-cont-info li i {
    padding-right: 3px;
  }

  .header-social li {
    padding: 0;
  }

  .navbar-nav .nav-item {
    text-align: center;
  }

  .navbar-nav {
    padding: 25px 0 0;
  }

  .navbar-nav.shop-btn {
    padding: 0;
  }

  .navbar-nav.shop-btn .nav-link {
    display: inline-block;
    margin: 20px 0 25px;
  }

  .caption h1 {
    font-size: 47px;
    line-height: 58px;
  }

  #hero-area {
    padding: 130px 0;
  }

  .header-top li {
    padding-right: 10px;
  }

  .caption p {
    font-size: 18px;
    line-height: 28px;
  }

  #hero-area.hero-two {
    padding: 10px 0 0;
  }

  #hero-area.hero-two .caption-img {
    margin: 100px 0 0;
  }

  .about-img.bg {
    text-align: center;
    margin-bottom: 100px;
  }

  .about-img img {
    max-width: 200px;
  }

  .about-cont {
    padding-left: 0;
    padding-top: 80px;
  }

  .why-choose-img {
    text-align: center;
  }

  .why-choose-img img {
    max-width: 200px;
  }

  #about-area {
    padding: 18px 0 100px;
  }

  .facilty-single i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
  }

  .facilty-single .cont {
    padding: 0 0 0 15px;
  }

  .facilty-single h4 {
    font-size: 26px;
    line-height: 36px;
  }

  #facilities-area {
    padding: 100px 0 75px;
  }

  .cont-info {
    margin: 30px 0 0 20px;
  }

  .footer-single {
    margin-bottom: 40px;
  }

  .footer-top {
    padding: 90px 0 30px;
  }

  .feat-img img {
    max-width: 150px;
  }

  .feat-icon {
    width: 100%;
    margin: 0 0 10px;
  }

  .why-choose-single.two .icon {
    width: 10%;
  }

  .why-choose-single.two .cont {
    width: 90%;
  }

  .testi-single.two .client-img {
    width: 25%;
  }

  .testi-single.two .client-comment {
    width: 75%;
    padding-left: 20px;
  }

  .offer-single .discount-cont {
    text-align: center;
    margin: 0 0 20px;
  }

  .discount-cont h3 {
    margin: 0 0 10px;
    font-size: 36px;
    line-height: 46px;
  }

  .discount-cont a {
    padding: 10px 30px;
  }

  #faq-area {
    padding: 95px 0 55px;
  }

  .feat-single.three .feat-cont {
    padding-left: 20px;
  }

  #hero-area.hero-three {
    padding: 140px 0 180px;
  }

  .faq-img img {
    max-width: 230px;
  }

  .card-header a {
    font-size: 20px;
    line-height: 30px;
  }

  .feat-single.two .feat-cont {
    width: 100%;
  }

  #feat-area .sec-heading {
    text-align: left !important;
  }
}

/*--------------------------------------------------------------
    large mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mainmenu {
    width: 111%;
  }
  h2 {
    font-size: 40px;
    line-height: 50px;
  }

  h4 {
    font-size: 24px;
    line-height: 34px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }

  p {
    font-size: 16px;
    line-height: 26px;
  }

  .navbar-toggler {
    background-color: #ff5740;
    color: #fff;
  }

  .header-top {
    text-align: center;
  }

  .header-social {
    text-align: center !important;
    margin: 15px 0 8px;
  }

  .navbar-nav {
    padding-top: 25px;
  }

  .navbar-nav.shop-btn .nav-link {
    display: inline-block;
  }

  .navbar-nav.shop-btn {
    text-align: center;
    margin: 20px 0 25px;
    padding: 0;
  }

  .caption {
    text-align: center;
  }

  #hero-area {
    padding: 100px 0 150px;
  }

  h1 {
    font-size: 50px;
    line-height: 60px;
  }

  h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .caption h1 {
    line-height: 60px;
  }

  .caption-img {
    margin: 60px 0 0;
  }

  .caption-img img {
    max-width: 300px;
  }

  .caption h5 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .caption li a {
    line-height: 1;
  }

  .about-cont {
    padding-left: 0;
    margin: 60px 0 0;
  }

  .about-cont ul {
    margin: 0;
  }

  .about-cont li {
    font-size: 18px;
  }

  .about-btn {
    margin: 40px 0 0;
  }

  .about-cont a {
    line-height: 1;
  }

  .about-cont p {
    margin: 0 0 25px;
  }

  .feat-single .icon {
    width: 100%;
  }

  .feat-single .title {
    width: 100%;
  }

  .feat-head {
    margin-bottom: 0px;
  }

  .discount-cont {
    text-align: center;
  }

  .discount-cont a {
    margin: 25px 0 50px;
    line-height: 1;
  }

  .testi-single {
    margin: 0 30px;
  }

  .testi-single h4 {
    font-size: 24px;
    line-height: 34px;
  }

  .newsletter-form input,
  .newsletter-form button {
    height: 55px;
  }

  #why-choose-area .sec-heading {
    margin: 60px 0 40px 0px;
  }

  .why-choose-cont {
    margin-left: 0;
  }

  .facilty-single .icon {
    width: 100%;
  }

  .facilty-single .cont {
    width: 100%;
  }

  .facilty-single {
    margin-bottom: 30px;
    text-align: center;
  }

  .facilty-single i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    margin: 0 0 10px;
  }

  #facilities-area {
    padding: 100px 0 55px;
  }

  .cont-info {
    margin: 50px 0 0 0px;
  }

  #contact-area {
    padding: 95px 0 50px;
  }

  #contact-area .sec-heading {
    text-align: center;
  }

  .footer-single {
    margin: 0 0 40px;
  }

  .footer-top {
    padding: 90px 0;
  }

  .feat-single {
    text-align: center;
    padding: 0 10%;
  }

  #hero-area.hero-two {
    padding: 100px 0 0;
  }

  .about-single {
    padding: 0 10%;
    margin: 0 0 50px;
  }

  .about-single i {
    margin: 0 0 20px;
  }

  #about-area.two {
    padding: 85px 0 40px;
  }

  .feat-icon,
  .feat-cont {
    width: 100%;
  }

  .feat-img img {
    max-width: 200px;
    margin: 20px 0 50px;
  }

  .why-choose-single.two .icon {
    width: 10%;
  }

  .why-choose-single.two .cont {
    width: 90%;
  }

  .testi-single img {
    max-width: 75px;
  }

  .offer-single {
    margin: 0 0 50px;
  }

  .discount-img {
    margin: 40px 0 10px;
    text-align: center;
  }

  .discount-img img {
    max-width: 250px;
  }

  #discount-area {
    padding: 95px 0 40px;
  }

  .slider .caption-img img {
    max-width: 300px;
    margin: 0 auto 70px;
  }

  #hero-area.hero-three {
    padding: 45px 0 160px;
  }

  .slider .owl-dots {
    bottom: -120px;
  }

  .feat-single.three .feat-icon {
    width: 100%;
  }

  .feat-single.three .feat-cont {
    width: 100%;
  }

  #about-area.three .about-cont {
    padding-left: 0;
    margin: 0 0 60px;
  }

  .faq-img img {
    max-width: 300px;
    margin: 0 0 60px;
  }

  .card-header a {
    font-size: 20px;
    line-height: 30px;
  }
}

/*--------------------------------------------------------------
   medium mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 360px) and (max-width: 479px) {
  .address-carousel .owl-nav {
    top: 324px;
    right: 140px;
  }
  .testinaws {
    margin-top: 50px;
  }
  .videotest .owl-nav > div {
    width: 40px;
    height: 40px;
    background-color: #902c8f;
    color: #fff;
    text-align: center;
    margin: 0 10px;
    font-size: 25px;
    border-radius: 55px;
    padding-top: 7px;
  }
  #patners {
    margin-top: 90px;
  }
  .beforeafter .owl-nav,
  .slider .owl-nav {
    top: 319px;
    right: 145px;
  }
  .lefthero {
    margin-left: 90px;
  }
  .bordertop212 {
    display: none;
  }
  .lefthero h1 {
    width: 100%;
  }
  .lefthero p {
    width: 100%;
  }
  .headingfeat {
    width: 100%;
    position: relative;
    left: 0%;
  }
  .headingfeat.getstarted3:before {
    display: none;
  }
  .headingfeat.getstarted3 h2:before {
    display: none;
  }
  .headingfeat.getstarted3 h4:before {
    display: none;
  }
  .whychooseus2:before {
    display: none;
  }
  .enquirybg {
    height: auto;
  }
  .enquirybg p {
    font-size: 33px;
    line-height: 44px;
  }

  .mainmenu {
    height: auto;
  }
  .mainmenu.sticky {
    height: auto;
  }
  .header-cont-info {
    display: none;
  }
  #testimonialsection {
    background: linear-gradient(144deg, black, transparent),
      url(../images/clinicgallary7.webp) no-repeat;
    background-size: cover;
    padding: 50px 0px;
    margin-top: 50px;
  }
  .sec-heading {
    margin: 0 0 20px;
  }
  .mobileview23 {
    display: block;
    position: absolute;
    right: 20px;
    margin: auto;
    text-align: right;
    top: 16px;
    z-index: 9999;
    width: 50%;
  }

  .header-cont-info1 a {
    display: inline-block;
    color: #fff;
    padding: 2px 7px;
    border-radius: 4px;
    font-weight: 400;
    background: #135a2e;
  }
  .header-cont-info1 li {
    margin-bottom: 5px;
  }
  #counter-stats span {
    position: absolute;
    right: 32%;
    top: 5%;
  }
  .h2heading h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .mobile12view23 {
    display: block;
  }
  .logo img {
    height: 60px;
  }
  .mobileview23 a.appbutton {
    margin-top: 0px;
  }
  .cou12ter2 {
    border-bottom: 2px solid #f99d1c;
    border-right: 0px solid #f99d1c;
  }
  .cou12ter21 {
    border: none;
  }
  .count-img {
    height: auto;
  }
  .st1e2ps {
    height: auto;
  }
  .newcontent h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0px;
  }
  .newcontent h3 {
    line-height: 30px;
  }
  .se1a2r3ch2 h4 {
    font-size: 25px;
  }
  #sta123te12 .accordion-button {
    letter-spacing: 0px;
    line-height: 30px;
  }

  .aboutdoc3 img {
    top: 200px;
    right: 20px;
  }
  .why1ch3oose1 {
    height: auto;
  }
  #formsub {
    text-align: center;
  }
  .suite {
    height: auto;
  }
  .vitibtn a {
    display: block;
    width: 100%;
  }
  .press12release1 img {
    width: 100% !important;
    height: auto;
  }
  .t1e2a3m {
    height: 420px;
  }
  .ourgalweler {
    height: 250px;
  }

  #mob_hair1he3alt {
    display: block;
    padding: 40px 0px;
  }
  #hair1he3alt {
    display: none;
  }
  .newcontent h2 {
    line-height: 30px;
  }

  h2 {
    font-size: 40px;
    line-height: 50px;
  }

  h4 {
    font-size: 24px;
    line-height: 34px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }

  p {
    font-size: 16px;
    line-height: 26px;
  }

  .navbar-toggler {
    background-color: #ff5740;
    color: #fff;
  }

  .header-top {
    text-align: center;
  }

  .header-social {
    text-align: center !important;
    margin: 15px 0 8px;
  }

  .navbar-nav {
    padding-top: 25px;
  }

  .navbar-nav.shop-btn .nav-link {
    display: inline-block;
  }

  .navbar-nav.shop-btn {
    text-align: center;
    margin: 20px 0 25px;
    padding: 0;
  }

  .caption {
    text-align: center;
  }
  .caption p {
    font-size: 18px;
    line-height: 28px;
  }

  h1 {
    font-size: 45px;
    line-height: 55px;
  }

  h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
  }

  .caption h1 {
    line-height: 55px;
  }

  .caption h5 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .caption li a {
    line-height: 1;
  }

  .caption li a {
    margin: 0 0 25px;
  }

  .about-cont {
    padding-left: 0;
    margin: 60px 0 0;
  }

  .about-cont ul {
    margin: 0;
  }

  .about-cont li {
    font-size: 18px;
  }

  .about-btn {
    margin: 40px 0 0;
  }

  .about-cont a {
    line-height: 1;
  }

  .about-cont p {
    margin: 0 0 25px;
  }

  .feat-single .icon {
    width: 100%;
  }

  .feat-single .title {
    width: 100%;
  }

  .feat-head {
    margin-bottom: 0px;
  }

  .discount-cont {
    text-align: center;
  }

  .discount-cont a {
    margin: 25px 0 35px;
    line-height: 1;
  }

  .testi-single {
    margin: 0 30px;
  }

  .testi-single h4 {
    font-size: 24px;
    line-height: 34px;
  }

  .newsletter-form input,
  .newsletter-form button {
    height: 55px;
  }

  #why-choose-area .sec-heading {
    margin: 60px 0 40px 0px;
  }

  .why-choose-cont {
    margin-left: 0;
  }

  .facilty-single .icon {
    width: 100%;
  }

  .facilty-single .cont {
    width: 100%;
  }

  .facilty-single {
    margin-bottom: 30px;
    text-align: center;
  }

  .facilty-single i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    margin: 0 0 10px;
  }

  #facilities-area {
    padding: 80px 0 20px;
  }

  .cont-info {
    margin: 50px 0 0 0px;
  }

  #contact-area {
    padding: 80px 0 30px;
  }

  #contact-area .sec-heading {
    text-align: center;
  }

  .footer-single {
    margin: 0 0 25px;
  }

  .footer-top {
    padding: 75px 0;
  }

  .feat-single {
    text-align: center;
    padding: 0 10%;
  }

  #hero-area.hero-two {
    padding: 100px 0 0;
  }

  .about-single {
    padding: 0 10%;
    margin: 0 0 50px;
  }

  .about-single i {
    margin: 0 0 20px;
  }

  #about-area.two {
    padding: 75px 0 15px;
  }

  .feat-icon,
  .feat-cont {
    width: 100%;
  }

  .feat-img img {
    max-width: 200px;
    margin: 20px 0 50px;
  }

  .why-choose-single.two .icon {
    width: 10%;
  }

  .why-choose-single.two .cont {
    width: 90%;
    padding-left: 10px;
  }

  .testi-single img {
    max-width: 75px;
  }

  .offer-single {
    margin: 0 0 50px;
  }

  .discount-img {
    text-align: center;
  }

  .discount-img img {
    max-width: 250px;
  }

  #discount-area {
    padding: 80px 0 70px;
  }

  .slider .caption-img img {
    max-width: 250px;
    margin: 0 auto 70px;
  }

  #hero-area.hero-three {
    padding: 45px 0 160px;
  }

  .slider .owl-dots {
    bottom: -120px;
  }

  .feat-single.three .feat-icon {
    width: 100%;
  }

  .feat-single.three .feat-cont {
    width: 100%;
  }

  #about-area.three .about-cont {
    padding-left: 0;
    margin: 0 0 60px;
  }

  .faq-img img {
    max-width: 300px;
    margin: 0 0 60px;
  }

  .card-header a {
    font-size: 20px;
    line-height: 30px;
  }

  #about-area {
    padding: 40px 0;
  }

  #feat-area {
    padding: 80px 0 30px;
  }

  #video-area {
    padding: 75px 0 80px;
  }

  #testi-area {
    padding: 70px 0 130px;
  }

  #product-area {
    padding: 75px 0 85px;
  }

  #faq-area {
    padding: 75px 0 40px;
  }

  #newsletter-area {
    padding: 75px 0 80px;
  }

  .newsletter-form button {
    padding: 0 20px;
  }

  #why-choose-area {
    padding: 80px 0 35px;
  }

  .why-choose-single .icon {
    width: 12%;
  }

  .why-choose-single .cont {
    width: 78%;
  }

  #feat-area.two {
    padding: 75px 0 35px;
  }

  #why-choose-area.two {
    padding: 76px 0 35px;
  }

  .why-choose-single.two h4 {
    font-size: 24px;
    line-height: 34px;
  }

  .testi-single.two .client-comment {
    padding-left: 20px;
  }

  .discount-cont.two {
    margin-bottom: 20px;
  }

  #discount-area.two {
    padding: 80px 0 35px;
  }

  #discount-area.three {
    padding: 70px 0 50px;
  }

  .testi-carousel-three .testi-single {
    padding: 0;
  }

  #faq-area.three {
    padding: 75px 0 65px;
  }
  /* .uspdr12pl {
    padding-right: 7px !important;
    padding-left: 8px !important;
  } */
  /* .uspdr12 {
    padding: 8px;
    display: flex;
    gap: 10px;
  } */
  /* .uspdrmb12 {
    border-right: 1px solid #5a8365;
    margin-right: -15px;
  } */
  .uspdr121 p {
    color: #fff;
    margin-top: 5px;
    font-size: 11px;
    line-height: 18px;
  }
  .uspdr121 h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .uspdr1 {
    background: #d94541;
    border-radius: 0px;
    padding: 30px 20px;
    margin-bottom: 0px !important;
  }
  .uspdr {
    overflow-x: hidden;
    padding-top: 0px !important;
    background-color: #fff;
    margin-bottom: 0px;
  }
  .accordion-button {
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    /* background-color: #f3e5de; */
    border-radius: 0.75rem 0.75rem 0rem 0rem !important;
    padding: 15px;
  }
  .accordion-item {
    background: none !important;
  }
  .faqs {
    background: #fff;
  }
  .skjbox {
    display: flex;
    margin-bottom: 20px;
    padding: 20px 5px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border-left: 4px solid #e6b0a8;
    position: relative;
    overflow: hidden;
  }
  .skjbox img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    padding: 10px;
  }
  .skjconbox h3 {
    color: #000;
    font-size: 19px;
    margin-bottom: 5px;
  }
  .skjconbox ul li {
    font-size: 16px;
    color: #666;
    margin-bottom: 0px;
  }
  .skjcon h2 {
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 28px;
  }
  .trust-icon {
    margin-top: 10px;
    font-size: 32px;
  }
  .main-title {
    font-size: 28px;
    font-weight: 700;
    color: #111;
  }
  .services h3 {
    font-size: 28px;
    font-weight: 600;
    color: #e38d7b;
    margin-bottom: 10px;
  }
  .services h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .doctor-card {
    margin-bottom: 30px;
    padding: 25px 18px;
  }
  .hero-title {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 40px;
  }
  .hero-list li {
    margin-bottom: 15px;
    font-size: 20px;
    gap: 10px;
    color: rgba(255, 255, 255, 0.95);
    line-height: 22px;
  }
  .hero-list {
    margin-bottom: 30px;
  }
  .hero-img-wrapper {
    margin-top: 0px;
  }
  .hero-img-wrapper img {
    position: relative;
    bottom: 0px;
  }
  .hero-section {
    background: #e39482;
    color: #fff;
    padding: 30px 0;
  }
  .stick12foot {
    display: block;
  }
}

@media (max-width: 767px) {
  .hero-desc,
  .hero-list {
    text-align: left;
  }

  .hero-img-wrapper {
    margin-top: 20px;
  }

  .consult-title {
    text-align: center;
    margin-bottom: 15px;
  }

  .form-inline {
    flex-direction: column !important;
    align-items: center;
  }

  .consult-input {
    width: 100%;
    margin-bottom: 10px;
  }

  .consult-btn {
    width: 100%;
  }

  .stats-box {
    padding: 20px;
    text-align: center;
  }

  .stats-item {
    flex-direction: column;
  }

  .stats-icon {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .stats-number {
    text-align: center;
  }

  .services-title {
    font-size: 34px;
  }

  .process-title {
    font-size: 26px;
    line-height: 35px;
  }
  .region-card h2 {
    font-size: 24px;
  }
  .region-card {
    padding: 25px;
  }
}

@media (max-width: 576px) {
  .region-section {
    padding: 55px 0;
  }
  .review-text {
    font-size: 15px;
  }
  .google-badge {
    width: 70px;
    height: 70px;
    padding: 10px;
  }
  .reviewer-name {
    font-size: 18px;
  }
  .faq-accordion .accordion-button {
    font-size: 15px;
    padding: 15px;
  }
  .faq-accordion i {
    font-size: 18px;
  }
  .faq-accordion .accordion-body {
    font-size: 15px;
  }
  .custom-footer {
    padding: 40px 0;
    text-align: center;
  }

  .footer-info-box h4 {
    justify-content: center;
  }

  .mobileview23 ul {
    display: flex;
    float: right;
    gap: 10px;
  }
  .mobileview23 a {
    padding: 15px;
    background: #dfada7;
    font-size: 20px;
  }
  .cta-box {
    padding: 25px 18px;
  }
  .cta-title {
    font-size: 20px;
  }
  .cta-btn {
    width: 100%;
    padding: 12px;
  }
  .process-card {
    height: auto;
  }
}
