@media (max-width: 700) {
   #single-slider img{
   		width: 100px;
   }
  #single-slider li{
	height: auto !important;
	margin-bottom: 15px;
	width: 100px;
   }
  .hero-text{
	margin-top: 0 !important;
  }
  .hero-title{
	margin-top: 0;
  }
  #hero-thumb-container{
	display: none;
  }
  #hero-thumb-container img{
	display: none;
  }
}
@media (max-width: 595px) {
    .trusted-care-vision{
	    min-height: auto;
        width: 100% !important;   
    }
   .trusted-care-vision:last-child{
        box-shadow: #d0d0d0 8px 1px 9px 0px;
    }
}
@media (max-width: 560px) {
    .medical-service-corps{
        display: block;
	    float: none !important;
        margin: 0 0 20px 0 !important;    
    }
}









