/*================================ 
    #RESPONSIVE CSS 
====================================*/


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }
  
  .logo img{
          margin: 0px auto;
  }
  
  .top-phone-bar {
    text-align: center;

}

.main-banner {
    height: 434px;
    background-position: -264px;
}

.locate-block-inner .block-content h2{
        font-size: 16px;
}

.locate-block-inner .block-content p{
        font-size: 14px;
}

.locate-section .block-content {
    width: calc(100% - 80px);
}

.samplecollect-inner h2 {
    font-size: 18px;
}

.home-sample-collection {
        margin-bottom: 62px;
}

.home-sample-collection:after {
    width: 100%;
    height: 112px;
    content: "";
     top: 275px;
    background-size: cover;
}
  
  .navbar{
      padding: 10px;
  }
  
 .nav-item.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    position: relative;
    max-height: initial;
    margin-top: 0px !important;
}
  
  .nav-link{
          display: block;
  }
  
  .nav-item::before{
      display: none;
  }
  
  .dropdown-toggle::after{
      display: none;
  }
  
  .banner-info h1 {
      font-size: 20px;
  }
  
  .online-report{
     margin: 5px 0 0 5px;
  }
  
  
  .doctor-block:after {
    content: "";
    width: 100%;
    height: 112px;
    background-image: url(../images/basebg.png);
    left: 10px;
    background-size: cover;
}

.test-section .col-lg-4{
    width: 50%;
    padding-right: 6px;
    padding-left: 6px;
}

.view-alltest a{
    padding: 8px 36px 8px 35px;
    font-size: 16px;
}

.test-block h2{
    font-size: 12px;
    left: 18px;
}


.samplecollect-inner a {
   padding: 12px 11px 12px 11px;
    font-size: 16px;
    
}

.testimonial-sec .testimonial-block .section-title {
    font-size: 24px;
    font-weight: 700;
    padding: 46px 0 6px 0;
}

.testimonial-sec .testimonial-block .content p{
        font-size: 15px;
}


.research-center-iconblock {
    display: flex;
    flex-wrap: wrap;
}

.our-health-packages {
    padding-top: 13px;
}

.packge-content p {
    font-size: 16px;
}

.why-icon h3{
    font-size: 16px;
}

.number-box h2 {
    font-size: 24px;
}

.number-box h3 {
     font-size: 18px;
}

.certification-section {
    position: relative;
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #fff5f7;
}

.certification-section:after{
        background-image: unset;
}

.certification-logo-box h2 {
    font-size: 15px;
}

.certification-logo-box {
    margin-top: 4px;
}

.why-chose-img {
    padding-top: 30px;
    margin-right: 10px;
}

.doctor-block img{
       margin-top: -78px; 
}

.research-center-iconblock .icon-box h2{
        margin-top: 14px;
}

.testimonial-sec .testimonial-block .owl-nav .owl-next{
    right: -28px;
}

.testimonial-sec .testimonial-block .owl-nav .owl-prev{
    left: -17px;
}

.life-cycle-disorder .owl-next{
        right: -15px;
}

.life-cycle-disorder .owl-prev{
        left: -16px;
}

 .service-banner {
    padding-top: 59px;
    padding-bottom: 30px;
 }
 
 .section-heading{
     font-size: 22px;
 }
 
 .content-text{
     font-size: 15px;
 }
 
 .contact-form-section .form-field {
    height: 40px;
    margin-top: 22px;
 }
 
 .emergency-call-section h2{
     position: relative;
     z-index: 2;
     font-size: 24px;
 }

.emergency-call-section p {
    position: relative;
    z-index: 2;
    font-size: 18px;
}

.contact-info-box h2{
        font-size: 18px;
}

.contact-info-box p{
    font-size: 11px;
}

.adress-block p {
    font-size: 15px;
}

.branch-block h2 {
        font-size: 15px;
}

.branch-block p {
    font-size: 15px;
}

.contact-map {
    width:100%; 
    height:300px;
}

.service-text-block h3{
    font-size: 18px;
}

.service-text-block p{
        font-size: 15px;
}

.about-img-section h3{
    font-size: 22px;
}

.about-img-section h4{
    font-size: 18px;
}

.about-img-section {
    border-right: 0px solid #9f9f9f;
}

.value-icon{
    text-align: center;
}

.why-chose-content {
    width: 100%;
    padding: 32px 22px 20px 24px;
    margin-left: 0px;
    position: relative;
    z-index: -1;
    border-radius: 20px;
}

.about-our-vsion h2{
    font-size: 22px;
}

.about-our-values h2 {
    font-size: 22px;
}

.why-choose-section{
        background-color: #f5f5ff;
}

