/*-- # About Doctor section --*/
/*-- # Header --*/
.header {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  }
  
  .header.sticked {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  }
  
  .topspacebredcrumb {
    margin-top: 8rem;
  }
  
  .breadcrumbs ol {
    justify-content: flex-start;
    display: flex;
    align-items: center;
  }
  
  .breadcrumbs ol li + li::before {
    color: #000;
  }
  
  .breadcrumbs ol li a {
    color: #000;
  }
  
  .breadcrumbs ol li {
    color: #000;
  }
  
  .breadcrumbs ol li a:hover {
    color: #fff;
  }
  
  .aboutpagebannerbg {
    text-align: left;
  }
  
  .doctorbanner {
    text-align: center;
    padding: 0rem 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
    position: relative;
    background-image: url(../images/all_webp/dr-ravalibg.webp);
  }
  
  .mainoverlay {
    min-width: 100%;
    /* background-color: rgba(255, 255, 255, .1); */
    height: 100%;
    width: 100%;
    padding: 10rem 40px 6px 40px;
  }
  
  .aboutdoctorheading {
    font-size: 45px;
    line-height: 48px;
    padding-bottom: 10px;
    color: white;
    /* font-weight: bold; */
    /* font-family: "Exo-SemiBold" !important; */
    font-family: 'Titillium Web' !important;
  }
  
  .doctorbanner p {
    font-size: 18px;
    margin-bottom: 0px;
    color: white;
    line-height: 27px;
    /* font-family: "Exo-SemiBold" !important; */
  }
  
  .knowmoreaboutsection {
    width: 100%;
    background: #f5f6f6 url(../images/knowmoreaboutbg.jpg) top center;
    background-position: top left;
    background-repeat: repeat-x;
    padding: 3rem 40px 3rem 40px;
    text-align: center;
  }
  
  .knowmorecenter {
    text-align: center;
    padding-bottom: 1rem;
  }
  
  .knowheading {
    font-size: 20px;
    margin-bottom: 0px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .knowmdmdheading {
    font-size: 22px;
    margin-bottom: 3px;
    color: #000;
    /* font-family: "Exo-SemiBold" !important; */
  }
  
  .knowmorecenter .aboutdoctorpageheading {
    font-size: 45px;
    line-height: 45px;
    padding-bottom: 8px;
    color: #000;
    /* font-family: "Exo-Regular" !important; */
    font-family: 'Titillium Web' !important;
  }
  
  .knowmorecenter h1 {
    font-size: 30px;
    /* line-height: 30px; */
    padding-bottom: 8px;
    color: #000;
    /* font-weight: bold; */
    font-family: "Exo-Regular" !important;
  }
  
  .knowfounderheading {
    font-size: 24px;
    margin-bottom: 0px;
    color: #000;
    /* font-family: "Exo-SemiBold" !important; */
  }
  
  .knowmorecolumn {
    padding: 10px;
    text-align: left;
  }
  
  .knowmorecolumn p {
    font-size: 18px;
    margin-bottom: 0px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .aboutdoctorrightpic {
    position: relative;
    border-radius: 11px;
    margin-top: 2rem;
    padding-bottom: 1.5rem;
  }
  
  .aboutdoctorrightpic img {
    width: 100%;
    border-radius: 11px;
  }
  
  .aboutyoutubeicon {
    position: absolute;
    bottom: 40px;
    right: 30px;
    display: inline-block;
    color: #fff;
  }
  
  .aboutyoutubeicon a {
    color: #fff;
    font-size: 18px;
    font-family: "Exo-Regular" !important;
    text-decoration: none;
  }
  
  .aboutyoutubeicon a:hover {
    color: #e090ad ;
    text-decoration: none;
  }
  
  .aboutyoutubeicon img {
    width: 70px;
    margin-bottom: 5px;
    margin-right: 5px;
  }
  
  /* Start of educationbg */
  .educationbg {
    padding: 1rem 0 0 0px;
    margin: 0px;
    text-align: left;
  }
  
  .educationheading {
    color: #000;
    font-size: 45px;
    /* font-family: "Exo-Regular" !important; */
    font-family: 'Titillium Web' !important;
    line-height: 48px;
    padding-bottom: 12px;
  }
  
  ul.explistbx {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
  }
  
  ul.explistbx li {
    margin: 0;
    color: #000;
    padding: 20px 22px;
    width: 32%;
    font-size: 18px;
    vertical-align: top;
    line-height: 27px;
    display: inline-block;
    font-family: "Exo-Regular" !important;
  }
  
  ul.explistbx li b {
    color: #000;
    font-size: 19px;
    font-family: "Exo-SemiBold" !important;
  }
  
  ul.explistbx li p {
    color: #000;
    font-size: 19px;
    margin-bottom: 0px;
    /* font-family: "Exo-SemiBold" !important; */
  }
  
  ul.explistbx li::before {
    content: "\25AA";
    margin-left: -20px;
    position: absolute;
    font-size: 40px;
    color: #000;
  }
  
  .experiencebg {
    padding: 2rem 0px;
    margin: 0px;
    text-align: left;
  }
  
  .experienceheading {
    color: #000;
    font-size: 45px;
    /* font-family: "Exo-Regular" !important; */
    font-family: 'Titillium Web' !important;
    line-height: 48px;
    padding-bottom: 12px;
  }
  
  /* Start of focuservicesection */
  .focuservicesection {
    padding: 0px;
    margin: 0px;
  }
  
  /* .focusserviceimage {
      float: left;
      width: 40%;
  } */
  
  .focuscontentsection {
    width: 100%;
    padding: 3rem 40px 3rem 40px;
    background-color: #006d6f;
  }
  
  .focuscontentsection p {
    color: #fff;
  }
  
  .focustopheading {
    color: #fff;
    font-size: 20px;
    padding-bottom: 5px;
    font-family: "Exo-Regular" !important;
  }
  
  .focusheading {
    color: #fff;
    font-size: 45px;
    /* font-family: "Exo-Regular" !important; */
    font-family: 'Titillium Web' !important;
    line-height: 45px;
    letter-spacing: 2px;
    padding-bottom: 15px;
  }
  
  .focusnewsubheading {
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 2px;
    padding-bottom: 12px;
  }
  
  .bolddiv {
    padding-bottom: 0px;
    font-size: 20px;
    color: #fff;
    /* font-family: "Exo-SemiBold" !important; */
  }
  
  .focuscolumn {
    padding: 1.5rem;
    margin: 1rem 0px;
    text-align: center;
    transition-duration: 0.2s;
    transition-property: transform;
  }
  
  .focuscolumn p {
    padding: 5px 10px 5px 10px;
    margin: 0;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    font-family: "Exo-Regular" !important;
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  
  .focusicon {
    width: 120px;
    height: 120px;
    line-height: 95px;
    text-align: center;
    background-color: #fff;
    border: #e090ad  11px solid;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 12px;
  }
  
  .focusicon img {
    width: 75px;
  }
  
  .focussubheading {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 12px;
    padding-bottom: 5px;
  }
  
  .focuscolumn p a {
    color: #e090ad  !important;
    text-decoration: none;
  }
  
  .focuscolumn p a:hover {
    color: #000 !important;
    text-decoration: none;
  }
  
  /*
  .focuscolumn p {
      font-size: 18px;
      line-height: 30px;padding-bottom:7px;
      margin-bottom:0px;
  } */
  
  .focuscolumn:hover {
    background-color: #fff;
    transform: translateY(-5px);
  }
  
  .focuscolumn:hover p {
    color: #000;
  }
  
  .focuscolumn:hover .bolddiv {
    color: #000;
  }
  
  .resultviewall {
    background: #3f4e46;
    padding: 11px 20px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    font-family: "Exo-Regular" !important;
    transition: 0.4s;
  }
  
  .resultviewall:hover {
    background: #e090ad ;
    color: #fff;
  }
  /* right side image */
  p img.img_right {
    float: right;
    width: 45%;
    padding: 0 0 10px 10px;
  }
  p img.img_left {
    float: left;
    width: 45%;
    padding: 0 30px 10px 0;
  }
  .aboutdoctorrightpic iframe {
    height: 480px;
  }
  
  .serviceinnerfirst.buttons a{
      display: inline-block;
      padding: 8px 16px;
      border-radius: 0;
    }
  
  
  
  /* Start of yogesh sir ipad screen resolution */
  @media screen and (max-width: 1200px) and (min-width: 1101px) {
    .aboutdoctorheading {
      font-size: 40px !important;
      line-height: 48px !important;
    }
  
    .doctorbanner {
      background-position: 90% center !important;
    }
  
    .gallery-controls-next::before {
      right: 530px !important;
    }
  
    .gallery-controls-previous::before {
      left: 530px !important;
    }
    .aboutdoctorrightpic iframe {
      height: 360px;
    }
  }
  
  /* Start of iPad Pro */
  @media screen and (max-width: 1100px) and (min-width: 992px) {
    .aboutdoctorheading {
      font-size: 35px;
      line-height: 38px;
    }
  
    .aboutpagebannerbg {
      padding-top: 3rem;
    }
  
    .topspacebredcrumb {
      margin-top: 4rem;
    }
  
    .mainoverlay {
      padding: 2rem 10px 6px 10px;
    }
  
    .knowmoreaboutsection {
      padding: 2rem 20px 2rem 20px;
    }
  
    .knowmorecolumn {
      padding: 0px;
      text-align: left;
    }
  
    .knowheading {
      font-size: 18px;
      margin-bottom: 0px;
    }
  
    .knowmorecenter h1 {
      font-size: 30px;
      /* line-height: 32px; */
      padding-bottom: 8px;
      margin-bottom: 0px;
    }
  
    .knowmorecenter .aboutdoctorpageheading {
      font-size: 40px;
      line-height: 42px;
    }
  
    .knowmdmdheading {
      font-size: 20px;
      margin-bottom: 0px;
    }
  
    .knowfounderheading {
      font-size: 23px;
      margin-bottom: 0px;
    }
  
    .knowmorecolumn p {
      font-size: 17px;
      line-height: 26px;
    }
  
    /* Start of Education */
    .educationheading {
      font-size: 35px;
      line-height: 38px;
      padding-bottom: 10px;
    }
  
    ul.explistbx li b {
      font-size: 18px;
    }
  
    ul.explistbx li {
      padding: 10px 20px;
      font-size: 17px;
      line-height: 26px;
    }
  
    .experienceheading {
      font-size: 35px;
      line-height: 38px;
      padding-bottom: 10px;
    }
  
    .focusserviceimage {
      width: 50%;
    }
  
    .focuscontentsection {
      width: 100%;
      padding: 1rem;
    }
  
    .focusheading {
      font-size: 35px;
      line-height: 38px;
      letter-spacing: 1px;
    }
  
    .focusnewsubheading {
      font-size: 30px;
      line-height: 32px;
      letter-spacing: 1px;
    }
  
    .focustopheading {
      font-size: 18px;
      padding-bottom: 0px;
    }
  
    .focuscontentsection ul {
      margin: 15px 0 0px 0px;
    }
  
    .focuscontentsection ul li {
      padding: 4px 0px 4px 18px;
      line-height: 25px;
      font-size: 16px;
      width: 100%;
    }
  
    .focuscontentsection ul li::before {
      width: 20px;
      height: 20px;
      margin-right: 5px;
      line-height: 24px;
      font-size: 16px;
      margin-left: -24px;
    }
  
    .bolddiv {
      padding-bottom: 0px;
      font-size: 17px;
    }
  
    .resultbox {
      display: none;
    }
  
    .aboutdoctorrightpic iframe {
      height: 340px;
    }
  }
  
  /* Start of iPad */
  @media screen and (max-width: 991.99px) and (min-width: 768px) {
    .doctorbanner {
      text-align: center;
      padding: 0rem 0px;
      background-position: 80% center !important;
      background-size: cover !important;
    }
  
    .doctorbanner p {
      font-size: 17px;
      line-height: 26px;
    }
  
    .mainoverlay {
      min-width: 100%;
      height: 100%;
      width: 100%;
      padding: 2rem 10px 10px 10px;
    }
  
    .aboutdoctorheading {
      font-size: 30px;
      line-height: 35px;
    }
  
    .topspacebredcrumb {
      margin-top: 1rem;
    }
  
    .knowmoreaboutsection {
      padding: 1rem 10px 1rem 10px;
      text-align: center;
      background: #B2D6D8;
      background-position: unset !important;
      background-repeat: unset !important;
    }
  
    .knowheading {
      font-size: 18px;
    }
  
    .knowmorecenter h1 {
      font-size: 26px;
      /* line-height: 18px; */
      padding-bottom: 10px;
    }
  
    .knowmorecenter .aboutdoctorpageheading {
      font-size: 35px;
      line-height: 36px;
      padding-bottom: 12px;
    }
  
    .knowmdmdheading {
      font-size: 20px;
      margin-bottom: 0px;
    }
  
    .knowfounderheading {
      font-size: 22px;
      line-height: 30px;
    }
  
    .aboutyoutubeicon {
      bottom: 25px;
      right: 10px;
    }
  
    .aboutyoutubeicon img {
      width: 48px;
      margin-bottom: 5px;
      margin-right: 0px;
    }
  
    .aboutyoutubeicon a {
      font-size: 17px;
    }
  
    .educationbg {
      padding: 1rem 0 0 0px;
    }
  
    .educationheading {
      font-size: 35px;
      line-height: 38px;
      padding-bottom: 15px;
    }
  
    ul.explistbx li b {
      font-size: 18px;
    }
  
    ul.explistbx li p {
      font-size: 18px;
    }
  
    ul.explistbx li {
      padding: 5px 18px;
      width: 48%;
      font-size: 17px;
      line-height: 26px;
      float: left;
    }
  
    .experiencebg {
      padding: 1rem 0px;
    }
  
    .experienceheading {
      font-size: 35px;
      line-height: 38px;
      padding-bottom: 15px;
    }
  
    /* Start of focus services */
    .focusserviceimage {
      float: none;
      width: 100%;
    }
  
    .focuscontentsection {
      float: none;
      width: 100%;
      padding: 1.5rem 18px;
      height: 100%;
    }
  
    .focustopheading {
      font-size: 18px;
      text-align: center;
      padding-bottom: 2px;
    }
  
    .focusheading {
      font-size: 35px;
      line-height: 38px;
      text-align: center;
      letter-spacing: 1px;
      padding-bottom: 10px;
    }
  
    .focusnewsubheading {
      font-size: 30px;
      line-height: 32px;
      letter-spacing: 1px;
    }
  
    .focusserviceimage img {
      width: 100%;
    }
  
    .focuscontentsection ul li {
      padding: 5px 15px 5px 15px;
      line-height: 27px;
      font-size: 17px;
      width: 48%;
    }
  
    .focuscontentsection ul li::before {
      width: 22px;
      height: 22px;
      margin-right: 5px;
      line-height: 24px;
      font-size: 17px;
      margin-left: -20px;
      margin-top: 0px;
    }
  
    .bolddiv {
      padding-bottom: 0px;
      font-size: 18px;
    }
    .aboutdoctorrightpic iframe {
      height: 340px;
    }
  }
  
  /* Start of iphone/mobile */
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .doctorbanner {
      text-align: center;
      padding: 0rem 0px;
      background-repeat: unset !important;
      background-position: unset !important;
      background-size: unset !important;
      background: unset !important;
    }
  
    .doctorbanner p {
      /* font-size: 17px; */
      font-size: 16px;
      line-height: 26px;
    }
  
    .mbdoctor {
      padding: 0px;
      margin: 0px auto 12px auto;
      border: #fff 1px solid;
    }
  
    .mainoverlay {
      min-width: 100%;
      background-color: #006d6f;
      height: 100%;
      width: 100%;
      padding: 1.5rem 10px 1.5rem 10px;
    }
  
    .aboutdoctorheading {
      font-size: 24px;
      line-height: 32px;
    }
  
    .topspacebredcrumb {
      margin-top: 1rem;
    }
  
    .knowmoreaboutsection {
      padding: 1rem 10px 1rem 10px;
      text-align: center;
      background: #B2D6D8;
      background-position: unset !important;
      background-repeat: unset !important;
    }
  
    .aboutdoctorrightpic {
      margin-top: 1rem;
    }
  
    .knowmorecenter h1 {
      font-size: 22px;
      /* line-height: 24px; */
      padding-bottom: 4px;
    }
  
    .knowmorecenter .aboutdoctorpageheading {
      font-size: 30px;
      line-height: 32px;
      padding-bottom: 8px;
    }
  
    .knowheading {
      font-size: 17px;
    }
  
    .knowfounderheading {
      font-size: 22px;
    }
  
    .knowmdmdheading {
      font-size: 20px;
      margin-bottom: 0px;
    }
  
    .knowmorecolumn {
      padding: 0px;
      text-align: left;
    }
  
    .knowmorecolumn p {
      /* font-size: 17px; */
      font-size: 16px;
      line-height: 26px;
    }
  
    .aboutyoutubeicon {
      bottom: 25px;
      right: 10px;
    }
  
    .aboutyoutubeicon img {
      width: 48px;
      margin-bottom: 5px;
      margin-right: 0px;
    }
  
    .aboutyoutubeicon a {
      font-size: 17px;
    }
  
    .educationbg {
      padding: 1rem 0 0 0px;
    }
  
    .educationheading {
      font-size: 30px;
      line-height: 30px;
      padding-bottom: 10px;
    }
  
    ul.explistbx li b {
      font-size: 18px;
    }
  
    ul.explistbx li::before {
      margin-left: -24px;
      font-size: 28px;
    }
  
    ul.explistbx li p {
      /* font-size: 18px; */
      font-size: 16px;
    }
  
    ul.explistbx li {
      padding: 5px 0px 5px 24px;
      width: 100%;
      /* font-size: 17px; */
      font-size: 16px;
      line-height: 26px;
      float: none;
    }
  
    .experiencebg {
      padding: 1rem 0px;
    }
  
    .experienceheading {
      font-size: 30px;
      line-height: 32px;
      padding-bottom: 10px;
    }
  
    /* Start of focus services */
    .focusserviceimage {
      float: none;
      width: 100%;
    }
  
    .focuscontentsection {
      float: none;
      width: 100%;
      padding: 1.5rem 10px;
      height: 100%;
    }
  
    .focustopheading {
      font-size: 18px;
      padding-bottom: 2px;
    }
  
    .focusheading {
      font-size: 27px;
      line-height: 30px;
      letter-spacing: 1px;
      padding-bottom: 11px;
    }
  
    .focusnewsubheading {
      font-size: 24px;
      line-height: 25px;
      letter-spacing: 1px;
      padding-bottom: 5px;
    }
  
    .focuscolumn {
      padding: 0px 10px;
    }
  
    .bolddiv {
      padding-bottom: 0px;
      font-size: 18px;
    }
  
    .focuscolumn p {
      padding: 3px 0px 3px 0px;
      line-height: 27px;
      font-size: 17px;
    }
  
    /* Start of realresults */
    .flipslider {
      padding: 1.5rem 15px;
    }
  
    .flipheading {
      font-size: 17px;
      padding-bottom: 2px;
    }
  
    .flipbigheading {
      font-size: 30px;
      line-height: 32px;
      letter-spacing: 1px;
    }
  
    .focuscontentsection ul {
      margin: 10px 0 0px 0px;
    }
  
    .gallery {
      display: none;
    }
  
    .resultbox {
      overflow-y: hidden !important;
      overflow-x: scroll !important;
      white-space: nowrap;
      position: relative;
      margin: 10px 0px 0px 0px;
      text-align: left;
    }
  
    .resultbox::-webkit-scrollbar {
      display: none;
      /* Safari and Chrome */
    }
  
    .resultboxcolumn {
      display: inline-block;
      width: 75%;
    }
  
    .resultboxcolumn p {
      font-weight: 500;
      font-size: 17px;
      padding: 11px 0px 15px 0px;
      color: #3f4e46;
      text-align: center;
      margin: 0px;
      font-family: "Exo-SemiBold" !important;
    }
  
    .resultboxcolumn p a {
      color: #3f4e46;
      text-decoration: none;
    }
  
    .resultboxcolumn p a:hover {
      color: #e090ad ;
      text-decoration: none;
    }
  
    p img.img_right {
      float: unset;
      width: 100%;
      padding: 0 0 10px 0;
    }
    p img.img_left {
      float: unset;
      width: 100%;
      padding: 0 0px 10px 0;
    }
  
    .aboutdoctorrightpic iframe {
      height: 200px;
    }
  }
  
  /* --------------------------------------------------------
  ---------------------------------------------------------
  ------------------------------------------------------
  new page css
  ------------------------------------------------------
  ---------------------------------------------------------
  ----------------------------------------------------------- */
  
  /*-- # serviceinner page --*/
  
  /* Start of serviceinnerpage */
  .serviceinnerfirst.buttons {
    min-height: 100px;
  }
  .serviceinnerfirst {
    padding: 3rem 40px;
    width: 100%;
    min-height: 250px;
    background: #fff;
  }
  
  .serviceinnerfirst h1 {
    font-size: 44px;
    margin-bottom: 10px;
    color: #b39168;
    font-family: "Exo-Regular" !important;
  }
  
  .fulltextheading {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    /* font-family: "Exo-Regular" !important; */
    font-family: 'Titillium Web' !important;
  }
  
  .serviceinnerfirst p {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: "Exo-Regular" !important;
  }
  
  .serviceinnerfirst strong {
    line-height: 22px;
    margin-top: 15px;
    color: #000;
  }
  
  .serviceinnerfirst ul {
    padding: 8px 0 0 0px;
    margin: 0px 0 0 20px;
  }
  
  .serviceinnerfirst ul li {
    color: #000;
    list-style-type: square;
    font-size: 18px;
    padding: 5px 0px;
    font-family: "Exo-Regular" !important;
    line-height: 27px;
    letter-spacing: 1px;
  }
  
  .serviceinnereleven p {
    font-size: 18px;
    color: 27px;
    color: #000;
    margin-bottom: 0px;
  }
  
  /* Start of fullwidthwidthdifferentlayout */
  .fullwidthwidthdifferentlayout {
    padding: 3rem 40px;
    background: #e5e4e4;
    width: 100%;
    min-height: 250px;
  }
  
  .fourthcommonbox p {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  
  .fourthcommonbox ul {
    padding: 10px 0 0 0px;
    margin: 0px 0 0 20px;
  }
  
  .fourthcommonbox ul li {
    color: #000;
    list-style-type: square;
    font-size: 18px;
    padding: 5px 0px;
    letter-spacing: 1px;
    font-family: "Exo-Regular" !important;
    line-height: 27px;
  }
  
  /* Start of serviceinnereleven Section */
  .serviceinnereleven {
    padding: 3rem 40px;
    background: #B2D6D8;
    width: 100%;
    min-height: 250px;
  }
  
  .serviceinnerelevens {
    padding: 3rem 40px;
    background: #fff;
  }
  
  .elevenheading {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .elevenheadings {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .serviceinnereleven h2.elevenheadings {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .serviceinnereleven h3.elevenheadings {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .serviceinnereleven h4.elevenheadings {
    font-size: 44px;
    line-height: 47px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Exo-Regular" !important;
  }
  
  .serviceinnereleven p {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  
  .serviceinnereleven strong {
    font-weight: bold;
    margin-top: 15px;
    color: #000;
  }
  
  .serviceinnerelevens ul {
    padding: 8px 0 0 0px;
    margin: 0px 0 0 20px;
  }
  
  .serviceinnerelevens ul li {
    font-family: "Exo-Regular" !important;
    padding: 5px 0px;
    list-style-type: square;
    font-size: 18px;
    padding: 5px 0px;
    line-height: 27px;
    letter-spacing: 1px;
  }
  
  .serviceinnereleven ul {
    padding: 8px 0 0 0px;
    margin: 0px 0 0 20px;
  }
  
  .serviceinnereleven ul li {
    color: #000;
    list-style-type: square;
    font-size: 18px;
    padding: 5px 0px;
    line-height: 27px;
    letter-spacing: 1px;
    font-family: "Exo-Regular" !important;
  }
  .faqsection {
    width: 100%;
    min-height: 250px;
  }
  /* Start of iPad Pro */
  @media screen and (max-width: 1100px) and (min-width: 992px) {
    .fullwidthwidthdifferentlayout {
      padding: 2rem 5px;
      background: #e5e4e4;
    }
  
    /* Start of serviceinnerfirst */
    .serviceinnerfirst {
      padding: 2rem 5px;
    }
  
    .serviceinnerfirsts {
      padding: 2rem 5px;
    }
  
    .serviceinnerfirsts h2.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirsts h3.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirsts h4.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h1 {
      font-size: 35px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst p {
      font-size: 18px;
      line-height: 24px;
      padding-bottom: 0px;
    }
  
    .serviceinnerfirst strong {
      font-size: 18px;
      line-height: 22px;
      margin-top: 5px;
      font-weight: bold;
    }
  
    .serviceinnerfirst ul li {
      font-size: 15px;
      line-height: 24px;
    }
  
    .serviceinnereleven h2.elevenheading {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h3.elevenheading {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h4.elevenheading {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h2.elevenheadings {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h3.elevenheadings {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h4.elevenheadings {
      font-size: 35px;
      margin-bottom: 5px;
      line-height: 38px;
    }
  
    .serviceinnereleven h2.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven h3.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven h4.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h2.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h3.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h4.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .fullwidthwidthdifferentlayout h2.fulltextheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    /* Start of serviceinnereleven */
    .serviceinnereleven {
      padding: 2rem 5px;
    }
  
    .serviceinnerelevens {
      padding: 2rem 5px;
    }
  
    .elevenheading {
      font-size: 35px;
      line-height: 38px;
      margin-bottom: 5px;
    }
  
    .elevenheadings {
      font-size: 35px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven p {
      font-size: 18px;
      line-height: 27px;
      padding-bottom: 0px;
    }
  
    .serviceinnereleven strong {
      font-size: 18px;
      line-height: 22px;
      margin-top: 5px;
    }
  
    .serviceinnereleven ul li {
      font-size: 18px;
      line-height: 27px;
    }
  }
  
  /* Start of iPad */
  @media screen and (max-width: 991.99px) and (min-width: 768px) {
    .fullwidthwidthdifferentlayout {
      padding: 1rem 5px;
    }
  
    /* Start of serviceinnerfirst */
    .serviceinnerfirst {
      padding: 1rem 5px;
    }
  
    .serviceinnerfirst h1 {
      font-size: 30px;
      line-height: 32px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst p {
      font-size: 18px;
      line-height: 26px;
      padding-bottom: 0px;
    }
  
    .serviceinnerfirst strong {
      font-size: 18px;
      line-height: 22px;
      margin-top: 5px;
    }
  
    .serviceinnerfirst ul li {
      font-size: 18px;
      line-height: 27px;
    }
  
    /* Start of serviceinnereleven */
    .serviceinnereleven {
      padding: 1rem 5px;
    }
  
    .serviceinnerelevens {
      padding: 1rem 5px;
    }
  
    .elevenheading {
      font-size: 30px;
      line-height: 32px;
      margin-bottom: 5px;
    }
  
    .elevenheadings {
      font-size: 30px;
      line-height: 32px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven p {
      font-size: 18px;
      line-height: 27px;
      padding-bottom: 0px;
    }
  
    .serviceinnereleven strong {
      font-size: 18px;
      line-height: 26px;
      margin-top: 5px;
    }
  
    .serviceinnereleven ul:last-child {
      padding: 0px 0 0 0px !important;
    }
  
    .serviceinnereleven ul li {
      font-size: 18px;
      line-height: 27px;
    }
  
    .serviceinnereleven h2.elevenheading {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h3.elevenheading {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h4.elevenheading {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h2.elevenheadings {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h3.elevenheadings {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h4.elevenheadings {
      font-size: 30px;
      margin-bottom: 5px;
      line-height: 34px;
    }
  
    .serviceinnereleven h2.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven h3.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven h4.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h2.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h3.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst h4.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  
    .fullwidthwidthdifferentlayout h2.fulltextheading {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 5px;
    }
  }
  
  /* Start of iphone/mobile */
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .serviceinnerfirst.buttons {
      min-height: 80px;
      text-align: center;
    }
    /* Start of serviceinnerfirst */
    .serviceinnerfirst {
      padding: 1rem 5px;
    }
  
    .serviceinnerfirst h1 {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 5px;
    }
  
    .serviceinnerfirst p {
      font-size: 18px;
      line-height: 26px;
      padding-bottom: 0px;
    }
  
    .serviceinnerfirst strong {
      font-size: 18px;
      line-height: 22px;
      margin-top: 5px;
    }
  
    .serviceinnerfirst ul li {
      font-size: 18px;
      line-height: 27px;
    }
  
    /* Start of serviceinnereleven */
    .serviceinnereleven {
      padding: 1rem 5px;
    }
  
    .serviceinnerelevens {
      padding: 1rem 5px;
    }
  
    .serviceinnerfirsts {
      padding: 1rem 10px;
    }
  
    .serviceinnerelevens ul li {
      padding: 0px 0px;
      padding: 0px 0px;
      line-height: 27px;
    }
  
    .serviceinnerfirsts ul li {
      padding: 0px 0px;
    }
  
    .elevenheading {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      line-height: 26px;
    }
  
    .elevenheadings {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 5px;
      margin-top: 8px;
    }
  
    .serviceinnerthirdright h2 {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 5px;
    }
  
    .serviceinnerthirdright h3 {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 5px;
    }
  
    .serviceinnerthirdright h4 {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven h2.elevenheadings {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      line-height: 26px;
    }
  
    .serviceinnereleven h3.elevenheadings {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      line-height: 26px;
    }
  
    .serviceinnereleven h4.elevenheadings {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      line-height: 26px;
    }
  
    .serviceinnereleven p {
      font-size: 18px;
      line-height: 26px;
      padding-bottom: 0px;
    }
  
    .serviceinnereleven strong {
      line-height: 24px;
      margin-top: 5px;
    }
  
    .serviceinnereleven ul li {
      font-size: 18px;
      padding: 0px 0px;
      line-height: 27px;
    }
  
    .fulltextheading {
      font-size: 22px;
      line-height: 26px;
      font-weight: bold;
      margin-bottom: 5px;
    }
  
    .serviceinnereleven ul {
      padding: 0px 0 0 0px;
      margin: 0px 0 0 18px;
    }
  
    .fullwidthwidthdifferentlayout {
      padding: 1rem 5px;
    }
  }

  @media (max-width: 600px) {
    .fourthcommonbox p {
      font-size: 16px !important; 
    }
    .fourthcommonbox ul li {
      font-size: 16px !important;
    }
  }
  @media (max-width: 768px) {
    .aboutdoctorheading {
        font-size: 20px; /* Smaller font size for mobile */
    }
}