@media screen and (min-width: 577px) {
  .cards-wrapper {
    display: flex;
  }
  .card {
    margin: 0 0.5em;
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 767px) {
  .card:not(:first-child) {
    display: none;
  }
  a.btn.btn-primary.btn-lg {
    display: none;
  }

  .faq-sec img.img-fluid {
    position: relative !important;
    left: 0px !important;
  }

  h1 {
    font-size: 35px !important;
  }
  h2 {
    font-size: 28px !important;
  }
  .faq-sec img.img-fluid {
    position: relative !important;
    left: 0px !important;
  }
  .faq-direction {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 576px) {
  .card:not(:first-child) {
    display: none;
  }
  a.btn.btn-primary.btn-lg {
    display: none;
  }
  a.nabh-img {
    display: none;
    position: absolute;
    right: 93px;
    top: 22px;
    margin-left: 0;
    margin-right: 0;
    width: 59px;
  }
  .why-sec img.img-fluid {
    position: relative;
    left: 0px;
  }
  .gap-space {
    gap: 30px;
  }
  .btn-view.float-end {
    float: inherit;
  }
  .lg-view {
    display: none;
  }
  .mb-view {
    display: block;
  }
  .ad-content {
    position: absolute;
    bottom: 33px !important;
    left: 22px !important;
  }
  .mb-m {
    margin-top: 5px;
  }
  p.tittle-top {
    font-size: 15px !important;
  }
  .ad-bg p.mb-2 {
    font-size: 13px;
  }
  section.faq-sec.pdt.pdb {
    padding-bottom: 0;
  }
  button.carousel-control-prev {
    display: block;
  }
  button.carousel-control-next {
    display: block;
  }
  .carousel-indicators {
    display: none !important;
  }
  .social-icons.float {
    float: left !important;
  }
  .donate .align-item.gap-space {
    flex-direction: column-reverse;
  }
  .box-white {
    margin-top: 0;
  }
  .col-md-6.why-box {
    margin-top: 0;
  }

  .donate-eye-bg {
    padding: 20px !important;
  }
  .eye-text {
    font-size: 26px !important;
  }
  .eye-text span {
    font-size: 29px !important;
  }
  .landline p {
    font-size: 18px !important;
  }
  .landline span {
    font-size: 18px !important;
  }
  p.big-txt {
    font-size: 19px !important;
  }
  button.navbar-toggler {
    background-color: #fff !important;
    border: none;
    padding-right: 0;
  }

  .flex-fixed .col {
    border-right: 1px dashed #fff;
  }

  .flex-fixed .col:nth-child(2) {
    border-right: none;
  }

  .count {
    padding: 30px 0px 10px 0px;
  }
  p.tittle-txt.mb-4 {
    font-size: 23px !important;
  }
  p.count-txt.mb-0 {
    font-size: 21px !important;
  }
  p.body-txt {
    font-size: 18px !important;
  }
  section.nav-menu {
    display: none;
  }
  .nav-menu.mb-view-m {
    display: block !important;
    position: absolute;
    text-align: right;
    right: 0;
    top: 21px;
    width: 100%;
  }
  .news-tex {
    height: auto;
  }

  .news-content {
    height: 240px;
  }
  ul.navbar-nav.me-auto.my-2.my-lg-0.navbar-nav-scroll.m-auto {
    background: #006ea0;
    width: 100%;
    text-align: initial;
    padding: 15px;
    z-index: 28;
    position: relative;
  }
  .dropdown-toggle::after {
    display: inline-block !important;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    right: 4px;
    margin-top: 10px;
  }
  .navbar-collapse {
    width: 100%;
    margin-top: 100px;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  li.nav-item {
    padding-right: 21px;
  }

  .pdb {
    padding-bottom: 50px;
  }
  #counter-box {
    margin-bottom: 20px;
  }
  .pdt {
    padding-top: 50px;
  }
  .mb-txt-view {
    display: none;
  }
  .carousel-control-prev {
    left: 0px !important;
  }
  .carousel-control-next {
    right: 0px !important;
  }
  .carousel-inner {
    max-width: 343px;
    margin: auto;
  }
  .carousel-control-prev span,
  .carousel-control-next span {
    width: 18px;
    height: 18px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    width: 27px !important;
    height: 27px !important;
  }
  h5.card-title {
    font-size: 18px !important;

    line-height: 26px !important;
  }
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled),
  button:not(:disabled) {
    display: block;
  }
  .accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    position: absolute;
    right: 14px;
    display: block;
    margin-top: -20px;
  }
  .pbm-50 {
    padding-bottom: 50px;
  }
  .btn.bottom-0 {
    bottom: 75px !important;
  }

  .navbar-toggler {
    float: right;
  }
  .flex-fixed {
    background: #0095d9;
    border-radius: 10px;
    padding: 10px 0px;
  }
  section.fixed-btn {
    width: 80%;
    margin-left: 40px;
  }

  .fixed-btn p {
    color: #fff;
    margin-bottom: 0px;
    line-height: 18px;
  }
  .fixed-btn i {
    color: #fff;
    padding-top: 10px;
  }
  section.fixed-btn {
    bottom: 10px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    display: none !important;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    background: #c7edff;
    border-radius: 0;
  }
  .doctor-box img {
    margin-bottom: 0px;
    height: 105px;
  }
  .doctor-box .content h5 {
    font-size: 17px;
  }
  .input-flex {
    display: block;
  }
  input,
  .placeholder-text,
  select,
  option {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .doctor-box .content .desig {
    font-size: 13px;
  }
  .doctor-box .content .dept {
    font-size: 14px;
  }
  .doctor-box a.btn.btn-primary.btn-sm {
    font-size: 12px;
  }
  .doctor-box a i {
    font-size: 12px;
  }

  .doctor-box .content .bookBtn {
    text-align: left !important;
  }

  .doctor-box {
    display: flex;
    padding: 10px;
    gap: 15px;
  }
  .breadcrumb-section {
    padding: 30px 15px;
  }
  .doctor-pro-details h2 {
    font-size: 25px !important;
  }
  .doctor-pro-details .designation {
    font-size: 17px;
    line-height: 22px;
  }
  .doctor-pro-details .q {
    font-size: 18px;
  }
  .doctor-details {
    background: #006897;
    border-radius: 15px 15px 0px 0px;
    padding: 30px 15px;
  }
  .doctor-pro-details .qd {
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
  }
  .logo-img-fluid {
    max-width: 75%;
    height: auto;
    position: relative;
    z-index: 1;
  }
  .doc-flex {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
  }
  .doctor-section {
    padding: 50px 0;
  }
  .doctor-pro-details {
    margin-bottom: 30px;
  }
  .doctor-pro-box .image {
    margin-bottom: 20px;
  }
  .iconsection ul {
    padding-inline-start: 0;
  }
  .iconsection {
    border-left: none;
  }
  .doc-desc {
    padding: 30px 15px;
  }
  .doc-profile {
    padding: 50px 0;
  }
  .doctor-box {
    margin-bottom: 20px;
  }
  .breadcrumb-section h1 {
    font-size: 27px !important;
    line-height: 37px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1500px !important;
  }
}

@media (max-width: 1023px) {
  .mobhide {
    display: none;
  }

  .deskhide {
    display: block;
  }
}

@media (min-width: 1023px) {
  .mobhide {
    display: block;
  }

  .deskhide {
    display: none;
  }
}

@media (min-width: 1025px) {
  .dropdown .dropdown-menu {
    display: none;
  }

  .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px;
    margin-left: 0;
  }
}

