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

/* doctors page css here */
 
.logo-doctors
{
margin-top:5px;
margin-left:0px;
margin-right:0px;
float:none;
width:100%;
height:81px;
text-align:center;
}
.banner-doctors{
margin-top:10px;
margin-bottom:0x;
float:none;
width:100%;
background:none;
height:auto;
margin-left:0px;
}
/* enquiry form */

/* FL */
.mobiledoctorsform
{
display:block;
margin-top:1%;
margin-bottom:1%;
width:98%;
height:auto;
background:#1B9A98;
z-index:999;
border:2px solid #fff;
}
.mobiledoctorsform h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:14px;
width:100%;
}
.mobiledoctorsform  h3
{
color:#fff;
padding-top:6px;
height:18px;
text-align:center;
font-size:16px;
}
.mobiledoctorsform  form
{
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
}
.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:#1B9A98;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobiledoctorsform .button input[type="submit"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
}

.mobiledoctorsform form .field1
{
 min-height:35px;
}

.mobiledoctorsform form .field1 input[type="text"]
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}

.mobiledoctorsform form .field1 textarea
{
color:#1B9A98;
background:#fff;
border:none;
width:98%;
height:80px;
}
.mobiledoctorsform form .field1 select
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
.mobiledoctorsform form .field1 select option
{
color:#fff;
background:#1B9A98;
}


/* ends here enquiry form here */
.homebutton
{
display:none;
}
.banner-doctors img.surgeonscontentimage
{
float:left;
width:95px;
height:auto;
border:1px solid #1B9A98;
margin-top:0px;
margin-bottom:20px;
margin-left:20px;
margin-right:10px;
}
.banner-doctors h3 span
{
font-weight:bold;
color:#1B9A98;
}
.banner-doctors h3
{
margin-bottom:40px;
margin-top:0px;
font-weight:normal;
font-size:14px;
}

/* ends here doctors page css here */
.wrapper
{
width:100%;
}
.innerwrapper
{
width:100%;
height:auto;
float:none;
}

.logo
{
margin-top:5px;
margin-left:0px;
margin-right:0px;
text-align:center;
float:none;
width:100%;
height:81px;
}
.FLbox
{
text-align:center;
margin-top:45px;
float:none;
width:100%;
height:auto;
margin-right:0px;
}
/* mainbody here */
.mainbody
{
margin-top:10px;
float:none;
width:98%;
margin-left:0.5%;
height:auto;
border:1px solid #33BBB9;
background:#fff;
}
.banner{
float:none;
width:100%;
height:auto;
}
.banner img
{
width:100%;
height:auto;
}
.content
{
float:none;
width:95%;
height:auto;
margin-left:0px;
}

.content h1
{
 padding-left:10px;
 color:#24B6B4;
 font-size:20px;
 border-bottom:1px solid #24B6B4;
 line-height:1.5em;

 margin-bottom:15px;
width:97%;
 margin-left:5px;
}
.content img.contentimage
{
float:left;
width:242px;
height:180px;
margin-right:10px;
}
.content h2
{
 color:#24B6B4;
 padding-top:5px;
 padding-bottom:5px;
 font-size:16px;
   margin-left:8px;
}
.content h3
{
width:100%;
 margin-left:8px;
height:auto;
padding-top:5px;
padding-bottom:5px;
text-align:justify;
font-weight:normal;
font-size:14px;
}
.content ul.orderlist
{
list-style-type:square;
margin-left:20px;
margin-bottom:5px;
}
.content ul.orderlist li h3
{
width:100%;
}
.desktoppanal
{
display:none;
}
.mobiledoctorspanal
{
margin-top:2%;
display:block;
width:98%;
margin-left:0.5%;
height:auto;
background:#1B9A98;
border:2px solid #fff;
float:none;
}

 
.mobiledoctorspanal  h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
.mobiledoctorspanal .sugeons
{
 
padding-top:10px;
margin-left:10px;
width:96%;
height:75px;
border-bottom:1px dashed #fff;
}
.mobiledoctorspanal .sugeons span
{
font-weight:bold;
}
.mobiledoctorspanal .sugeons p
{
color:#fff;
line-height:1.3em;
}
.mobiledoctorspanal .sugeons p:hover
{
color:#B01217;
}
  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
