@font-face {    font-family: 'MyriadProRegular';    src: url('/fonts/myriadpe-webfont.eot');    src: url('/fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'),         url('/fonts/myriadpe-webfont.woff') format('woff'),         url('/fonts/myriadpe-webfont.ttf') format('truetype'),         url('/fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'RobotoMedium';    src: url('/fonts/roboto-medium.eot');    src: url('/fonts/roboto-medium.eot') format('embedded-opentype'),         url('/fonts/roboto-medium.woff') format('woff'),         url('/fonts/roboto-medium.ttf') format('truetype'),         url('/fonts/roboto-medium.svg#RobotoMedium') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'RobotoRegular';    src: url('/fonts/roboto-regular.eot');    src: url('/fonts/roboto-regular.eot') format('embedded-opentype'),         url('/fonts/roboto-regular.woff') format('woff'),         url('/fonts/roboto-regular.ttf') format('truetype'),         url('/fonts/roboto-regular.svg#RobotoRegular') format('svg');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'RobotoLight';    src: url('/fonts/roboto-light.eot');    src: url('/fonts/roboto-light.eot') format('embedded-opentype'),         url('/fonts/roboto-light.woff') format('woff'),         url('/fonts/roboto-light.ttf') format('truetype'),         url('/fonts/roboto-light.svg#RobotoLight') format('svg');	font-weight: normal;    font-style: normal;}@font-face {    font-family: 'SegoeUILight';    src: url('/fonts/segoeuil.eot');    src: url('/fonts/segoeuil.eot') format('embedded-opentype'),         url('/fonts/segoeuil.woff') format('woff'),         url('/fonts/segoeuil.ttf') format('truetype'),         url('/fonts/segoeuil.svg#SegoeUILight') format('svg');	font-weight: normal;    font-style: normal;}@font-face {    font-family: 'androgyneregular';    src: url('/fonts/androgyne_tb-webfont.eot');    src: url('/fonts/androgyne_tb-webfont.eot?#iefix') format('embedded-opentype'),         url('/fonts/androgyne_tb-webfont.woff') format('woff'),         url('/fonts/androgyne_tb-webfont.ttf') format('truetype'),         url('/fonts/androgyne_tb-webfont.svg#androgyneregular') format('svg');    font-weight: normal;    font-style: normal;}
@font-face {
	font-family: 'myriad_proitalic';
	src: url('/fonts/myriadpro-it-webfont.eot');
	src: url('/fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),  url('/fonts/myriadpro-it-webfont.woff') format('woff'),  url('/fonts/myriadpro-it-webfont.ttf') format('truetype'),  url('/fonts/myriadpro-it-webfont.svg#myriad_proitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*************************************Theme Styles***************************************/

/*--------------Preloader--------------*/

#preloader {
	font: normal 18px Verdana, Geneva, sans-serif;
	background: #ffffff;
	position: fixed;
	z-index: 99999999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
	padding: 35% 0% 0% 0%;
}
#preloader-in {
	font: normal 18px Verdana, Geneva, sans-serif;
	background: #ffffff;
	position: absolute;
	z-index: 99999999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
}
#preloader-text {
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #000;
	position: fixed;
	width: 140px;
	height: 25px;
	margin-left: 45%;
}
#preloader_image {
	position: relative;
	left: 0px;
	top: -10px;
}
.images {
	width: 300px;
	display: inline-block;
	margin: auto;
}
/*--------------Search--------------*/

.sitesearch {
	width: 200px;
	height: 40px;
	float: right;
	margin-top: 20px;
}
.large a, .large a:hover {
	font: bold 14px/20px Verdana, Geneva, sans-serif;
}
.small {
	font: normal 11px Verdana, Geneva, sans-serif;
}
/*--------------Menu--------------*/
.menu-item-610 a{
    background: #ffffff;
	width:17.6%;
	text-decoration: none;
}
.menu-item-610 a:hover {
	background: #ffffff;
	text-decoration: none;
}

.menu-item-23 a {
	background: #ffffff;
	width:15%;
	text-decoration: none;
}
.menu-item-23 a:hover {
	background: #ffffff;
	text-decoration: none;
}
.menu-item-22 a {
	background: #ffffff;
	width:16.6%;
	text-decoration: none;
}
.menu-item-22 a:hover {
	background: #ffffff;
	text-decoration: none;
}.menu-item-710 a {	background: #ffffff;	width:16.6%;	text-decoration: none;}.menu-item-710 a:hover {	background: #ffffff;	text-decoration: none;}
.menu-item-314 a {
	background: #ffffff;
	width:16.6%;
	text-decoration: none;
}
.menu-item-314 a:hover {
	background: #ffffff;
	text-decoration: none;
}
.menu-item-21 a {
	background: #ffffff;
	width:16.6%;
	text-decoration: none;
}
.menu-item-21 a:hover {
	background: #ffffff;
	text-decoration: none;
}
.menu-item-20 a {
	background: #ffffff;
	width:16.6%;
	text-decoration: none;
}
.menu-item-20 a:hover {
	background: #ffffff;
	text-decoration: none;
}
#access {
	display: block;
	float: left;
	padding: 0;
	width: 100%;
	font: normal 14px/14px 'RobotoRegular';
}
#access ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #3e3e3e;
    display: block;
    line-height: 36px;
    text-decoration: none;
    text-align: center;
       margin: 0px 10px 0px 0px !important;
   
}
#access li li a {
	margin: 0px;
}
#access li li li a {
	margin: 0px;
}
#access a:hover {
	color: #fe60a4;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font: normal 13px/13px Verdana, Geneva, sans-serif;
	background: #0544AE;
	border-top: 1px solid #919190;
	border-left: 1px solid #919190;
	border-right: 1px solid #919190;
	color: #FFF;
	height: 20px;
	line-height: 14px;
	padding: 4px 0px 0px 4px;
	width: 260px;
	text-align: left;
}
#access ul ul a:hover {
	background: #3FC2F8;
	color: #fff;
	width: 260px;
}
#access ul ul ul a {
	color: #3e3e3e;
	width: 175px;
}
#access ul ul ul a:hover {
	background: #84ab43;
	color: #fe60a4;
	width: 175px;
}
#access ul li:hover > ul {
	display: block;
}
/*--------------YPO Showcase--------------*/

.sho-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none
}
.bodytext-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #bbbbbb;
	font-weight: normal;
	text-decoration: underline
}
a.bodytext-link:hover {
	color: #c8c8c8;
	font-weight: normal
}
.bodytext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bbbbbb;
}
/*************************************Theme Styles End***********************************//*************************************Mobile-Menu Styles***************************************/#dc_jqaccordion_widget-2-item {    border-left: 1px solid #111;    border-right: 1px solid #111;    border-top: 1px solid #111;    font: bold 14px Arial,sans-serif;}#dc_jqaccordion_widget-2-item ul, #dc_jqaccordion_widget-2-item ul li {    border: medium none;    list-style: outside none none;    margin: 0;    padding: 0;}#dc_jqaccordion_widget-2-item ul a {    background: #0c0c0c url("/images/bg_black.png") repeat-x scroll 0 -1px;    border-bottom: 1px solid #222;    border-top: 1px solid #777;    color: #ddd;    display: block;    padding: 10px 10px 10px 50px;    position: relative;    text-decoration: none;    width: 100% !important;}#dc_jqaccordion_widget-2-item ul ul a {    background: #424549 none repeat scroll 0 0;}#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {    background: #0c0c0c url("/images/bg_black.png") repeat-x scroll 0 -1px;}#dc_jqaccordion_widget-2-item ul a .dcjq-icon {    background: rgba(0, 0, 0, 0) url("/images/arrow_black_right.png") no-repeat scroll 0 center;    height: 34px;    left: 14px;    margin-top: -17px;    position: absolute;    top: 50%;    width: 34px;}#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active .dcjq-icon {    background: rgba(0, 0, 0, 0) url("/images/arrow_black_down.png") no-repeat scroll 0 center;}#dc_jqaccordion_widget-2-item ul a:hover {    background: #232323 none repeat scroll 0 0;    color: #fff;}/*************************************Mobile-Menu Styles***************************************/