@media (min-width: 1300px) and (max-width: 1366px) {
  li.nav-item {
    padding-right: 12px;
  }
  a.btn.btn-primary.btn-lg {
    border-radius: 5px;
    border: 1px solid #0070a3;
    background: rgba(240, 44, 44, 0);
    color: #006897;
    display: inline-flex;
    padding: 10px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-family: Inter;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 10px;
  }
  a.nav-link {
    font-size: 16px;
  }
  h5.card-title {
    font-size: 17px;
  }
  .why-sec img.img-fluid {
    position: absolute;
    bottom: 0;
    left: -1px;
    height: 534px;
  }
  .faq-sec img.img-fluid {
    position: absolute;
    bottom: 0;
    left: 21px;
    height: 574px;
  }
  .h2,
  h2 {
    font-size: 25px !important;
  }
  .ad-content {
    position: absolute;
    bottom: 36px;
    left: 70px;
  }
  .awardsec .card br {
    display: none;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1295px !important;
  }
}

@media (max-width: 768px) {
  .nav-menu.mb-view-m {
    display: block !important;
    position: absolute;
    text-align: right;
    right: 0;
    top: 21px;
    width: 100%;
  }
  a.btn.btn-primary.btn-lg {
    display: none;
  }

  section.nav-menu {
    display: none;
  }
}

