:root{
    --roboto:'Roboto', sans-serif;
    --playfont:'Playfair Display', serif;
    --color1:#303366;
    --color2:#f58220;
}
/* Tablet */
@media (max-width:1199px){
  .subheading-wrapper h1 {
    font-size: 48px;
}
    .logo-text h1 {
      font-size: 35px;
  }
  .logo-text p {
      font-size: 11px;
  }
  .top-contact a {
      font-size: 14px;
  }
  .social-bar a {
    width: 35px;
    height: 35px;
}
.social-bar i {
    font-size: 20px;
}
.navbar-nav .nav-link {
    font-size: 14px;
    margin: 0 7px;
}
.navbar-custom {
    padding: 8px 0;
}
}

@media (max-width:1023px){
  .cx-care-heading {
    gap: 15px;
    margin-bottom: 0;
}
  .cx-drhero-subtitle {
    margin-bottom: 16px;
    font-size: 18px;
}
  .cx-drhero-list {
    margin: 0 0 18px;
}
  .cx-drhero-wrap {
    padding: 0 28px;
    max-width: 100%;
}
  .footer-list {
    margin-bottom: 0;
}
  .doctor-img {
    padding-right: 0;
}
  .hero-content {
    padding: 30px 45px;
    left: 8%;
    top: 8%;
}
  .testimonial-section {
    padding-bottom: 20px;
}
.contact-card .content h4 {
    font-size: 15px;
}
  .testimonial-container .prev {
    left: 0;
}
 .testimonial-container .next {
    right: 0;
}
  .timeline-item {
    margin-bottom: 19px;
}
  .subheading-wrapper h1 {
      font-size: 38px;
  }
  .social-icons {
      left: -54px;
  }
  .abouleft {
    padding-right: 0;
}
  .aboutright h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
  .doctor-wrapper {
    padding: 20px;
}
.btn-consult {
    padding: 10px 15px;
    line-height: 1.5;
    font-size: 14px;
}
.btn-profile {
    padding: 14px 15px;
    font-size: 14px;
}
.abttext {
    padding: 20px;
    margin-bottom: 16px;
}
.doctor-buttons {
    gap: 10px;
}
  .tag {
    font-size: 15px;
}
.expertise li {
  font-size: 15px;
}
  .aboutright h2 {
    font-size: 44px;
}
.abttext p {
    font-size: 15px;
}
}
@media (max-width:992px){

.logo-text h1{
font-size:37px;
}

.logo-img img{
width:70px;
}

}
@media (max-width:991px){

  .cx-bc-content {
    padding: 10px;
}
  .servicepg {
    padding: 2rem 0;
}
  .cx-serv-header h3 {
    font-size: 24px;
}
  .cx-care-section {
    padding: 2rem 0;
}
.cx-care-card p {
    margin-bottom: 10px;
}
  .counter-card .icon i {
    font-size: 35px;
}
  .counter-card {
    padding: 20px 5px;
}
.counter-card p {
    font-size: 14px;
}
.counter-card h2 {
    margin: 10px 0 5px 0;
}
  .menubar ul li ul li a {
    padding: 10px 5px;
}
  .hero-title {
      font-size: 60px;
  }
  .social-bar{
    display: none;
  }
  .navbar-nav .nav-link {
    font-size: 18px;
    padding: 5px 0;
}
.cx-drhero-wrap {
    max-width: 100%;
    padding: 0 15px;
}
.cx-drhero-name {
    font-size: 40px;
}
.cx-drhero-title {
    margin-top: 3px;
    margin-bottom: 4px;
    font-size: 1.2rem;
    font-weight: 600;}
.cx-drhero-subtitle {
    margin-bottom: 13px;
}
.cx-drhero-list {
    margin: 0 0 18px;
}
.cx-drhero-card {
    padding: 14px;
}
.cx-drhero-card h2 {
    font-size: 37px;
    line-height: 1;
}
}