.mobiledoctorspanal  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
 .mobiledoctorspanal  img.surgeonscontent:hover
{
opacity:0.89;
}
/* back to top css here */
a.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
		}
		
/* mobile enquiry form here */
/* FL */
.mobileform
{
display:block;
width:98%;
margin-left:0.5%;
height:auto;
float:none;
background:#1B9A98;
border:2px solid #fff;
}
.mobileform  h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:14px;
}
.mobileform h3
{
color:#fff;
padding-top:6px;
height:18px;
text-align:center;
font-size:16px;
}
.mobileform form
{
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
}
.mobileform form .field
{
 min-height:50px;
}
.mobileform form .field label
{
color:#fff;
}
.mobileform form .field input[type="text"]
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
 
.mobileform form .field textarea
{
color:#1B9A98;
background:#fff;
border:none;
width:98%;
height:80px;
}
.mobileform form .field select
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
.mobileform form .field select option
{
color:#fff;
background:#1B9A98;
}
.mobileform .button
{
text-align:center;
margin-top:5px;
margin-left:0px;
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform .button input[type="submit"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
}
/* ends here mobile enquir form css here */		

 .msg
{
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
float:none;
width:95%;
height:80px;
border:1px solid #1B9A98;
box-shadow:1px 1px 5px 1px #1B9A98;
}		
}

/* ipad css here */
/* ipad view in css */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 
.wrapper
{
width:100%;
}


/* doctors page css here */
 
.logo-doctors
{
margin-top:5px;
margin-left:0px;
margin-right:0px;
float:none;
width:100%;
height:81px;
text-align:center;
}
.banner-doctors{
margin-top:10px;
margin-bottom:0x;
float:none;
width:100%;
background:none;
height:auto;
margin-left:0px;
}
/* enquiry form */

/* FL */
.mobiledoctorsform
{
display:block;
margin-top:1%;
margin-bottom:1%;

width:98%;
height:auto;
background:#1B9A98;
z-index:999;
border:2px solid #fff;
}
.mobiledoctorsform h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:14px;
}
.mobiledoctorsform  h3
{
color:#fff;
padding-top:6px;
height:18px;
text-align:center;
font-size:16px;
}
.mobiledoctorsform  form
{
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
}
.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:#1B9A98;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobiledoctorsform .button input[type="submit"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobiledoctorsform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
}

.mobiledoctorsform form .field1
{
 min-height:35px;
}

.mobiledoctorsform form .field1 input[type="text"]
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}

.mobiledoctorsform form .field1 textarea
{
color:#1B9A98;
background:#fff;
border:none;
width:98%;
height:80px;
}
.mobiledoctorsform form .field1 select
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
.mobiledoctorsform form .field1 select option
{
color:#fff;
background:#1B9A98;
}


/* ends here enquiry form here */
.homebutton
{
display:none;
}
.banner-doctors img.surgeonscontentimage
{
float:left;
width:95px;
height:auto;
border:1px solid #1B9A98;
margin-top:0px;
margin-left:20px;
margin-right:10px;
}
.banner-doctors h3 span
{
font-weight:bold;
color:#1B9A98;
}
.banner-doctors h3
{
margin-top:0px;
font-weight:normal;
font-size:14px;
}

/* ends here doctors page css here */
.innerwrapper
{
width:100%;
height:auto;
float:none;
}

.logo
{
margin-top:5px;
margin-left:0px;
margin-right:0px;
text-align:center;
float:none;
width:100%;
height:81px;
}
.FLbox
{
text-align:center;
margin-top:45px;
float:none;
width:100%;
height:auto;
margin-right:0px;
}
/* mainbody here */
.mainbody
{
margin-top:10px;
float:none;
width:98%;
margin-left:0.5%;
height:auto;
border:1px solid #33BBB9;
background:#fff;
}
.banner{
float:none;
width:100%;
height:auto;
}
.banner img
{
width:100%;
height:auto;
}
.content
{
float:none;
width:95%;
height:auto;
margin-left:0px;
}