body {
	margin: 0px 0px 0px 0px;
	background: url(/images/body-bg.gif) repeat-x 0 0 #000000;
	overflow-y: scroll;
 *overflow-y:none;
}
img {
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px 12px;
	padding: 6px 0px 6px 30px;
}
.hr {
	height: 8px;
	background: url(/images/hr.gif) repeat-x 0px 0px !important;
}
.videoBorder {
	border: 8px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/************************************* Home Page Styles ********************************************************/

#Container {
	width: 100%;
	margin: 0 auto;
}
#Header {
	width: 960px;
	height: 95px;
	margin: 0 auto;
}
#Header img {
	margin: 12px 0px 0px 12px;
}
.call-menu {
	width: 565px;
	height: 95px;
	float: left;
	margin-left: 100px;
}
.appointment {
	font: normal 30px/32px 'RobotoMedium';
	color: #fe60a4;
	padding: 18px 0px 8px 365px;
	float: left;
	background: url(/images/appointment-divider-bg-h.gif) no-repeat right bottom;
}
.appointment a {
	color: #fe60a4;
	text-decoration: none;
}
.appointment a:hover {
	color: #fe60a4;
	text-decoration: none;
}
#menu {
	width: 660px;
	height: auto;
	float: left;
}
/*..Header Ends..*/

#Banner {
	width: 100%;
	height: 334px;
	margin: 0 auto;
	overflow: hidden;
}
.aspiration-h {
	width: 192px;
	height: 35px;
	font: normal 35px/36px 'androgyneregular';
	color: #3d3d3d;
	padding: 8px 0px 0px 65px;
	margin: 143px 0px 0px 12px;/*background:url(/images/aspirational-tag-h-bg.gif) no-repeat left top;*/

}
.aspiration-h a {
	color: #3d3d3d;
	text-decoration: none;
}
.aspiration-h a:hover {
	color: #3d3d3d;
	text-decoration: none;
}
.banner-text {
	width: 585px;
	height: 50px;
	font: normal 28px/30px 'androgyneregular';
	color: #034aa2;
	padding: 1px 0px 0px 65px;
	margin: 9px 0px 0px 12px;/*background:url(/images/banner-text-h-bg.jpg) no-repeat left top;*/

}
.banner-text a {
	color: #034aa2;
	text-decoration: none;
}
.banner-text a:hover {
	color: #034aa2;
	text-decoration: none;
}
.arrow-a {
	margin: -73px 0px 0px 10px;
	position: absolute;
	z-index: 50;
}
.arrow-b {
	margin: -73px 0px 0px 912px;
	position: absolute;
	z-index: 50;
}
/*..Banner Ends..*/

#mob-service {
	display: none;
}
#Services-h {
	width: 960px;
	height: 210px;
	margin: 0 auto;
}
#Services-h img {
	margin: 35px 0px 0px 51px;
}
.health-screening {
	width: 386px;
	height: auto;
	float: left;
}
.gynaecology {
	width: 310px;
	height: auto;
	float: left;
}
.obstetrics {
	width: 264px;
	height: auto;
	float: left;
}
/*..Services-h Ends..*/



#Online-Appointment {
	width: 960px;
	height: 122px;
	margin: 0 auto;
}
.online-Appointment {
	width: 980px;
	height: auto;
	font: normal 14px/16px 'RobotoRegular';
	color: #565656;
	padding: 28px 0px 0px 9px;
	float: left;
}
.appointment-h {
	width: 184px;
	height: 31px;
	float: left;
	font: normal 14px/16px 'RobotoLight';
	color: #ffffff;
	margin: 23px 0px 0px 5px;
	padding: 11px 0px 0px 35px;
	background: url(/images/call-for-appointment-h-bg.jpg) no-repeat 0px 0px;
}
.appointment-h a {
	color: #ffffff;
	text-decoration: none;
}
.appointment-h a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*..Online-Appointment Ends..*/



#Pregnancy-Calculator {
	width: 960px;
	height: 319px;
	margin: 0 auto;
	background: url(/images/baby-h-bg.jpg) repeat-x left top;
}
.pregnancy-calculator {
	width: 284px;
	height: 300px;
	float: left;
	margin: 0px 0px 19px 0px;
	background-color: #dcf3ff;
}
.countdown {
	width: 262x;
	height: 75px;
	font: normal 16px/18px 'RobotoRegular';
	color: #008df1;
	margin: 8px 9px 0px 12px;
	border: 1px solid #caebfe;
	background-color: #FFF;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.countdown span {
	font: normal 13px/15px 'SegoeUILight';
	color: #353535;
	text-decoration: underline;
	padding: 9px 0px 0px 0px;
	text-align: center;
}
.countdown a {
	color: #008df1;
	text-decoration: none;
}
.countdown a:hover {
	color: #008df1;
	text-decoration: none;
}
.case-studies {
	font: normal 16px/54px 'RobotoRegular';
	color: #565656;
	padding: 0px;
	float: left;
	margin: 0px;
}
.case-studies img {
	margin: 10px 15px 0px 0px;
	float: left;
}
.case-studies ul {
	margin: 0px 0px 0px 34px;
	padding: 0px;
	float: none;
	list-style: none;
}
.case-studies ul li {
	list-style: none;
	float: none;
	margin: 0px;
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
}
.case-studies ul li:last-child {
	background: none;
	float: none;
}
.case-studies ul li a {
	color: #565656;
	text-decoration: none;
}
.case-studies ul li a:hover {
	color: #171717;
	text-decoration: none;
}
#Baby-h {
	display: none;
}
.baby-album {
	width: 261px;
	height: 300px;
	float: left;
	margin: 8px 0px 0px 68px;
}
.baby-text {
	width: 261px;
	height: 73px;
	font: normal 16px/18px 'RobotoRegular';
	text-align: center;
	padding: 14px 0px 0px 0px;
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #fe60a4;
}
.baby-text span {
	font: normal 13px/15px 'SegoeUILight';
	text-align: center;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	text-decoration: underline;
}
.baby-text a {
	color: #ffffff;
	text-decoration: none;
}
.baby-text a:hover {
	color: #ffffff;
	text-decoration: none;
}
.fade-in-out {
	width: 271px;
	height: 300px;
	float: left;
	margin: 4px 0px 0px 50px;
}
.fade {
	width: 279px;
	height: 287px;
	float: left;
}
/*..Pregnancy-Calculator Ends..*/



/*..added css..*/



.ivf {
	width: 100%;
}
.ivflink {
	clear: both;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
}
.ivflink a {
	width: 200px;
	text-align: center;
	font: bold 14px/28px Verdana, Geneva, sans-serif;
	background: #e55f9c;
	color: #ffffff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 0px auto;
}
.ivflink a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*..added css ends..*/





