#docList .docListCont .docCont {
  padding: 10px !important;
}

#docList .docListCont .viewCta button {
  background-color: #034ea1;
  border: 1px solid #fff;
  border-radius: 6px;
  font-family: MontserratBold;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  padding: 15px 61px;
  margin-top: 50px;
}

#docList .docListCont .viewCta button:hover {
  background-color: #024d9e;
  color: #fff;
}

#speciality {
  background: url(../images/flowers-bg.png) #00b7ac;
  padding-bottom: 60px;
}

#speciality .specName {
  background-color: #fff;
  position: relative;
  top: -35px;
  padding: 30px 80px;
  border-radius: 6px;
  margin-bottom: 50px;
}

#speciality .specName .specImg {
  background-color: #034fa1;
  padding: 35px 0;
  border-radius: 6px;
}

#speciality .specName .nameArea {
  padding-left: 35px;
}

#speciality .specName .nameArea h2 {
  font-family: MontserratBold;
  font-size: 40px;
  line-height: 57px;
  color: #01b7ac;
  padding-bottom: 10px;
}

#speciality .specName .nameArea p {
  font-size: 15px;
  line-height: 25px;
}

#speciality .why .whyImg .imgTxt {
  background-color: #034ea1;
  padding: 20px;
  position: absolute;
  top: -27px;
  left: -27px;
  border-radius: 6px;
  width: 35%;
}

#speciality .why .whyImg .imgTxt h2 {
  font-family: MontserratMedium;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  padding-bottom: 10px;
}

#faq h2,
#speciality .why .whyImg .imgTxt h3,
#speciality .why .whyTxt h2,
#treatment h2 {
  font-family: MontserratBold;
  font-size: 28px;
  line-height: 36px;
  color: #fff;
  overflow: hidden;
}

#speciality .why .whyTxt {
  padding-left: 65px;
}

#faq h2,
#service h2,
#speciality .why .whyTxt h2,
#treatment h2,
#treatmentBullet .pointTxt h2 {
  font-size: 30px;
  padding-bottom: 20px;
}

#service h3 {
  font-family: Montserrat;
  font-size: 24px;
  line-height: 39px;
  color: #000;
  padding-bottom: 10px;
}

#service .serviceImg,
#treatmentBullet .treatImg {
  float: right;
  margin-left: 50px;
}

#speciality .why .whyTxt p,
#speciality .why .whyTxt > ul > li > a {
  font-size: 14px;
  color: #fff;
}

#speciality .why .whyTxt > p > a {
  color: #fff;
}

#book,
#treatmentBullet {
  background: url(../images/bg2.png) left center no-repeat;
  padding-bottom: 130px;
}

#treatment {
  padding: 55px 0 90px;
  background-image: url(../images/fecility-bg.svg) no-repeat;
  background-position: 0 30%, 100% 30%;
  background-repeat: no-repeat, no-repeat;
}

#service h2,
#treatment h2 {
  color: #00b7ac;
}

#treatment .treatArea .boxIn {
  box-shadow: 0 0 10px #00000024;
  padding: 40px;
  height: 380px;
  border: 1px solid #034ea1;
  border-radius: 10px;
  background: #fff;
}

#treatment .treatArea .trealBox {
  padding: 15px;
}

#treatment .treatArea .boxIn h2 {
  font-family: Montserrat;
  color: #034ea1;
  height: 78px;
  overflow: hidden;
  margin-top: 0 !important;
}

#treatment .treatArea .boxIn h2 font {
  font-size: 25px;
}

#book p,
#service .source a,
#service .source p,
#service p,
#treatment .treatArea .boxIn p,
#treatmentBullet .pointTxt p,
#treatmentBullet .pointTxt ul li {
  font-size: 16px;
  line-height: 29px;
  color: #00000080;
}

#treatment .slick-next {
  right: 0;
}

#treatment .slick-prev {
  left: 0;
}

#treatment .slick-next,
#treatment .slick-prev {
  background: #034ea1;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  z-index: 200;
}

#treatment .slick-next.slick-disabled,
#treatment .slick-prev.slick-disabled {
  background-color: transparent;
}

#treatmentBullet .pointTxt h2 {
  line-height: 39px;
  color: #000;
  font-family: Montserrat;
  width: 100%;
}

#treatmentBullet .pointTxt ul {
  padding: 0;
  list-style-type: circle;
}

#treatmentBullet .pointTxt p,
#treatmentBullet .pointTxt ul li {
  line-height: 36px;
}

#treatment a.readMore {
  border: 1px solid #000;
  border-radius: 6px;
  color: #fff;
  font-family: Montserrat;
  padding: 10px 20px;
  position: relative;
  bottom: 0;
  font-size: 14px;
  margin-top: 20px;
  box-shadow: 4px 4px 12px rgb(0 0 0 / 25%);
  background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
}

#treatment a.readMore:hover {
  background-color: #034ea1;
  border: 1px solid #034ea1;
  color: #fff;
}

#docList .searchDoc button,
#docList .searchDoc input {
  height: 50px;
  box-shadow: none;
  border: 0;
  background-color: #fff;
  color: #8e8e93;
}

#docList .searchDoc button {
  background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
  color: #fff;
  font-size: 12px;
  border-radius: 10px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
}

#docList .searchDoc .input-group {
  position: relative;
  display: block;
}

#docList .searchDoc input,
#docList .searchDoc input::placeholder {
  font-family: Montserrat;
  font-size: 17px;
  line-height: 20px;
  color: #8e8e9380;
}

#docList .searchDoc input {
  color: #000;
  background: #fff;
  border: 1px solid #00b7ac;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10px;
}

#docList .searchDoc {
  padding-bottom: 40px;
}

