
@media only screen and (min-width: 768px) and (max-width: 980px) {
		
    .bookbtn {padding:8px 11px;}
	.patient {min-height:199px;}
	.colorbg::before,.colorbg::after  {min-height:199px;}
	.box {padding:15px 5px;}
	
	.botpink {padding:20px 98px 30px 15px; min-height:264px;}
	
}

@media only screen and (min-width:900px) and (max-width: 980px) {
    
	
}
@media only screen and (min-width:767px) {
    .d-block, .d2-block {display: none;}
    .logo {
    	display: inherit;
    }

	
}

@media only screen and (min-width: 1003px) and (max-width: 1030px) {
    	
    
	.flexy-menu > li > a {padding:15px 7px !important;}
	.box { height:125px; padding:15px 5px;}
	.patient {min-height:199px;}
	.colorbg::before,.colorbg::after  {min-height:199px;}
	.botpink {padding:20px 98px 30px 15px; min-height:264px;}
	.botpink p {padding:0 15px; font-size:11px; line-height:15px;}
	.botpink a {margin:4px 15px;}
	.d-block {display: none;}
	
}



@media only screen and (max-width: 767px) {
	
	.header.stickytop {position:relative;}
	.logo {text-align:center;}
	.top-right {float:right; width:100%; text-align:center;}
	.top-right .datetxt {display:inline-block;}
	.datetxt {text-align:center; display:inherit; margin:8px 0 0;}
	.colorbg::before,.colorbg::after  {display:none;}
    .opening {display:none;}
	.graybg,.graybg1 {background-size:cover;}
	.box {width:32%; height:145px; padding:15px 5px;}
	
	.copyright,.pewered {width:100%; text-align:center;}
	.mapline {border:none; border-bottom:solid #000 2px;}
	.d1-block {
		display: none;
	}
	
	
 }

@media only screen and (min-width: 480px) and (max-width: 639px) { 

   
	 
}

@media only screen and (min-width: 620px) and (max-width: 640px) { 
   
     
	
}

@media only screen and (max-width: 420px) {	

     .box {width:47% !important; height:145px; padding:15px 5px;}
	 /*#feedback-form {width:100%; right:0;}*/
}

@media only screen and (max-width: 480px) {
	
	.box {width:31%; height:145px; padding:15px 5px;}
   /* #feedback-form {width:100%; right:0;}*/
}

@media only screen and (max-width: 360px) {
		
  .datetxt {font-size:11px;}
  .box {width:47%; height:145px; padding:15px 5px;}
  /*#feedback-form {width:100%; right:0;}*/
  #feedback-form {width:214px;}
  #homevisitform label {display: none;}


}

@media only screen and (max-width: 320px) {

	
}