#Footer-Bg {
	width: 100%;
	height: 273px;
	margin: 0 auto;
	background: url(/images/footer-h-bg.jpg) repeat-x left top;
	clear: both;
}
#Footer {
	width: 960px;
	height: 273px;
	margin: 0 auto;
	clear: both;
}
.follow-us {
	width: 285px;
	height: auto;
	float: left;
	margin-left: 13px;
}
.level {
	font: normal 12px/18px 'RobotoLight';
	color: #ffffff;
	float: left;
	padding: 17px 130px 0px 0px;
}
.socila-icon {
	width: 176px;
	height: 77px;
	margin: 10px 0px 0px 0px;
	background: url(/images/footer-follow-us-divider.jpg) no-repeat left bottom;
}
.socila-icon img {
	margin: 0px 7px 0px 0px;
}
.services-f {
	font: normal 16px/20px 'RobotoRegular';
	color: #ffffff;
	padding: 21px 0px 0px 0px;
}
.services-f a {
	color: #ffffff;
	text-decoration: none;
}
.services-f a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*..follow-us ENds..*/



.services-footer {
	width: 316px;
	font: normal 12px/16px 'RobotoLight';
	color: #ffffff;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.services-footer a {
	color: #ffffff;
	text-decoration: none;
}
.services-footer a:hover {
	color: #dcf3ff;
	text-decoration: none;
}
.services-footer ul {
	list-style: none;
	margint: 0px;
	padding: 21px 0px 0px 0px;
}
.services-footer ul li {
	list-style: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.services-footer img {
	margin: 5px 17px 0px 0px;
	float: none;
	padding: 0px;
}
.learn-more {
	width: 148px;
	height: 23px;
	font: normal 12px/14px 'RobotoLight';
	color: #f8fcfb;
	margin: 54px 0px 0px 0px;
	padding: 10px 0px 0px 43px;
	background: url(/images/learn-more-bg.gif) no-repeat left top;
}
.learn-more a {
	color: #f8fcfb;
	text-decoration: none;
}
.learn-more a:hover {
	color: #f8fcfb;
	text-decoration: none;
}
/*..service-footer ENds..*/

.menu-footer {
	width: 194px;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 13px;
	float: left;
}
.menu-footer a {
	color: #ffffff;
	text-decoration: none;
}
.menu-footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.menu-footer ul li {
	list-style: none;
	line-height: 20px;
}
/*..menu-footer ENds..*/

.quick-links-footer {
	width: 111px;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 13px;
	float: left;
}
.quick-links-footer img {
	margin: 42px 0px 0px 0px;
}
.quick-links-footer a {
	color: #ffffff;
	text-decoration: none;
}
.quick-links-footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.quick-links-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.quick-links-footer ul li {
	list-style: none;
	line-height: 20px;
}
/*..Footer Ends..*/

/************************************* Sub Page Styles ********************************************************/

#Banner-s {
	width: 100%;
	height: 244px;
	margin: 0 auto;
	overflow: hidden;
}
.aspiration-s {
	width: 156px;
	height: 30px;
	font: normal 25px/26px 'androgyneregular';
	color: #3d3d3d;
	padding: 5px 0px 0px 20px;
	margin: 97px 0px 0px 44px;/*background:url(/images/aspirational-tag-s-bg.gif) no-repeat left top;*/

}
.aspiration-s a {
	color: #3d3d3d;
	text-decoration: none;
}
.aspiration-s a:hover {
	color: #3d3d3d;
	text-decoration: none;
}
.banner-text-s {
	width: 547px;
	height: 40px;
	font: normal 28px/28px 'androgyneregular';
	color: #034aa2;
	padding: 1px 0px 0px 21px;
	margin: 2px 0px 0px 45px;/*background:url(/images/banner-text-s-bg.jpg) no-repeat left top;*/

}
.banner-text-s a {
	color: #034aa2;
	text-decoration: none;
}
.banner-text-s a:hover {
	color: #034aa2;
	text-decoration: none;
}
.arrow-as {
	margin: -63px 0px 0px 10px;
	position: absolute;
	z-index: 50;
}
.arrow-bs {
	margin: -63px 0px 0px 912px;
	position: absolute;
	z-index: 50;
}
#Content-Main {
	width: 960px;
	height: auto;
	margin: 0 auto;
}
#Content-Left {
	width: 712px;
	height: auto;
	float: left;
}
#SideBar {
	width: 248px;
	height: auto;
	float: left;
}
#Services-s {
	width: 248px;
	height: 224px;
	float: left;
}
.services-s {
	font: normal 14px/16px 'RobotoLight';
	color: #575757;
	margin-top: 32px;
	padding: 0px 0px 0px 0px;
}
.services-s a {
	color: #575757;
	text-decoration: none;
}
.services-s a:hover {
	color: #575757;
	text-decoration: none;
}
.services-s ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.services-s ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 57px;
	background: url(/images/service-lists-divider-s-bg.gif) no-repeat left bottom;
}
.services-s ul li:last-child {
	background: no-repeat left top;
}
.services-s img {
	margin: 5px 20px 0px 17px;
}
.fade-in-out-s {
	width: 248px;
	height: 102px;
	float: left;
}
.fade-s {
	width: 248px;
	height: 102px;
	float: left;
}
.baby-album-s {
	width: 239px;
	height: 53px;
	float: left;
	font: normal 16px/46px Verdana, Geneva, sans-serif;
	color: #ffffff;
	background-color: #fe60a4;
}
.baby-album-s img {
	margin: 2px 23px 0px 3px;
}
.baby-album-s a {
	color: #ffffff;
	text-decoration: none;
}
.baby-album-s a:hover {
	color: #ffffff;
	text-decoration: none;
}
.pregnancy-calculator-s {
	width: 239px;
	height: 320px;
	float: left;
	margin: 10px 0px 0px 0px;
	background-color: #dcf3ff;
}
.countdown-s {
	width: 225x;
	height: 75px;
	font: normal 16px/18px 'RobotoRegular';
	color: #008df1;
	margin: 8px 9px 0px 7px;
	border: 1px solid #caebfe;
	background-color: #FFF;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.countdown-s span {
	font: normal 13px/15px 'SegoeUILight';
	color: #353535;
	text-decoration: underline;
	padding: 9px 0px 0px 0px;
	text-align: center;
}
.countdown-s a {
	color: #008df1;
	text-decoration: none;
}
.countdown-s a:hover {
	color: #008df1;
	text-decoration: none;
}
.case-studies-s {
	font: normal 16px/54px 'RobotoRegular';
	color: #565656;
	padding: 0px 0px 0px 0px;
}
.case-studies-s img {
	margin: 15px 15px 0px 21px;
}
.case-studies-s ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.case-studies-s ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
}
.case-studies-s ul li:last-child {
	margin: 0px;
	background: none;
}
.case-studies-s ul li a {
	color: #565656;
	text-decoration: none;
}
.case-studies-s ul li a:hover {
	color: #565656;
	text-decoration: none;
}
/*...Services ends..*/