#docList.specDoc .docListCont .docCont .docBox {
  height: 435px;
}

#docList.specDoc .docListCont .docCont .docBox .cta {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

#service {
  padding: 72px 0 88px;
  background: url(../images/fecility-bg.svg) left center no-repeat;
}

.factTxt > p,
.factTxt > ul > li {
  padding-right: 0%;
}

.factTxt > p > a,
.factTxt > ul > li > a,
.pointTxt > a,
.pointTxt > p > a,
.pointTxt > p > span > strong a,
.pointTxt > p > span > a strong,
.pointTxt > span > a {
  color: #034ea2 !important;
  font-weight: 600 !important;
}

#service .source p {
  color: #000;
}

#service .source a {
  color: #034e9f;
}

#book {
  padding: 30px 0;
}

#book p {
  padding-bottom: 5px;
}

#book .bookCont {
  text-align: center;
}

#book button > a {
  padding: 12px 42px;
  font-size: 19px;
}

#book button > a:hover {
  background-color: #034ea1;
  box-shadow: 0 8px 14px #0000009e;
  border-radius: 6px;
}

#book .cta button {
  padding: 10px 0;
  background-color: #034ea1;
  border: 0;
  border-radius: 6px;
  color: #fff;
  font-family: MontserratBold;
  font-size: 19px;
  line-height: 23px;
}

#faq {
  background: url(../images/spec/faq-bg.svg) center/cover no-repeat;
  padding: 70px 0 80px;
}

#faq .panel-default > .panel-heading h4 {
  font-family: MontserratBold;
  font-size: 18px;
  line-height: 22px;
  color: #034ea1;
}

.panel-body #faq .faqSlider .sliderCont {
  padding-right: 20px;
}

#faq .faqSlider .sliderCont .slidBox {
  background-color: #fff;
  border-radius: 6px;
  padding: 25px 30px;
  height: 343px;
}

#faq .panel-body *:not(a){
  line-height: 25px;
  font-size: 14px !important;
  font-weight: 500;
  color: #5d5656 !important;
}

#faq .panel-body {
  padding: 20px 40px;
}

#faq .faqSlider .sliderCont a {
  background-color: transparent;
  border: 1px solid #034ea1;
  border-radius: 6px;
  font-family: MontserratSB;
  font-size: 12px;
  line-height: 15px;
  margin-top: 38px;
  padding: 12px 29px;
  position: absolute;
  width: 200px;
  bottom: 25px;
}

#faq .faqSlider .sliderCont:nth-child(2n) a,
#faq .faqSlider .sliderCont:nth-child(odd) a {
  border: 1px solid #034ea1;
}

#faq .faqSlider .slick-list {
  padding: 0 20% 0 0;
}

#faq .slick-next,
#faq .slick-prev {
  top: -16%;
  border: 1px solid #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

#faq .slick-next {
  right: 23%;
}

#faq .slick-prev {
  left: 69%;
}

#treatment .slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
}

#treatment .slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
}

#faq .slick-next.slick-disabled:before,
#faq .slick-prev.slick-disabled:before {
  opacity: 1;
}

#faq h2 {
  padding-bottom: 35px;
}

#video {
  background: #034ea1;
  padding: 55px 0 0;
}

#video h2 {
  font-family: MontserratBold;
  font-size: 32px;
  line-height: 39px;
  color: #fff;
  padding-bottom: 45px;
}

#video .vidOver {
  position: absolute;
  top: 0;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 30px;
  right: 0;
  left: 0;
}

#video .vidOver .playBtn i {
  font-size: 80px;
  color: #fff;
  display: block;
}

#video .slick-next {
  right: 17%;
}

#video .slick-prev {
  left: 17%;
}

#video .slick-next:before,
#video .slick-prev:before {
  color: #034ea1;
  font-size: 26px;
}

#video .slick-next,
#video .slick-prev {
  height: 56px;
  width: 56px;
  border-radius: 100%;
  background-color: #fff;
  z-index: 1;
}

#video .slick-current img {
  border: 1px solid #fff;
}

#video .imgArea img {
  position: relative;
  width: 100%;
  padding: 30px;
}

#video .imgArea {
  overflow: hidden;
}

#video .imgArea .vidOver:hover .playBtn {
  color: #034ea1;
}

.mfp-content {
  background-color: #fff;
  padding: 60px;
}

#faq .panel-default > .panel-heading {
  background-color: #fff;
  padding: 20px 40px;
}

#docList.specDoc .docListCont .docCont .docBox .docImg {
  height: 160px;
  overflow: hidden;
  border-radius: 10px;
}

#docList.specDoc .docDesig {
  height: 90px;
  overflow-y: auto;
}

#treatmentBullet .pointTxt li p strong a,
#treatmentBullet .pointTxt p strong a {
  color: #034e9f !important;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600 !important;
}

#treatmentBullet .pointTxt p,
#treatmentBullet .pointTxt ul li,
.bookCont p,
.faqSlider p,
.serviceCont .factTxt p,
.treatArea .trealBox p {
  font-family: Montserrat;
  font-size: 14px !important;
  font-weight: 400;
  color: #333 !important;
}

#treatmentBullet .pointTxt li a,
#treatmentBullet .pointTxt ol a {
  font-family: Montserrat;
  color: #034ea1 !important;
  font-size: 14px;
  font-weight: 700;
}

#treatmentBullet .pointTxt li,
#treatmentBullet .pointTxt ol {
  padding-bottom: 6px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