.values-section .col-md-3{
    width: 50%;
}


.test-block {
    margin-top: 14px;
}


.about-why-choose-section {
    padding-top: 0px;
    padding-bottom: 10px;
}

.why-chose-content h2{
    font-size: 22px;
}

.why-chose-content p{
        font-size: 16px;
}

.why-content {
    padding-top: 0px;
}

.mission-block h2{
    font-size: 22px;
}

.blogs-section .item .content h2{
    font-size: 18px;
}

.about-icon-block .row .col-lg-6{
    width: 50%;
}

.blogs-section .owl-carousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 5px;
}

.blogs-section .owl-nav {
    margin-top: -15px;
}

.why-icon{
    min-height: 180px;
}

.icon-4{
    min-height: 201px;
}

.why-icon img{
    width: 80px;
}

.why-choose-section:after{
    background-image: unset;
}

#blog-carousel .owl-prev {
    position: relative;
    left: 0px;
}

#blog-carousel .owl-next {
     position: relative;
}


.edu-tabs .nav-item .nav-link {
    border-radius: 10px;
    padding: 6px 10px !important;
    margin: 3px 3px;
    font-size: 14px;
}

.cource-list-sec-1 {
    padding-left: 4%;
}

.cource-list-item li{
    padding-left: 8px;
    font-size: 15px;
}

.shadow img {
    width: 100%;
    height: 56px;
}

.cource-img-1 {
    padding-right: 0px;
    margin-top: 20px;
}

.cource-list-sec-2 {
    padding-left: 15px;
    padding-top: 40px;
    padding-right: 8%;
}

.cource-grey-block h2 {
    font-size: 16px;
}

.video-gallery-inner .owl-nav .owl-next{
    top: 30%;
    right: -32px;
}

.video-gallery-inner .owl-nav .owl-prev{
    top: 30%;
    left: -34px;
}

.numers_block {
    position: relative;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.numers_block .col-md-6 {
    width: 50%;
}

.radoigraphy-section{
    margin-left: 0px;
    margin-right: 0px;
}

.tab-content .row{
     margin-left: 0px;
    margin-right: 0px;
}

.price-book-section-hp .book_now{
    margin-bottom: 10px;
}

.mri_heading{
    font-size: 24px;
}

.make-payment-btn {
     display: block;
    margin-top: 12px !important;
    width: 296px;
    text-align: center;
    margin: 0px auto;
}

  /* Footer */

  footer .f-items .item {
    margin-bottom: 50px;
  }

  footer .f-items .item:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  footer .footer-bottom .text-right {
    text-align: center;
    margin-top: 15px;
  }

  footer.active-first .f-items .item:first-child .f-item {
    padding: 0;
  }

  footer.active-first .f-items .item:first-child .f-item::after {
    display: none;
  }
}




/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar{
        padding-left: 1px;
    }
    
    .online-report{
        padding: 6px 8px;
        margin: 5px 0 0 4px;
    }
    
    .top-phone-bar a{
        font-size: 14px;
        display: inline-block;
    }
    
    .nav-link{
       padding: 14px 3px !important; 
           font-size: 12px;
    }
    
    .locate-block-inner .block-content h2{
        font-size: 18px;
    }
    
    .block-content {
        width: 90%;
    }
    
    .locate-block-inner .block-content p{
        font-size: 14px;
    }
    
    .test-block h2{
        font-size: 16px;
        left: 20px;
    }
    
    
    .main-banner {
    height: 430px;
    }
    
    .samplecollect-inner h2 {
      font-size: 22px;
    }
    
    .home-sample-collection:after {
        height: 262px;
    }
    
    .packge-content p {
    font-size: 17px;
    }
    
    .banner-info h1 {
     font-size: 18px;
    }
    
    .why-icon h3{
       font-size: 17px; 
    }
    .samplecollect-inner a {
        padding: 12px 15px 12px 15px;
        font-size: 16px;
    }
    
    .number-box h2 {
       font-size: 24px;
    }
    
    .number-box h3 {
        font-size: 16px;
    }
    
    .certification-section {
         padding-top: 204px;
        padding-bottom: 206px;
    }
    
    .certification-logo-box h2{
            font-size: 17px;
    }
    
    .research-center-iconblock .icon-box h2{
        font-size: 14px;
    }
    
    .testimonial-sec .testimonial-block .section-title {
      font-size: 26px;
    }
    
    .testimonial-sec .testimonial-block .owl-nav .owl-next{
            right: -28px;
    }
    
    .testimonial-sec .testimonial-block .owl-nav .owl-prev{
        left: -28px;
    }
    
    .blogs-section .item .content h2{
        font-size: 18px;
    }
    
    .emergency-call-section h2 {
        position: relative;
        z-index: 2;
        font-size: 24px;
    }
    
    .section-heading {
    color: #2a2a2a;
    font-size: 24px;
    }
    
    .contact-info-box h2 {
     font-size: 22px;
    }
    
    .emergency-call-section p {
        position: relative;
        z-index: 2;
        font-size: 18px;
    }
    
    .branch-block h2 {
      font-size: 13px;
    }
    
    .branch-block p {
        font-size: 14px;
    }
    
    .contact-map {
        width: 100%;
        height: 308px;
    }
    
    .doctor-block img{
            margin-top: 29px;
    }
    
    .doctor-block:after {
    content: "";
    width: 240px;
    height: 112px;
    background-image: url(../images/basebg.png);
    position: absolute;
    bottom: 0px;
    left: 10px;
}