.navigation {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	text-decoration: none;
	padding: 20px 30px 5px 5px;
}
.navigation a {
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: underline;
}
.navigation a:hover {
	font-weight: normal;
	color: #fe60a4;
	text-decoration: underline;
}
.textMain {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 30px 30px 5px;
	text-decoration: none;
	text-align: justify;
}
.textMain a {
	color: #666666;
	text-decoration: underline;
}
.textMain a:hover {
	color: #fe60a4;
	text-decoration: underline;
}
.textMain ul, textMain ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.textMain ul li {
	padding-bottom: 8px;
	background: url(/images/bullet-tm.gif) no-repeat 15px 11px;
	padding: 6px 0px 0 30px;
	list-style: none;
}
.textMain ul li ul {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 20px;
	list-style: circle;
}
.textMain ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: circle;
}
.textMain ul li ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: square;
}
.textMain ul li:last-child {
	padding-bottom: 8px;
}
.textMain ol li {
	padding-bottom: 8px;
}
.textMain ol li:last-child {
	padding-bottom: 8px;
}
.textMain ul li p, textMain ol li p {
	padding-bottom: 0px;
	margin: 8px 0 0 0;
}
.textMain ul li ul, textMain ul li ol, textMain ol li ul, textMain ol li ol {
	padding-bottom: 0px;
}
.textMainBold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textMainBold a {
	color: #666666;
	text-decoration: underline;
}
.textMainBold a:hover {
	color: #fe60a4;
	text-decoration: underline;
}
.textNormal {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.textNormal a {
	color: #666666;
	text-decoration: underline;
}
.textNormal a:hover {
	color: #fe60a4;
	text-decoration: underline;
}
.textbold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.Quick-links {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #044670;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.Quick-links a {
	color: #044670;
	text-decoration: underline;
}
.Quick-links a:hover {
	color: #1e5180;
	text-decoration: underline;
}
.more {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #1c4163;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.more a {
	color: #1c4163;
	text-decoration: underline;
}
.more a:hover {
	color: #1e5180;
	text-decoration: underline;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
/************************* Sub Page Headings Starts *****************************/

.textMain h1 {
	font: normal 24px/26px 'RobotoRegular';
	padding: 15px 0px 15px 0px;
	color: #e70f47;
	text-decoration: none;
	margin: 0px;
}
.textMain h2 {
	font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #fe60a4;
	text-decoration: none;
}
.textMain h2 a {
	color: #fe60a4;
	text-decoration: underline;
}
.textMain h2 a:hover {
	color: #fe60a4;
	text-decoration: underline;
}
.textMain h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #ec98bc;
	text-decoration: none;
}
.textMain h3 a {
	color: #ec98bc;
	text-decoration: underline;
}
.textMain h3 a:hover {
	color: #ec98bc;
	text-decoration: underline;
}
.textMain h4 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #64b1ee;
	text-decoration: none;
}
.textMain h4 a {
	color: #64b1ee;
	text-decoration: underline;
}
.textMain h4 a:hover {
	color: #64b1ee;
	text-decoration: underline;
}
/************************************* Multimedia Page Styles ********************************************************/

.multimedia {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	text-decoration: none;
	border: 1px solid #84c5f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.multimedia ul {
	margin: 10px 5px;
	padding: 0px;
}
.multimedia li {
	width: 45%;
	background: none !important;
	padding: 6px 0px 0px 0px !important;
	float: left;
}
.multimedia a {
	padding: 2px 0px 2px 45px;
	color: #343434;
	text-decoration: underline;
	display: block;
}
.multimedia a:hover {
	padding: 2px 0px 2px 45px;
	color: #000000;
	text-decoration: underline;
}
.multimedia .formHead a, .multimedia .formHead a:hover {
	padding-left: 0px;
	background: none;
}
/************************************* Form Styles ********************************************************/

.tableborder {
	border: 1px solid #84c5f3;
}
.formHead {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fefefe;
	background: #84c5f3;
	text-decoration: none;
	padding: 5px 10px 5px 10px !important;
}
.formHead a {
	color: #fefefe;
	text-decoration: underline;
}
.formHead a:hover {
	color: #fefefe;
	text-decoration: underline;
}
.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px 3px 3px 5px;
}
.form-name {
	background: #d1e8f8;
	border: 1px solid #287FB5;
	border-radius: 8px 8px 8px 8px;
	display: block;
	padding-bottom: 30px;
}
.txtfield {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #84c5f3;
	width: 175px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8204;
}
.dropDown {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #84c5f3;
	width: 185px;
}
.textArea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 175px;
	border: 1px solid #84c5f3;
	vertical-align: middle;
	padding: 4px;
}
.button {
	font: normal 18px 'MyriadProRegular';
	color: #fefefe;
	background: #84c5f3;
	text-decoration: none;
	border: 3px solid #1e89d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
	cursor: pointer;
}
.dropDownF {
	border: 1px solid #84c5f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px;
	text-decoration: none;
	width: 183px;
}
.txtfield-c {
	font: normal 18px 'MyriadProRegular';
	color: #809aa7;
	text-decoration: none;
	border: 1px solid #84c5f3 !important;
	width: 300px;
	height: 35px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.textArea-c {
	font: normal 16px 'MyriadProRegular';
	color: #809aa7;
	text-decoration: none;
	width: 300px;
	border: 1px solid #84c5f3;
	vertical-align: middle;
	padding: 4px;
}
.ftable {
	width: 33%;
	display: block;
	float: left;
}
#captchac img {
	width: 180px;
	height: auto;
}
.dr-name span span.wpcf7-list-item {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	display: block !important;
	margin: 10px 0px 0px 20px;
	text-align: absmiddle;
}
/************************************* Footer Styles ********************************************************/

.footer {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.CopyrightText {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.CopyrightText a {
	text-decoration: none;
	color: #ffffff;
}
.CopyrightText a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/************************************* Intractivity Styles ********************************************************/

.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 334px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 334px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo-m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 271px;
	height: 313px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1-m {
	position: relativen;
	top: 0px;
	left: 0px;
	width: 271px;
	height: 313px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo-f {
	position: relative;
	top: 0px;
	left: 0px;
	width: 248px;
	height: 102px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1-f {
	position: relative;
	top: 0px;
	left: 0px;
	width: 248px;
	height: 102px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#doctors-team-f {
	width: 239px;
	height: 92px;
}
.view-profile-f {
	font: normal 14px/16px 'SegoeUILight';
	color: #fe60a4;
	padding: 15px 0px 0px 90px;
}
.view-profile-f span {
	font: Bold 14px/16px 'SegoeUILight';
	color: #655a5a;
	text-align: left;
}
.view-profile-f a {
	color: #fe60a4;
	text-decoration: none;
}
.view-profile-f a:hover {
	color: #fe60a4;
	text-decoration: none;
}
.prev-arrow-s {
	margin: 25px 0px 0px 107px;
}
.next-arrow-s {
	margin: 25px 0px 0px 0px;
}
.prev-s {
	margin: 8px 0px 0px 105px;
}
.next-s {
	margin: 8px 0px 0px 0px;
}
#doctors-team {
	width: 271px;
	height: 267px;
	margin: 8px 0px 0px 0px !important;
}
#Doctor-main {
	width: 269px !important;
	height: 85px;
	border: 1px solid #e1e1e1;
	margin-top: 188px;
	padding: 0px;
}
.view-profile {
	height: 85px;
	float: left;
	font: normal 14px/18px 'RobotoRegular';
	color: #343434;
	text-align: center;
	padding: 0px;
}
.view-profile span {
	font: normal 12px/25px 'RobotoRegular';
	color: #4f4f4f;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.view-profile a {
	color: #4f4f4f;
	text-decoration: none;
}
.view-profile a:hover {
	color: #fe60a4;
	text-decoration: none;
}
.prev-arrow {
	margin: 0px 2px 0px 227px !important;
}
.next-arrow {
	margin: 0px 0px 0px 0px;
}
.demo1-m {
	background-size: 100% auto !important;
}
.table-demo-h {
	width: 960px;
	height: 334px;
}
.intra-banner {
	width: 960px;
	height: 334px;
	float: left;
}
.demo-s {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 244px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1-s {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 244px;
	padding: 0px;
	margin: 0px;
}
.table-demo-s {
	width: 960px;
	height: 244px;
}
.intra-banner-s {
	width: 960px;
	height: 244px;
	float: left;
}
/************************************* Scroll top control Styles ********************************************************/

.TopBlurb {
	background: none repeat scroll 0 0 #21386a;
	border: 3px solid #b5cdd1;
}
#toTop {
	font-family: Verdana, Geneva, sans-serif;
	background: none repeat scroll 0 0 #345fc4;
	border: 1px solid #333333;
	border-radius: 5px 0px 0 5px;
	width: 100px;
	bottom: 198px;
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 12px;
	padding: 7px 5px;
	position: fixed;
	right: 0px;
	text-align: center;
	width: 100px;
}
/************************************* Contact Styles ********************************************************/

.telephone {
	border-radius: 5px 5px 5px 5px;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
.telephone ul {
	margin: 10px 5px;
	padding: 0;
}
.telephone li {
	background: none repeat scroll 0 0 transparent !important;
	float: left;
	padding: 6px 0 0 !important;
	width: 30%;
}
.telephone li:last-child {
	width: 200px;
}
.telephone a {
	display: block;
	padding: 2px 0 2px 45px;
	text-decoration: underline;
}
.telephone a:hover {
	color: #fe60a4;
	padding: 2px 0 2px 45px;
	text-decoration: underline;
}
.telephone img {
	margin: 0 10px 0 0;
}
#wp-realtime-sitemap-menu h3 {
	display: none;
}
#wp-realtime-sitemap-menu li a {
	background: none !important;
	margin-left: 0px !important;
	font-size: 12px;
}
#wp-realtime-sitemap-menu li {
	font-weight: bold;
}
#wp-realtime-sitemap-menu li li {
	font-weight: normal;
}
/************************************* Doctor Styles ********************************************************/

