@media screen and (max-width: 1738px){
    .head.fixed nav.navigation {
        background-color: #f9f9f9;
        padding: unset !important;
      }
}

@media screen and (max-width: 700px){
    .border-right{
        border-right: unset !important;       
      }
      .service-grid{
        width: 100% !important;
      }
}

@media screen and (max-width: 810px){
  .no-padding{
      padding-left: 2em;
      padding-right: 2em;       
    }
    .padd{
      padding-left: 1em;
      padding-right: 1em;       
    }
    .parallax-content{
      text-align: center;
    }
    .testimonial-quote {
      margin: 25px 0px !important;
    }
   
/*    
    .testimonial-section,.testimonial-container .gallery-cell {
      width: 90% !important ;
      text-align: center !important;
    }
    .testimonial-quote{
      width: 90% !important;
      text-align: center !important;
    } */
    /* .testimonial-container .gallery-cell{
      width: 90% !important;
    } */
  
}


@media screen and (max-width: 1500px){
  .txt1, .txt2, .txt3{
    font-size: 40px !important;
    line-height: 46px !important;
  }
  
}
@media screen and (max-width: 560px){
  
 
  .txt1{
    text-align: center;
    /* bottom: 3em !important; */

  }
  .txt2{
    text-align: center;
    /* bottom: 5em !important;  */

  }
  .txt3{
    text-align: center !important;
    /* top: 5em !important; */
  }  
  .tp-splitted{
    text-align: center !important;
    font-size: 21px !important;
  }
  .txt1, .txt2, .txt3 {
    font-size: 30px !important;
    line-height: 34px !important;
  }
  .medical-about-pic img {
    height: 100%;
    margin-top: 1em;
  }
  .about-image-3 img{
    height: 100%;
  }
  .inner-medical-services {
    margin: 20px 20px;
  }
}
@media (max-width: 1024px){
  .txt1, .txt2, .txt3{
    font-size: 30px !important;
    /* line-height: 46px !important; */
  }
  
}

