@charset "UTF-8";
/*background colors*/
/*background colors*/
.blog_botm {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.specialties-doctor .doctor-profile.slick-single-slide .slick-track {
  width: 100% !important;
  transform: none !important;
}
.specialties-doctor .doctor-profile.slick-single-slide .slick-slide {
  width: 50% !important;
}
.blog-body > h2,h3,h4,h5,h6 {
    margin-bottom: 8px !important;
}
p.blog_loc {
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    color: #00769C;
    background: url(/assets/theme/images/location.svg) no-repeat left 4px;
    padding: 0px 0px 10px 20px;
    margin-left: 15px;
}
.page-node-type-blogs .specialties-doctor { 
  max-width: 1270px; 
  margin: 0 auto;
}
.page-node-type-blogs .counter-1 { 
  background: #DCEBF4; 
  position: relative; 
  z-index: 1; 
  padding: 60px 0;
}
.page-node-type-blogs .health-screening-wrapper { 
  padding-top: 30px; 
  margin-top: 30px;
}
.page-node-type-blogs .specialties-doctor .doctor-profile .slick-slide { 
  padding: 20px 12px; 
  height: auto;
}
.page-node-type-blogs .specialties-doctor .doctor-profile .doctor-profile-box { 
  border-radius: 12px;
  background-color: #FFFFFF;
  margin: 0; 
  display: flex !important;
}
.page-node-type-blogs .specialties-doctor .head_txt, .page-node-type-blogs .blog-outer .head_txt { 
  margin-bottom: 0px;
}
.page-node-type-blogs .blog-outer .blog-slider {  
  padding: 20px 0px;
}

.doctor-listing {
  padding: 48px 0; 
}

.doctor-profile {
  margin: -8px;
  display: flex;
  flex-wrap: wrap; 
}

.doctor-profile .doctor-profile-box {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 16px);
  margin: 8px;
  padding: 30px 25px 30px 30px;
  background: #F8F8F8;
  border-radius: 4px; 
}

.doctor-profile .doctor-profile-box .doctor-pro {
  display: flex;
  flex-wrap: wrap;
  width: 100%; 
}
.doctor-profile .doctor-profile-box .doctor-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 101px;
  height: 126px;
  background: #FFFFFF;
  box-shadow: 0px 10px 15px #00769C1A;
  border: 3px solid #FFFFFF;
  border-radius: 8px;
  margin-right: 23px;
  position: relative; 
}
.doctor-profile .doctor-profile-box .doctor-img .play-btn, .doctor-profile .doctor-profile-box .doctor-img .fronty-video-play-btn {
  top: 100%; 
}
.doctor-profile .doctor-profile-box .doctor-img img {
  border-radius: 8px; 
}
.doctor-profile .doctor-profile-box .doctor-info {
  flex: 1; 
}

.doctor-profile .doctor-profile-box .doctor-info .doctor-info-top {
  border-bottom: 1px solid rgba(44, 44, 44, 0.1);
  padding-bottom: 12px;
  margin-bottom: 11px; 
}

.doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h4 {
  font-size: 18px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600; 
}

.doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h5 {
  font-size: 16px;
  font-weight: 600;
  color: #4D4D4F;
  margin-bottom: 5px; 
  max-width: 440px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (max-width: 1023px) {
  .doctor-listing {
  padding: 30px 0; 
  } 
}
  
@media only screen and (max-width: 1023px) {
  .doctor-profile {
    margin: -5px; 
  }
}

@media only screen and (max-width: 1199px) {
  .doctor-profile .doctor-profile-box {
    padding: 20px 15px; 
  } 
}

@media only screen and (max-width: 1023px) {
  .doctor-profile .doctor-profile-box {
    width: calc(100% - 10px);
    margin: 5px !important; 
  } 
}


@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-img {
    width: 70px;
    max-height: 90px;
    margin-right: 18px; 
  } 
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info {
    width: calc(100% - 88px); 
  } 
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top {
    padding-bottom: 8px;
    margin-bottom: 7px; 
  } 
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h4 {
    font-size: 15px; 
  } 
}
        