#doccontainer {
	display: table;
}
.docrow {
	position: relative;
	float: left;
	margin: 5px auto;
	display: table-row;
}
.docleft {
	border: 1px solid #74c2f8;
	padding: 8px;
	display: table-cell;
	width: 300px;
}
.docmiddle {
	display: table-cell;
	width: 10px;
}
.docright {
	border: 1px solid #74c2f8;
	padding: 8px;
	display: table-cell;
	width: 300px;
}
#mheader {
	display: none;
}
.Servicestext {
	font: normal 18px/23px 'MyriadProRegular';
	color: #fff;
	text-decoration: none;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 105px;
}
.Servicestext li {
	background-image: none !important;
	width: 38%;
	float: left;
	margin: 0px 0px 15px 0px !important;
	padding: 0px !important;
}
.Servicestext a {
	color: #fefefe;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 220px;
	height: 25px;
	border: 2px solid #c62c6e;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fe60a4; /* Old browsers */
	background: -moz-linear-gradient(top, #fe60a4 0%, #c33c76 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe60a4), color-stop(100%, #c33c76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fe60a4 0%, #c33c76 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fe60a4 0%, #c33c76 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fe60a4 0%, #c33c76 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fe60a4 0%, #c33c76 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe60a4', endColorstr='#c33c76', GradientType=0 ); /* IE6-9 */
}
.Servicestext a:hover {
	text-decoration: none;
	color: #1c1c1c;
	display: block;
	background: #026db1;
	border: 2px solid #10488d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2ea2f4; /* Old browsers */
	background: -moz-linear-gradient(top, #2ea2f4 0%, #1c7cbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ea2f4), color-stop(100%, #1c7cbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2ea2f4 0%, #1c7cbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2ea2f4 0%, #1c7cbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2ea2f4 0%, #1c7cbf 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2ea2f4 0%, #1c7cbf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ea2f4', endColorstr='#1c7cbf', GradientType=0 ); /* IE6-9 */
}
#MobFrame {
	display: none;
}
.fade-in-out-ip {
	display: none;
}

.services-tabs-list {
	font: normal 15px/47px 'androgyneregular';
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px !important;
}
.services-tabs-list li {
	width: 45%;
	list-style: none;
	background-color: #fe60a4;
	color: #FFFFFF;
	float: left;
	background: none !important;
	padding: 0px;
	height: 90px;
	margin: 10px 0 10px 0;
}
.services-tabs-list li a {
	height: 50px;
	background-color: #fe60a4 !important;
	display: block;
	border-radius: 20px;
	color: #FFFFFF;
	 padding: 5px 0;
	text-decoration: none;
}
.services-tabs-list li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.services-tabs-list li img {
	float: left;
	  margin: 0 14px 0 20px;
}



.services-list {
	font: normal 15px/47px 'androgyneregular';
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 15px 0px 0px 0px !important;
}
.services-list li {
	width: 45%;
	list-style: none;
	background-color: #761D20;
	color: #FFFFFF;
	float: left;
	background: none !important;
	padding: 0px;
	height: 60px;
}
.services-list li a {
	height: 50px;
	background-color: #FE60A4 !important;
	display: block;
	border-radius: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}
.services-list li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #84C5F3 !important;
}
.contact-us-button a {
  background-color: #fe60a4;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  float: right;
  font: bold 13px verdana;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
  top: -5px;
  margin-left:10px;
}
.contact-us-button a:hover {
	background-color: #008df1;
	color: #ffffff;
	text-decoration: none;
}
/************************************* Custom Styles ********************************************************/

@media screen and (max-width: 768px) {
body {
	background: none !important;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
 *overflow-y:none;
}
/*--------------Menu--------------*/

.menu-item-23 a {
	width: 53px;
}
.menu-item-22 a {
	width: 125px;
}.menu-item-710 a {	width: 100px;}
.menu-item-21 a {
	width: 111px;
}
.menu-item-314 a {
	width: 100px;
}
.menu-item-20 a {
	width: 71px;
}
#Container {
	width: 100%;
}
#Header {
	width: 100%;
	height: 95px;
	margin: 0 auto;
}
#Header img {
	margin: 12px 0px 0px 12px;
}
.services-tabs-list li {
	width: 60%;
}
.call-menu {
	width: 607px;
	height: 95px;
	float: right;
	margin-left: 120px;
	background: url(/images/appointment-divider-bg-h.gif) no-repeat 175px 50px !important;
	background-size: 67% auto !important;
}
.appointment {
	font: normal 30px/32px 'RobotoMedium';
	color: #fe60a4;
	padding: 8px 20px 5px 0px;
	float: right;
	background: none;
}
#menu {
	width: 650px;
	height: auto;
	float: right;
	margin-top: 10px;
}
/*..Header Ends..*/

#Banner {
	width: 100%;
	height: 245px;
	margin: 0 auto;
}
.aspiration-h {
	width: 192px;
	height: 35px;
	font: normal 24px/26px 'androgyneregular';
	color: #3d3d3d;
	padding: 8px 0px 0px 48px;
	margin: 89px 0px 0px 12px;/*background:url(/images/aspirational-tag-h-bg.gif) no-repeat left top;*/

}
.banner-text {
	width: 485px;
	height: 50px;
	font: normal 22px/24px 'androgyneregular';
	color: #034aa2;
	padding: 1px 0px 0px 49px;
	margin: 0px 0px 0px 12px;/*background:url(/images/banner-text-h-bg.jpg) no-repeat left top;*/

}
.arrow-a {
	margin: -76px 0px 0px 10px;
	position: absolute;
	z-index: 50;
}
.arrow-b {
	margin: -76px 0px 0px 700px;
	position: absolute;
	z-index: 50;
}
/************************************* Intractivity Styles ********************************************************/

.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 245px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 245px;
	padding: 0px;
	margin: 0px;
}
.table-demo-h {
	width: 100%;
	height: 245px;
}
.intra-banner {
	width: 100%;
	height: 245px;
	float: left;
}
.table-intra {
	display: none;
}
/*..Banner Ends..*/

#mob-service {
	display: none;
}
#Services-h {
	width: 100%;
	height: 210px;
	margin: 0 auto;
}
#Services-h img {
	margin: 25px 0px 0px 51px;
}
.health-screening {
	width: 298px;
	height: auto;
	float: left;
}
.gynaecology {
	width: 228px;
	height: auto;
	float: left;
}
.obstetrics {
	width: 232px;
	height: auto;
	float: left;
}
/*..Services-h Ends..*/

