/* MOBILE RESPONSIVE */

/* @media (max-width: 576px) {
  #hero{
    width: 100%;
    height: 100vh;
    background: linear-gradient(45deg, rgba(86, 58, 250, 0) 0%, rgba(116, 15, 214, 0) 100%), url("../img/home/Docter-Patient-Mobile.png") center center no-repeat;
     background-size: 100% auto; 
  
  }
  
 } */

@media (min-width: 576px) {
  #hero {
    /* width: 100%; */
    min-height: 75vh;
    background: linear-gradient(45deg, rgba(86, 58, 250, 0) 0%, rgba(116, 15, 214, 0) 100%), url("../img/home/homepageimg.png") center center no-repeat;
    background-size: 100% 100%; 
    /* background-size: cover; */
  }
  #hero .container,
  #hero .container-fluid,
  #hero-inner .container,
  #hero .container-fluid {
    padding-top: 125px;
  }
} 

 @media (max-width: 800px) {
.splfooter{
  font-size: 30px;
}
} 
@media (max-width: 768px) { 

.doc-working {
  height: 664px;
  width:100%;
  background: url("../img/home/doctor-is-working.png")  no-repeat ;
  background-size: 100% 100%;
  
}

}

@media (max-width: 1150px) {
  .mobile-nav-toggle {
    color: black !important;
  }
}

@media (max-width: 991px) {

  #hero {
    /* width: 100%; */
    min-height: 65vh;
    background: linear-gradient(45deg, rgba(86, 58, 250, 0) 0%, rgba(116, 15, 214, 0) 100%), url("../img/home/home-iPad-mini.png") center center no-repeat;
     background-size: 100% 100%; 
  }


    #hero-inner{
      padding:0px 16px;
    }

    #hero-inner {
        width: 100%;
        height: auto !important;
    }

    #hero h1,
    #hero h2{
        text-align:left !important;
    }

    #hero .request-demo{
        text-align: left;
    }
  
    #hero-inner h1{
        font-size:30px !important;
     text-align: left !important;
     padding:8px 30px !important;
    }

    #hero-inner h2{
      padding:16px 30px !important;
      font-size:20px !important;
      line-height: 30px !important;
      text-align: left !important;
      
    }
  
    .m-padding{
      padding:20px !important;
    }
  
    .m-container h4{
       font-size:20px !important;
       line-height:23px !important;
       /* padding:18px !important; */
    }
  
    .doc-page-container{
      padding:40px 0px;
    }
  
    .home-section {
      padding: 30px 20px;
    }

    .home-section p{
      font-size:20px !important;
      line-height:32px !important;
    }

    .section-title{
      margin:16px 0px 8px 8px !important;
    }

    .section-title h2{
      font-size:24px !important;
      line-height:36px !important;
      margin:32px 0px !important;
      text-align: left !important;
    }
  
    .p-5{
      padding: 1rem!important;
    }
  
    .m-5{
      margin: 1rem!important;
    }
  
    .pt-4 {
      padding-top: 1rem!important;
     }
  
    .f-32{
      font-size:20px !important;
      line-height:37px !important;
      /* text-align: justify; */
    }
  
    .monitor-card-base {
      padding: 24px 35px 0px 35px !important;
      width: 100% !important;
  }

   .w-80{
     width:100% !important;
   }
  
  .dashed-line{
    display: none !important;
  }
  
  .center-dv-logo{
    margin:10px 0px 30px -15px !important;
  }
  
  .hover-card {
   padding:18px !important;
  }
  
  .flow-diagram-heading {
    font-size: 24px !important;
    line-height: 38px !important;
  }
  
  .services .icon-box {
    padding: 45px 40px 45px 40px !important;
  }
/*   
  .doc-working {
    height: 382px !important;
  } */
  
  #footer {
    padding: 0px 18px !important;
  }
  
  #footer .footer-top {
    padding: 20px 0 8px 0 !important;
  }
  
  #footer .footer-top .footer-links ul li {
    padding: 5px 0;
  }
  
  #footer .footer-top .footer-links {
      padding-top: 5px !important; 
  }
  
 
  
  /* section {
    padding: 60px 0px !important;
  } */
  
  .solutions-heading {
    font-size: 38px !important;
    line-height: 50px !important;
    margin-left:10px !important;
    text-align: left !important;
  }
  
  #footer .copyright-wrap {
    padding: 18px 8px !important;
  }
  .mobile-none{
    display:none !important;
  }
  
  .desktop-none{
    display:block !important;
    font-weight: 600;
  }
  
  .mobile-only{
    display: block !important;
  }
  
  .patients-hero-image{
    position: static !important;
    top:20px !important;
    margin-top:20px !important;
  }
  
  .patients-hero-image img{
    margin-top:20px !important;
    height:auto !important;width:90% !important;
  }
  
  .header-image-hightlighter{
    display: none !important;
  }
  
  .common-image-content-section h2{
    font-size: 38px !important;
    line-height: 50px !important;
    margin-left: 8px;
    text-align: left !important;
  }
  
  .common-hero-image{
    position: static !important;
    top:0px !important;
    margin-top:20px !important;
  }
  
  .common-hero-image img{
    height:auto !important;
    width:90% !important
  }
  
 