@media(max-width:800px){
  .feature-box {
    padding: 10px;
}
.feature-box .icon {
    margin-bottom: 10px;
}
  .hero-title {
    font-size: 45px;
}
.hero-title span {
    font-size: 45px;
}
.hero-text {
  margin-top: 5px;
  font-size: 18px;
}
.service-content {
    padding: 10px;
}
.service-content h4 {
    font-size: 20px;
}
.service-content p {
    font-size: 15px;
    margin-bottom: 7px;
}
  .btn-profile {
    padding: 8px 15px;
}
  .aboutright h2 {
    font-size: 35px;
}
.aboutright h3 {
    font-size: 16px;
}
.abttext p {
    font-size: 15px;
}
}
@media(max-width:768px){
  .logo-text h1 {
    font-size: 34px;
}
  .timeline-section .container {
    width: 100%;
  }
  .timeline-item .content h4 {
    padding-bottom: 0;
    margin-bottom: 10px;
}
.cta-btn {
    font-size: 17px;
    padding: 10px 20px;
}
.cta-section {
    padding: 16px 19px;
}
  .timeline-item {
    margin-bottom: 10px;
    padding-left: 54px;
    transition: 0.3s ease;
}
  .article-box{
    flex-direction: column;
  }

  .article-img,
  .article-content{
    width: 100%;
  }

  .article-content{
    padding: 20px;
  }
}

