/*--------------------------------------------------------------
    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) {
  body {
    background: #fff;
  }

  .simal12sa ul li {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .simal12sa h4 {
    margin-top: 15px;
  }

  #videotestim h2:after {
    position: inherit;
  }

  .address-carousel .owl-prev {
    left: -10px;
  }

  .beforeafter .owl-prev {
    left: -20px;
  }

  #faq12aq h2:after {
    position: inherit;
  }

  .contac23us1 h2:after {
    position: inherit;
  }

  .about12seemaa h2:after {
    position: inherit;
  }

  #form1q2 {
    display: none;
  }

  .address-carousel .owl-next {
    right: -10px;
  }

  .beforeafter .owl-next {
    right: -20px;
  }

  .stick12foot {
    display: block;
  }

  .ban1222btn {
    margin-bottom: 30px;
  }

  .leftbanner {
    position: inherit;
    top: 30px;
  }

  .leftbanner h1 {
    font-size: 50px;
  }

  .rightbanner {
    position: inherit;
    top: 34px;
  }

  .centre12 {
    padding: 10px;
  }

  .mobiedice {
    display: block;
  }

  .leftsideab {
    padding: 20px;
  }

  .address-carousel .owl-nav {
    bottom: -76px;
  }

  .videotest .owl-nav {
    bottom: -76px;
  }

  #videotes {
    padding-bottom: 110px;
  }

  .right12qwsa {
    margin-top: -90px;
  }

  .banner-carousel .owl-prev {
    left: 0px;
    top: 248px;
  }

  .banner-carousel .owl-next {
    right: 0px;
    top: 248px;
  }

  .beforeafter .owl-nav,
  .slider .owl-nav {
    bottom: -76px;
  }

  .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;
  }

  .righnt12cen h2:after {
    top: 24px;
    width: 150px;
  }

  .righnt12cen h4 {
    font-size: 16px;
  }

  .cout_bar h2:after {
    width: 31%;
    top: 24px;
  }

  #videotestim h2:after {
    width: 22%;
    top: 24px;
  }

  #test12write h2:after {
    width: 14%;
    top: 24px;
  }

  .enquirybg p {
    font-size: 33px;
    line-height: 44px;
  }

  .product-carousel .item {
    height: auto;
  }

  .mainmenu {
    height: 90px;
  }

  .mainmenu.sticky {
    height: 90px;
  }

  .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;
  }

  .hed12we h1 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
  }

  .mobileview23 {
    display: flex;
    position: absolute;
    right: 23px;
    top: 20px;
    z-index: 1;
  }

  .header-cont-info1 a {
    display: block;
    color: #fff;
    padding: 15px;
    border-radius: 4px;
    font-weight: 400;
    background: #c29344;
    text-align: center;
  }

  .docsec {
    background: #c09234;
    padding: 20px;
    text-align: left;
    border-radius: 10px;
    height: auto;
  }

  #form1q2 h3 {
    text-align: center;
  }

  .why12codes,
  .count-img {
    height: auto;
  }

  .aboutus2 {
    height: auto;
  }

  .logo img {
    height: 40px;
    margin-top: -14px;
  }

  .rightban12q h2 {
    font-size: 30px;
  }

  .homeaboutus h2:after {
    position: inherit;
  }

  .servive-box-each {
    height: 360px;
  }

  .cout_bar h2:after {
    position: inherit;
  }

  .abit12aa {
    height: auto;
  }

  .enq12btn {
    position: inherit;
    right: inherit;
    bottom: inherit;
    float: right;
  }

  .leftcent12ws ul.q12casdc {
    margin-bottom: 20px;
  }

  #cente12r1 h2:after {
    position: inherit;
  }

  .leftcent12ws h3:after {
    position: inherit;
  }

  .leftcent12ws {
    height: auto;
    padding-bottom: 50px;
  }

  .leftcent12ws h3 {
    text-align: center;
  }

  .we23wes {
    text-align: center;
  }

  .header-cont-info1 li {
    margin-bottom: 5px;
  }

  #counter-stats span {
    position: absolute;
    right: 32%;
    top: 5%;
  }
  .btn-advisory {
    padding: 10px 15px !important;
    margin-bottom: 20px;
  }

  .centertban h1 {
    font-size: 45px;
    margin-bottom: 20px;
    line-height: 50px;
  }

  .mobileview23 ul {
    display: flex;
  }

  .mobileview23 ul li {
    margin-left: 20px;
  }

  .about12seemaa h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .logo {
    margin-top: 26px;
  }

  .why12codes.why123codes {
    height: auto;
  }

  .centertban li {
    color: #000;
    margin-bottom: 0px;
  }

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

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

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

  p {
    font-size: 17px;
    line-height: 28px;
  }

  .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: 28px;
    line-height: 30px;
  }

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

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

  .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;
  }

  .wwdc5sept h2 {
    font-size: 48px;
    font-weight: 700;
    color: #debb7a;
  }

  .wwdiconc p {
    line-height: 23px;
    margin-top: 8px;
    font-size: 20px;
  }

  section#cli34nic {
    padding-top: 5px;
  }

  .card-header {
    padding: 0px !important;
  }

  .card-header .btn {
    color: #fff !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
  }
  .card-header .btn-link {
    padding: 20px 15px;
  }
  .card-header .btn-link::after {
    right: 10px;
    top: 38%;
  }
  .card-body {
    padding: 15px;
  }
  .mbtc {
    text-align: center;
  }
  .whycul3jan {
    background: #f1f1f1;
    border-radius: 10px;
    padding: 20px 5px;
    margin: 0px;
  }

  .review {
    background-color: #fff;
  }

  .trt5sept h2 {
    line-height: 30px;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
  }

  .trt5sept p {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
  }

  .centertban5nov {
    padding-left: 0px;
    padding-right: 0px;
  }

  .slider1 {
    background-repeat: no-repeat;
    background-size: contain;
    padding: 133px 0px;
    background-image: url(../images/drsagardaivmbbn.webp);
    /* height: 100%; */
  }

  .whychoose h2 {
    font-size: 28px;
    font-weight: 600;
    color: #c09234;
    line-height: 30px;
  }

  .team1 {
    background-color: #fff;
    border-radius: 10px;
    padding: 7px;
    text-align: left;
    height: auto;
  }

  #about5dr {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: justify;
  }

  .about5rgtdr img {
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .ban_form {
    background: #6c6c6c;
    display: flex !important;
    flex-direction: column;
    gap: 18px;
    align-items: normal;
    border-radius: 20px;
    padding: 30px 40px;
  }

  .ban_form form {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .formcta {
    background: #fff !important;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .whychoose19 {
    margin: 0px;
    margin-top: 10px;
    background-color: #c09234;
    text-align: left;
    padding: 20px;
    border-radius: 10px;
    line-height: 30px;
  }

  .trtsrc {
    padding-bottom: 50px;
    background-color: #fff;
  }

  #sta123te {
    padding: 50px 0px;
  }

  .faq {
    background-color: #fff;
    padding: 50px 0px;
    text-align: center;
  }
  .awards {
    height: 280px;
    object-fit: contain;
  }
  .grid-item {
    display: flex;
    text-align: left;
    gap: 10px;
    padding: 30px 15px;
    margin-bottom: 10px;
  }
  .icon {
    flex-shrink: 0;
    margin-right: 10px;
  }
  .box-content h5,
  .box-content p {
    text-align: left;
  }
  .box-content h5 {
    font-size: 21px;
  }
  .icon-wrapper {
    width: 50px;
    height: 50px;
  }
  .about5rgtdr img {
    margin-top: 20px;
  }
  .why-sectin-lf {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .why-sectin-lf:nth-child(2) {
    margin-top: 24px !important;
  }
  .service-card {
    margin-top: 30px;
    height: auto;
  }
  .section-title {
    text-align: center;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .two-cta a:nth-child(1) {
    margin-bottom: 10px;
  }
  .icon-container img {
    width: 40px;
    height: 40;
  }
  .icon-box {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    background-color: transparent;
    border: none;
    padding: 10px 20px;
    height: auto;
    border-radius: 15px;
  }
  .icon-box p {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
  }
  .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: 18px;
    line-height: 22px;
  }
  .uspdr121 h3 {
    color: #d94541;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .uspdr1 {
    border-radius: 0px;
    background: #000;
    padding: 30px 20px;
  }
  .star span {
    color: #fab000;
    font-size: 13px;
  }
  .eligibility-section h2 {
    margin-top: 30px;
    font-size: 28px;
  }
  .whychoose {
    background-color: #fff;
    padding: 50px 15px;
  }
  .whychoose h2 {
    font-size: 28px !important;
    text-align: center;
    color: #f7b11b !important;
    margin-bottom: 27px;
  }
  .doccont h3 {
    margin-top: 20px;
  }
  .footer {
    padding-bottom: 30px;
  }
  .fotterleft {
    margin-bottom: 30px;
  }
  .whychoosecon {
    background-color: #7f378b;
    padding: 30px 20px;
    border-radius: 20px;
  }
  .trt5sept img {
    height: auto;
    border-radius: 10px;
    object-fit: cover;
  }
  #about5dr h2 {
    line-height: 30px;
    font-size: 29px;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
  }
  .unique-section {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
  }
  .unique-section-lr {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .unique-box h6 {
    font-weight: 600;
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 5px;
    transition: all 0.3s ease;
    text-align: center;
    line-height: 22px;
  }
  .uspdr {
    padding-top: 40px !important;
    background-color: #fff;
  }
  .uspdr1 {
    margin-bottom: 0px !important;
  }
  .service-scroll-wrapper {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* padding-bottom: 20px; */

    /* Hide scrollbar for cleaner look (optional - remove if you want visible scrollbar) */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
  .service-scroll-wrapper::-webkit-scrollbar {
    display: none;
  }
  .body-part-item {
    margin-right: 15px;
    margin-left: 0;
  }
  .body-part-item:first-child {
    margin-left: 5px;
  }
}

/*--------------------------------------------------------------
    small mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 359px) {
  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: 95px 0 115px;
  }

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

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

  h2 {
    font-size: 32px;
    line-height: 42px;
  }

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

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

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

  .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: 40px 20px 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;
  }

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

  #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: 200px;
  }

  #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: 200px;
    margin: 0 0 60px;
  }

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

  #about-area {
    padding: 80px 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%;
    padding-left: 10px;
  }

  #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;
  }
}