#treatment .treatArea .boxIn p {
  height: 180px;
  overflow: hidden;
}
#speciality .why .whyTxt p a,
.whyTxt p a strong,
.whyTxt p span strong a,
.whyTxt p strong a span {
  color: #034ea1 !important;
  font-weight: 600 !important;
}
@media only screen and (max-width: 767px) {
  #book .row,
  #service .row,
  #speciality .row,
  #treatment .row,
  #treatmentBullet .row,
  #video .row {
    margin-right: 0;
    margin-left: 0;
  }
  #pageBanner.speciality {
    height: 200px;
  }
  #speciality .specName {
    padding: 15px;
    position: static;
    margin: 0;
  }
  #faq .faqSlider .sliderCont .slidBox,
  #speciality .specName .specImg {
    padding: 20px;
    margin-bottom: 10px;
  }
  #speciality .specName .nameArea {
    padding-left: 15px;
  }
  #speciality .specName .nameArea h2 {
    font-size: 24px;
    line-height: 30px;
  }
  #book p,
  #docList .searchDoc input,
  #docList .searchDoc input::placeholder,
  #service .source a,
  #service .source p,
  #service p,
  #speciality .specName .nameArea p,
  #speciality .why .whyTxt p,
  #treatment .treatArea .boxIn p,
  #treatmentBullet .pointTxt p,
  #treatmentBullet .pointTxt ul li {
    font-size: 14px;
    line-height: 22px;
  }
  #book,
  #docList,
  #faq,
  #service,
  #speciality,
  #speciality .why .whyTxt,
  #treatment,
  #treatmentBullet,
  #video,
  .why {
    padding: 20px 0 !important;
  }
  #speciality .why .whyImg .imgTxt {
    position: static;
    width: 100%;
    padding: 15px;
  }
  #speciality .why .whyImg .imgTxt h2 {
    font-size: 14px;
    padding-bottom: 5px;
  }
  #speciality .why .whyImg .imgTxt h3,
  #speciality .why .whyTxt h2,
  #treatment h2,
  #treatmentBullet .pointTxt h2,
  #video h2 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  #treatment .trealBox {
    padding: 0 0 20px;
  }
  #treatment .treatArea .boxIn {
    padding: 20px;
    height: auto;
  }
  #treatmentBullet .treatImg {
    float: none;
    margin-left: 0;
  }
  #treatmentBullet .pointTxt h2 {
    width: 100%;
  }
  #treatmentBullet .pointTxt {
    padding-top: 20px;
  }
  #treatmentBullet .pointTxt ul {
    padding: 0 0 0 20px;
  }
  #docList .searchDoc button,
  #docList .searchDoc input,
  #docList .searchDoc input::placeholder {
    height: 34px;
  }
  #docList .searchDoc {
    padding-bottom: 20px;
  }
  #docList .docListCont .viewCta button {
    padding: 9px 20px;
    margin-top: 34px;
    font-size: 14px;
  }
  #book button,
  #service .serviceImg {
    margin: 0;
  }
  #book .cta {
    text-align: center;
  }
  #faq h2,
  #service h2,
  #speciality .why .whyTxt h2,
  #treatment h2,
  #treatmentBullet .pointTxt h2 {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 10px;
  }
  #service h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 5px;
  }
  #service .source a,
  #service .source p {
    font-size: 12px;
  }
  #faq .slick-next,
  #faq .slick-prev {
    height: 25px;
    width: 25px;
    top: -8%;
  }
  #faq .slick-next {
    right: 10%;
  }
  #book button a {
    padding: 8px 40px;
    font-size: 16px;
  }
  #faq .faqSlider .sliderCont h2 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  #faq .faqSlider .sliderCont p,
  #faq .panel-default > .panel-heading h4 {
    font-size: 14px;
  }
  #faq .faqSlider .sliderCont a {
    padding: 10px 20px;
    margin-top: 15px;
    width: 30%;
  }
  #faq .faqSlider .sliderCont .slidBox {
    height: 400px;
  }
  #video {
    background: #034ea1;
  }
  #video .imgArea img {
    padding: 10px;
  }
  #video .vidOver {
    margin: 10px;
    background-color: transparent;
  }
  #video .slick-next,
  #video .slick-prev {
    width: 25px;
    height: 25px;
  }
  #video .slick-next:before,
  #video .slick-prev:before {
    font-size: 13px;
  }
  #treatment .slick-prev,
  #video .slick-prev {
    left: 0;
  }
  #treatment .slick-next,
  #video .slick-next {
    right: 0;
  }
  #video .vidOver .playBtn i {
    font-size: 35px;
  }
  #docList.specDoc .docDesig,
  #docList.specDoc .docListCont .docCont .docBox,
  #video .imgArea {
    height: auto;
  }
  #faq .panel-body,
  #faq .panel-default > .panel-heading {
    padding: 15px;
  }
  #docList.specDoc .docListCont .docCont .docBox .cta {
    position: static;
  }
  #treatment a.readMore {
    padding: 8px 15px;
    font-size: 12px;
    margin-top: 10px;
  }
  #docList .searchDoc button {
    background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    height: 28px;
    position: absolute;
    right: 5px;
    top: 8px;
  }
  #treatment .treatArea .boxIn h2 {
    height: 65px;
  }
  .treatment-descriptions {
    height: 180px;
    overflow-y: scroll;
  }
  #treatment .treatArea .boxIn p {
    height: unset;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #speciality .specName,
  #speciality .specName .specImg {
    padding: 30px;
  }
  #speciality .specName .nameArea {
    padding-left: 15px;
  }
  #speciality .specName .nameArea h2 {
    font-size: 30px;
    line-height: 40px;
  }
  #book p,
  #faq .faqSlider .sliderCont p,
  #service .source a,
  #service .source p,
  #service p,
  #speciality .specName .nameArea p,
  #speciality .why .whyTxt p,
  #treatment .treatArea .boxIn p,
  #treatmentBullet .pointTxt p,
  #treatmentBullet .pointTxt ul li {
    font-size: 14px;
    line-height: 24px;
  }
  #speciality .why .whyImg .imgTxt {
    left: 0;
    padding: 10px;
  }
  #speciality .why .whyImg .imgTxt h2 {
    font-size: 14px;
    padding-bottom: 5px;
  }
  #speciality .why .whyImg .imgTxt h3,
  #speciality .why .whyTxt h2,
  #treatment h2 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 5px;
  }
  #speciality .why .whyTxt,
  #treatmentBullet .pointTxt ul {
    padding-left: 30px;
  }
  #book,
  #speciality,
  #treatmentBullet {
    padding-bottom: 30px;
  }
  #faq,
  #service,
  #treatment,
  #video {
    padding: 30px 0;
  }
  #treatment .treatArea .boxIn {
    padding: 20px;
    height: 300px;
  }
  #treatmentBullet .pointTxt h2,
  #treatmentBullet .treatImg {
    width: 40%;
  }
  #faq h2,
  #service h2,
  #service h3,
  #speciality .why .whyTxt h2,
  #treatment h2,
  #treatmentBullet .pointTxt h2,
  #video h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #docList .docListCont .viewCta button {
    font-size: 16px;
    padding: 11px 61px;
  }
  #book button {
    font-size: 16px;
  }
  #book button a {
    padding: 8px 55px;
  }
  #faq .faqSlider .sliderCont .slidBox {
    padding: 25px;
  }
  #faq .faqSlider .sliderCont h2,
  #video h2 {
    padding-bottom: 20px;
  }
  #faq .faqSlider .sliderCont a {
    margin-top: 15px;
  }
  #faq .slick-next {
    right: 17%;
  }
  #video .vidOver {
    width: 92%;
  }
  #video .slick-next {
    right: 1%;
  }
  #video .slick-prev {
    left: 1%;
  }
  #video .vidOver .playBtn i {
    font-size: 55px;
  }
  #video .slick-next,
  #video .slick-prev {
    height: 40px;
    width: 40px;
  }
  #video .slick-next:before,
  #video .slick-prev:before {
    font-size: 18px;
  }
  #treatment .slick-next {
    right: 0;
  }
  #treatment .slick-prev {
    left: 0;
  }
  #docList.specDoc .docListCont .docCont .docBox {
    height: 365px;
  }
  #docList.specDoc .docListCont .docCont .docBox .cta {
    bottom: 0;
  }
  #docList.specDoc .docListCont .docCont .docBox .docImg {
    height: 120px;
  }
  #service .serviceImg {
    width: 50%;
    margin-right: 20px;
  }
  #video .imgArea {
    height: auto;
  }
  #treatment .treatArea .boxIn p {
    height: 110px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
  #treatment .treatArea .boxIn p {
    height: 190px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #speciality .specName {
    padding: 35px 60px;
  }
  #speciality .specName .nameArea h2 {
    font-size: 36px;
    line-height: 46px;
  }
  #book p,
  #service .source a,
  #service .source p,
  #service p,
  #speciality .specName .nameArea p,
  #speciality .why .whyTxt p,
  #treatment .treatArea .boxIn p,
  #treatmentBullet .pointTxt p,
  #treatmentBullet .pointTxt ul li {
    font-size: 16px;
    line-height: 28px;
  }
  #speciality .why .whyImg .imgTxt,
  #treatment .treatArea .boxIn {
    left: 0;
    padding: 30px;
  }
  #speciality .why .whyImg .imgTxt h2 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  #faq h2,
  #service h2,
  #speciality .why .whyImg .imgTxt h3,
  #speciality .why .whyTxt h2,
  #treatment h2,
  #treatmentBullet .pointTxt h2,
  #video h2 {
    font-size: 22px;
    line-height: 36px;
  }
  #faq,
  #service,
  #treatment,
  #video {
    padding: 50px 0;
  }
  #treatmentBullet .pointTxt ul {
    padding-left: 20px;
  }
  #book,
  #treatmentBullet {
    padding-bottom: 50px;
  }
  #service h3 {
    font-size: 22px;
  }
  #book button a {
    padding: 11px 22px;
  }
  #faq .faqSlider .sliderCont h2 {
    padding-bottom: 10px;
  }
  #faq .faqSlider .sliderCont .slidBox {
    max-height: 430px;
    padding: 15px;
  }
  #faq .faqSlider .sliderCont p {
    font-size: 14px;
  }
  #faq .slick-next,
  #video .slick-next {
    right: 20%;
  }
  #video h2 {
    padding-bottom: 25px;
  }
  #video .slick-prev {
    left: 20%;
  }
  #video .vidOver .playBtn i {
    font-size: 50px;
  }
  #video .slick-next,
  #video .slick-prev {
    height: 46px;
    width: 46px;
  }
  #video .slick-next:before,
  #video .slick-prev:before {
    font-size: 19px;
  }
  #video .vidOver {
    width: 89%;
  }
  #docList.specDoc .docListCont .docCont .docBox {
    height: 390px;
  }
  #docList.specDoc .docListCont .docCont .docBox .docImg {
    height: 120px;
  }
  #docList .docListCont .viewCta button {
    font-size: 16px;
    line-height: 16px;
  }
  #video .imgArea {
    height: 320px;
  }
}