#Online-Appointment {
	width: 100%;
	height: 122px;
	margin: 0 auto;
}
.online-Appointment {
	width: 514px;
	height: auto;
	font: normal 14px/16px 'RobotoRegular';
	color: #565656;
	padding: 28px 0px 0px 9px;
	float: left;
}
/*..Online-Appointment Ends..*/

#Pregnancy-Calculator {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url(/images/baby-h-bg.jpg) repeat-x left top;
}
.pregnancy-calculator {
	width: 30%;
	height: 300px;
	float: left;
	margin: 0px 0px 0px 4px;
	background-color: #dcf3ff;
}
.countdown {
	width: 162x;
	height: 75px;
	font: normal 16px/18px 'RobotoRegular';
	color: #008df1;
	margin: 8px 9px 0px 8px;
	border: 1px solid #caebfe;
	background-color: #FFF;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.countdown span {
	font: normal 13px/15px 'SegoeUILight';
	color: #353535;
	text-decoration: underline;
	padding: 9px 0px 0px 0px;
	text-align: center;
}
.case-studies {
	font: normal 16px/54px 'RobotoRegular';
	color: #565656;
	padding: 0px 0px 0px 0px;
}
.case-studies img {
	margin: 10px 15px 0px 0px;
}
#Baby-h {
	display: none;
}
.baby-album {
	width: 32%;
	height: 300px;
	float: left;
	margin: 5px 0px 0px 8px;
}
.baby-album img {
	width: 95%;
	height: auto;
}
.baby-text {
	width: 95%;
	height: 88px;
	font: normal 16px/18px 'RobotoRegular';
	text-align: center;
	padding: 14px 0px 0px 0px;
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #fe60a4;
}
.baby-text span {
	font: normal 13px/15px 'SegoeUILight';
	text-align: center;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	text-decoration: underline;
}
/*.fade-in-out-ip {

	display:block;

	width: 260px;

	height: 300px;

	float: left;

	margin: 8px 0px 0px 0px;

}

.fade-ip {

	width:250px;

	height:287px;

	float:left;

}*/

#Footer-Bg {
	width: 100%;
	height: 273px;
	margin: 0 auto;
	background: url(/images/footer-h-bg.jpg) repeat-x left top;
	clear: both;
}
#Footer {
	width: 100%;
	height: 273px;
	margin: 0 auto;
	clear: both;
}
.follow-us {
	width: 248px;
	height: auto;
	float: left;
	margin-left: 7px;
}
.level {
	font: normal 12px/18px 'RobotoLight';
	color: #ffffff;
	float: left;
	padding: 17px 130px 0px 0px;
}
.socila-icon {
	width: 176px;
	height: 72px;
	margin: 15px 0px 0px 0px;
	background: url(/images/footer-follow-us-divider.jpg) no-repeat left bottom;
}
.socila-icon img {
	margin: 0px 7px 0px 0px;
}
.services-f {
	font: normal 16px/20px 'RobotoRegular';
	color: #ffffff;
	padding: 21px 0px 0px 0px;
}
/*..follow-us ENds..*/



.services-footer {
	width: 224px;
	font: normal 12px/16px 'RobotoLight';
	color: #ffffff;
	float: left;
	margin-left: 7px;
}
.services-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.services-footer ul li {
	list-style: none;
	line-height: 20px;
}
.services-footer img {
	margin: 5px 17px 0px 0px;
}
.learn-more {
	width: 148px;
	height: 23px;
	font: normal 12px/14px 'RobotoLight';
	color: #f8fcfb;
	margin: 54px 0px 0px 0px;
	padding: 10px 0px 0px 43px;
	background: url(/images/learn-more-bg.gif) no-repeat left top;
}
/*..service-footer ENds..*/

.menu-footer {
	width: 147px;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 7px;
	float: left;
}
.menu-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.menu-footer ul li {
	list-style: none;
	line-height: 20px;
}
/*..menu-footer ENds..*/

.quick-links-footer {
	width: 111px;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 7px;
	float: left;
}
.quick-links-footer img {
	margin: 42px 0px 0px 0px;
}
.quick-links-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.quick-links-footer ul li {
	list-style: none;
	line-height: 20px;
}
/*..Footer Ends..*/

/*............................SUB-PAGE STYLES............................*/

#Banner-s {
	width: 100%;
	height: 207px;
	margin: 0 auto;
}
.aspiration-s {
	width: 156px;
	height: 30px;
	font: normal 19px/21px 'androgyneregular';
	color: #3d3d3d;
	padding: 5px 0px 0px 40px;
	margin: 72px 0px 0px 44px;/*background:url(/images/aspirational-tag-s-bg.gif) no-repeat left top;*/

}
.banner-text-s {
	width: 409px;
	height: 40px;
	font: normal 22px/24px 'androgyneregular';
	color: #034aa2;
	padding: 1px 0px 0px 41px;
	margin: 1px 0px 0px 45px;/*background:url(/images/banner-text-s-bg.jpg) no-repeat left top;*/

}
.demo-s {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 207px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.demo1-s {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 207px;
	padding: 0px;
	margin: 0px;
}
.table-demo-s {
	width: 100%;
	height: 244px;
}
.intra-banner-s {
	width: 100%;
	height: 207px;
	float: left;
}
.table-intra-s {
	display: none;
}
.arrow-as {
	margin: -65px 0px 0px 10px;
	position: absolute;
	z-index: 50;
}
.arrow-bs {
	margin: -65px 0px 0px 697px;
	position: absolute;
	z-index: 50;
}
#Content-Main {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#Content-Left {
	width: 520px;
	height: auto;
	float: left;
}
#SideBar {
	width: 248px;
	height: auto;
	float: left;
}
/*************************************Mobile Form Styles ********************************************************/

.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 3px 5px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.dropDownF {
	border: 1px solid #cdcbcb;
	background: #b8b6b9;
	color: #000000;
	width: 100%;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 40px !important;
	padding: 0px 10px !important;
}
#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -4px !important;
}
.fade-in-out {
	margin: 4px 0px 0px 0px;
}
}
 @media screen and (max-width: 640px) {
body {
	background: none !important;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
 *overflow-y:none;
}
.services-tabs-list li {
	width: 60%;
}
#Container {
	width: 100%;
}
#Header {
	width: 100%;
	height: 95px;
	margin: 0 auto;
}
#Header img {
	width: 32%;
	height: auto;
	margin: 12px 0px 0px 12px;
}
.call-menu {
	width: 50%;
	height: 110px;
	float: left;
}
.appointment {
	font: normal 18px/20px 'RobotoMedium';
	color: #fe60a4;
	padding: 18px 0px 8px 100px;
	float: left;
	background: none;
}
#menu {
	display: none;
}
/*..Header Ends..*/