@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h5 {
    font-size: 13px;
    line-height: 1.4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
  } 
}

.doctor-profile .doctor-profile-box .doctor-info .doctor-info-top p {
  font-size: 14px;
  color: #4D4D4F;
  margin-top: 5px; 
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top p {
    font-size: 12px;
    line-height: 1.4; 
  } 
}

.doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom {
  margin-bottom: 14px; 
}
.doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p {
  font-size: 15px;
  color: #4D4D4F;
  margin: 0 0 5px 0; 
  max-width: 440px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p {
    font-size: 13px;
    line-height: 1.4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; 
  } 
}
.doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p strong {
  color: #2C2C2C;
  font-weight: 600; 
}
.doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom .hospital-location {
  font-size: 14px;
  color: #4D4D4F;
  background: url("/assets/theme/images/location.svg") no-repeat left 4px;
  background-size: 12px;
  padding: 0 0 0 20px;
  min-height: 20px; 
}

@media only screen and (max-width: 767px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom .hospital-location {
    font-size: 13px;
    line-height: 1.4; 
  } 
}

.doctor-profile .doctor-profile-box .book-appointment {
  width: 100%;
  margin-left: 125px;
  align-items: end; 
}

@media only screen and (max-width: 1199px) {
  .doctor-profile .doctor-profile-box .book-appointment {
    margin: 0;
    align-items: end; 
  } 
}

