@media only screen and (max-width:1024px)
{
       
 }
@media only screen and (max-width:768px)
{
  .slide-block-image{
  display: block;
}
  .dr-img {
    height: 171px;
      border: 1px solid #dcd3d3;
    box-shadow: none;
  }
  .download-app {
    width: 18%;
  }

    .career-img{
  width: 100%;
  margin-bottom: 10px;
}


}     


@media only screen and (max-width:425px)
{

  .div-doctor-desk{
    display: none;
  }
  .div-doctor-mob{
    display: block;
  }

  .both-address{
  display: block;
  }
  .both-address p{
 width: 100%;
  }
  
  .medical-journy {
    position: absolute;
    right: 0px;
    top: 22px;
    background: #14b7d473;
    padding: 25px 13px;
    text-align: justify;
    border-bottom-left-radius: 30%;
    border-top-left-radius: 30%;
}
.medical-journy h4 {
    font-size: 13px;
    color: white;
    font-weight: 600;
    line-height: 19px;
}
.medical-journy h4 span{
  font-size: 20px;
    font-weight: 700;
}
.brands-name li {
   
    text-align: center;
}
.brand-call h2 {
    font-size: 23px;
}
.brand-call h6 {
    font-size: 23px;
    font-weight: 300;
}
.brand-call h4 {
    color: #ee1e7b;
    font-size: 61px;
    font-weight: 700;
    margin-top: 21px;
    margin-bottom: 21px;
}
.parterns-slide .col-md-2{
  width: 50%;
}
.active-doctors {
   
    font-weight: 600;
    padding: 12px 16px;
    /*margin: 0px 9px;*/
     margin: 14px 9px;
     bottom: 0;
    font-size: 11px;
   
}
.doctors {
   
    font-size: 14px;
}
.parterns-slide img{
  width: 100%;
}
  .hidoc {
  
    right: -15px;
   
}
  .service-icon {
    width: 130px;
}
  .services-text{
  text-align: left;
}
  .services-text h2 {
    font-size: 19px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
}

  .career-img{
  width: 100%;
  margin-bottom: 10px;
}


  .mob-center{
  text-align: center;
  margin-bottom: 10px;
}
  
  .dr-img {
    height: 138px;
    border: 1px solid #dcd3d3;
    box-shadow: none;
}
  .v-m-v {
    height: 329px;
    border: 1px solid #e1e1e2;
  }

  .next-prev{
    width: 30px;
  }

  .single-blog-img img {
     max-width: 70%;
 }
  .single-blog-mob img{
    /*padding: 40px;*/
  }


  .carousel-control-next, .carousel-control-prev {
  top: 0 ;
   /* top: -70px;*/
  }
.dr-img p {
   
    font-size: 12px;
  }
  .main-logo{
    display: none;
  }
  .mobile-logo{
  display: block;
}

.desktop-view{
  display: none;
}
.only-mob-view{
  display: block;
}
  .download-app {
    width: 30%;
    font-size: 11px;
  }

  .partner img {
    width: 30%;
    padding: 0;
}
  .footer-area {
    text-align: center;
  }
  .circle_left_text1 img, .circle_right_text2 img {width: 36%;}
  .circle_left_text1 {
    font-size: 1.2em;
}
.circle1, .circle2 {
    width: 15px;
    height: 15px;
}
.circle_right_text2 {
    font-size: 1.2em;
}
.circle1, .circle2 {
    margin-top: 30%;
}

.nha
{
 margin-top: 60px; 
}

}
@media only screen and (max-width:375px)
{
.dr-img {
    height: 156px;
        border: 1px solid #dcd3d3;
    box-shadow: none;
}
.mob-center{
  text-align: center;
  margin-bottom: 10px;
}
}
 
@media only screen and (max-width:320px){

.download-app {
  
    font-size: 10px;
}

.circle1, .circle2 {
    margin-top: 33%;
}

}