#faq .panel-heading .accordion-toggle h4:after {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  color: #034ea1;
}

#faq .panel-heading .accordion-toggle.collapsed h4:after {
  content: "\e080";
}

#service .fixedImg {
  top: 140px;
}



.select-dropDown-list {
  color: #fff;
  background: #034ea1;
  font-size: 12px;
  border: 0;
  box-shadow: none;
  text-align: right;
  font-family: Montserrat;
  opacity: 1;
  line-height: 10px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 15px;
}

@media only screen and (min-width: 1200px) {
  .vidSlider > .slick-next,
  .vidSlider > .slick-prev {
    top: 44%;
  }
  #video .vidOver {
    position: absolute;
    top: -11%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 30px;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 18%;
  }
  #video .slick-prev {
    left: 18%;
  }
}

@media only screen and (min-width: 1366px) {
  .vidSlider > .slick-next,
  .vidSlider > .slick-prev {
    top: 35%;
  }
  #video .vidOver {
    position: absolute;
    top: -22%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 30px;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 13%;
  }
  #video .slick-prev {
    left: 13%;
  }
}

@media only screen and (min-width: 1440px) {
  .vidSlider > .slick-next,
  .vidSlider > .slick-prev {
    top: 46%;
  }
  #video .vidOver {
    position: absolute;
    top: -13%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: x;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 16%;
  }
  #video .slick-prev {
    left: 16%;
  }
}