@media (min-width: 568px) and (max-width: 768px) {
  a.nabh-img {
    display: block;
    position: absolute;
    left: 246px;
    top: 22px;
    margin-left: 0;
    margin-right: 0;
    width: 59px;
  }

  form.d-flex {
    width: 300px;
    margin-right: 75px;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 100% !important;
  }
  .faq-sec img.img-fluid {
    position: relative;
    bottom: 0;
    left: 40px;
    margin-bottom: 50px;
  }
  .slick-slide img {
    display: block;
    margin: auto;
    width: 100%;
  }
  .footer-sec .col-md-3 {
    flex: 0 0 auto;
    width: 50%;
  }

  .footer-bottom .col-md-6 {
    width: 50% !important;
  }

  .title .col-md-6 {
    width: 50% !important;
  }
  .title .col-md-7 {
    width: 70% !important;
  }
  .title .col-md-5 {
    width: 30% !important;
  }
  .flex-fixed {
    background: #0095d9;
    border-radius: 10px;
  }

  .fixed-btn p {
    color: #fff;
    margin-bottom: 5px;
    line-height: 18px;
  }

  .fixed-btn i {
    color: #fff;
    padding-top: 10px;
  }

  section.fixed-btn {
    bottom: 10px;
  }
  button#back-to-up.bottom-0 {
    bottom: 184px !important;
  }
  .flex-fixed {
    border-right: 1px dashed #fff;
  }
  /* .flex-fixed .col-4:nth-child(2) {
    border-right: none;
  } */
  ul.navbar-nav.me-auto.my-2.my-lg-0.navbar-nav-scroll.m-auto {
    background: #006ea0;
    width: 100%;
    text-align: initial;
    padding: 15px;
    z-index: 28;
    position: relative;
  }
  .navbar-collapse {
    width: 100%;
    margin-top: 35px;
  }
  button.navbar-toggler {
    background-color: #fff !important;
    border: none;
    margin-top: 6px;
  }
  .why-sec .col-md-6 {
    width: 50% !important;
  }
  .why-sec img.img-fluid {
    position: relative;
    bottom: 0;
    left: 34px;
    margin-bottom: 50px;
  }
  .box-white {
    padding: 16px 14px 2px 25px;
  }
  .doctor-section .col-md-3 {
    width: 50% !important;
  }

  .doctor-section .input-flex {
    display: block;
  }

 
 

  .doc-profile .col-md-5 {
    flex: 0 0 auto;
    width: 60% !important;
  }
  .doc-profile .col-md-3 {
    flex: 0 0 auto;
    width: 40% !important;
  }
  .iconsection {
    border-left: none;
  }

  .iconsection ul {
    padding-left: 0;
    padding-top: 50px;
  }
  .ad-content {
    position: absolute;
    bottom: 9px;
    left: 70px;
  }
  p.big-txt {
    font-size: 16px;
    color: #212529;
    margin-bottom: 10px !important;
  }
  p.tittle-txt.mb-4 {
    font-size: 22px;
    color: #0095d9;
    margin-bottom: 10px !important;
  }
  .aboutImg, .orbitImg {
    width: 100%;
  }
  .d-flex {
    margin-right: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .awardsec .card br {
    display: none;
  }
  .slick-slide img {
    width: 100%;
  }
  .aboutImg, .orbitImg {
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .ft-content {
    gap: 15px;
  }
  a.nav-link {
    color: var(--color-brand-white, #fff);
    font-family: "Figtree", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 10px 0px !important;
  }
  .why-sec img.img-fluid {
    position: absolute;
    bottom: 0;
    left: -208px;
  }
  .eye-text {
    color: #0070a3;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: "Figtree", sans-serif;
    margin-bottom: 35px;
  }
  .faq-sec img.img-fluid {
    position: absolute;
    bottom: 0;
    left: -184px;
  }
  h1 {
    font-size: 36px !important;
    font-family: "Figtree", sans-serif !important;
    font-weight: 700 !important;
  }
  p.body-txt {
    font-size: 18px;
  }

  .count p {
    font-size: 13px;
  }
  p.tittle-top {
    color: #0095d9;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: "Figtree", sans-serif;
    margin-bottom: 4px;
  }
  a.btn.btn-primary.btn-lg {
    border-radius: 5px;
    border: 1px solid #0070a3;
    background: rgba(240, 44, 44, 0);
    color: #006897;
    display: inline-flex;
    padding: 5px 5px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-family: Inter;
    font-size: 16px;
    white-space: nowrap;
  }
  a.nabh-img {
    margin-right: 15px;
    margin-left: 15px;
  }
  .logo-img-fluid {
    max-width: 100%;
    height: auto;
  }
  .doctor-section .col-md-3 {
    flex: 0 0 auto;
    width: 33.333%;
  }
  .ad-content {
    position: absolute;
    bottom: 17px;
    left: 70px;
  }
  .aboutImg {
    width: 100%;
  }
  .qcCont {
    margin-top: 45px;
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  .mega {
    width: 890px;
    display: flex;
    gap: 0px;
  }
}

.col ul {
  padding-left: 0;
}

@media (min-width: 1024px) and (max-width: 1399px) {
  .aboutImg, .orbitImg {
    width: 100%;
  }
  .qcCont {
    margin-top: 45px;
    padding-left: 0px;
  }
  .clincont {
    padding-right: 0px !important;
    /* padding-top: 50px; */
  }
}

@media only screen and (max-width: 600px) {
  #footer-height {
    height: 1300px;
  }
  #header-height {
    height: 500px;
  }
  .aboutText {
    font-size: 25px;
  }
  .aboutCont {
    padding: 5px 5px 5px 0px;
  }
  .aboutImg, .orbitImg {
    width: 100%;
  }
  .qcCont {
    margin-top: 10px;
    padding-left: 20px;
  }
  .memSub {
    margin-bottom: 20px;
  }
  .memMainCont {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .awardsImg {
    width: 95%;
  }
  .awardTitle {
    font-size: 18px;
  }
  .awardPara {
    font-size: 14px;
  }
  .testMain {
    margin: 50px 20px;
}
.testCont {
    padding: 20px;
    }
    .branchCont {
        display: block;
    }
    .branchName {
        /* font-size: 18px; */
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .branchIcon {
        margin-left: 0px;
        display: inline !important;
    }
    .braIcon, .braAdd {
        display: inline !important;
    }
    .branchIconLocation {
      margin-left: 0px;
        display: inline !important;
    }
    .branchIconMail {
        display: inline !important;
        margin-bottom: 0px;
        padding-right: 10px;
        margin-left: 0px;
    }
    .bookCont{
        margin-left: 0px;
    }
    .corneaDocCont {
      display: block;
    }
    .corneaDocImg {
      margin-bottom: 20px;
    }
    .corBriefCont {
      margin-top: 0px;
      padding-left: 5px;
  }
  .corHeroCont {
      margin-top: 0rem!important;
  }
  .conFirst {
    margin-bottom: 20px;
}
.consultRows {
  padding-bottom: 0px !important;
} 
.view {
  
  margin-left: 0px;
}
.surgMainCont {
  padding: 0px 10px;
}
.cliCont {
  margin-top: 30px;
}
.surgPoints {
  padding-left: 20px;
}
.corserPoints {
  padding-left: 20px;
}
.corHeroImgCont {
  margin: 20px 0px !important;
}
.memberRow {
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  
}
.memberCont, .memberContSugu {
  margin-bottom: 20px;
  width: 100%;
}
.memberIcc {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
  margin-bottom: 20px;
}
.preStep {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  padding: 20px 0px;
}
.qcTitle {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
}
.d-flex {
  margin-right: 0px;
}
.logoCont {
  margin-right: 10px !important;
}
.nabhImg, .findCont {
  margin-right: 0px;
}
.lab-1 {
  width: 100%;
  margin-bottom: 30px;
}
.addleft {
  border-right: none;
  border-bottom: 2px solid #0070A3;
  margin-bottom: 20px;
}
.locCont {
  padding: 10px !important;
}
.labloc {
  padding: 15px !important;
}
.labloc h5 {
  font-size: 17px;
}
.lab-18 {
 width: 100%; 
 margin-bottom: 20px;
}
.renCont {
  padding: 0px !important;
  margin-bottom: 20px;
}
.labImgCont, .labImgContend {
  text-align: center !important;
  margin-bottom: 20px;
  width: 100%;
}
.lastP {
  padding: 0px !important;
}
.memName {
  font-size: 20px;
}
.addColl {
  font-size: 20px;
  margin-top: 30px;
}
.addressLab {
  margin-bottom: 20px;
}
.labSubTit {
  font-size: 15px;
}
.snscStaffCont {
  margin-top: 0px;
  padding-left: 0px;
}
.staffCont {
  max-width: 100%;
  padding: 8px;
}
.snscDesg {
  font-size: 14px;
}
.signCont {
  padding: 0px 10px;
  margin-bottom: 20px;
}
.signconFirst {
  margin-bottom: 20px;
}
.nablCont {
  padding: 0px;
  max-width: 100%;
}
.chroCont {
  display: flex;
  padding: 0px 0px 0px 0px;
  margin-bottom: 30px;
}
.chroMain {
  padding-right: 0px;
  padding-left: 0px;
}
thead tr td {
  width: 150% !important;
}
.nablExTitle {
  font-size: 20px;
}
.nablExcon1 h5 {
  font-size: 18px;
}
.nablExcon1 {
  padding: 10px;
}
.nablOnsite {
  font-size: 17px;
}
.openImage, .openCont {
  margin-bottom: 20px;
}
.chronoTitle {
  font-size: 20px;
  line-height: 1.5rem;
  margin-bottom: 30px;
}
.chroYear{
  font-size: 18px;
}
.chroPoint p {
  font-size: 16px;
}
.tick2Img {
  margin-top: 90px;
}
.orbitImg {
  width: 100%;
}
.consultantCont {
  padding: 10px;
  background: #DFF6FF;
}
.orbitMd {
  font-size: 24px;
  margin-top: 20px;
}
.consulDesCont2 {
  margin-top: 5px;
}
.consultMainCont {
  margin-top: 20px;
}
.teleSNPara {
  padding: 10px 10px 10px 0px;
}
.teleMainCont {
  margin-top: 30px;
  margin-bottom: 20px;
}
.teleSection {
  margin-top: 20px;
  margin-bottom: 80px;
}
.teleSNPara, .visualCont {
  padding: 10px;
}
.teleCovid {
  font-size: 25px;
}
.teleCovidSection {
  margin-top: 20px;
}
.serSecTwo {
  padding: 10px;
}
.ruralCont {
  margin-top: 30px;
}
.teleMainCont .col-md-4 {
  margin-bottom: 20px;
}
.teleMainCont {
  margin-bottom: 10px;
}
.teleCovidSection {
  margin-bottom: 20px;
}
.unitMainCont {
  padding: 40px 15px;
}
.tamilTeam {
  margin-top: 0px;
  margin-bottom: 15px;
}
.tamilRowOne {
  margin-top: 5px;
}
.unitTitle {
  margin-bottom: 20px;
}
.contactmain {
  padding: 20px;
}
.contCont {
  margin-bottom: 30px;
}
.campTitle {
  font-size: 22px;
}
.statMain {
  padding: 10px 10px;
}
.teleStatTable {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
.teledonationImg {
  width: 100%;
}
.teleDonfirst {
  padding: 30px 10px 10px 10px;
}
.teleDonSecond {
  padding: 20px 10px 20px 10px;
}
.telesecthree {
  padding: 10px;
}
.teleHelp {
  display: block;
}
.dontBtn {
  width: 70%;
  margin: 0 auto;
}
.donOn {
  margin-left: 20px;
}
.telemobImghero {
  width: 100%;
}
.teleMobCont {
  display: block;
}
.teleWorkflow {
  padding: 1px;
}
.teleMobMain {
  padding: 10px;
}
.teleDon {
  margin-top: 20px;
}
.teleMobImgwork {
  text-align: center;
}
.awarCont {
  margin-top: 30px;
}
.teleFundsTitle {
  padding: 5px;
}
.teleFunds {
  padding: 15px;
}
.telefundCont {
  margin-top: 30px !important;
}
.capmImgCont {
  display: block;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 20px;
  margin-bottom: 20px;
}
.capmImgCont img {
  margin-bottom: 25px;
}
.campsite {
   padding-left: 0px;
}
.centralPara {
  padding-left: 15px;
}
.campsiteCont {
  margin-bottom: 30px;
}
.faqMain {
  padding: 0px;
}
.faqContainer img.img-fluid {
  position: absolute;
  top: 0;
  left: 0px;
  margin-top: 30px;
}
.eduEkala {
  display: block;
}
.school .material-symbols-outlined {
  position: absolute;
  font-size: 200px;
  bottom: 0px;
  right: 40px;
  opacity: .1;
}
.eduTitle {
  margin-top: 0px;
  
}
.eduTitle p {
  margin-top: 20px;
  padding: 10px;
}
.eduTitle h4 {
  padding: 0px 10px;
}
.eduBtn {
  margin-left: 10px;
}
.ekalaCont {
  background: #DFF6FF;
  padding: 1px;
  position: relative;
}
.medicalMain {
  padding: 10px;
}
.eduh4 {
  font-size: 25px;
  padding: 20px;
}
.snAcademy {
  padding: 20px;
}
.opthalImg .material-symbols-outlined {
  position: absolute;
  font-size: 200px;
  bottom: 200px;
  right: 10px;
  opacity: .1;
}
.eduh4 {
  font-size: 25px;
  padding: 0px;
}
.trainingCont h4 {
  color: #000;
  font-family: Figtree;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  padding: 0px;
  text-align: center;
  margin-bottom: 20px;
}
.trainingCont h5 {
  color: #0070A3;
  text-align: center;
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.LibrarianCont {
  border-left: none;
  padding-left: 20px !important;
}
.libraryTitle h4 {
  margin-top: 20px;
}
.donaFlex {
  padding: 15px 10px;
  margin-top: 30px;
}
.give {
  padding-left: 10px;
}
.donationTable thead th {
  background-color: #006897;
  color: #fff;
  padding-left: 10px;
}
.donationTable {
  max-width: 90%;
  margin: 0 auto;
}
.donationTable tbody td {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}
.scheme {
  margin-top: 1px;
 
}
.oculpOrbitTable {
  max-width: 90%;
  margin: 0 auto;
}
.interPatientPara {
  padding-left: 10px;
}
.eyecareFlex {
  display: block;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.eyeCareCont {
  padding: 10px;
  background: #DFF6FF;
}
.eyeflexOne {
  margin: 0 auto;
  text-align: center;
}
.initiPara {
  margin-top: 20px;
}
.therapeuticTitle {
  color: #0095D9;
font-family: Figtree;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 127.778% */
margin-top: 20px;
margin-left: 10px;
}
.eLearningTitle {
  margin-top: 21px;
}
.nabhaccerCont {
  margin-top: 20px;
}
.intraFlex {
  display: block;
}
.neuroBorder {
  border-left: none;
  padding: 0px 0px !important;
}
.viteoMain {
  background: #DFF6FF;
  padding: 10px;
}
.visionCont {
  padding: 10px !important;
}
.aboutFoundCont {
  position: relative;
  padding: 0px;
  z-index: 1;
}
.drbbName {
  position: absolute;
  left: 0px;
  bottom: 0px;
  border-radius: 5px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  display: inline-block;
  padding: 10px 2px;
}
.aboutFound {
  padding: 14px;
  border-radius: 15px;
  background: #F6F2F2;
}
.mileFlex {
  margin: 0px 0px;
}
.junCont {
  display: block;
  border-radius: 10px;
border: 1px solid #DBDBDB;
background: #FFF;
padding: 25px;
margin: 10px 0px;
}
.magaCont {
  text-align: center;
  padding-left: 0px;
  margin-bottom: 30px;
}
.magaCont .input-group {
  width: 100%;
  margin: 0 auto;
}
.magaContRight .input-group {
  width: 100%;
}
.magaContRight .magainsight {
  padding-left: 0px;
}
.magainsight, .eyelightMa {
  text-align: center;
  margin-top: 20px;
}
.janCont {
  padding-left: 0px;
}
.forSide {
  border-left: none;
  padding-left: 0px !important;
}
.inPatCont {
  margin-top: 0px;
}
.prelimWhite {
  border-radius: 25px;
  background: #FFF;
  padding: 50px 10px;
}
.prelimMain {
  border-radius: 15px;
  background: #DFF6FF;
  margin: 50px 0px;
  padding: 10px;
}
.medicalFlex {
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
  padding: 15px;
  margin-right: 0px;
}
.medicalTwo {
  padding: 30px 0px;
}
.optUniqueCont {
  margin-top: 0px;
}
.opticalMain {
  background: #DFF6FF;
  padding: 11px;
  border-radius: 10px;
}
.refractiveFlex {
  display: block;
  margin-top: 30px;
}
.lasikEyeImg {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.optionFlex {
  display: block;
}
.optionFlex p {
  padding: 10px !important;
}
.immRight {
  padding-left: 0px;
}
.procedureBor {
  border-right: none;
  border-bottom: 2px solid #878787;
  margin-bottom: 30px;
}
.snLaserCont {
  background: #DFF6FF;
  padding: 10px;
}
.laserFlex {
  margin-bottom: 20px;
}
.patsayMain {
  margin-bottom: 30px;
}
.eyecareFirstCont {
  margin: 40px 5px;
}
.lasikTitle {
  margin-top: 1px;
}
.needtoCont {
  padding: 10px;
}
.refractiveCont {
  background: #DFF6FF;
  padding: 20px 0px;
}
.squintTop {
  margin-top: 30px !important;
}
.symptomsBorder {
  border-right: none;
  border-bottom: 2px solid #B9B9B9;
}
.aboutTrain {
  width: 95% !important;
  margin: 0 auto;
}
.binoCont {
  margin-top: 10px;
}
.visioAd {
  padding-top: 0px;
}
.successBg {
  border-radius: 15px;
  background: #F0F0F0;
  padding: 10px;
}
.orientTop {
  padding-top: 10px;
}
.sccSect {
  background: #DFF6FF;
  padding: 11px 0px;
} 
.aboutTrainCont {
  padding: 10px;
  background: #dff6ff;
}
.abtSubMain {
  padding-top: 12px;
}
.clincont {
  padding-right: 10px !important;
  padding-top: 15px;
}
.jcocIncharge {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  width: 95%;
}
.neuroTwoCont {
  margin-top: 30px;
}
.neuroCont {
  margin-top: 16px;
  padding-left: 10px;
}
.neuroWideCont {
  margin-top: 1px;
  padding-left: 10px;
}
.trainingSec {
  background: #dff6ff;
  padding: 5px;
}

.doctor-section .input-flex a {
  height: fit-content;
  margin-bottom: 0px !important;
}
.ad-bg .mb-view {
  display: none;
}

.footer-sec .mb-4 {
  margin-bottom: 1.5rem!important;
  margin-left: 20px;
}
.footer-sec .col-md-3 {
  margin-bottom: 1.5rem!important;
  margin-left: 20px;
}
.anaeCont{
  margin-top: 10px;
  padding-left: 10px;
}
.treatCont {
  padding: 0px 0px;
}
.optUniqueCont {
  padding: 10px;
}
.bestoptCont {
  margin-top: 20px;
}
.eyecareTitle {
  margin-top: 20px;
  line-height: 35px;
}
.branchNameKBSN {
  margin-top: 20px;
}
.bmwMainContainer {
  border-radius: 15px;
  background: #DFF6FF;
  padding: 10px;
  margin: 40px 0px;
  max-width: 100%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  font-size: 20px !important;
  font-weight: 400;
}

.accordion-flush .snMainContainer .accordion-button.snMain {
  border-radius: 0;
  font-size: 18px !important;
  font-weight: 400;
}

.pledgeFlex .teleTitle {
  color: #000;
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.snkImg-1 {
  width: 100%;
  margin: 0 auto;
}

.snkSpec {
  padding: 0px 10px 20px 10px;
}

.dmek-img-fluid {
  width: 100%;
}

.abtClinic {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}

.commTitile {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
}

.whatDo {
  color: #0095D9;
  font-family: Figtree;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
}
.welcome-icons {
  margin-top: 0px !important;
}

.awardsMainFlex {
  display: block !important;
  gap: 30px;
}
.oosAwardFlex {
  display: block;
  flex-direction: column;
  width: 100% !important;
  
}

.oosawardContainer .oosawardsCard {
  margin-top: 30px;
}

.oosawardContainer .awardTop {
  padding: 10px;
}

.oosawardsCard h5 {
  color: #006897;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-block: 15px;
}

.oosawardContainer{
  margin-top: 0px;
}

.digitalAgeContainer .container {
  background-color: #0095d9;
  padding: 20px 20px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}


}



@media (min-width: 568px) and (max-width: 600px) {
  #footer-height {
    height: 920px;
  }
  
}

@media (min-width: 601px) and (max-width: 768px) {
  #footer-height {
    height: 900px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  #footer-height {
    height: 760px;
  }
  .threeImgMd {
    width: 150%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .threeImgMd {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .threeImgMd {
    width: 100%;
  }
}

@media (min-width: 900px) and (max-width: 1299px) {
  li.nav-item {
    padding-right: 12px !important;
}
a.nav-link {
  font-size: 16px;
}
h1 {
  font-size: 40px !important;
  font-family: "Figtree", sans-serif !important;
  font-weight: 700 !important;
}
p.body-txt {
  font-size: 16px;
}
a.btn.btn-primary.btn-sm {
  font-size: 14px;
}
.count-txt span {
  font-size: 24px;
}
p {
  font-size: 14px;
}
p.tittle-top {
  font-size: 20px;
}
h2 {
  font-size: 1.5rem !important;
}
.card-body h4 {
  font-size: 16px
}
a.blue-color {
  font-size: 12px;
}
.ft-content i {
  font-size: 14px;
}
h5.card-title {
  font-size: 16px;
}
.faq-sec img.img-fluid {
  left: -100px;
}
p.big-txt {
  font-size: 22px;
  color: #212529;
}
p.tittle-txt.mb-4 {
  font-size: 28px;
  color: #0095d9;
}
.accordion-button {
  font-size: 17px !important;
}
}

@media (min-width: 1024px) {
  .float-menu .expand-btn.open {
      color: #006897 !important;
  }
}

.float-menu .navbar-nav {
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 5px 10px;
  border-radius: 10px;
  /*margin-top: 50px !important;*/
  box-shadow: 0px 3px 13px 0 rgb(0 0 0 / 11%);


}

.float-menu li.nav-item {
  padding-right: 25px;
  margin-right: 25px;
}

#low-menu {

  top: 35px;
}


.float-menu .shrink {
  background-color: #0000;
  position: fixed;
  width: 100%;
  top: 20px;
}

@media(max-width: 480px) {
  .float-menu .dropdown-item {
      white-space: normal;
  }

  #navbarScroll1.collapse:not(.show) {
      display: block;
  }

  .float-menu .navbar-collapse {
      width: 100%;
      margin-top: 0px;
  }

  .float-menu .shrink {
      background-color: #0000;
      position: relative;
      width: 100%;
      top: 20px;
  }

  .float-menu li.nav-item {
      padding-right: 0;
      margin-right: 0px;
  }
  .appImg {
    width: 100%;
  }
  .teleCouncilImg {
    margin-top: 40px !important;
  }
}

@media (min-width: 1400px) and (max-width: 1800px) {
  .aboutImg, .orbitImg {
    width: 90%;
  }
  .specialities .slider .slick-initialized .slick-slider {
    flex-shrink: 0;
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.eLearningTitle {
  color: #0095D9;
  font-family: Figtree;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-top: 100px;
}
.slick-slider {
  position: relative;
  width: 90%;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
 .slick-slider {
  width: 90% !important;
  margin: 0 auto;
}
}