.service-text-block h3{
        font-size: 18px;
}

.service-text-block p{
    font-size: 14px;
}

.service-explore-btn a{
    font-size: 15px;
    padding: 6px 18px;
}

.about-img-section h3{
    font-size: 22px;
}

.about-img-section h4{
    font-size: 18px;
}

.why-chose-content h2{
    font-size: 26px;
}

.why-chose-content{
    padding: 48px 22px 25px 82px;
}

.cource-list-sec-1 {
    padding-left: 6%;
}

.cource-list-sec-2{
    padding-top: 10px;
    padding-right: 6%;
}

.cource-grey-block h2 {
    font-size: 22px;
}

.video-gallery-inner .owl-nav .owl-next{
    right: 44px;
}

.video-gallery-inner .owl-nav .owl-prev{
    right: 44px;
}

.numers_block {
     padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.video-gallery-section {
    padding-top: 1px;
}

.mri-heading-hp h2 {
        font-size: 14px;
}

.price-book-section-hp .book_now{
    margin-bottom: 10px;
}


  /* Footer */
  
  footer .f-item h4 {
      font-size: 13px;
  }
  
  footer .f-item.contact li p{
      font-size: 12px;
  }

  footer .f-items .item {
    margin-bottom: 50px;
  }

  footer .f-items .item:last-child {
    margin-bottom: 0;
  }

  footer .f-items .item.col-sm-6 {
    margin-bottom: 0;
    margin-top: 50px;
  }

  footer .f-items .item.col-sm-6:first-child, 
  footer .f-items .item.col-sm-6:nth-child(2) {
    margin-top: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  footer .footer-bottom .text-right {
    text-align: center;
    margin-top: 15px;
  }

  footer.active-first .f-items .item:first-child .f-item {
    padding: 0;
  }

  footer.active-first .f-items .item:first-child .f-item::after {
    display: none;
  }
}


@media only screen and (min-width: 992px) and (max-width: 1124px) {
    .navbar{
        padding-left: 1px;
        
    }
    
    .nav-link{
            font-size: 14px;
    }
    
    .top-phone-bar a {
        display: inline-flex;
    }
    
    .section-heading {
       font-size: 26px;
    }
    
    .doctor-block:after {
        width: 408px;
    }
    
    .locate-block-inner .block-content h2{
            font-size: 24px;
    }
    
    .block-content{
        width: 90%;
    }
    
    .our-health-packages {
        padding-top: 18px;
    }
    
    .packge-content p {
    font-size: 17px;
        }
    .why-icon h3{
            font-size: 20px;
    } 
    
    .testimonial-sec .testimonial-block .section-title{
        font-size: 26px;
    }
    
    .testimonial-sec .testimonial-block .content p{
        font-size: 16px;
    }
    
    .testimonial-sec .testimonial-block .owl-nav .owl-next{
            right: -30px;
    }
    
    .testimonial-sec .testimonial-block .owl-nav .owl-prev{
        left: -30px;
    }
    
    .blogs-section .item .content h2{
        font-size: 17px;
    }
    
    .service-text-block h3{
        font-size: 20px;
    }
    
    .service-text-block p{
        font-size: 17px;
    }
    
    .banner-info h1 {
     font-size: 28px;
    }
    
    .content-text {
     font-size: 16px;
    }
    
    .contact-info-box p {
     font-size: 16px;
    }
    
    .contact-info-box h2 {
       font-size: 22px;
    }
    
    .contact-map {
    width: 100%;
    height: 324px;
    }
    
    .branch-block h2 {
    color: #2a2a2a;
    font-size: 16px;
    }
    
    .branch-block p {
         font-size: 16px;
    }
    
    footer .f-item.contact li p{
        font-size: 13px;
    }
}