#Banner {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	display: block;
}
.aspiration-h {
	display: none;
}
.banner-text {
	display: none;
}
#mob-service {
	display: block;
}
#Services-h {
	display: none;
}
#Services-s {
	width: 100%;
	height: 178px;
	float: none;
	margin-top: 10px;
}
.fade-in-out-s {
	margin-left: 60px;
}
.services-s ul li {
	background: url(/images/service-lists-divider-s-bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}
.services-s ul li:last-child {
	background: url(/images/service-lists-divider-s-bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}
#Online-Appointment {
	width: 100%;
	height: 143px;
	background: url(/images/online-m-bg.gif) repeat-x 0 0;
}
.online-Appointment {
	width: 88%;
	height: auto;
	font: normal 12px/16px 'RobotoRegular';
	padding: 18px 0px 0px 15px;
	float: none;
	text-align: justify;
}
.appointment-h {
	width: 160px;
	height: 28px;
	float: left;
	margin: 8px 0px 0px 15px;
	padding: 14px 0px 0px 29px;
}
#Pregnancy-Calculator {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	background: none !important;
}
.pregnancy-calculator {
	width: 98%;
	height: 270px;
	float: left;
	margin: 0px 0px 10px 0px;
	background-color: #dcf3ff;
}
.countdown {
	width: 262x;
	height: 75px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.countdown span {
	font: normal 13px/15px 'SegoeUILight';
	padding: 9px 0px 0px 0px;
	text-align: center;
}
.case-studies {
	font: normal 16px/54px 'RobotoRegular';
	margin: 0px;
	width: 100%;
}
.case-studies img {
	margin: 10px 15px 0px 0px;
	float: left;
}
.case-studies ul {
	padding: 0px;
	float: none;
	list-style: none;
	margin: 0px 0px 0px 10px;
}
.case-studies ul li {
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
	background-size: 100% auto !important;
}
.case-studies ul li:last-child {
	background: none;
	float: none;
}
#Baby-h {
	display: none;
}
.baby-album {
	display: none;
}
#Footer-Bg {
	width: 100%;
	height: 470px;
	margin: 0 auto;
	background: url(/images/footer-h-bg.jpg) repeat-x left top #10488d;
	clear: both;
}
#Footer {
	width: 100%;
	height: 470px;
	margin: 0 auto;
	clear: both;
}
.follow-us {
	width: 50%;
	height: auto;
	float: left;
	margin-left: 7px;
}
.follow-us img {
	width: 17%;
	height: auto;
}
.level {
	font: normal 11px/16px 'RobotoLight';
	color: #ffffff;
	float: left;
	padding: 17px 65px 0px 0px;
}
.socila-icon {
	width: 176px;
	height: 57px;
	margin: 10px 0px 0px 0px;
	background: none !important;
}
.socila-icon img {
	margin: 0px 7px 0px 0px;
}
.services-f {
	font: normal 16px/20px 'RobotoRegular';
	color: #ffffff;
	padding: 21px 0px 0px 0px;
}
/*..follow-us ENds..*/



.services-footer {
	width: 45%;
	font: normal 11px/15px 'RobotoLight';
	color: #ffffff;
	float: left;
	margin-left: 10px;
	height: 214px;
}
.services-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.services-footer ul li {
	list-style: none;
	line-height: 20px;
}
.services-footer img {
	margin: 5px 5px 0px 0px;
}
.learn-more {
	width: 85px;
	height: 33px;
	font: normal 12px/14px 'RobotoLight';
	color: #f8fcfb;
	margin: 14px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	background: url(/images/learn-more-bg.gif) no-repeat left top;
	background-size: 100% auto;
}
/*..service-footer ENds..*/

.menu-footer {
	width: 35%;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin: 10px 0px 0px 7px;
	float: left;
}
.menu-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
/*..menu-footer ENds..*/

.quick-links-footer {
	width: 45%;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 57px;
	float: left;
}
#Banner-s {
	width: 100%;
	height: 104px;
	margin: 0 auto;
	overflow: hidden;
}
.demo-s {
	width: 100%;
	height: 104px;
}
.demo1-s {
	width: 100%;
	height: 104px;
}
.table-demo-s {
	width: 100%;
	height: 104px;
	background-size: 50% auto;
}
.intra-banner-s {
	width: 100%;
	height: 104px;
}
#Content-Main {
	width: 100%;
}
#Content-Left {
	width: 100%;
}
#SideBar {
	width: 100%;
}
.services-s {
	margin: 0px;
}
.navigation {
	padding: 20px 30px 5px 15px;
}
.textMain {
	padding: 5px 30px 30px 15px;
}
.baby-album-s {
	width: 100%;
	font: normal 16px/55px Verdana, Geneva, sans-serif;
}
.pregnancy-calculator-s {
	width: 100%;
	height: 317px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-color: #dcf3ff;
}
.case-studies-s ul li {
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
	background-size: 100% auto;
}
.demo {
	width: 100%;
	height: 140px;
}
.demo1 {
	width: 100%;
	height: 140px;
}
.table-demo-h {
	width: 100%;
	height: 140px;
	background-size: 50% auto;
}
.intra-banner {
	width: 100%;
	height: 140px;
	float: left;
}
.aspiration-s {
	display: none;
}
.banner-text-s {
	display: none;
}
.table-intra-s {
	display: none;
}
.Servicestext {
	height: 200px;
}
.Servicestext li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.Servicestext a {
	width: 100%;
}
#mheader {
	display: block !important;
	padding: 0px 0px 0px 0px;
	z-index: 1001;
	width: 100%;
	position: absolute;
	float: left;
	height: 23px !important;
}
.menu-bg {
	height: 39px !important;
	font: normal 17px/23px Verdana, Geneva, sans-serif !important;
	color: #ffffff !important;
	display: block;
}
.menu-bg a, .menu-bg a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.menu-m img {
	width: 28px !important;
	height: 21px !important;
}
.menu-m a, .menu-m a:hover {
	font: mormal 15px/18px 'CenturyGothic';
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 8px 0px 0px 10px !important;
	display: block;
}
#wrapper {
	z-index: 1000 !important;
	overflow: hidden !important;
	width: 100% !important;
}
.Contact-table {
	width: 100% !important;
}
.telephone {
	width: 100% !important;
	height: 90px;
}
.telephone ul {
	margin: 10px 5px;
	padding: 0;
}
.telephone li {
	width: 100%;
}
/*************************************Mobile Form Styles ********************************************************/

.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 3px 5px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.dropDownF {
	border: 1px solid #cdcbcb;
	background: #b8b6b9;
	color: #000000;
	width: 100%;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 40px !important;
	padding: 0px 10px !important;
}
#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -4px !important;
}
/************************************* Doctor Styles ********************************************************/

#doccontainer {
	display: block !important;
}
.docrow {
	position: relative;
	float: none !important;
	margin: 5px auto;
	display: block !important;
}
.docleft {
	display: block !important;
	padding: 5px;
	width: 100% !important;
	min-height: 105px !important;
}
.docmiddle {
	display: block !important;
	width: 100% !important;
}
.docright {
	display: block !important;
	padding: 5px;
	width: 100% !important;
	min-height: 105px !important;
}
#MobFrame {
	display: block;
}
/*************************************Mobile Form Styles ********************************************************/

.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 3px 5px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.dropDownF {
	border: 1px solid #cdcbcb;
	background: #b8b6b9;
	color: #000000;
	width: 100%;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 40px !important;
	padding: 0px 10px !important;
}
#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -4px !important;
}
.GotoTop {
	display: none !important;
}
}
 @media screen and (max-width: 480px) {
body {
	background: none !important;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
 *overflow-y:none;
}
#Container {
	width: 100%;
}
.services-tabs-list li {
	width: 99%;
}
#Header {
	width: 100%;
	height: 95px;
	margin: 0 auto;
}
#Header img {
	width: 40%;
	height: auto;
	margin: 12px 0px 0px 12px;
}
.call-menu {
	width: 50%;
	height: 95px;
	float: left;
	margin-left: 0px;
}
.appointment {
	font: normal 18px/20px 'RobotoMedium';
	color: #fe60a4;
	padding: 18px 0px 8px 40px !important;
	float: left;
	background: none;
}
#menu {
	display: none;
}
/*..Header Ends..*/

