.mobileform
{
display:none;
}
.mobiledoctors
{
display:none;
}
.mobiledoctorsform{
display:none;
}
@media only screen and (max-width:640px)
{
body
{
width:auto;
}

/* doctors page css here */
.doctorsprofile
{
margin-top:00px;
float:none;
width:100%;
height:150px;
background:#CAD7DE;
}
img.doctorsprofileimage
{
float:left;
margin-top:20px;
margin-left:20px;
margin-right:10px;
width:70px;
height:90px;
}
.doctorsprofile h3
{
padding-top:20px;
margin-top:0px;
font-weight:normal;
text-align:justify;
color:#0D219C;
}
.doctorspagecontent
{
margin-top:10px;
float:none;
width:98%;
margin-left:1%;
height:auto;
border:none;
border-radius:none;
background:#fff;
margin-bottom:20px;
}
.innercontentdoctors
{
margin-top:0px;
float:none;
width:98%;
margin-left:1%;
height:auto;
}
.surgeonscontent
{
float:none;
margin-top:8px;
width:98%;
height:auto;
}
.surgeonscontent h3
{
font-weight:normal;
text-align:justify;
padding-top:6px;
padding-bottom:6px;
width:98%;
}


.mobiledoctorsform
 {
 display:block;
 width:96%;
 height:auto;
 background:#0D219C;
 border:2px solid #0D219C;
 float:none;
 margin-left:1%;
 }
 .mobiledoctorsform h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
  
 
 .mobiledoctorsform .innerFL
 {
 width:100%;
 height:auto;
  background:#7AD9FC;
 }
 .mobiledoctorsform  .innerFL h3
  {
  text-align:center;
  color:#0D219C;
  padding-top:5px;
  height:22px;
 
  }
 .mobiledoctorsform  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innerFL form .field
{
min-height:35px;
}  
 .mobiledoctorsform  .innerFL form .field label
  {
  color:#0D219C;
  font-size:15px;
  }
 .mobiledoctorsform    .innerFL form .field input[type="text"]
	{
	width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 color:#0D219C;
	}
.mobiledoctorsform 	.innerFL form .field textarea
	{
	width:98%;
	height:70px;
	border:none;
	background:#fff;
		 color:#0D219C;
	}
	 
	.mobiledoctorsform  .innerFL form .field select
	{
width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#0D219C;
	font-size:14px;
	}
	.mobiledoctorsform  .innerFL form .field select option
	{
  background:#7AD9FC;
	 color:#0D219C;
	}
 
.mobiledoctorsform  .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
.mobiledoctorsform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobiledoctorsform  .button input[type="submit"]:hover
{
color:#0D219C;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]:hover
{
color:#0D219C;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
}

/* ends here doctors page css here */
.header
{
width:100%;
height:auto;
background:#fff;
float:none;
border-bottom:6px solid #0D219C;
}
.innerheader
{
width:100%;
}
.logo
{
margin-top:5px;
float:none;
width:100%;
height:auto;
text-align:center;
}
.contactno
{
margin-top:10px;
float:none;
width:100%;
height:auto;
text-align:center;
margin-right:0px;
}
.mainbody
{
float:none;
width:100%;
height:auto;
background:#fff;
background-position:center center;
}

.innermainbody
{
width:100%;
}
.bannercontent
{
margin-top:20px;
width:100%;
height:auto;
float:none;
}
.banner
{
float:none;
width:100%;
height:auto;
margin-right:0px;
margin-top:5px; 
}
.banner img
{
width:100%;
height:auto;
}


.content
{
margin-top:5px;
float:none;
width:95%;
margin-left:1%;
height:auto;
background:#fff;
}
 /* footer */
.footer
{
float:none;
width:100%;
}
 
.mobileform
 {
 margin-top:2%;
 margin-bottom:2%;
 float:none;
 display:block;
 width:98%;
 margin-left:0.5%;
 height:auto;
 background:#0D219C;
 border:2px solid #0D219C;
 }
.mobileform  h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
 
 .mobileform .innerFL
 {
 
 width:98%;
 margin-left:0.5%;
 height:auto;
  background:#7AD9FC;
 }
  .mobileform .innerFL h3
  {
  text-align:center;
  color:#0D219C;
  padding-top:5px;
  height:22px;
 
  }
 .mobileform  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .mobileform .innerFL form .field
{
min-height:35px;
}  
 .mobileform  .innerFL form .field label
  {
  color:#0D219C;
  font-size:15px;
  }
  .mobileform   .innerFL form .field input[type="text"]
	{
 width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 color:#0D219C;
	}
	.mobileform .innerFL form .field textarea
	{
    width:98%;
	height:70px;
	border:none;
	background:#fff;
    color:#0D219C;
	}
	 
	.mobileform  .innerFL form .field select
	{
	 width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#0D219C;
	font-size:14px;
	}
	.mobileform  .innerFL form .field select option
	{
  background:#7AD9FC;
	 color:#0D219C;
	}
 
.mobileform .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform  .button input[type="submit"]:hover
{
color:#0D219C;
font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
color:#0D219C;
font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
}
.desktoppanal
{
display:none;
}

/* FRmodule */
.mobiledoctors
{
margin-top:3%;
margin-bottom:3%;
 display:block;
width:100%;
height:auto;
float:none;
background:#7AD9FC;
border:2px solid #0D219C;
}
.mobiledoctors h2
{
 background:#0D219C;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
 
.mobiledoctors .sugeons
{

padding-top:5px;
margin-left:10px;
width:96%;
height:70px;
border-bottom:1px dashed #fff;
}
.mobiledoctors .sugeons span
{
font-weight:bold;
}
.mobiledoctors .sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.mobiledoctors .sugeons   a
{
text-decoration:none;
}
.mobiledoctors .sugeons p:hover
{
color:#2B3DA8;
}
.mobiledoctors   img.surgeonscontent:hover
  {
  opacity:0.89;
  }
 .mobiledoctors  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
  img.surgeonscontent:hover
{
opacity:0.89;
}

}

/* ipad layouts view here */
@media only screen and (max-width:978px)
{
body
{
width:auto;
}

/* doctors page css here */
.doctorsprofile
{
margin-top:00px;
float:none;
width:100%;
height:150px;
background:#CAD7DE;
}
img.doctorsprofileimage
{
float:left;
margin-top:20px;
margin-left:20px;
margin-right:10px;
width:70px;
height:90px;
}
.doctorsprofile h3
{
padding-top:20px;
margin-top:0px;
font-weight:normal;
text-align:justify;
color:#0D219C;
}
.doctorspagecontent
{
margin-top:10px;
float:none;
width:98%;
margin-left:1%;
height:auto;
border:none;
border-radius:none;
background:#fff;
margin-bottom:20px;
}
.innercontentdoctors
{
margin-top:0px;
float:none;
width:98%;
margin-left:1%;
height:auto;
}
.surgeonscontent
{
float:none;
margin-top:8px;
width:98%;
height:auto;
}
.surgeonscontent h3
{
font-weight:normal;
text-align:justify;
padding-top:6px;
padding-bottom:6px;
width:98%;
}


.mobiledoctorsform
 {
 display:block;
 width:96%;
 height:auto;
 background:#0D219C;
 border:2px solid #0D219C;
 float:none;
 margin-left:1%;
 }
 .mobiledoctorsform h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
  
 
 .mobiledoctorsform .innerFL
 {
 width:100%;
 height:auto;
  background:#7AD9FC;
 }
 .mobiledoctorsform  .innerFL h3
  {
  text-align:center;
  color:#0D219C;
  padding-top:5px;
  height:22px;
 
  }
 .mobiledoctorsform  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innerFL form .field
{
min-height:35px;
}  
 .mobiledoctorsform  .innerFL form .field label
  {
  color:#0D219C;
  font-size:15px;
  }
 .mobiledoctorsform    .innerFL form .field input[type="text"]
	{
	width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 color:#0D219C;
	}
.mobiledoctorsform 	.innerFL form .field textarea
	{
	width:98%;
	height:70px;
	border:none;
	background:#fff;
		 color:#0D219C;
	}
	 
	.mobiledoctorsform  .innerFL form .field select
	{
width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#0D219C;
	font-size:14px;
	}
	.mobiledoctorsform  .innerFL form .field select option
	{
  background:#7AD9FC;
	 color:#0D219C;
	}
 
.mobiledoctorsform  .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
.mobiledoctorsform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobiledoctorsform  .button input[type="submit"]:hover
{
color:#0D219C;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]:hover
{
color:#0D219C;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
}

/* ends here doctors page css here */
.header
{
width:100%;
height:auto;
background:#fff;
float:none;
border-bottom:6px solid #0D219C;
}
.innerheader
{
width:100%;
}
.logo
{
margin-top:5px;
float:none;
width:100%;
height:auto;
text-align:center;
}
.contactno
{
margin-top:10px;
float:none;
width:100%;
height:auto;
text-align:center;
margin-right:0px;
}
.mainbody
{
float:none;
width:100%;
height:auto;
background:#fff;
background-position:center center;
}

.innermainbody
{
width:100%;
}
.bannercontent
{
margin-top:20px;
width:100%;
height:auto;
float:none;
}
.banner
{
float:none;
width:100%;
height:auto;
margin-right:0px;
margin-top:5px; 
}
.banner img
{
width:100%;
height:auto;
}


.content
{
margin-top:5px;
float:none;
width:95%;
margin-left:1%;
height:auto;
background:#fff;
}
 /* footer */
.footer
{
float:none;
width:100%;
}
 
.mobileform
 {
 margin-top:2%;
 margin-bottom:2%;
 float:none;
 display:block;
 width:98%;
 margin-left:0.5%;
 height:auto;
 background:#0D219C;
 border:2px solid #0D219C;
 }
.mobileform  h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
 
 .mobileform .innerFL
 {
 
 width:98%;
 margin-left:0.5%;
 height:auto;
  background:#7AD9FC;
 }
  .mobileform .innerFL h3
  {
  text-align:center;
  color:#0D219C;
  padding-top:5px;
  height:22px;
 
  }
 .mobileform  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .mobileform .innerFL form .field
{
min-height:35px;
}  
 .mobileform  .innerFL form .field label
  {
  color:#0D219C;
  font-size:15px;
  }
  .mobileform   .innerFL form .field input[type="text"]
	{
 width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 color:#0D219C;
	}
	.mobileform .innerFL form .field textarea
	{
    width:98%;
	height:70px;
	border:none;
	background:#fff;
    color:#0D219C;
	}
	 
	.mobileform  .innerFL form .field select
	{
	 width:98%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#0D219C;
	font-size:14px;
	}
	.mobileform  .innerFL form .field select option
	{
  background:#7AD9FC;
	 color:#0D219C;
	}
 
.mobileform .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform  .button input[type="submit"]:hover
{
color:#0D219C;
font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
color:#0D219C;
font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#0D219C;
font-weight:bold;
cursor:pointer;
}
.desktoppanal
{
display:none;
}

/* FRmodule */
.mobiledoctors
{
margin-top:3%;
margin-bottom:3%;
 display:block;
width:100%;
height:auto;
float:none;
background:#7AD9FC;
border:2px solid #0D219C;
}
.mobiledoctors h2
{
 background:#0D219C;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
 
.mobiledoctors .sugeons
{

padding-top:5px;
margin-left:10px;
width:96%;
height:70px;
border-bottom:1px dashed #fff;
}
.mobiledoctors .sugeons span
{
font-weight:bold;
}
.mobiledoctors .sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.mobiledoctors .sugeons   a
{
text-decoration:none;
}
.mobiledoctors .sugeons p:hover
{
color:#2B3DA8;
}
.mobiledoctors   img.surgeonscontent:hover
  {
  opacity:0.89;
  }
 .mobiledoctors  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
  img.surgeonscontent:hover
{
opacity:0.89;
}
 .msg
		 {
		 
		 FLOAT:none;
		 width:96%;
		 
		 }
}