.m-home-section{
    padding:0px !important;
}

.m-home-section .home-section{
    margin:16px 0px !important;
}

.doc-icon-box-section{
    padding:8px 8px !important;
}

.dropdown-content { 
  left: 5%;  
}

 
}
@media (max-width: 576px){
.m-container h4 {
  font-size: 17px !important;
  line-height: 21px !important;
 
}
.techno-container{
    font-size: 11px;
}
@media (max-width: 441px) {

  #hero{
    width: 100%;
    min-height: 50vh;
    background: linear-gradient(45deg, rgba(86, 58, 250, 0) 0%, rgba(116, 15, 214, 0) 100%), url("../img/home/Docter-Patient-Mobile.png") center center no-repeat;
     background-size: 100% 100%; 
  }
 
}
}

@media (min-width: 991px) {
  #hero {
    /* min-width: 100%; */
    min-height: 100vh;
    background: linear-gradient(45deg, rgba(86, 58, 250, 0) 0%, rgba(116, 15, 214, 0) 100%), url("../img/home/homepageimg.png") center center no-repeat;
     background-size: 100% 100%; 
  }
 .doc-working{
   background: url(../img/home/homeimg7.png) center right no-repeat;
   background-size: cover;
 }
 #hero .container,
 #hero .container-fluid,
 #hero-inner .container,
 #hero .container-fluid {
   padding-top: 0px;
 } 
}
@media only screen and (device-width: 1024px) and (device-height: 1366px) {
  #hero {
    /* min-width: 100%; */
    min-height: 75vh;
    background:url("../img/home/Docter-Patient-3-Mobile-1.png")  no-repeat;
    background-size: 100% 90%;
  }
  #hero .container{
    margin-top: -500px;
  }
}