#Banner {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	display: block;
}
.aspiration-h {
	display: none;
}
.banner-text {
	display: none;
}
#mob-service {
	display: block;
}
#Services-h {
	display: none;
}
#Services-s {
	width: 100%;
	height: 178px;
	float: none;
	margin-top: 10px;
}
.fade-in-out-s {
	margin-left: 60px;
}
.services-s ul li {
	background: url(/images/service-lists-divider-s-bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}
.services-s ul li:last-child {
	background: url(/images/service-lists-divider-s-bg.gif) no-repeat left bottom;
	background-size: 100% auto;
}
#Online-Appointment {
	width: 100%;
	height: 143px;
	background: url(/images/online-m-bg.gif) repeat-x 0 0;
}
.online-Appointment {
	width: 88%;
	height: auto;
	font: normal 12px/16px 'RobotoRegular';
	padding: 18px 0px 0px 15px;
	float: none;
	text-align: justify;
}
.appointment-h {
	width: 160px;
	height: 28px;
	float: left;
	margin: 8px 0px 0px 15px;
	padding: 14px 0px 0px 29px;
}
#Pregnancy-Calculator {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	background: none !important;
}
.pregnancy-calculator {
	width: 98%;
	height: 270px;
	float: left;
	margin: 0px 0px 10px 0px;
	background-color: #dcf3ff;
}
.countdown {
	width: 262x;
	height: 75px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.countdown span {
	font: normal 13px/15px 'SegoeUILight';
	padding: 9px 0px 0px 0px;
	text-align: center;
}
.case-studies {
	font: normal 16px/54px 'RobotoRegular';
	margin: 0px;
	width: 100%;
}
.case-studies img {
	margin: 10px 15px 0px 0px;
	float: left;
}
.case-studies ul {
	padding: 0px;
	float: none;
	list-style: none;
	margin: 0px 0px 0px 10px;
}
.case-studies ul li {
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
	background-size: 100% auto !important;
}
.case-studies ul li:last-child {
	background: none;
	float: none;
}
#Baby-h {
	display: none;
}
.baby-album {
	display: none;
}
#Footer-Bg {
	width: 100%;
	height: 470px;
	margin: 0 auto;
	background: url(/images/footer-h-bg.jpg) repeat-x left top #10488d;
	clear: both;
}
#Footer {
	width: 100%;
	height: 470px;
	margin: 0 auto;
	clear: both;
}
.follow-us {
	width: 49%;
	height: auto;
	float: left;
	margin-left: 7px;
}
.follow-us img {
	width: 17%;
	height: auto;
}
.level {
	font: normal 11px/16px 'RobotoLight';
	color: #ffffff;
	float: left;
	padding: 17px 10px 0px 0px;
}
.socila-icon {
	width: 176px;
	height: 57px;
	margin: 10px 0px 0px 0px;
	background: none !important;
}
.socila-icon img {
	margin: 0px 7px 0px 0px;
}
.services-f {
	font: normal 16px/20px 'RobotoRegular';
	color: #ffffff;
	padding: 21px 0px 0px 0px;
}
/*..follow-us ENds..*/



.services-footer {
	width: 45%;
	font: normal 11px/15px 'RobotoLight';
	color: #ffffff;
	float: left;
	margin-left: 10px;
}
.services-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
.services-footer ul li {
	list-style: none;
	line-height: 20px;
}
.services-footer img {
	margin: 5px 5px 0px 0px;
}
.learn-more {
	width: 85px;
	height: 33px;
	font: normal 12px/14px 'RobotoLight';
	color: #f8fcfb;
	margin: 14px 0px 0px 0px;
	padding: 2px 0px 0px 20px;
	background: url(/images/learn-more-bg.gif) no-repeat left top;
	background-size: 100% auto;
}
/*..service-footer ENds..*/

.menu-footer {
	width: 35%;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin: 10px 0px 0px 7px;
	float: left;
}
.menu-footer ul {
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}
/*..menu-footer ENds..*/

.quick-links-footer {
	width: 45%;
	height: auto;
	font: normal 12px/14px 'RobotoLight';
	color: #ffffff;
	margin-left: 57px;
	float: left;
}
#Banner-s {
	width: 100%;
	height: 104px;
	margin: 0 auto;
	overflow: hidden;
}
.demo-s {
	width: 100%;
	height: 104px;
}
.demo1-s {
	width: 100%;
	height: 104px;
}
.table-demo-s {
	width: 100%;
	height: 104px;
	background-size: 50% auto;
}
.intra-banner-s {
	width: 100%;
	height: 104px;
}
#Content-Main {
	width: 100%;
}
#Content-Left {
	width: 100%;
}
#SideBar {
	width: 100%;
}
.services-s {
	margin: 0px;
}
.navigation {
	padding: 20px 30px 5px 15px;
}
.textMain {
	padding: 5px 30px 30px 15px;
}
.baby-album-s {
	width: 100%;
	font: normal 16px/55px Verdana, Geneva, sans-serif;
}
.pregnancy-calculator-s {
	width: 100%;
	height: 317px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-color: #dcf3ff;
}
.case-studies-s ul li {
	background: url(/images/lists-divider-h-bg.jpg) no-repeat left bottom;
	background-size: 100% auto;
}
.demo {
	width: 100%;
	height: 140px;
}
.demo1 {
	width: 100%;
	height: 140px;
}
.table-demo-h {
	width: 100%;
	height: 140px;
	background-size: 50% auto;
}
.intra-banner {
	width: 100%;
	height: 140px;
	float: left;
}
.aspiration-s {
	display: none;
}
.banner-text-s {
	display: none;
}
.table-intra-s {
	display: none;
}
.Servicestext {
	height: 200px;
}
.Servicestext li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.Servicestext a {
	width: 100%;
}
#mheader {
	display: block !important;
	padding: 0px 0px 0px 0px;
	z-index: 1001;
	width: 100%;
	position: absolute;
	float: left;
	height: 23px !important;
}
.menu-bg {
	height: 39px !important;
	font: normal 17px/23px Verdana, Geneva, sans-serif !important;
	color: #ffffff !important;
	display: block;
}
.menu-bg a, .menu-bg a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.menu-m img {
	width: 28px !important;
	height: 21px !important;
}
.menu-m a, .menu-m a:hover {
	font: mormal 15px/18px 'CenturyGothic';
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 8px 0px 0px 10px !important;
	display: block;
}
#wrapper {
	z-index: 1000 !important;
	overflow: hidden !important;
	width: 100% !important;
}
.Contact-table {
	width: 100% !important;
}
.telephone {
	width: 100% !important;
	height: 90px;
}
.telephone ul {
	margin: 10px 5px;
	padding: 0;
}
.telephone li {
	width: 100%;
}
/*************************************Mobile Form Styles ********************************************************/

.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 3px 5px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.dropDownF {
	border: 1px solid #cdcbcb;
	background: #b8b6b9;
	color: #000000;
	width: 100%;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 40px !important;
	padding: 0px 10px !important;
}
#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -4px !important;
}
/************************************* Doctor Styles ********************************************************/

#doccontainer {
	display: block !important;
}
.docrow {
	position: relative;
	float: none !important;
	margin: 5px auto;
	display: block !important;
}
.docleft {
	display: block !important;
	padding: 5px;
	width: 100% !important;
	min-height: 105px !important;
}
.docmiddle {
	display: block !important;
	width: 100% !important;
}
.docright {
	display: block !important;
	padding: 5px;
	width: 100% !important;
	min-height: 105px !important;
}
#MobFrame {
	display: block;
}
/*************************************Mobile Form Styles ********************************************************/

.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	padding: 3px 3px 3px 5px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.dropDownF {
	border: 1px solid #cdcbcb;
	background: #b8b6b9;
	color: #000000;
	width: 100%;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 40px !important;
	padding: 0px 10px !important;
}
#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -4px !important;
}
}
			