.doctor-detail-page {
  padding: 30px;
  margin-bottom: 48px;
  background: #F8F8F8; 
}
  @media only screen and (max-width: 767px) {
    .doctor-detail-page {
      padding: 25px 0;
      margin-bottom: 24px;
      position: relative;
      z-index: 1; }
      .doctor-detail-page::before, .doctor-detail-page::after {
        content: '';
        background: #F8F8F8;
        position: absolute;
        top: 0;
        left: -15px;
        width: 100%;
        height: 100%;
        z-index: -1; }
      .doctor-detail-page::after {
        left: auto;
        right: -15px; } }
  .doctor-detail-page .doctor-profile-top {
    display: flex;
    padding-bottom: 20px;
    position: relative; }
    .doctor-detail-page .doctor-profile-top .doctor-ptl {
      min-width: 159px;
      max-width: 110px;
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .doctor-profile-top .doctor-ptl {
          min-width: 110px;
          max-width: 110px;
          margin-right: 20px; } }
    .doctor-detail-page .doctor-profile-top .doctor-d-t-img {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 199px;
      background: #FFFFFF;
      box-shadow: 0px 10px 15px #00769C1A;
      border: 3px solid #FFFFFF;
      border-radius: 8px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .doctor-profile-top .doctor-d-t-img {
          height: auto;
          max-height: 147px; } }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img img {
        border-radius: 8px; }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img .play-btn, .doctor-detail-page .doctor-profile-top .doctor-d-t-img .fronty-video-play-btn {
        top: 100%; }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img iframe {
        display: none; }
    .doctor-detail-page .doctor-profile-top .doctor-ptr {
      flex: 1;
      padding-right: 270px; }
      @media only screen and (max-width: 1199px) {
        .doctor-detail-page .doctor-profile-top .doctor-ptr {
          padding-right: 0; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-salutation {
        font-size: 18px;
        font-family: "Noto Sans", sans-serif;
        font-weight: 600;
        color: #2C2C2C;
        margin-bottom: 4px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-salutation {
            font-size: 15px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-designation {
        font-size: 16px;
        font-weight: 600;
        color: #4D4D4F;
        margin-bottom: 15px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-designation {
            font-size: 15px;
            margin-bottom: 10px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
            margin-top: 8px;
            flex-direction: column; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label {
          color: #2C2C2C;
          font-size: 14px;
          font-weight: 600;
          min-width: 140px;
          position: relative;
          margin-right: 10px; }
          @media only screen and (max-width: 767px) {
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label {
              min-width: 10px;
              margin: 0 10px 5px 0; } }
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label::after {
            content: ' :'; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items {
          display: flex;
          position: relative;
          flex-wrap: wrap; }
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item {
            margin-right: 10px; }
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item::after {
              content: ', '; }
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item:last-child {
              margin-right: 0; }
              .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item:last-child::after {
                display: none; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
        position: absolute;
        right: 0;
        bottom: 16px;
        max-width: 250px; }
        @media only screen and (max-width: 1199px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
            position: static;
            transform: none; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges > div {
          align-items: center;
          justify-content: center;
          display: flex;
          width: 100%; }
          @media only screen and (max-width: 1199px) {
            .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges > div {
              justify-content: flex-start; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field--name-field-consultation-charges::before {
          content: '₹';
          margin: 0 0 0 2px; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .qualifications {
        display: flex;
        flex-wrap: wrap; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .qualifications li {
          font-size: 15px;
          color: #4D4D4F;
          margin: 0 15px 0 0;
          padding-left: 15px;
          background: url("/assets/theme/images/qualification-icon.svg") no-repeat left 7px;
          background-size: 11px; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .button.doctor-book {
        width: 100%;
        font: 600 18px/22px "Open Sans", sans-serif;
        margin-top: 18px;
        padding: 12px 0;
        border-radius: 12px;
        padding-left: 20px;
        padding-right: 20px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .button.doctor-book {
            font-size: 14px;
            padding: 9px 0;
            margin-top: 10px;
            border-radius: 8px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .hospital-location {
        color: #4D4D4F;
        background: url("/assets/theme/images/location.svg") no-repeat left 4px;
        background-size: 12px;
        padding: 0 0 0 20px;
        min-height: 20px; }
  .doctor-detail-page .about-doctor,
  .doctor-detail-page .experience,
  .doctor-detail-page .speciality,
  .doctor-detail-page .achievement,
  .doctor-detail-page .qualification,
  .doctor-detail-page .publication {
    margin-top: 32px;
    padding: 32px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 25px #00375F1A; }
    @media only screen and (max-width: 767px) {
      .doctor-detail-page .about-doctor,
      .doctor-detail-page .experience,
      .doctor-detail-page .speciality,
      .doctor-detail-page .achievement,
      .doctor-detail-page .qualification,
      .doctor-detail-page .publication {
        margin-top: 10px;
        padding: 16px; } }
    .doctor-detail-page .about-doctor h4,
    .doctor-detail-page .experience h4,
    .doctor-detail-page .speciality h4,
    .doctor-detail-page .achievement h4,
    .doctor-detail-page .qualification h4,
    .doctor-detail-page .publication h4 {
      color: #2C2C2C;
      font: 600 18px/23px "Open Sans", sans-serif;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .about-doctor h4,
        .doctor-detail-page .experience h4,
        .doctor-detail-page .speciality h4,
        .doctor-detail-page .achievement h4,
        .doctor-detail-page .qualification h4,
        .doctor-detail-page .publication h4 {
          font-size: 15px;
          margin-bottom: 10px; } }
    .doctor-detail-page .about-doctor .field--name-field-experience,
    .doctor-detail-page .experience .field--name-field-experience,
    .doctor-detail-page .speciality .field--name-field-experience,
    .doctor-detail-page .achievement .field--name-field-experience,
    .doctor-detail-page .qualification .field--name-field-experience,
    .doctor-detail-page .publication .field--name-field-experience {
      color: #4D4D4F;
      font: 600 15px/23px "Open Sans", sans-serif;
      margin-bottom: 15px; }
    .doctor-detail-page .about-doctor ul,
    .doctor-detail-page .experience ul,
    .doctor-detail-page .speciality ul,
    .doctor-detail-page .achievement ul,
    .doctor-detail-page .qualification ul,
    .doctor-detail-page .publication ul {
      margin-left: 18px;
      list-style-type: disc; }
      .doctor-detail-page .about-doctor ul li,
      .doctor-detail-page .experience ul li,
      .doctor-detail-page .speciality ul li,
      .doctor-detail-page .achievement ul li,
      .doctor-detail-page .qualification ul li,
      .doctor-detail-page .publication ul li {
        color: #4D4D4F;
        font: 15px/23px "Open Sans", sans-serif;
        padding-bottom: 15px; }
        .doctor-detail-page .about-doctor ul li strong,
        .doctor-detail-page .experience ul li strong,
        .doctor-detail-page .speciality ul li strong,
        .doctor-detail-page .achievement ul li strong,
        .doctor-detail-page .qualification ul li strong,
        .doctor-detail-page .publication ul li strong {
          font-weight: 600; }
        .doctor-detail-page .about-doctor ul li p,
        .doctor-detail-page .experience ul li p,
        .doctor-detail-page .speciality ul li p,
        .doctor-detail-page .achievement ul li p,
        .doctor-detail-page .qualification ul li p,
        .doctor-detail-page .publication ul li p {
          color: #4D4D4F;
          font: 15px/24px "Open Sans", sans-serif; }

.blog-sec {
  padding: 48px 0; }
  @media only screen and (max-width: 767px) {
    .blog-sec {
      padding: 30px 0; } }
  .blog-sec .blog-list {
    display: flex;
    flex-wrap: wrap;
    margin: -12px; }
    .blog-sec .blog-list li {
      width: calc(33.33% - 24px);
      margin: 12px; }
      @media only screen and (max-width: 767px) {
        .blog-sec .blog-list li {
          width: calc(100% - 24px); } }

/* Blog detail page  */
.blog-detail {
  display: flex;
  padding: 30px 0 !important; }
  @media only screen and (max-width: 1023px) {
    .blog-detail {
      flex-direction: column;
      padding: 30px 0; } }
  @media only screen and (max-width: 767px) {
    .blog-detail {
      flex-direction: column;
      padding: 30px 0; } }

.blog-detail-left {
  width: 69%; }
  @media only screen and (max-width: 1023px) {
    .blog-detail-left {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .blog-detail-left {
      width: 100%; } }
  .blog-detail-left .blog-detail-img {
    margin-bottom: 24px; }
  .blog-detail-left .blog-body {
    font-size: 15px;
    line-height: 24px;
    margin-top: 24px;
    color: #4D4D4F; }
    .blog-detail-left .blog-body p,
    .blog-detail-left .blog-body ul,
    .blog-detail-left .blog-body h3,
    .blog-detail-left .blog-body h4 {
      margin-bottom: 16px; }
    .blog-detail-left .blog-body h3,
    .blog-detail-left .blog-body h4 {
      font-size: 18px;
      font-weight: 600;
      color: #2C2C2C; }
    .blog-detail-left .blog-body ul {
      margin-left: 18px;
      list-style-type: disc; }
      .blog-detail-left .blog-body ul li {
        color: #4D4D4F;
        font: 15px/23px "Open Sans", sans-serif;
        padding-bottom: 0px; }
        .blog-detail-left .blog-body ul li strong {
          font-weight: 600; }
        .blog-detail-left .blog-body ul li p {
          color: #4D4D4F;
          font: 15px/24px "Open Sans", sans-serif; }

.blog-detail-right {
  width: 31%;
  max-width: 357px;
  padding-left: 45px; }
  @media only screen and (max-width: 1023px) {
    .blog-detail-right {
      width: 100%;
      max-width: 100%;
      padding-left: 0; } }
  @media only screen and (max-width: 767px) {
    .blog-detail-right {
      width: 100%;
      padding-left: 0;
      margin-top: 30px; } }
  .blog-detail-right .blog-category .form-item-search {
    position: relative; }
  .blog-detail-right .blog-category #blogs-details-search-form .head-row .heading1 {
    font: 600 24px/36px "Open Sans", sans-serif;
    color: #221E20; }
  .blog-detail-right .blog-category #blogs-details-search-form #filter_specialties.button {
    width: 100%;
    box-shadow: 0px 3px 10px #8f74a21d;
    border-radius: 12px;
    font: 600 19px/24px "Open Sans", sans-serif;
    padding: 9px 0; }
  .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    overflow-y: auto;
    max-height: 380px; }
    .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes .form-item {
      position: relative;
      margin: 0; }
      .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes .form-item .form-checkbox {
        position: absolute;
        opacity: 0;
        left: 0; }
        .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes .form-item .form-checkbox:checked + label {
          color: #fff;
          background: #00A0A0; }
      .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes .form-item label {
        font-size: 13px;
        font-weight: 500;
        color: #221E20;
        background: #00A0A01A;
        border: 1px dashed #00A0A080;
        border-radius: 8px;
        padding: 3px 8px;
        margin: 0 8px 8px 0;
        cursor: pointer; }
        .blog-detail-right .blog-category #blogs-details-search-form .form-checkboxes .form-item label:hover {
          color: #221E20;
          background: #00A0A04D;
          border: 1px solid #00A0A0E6;
          border-radius: 8px; }

.meet-doctor-section .view-header h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 24px; }
.meet-doctor-section .doctor-profile .doctor-profile-box {
  padding: 0;
  margin: 0;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px #0000001f;
  border-radius: 12px;
  padding: 16px; }
  .meet-doctor-section .doctor-profile .doctor-profile-box .doctor-pro .doctor-img {
    max-width: 64px;
    max-height: 80px;
    margin-right: 14px; }
  .meet-doctor-section .doctor-profile .doctor-profile-box .doctor-pro .doctor-info .doctor-info-top h4 {
    font-size: 16px;
    line-height: 22px; }
  .meet-doctor-section .doctor-profile .doctor-profile-box .doctor-pro .doctor-info .doctor-info-bottom p {
    font-size: 14px; }
  .meet-doctor-section .doctor-profile .doctor-profile-box .book-appointment {
    margin: 0; }

/*# sourceMappingURL=blogs.css.map */
/*form css added newly*/
.blogs_enquire_section { background: #fff; margin: 0 auto 60px; text-align: center; scroll-margin-top: 150px;
}
.blogs-enquire-form { display: inline-block; max-width: 900px; width: 100%; padding: 30px 20px; scroll-margin-top: 120px;
}
.blogs-enquire-form h3 { font-family: Open Sans;  font-weight: 700; font-size: 24px;  line-height: 100%;  color: #036F8E;
text-align: center;
}
.blogs-enquire-form .wrap-full-name,
.blogs-enquire-form .wrap-mobile-number,
.blogs-enquire-form .wrap-pref-location,
.blogs-enquire-form .wrap-message { display: inline-block; width: 48%; margin: 10px 1%; vertical-align: top;
}
.blogs-enquire-form .wrap-message { width: 48%;
}
.blogs-enquire-form label { display: none;
}
.blogs-enquire-form input[type="text"],
.blogs-enquire-form input[type="tel"],
.blogs-enquire-form select,
.blogs-enquire-form textarea { width: 100%; padding: 12px 18px; border: 1px solid #000000; border-radius: 40px; font-size: 15px; outline: none; box-sizing: border-box; transition: all 0.3s ease;
}
.blogs-enquire-form input:focus,
.blogs-enquire-form select:focus,
.blogs-enquire-form textarea:focus { border-color: #006b86; box-shadow: 0 0 6px rgba(0, 107, 134, 0.35);
}
.blogs-enquire-form textarea { height: 50px; min-height: 50px; border-radius: 40px; /* match inputs */ resize: vertical;
}
.blogs-enquire-form .error {    color: #ff3838;
    font-size: 16px;
    margin-top: -25px;
    text-align: center;
}
.blogs-enquire-form input[type="submit"] { display: inline-block; background: #007da5; color: #fff; padding: 12px 60px; margin-top: 20px; cursor: pointer;  transition: background 0.3s ease; font-family: Open Sans; font-weight: 700; font-size: 18px; line-height: 100%; border-radius: 22px; border: 2px solid
#017BA1; width: 300px; height: 45px;
}
.blogs-enquire-form .form-submit:hover { background: #005f7a;
}

@media (max-width: 768px) { 
  .blogs-enquire-form .wrap-full-name, .blogs-enquire-form .wrap-mobile-number, .blogs-enquire-form .wrap-pref-location, .blogs-enquire-form .wrap-message 
  { width: 100%; margin: 10px 0; }
  .blogs-enquire-form input[type="submit"]{width: 250px;}
}
/*form css ends newly*/

.verified-by-section {
  border: 0.5px solid #117D9C;
  border-radius: 16px;
  padding: 15px 0px 15px 15px;
  margin-top: 30px;
  width: 70%;
}
.verified-by-section .verified-header {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 23.39px;
  color: #000000;
  padding-bottom: 10px;
}
.verified-by-section .verified-body {
  display: flex;
  gap: 20px;
}
.verified-by-section .verified-img {
  width: 125px;
  height: 157px;
}
.verified-by-section .verified-img img {
  border-radius: 8px;
  height: 157px;
    box-shadow: 0px 10px 15px #00769C1A;
    border: 3px solid #FFFFFF;
}
.verified-by-section .verified-info {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: auto 0px;
    width: 85%;
}
.verified-by-section .verified-info a h4 { 
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #007C9F;
}
.verified-by-section .verified-info h5 {
  font-family: Open Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #000000 
}
.verified-by-section .book-appointment {
  margin-top: 15px;
  width: 80%;
}
.blog-detail-right {
    top: 198px !important;
    left: 66em !important;
}
.verified-by-section .book-appointment a, .verified-by-section .book-appointment .button.small {
    padding: 8px;
    border-radius: 16px;
}
@media screen and (max-width: 768px) {
    .verified-by-section { margin: 30px 0;}  
    .verified-by-section {
    padding: 15px;
}  
.verified-by-section {
  width: 100%;
}
}
@media screen and (max-width: 430px) {
  .verified-by-section .verified-info a h4 {
    font-size: 16px;
}
.verified-by-section .verified-info h5 {
    font-size: 12px;
    line-height: 16px;
}
.verified-by-section .book-appointment {display: flex; flex-direction: column; gap: 5px;width: 100%}
.verified-by-section .book-appointment a {width: 100% !important;}
.page-node-type-blogs .specialties-doctor .book-appointment {display: flex; flex-direction: column; gap: 5px;}
.page-node-type-blogs .specialties-doctor .book-appointment a {width: 100% !important;}
}
@media screen and (max-width: 1024px) {
  .page-node-type-blogs .specialties-doctor {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1199px) {
  .verified-by-section .book-appointment a, .verified-by-section .book-appointment .button.small {
    padding: 8px;
    border-radius: 16px;
  }
}

/*newly added blogs css*/

.blog_references_and_sources .ref_header {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans';
    margin-bottom: 10px;
}
.blog_references_and_sources {
    padding: 15px 0px 0px;
}
.blog_references_and_sources .ref_link, .blog_disclaimer {
    font-size: 12px;
    font-family: 'Open Sans';
    padding: 3px 0px;
}
.blog-para-desc {
    padding: 15px 0px;
    font-size: 16px;
    font-family: 'Open Sans';
}

.blogs-video iframe {
    max-width: 100%;
    width: 100%;
    height: 400px;
}

@media screen and (max-width: 767px) {
  .blog-para-desc {
      font-size: 15px;
  }
  .blogs-video iframe {
      height: auto;
  }
}

.enquiry_now {
    font: 500 16px / 20px "Open Sans", sans-serif;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    background-color: #992820;
    color: white;
    padding: 10px 10px;
    border-radius: 4px 0 0 4px;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    writing-mode: vertical-rl;
}
input.small.blog_enquire_submit.button.js-form-submit.form-submit.disabled {
      cursor: not-allowed !important;
    pointer-events: auto !important;
}
@media screen and (max-width: 1280px) {
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h5,
  .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p {
    max-width: 400px;
  }
}
@media screen and (min-width: 768px) {
  .page-node-type-blogs .specialties-doctor .doctor-profile .doctor-profile-box { 
    height: 320px;
    min-height: 300px;
  }
}
@media screen and (max-width: 767px) {
.form-filter-right .views-exposed-form .form-item,
.form-filter-right .views-exposed-form .form-item.js-form-type-select {
  width: 100% !important;
  max-width: 100% !important;
 }
}

/*blogs ck ekeditor css*/
.blog-detail-left .blog-body ul {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 20px;
}

.blog-detail-left .blog-body p {
    margin-bottom: 16px;
}
.blog-detail-left .blog-body ol {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 20px;
    padding: 0;
}
.blog-detail-left .blog-body ul li:not(:last-child),
.blog-detail-left .blog-body ol li:not(:last-child) {
    margin-bottom: 10px;
}
.blog-detail-left .blog-body ul li p,
.blog-detail-left .blog-body ol li p {
   margin: 0;   
}

.blog-details-section .para-detail ul {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 20px;
    list-style-type: disc;
}
.blog-details-section .para-detail p {
    margin-bottom: 16px;
}

.blog-detail-left .blog-body p {
  font-size: 1rem !important;
  font-weight: 400;
  color: #333;
}

.blog-details-section .para-detail ol {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 20px;
    padding: 0;
}
.blog-details-section .para-detail ul li:not(:last-child),
.blog-details-section .para-detail ol li:not(:last-child) {
    margin-bottom: 10px;
}
.blog-details-section .para-detail ul li p,
.blog-details-section .para-detail ol li p {
    margin: 0;   
}
.blog-details-section .para-detail h2,
.blog-details-section .para-detail h3,
.blog-details-section .para-detail h4,
.blog-details-section .para-detail h5,
.blog-details-section .para-detail h6 {
  font-family: "Open Sans";
  color: #2c2c2c;
  line-height: 1.6;
/*  margin-top: 1.4em;
  margin-bottom: 0.8em;*/
}

.blog-detail-left .blog-body h2,
.blog-detail-left .blog-body h3,
.blog-detail-left .blog-body h4,
.blog-detail-left .blog-body h5,
.blog-detail-left .blog-body h6 {
  font-family: "Open Sans";
  color: #2c2c2c;
  line-height: 1.6;
  /*margin-top: 1.4em;
  margin-bottom: 0.8em;*/
}

.blog-detail-left .blog-body h2, .blog-details-section .para-detail h2 {
  font-size: 1.75rem !important; /* ~28px */
  font-weight: 400 !important;
  letter-spacing: -0.025em;
  margin: 0 0 8px 0!important;
  /*padding-top: 10px;*/
  line-height: 1.3 !important;
}

.blog-detail-left .blog-body h3, .blog-details-section .para-detail h3 {
  font-size: 1.5rem !important; /* ~24px */
  font-weight: 400 !important;
  letter-spacing: -0.025em !important;  
  margin: 0 0 8px 0!important;
  /*padding-top: 10px 0;*/
  line-height: 1.3 !important;
}

.blog-detail-left .blog-body h4, .blog-details-section .para-detail h4 {
  font-size: 1.424rem !important; /* ~20px */
  margin: 0 0 8px 0!important;
  /*padding-top: 10px 0;*/
  font-weight: bold !important;
  line-height: 1.3 !important;
}

.blog-detail-left .blog-body h5, .blog-details-section .para-detail h5 {
  font-size: 1.266rem !important;
  margin: 0 0 8px 0!important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}
.blog-detail-left .blog-body h6, .blog-details-section .para-detail h6 {
  font-size: 1.125rem !important;
  margin: 0 0 8px 0!important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}
.blog-detail-left .blog-body a {
  color: #0d6efd;
  text-decoration: underline;
}
.blog-detail-left .blog-body a:hover {
  color: #084298;
  text-decoration: none;
}

.blog-detail-left .blog-body blockquote {
  border-left: 4px solid #ddd;
  padding-left: 1em;
  color: #555;
  font-style: italic;
  margin: 1.2em 0;
}
/*blogs ck ekeditor css*/