/* Mobile */
@media (max-width:767px){
  .videosec {
    padding: 2rem 0;
}
  .blogtext {
    padding: 25px;
}
.blogtext h1 {
    font-size: 2rem;
    line-height: 1.2;
}
  .blogpg {
    padding: 2rem 1rem;
}
.eh-blog-card {
    margin-top: 30px;
}
  .cx-bread-sub {
   margin-bottom: 0;
}
  .cx-bread-wrap {
    padding: 30px 20px;
}
  .cx-why-card {
    padding: 15px;
}
  .cx-why-wrap {
    padding: 40px 0;
    font-family: var(--roboto);
}
  .cx-why-header {
    margin-bottom: 15px;
}
  .cx-treat-steps {
    margin-top: 15px;
}
  .cx-treat-title {
    margin-bottom: 9px;
}
  .cx-proc-card p {
    font-size: 16px;
    line-height: 1.6;
}
  .cx-proc-card-icon {
    width: 36px;
    height: 36px;
}
  .cx-bc-content p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}
  .cx-bc-img {
    position: relative;
    height: 250px;
    overflow: hidden;
}
  .cx-serv-wrap{
    display: none;
  }
  .review-text-x {
    line-height: 1.6;
}
  .review-card-x {
    height: auto;
    padding: 20px;
    transition: 0.3s ease;
    margin-bottom: 0;
}
  .testisec {
    padding: 1.5rem 0;
}
  .cert-box-cx {
    padding: 5px;
}
  .cert-box-cx p {
    font-size: 16px;
    padding: 10px 0;
    padding-bottom: 0;
}
  .certificatesec {
    padding: 2rem 15px;
}
.cert-grid-cx {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
  .awardsec {
    padding: 2rem 25px;
}
 .pub-card-x p {
    font-size: 1rem;
}
  .pub-wrapper-x {
    padding-left: 25px;
}
  .pub-section-x {
    padding: 2.5rem;
    background: #f7f8fc;
}
  .conf-item-x {
    padding: 10px 0;
    position: relative;
}
.sub, .desc {
  margin-bottom: 10px;
}
.conf-tag-x {
    font-size: 15px;
    font-weight: 600;
}
.conf-right-x h4 {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}
  .conf-left-x {
    width: 80px;
    padding-left: 24px;
}
.conf-sub-x {
    color: #666;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
  .conf-dot-x {
  width: 10px;
  height: 10px;
  left: 0;
  top: 8px;
}
  .conf-left-x {
    width: 80px;
    position: relative;
}
  .presentsec {
    padding: 1.5rem 0;
}
  .subtitle {
    font-size: 16px;
    margin-bottom: 15px;
}
  label {
    font-size: 16px;
    color: var(--color1);
    padding-top: 10px;
}
  .contactpg {
    padding: 2rem 0;
}
.eh-clinic-wrap {
    padding-top: 20px;
}
.eh-badge {
    margin-top: 8px;
    margin-left: 50px;
}
.section-title {
  font-size: 24px;
}
  .clinic-location {
    margin-top: 25px;
}
  .contact-strip {
    padding-top: 0;
}
  .cx-cta-buttons {
    margin-bottom: 15px;
}
  .cx-cta-inner p {
    font-size: 16px;
    max-width: 100%;
    margin: 10px auto 10px;
}
  .cx-cta-inner h2 {
    font-size: 30px;
}
  .cx-cta-wrap {
    padding: 2rem 10px;
}
  .cx-aff-wrap{
    padding: 0 25px;
  }
  .cx-aff-list {
    max-width: 100%;
}
  .cx-aff-header {
    margin-bottom: 20px;
}
  .feature-sec {
    padding: 0 15px;
}
  .country-tab-sec {
    padding: 15px;
}
  .cx-exp-wrap {
    padding: 40px 20px;
}
.cx-exp-header {
    margin-bottom: 20px;
}
  .cx-edu-wrap {
    padding: 40px 20px;
}
.cx-edu-header {
    margin-bottom: 20px;
}
  .cx-care-quote p {
    font-size: 20px;
  }
  .cx-care-heading h2 {
    font-size: 28px;

}
  .cx-care-card {
    max-width: 100%;
    padding: 15px;
}
  .cx-drhero-wrap {
    padding: 0 0;
}
  .cx-docimg-frame{

    margin-top: 15px;
    width: 70%;
  }
  .blogsec {
    padding: 40px 0;
}
  .counter-sec {
    padding: 40px 0;
}
  .servicesec {
    padding: 0 0 40px 0;
}
  .abttext p {
      font-size: 15px;
      margin-bottom: 10px;
  }
  .testimonial p {
    font-size: 18px;
    font-weight: 400;
    max-width: 100%;
}
  .reviewsec {
    padding: 40px 0;
}
  .timeline-section .container {  
      margin-top: 25px!important;
  }
  .subheading-wrapper p {
      font-size: 15px;
      width: 80%;
  }
  .cta-box p {
    font-size: 15px;
    margin: 0 auto 10px;
}
  .cta-box {
    padding: 25px 20px;
}
.cta-box h2 {
    font-size: 30px;
    margin-bottom: 5px;
}
  .tab-card .highlight {
    margin: 5px 0;
}
  .tab-card {
    padding: 20px 15px;
}
  .features {
    margin-top: 15px;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
  .subheading-wrapper h1 {
    font-size: 30px;
}
  .iesec{
    padding-top: 40px;
  }
  .service-card {
    margin-top: 20px;
}
  .doctor-img {
    margin-bottom: 0;
}
  .aboutsection {
    padding: 40px 0;
}
  .aboutright h2 {
    font-size: 42px;
    text-align: center;
}
.aboutright h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}
  .hero-content {
    width: 90%;
    left: 8%;
    top: 8%;
}
  .hero-title {
    font-size: 51px;
}
.hero-title span {
    font-size: 28px;
}
  .top-contact{
    display: none;
  }
      .logo-text h1{
        font-size: 35px;
      }
      .menubar {
      padding: 0 20px 0 20px;
      border-radius: 10px;
  }
}
@media (max-width:576px){
  .videosec {
    padding: 2rem 0;
}
  .blogtext {
    padding: 25px;
}
.blogtext p {
    color: #444444;
    margin-bottom: 10px;
}
.blogtext h2 {
    font-size: 1.4rem;
    margin: 10px 0 5px 0;
}
  .blogtext h1 {
    font-size: 1.5rem;
    line-height: 1.2;
}
  .cert-grid-cx {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
  .award-icon-x i{
    font-size: 25px;
  }
  .award-content-x h4 {
    line-height: 1.4;
}
  .award-list-x {
    gap: 10px;
}
  .award-item-x {
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
  .awardsec {
    padding: 2rem 10px;
}
  .pub-wrapper-x {
    padding-left: 0;
}
  .pub-item-x {
    position: relative;
    margin-bottom: 15px;
}
  .pub-icon-x {
    left: 0;
}
.pub-card-x p {
    font-size: 1rem
}
  .pub-section-x {
    padding: 2.5rem 0;
    background: #f7f8fc;
}
  .conf-item-x {
    gap: 18px;
}
  .appointment-card {
    width: 100%;
    padding: 10px;
}
  .contactpg {
    padding: 0 0;
}
  .eh-clinic-wrap {
    padding: 40px 0;
}
  .eh-clinic-info h5 {
    font-size: 18px;
}
  .eh-clinic-info {
    padding: 8px;
}
  .quote-icon {
    left: -18px;
    font-size: 102px;
}
  .testimonial-section {
    padding: 40px 20px;
    padding-bottom: 0;
}
.logo-text p {
    font-size: 14px;
}
    .logo-wrap{
    flex-direction:column;
    text-align:center;
    }

    .logo-text p{
    font-size:13px;
    }

    .logo-img img{
    width:95px;
    }

}
@media (max-width:425px){

  .blogpg {
    padding: 2rem 0;
}
  .cx-cta2-btn {
    padding: 6px 22px;
}
  .cx-cta2-box {
    padding: 15px 8px;
}
  .cx-why-card p {
    font-size: 16px;
}
  .cx-treat-title h2 {
    font-size: 24px;
}
  .cx-treat-card {
    padding: 15px;
}
  .cx-proc-card {
    padding: 20px 10px;
}
  .cx-proc-header h2 {
    font-size: 22px;
}
  .cx-proc-wrap {
    padding: 40px 0;
}
  .cx-bc-img {
    height: 174px;
}
  .cx-bread-wrap {
    padding: 30px 15px;
}
  .cx-bread-tag {
    padding: 6px 14px;
    font-size: 14px;
    margin-bottom: 10px;
}
  .cx-aff-wrap{
    padding-top: 40px;
  }
  .cx-aff-header h2 {
    font-size: 30px;
}
  .cx-aff-header h2::before, .cx-aff-header h2::after {
   display: none;
}
  .subheading-badge {
    margin-bottom: 15px;
}
  .cx-exp-icon {
    margin-bottom: 8px;
}
.cx-exp-card h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
  .cx-exp-card {
    padding: 18px;
}
  .cx-exp-header h2 {
    font-size: 30px;
}
  .cx-edu-card {
    padding: 14px;
}
  .cx-care-quote {
    padding: 18px 10px;
}
  .cx-edu-header h2 {
    font-size: 26px;
}
  .cx-docimg-frame {
    width: 100%;
}
  .subheading-badge {
    margin-bottom: 25px;
}
  .footercopy p {
    font-size: 0.9rem;
    padding-top: 1rem;
}
  footer {
     padding-bottom: 20px;
}
  .location-details p {
    font-size: 16px;
}
  .location-details {
    padding: 30px 15px;
}
  .location-details h5 {
    font-size: 16px;
    padding-left: 20px;
    line-height: 1.5;
}
  .footer-list li a{
    font-size: 16px;
    color: #fff;
}
  .contact-strip {
padding-top: 0;
}
.sub, .desc {
    color: #cbd5f5;
    font-size: 16px;
    margin-bottom: 10px;
}
  .testimonial-container .prev {
  display: none;
}
.testimonial-container .next {
    display: none;
}
  .service-content p {
    font-size: 16px;
}
  .abttext {
    padding: 10px;
}
  .abttext p {
    font-size: 16px;
}
  .expertise li {
    font-size: 16px;
}
  .timeline-item .content p {
    font-size: 16px;
}
  .feature-sec {
    padding: 2px 7px;
    background: #f5f6f8;
}
.country-tab-sec {
    padding: 0 0px;
    background: #fff; 
    
}
.tab-buttons {
    gap: 8px;
    margin-bottom: 20px;
}
  .contact-card {
    min-width: 100%;
    padding: 10px;
}
  .tab-card h3 {
    font-weight: 500;
    font-size: 20px;
}
  .features {
    margin-top: 10px;
    grid-template-columns: repeat(1,1fr);
    gap: 5px;
}
  .subheading-wrapper p {
    font-size: 14px;
    width: 100%;
}
  .article-box {
    margin-top: 24px;
}
  .aboutright h2 {
    font-size: 35px;
}
.aboutright h3 {
    font-size: 16px;
    line-height: 1.5;
}
  .expertise {
    margin-top: 0;
    padding-left: 10px;
}
  .social-icons a {
    width: 45px;
    height: 45px;
    font-size: 24px;
}
  .social-icons {
    left: -25px;
}
  .doctor-wrapper {
    margin:0;
    padding: 10px;
}
  .hero-section .carousel-control-prev,
  .hero-section .carousel-control-next{
    display: none;
  }
  .hero-content {
    width: 100%;
    left: 0;
    top: 8%;
}
  .navbar-custom {
    padding: 2px 0;
}
.logo-img img {
    width: 87px;
}
.hero-title {
    font-size: 28px;
}
}