.content h1
{
 padding-left:10px;
 color:#24B6B4;
 font-size:20px;
 border-bottom:1px solid #24B6B4;
 line-height:1.5em;

 margin-bottom:15px;
width:97%;
 margin-left:5px;
}
.content img.contentimage
{
float:left;
width:242px;
height:180px;
margin-right:10px;
}
.content h2
{
 color:#24B6B4;
 padding-top:5px;
 padding-bottom:5px;
 font-size:16px;
   margin-left:8px;
}
.content h3
{
width:100%;
 margin-left:8px;
height:auto;
padding-top:5px;
padding-bottom:5px;
text-align:justify;
font-weight:normal;
font-size:14px;
}
.content ul.orderlist
{
list-style-type:square;
margin-left:20px;
margin-bottom:5px;
}
.content ul.orderlist li h3
{
width:100%;
}
.desktoppanal
{
display:none;
}
.mobiledoctorspanal
{
margin-top:2%;
display:block;
width:98%;
margin-left:0.5%;
height:auto;
background:#1B9A98;
border:2px solid #fff;
float:none;
}

 
.mobiledoctorspanal  h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:17px;
}
.mobiledoctorspanal .sugeons
{
 
padding-top:10px;
margin-left:10px;
width:96%;
height:75px;
border-bottom:1px dashed #fff;
}
.mobiledoctorspanal .sugeons span
{
font-weight:bold;
}
.mobiledoctorspanal .sugeons p
{
color:#fff;
line-height:1.3em;
}
.mobiledoctorspanal .sugeons p:hover
{
color:#B01217;
}
  img.surgeonscontent:hover
  {
  opacity:0.89;
  }
.mobiledoctorspanal  img.surgeonscontent
{
margin-top:2px;
float:left;
width:50px;
height:60px;
margin-right:10px;
border:1px solid #fff;
}
 .mobiledoctorspanal  img.surgeonscontent:hover
{
opacity:0.89;
}
/* back to top css here */
a.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 0px;
		}
		
/* mobile enquiry form here */
/* FL */
.mobileform
{
display:block;
width:98%;
margin-left:0.5%;
height:auto;
float:none;
background:#1B9A98;
border:2px solid #fff;
}
.mobileform  h2
{
background:#fff;
color:#1B9A98;
padding-top:5px;
height:25px;
text-align:center;
font-size:14px;
}
.mobileform h3
{
color:#fff;
padding-top:6px;
height:18px;
text-align:center;
font-size:16px;
}
.mobileform form
{
margin-top:10px;
margin-left:10px;
margin-bottom:5px;
}
.mobileform form .field
{
 min-height:50px;
}
.mobileform form .field label
{
color:#fff;
}
.mobileform form .field input[type="text"]
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
 
.mobileform form .field textarea
{
color:#1B9A98;
background:#fff;
border:none;
width:98%;
height:80px;
}
.mobileform form .field select
{
color:#fff;
background:none;
border:1px solid #fff;
width:98%;
height:25px;
}
.mobileform form .field select option
{
color:#fff;
background:#1B9A98;
}
.mobileform .button
{
text-align:center;
margin-top:5px;
margin-left:0px;
}
.mobileform .button input[type="submit"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
margin-right:3px;
}
.mobileform .button input[type="submit"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobileform .button input[type="reset"]:hover
{
 color:#175C5B;
 font-weight:bold;
}
.mobileform .button input[type="reset"]
{
width:60px;
height:25px;
border:none;
background:#fff;
color:#1B9A98;
font-weight:bold;
cursor:pointer;
}
/* ends here mobile enquir form css here */		

 .msg
{
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
float:none;
width:95%;
height:80px;
border:1px solid #1B9A98;
box-shadow:1px 1px 5px 1px #1B9A98;
}
}