.FRmodule-mobile
{
display:none;
}
.mobileform
{
display:none;
}
@media only screen and (max-width: 600px) 
{
*{
margin:0px;
padding:0px;
}
body
{
font-family:arial;
color:#7AA7DE;
font-size:14px;
background:#fff;
line-height:1.5em;
}

.contenthome
{
float:none;
width:95%;
height:auto;
background:#fff;
padding-left:10px;
padding-right:10px;
}
.msg
{
width:98%;
height:auto;
border:2px solid #ccc;
}
.msg p
{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}


.FRmodule-mobile
 {
margin-bottom:10px;
display:block;
position:relative;
width:100%;
height:auto;
right:0px;
float:none;
top: 0px;
background:#FDB813;
border:2px solid #fff;
 }
 
.FRmodule-mobile h2
{
 background:#2FB4D7;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
 
.FRmodule-mobile .sugeons
{
 
padding-top:5px;
margin-left:0px;
width:100%;
height:70px;
border-bottom:1px dashed #fff;
}
.FRmodule-mobile  .sugeons span
{
font-weight:bold;
}
 .FRmodule-mobile  .sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.FRmodule-mobile  .sugeons   a
{
text-decoration:none;
}
.FRmodule-mobile  .sugeons p:hover
{
color:#676767;
}
  .FRmodule-mobile  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
 .FRmodule-mobile   img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-left:2%;
margin-right:10px;
border:1px solid #fff;
}
 .FRmodule-mobile   img.surgeonscontent:hover
{
opacity:0.89;
}
.header
{
width:100%;
height:auto;
float:none;
background:#aed0fd;
}
.innerheader
{
width:100%;
}
.logo
{
float:none;
text-align:center;
}
.logo img
{
width:60%;
height:auto;
}
.contactNo
{
float:none;
margin-top:20px;
margin-right:0px;
text-align:center;
}
.menu
{
float:none;
width:100%;
height:70px;
background:url(../images/menu-bar.jpg) repeat-x;
}
.maincontent
{
float:none;
width:100%;
height:auto;
background:url(../images/bg.jpg) repeat;
}
.innermaincontent
{
width:100%;
}

.banner
{
float:none;
width:100%;
height:auto;
}
.banner img
{
width:100%;
height:auto;
}
.content
{
float:none;
width:98%;
height:auto;
margin-top:10px;
margin-bottom:10px;
margin-left:1%;
}
.content h1
{
margin-top:5px;
margin-bottom:15px;
color:#0A5EB8;
font-weight:normal;
font-size:30px;
}
.content p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
img.homecontent
{
float:left;
margin-right:8px;
margin-top:3px;
width:40%;
}
.section
{
float:left;
width:100%;
height:auto;
background:#A5CDFE;
}
.innersection
{
width:100%;
text-align:center;
 
}
.section img
{
width:30%;
}
.section ul 
{
list-style:none;
margin-top:10px;
margin-bottom:10px;
}
.section ul  li
{
display:inline;
padding-bottom:1px;
padding-left:1px;
padding-bottom:1px;
}
.footer
{
float:none;
width:100%;
height:35px;
background:#2773D1;
}


/* enquiry form css here */

 .FL
 {
 top: 150px;
 left:10px;
 position:fixed;
 width:190px;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
 }
 .FL h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
 
 .innerFL
 {
 width:190px;
 height:auto;
  background:#165BA9;
 }
  .innerFL h3
  {
  text-align:center;
  color:#fff;
  padding-top:5px;
  height:26px;
 
  }
  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innerFL form .field
{
min-height:35px;
}  
  .innerFL form .field label
  {
  color:#fff;
  font-size:15px;
  }
    .innerFL form .field input[type="text"]
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	 
	}
	.innerFL form .field textarea
	{
	width:175px;
	height:70px;
	border:none;
	background:#fff;
	}
	.innerFL form .field1 textarea
	{
	width:175px;
	height:70px;
	border:1px solid #fff;
	background:none;
	}
	 .innerFL form .field select
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	 .innerFL form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
	