@media only screen and (min-width: 1536px) {
  .vidSlider > .slick-next,
  .vidSlider > .slick-prev {
    top: 44%;
  }
  #video .vidOver {
    position: absolute;
    top: -11%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 30px;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 15%;
  }
  #video .slick-prev {
    left: 15%;
  }
}

@media only screen and (min-width: 1680px) {
  .vidSlider > .slick-next,
  .vidSlider > .slick-prev {
    top: 50%;
  }
  #video .vidOver {
    position: absolute;
    top: -3%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 30px;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 15%;
  }
  #video .slick-prev {
    left: 15%;
  }
}

@media only screen and (min-width: 1920px) {
  .slick-next,
  .vidSlider > .slick-prev {
    top: 50%;
  }
  #video .vidOver {
    position: absolute;
    top: -3%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 30px;
    right: 0;
    left: 0;
  }
  #video .slick-next {
    right: 13%;
  }
  #video .slick-prev {
    left: 13%;
  }
}

.videoCont {
  margin-bottom: 20px;
}

.slick-slide:focus {
  background: 0 0 !important;
}

.slick-slide {
  user-select: text !important;
}

#blog .blogArea .blogs {
  margin-bottom: 10px;
  height: auto;
  padding: 5px;
}

.img-dimensions {
  width: 100%;
  overflow: hidden;
}

#blog .blogArea .blogDet {
  padding: 10px;
}

#blog .blogArea .blogDet h3 {
  color: #034ea1 !important;
  height: 32px;
  overflow-y: auto;
  margin-bottom: 6px;
  font-family: MontserratSB;
  font-size: 13px;
  line-height: 16px !important;
}

.margin-btm {
  margin-bottom: 10px;
}

.blogdate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: initial;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 10px;
}

.blog-doc-detail,
.blogread {
  display: flex;
  align-items: baseline;
}

#blog .blogArea .blogDet p {
  font-size: 10px;
  line-height: 16px;
  color: #000 !important;
  margin: 0;
}

#blog .blogArea .blogsBox {
  box-shadow: 0 0 12px rgb(0 0 0 / 15%);
  background: 0 0 !important;
  height: unset;
}

#blog .blogTxt {
  padding-bottom: 0;
}

#blog .blogTxt h2 {
  padding-bottom: 25px;
}

.blog-border {
  position: absolute;
  height: 100%;
  width: 5px;
  background: linear-gradient(180deg, #034ea1 0, #00b7ac 100%);
  right: 0;
  top: 0;
}

.blogDet img {
  width: 33px;
  height: 33px;
  display: block;
  margin: 5px auto;
  border-radius: 50%;
}

.blogDet h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blogDet h4,
.blogread i {
  font-size: 9px !important;
}

#blog .blogArea .blogsBox .blogDet,
#blog .blogArea .blogsBox .blogImg img {
  border-radius: 0 !important;
}

@media only screen and (max-width: 767px) {
  #service .fixedImg {
    position: static;
    margin-bottom: 30px;
  }
  .factTxt {
    width: 100%;
  }
  #docList .searchDoc input {
    height: 44px;
  }
  #blog .blogArea .blogsBox .blogImg,
  #blogContent .blogsBox {
    height: unset !important;
  }
  .blogDet h4 {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  #blog .blogArea .blogsBox,
  #blogContent .blogsBox {
    height: auto !important;
  }
  #blog .blogArea .blogsBox {
    display: block !important;
  }
  .blogdate {
    bottom: 3px !important;
  }
}

@media screen and (max-width: 1180px) and (min-width: 820px) {
  .factTxt {
    width: 100%;
  }
  #service .fixedImg {
    position: relative;
    top: 0;
    float: none;
    margin: 0 0 10px;
  }
}

#service p {
  color: #333 !important;
}

#docList {
  padding: 45px 0;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #service .fixedImg {
    position: relative;
    top: unset;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
}

@media (max-width: 500px) {
  .whyTxt ul {
    padding-left: 15px;
  }
  .whyTxt ul li {
    color: #fff;
    font-size: 14px;
  }
  .pointTxt ul {
    margin-left: 0px !important;
  }
  .pointTxt p {
    margin-left: 0px !important;
  }
}

/* New Inline css  */

#docList .docListCont .docCont .docBox {
  background-color: #fff;
  border-radius: 10px;
  padding: 0px;
  box-shadow: 0 0 20px #00000080;
  height: 440px;
}

#docList .docListCont .docCont {
  padding: 30px;
}