@media (max-width: 413px)  {
  .whoweserve-title h2{
    font-size: 28px;
    font-weight: 700; 
    text-align: center;
    line-height: 40px;
  }
  .whoweserve-title p{
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
  }
  .whoweserve-title, .physicians{
    margin: 0px 25px;
    padding: 0px;
  }
  .physicians-img{
    width: 250px;
    height: 290px;
  }
  .physicians{
    display: flex;
    flex-direction: column-reverse;
    gap: 40px; 
  }
  .healthcare{
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .physicians-heading{
    font-size: 28px;
    font-weight: 700;
  }
  .physicians-p{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }
  .whoweserve-percentage {  
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 40px 20px 20px 20px;
  }
  .percentage-p{
    font-size: 20px;
    color: white;
    font-weight: 500;
    line-height: 30px; 
    margin: 20px;
  }

  .whatwedo-title{
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .wwd-list{
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .wwd-li-title{ 
    font-size: 18px;
  }
  .wwd-img{
    height: 300px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .list-items-image{
    height: 300px;
    width: 300px;
  }
  .list-item-details{
    margin: 0px;
  }
  .wwd-title{
    font-size: 24px;
    text-align: center;
  }
  .wwd-paragraph{
    font-size: 20px;
  }
  .wwd-percentage{
    margin: 40px 30px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content:center ;
    align-items: center;
    gap: 20px;
  }
  .delete-account-title{
    font-size: 24px;
    font-weight: 700;
  }
  .delete-account-container, .press-releases-container{
    margin: 10px 20px;
  } 
  .docvoice-benifits-img{
    height: 250px;
  }
}



@media (min-width: 414px) and (max-width: 768px)  {

  .whoweserve-main{
    padding: 0px 0px;
  }

  .whoweserve-title h2{
    font-size: 32px;
    font-weight: 700; 
    text-align: center;
    line-height: 50px;
  }
  .whoweserve-title p{
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
  }

  .whoweserve-title, .physicians{
    margin: 0px 25px;
    padding: 0px;
  }

  .physicians-img{
    width: 310px;
    height: 350px;
  }
  .physicians{
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
    
  }
  .healthcare{
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .physicians-heading{
    font-size: 28px;
    font-weight: 700;
  }
  .physicians-p{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }
  .whoweserve-percentage {  
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 40px 20px 20px 20px;
  }
  .percentage-p{
    font-size: 20px;
    color: white;
    font-weight: 500;
    line-height: 30px; 
    margin: 20px;
  }
  .whatwedo-title{
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .wwd-list{
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .wwd-img{
    height: 300px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content {
    display: flex;
    flex-direction: column;
  }
  .list-items-image{
    height: 350px;
    width: 350px;
  }
  .list-item-details{
    margin: 0px;
  }
  .wwd-title{
    font-size: 28px;
    text-align: center;
  }
  .wwd-paragraph{
    font-size: 22px;
  }
  .wwd-percentage{
    margin: 40px 30px 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content:center ;
    align-items: center;
    gap: 20px;
  }
  .delete-account-title{
    font-size: 28px;
    font-weight: 700;
  }
  .delete-account-container, .press-releases-container{
    margin: 10px 30px;
  }
  .docvoice-benifits-img{
    height: 300px;
  }
  

}

@media (max-width: 768px){
  .remote-patient-monitor-head-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
  }
  
  .remote-patient-monitor-heading{
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
  }

  .remote-patient-monitor-para{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 25px;
    text-align: justify;
  }

  .remote-monitor-location{
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
  }
  .patient-benifit-list{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
  }

  .vic-narang-para{
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }
  
  .about-docvoice-h{
    font-size: 34px;
    font-weight: 600;
    color: #282ABB;
    text-align: center;
  }
  .about-docvoice-p{
    text-align: center;
    font-size: 22px;
    font-weight: 400;
  }
  .vic-narang-container{
    background-color: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin: 60px 0px;
    padding: 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }
  .about-docvoice{
    margin: 20px;
  }
  .vic-narang-img{
    height: 350px;
  }  
  .hr-line{
    margin: 50px 0px; border: 1px solid #282ABB;
  }
  .list-item-details {
  gap: 10px;
}
 .bi-x{
    color:#fff !important;
  }


}

@media (min-width: 769px) and (max-width: 1024px) {
  .whoweserve-main{
    padding: 30px;
  }
  .physicians-img{
    width: 340px;
    height: 400px;
  }
  .physicians{
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
    margin: 0px 50px;
  }
  .healthcare{
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin: 0px 30px;
  }
  .whoweserve-title, .physicians{
    margin: 0px 25px;
    padding: 0px;
  }
  .whoweserve-percentage {  
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 40px 20px 20px 20px;
  }
  .percentage-p{
    font-size: 20px;
    color: white;
    font-weight: 500;
    line-height: 30px; 
    margin: 20px;
  }
  .whatwedo-title{
    margin: 10px 30px;
    gap: 20px;
  }
  .content { 
    gap: 30px; 
    margin: 0px 20px;
  }

  .wwd-list {
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; 
    gap: 0px; 
    padding: 20; 
    list-style: none; 
  }

  .wwd-list li {
    flex: 0 0 calc(50% - 10px); 
    margin-top: 20px;
  }

  .wwd-percentage{
    margin: 40px 20px 20px 20px;
  }
  .delete-account-title{
    font-size: 36px;
    font-weight: 700;
  }
  .delete-account-section, .press-releases-section{
    padding: 10px 30px;
  }
  .press-releases-container{
    padding: 20px 30px;
  }
  .remote-patient-monitor-head-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
  }
  .docvoice-benifits-img{
    height: 300px;
  }
  .remote-patient-monitor-heading{
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
  }

  .remote-patient-monitor-para{
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    margin-top: 25px;
    text-align: justify;
  }

  .remote-monitor-location{
    font-size: 24px;
    line-height: 40px;
    text-align: justify;
  }
  .patient-benifit-list{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
  }

  .vic-narang-para{
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
  }
  
  .about-docvoice-h{
    font-size: 34px;
    font-weight: 600;
    color: #282ABB;
    text-align: center;
  }
  .about-docvoice-p{
    text-align: center;
    font-size: 22px;
    font-weight: 400;
  }
  .vic-narang-container{
    background-color: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin: 60px 0px;
    padding: 30px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 40px;
  }
  .about-docvoice{
    margin: 20px;
  }
  .vic-narang-img{
    height: 400px;
  }  
  .hr-line{
    margin: 70px 0px; border: 1px solid #282ABB;
  }
   .bi-x{
    color:#fff !important;
  }
  .list-items-image{
    height: 300px;
    width: 300px;
  }
  .wwd-title{
    font-size: 22px;
  }
  .wwd-paragraph{
    font-size: 13px !important;
  }
  .list-item-details {
  gap: 10px;
}

}

@media (min-width: 1025px)  {
  .delete-account-title{
    font-size: 36px;
    font-weight: 700;
  }
  .delete-account-section,{
    padding: 70px 100px;
  }
  .press-releases-section{
    padding: 70px 100px 0px 100px;
  }

  .remote-patient-monitor-head-container{
    display: flex;
    justify-content: space-between;
    gap: 100px;
  }
  .remote-patient-monitor-heading{
    font-size: 42px;
    font-weight: 600;
    line-height: 70px;
  }

  .remote-patient-monitor-para{
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 25px;
    text-align: justify;
  }
  .remote-monitor-location{
    font-size: 26px;
    line-height: 40px;
    text-align: justify;
  }
  .patient-benifit-list{
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 5px;
  }

  .vic-narang-para{
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: justify;
  }
  
  .about-docvoice-h{
    font-size: 42px;
    font-weight: 600;
    color: #282ABB;
    text-align: center;
  }
  .about-docvoice-p{
    text-align: center;
    font-size: 22px;
    font-weight: 400;
  }
  .vic-narang-container{
    background-color: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    margin: 60px 0px;
    padding: 20px 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 100px;
  }
  .about-docvoice{
    margin: 50px 20px;
  }
  .hr-line{
    margin: 80px 0px; border: 1px solid #282ABB;
  }
  .docvoice-benifits-img{
    height: 500px;
  }
}