/* FRmodule */
.FRmodule
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top: 0px;
background:#FDB813;
border:2px solid #fff;
}
.FRmodule h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
.FRmodule1
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top:150px;
background:#FDB813;
border:2px solid #fff;
}
.FRmodule1 h2
{
background:#2FB4D7;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
.sugeons
{
 
padding-top:5px;
margin-left:10px;
width:180px;
height:70px;
border-bottom:1px dashed #fff;
}
.sugeons span
{
font-weight:bold;
}
.sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.sugeons   a
{
text-decoration:none;
}
.sugeons p:hover
{
color:#676767;
}
  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
  img.surgeonscontent:hover
{
opacity:0.89;
}

 .closebutton
{
color:#fff;
float:right;
margin-right:5px;

}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}


.FL .button
{
margin-top:5px;
margin-left:23px;
}
.FL .button input[type="submit"], input[type='reset']
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.FL .button input[type="submit"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
}

 .mobileform-doctors
 {
 display:block;
 margin-top:2%;
 margin-bottom:2%;
 float:none;
 width:98%;
 margin-left:0.5%;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
 
 }
 .mobileform-doctors h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:14px;
 color:#fff;
 text-align:center;
 }
 .innerFL
 {
 width:98%;
  margin-left:0.9%;
 height:auto;
  background:#FDB813;
 }
 
 
    .innerFL form .field input[type="text"]
	{
 width:98%;
	}
	.innerFL form .field textarea
	{
	 width:98%;
	}
	.innerFL form .field1 textarea
	{
	 width:98%;
	}
	 .innerFL form .field select
	{
 width:98%;
	}
	 .innerFL form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
 .mobileform-doctors   .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
 .mobileform-doctors   .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
 .mobileform-doctors   .button input[type="submit"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
 .mobileform-doctors   .button input[type="reset"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
 .mobileform-doctors   .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
}
/* ends here doctors page css for */

/* enquiry form css here */
 .mobileform
 {
 width:100%;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
  display:block;
 }
  .innermobile
 {
 width:100%;
 height:auto;
  background:#FDB813;
 }
 .mobileform h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
 .innermobile form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innermobile form .field
{
min-height:35px;
}  
  .innermobile form .field label
  {
  color:#fff;
  font-size:15px;
  }
    .innermobile form .field input[type="text"]
	{
	width:96%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 
	}
	.innermobile form .field textarea
	{
	width:96%;
	height:70px;
	border:none;
	background:#fff;
	}
	.innermobile form .field1 textarea
	{
	width:96%;
	height:70px;
	border:1px solid #fff;
	background:none;
	}
	 .innermobile form .field select
	{
		width:96%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	 .innermobile form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
	.mobileform .button
{
margin-top:5px;
 text-align:center
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform .button input[type="submit"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
}
.displayfordesktop
{
display:none;
}
 /* end here enquiry form here */
 
 
.innercontentdoctors
{
width:100%;
height:auto;
float:none;
background:#fff;
}
.doctorscontent
{
float:none;
width:100%;
height:auto;
border:1px solid #ccc;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
} 
.boxdoctor
{
float:none;
width:98%;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;

}

.boxdoctor p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
.boxdoctor  ul
{
list-style:square;
margin-left:20px;
}
.boxdoctor  ul li
{
padding-top:5px;
color:#81868C;
}
 
}

@media only screen and (max-width:780px)
{
*{
margin:0px;
padding:0px;
}
body
{
font-family:arial;
color:#7AA7DE;
font-size:14px;
background:#fff;
line-height:1.5em;
}
.contenthome
{
float:none;
width:95%;
height:auto;
background:#fff;
padding-left:10px;
padding-right:10px;
}

.FRmodule-mobile
 {
margin-bottom:10px;
display:block;
position:relative;
width:100%;
height:auto;
right:0px;
float:none;
top: 0px;
background:#FDB813;
border:2px solid #fff;
 }
 
 .msg
{
width:98%;
height:auto;
border:2px solid #ccc;
}
.msg p
{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}


.FRmodule-mobile h2
{
 background:#2FB4D7;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
 
.FRmodule-mobile .sugeons
{
 
padding-top:5px;
margin-left:0px;
width:100%;
height:70px;
border-bottom:1px dashed #fff;
}
.FRmodule-mobile  .sugeons span
{
font-weight:bold;
}
 .FRmodule-mobile  .sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.FRmodule-mobile  .sugeons   a
{
text-decoration:none;
}
.FRmodule-mobile  .sugeons p:hover
{
color:#676767;
}
  .FRmodule-mobile  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
 .FRmodule-mobile   img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-left:2%;
margin-right:10px;
border:1px solid #fff;
}
 .FRmodule-mobile   img.surgeonscontent:hover
{
opacity:0.89;
}
.header
{
width:100%;
height:auto;
float:none;
background:#aed0fd;
}
.innerheader
{
width:100%;
}
.logo
{
float:none;
text-align:center;
}
.logo img
{
width:60%;
height:auto;
}
.contactNo
{
float:none;
margin-top:20px;
margin-right:0px;
text-align:center;
}
.menu
{
float:none;
width:100%;
height:70px;
background:url(../images/menu-bar.jpg) repeat-x;
}
.maincontent
{
float:none;
width:100%;
height:auto;
background:url(../images/bg.jpg) repeat;
}
.innermaincontent
{
width:100%;
}

.banner
{
float:none;
width:100%;
height:auto;
}
.banner img
{
width:100%;
height:auto;
}
.content
{
float:none;
width:98%;
height:auto;
margin-top:10px;
margin-bottom:10px;
margin-left:1%;
}
.content h1
{
margin-top:5px;
margin-bottom:15px;
color:#0A5EB8;
font-weight:normal;
font-size:30px;
}
.content p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
img.homecontent
{
float:left;
margin-right:8px;
margin-top:3px;
width:40%;
}
.section
{
float:left;
width:100%;
height:auto;
background:#A5CDFE;
}
.innersection
{
width:100%;
text-align:center;
 
}
.section img
{
width:30%;
}
.section ul 
{
list-style:none;
margin-top:10px;
margin-bottom:10px;
}
.section ul  li
{
display:inline;
padding-bottom:1px;
padding-left:1px;
padding-bottom:1px;
}
.footer
{
float:none;
width:100%;
height:35px;
background:#2773D1;
}


/* enquiry form css here */

 .FL
 {
 top: 150px;
 left:10px;
 position:fixed;
 width:190px;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
 }
 .FL h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
 
 .innerFL
 {
 width:190px;
 height:auto;
  background:#165BA9;
 }
  .innerFL h3
  {
  text-align:center;
  color:#fff;
  padding-top:5px;
  height:26px;
 
  }
  .innerFL form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innerFL form .field
{
min-height:35px;
}  
  .innerFL form .field label
  {
  color:#fff;
  font-size:15px;
  }
    .innerFL form .field input[type="text"]
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	 
	}
	.innerFL form .field textarea
	{
	width:175px;
	height:70px;
	border:none;
	background:#fff;
	}
	.innerFL form .field1 textarea
	{
	width:175px;
	height:70px;
	border:1px solid #fff;
	background:none;
	}
	 .innerFL form .field select
	{
	width:175px;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	 .innerFL form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
	
/* FRmodule */
.FRmodule
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top: 0px;
background:#FDB813;
border:2px solid #fff;
}
.FRmodule h2
{
background:#165BA9;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
border-bottom:1px solid #fff;
}
.FRmodule1
{
position:absolute;
width:200px;
height:auto;
right:10px;
float:left;
top:150px;
background:#FDB813;
border:2px solid #fff;
}
.FRmodule1 h2
{
background:#2FB4D7;
color:#fff;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
.sugeons
{
 
padding-top:5px;
margin-left:10px;
width:180px;
height:70px;
border-bottom:1px dashed #fff;
}
.sugeons span
{
font-weight:bold;
}
.sugeons p
{
color:#fff;
line-height:1.3em;
font-size:12px;
}
.sugeons   a
{
text-decoration:none;
}
.sugeons p:hover
{
color:#676767;
}
  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
  img.surgeonscontent:hover
{
opacity:0.89;
}

 .closebutton
{
color:#fff;
float:right;
margin-right:5px;

}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}


.FL .button
{
margin-top:5px;
margin-left:23px;
}
.FL .button input[type="submit"], input[type='reset']
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.FL .button input[type="submit"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]:hover
{
 color:#165BA9;
 font-weight:bold;
}
.FL .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#A7BEE0;
color:#165BA9;
font-weight:bold;
cursor:pointer;
}

 .mobileform-doctors
 {
 display:block;
 margin-top:2%;
 margin-bottom:2%;
 float:none;
 width:98%;
 margin-left:0.5%;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
 
 }
 .mobileform-doctors h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:14px;
 color:#fff;
 text-align:center;
 }
 .innerFL
 {
 width:98%;
  margin-left:0.9%;
 height:auto;
  background:#FDB813;
 }
 
 
    .innerFL form .field input[type="text"]
	{
 width:98%;
	}
	.innerFL form .field textarea
	{
	 width:98%;
	}
	.innerFL form .field1 textarea
	{
	 width:98%;
	}
	 .innerFL form .field select
	{
 width:98%;
	}
	 .innerFL form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
 .mobileform-doctors   .button
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
 .mobileform-doctors   .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
 .mobileform-doctors   .button input[type="submit"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
 .mobileform-doctors   .button input[type="reset"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
 .mobileform-doctors   .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
}
/* ends here doctors page css for */

/* enquiry form css here */
 .mobileform
 {
 width:100%;
 height:auto;
 background:#2FB4D7;
 border:2px solid #fff;
  display:block;
 }
  .innermobile
 {
 width:100%;
 height:auto;
  background:#FDB813;
 }
 .mobileform h2
 {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16.8px;
 color:#fff;
 text-align:center;
 }
 .innermobile form
  {
  padding-top:5px;
  margin-left:5px;
  padding-bottom:5px;
  }
  .innermobile form .field
{
min-height:35px;
}  
  .innermobile form .field label
  {
  color:#fff;
  font-size:15px;
  }
    .innermobile form .field input[type="text"]
	{
	width:96%;
	height:25px;
	border:1px solid #fff;
	background:none;
	 
	}
	.innermobile form .field textarea
	{
	width:96%;
	height:70px;
	border:none;
	background:#fff;
	}
	.innermobile form .field1 textarea
	{
	width:96%;
	height:70px;
	border:1px solid #fff;
	background:none;
	}
	 .innermobile form .field select
	{
		width:96%;
	height:25px;
	border:1px solid #fff;
	background:none;
	color:#fff;
	}
	 .innermobile form .field select option
	{
	 background:#2FB4D7;
	 color:#fff;
	}
	
	.mobileform .button
{
margin-top:5px;
 text-align:center
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform .button input[type="submit"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
 color:#2FB4D7;
 font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#2FB4D7;
font-weight:bold;
cursor:pointer;
}
.displayfordesktop
{
display:none;
}
 /* end here enquiry form here */
 
 
.innercontentdoctors
{
width:100%;
height:auto;
float:none;
background:#fff;
}
.doctorscontent
{
float:none;
width:100%;
height:auto;
border:1px solid #ccc;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
} 
.boxdoctor
{
float:none;
width:98%;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;

}

.boxdoctor p
{
color:#81868C;
padding-top:8px;
padding-bottom:8px;
text-align:justify;
}
.boxdoctor  ul
{
list-style:square;
margin-left:20px;
}
.boxdoctor  ul li
{
padding-top:5px;
color:#81868C;
}
}