#docList .docListCont .docCont .docBox .docName h2 {
  font-family: "MontserratSB";
  font-size: 12px;
  color: #121212;
  line-height: 16px;
  padding: 6px 0;
  font-weight: 600;
}

#docList .docListCont .docCont .docBox .docDesig p {
  font-family: "Montserrat";
  font-size: 10px;
  line-height: 13px;
  color: #121212;
  padding-bottom: 6px;
  text-transform: uppercase;
}

#docList .docListCont .docCont .docBox .cta .btn {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 0px !important;
  margin-bottom: 10px;
}

#docList .docListCont .docCont .docBox .cta .btn > a {
  width: 100%;
  font-family: "MontserratBold";
  font-size: 10px;
  line-height: 13px;
  padding: 10px 0;
}

#docList .docListCont .docCont .docBox .cta .btn a {
  color: inherit;
}
#docList .docListCont .docCont .docBox .cta .vp {
  background-color: #ffffff;
  border: 1px solid #034e9f;
  color: #034ea1;
  border-radius: 6px;
  margin-bottom: 0;
}
#docList .docListCont .docCont .docBox .cta .vp:hover {
  background-color: #034ea1;
  color: #ffffff;
}

#docList .docListCont .docCont .docBox .cta .vp > a {
  font-size: 12px;
  padding: 8px 72px;
  display: block;
}

#docList .docListCont .docCont .docBox .location {
  position: absolute;
  top: 0;
  right: 0%;
  background: linear-gradient(90deg, #034ea1 0%, #00b7ac 100%);
  padding: 5px 15px;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
}

#docList .docListCont .docCont .docBox .location span {
  font-family: "Montserrat";
  font-size: 11px;
  line-height: 14px;
  color: #fff;
}

#docList .docListCont .docCont .docBox .docImg {
  height: 200px !important;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px !important;
}

#docList .docListCont .docCont .docBox .docImg img {
  width: 100%;
  border-radius: 0px;
}
#docList .cta {
  position: relative;
  bottom: 0px;
}

#docList .docDesig {
  height: 50px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: transparent;
  background-color: transparent;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: transparent;
  background-color: transparent;
}

.p-0 {
  padding: 0 !important;
}

.form-control {
  color: #000;
  font-size: 16px;
}

::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #034ea1;
  border-radius: 10px;
}

#blog .blogArea .blogsBox .blogDet,
#blog .blogArea .blogsBox .blogImg img {
  border-radius: 6px;
}

.modal {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}

/* doctor.css end */
.blog-section {
  padding: 70px 0;
  margin-bottom: 40px;
}
.blog-content {
  margin-bottom: 30px;
}
.blog-img {
  width: 100%;
  height: 100%;
}
#location a,
#location span {
  font-weight: 600;
}
#location .modal-content hr {
  display: none;
}
#location .close {
  opacity: 1;
  color: #000;
  font-size: 21px;
}
#location .modal-content {
  padding: 0;
}
.dropdown,
.dropup {
  position: relative;
  z-index: 1;
}
.form-control {
  color: #fff;
  font-size: 16px;
  text-align: left;
}
.blogsBox {
  border-radius: 6px;
  height: 240px;
  display: flex;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  position: relative;
  top: 0;
  background: #034e9f;
}
.blogImg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.blogDet {
  padding: 20px;
}
.blogDet h3 {
  font-family: MontserratSB;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.blogDet p {
  font-size: 10px;
  line-height: 16px;
  color: #fff;
}
.treatment-heading {
  margin: 0 0 35px 0 !important;
  color: #034ea1 !important;

  font-size: 30px !important;
  font-weight: initial;
}
.modal {
  padding-top: 0 !important;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: transparent;
  z-index: 1000000;
}
.blg_btn {
  background-color: #034ea1;
  font-size: 20px;
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .treatment-descriptions {
    height: 180px !important;
  }
  .treatment-descriptions p {
    overflow-y: auto !important;
  }
}
.vid-icon {
  display: flex;
  justify-content: space-between;
}
.vid-icon a {
  height: 100%;
  padding-top: 10px;
}
.doc-deta- {
  position: absolute;
  bottom: 0px;
  background: #034fa1;
  width: 100%;
  color: #fff;
  border-radius: 0px;
  text-align: center;
  font-size: 15px;
  min-height: 24px;
}
.doc-deta- p {
  font-size: 12px;
}
.doc-deta- span {
  display: inline-block;
  border-left: 1px solid #ccc;
  margin: 0 5px;
  height: 10px;
}
#docList.specDoc .docDesig {
  height: 40px;
  overflow-y: auto;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  float: none;
}
.doc-mem p {
  font-size: 12px;
  line-height: 17px;
  max-height: 40px;
  overflow-y: auto;
  padding-top: 5px;
}
select.form-control.select-dropDown-list {
  box-shadow: none;
  text-align: center;
  opacity: 1;
  line-height: 3px;
  cursor: pointer;
  width: 80%;
  background: #ffffff 0 0 no-repeat padding-box;
  border-radius: 6px;
  color: #034fa1 !important;
  border: none;
  font-size: 12px;
  padding: 0px 5px;
  margin-top: 10px !important;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  height: 32px;
  border: 1px solid;
  margin: 0 auto;
  position: relative;
  bottom: -40px;
}
@media only screen and (max-width: 500px) {
  #docList .docListCont .docCont .docBox .cta .vp {
    width: 80% !important;
    margin-top: 6px;
  }
  #docList.specDoc .docListCont .docCont .docBox {
    height: 435px !important;
  }
}
@media only screen and (max-width: 767px) {
  #docList.specDoc .docListCont .docCont .docBox .cta {
    position: absolute !important;
  }
}

#docList.specDoc .docListCont .docCont .docBox {
  padding: 20px 0px;
}
@media screen and (min-width: 768px) and (max-width: 821px) {
  #docList .docListCont .docCont .docBox .cta .vp > a {
    padding: 13px 45px;
  }
  #docList .docListCont .docCont .docBox .cta .vp {
    margin-bottom: 10px;
    width: 100%;
  }
}
/* Blog css start */
#blog .blogTxt {
  padding-bottom: 0;
}
#blog .blogTxt h2 {
  padding-bottom: 25px;
}
#blog .blogArea .blogs {
  margin-bottom: 10px;
  height: auto;
  padding: 5px;
}
#blog .blogArea .blogsBox {
  box-shadow: 0 0 12px rgb(0 0 0 / 15%);
  background: #fff !important;
  height: 122px;
}
#blog .blogArea .blogsBox .blogDet,
#blog .blogArea .blogsBox .blogImg img,
#lifeArea .slick-current .ls {
  border-radius: 0;
}
#blog .blogArea .blogDet h3 {
  color: #034ea1 !important;
  height: 32px;
  overflow-y: auto;
  margin-bottom: 6px;
  font-family: MontserratSB;
  font-size: 13px;
  line-height: 16px;
}
.blogDet img {
  width: 33px;
  height: 33px;
  display: block;
  margin: 5px auto;
  border-radius: 50%;
  object-fit: cover;
}
.blogDet h4,
.blogread i {
  font-size: 10px;
}
.blogDet h4 {
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blogdate {
  justify-content: space-between;
  align-items: center;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0;
  display: flex;
}
.blogdate,
.set-dis-fl {
  display: flex;
}
#blog .blogArea .blogDet {
  padding: 10px;
}
.blog-doc-detail,
.blogread {
  display: flex;
  align-items: baseline;
}
#blog .blogArea .blogDet p {
  font-size: 10px;
  line-height: 16px;
  color: #000;
  margin: 0;
}
@media (max-width: 768px) {
  #blog .blogArea .blogsBox {
    display: block !important;
  }
  #blog .blogArea .blogsBox,
  #blogContent .blogsBox {
    height: auto !important;
  }
  #treatment .treatArea .boxIn h2 {
    display: -webkit-box;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       overflow: hidden;
       text-overflow: ellipsis;
       white-space: normal;
       word-break: break-word; 
       overflow-wrap: break-word; 
       text-align: left;
   }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  #blog .blogArea .blogsBox .blogImg img {
    height: 100% !important;
  }
}
/* Blog css ends */
#speciality .whyTxt {
  color: #fff;
}
#speciality .whyTxt > ul {
  color: #fff;
}

#speciality .whyTxt > ul > li {
  color: #fff;
}

#speciality .whyTxt > ul > li > strong {
  color: #fff;
}
#speciality .whyTxt > strong > ul > li > {
  color: #fff;
}
#treatment h2,
#treatment h2 > ul,
#treatment h2 > ul > li,
#treatment h2 > ul > li > strong,
#treatment h2 strong > ul > li {
  font-size: 30px !important;
  margin-bottom: 0px !important;
  margin-top: 30px !important;
}
#treatment h3,
#treatment h3 > ul,
#treatment h3 > ul > li,
#treatment h3 > ul > li > strong,
#treatment h3 strong > ul > li {
  font-size: 30px !important;
  margin-bottom: 0px !important;
  margin-top: 30px !important;
}

.pointTxt h2,
.pointTxt h2 > ul,
.pointTxt h2 > ul > li,
.pointTxt h2 > ul > li > strong,
.pointTxt h2 strong > ul > li {
  font-size: 30px;
  margin-bottom: 0px !important;
  margin-top: 30px !important;
}
.pointTxt h3,
.pointTxt h3 > ul,
.pointTxt h3 > ul > li,
.pointTxt h3 > ul > li > strong,
.pointTxt h3 strong > ul > li {
  font-size: 24px !important;
  margin-bottom: 20px !important;
  margin-top: 30px !important;
}
.factTxt h2,
.factTxt h2 > ul,
.factTxt h2 > ul > li,
.factTxt h2 > ul > li > strong,
.factTxt h2 strong > ul > li {
  font-size: 30px !important;
  margin-bottom: 0px !important;
}
#service p {
  margin-bottom: 20px !important;
  font-size: 14px;
}
#treatmentBullet .pointTxt p {
  margin-bottom: 0px !important;
}
.noData {
  display: none;
}
#blog{
  background-image:none !important;
}
#docList{
  background-image: none !important;
}
#treatmentBullet {
  padding-bottom: 0px !important;
}
.read-time{
  width: unset !important;
  height: unset !important;
  margin: auto 2px !important;
}



/* Speciality index page css starts */

.index-bar-parent {
  position: relative;
}

.index-bar {
  position: fixed;
  background-color: #fff;
  top: 118px;
  z-index: 99;
}

.inner-content {
  display: flex;
}

.inner-content nav {
height: auto;
width: max-content;
position: fixed;
background: #fff;
border-radius: 0px 0px 8px 8px;
left: 50%;
transform: translateX(-50%);
box-shadow: 0px 13px 15px 5px rgba(0,0,0,0.1);
}
.inner-content nav ul {
  padding: 1px 10px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}

.inner-content nav ul li {
  display: inline-block;
  margin: 0 4px;
}

.inner-content nav ul li a {
  padding: 3px 0;
  color: #000;
  font-size: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.2s ease;
}

.inner-content nav ul li a:hover {
  color: #34495E;
}

.inner-content a.active {
  border-bottom: 2px solid #ecf0f1;
}

.inner-content nav ul li a:hover {
  color: #34495E;
}

.inner-content a.active {
  border-bottom: 2px solid #ecf0f1;
}

.index-content {
  display: flex;
  align-items: center;
}

.index-content img {
  padding: 3px 6px;
}

.index-content {
  outline: none;
  border: none;
  background: none;
}
.index-li img {
filter: grayscale(100%) brightness(70%) contrast(70%);
}
.index-li .active {
color: #024E9F;
}
.index-li .active img {
filter: none;
}

@media (min-width:320px) and (max-width:500px) {
  .inner-content nav ul {
      padding: 0px 6px;
  }

  .inner-content nav ul li {
      margin: 0 1px;
  }

  .index-content {
      flex-direction: column;
      font-size: 8px;
      padding: 0px 2px;
      line-height: 20px;
  }

  .index-content img {
      padding: 0px 5px;
  }

}
@media (min-width:375px) and (max-width:500px) {
  .index-content img {
      padding: 3px 6px;
  }
  .index-bar{
    top: 102px;
  }
}
@media (max-width: 320px) {
  .index-bar{
    top: 112px;
  }
}

/* Speciality index page css ends */
.factTxt ol,.factTxt ul{
  padding-right:5%;
}
@media screen and (min-width:320px) and (max-width:780px) {
  #treatment .slick-next {
    z-index: 99;
  }
  #lifeArea .slick-next {
    z-index: 9;
  }
 } 
 @media (min-width: 321px) and (max-width: 375px) {
  .index-bar {
    top: 103px;
   }
 }
 @media screen and (min-width: 768px) and (max-width: 991px){
  #docList .docListCont .docCont .docBox .cta .vp{
    width: 80%;
  }
  .doc-deta- {
    bottom: 22px;
  }
}

 @media (min-width: 680px) and (max-width: 780px) {
  #docList.specDoc .docListCont .docCont .docBox {
      height: 435px;
  }
}

.spec-booking, .treat-booking{
  font-family:Montserrat !important;
  padding: 10px 15px !important;
}
@media only screen and (max-width: 767px){
  #treatment h2{
    font-size: 24px !important;
    margin-top: 5px !important;
    text-align: center;
  }
}
#faq .panel-body * a, #faq .panel-body a, #faq .panel-body a span, #faq .panel-body span a{
  color: #034ea1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
#faq .panel-body a {
  color: #034ea1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
#faq .panel-body a * {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
/* Chatbot Start */
.chatbot-container {
  max-width: 800px;
  margin: 30px auto 65px auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  border: 1px solid #e6e6e6;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  animation: fadeInUp 0.5s ease-in-out;
}

.chatbot-header {
  background:linear-gradient(90deg, #034EA1 0%, #00B7AC 100%);
  color: white;
  padding: 16px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.chat-embed-wrapper {
  padding: 10px;
  background: #f9f9f9;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .chatbot-container {
    margin-bottom: 30px;
  }
}
/* Chatbot End */
/* Brightcove video popup css start */
.youtube-video-popup iframe {
    transition: 0.5 ease all;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding-top: 46px;
}
.d-none{
    display: none;
}
.close-youtube {
    float: right;
    position: relative;
    right: 0px;
    cursor: pointer;
    width: 35px;
    height: 29px;
}
.brightcove-video{
    cursor: pointer;
}
.close-youtube:hover {
    opacity: 1;
}

.close-youtube:before,
.close-youtube:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 25px;
    width: 2px;
    background-color: #fff;
    z-index: 999;
}

.close-youtube:before {
    transform: rotate(45deg);
}

.close-youtube:after {
    transform: rotate(-45deg);
}
.youtube-video-popup iframe::before {
    padding-top: 56.25%;
}
.youtube-video-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 15000;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: rgb(0, 0, 0, 0.9);
    align-items: center;
    justify-content: center;
    transition: 0.5 ease all;
}
.youtube-video-popup .modal-dialog {
    -webkit-animation-name: fadeDownVideo;
    animation-name: fadeDownVideo;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transition: 0.5 ease all;
    max-width: 70%;
    width: 100%;
    background: transparent;
    height: 600px;
    position: relative;
    margin: 0 auto;
    top: 3%;
}
@media screen and (max-width: 576px) {
    .youtube-video-popup .modal-dialog {
        width: 90%!important;
        max-width: 100% !important;
        height: 250px !important;
        top: 25% !important;
    }
}
/* Brightcove video popup css end */
table {
    display: block;
    width: 100% !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 15px;
}
table::-webkit-scrollbar {
    height: 4px;
}

table::-webkit-scrollbar-thumb {
    background: #034ea1;
    border-radius: 10px;
}
table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #00b7ab6e;
    border-radius: 10px;
}
table {
  border: none !important;
}   
table th, table td {
  border: 1px solid gray;
}
/* Radiology button section css start */
.radio-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  font-family: Montserrat;
}

.radio-banner picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.radio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(37 32 32 / 75%);
  z-index: 1;
}

.radio-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
  width: 100%;
}

.radio-content h3 {
  font-size: 20px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 400;
}

.radio-content button {
  padding: 8px 45px;
  font-size: 14px;
  border: none;
  border-radius: 6px;
  background: #ffff;
  color: #034e9f;
  cursor: pointer;
}

.radio-content button:hover {
  background: #00b7ac;
  color: #ffff;
}
@media screen and (max-width: 768px) {
  .radio-banner picture img{
      height: 170px;
  }
}
@media screen and (max-width: 768px) {
  .radio-content h3 {
      font-size: 18px;
      margin-bottom: 20px;
      line-height: 24px;
  }
  .radio-content button {
      padding: 5px 20px;
  }
}
/* Radiology button section css end */