/*
 Theme Name: Dr. Priti Kothari
 Theme URI: http://www.yourpracticeonline.net
 Description: This theme is completely compatible with WordPress 3.0
 Author: Rama Rao C.S.
 Author URI: http://www.yourpracticeonline.net
 Version: 1.0
 */
/*--------------Search--------------*/
p {
		font-size: 15px !important;
		line-height: 20px;
    }
	
.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--------------*/
#access {
	font: normal 20px 'dearjoe_2regular';
	display: block;
	float: left;
	margin: 19px 0px 0px 0px;
}
#access ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
#access li {
	float: left;
	position: relative;
	cursor: pointer;
}
#access a {
	color: #ffffff;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px 0px 0px;
	background: url(images/menu-off.gif) no-repeat 15px 15px;
	font-size: 20px !important;

}
#access a:hover {
	text-decoration: none;
	color: #257d41;
}
.sub-menu > ul li a > .parent {
	background: url(images/tri.gif) no-repeat 0px 0px !important;
}
#menu-item-37 a {
	width: 87px;
	text-decoration: none;
}
#menu-item-37 a:hover {
	background: url(images/home-on.gif) no-repeat 0 0;
	text-decoration: none;
}
#menu-item-33 a {
	width: 120px;
	text-decoration: none;
}
#menu-item-33 a:hover {
	background: url(images/about-us-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-40 a {
	width: 142px;
	text-decoration: none;
}
#menu-item-40 a:hover {
	background: url(images/patient-info-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-35 a {
	width: 104px;
	text-decoration: none;
}
#menu-item-35 a:hover {
	background: url(images/cogmed-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-39 a {
	width: 105px;
	text-decoration: none;
}
#menu-item-39 a:hover {
	background: url(images/obesity-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-41 a {
	width: 128px;
	text-decoration: none;
}
#menu-item-41 a:hover {
	background: url(images/resources-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-38 a {
	width: 91px;
	text-decoration: none;
}
#menu-item-38 a:hover {
	background: url(images/media-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-36 a {
	text-decoration: none;
	width: 147px;
	padding-left: 4px;
}
#menu-item-36 a:hover {
	background: url(images/faqs-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-34 a {
	width: 92px;
	text-decoration: none;
}
#menu-item-34 a:hover {
	background: url(images/blog-on.gif) no-repeat right top;
	text-decoration: none;
}
#menu-item-1169 a {
	width: 92px;
	text-decoration: none;
}
#menu-item-1169 a:hover {
	background: url(images/blog-on.gif) no-repeat right top;
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 0;
	z-index: 99999;
}
#access ul ul li {
	background: #646c55;
	padding: 2px 15px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font: normal 16px/24px Arial, Helvetica, sans-serif !important;
	border-bottom: 1px solid #575740;
	color: #c2c8b6;
	height: auto;
	padding: 0px 0px 0px 15px;
	z-index: 99999;	/*width:200px;*/
	text-align: left;
	background: url(images/menu-s-off.gif) no-repeat left 10px;
}
#access ul ul a:hover {
	color: #ffffff;
	background: url(images/menu-s-on.gif) no-repeat left 10px;
}
#access ul ul li:first-child {
	padding-top: 15px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background: url(images/menu-st-bg.gif) no-repeat center top #646c55;
}
#access ul ul li:last-child {
	padding-bottom: 15px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#access ul ul li:last-child a {
	border-bottom: none;
}
#access ul ul ul {
	margin: -15px 0px 0px 0px !important;
}
#access ul ul ul li {
	background: #646c55;
	padding: 2px 15px;
	margin-left: 1px;
}
#access ul ul ul a {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #575740;
	color: #c2c8b6;
	height: auto;
	padding: 0px 0px 0px 10px;
	z-index: 99999;	/*width:200px;*/
	text-align: left;
	background: url(images/menu-s-off.gif) no-repeat left 7px;
}
#access ul ul ul a:hover {
	color: #ffffff;
	background: url(images/menu-s-on.gif) no-repeat left 7px;
}
#access ul ul ul li:first-child {
	padding-top: 15px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background: url(images/menu-s2l-bg.gif) no-repeat left 18px #646c55;
}
#access ul ul ul li:last-child {
	padding-bottom: 15px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#access ul ul ul li:last-child a {
	border-bottom: none;
}
#access ul li:hover > ul {
	display: block;
}
#menu-item-33 ul {
	margin: 0px 0px 0px -15px !important;
}
#menu-item-33 li a {
	width: 100px;
}
#menu-item-33 li li a {
	width: 100px;
}
#menu-item-40 ul {
	margin: 0px 0px 0px -40px !important;
}
#menu-item-40 li a {
	width: 200px;
}
#menu-item-39 ul {
	margin: 0px 0px 0px -45px !important;
}
#menu-item-39 li a {
	width: 150px;
}
#menu-item-41 ul {
	margin: 0px 0px 0px -10px !important;
}
#menu-item-41 li a {
	width: 100px;
}
#menu-item-129 ul {
	margin: 0px 0px 0px -45px !important;
}
#menu-item-129 li {
}
#menu-item-129 li a {
	width: 210px;
	line-height: 18px !important;
	padding-bottom: 5px !important;
}
#menu-item-36 ul {
	margin: 0px 0px 0px -63px !important;
}
#menu-item-36 li a {
	width: 180px;
}
/*.current-menu-parent > a, .current-menu-ancestor > a, .menu .current-menu-item a, .menu .current_page_item a {
 color:#257d41 !important;
 }
 .menu .current-menu-item li a, .menu .current_page_item li a {
 color:#ffffff !important;
 }
 .menu .current-menu-item li a:hover, .menu .current_page_item li a:hover {
 color:#a7cd56 !important;
 }
 #access ul ul ul li.current_page_item a {
 color:#a7cd56 !important;
 }*/
/*************************************Theme Styles End***********************************/
body {
	margin: 0px 0px 0px 0px;	/*background:url(images/body-bg-s.gif) repeat-x 0 0 #ffffff;*/
	background: url(images/main-body-bg.jpg) no-repeat fixed center top #ffffff;
	overflow-y: scroll;
	*overflow-y: none;
}
.table-height {
	height: 100%;
}
img {
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0px !important;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
ul, ol {
	margin: 0px 12px;
	padding: 6px 0px 6px 30px;
}
.hr {
	height: 25px;
	border-bottom: 1px solid #000000;
    margin-bottom: 10px;
}
.videoBorder {
	border: 8px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/************************************* Site Styles ********************************************************/
#main-bg {
	width: 100%;
	height: 100%;
	background: url(images/main-body-bg.jpg) no-repeat center top;	/*background-size:100% 100%;
	 -webkit-background-size:100% 100%;
	 -o-background-size:100% 100%;
	 -ms-background-size:100% 100%;
	 -moz-background-size:100% 100%;*/
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#Container {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url(images/menu-bg.gif) no-repeat center top;
	position: relative;
	z-index: 2;
}
#Menu-Section {
	width: 960px;
	height: 71px;
	margin: 0px auto;
}
#mheader {
	display: none;
}
#Header-main {
	width: 100%;
	height: 123px;
	margin: 0px auto;
	background: #ffffff;
}
#Header {
	width: 960px;
	height: 123px;
	margin: 0px auto;
}
.logo {
	float: left;
	margin: 38px 0px 0px 5px;
}
.smo-icons {
	float: right;
	margin: 38px 0px 0px 0px;
}
.phno {
	clear: both;
	font: normal 21px/24px 'dearjoe_2regular';
	color: #4e3d20;
	width: auto;
	float: right;
	margin: 0px 20px 0px 0px;
}
.phno span {
	font: normal 23px/24px 'MyriadProRegular';
	color: #4e3d20;
}
.phno img {
	position: relative;
	margin: 4px 5px -4px 0px;
}
.phno a, .phno a:hover {
	color: #4e3d20;
	text-decoration: none;
}
#intra-main {
    width: 100%;
    height: 310px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.navigation{
	margin: 10px auto;
}
#intra-main-s {
	width: 100%;
	height: 209px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	background: url(images/intra-tran-bg.gif) left top;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#intra-main-in {
	width: 960px;
	height: 310px;
	margin: 0px auto;
	background: url(images/intra-tabs-bg.gif) no-repeat right top;
}
#intra-main-s #intra-main-in {
	width: 960px;
	height: 283px;
	margin: -34px auto;
/*	background: url(images/meet-dr-s-bg.png) no-repeat right top;*/
}
.intra-main-r-bg {
	width: 570px;
	height: 390px;
	position: absolute;
	background: url(images/intra-main-r-bg.gif) repeat-x top;
	margin: 0px 0px 0px 960px;
}
#intra-main-s .intra-main-r-bg {
	width: 570px;
	height: 359px;
	position: absolute;
	background: url(images/intra-main-r-bg-s.gif) repeat-x top;
	margin: 0px 0px 0px 960px;
}
.meet-dr-s {
	width: 210px;
	height: 283px;
	position: relative;
	float: left;
}
#Meet-Dr-Testimonials {
	width: 960px;
	height: 241px;
	margin: 0px auto;
	background: url(images/meet-dr-priti-kothari-img-new.jpg) no-repeat left top;
}
.meet-dr {
	width: 320px;
	height: 241px;
	padding: 0px 28px 0px 250px;
	float: left;
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	color: #000;
}
.meet-dr-title {
    font: normal 27px/30px 'dearjoe_2regular';
    color: #a7c361;
    margin-top: 32px;
}

.meet-dr-title h2 {
    font: normal 20px / 24px 'futura_lt_btlight';
}
.meet-dr-title h1{
	margin: 8px 0px;
}
.meet-dr-title span {
	font: normal 27px 'futura_lt_btlight';
	color: #a7c361;
}
.meet-dr-title a, .meet-dr-title a:hover {
	color: #a7c361;
	text-decoration: none;
}
.meet-dr-title-s {
	font: normal 35px/16px 'dearjoe_2regular';
	color: #a7c361;
	margin: 75px 0px 0px 41px;
	height: 70px;
}
.meet-dr-title-s span {
	font: normal 26px 'futura_lt_btlight';
	color: #a7c361;
}
.meet-dr-title-s a, .meet-dr-title-s a:hover {
	color: #a7c361;
	text-decoration: none;
}
.more {
	width: 86px;
	height: 30px;
	font: normal 22px 'dearjoe_2regular';
	color: #012c0e;
	text-align: center;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	background: url(images/more-bg.gif) no-repeat left top;
}
.more a {
	color: #012c0e;
	text-decoration: none;
	display: block;
}
.more a:hover {
	color: #ffffff;
	text-decoration: none;
}
.read-link {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #014415;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}
.read-link a {
	color: #014415;
	text-decoration: none;
	display: block;
}
.read-link a:hover {
	color: #014415;
	text-decoration: none;
}
.more-s {
	width: 120px;
	height: 30px;
	font: normal 20px 'dearjoe_2regular';
	color: #012c0e;
	text-align: center;
	float: right;
	margin: 37px 0px 0px 0px;
	padding-top: 8px;
	background: #9dca3d;
    border-radius: 25px;
}
.more-s a {
	color: #012c0e;
	text-decoration: none;
	display: block;
}
.more-s a:hover {
	color: #ffffff;
	text-decoration: none;
}
.testimonials {
	width: 362px;
	height: 241px;
	float: left;
	background: url(images/testimonials-bg.jpg) no-repeat left top #646c55;
}
#Sidebar-Section .testimonials {
	width: 290px;
	height: 170px;
	float: none;
	background: url(images/testimonials-bg-s.jpg) no-repeat left top;
}
.services {
	width: 290px;
	height: 266px;
	padding-top: 20px;
	background: #257d41;
}
.services ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.services li {
	height: 38px;
	font: normal 19px/38px 'futura_lt_btlight';
	color: #002f0f;
	width: 100%;
	float: left;
}
.services li a {
	height: 38px;
	width: 226px;
	padding: 0px 0px 0px 64px;
	display: block;
	color: #002f0f;
	background: url(images/services-off.jpg) no-repeat left top;
	text-decoration: none;
}
.services li a:hover {
	color: #a7c361;
	background: url(images/services-on.jpg) no-repeat left top;
	text-decoration: none;
}
#Home-Links {
	width: 960px;
	height: 194px;
	margin: 0px auto;
	background: url(images/d-line.gif) repeat-x bottom left;
}
.eemail_widget {
	width: 326px;
	height: 120px;
	float: left;
	padding: 20px 20px 0px 30px;
	background: url(images/ver-d-line.gif) no-repeat right top;
}
.eemail_widget h3.widget-title {
	font: normal 24px 'futura_lt_btlight';
	color: #012c0e;
	margin: 0px 0px 10px;
}
.eemail_textbox_button {
	width: 73px !important;
	height: 28px;
	background: url(images/submit.png) no-repeat left top;
	font-size: 0px;
	border: 0px;
}
#Sidebar-Section .eemail_widget {
	width: 298px;
	height: 120px;
	padding: 20px 0px 0px 5px;
	background: url(images/hor-d-line.gif) no-repeat center bottom;
}
#Sidebar-Section .eemail_widget h3.widget-title {
	font: normal 24px 'futura_lt_btlight';
	color: #012c0e;
	margin: 0px 0px 10px;
}
.eemail_textbox_class {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 240px;
	height: 23px;
	vertical-align: middle;
	padding: 2px 4px 2px 30px;
	background: url(images/email-icon.gif) no-repeat 5px 8px #808080;
	color: #dedede;/*margin:10px 0px;*/
}
.eemail_msg, .eemail_caption {
	display: none;
}
.home-q-links {
	width: 534px;
	height: 140px;
	float: left;
	padding-left: 50px;
}
.home-q-links ul {
	margin: 25px 0px 0px 0px;
	list-style: none;
	padding: 0px;
}
.home-q-links li {
	width: 33%;
	float: left;
	font: normal 18px 'futura_lt_btlight';
	color: #3d4935;
	padding: 30px 0px 0px 0px;
}
.home-q-links li img {
	float: left;
	margin: -30px 10px 0px 0px;
}
.home-q-links li a {
	color: #3d4935;
	text-decoration: none;
	font:normal 19px/24px 'futura_lt_btlight'
}
.home-q-links li a:hover {
	color: #3d4935;
	text-decoration: none;
}
#home-sidebar {
	display: none;
}
.sub-q-links {
	clear: both;
	width: 290px;
	height: 330px;
	padding: 5px 0px 0px 0px;
}
.sub-q-links ul {
	margin: 25px 0px 0px 0px;
	list-style: none;
	padding: 0px;
}
.sub-q-links li {
	font: normal 18px 'futura_lt_btlight';
	color: #3d4935;
	padding: 30px 0px 0px 0px;
	height: 63px;
	background: url(images/hor-d-line.gif) no-repeat center bottom;
	margin-bottom: 5px;
}
.sub-q-links li img {
	float: left;
	margin: -30px 10px 0px 0px;
}
.sub-q-links li a {
	color: #000000;
	text-decoration: none;
}
.sub-q-links li a:hover {
	color: #000000;
	text-decoration: none;
}
#Main-Content {
	width: 960px;
	margin: 0px auto;
}
#Main-Content-in {
	width: 1000px;
	margin: 0px auto;
	float: left;/*background:url(images/d-line.gif) repeat-x bottom left;*/
}
#Content-Section {
	width: 665px;
	margin: 0px auto;
	float: left;
}
#Sidebar-Section {
	width: 295px;
	margin: 0px auto;
	float: left;
}
#Logos-Section-main {
	clear: both;
	width: 100%;
	 height: 106px; 
	margin: 0px auto;
	background: #ffffff;
}
#Logos-Section {
	clear: both;
	width: 960px;
	height: 95px; 
	margin: 0px auto;
	padding: 10px 0px;
}
.logos-section-in {
	 height: 75px; 
	margin: 0px 8px 0px 8px;
	/* border: 1px solid #efefef;
	background: #f2f2f2; */
}
.lead-logo {
	margin: 20px 30px;
}
.logo1 {
	margin: 10px 30px;
}
.logo2 {
	margin: 10px 30px;
}
.logo3 {
	margin: 14px 30px;
}
.logo4 {
	margin: 10px 30px;
}
.logo5 {
	margin: 14px 30px;
}
.logo6 {
	margin: 10px 30px;
}
.logo7 {
	margin: 10px -10px 10px 1px;
}
#Footer-Main {
	width: 100%;
	height: 420px !important;
	margin: 0px auto;
	background: url(images/footer-bg.gif) repeat-x top #aeb8ad;
}
#Footer-Main-in {
	width: 960px;
	height: 210px;
	margin: 0px auto;
}
#Footer-Main-in ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.col-title {
	font: normal 26px 'dearjoe_2regular' !important;
	color: #ffffff;
	padding: 15px 0px 0px 0px;
}
.col1 {
	width: 22%;
	margin-left: 3%;
	float: left;
	font: normal 17px/23px 'futura_lt_btlight';
	color: #282f1b;
}
.col1 a {
	color: #282f1b;
	text-decoration: none;
}
.col1 a:hover {
	color: #282f1b;
	text-decoration: underline;
}
.col2 {
	width: 22%;
	margin-left: 3%;
	float: left;
	font: normal 17px/23px 'futura_lt_btlight';
	color: #012c0e;
}
.col2 a {
	color: #012c0e;
	text-decoration: none;
}
.col2 a:hover {
	color: #012c0e;
	text-decoration: underline;
}
.col3 {
	width: 22%;
	margin-left: 3%;
	float: left;
}
.smo-img {
	float: left;
	margin: 10px 0px 0px 0px;
}
.col4 {
	width: 22%;
	margin-left: 3%;
	float: left;
}
.ypo-logo {
	float: right;
	margin: 10px 30px 0px 0px;
}
.bottomText {
	font: normal 12px/23px 'futura_lt_btlight';
	color: #282f1b;
	text-align: center;
	text-decoration: none;
}

.bottomText a {
	color: #282f1b;
	text-decoration: underline;
}

.bottomText a:hover {
	color: #282f1b;
	text-decoration: none;
}

}


	
/************************************* Sub Page Styles ********************************************************/
.navigation {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	text-decoration: none;
	padding: 20px 30px 5px 5px;
}
.navigation a {
	font-weight: normal;
	color: #323232;
	text-decoration: underline;
}
.navigation a:hover {
	font-weight: normal;
	color: #a7cd56;
	text-decoration: underline;
}
.textMain {
	font: normal 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 30px 30px 5px;
	text-decoration: none;
	/*float: left;*/
}
.next{
    float: right;
}
.prev{
    float: left;
}
.textMain a {
	color: #000000;
	text-decoration: underline;
}
.textMain a:hover {
	color: #000000;
	text-decoration: none;
}
.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: #000000;
	text-decoration: none;
	text-align: justify;
}
.textMainBold a {
	color: #000000;
	text-decoration: underline;
}
.textMainBold a:hover {
	color: #257d41;
	text-decoration: underline;
}
.textMainBold1{
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
    float: right;
}
.textMainBold1 a {
  background: #257d41;
  color: #002f0f;
  padding: 10px 30px;
  margin:0px 0px 0px -40px;
  text-decoration: none;
  border-radius:5px;
  -webkit-border-radius:5px; 
}
.textMainBold1 a:hover {
	background: #00230b;
	color: #a7c361;
	text-decoration: none;
}
.textNormal {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.textNormal a {
	color: #000000;
	text-decoration: underline;
}
.textNormal a:hover {
	color: #257d41;
	text-decoration: underline;
}
.textbold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
/************************************* Sub Page Headings Starts ********************************************************/
.textMain h1 {
    font: normal 35px 'dearjoe_2regular';
    padding: 5px 0px;
    color: #002f0f;
    text-decoration: none;
    margin: 0px;
}
.textMain h2 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #014415;
	text-decoration: none;
}
.textMain h2 a {
	color: #014415;
	text-decoration: underline;
}
.textMain h2 a:hover {
	color: #014415;
	text-decoration: underline;
}
.textMain h3 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #074917;
	text-decoration: none;
}
.textMain h3 a {
	color: #074917;
	text-decoration: underline;
}
.textMain h3 a:hover {
	color: #074917;
	text-decoration: underline;
}
.textMain h4 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #248341;
	text-decoration: none;
}
.textMain h4 a {
	color: #248341;
	text-decoration: underline;
}
.textMain h4 a:hover {
	color: #248341;
	text-decoration: underline;
}
/************************************* Multimedia Page Styles ********************************************************/
.multimedia {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #375f91;
	text-decoration: none;
	border: 1px solid #54AAE9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.multimedia a {
	padding: 5px 0px 5px 45px;
	color: #375f91;
	text-decoration: underline;
}
.multimedia a:hover {
	padding: 5px 0px 5px 45px;
	color: #000000;
	text-decoration: underline;
}
.multimedia .formHead a, .multimedia .formHead a:hover {
	padding-left: 0px;
	background: none;
}
/************************************* Form Styles ********************************************************/
.tableborder {
	border: 1px solid #257d41;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.formHead {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #257d41;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
.formHead a {
	color: #ffffff;
	text-decoration: underline;
}
.formHead a:hover {
	color: #be840f;
	text-decoration: underline;
}
.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px 3px 3px 5px;
}
.txtfield {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #257d41;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	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 #257d41;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 185px;
}
.textArea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 175px;
	border: 1px solid #257d41;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	vertical-align: middle;
	padding: 4px;
}
.txtfield-c {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #257d41 !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;	/* box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	width: 280px;
	height: 35px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.textArea-c {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 280px;
	border: 1px solid #257d41;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;	/*box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	vertical-align: middle;
	padding: 4px;
}
#captchac img {
	width: 180px;
	height: auto;
}
.dropDownF {
	border: 1px solid #257d41;
	border-radius: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px;
	text-decoration: none;
	width: 183px;
}
.button {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #257d41;
	text-decoration: none;
	border: 2px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
	cursor: pointer;
}
.ftable {
	width: 33%;
	display: block;
	float: left;
}
.textAreaB {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 90%;
	border: 1px solid #257d41;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;	/*box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	vertical-align: middle;
	padding: 4px;
}
/************************************* Intractivity Styles ********************************************************/
.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 826px;
	height: 359px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
	background: url(images/demo-bg.gif) repeat-y left top;
}
#intra-main-s .demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 283px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 826px;
	height: 359px;
	padding: 0px;
	margin: 0px;
}
#intra-main-s .demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 283px;
	padding: 0px;
	margin: 0px;
}
.demo1-in {
	width: 826px;
	height: 359px;
}
#intra-main-s .demo1-in {
	width: 750px;
	height: 283px;
}
.intra-tabs {
	position: relative;
	width: 134px;
	height: 359px;
	float: left;
}
.intra-tabs ul {
	position: relative;
	margin: 33px 0px 0px 0px;
	padding: 0px;
	z-index: 17;
}
.intra-tabs ul li {
	height: 38px;
}
.tab1 {
	position: absolute;
	margin: 0px 0px 0px -211px;
}
.tab2 {
	margin: 0px 0 0 -188px;
	position: absolute;
}
.tab3 {
	position: absolute;
	margin: 0px 0px 0px -167px;
}
.tab4 {
	position: absolute;
	margin: 0px 0px 0px -148px;
}
.tab5 {
	position: absolute;
	margin: 0px 0px 0px -129px;
}
.tab6 {
	position: absolute;
	margin: 0px 0px 0px -108px;
}
.tab7 {
	margin: 0 0 0 -84px;
	position: absolute;
	border-radius: 0 3px 3px 0;
}

.tab8 {
    margin: 6px 0px 0 -59px;
    position: absolute;
    border-radius: 8px 7% 0 7%;
    padding: 0 10px;
}
.intratextmain {
	font: normal 35px/36px 'dearjoe_2regular';
	color: #257d41;
	padding: 60px 0px 0px 340px;
	text-decoration: none;
}.intratextmain a {
	font:
normal 35px/36px 'dearjoe_2regular' !important;}
#div1 .intratextmain {
	padding: 20px 40px 0px 200px;
}
.intratextmain a {
	color: #257d41;
	margin-left: 70px;
	text-decoration: none;
}
.adhd {
	position: relative;
	left: 17% !important;
}
.intratextmain a:hover {
	text-decoration: none;
	color: #257d41;
}
.obesity a {
	margin: 0 !important;
	position: absolute;
	top: 22px;
	left: 25%;
}
.obesity-p {
	font: 16px/23px Verdana, Arial, Helvetica, sans-serif !important;
	left: 25% !important;
	padding: 0px 400px 0 0px !important;
	position: relative !important;
	top: -10px !important;
}
.obesity-page ul li {
	background: none;
}
.obesity-page ul li a {
	background: #257D41;
	width: 50%;
	text-align: left;
	padding-left: 25px;
	font: 17px/38px "futura_lt_btlight";
	color: #002f0f;
	border: 1px solid #CCC;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
.obesity-page ul li a:hover {
	background: #002B0D;
	color: #a7c361;
}
#intra-main-s .intratextmain {
	font: normal 35px 'dearjoe_2regular';
	color: #257d41;
	padding: 75px 0px 0px 320px;
	text-decoration: none;
	color: #012c0e;
	text-align: justify;
	text-decoration: none;
}
#intra-main-s .intratextmain a {
	color: #257d41;
	text-decoration: none;
}
#intra-main-s .intratextmain a:hover {
	text-decoration: none;
	color: #257d41;
}
.intratext {
	color: #012c0e;
	font: 15px/20px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 184px 0 414px;
	/* text-align: justify; */
	text-decoration: none;
}
#div1 .intratext {
	padding: 0px 180px 0px 200px;
}
.intratext a {
	color: #012c0e;
	text-decoration: underline;
}
.intratext a:hover {
	text-decoration: underline;
	color: #012c0e;
}
.intra-more {
	width: 86px;
	height: 28px;
	font: normal 22px 'dearjoe_2regular';
	color: #ffffff;
	text-align: center;
	float: right;
	margin: 0px 220px 0px 0px;
	padding-top: 8px;
	background: url(images/intra-more-bg.gif) no-repeat left top;
}
#div1 .intra-more {
	margin: 0px 140px 0px 0px;
}
.intra-more a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.intra-more a:hover {
	color: #a8cd5c;
	text-decoration: none;
}
.demo-m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 362px;
	height: 241px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
#Sidebar-Section .demo-m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 290px;
	height: 170px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.demo1-m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 312px;
	height: 80px;
	padding: 0px;
	margin: 93px 10px 73px 40px;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
	color: #012c0e;
	background: #ffffff;
}
.demo1-m a {
	color: #012c0e;
	text-decoration: underline;
}
.demo1-m a:hover {
	color: #257d41;
	text-decoration: underline;
}
#Sidebar-Section .demo1-m {
	position: relative;
	top: 0px;
	left: 0px;
	width: 245px;
	height: 69px;
	padding: 0px;
	margin: 53px 15px 48px 30px;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
	color: #012c0e;
	background: #ffffff;
}
#Sidebar-Section .demo1-m a {
	color: #012c0e;
	text-decoration: underline;
}
#Sidebar-Section .demo1-m a:hover {
	color: #257d41;
	text-decoration: underline;
}
.demo1-m p {
	padding: 0px;
	margin: 0px 10px 3px 10px !important;
	line-height: 15px;
}
.intra-tabs2 {
	position: absolute;
	width: 80px;
	height: 10px;
	margin: 190px 0px 0px 40px;
	z-index: 18;
}
#Sidebar-Section .intra-tabs2 {
	position: absolute;
	width: 80px;
	height: 10px;
	margin: 133px 0px 0px 25px;
	z-index: 18;
}
.intra-tabs2 img {
	margin: 0px 3px 0px 3px;
}
.tes-title {
	font: normal 22px/26px 'futura_lt_btlight';
	color: #a7c361;
	position: absolute;
	margin: 46px 0px 0px 77px;
	z-index: 18;
}
.tes-title a, .tes-title a:hover {
	color: #a7c361;
	text-decoration: none;
}
#Sidebar-Section .tes-title {
	font: normal 20px/26px 'futura_lt_btlight';
	color: #a7c361;
	position: absolute;
	margin: 15px 0px 0px 55px;
	z-index: 18;
}
.dr-table {
	float: right;
	margin: 10px 0px 10px 15px;
}
.map-img {
	width: 165px;
	height: auto;
	float: right;
	margin: 5px 5px 5px 5px;
	border: 1px solid #060;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pdf-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pdf-list li {
	line-height: 33px;
	margin-bottom: 10px;
	background: none !important;
	padding: 0px !important;
}
.pdf-list li a {
	padding: 10px 0px 10px 40px;
	background: url(images/pdf-icon.jpg) no-repeat left top;
	height: 35px;
}
.word-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.word-list li {
	line-height: 33px;
	margin-bottom: 10px;
	background: none !important;
	padding: 0px !important;
}
.word-list li a {
	padding: 10px 0px 10px 40px;
	background: url(images/word-icon.gif) no-repeat left top;
	height: 35px;
}
.bariatric-surgery {
	width: 400px;
	float: right;
	margin: 0px 0px 20px 15px;
	background: #ffffff;
	text-align: center;
	font-weight: bold;
}
.mapdiv {
	width: auto;
	float: right;
}
#wp-realtime-sitemap-menu h3 {
	display: none;
}
#wp-realtime-sitemap-menu ul {
	margin: 0px;
	padding: 0px;
}
#wp-realtime-sitemap-menu ul li {
	background: none;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
}
#wp-realtime-sitemap-menu ul ul {
	margin: 0px 0px 0px 35px;
}
#wp-realtime-sitemap-menu ul ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
	list-style: disc;
}
.post-categories {
	display: none;
}
#div1 .intratext {
	padding: 0 223px 0 411px;
}
#div1 .intra-more {
	margin: 0px 240px 0px 0px;
}
.contact-details {
	margin: 15px 0px 0px 0px !important;
	padding: 0px;
	list-style: none;
}
.tel {
	width: 40%;
	float: left;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 0px 0px 40px !important;
	background: url(images/phone.png) no-repeat left top !important;
	margin-bottom: 10px !important;
}
.fax {
	width: 40%;
	float: left;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 0px 0px 40px !important;
	background: url(images/fax.png) no-repeat left top !important;
	margin-bottom: 10px !important;
}
.web {
	width: 40%;
	float: left;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 0px 0px 40px !important;
	background: url(images/mouse.png) no-repeat left top !important;
	margin-bottom: 10px !important;
}
.webmaster {
	margin-top: 23px;
}
.subscribeNewsletter {
	width: 240px;
	height: 33px;
	font: normal 20px 'futura_lt_btlight';
	color: #dedede;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/email-icon.gif) no-repeat scroll 8px 15px #808080;
	vertical-align: middle;
	float: left;
	margin: 50px 20px 0 30px;
	padding: 12px 0 0 40px;
	display: block;
}
.subscribeNewsletter a {
	text-decoration: none;
	color: #dedede;
	width: 240px;
	height: 33px;
	display: block;
}
.subscribeNewsletter a:hover {
	text-decoration: none;
	color: #dedede;
	width: 240px;
	height: 33px;
	display: block;
}
.subscribeNewsletter-s {
	width: 240px;
	height: 36px;
	font: normal 20px 'futura_lt_btlight';
	color: #dedede;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(images/email-icon.gif) no-repeat scroll 8px 15px #808080;
	vertical-align: middle;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 12px 0 0 40px;
	display: block;
}
.subscribeNewsletter-s a {
	text-decoration: none;
	color: #dedede;
	width: 240px;
	height: 33px;
	display: block;
}
.subscribeNewsletter-s a:hover {
	text-decoration: none;
	color: #dedede;
	width: 240px;
	height: 33px;
	display: block;
}
/*
.signup-button {
	float: left;
	margin: 5px !important;
	padding: 10px 0 0 !important;
	width: 130px !important;
}
*/
.staff-head {
	color: #FFF;
	font-style: bold;
	font: 28px "futura_lt_btlight";
}
.staff {
    float: left;
    background: #3e702e;
    opacity: 0.9;
    border: solid 1px #94b96e;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
}
.staff-new {
	margin: 10px;
	float: left;
}
.staff-new img {
	border-radius: 5px;
}
.staff-text {
	margin: 10px;
	float: left;
}
.staff-text h2 {
	color: #FFF;
	font-style: bold;
	padding: 40px 0 0 0;
	font: 28px "futura_lt_btlight";
}
.staff-text h2 a {
	text-decoration: none;
	color: #FFF;
}
.staff-text h2 a:hover {
	text-decoration: underline;
	color: #FFF;
}
.staff-text h3 {
	color: #c9eb4c;
	font-style: bold;
	padding: 10px 0 0 0;
	font: 22px "futura_lt_btlight";
}
.blog-list {
	border-bottom: 1px dotted #ccc;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.featured-thumbnail, .entry-content img {
	float: left;
	margin: 0 20px 15px 0;
}
.sun-div {
  background: #000 none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sun-pop {
  border-radius: 5px;
  display: none;
  left:0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  position: fixed;
  top: 5%;
  width: 500px;
  z-index: 100;
  background:#ffffff;
  padding:15px;
}
.sun-button {
  color: #e73e51;
  cursor: pointer;
  font: 700 13px/13px Arial,Helvetica,sans-serif;
  height: 20px;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 5px;
  width: 20px;
  z-index: 101;
}
.sun-close {
  border-radius: 4px;
  bottom: -2px;
  color: #e73e51;
  cursor: pointer;
  font: 400 15px/15px Arial,Helvetica,sans-serif;
  height: 25px;
  position: absolute;
  right: -10px;
  text-align: center;
  width: 70px;
  z-index: 101;
}
.get-apps {
  color: #fff;

  font: bold 15px/22px Verdana,Geneva,sans-serif;
  padding: 10px 10px 0 0;
}
.get-apps img {

  margin: 10px 0 0 5px;
}
#menu-item-847 a {
	width: 128px;
	text-decoration: none;
}
#menu-item-847 a:hover {
	background: url(images/resources-on.gif) no-repeat right top;
	text-decoration: none;
}

 #Corona-Container {
    background: #EE940F;
    position: relative;
    padding: 0;
    margin: auto;position:relative;z-index:9;
}

#Corona-intra {
    text-align: center;
    font: 600 23px/29px 'futura_lt_btlight';
    color: #fff;
    padding: 10px 0;
    letter-spacing: 0.6px;
    position: relative;
    margin: 0 auto;
}
    #Corona-intra ul {
        text-align: center;
    }
    
    #Corona-intra ul li {
        text-align: center;
        display: inline-block;
        vertical-align: top;
        border-radius: 15px;
        margin: 15px 10px 0 10px;
    }
    
    #Corona-intra ul li a {
        display: block;
        font: 400 17px/21px 'futura_lt_btlight';
        color: #3a3a3a;

        padding: 7px 12px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        background: #EEEEEE;
        border-radius: 15px;text-decoration:none;
    }
	
	.author-title {
	background: #5d7f35;
	font-size: 20px;
	color: #144220;
	padding: 30px 0px 30px 200px;
	border-bottom: 1px solid #a1cbed;
}
.author {
	border: 8px solid #efefef; 
	border-radius: 5px;
	}
.author-title span {font:bold 26px/28px 'Roboto Condensed', sans-serif;}

.author-img {
	position: absolute;
	margin: -80px 20px 0px 20px;
	display: block;
}

.author-img img {
	border-radius: 50%;
	width: 120px;
	border: 1px solid #157dd1;
	padding: 8px;
	background: #fff;
}
.author-txt {
	clear: both;
	padding: 20px 20px 20px 200px;
	color: #000;
	text-align: justify;
	font-size:13px;
}



.post-title h3 {
    font: 25px/27px 'Roboto Condensed', sans-serif;
    color: #1a97fd;
    margin: 20px 0;
}
.post-featured-image {
    display: none !important;
}

ul.blog-posts li {
	width: 27%!important;
	min-height:605px;
}
ul.blog-posts li img {
	height: auto;
}
#nav-posts {
	clear: both;
	position: relative;
}
.ctr-img{
	text-align:center;
}
.cross-link {
    float: none;
    margin-left: 60px !important;
    clear: both;   
    font: normal 17px/23px 'futura_lt_btlight';
    color: #282f1b !important;
     font-size: 17px;
}


.cross-link a {
    color: #282f1b !important;
    text-decoration: none;
     font: normal 17px/23px 'futura_lt_btlight';
    font-size: 17px;
}


#ypo-cookie-icon {
       background: #003263 !important;
   }



@media screen and (max-width:875px) {
ul.blog-posts li {
	width: 43% !important;
}
}
	@media screen and (max-width:768px) {
		
	ul.blog-posts li {
	width: 70%!important;
}
}
	@media screen and (max-width:639px) {
	ul.blog-posts li {
	width: 56%!important;
}
.author-img {
	position: unset; 
	margin: 0px auto;
	width: 120px;
}
.author-title {
	background: #e8f4ff;
	color: #1a97fd;
	padding: 20px 0px 20px 20px;
}
.author-txt {
	clear: both;
	padding: 20px 0px 20px 20px;
	box-sizing: border-box;
	width: 97%;
}

}
/************************************* Responsiv Styles ********************************************************/
@media screen and (max-width: 768px) {
	/*body {
	 background:url(images/body-bg-ipad.gif) repeat-x top !important;
	 }*/
	#Menu-Section {
		width: 100%;
	}
	#menu-item-37 a {
		width: 67px;
		text-decoration: none;
		background: none;
	}
	#menu-item-37 a:hover {
		background: url(images/home-on.gif) no-repeat 0 0;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-33 a {
		width: 100px;
		text-decoration: none;
		background: none;
	}
	#menu-item-33 a:hover {
		background: url(images/about-us-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-40 a {
		width: 102px;
		text-decoration: none;
		background: none;
	}
	#menu-item-40 a:hover {
		background: url(images/patient-info-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-35 a {
		width: 84px;
		text-decoration: none;
		background: none;
	}
	#menu-item-35 a:hover {
		background: url(images/cogmed-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-39 a {
		width: 85px;
		text-decoration: none;
		background: none;
	}
	#menu-item-39 a:hover {
		background: url(images/obesity-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-41 a {
		width: 108px;
		text-decoration: none;
		background: none;
	}
	#menu-item-41 a:hover {
		background: url(images/resources-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-38 a {
		width: 71px;
		text-decoration: none;
		background: none;
	}
	#menu-item-38 a:hover {
		background: url(images/media-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-36 a {
		width: 71px;
		text-decoration: none;
		background: none;
	}
	#menu-item-36 a:hover {
		background: url(images/faqs-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-34 a {
		width: 72px;
		text-decoration: none;
		background: none;
	}
	#menu-item-34 a:hover {
		background: url(images/blog-on.gif) no-repeat right top;
		text-decoration: none;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
	}
	#menu-item-33 ul {
		margin: 0px 0px 0px -25px !important;
	}
	#menu-item-33 li a {
		width: 100px;
	}
	#menu-item-33 li li a {
		width: 100px;
	}
	#menu-item-40 ul {
		margin: 0px 0px 0px -70px !important;
	}
	#menu-item-40 li a {
		width: 200px;
	}
	#menu-item-39 ul {
		margin: 0px 0px 0px -55px !important;
	}
	#menu-item-39 li a {
		width: 150px;
	}
	#menu-item-41 ul {
		margin: 0px 0px 0px -70px !important;
	}
	#menu-item-41 li a {
		width: 100px;
	}
	#access ul li#menu-item-41 ul li:first-child {
		background-position: 120px 0px;
	}
	#menu-item-129 ul {
		margin: 0px 0px 0px -45px !important;
	}
	#menu-item-129 li {
	}
	#menu-item-129 li a {
		width: 210px;
		line-height: 18px !important;
		padding-bottom: 5px !important;
	}
	#menu-item-36 ul {
		margin: 0px 0px 0px -75px !important;
	}
	#menu-item-36 li a {
		width: 180px;
	}
	.current-menu-parent > a, .current-menu-ancestor > a, .menu .current-menu-item a, .menu .current_page_item a {
		background: url(images/menu-on.gif) no-repeat 5px 28px;
	}
	#Header {
		height: 95px;
		width: 100%;
	}
	.logo {
		float: left;
		margin: 25px 0 0 10px;
	}
	.smo-icons {
		float: right;
		margin: 15px 0 0;
	}
	.phno {
		margin: -15px 20px 0 0;
	}
	#intra-main {
		width: 100%;
		height: 287px;
		background: #a7cd56;
	}
	#intra-main-in {
		height: 287px;
		margin: 0 auto;
		width: 100%;
		background-size: auto 100%;
		-webkit-background-size: auto 100%;
		-o-background-size: auto 100%;
		-ms-background-size: auto 100%;
		-moz-background-size: auto 100%;
	}
	#intra-main-s {
		width: 100%;
		height: 226px;
	}
	#intra-main-s #intra-main-in {
		width: 100%;
		height: 226px;
		background-size: auto 100%;
		-webkit-background-size: auto 100%;
		-o-background-size: auto 100%;
		-ms-background-size: auto 100%;
		-moz-background-size: auto 100%;
	}
	#intra-main-s .intra-main-r-bg {
		display: none;
	}
	#intra-main-s .demo {
		width: 600px;
		height: 226px;
		background-size: 420px 100%;
		-webkit-background-size: 420px 100%;
		-o-background-size: 420px 100%;
		-ms-background-size: 420px 100%;
		-moz-background-size: 420px 100%;
	}
	#intra-main-s .demo1 {
		width: 600px;
		height: 226px;
		background-size: 50% auto;
		-webkit-background-size: 50% auto;
		-o-background-size: 50% auto;
		-ms-background-size: 50% auto;
		-moz-background-size: 50% auto;
	}
	#intra-main-s .demo1-in {
		width: 600px;
		height: 226px;
		background-size: 50% auto;
		-webkit-background-size: 50% auto;
		-o-background-size: 50% auto;
		-ms-background-size: 50% auto;
		-moz-background-size: 50% auto;
	}
	#intra-main-s .intratextmain {
		color: #257D41;
		font: 35px 'dearjoe_2regular';
		padding: 113px 0 0 240px;
		text-decoration: none;
	}
	.meet-dr-s {
		height: 226px;
		width: 168px;
	}
	.meet-dr-title-s {
		color: #A7C361;
		font: 32px/16px 'dearjoe_2regular';
		height: 70px;
		margin: 55px 0 0 20px;
	}
	.meet-dr-title-s span {
		font-size: 22px;
	}
	.more-s {
		float: right;
		font: 20px 'dearjoe_2regular';
		margin: 17px 0 0;
		padding-top: 8px;
		width: 100px;
	}
	#Main-Content {
		margin: 0 auto;
		width: 100%;
	}
	#Main-Content-in {
		width: 100%;/*background:#ffffff;*/
	}
	#Content-Section {
		width: 514px;
	}
	#Sidebar-Section {
		width: 250px;
	}
	#Sidebar-Section .testimonials {
		float: none;
		height: 147px;
		width: 250px;
		background-size: auto 100%;
		-webkit-background-size: auto 100%;
		-o-background-size: auto 100%;
		-ms-background-size: auto 100%;
		-moz-background-size: auto 100%;
	}
	#Sidebar-Section .tes-title {
		margin: 10px 0 0 50px;
	}
	#Sidebar-Section .intra-tabs2 {
		margin: 115px 0 0 25px;
	}
	#Sidebar-Section .demo-m {
		font: 12px/16px Verdana, Geneva, sans-serif;
		height: 147px;
		width: 250px;
	}
	#Sidebar-Section .demo1-m {
		background: none repeat scroll 0 0 #FFFFFF;
		color: #012C0E;
		font: 11px/14px Verdana, Geneva, sans-serif;
		height: 60px;
		left: 0;
		margin: 46px 15px 48px 20px;
		padding: 0;
		position: relative;
		top: 0;
		width: 215px;
	}
	.services {
		width: 250px;
	}
	.services li a {
		background-position: -10px 0px;
		height: 38px;
		padding: 0 0 0 54px;
		text-decoration: none;
		width: 196px;
	}
	.services li a:hover {
		background-position: -10px 0px;
	}
	#Sidebar-Section .sub-newsletter {
		padding: 20px 0 0 5px;
		width: 245px;
	}
	#Sidebar-Section .newsletter-txtfield {
		width: 200px;
	}
	#Sidebar-Section .eemail_widget {
		width: 248px;
	}
	.sub-q-links {
		width: 250px;
	}
	.intra-main-r-bg {
		display: none;
	}
	.demo {
		height: 287px;
		width: 660px;
	}
	.intra-tabs {
		height: 287px;
		width: 108px;
	}
	.demo1 {
		width: 660px;
		height: 287px;
		background-size: 50% auto !important;
		-webkit-background-size: 50% auto !important;
		-o-background-size: 50% auto !important;
		-ms-background-size: 50% auto !important;
		-moz-background-size: 50% auto !important;
	}
	.demo1-in {
		width: 660px;
		height: 287px;
		background-size: 50% auto !important;
		-webkit-background-size: 50% auto !important;
		-o-background-size: 50% auto !important;
		-ms-background-size: 50% auto !important;
		-moz-background-size: 50% auto !important;
	}
	.intratextmain {
		padding: 55px 0 0 212px;
	}
	.intratext {
		padding: 10px 212px 0 212px;
	}
	#div4 .intratextmain {
		padding: 55px 0 0 272px;
	}
	#div4 .intratext {
		padding: 10px 162px 0 252px;
	}
	.intra-tabs ul {
		margin: 50px 0 0 0;
	}
	.intra-tabs ul li {
		height: 30px;
	}
	.intra-tabs ul li img {
		height: 29px;
		width: auto;
	}
	.tab1 {
		margin: 0 0 0 -155px;
	}
	.tab2 {
		margin: 0 0 0 -137px;
	}
	.tab3 {
		margin: 0 0 0 -122px;
	}
	.tab4 {
		margin: 0 0 0 -106px;
	}
	.tab5 {
		margin: 0 0 0 -91px;
	}
	.tab6 {
		margin: 0 0 0 -72px;
	}
	#Meet-Dr-Testimonials {
		height: 193px;
		width: 100%;
		background-size: auto 100% !important;
		-webkit-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		-ms-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
	}
	.meet-dr {
		font: 12px/18px Verdana, Geneva, sans-serif;
		height: 193px;
		padding: 0 16px 0 199px;
		width: 263px;
	}
	.meet-dr-title {
    color: #A7C361;
    font: 14px/22px 'dearjoe_2regular';
    margin-top: 12px;
}
	.meet-dr-title h2 {
    font: normal 17px / 22px 'futura_lt_btlight';
}
	.meet-dr-title span {
		font-size: 24px;
	}
	.more {
		font: 18px 'dearjoe_2regular';
		height: 26px;
		width: 75px;
		margin: -15px 0 0 0;
		background-size: 100% auto !important;
		-webkit-background-size: 100% auto !important;
		-o-background-size: 100% auto !important;
		-ms-background-size: 100% auto !important;
		-moz-background-size: 100% auto !important;
	}
	.testimonials {
		float: left;
		height: 193px;
		width: 290px;
		background-size: 100% auto !important;
		-webkit-background-size: 100% auto !important;
		-o-background-size: 100% auto !important;
		-ms-background-size: 100% auto !important;
		-moz-background-size: 100% auto !important;
	}
	.tes-title {
		font: 22px/26px 'futura_lt_btlight';
		margin: 30px 0 0 62px;
	}
	.intra-tabs2 {
		margin: 160px 0 0 40px;
	}
	.demo-m {
		height: 193px;
		width: 290px;
	}
	.demo1-m {
		background: none repeat scroll 0 0 #FFFFFF;
		color: #012C0E;
		font: 12px/16px Verdana, Geneva, sans-serif;
		height: 70px;
		left: 0;
		margin: 70px 7px 53px 37px;
		padding: 0;
		position: relative;
		top: 0;
		width: 246px;
	}
	#Home-Links {
		height: 180px;
		margin: 0 auto;
		width: 100%;
	}
	#Logos-Section {
		width: 100%;
		/* height: 112px; */
	}
	.eemail_widget {
		background: url(images/ver-d-line.gif) no-repeat scroll right top;
		color: #012C0E;
		float: left;
		font: 24px 'futura_lt_btlight';
		height: 102px;
		padding: 10px 15px 0 15px;
		width: 270px;
	}
	.eemail_widget h3 {
		font: 24px 'futura_lt_btlight';
	}
	.newsletter-txtfield {
		width: 220px;
	}
	.home-q-links {
		height: 112px;
		width: 448px;
		padding-left: 20px;
	}
	.home-q-links li img {
		float: left;
		margin: -25px 5px 0 0;
		width: 72px;
		height: auto;
	}
	#home-sidebar {
		display: none;
	}
	.logos-section-in img {
		margin: 10px 15px;
	}
	#Footer-Main-in {
		width: 100%;
	}
	.col-title {
		font: normal 23px 'dearjoe_2regular';
	}
	.ftable {
		width: 100%;
		display: block;
		float: left;
	}
	.reviews img {
		width: 80%;
		height: auto;
	}
	.mapdiv {
		width: 100%;
		float: right;
		text-align: center;
	}
	.map-img {
		float: none;
	}
	embed {
		width: 90%;
		height: auto;
	}
	#div1 .intratext {
		padding: 0px 180px 0px 200px;
	}
	#div1 .intra-more {
		margin: 0px 140px 0px 0px;
	}
	.subscribeNewsletter {
		width: 210px;
	}
	.subscribeNewsletter-s {
		width: 210px;
	}
}
@media screen and (max-width: 640px) {
	/*body {
	 background:#ffffff !important;
	 }*/
	#Menu-Section {
		width: 100%;
		height: 71px;
	}
	#access {
		display: none;
	}
	#mheader {
		display: block !important;
		padding: 0px 0px 0px 0px;
		width: 100%;
		margin: 0 auto;
		position: relative;
		float: left;
	}
	.menu-bg {
		width: 100%;
		float: none;
		margin: 0 auto !important;
	}
	.menu-bg a, .menu-bg a:hover {
		color: #ffffff !important;
		text-decoration: none !important;
	}
	.menu-m {
		font: normal 17px/71px Verdana, Geneva, sans-serif !important;
		color: #ffffff !important;
		text-decoration: none !important;
		text-align: center !important;
		width: 100% !important;
	}
	.menu-m a {
		display: block;
		font: normal 17px/71px Verdana, Geneva, sans-serif;
		padding-left: 20px;
		color: #ffffff !important;
		text-decoration: none !important;
	}
	.menu-m a:hover {
		-moz-border-radius: 8px !important;
		-webkit-border-radius: 8px !important;
		border-radius: 8px 8px 0px 0px !important;
	}
	#wrapper {
		position: absolute;
		width: 100%;
		z-index: 20;
	}
	#dc_jqaccordion_widget-2-item a {
		background-image: none;
	}
	.m-logo {
		margin: 0px 5px 0px 0px;
	}
	#Header-main {
		height: 204px;
	}
	#Header {
		height: 204px;
		width: 100%;
		text-align: center;
	}
	.logo {
		float: none;
		margin: 20px auto 0px auto;
	}
	.smo-icons {
		float: none;
		margin: 20px auto 0 auto;
	}
	.phno {
		float: none;
		margin: 20px auto 0 auto;
	}
	#intra-main {
		height: 241px;
		width: 100%;
	}
	#intra-main-in {
		height: 241px;
		width: 100%;
		background: none;
	}
	.demo {
		height: 241px;
		width: 100%;
	}
	.demo1 {
		height: 241px;
		width: 100%;
		background-position: 200px 0px !important;
	}
	.demo1-in {
		height: 241px;
		width: 100%;
		background-position: 520px 0px !important;
	}
	.intratextmain {
		padding: 55px 20px 0 340px;
		text-align: center;
	}
	#div4 .intratextmain {
		padding: 55px 20px 0 440px;
		text-align: center;
	}
	.intratext {
		display: none;
	}
	.intra-more {
		display: none;
	}
	.intra-tabs {
		display: none;
	}
	#Meet-Dr-Testimonials {
		height: 162px;
		width: 306px;
		background: url(images/meet-dr-mobile-bg.jpg) no-repeat left top #257d41;
		margin: 0px auto;
	}
	.meet-dr {
		height: 133px;
		padding: 30px 16px 0 106px;
		width: 200px;
	}
	.meet-dr p {
		display: none;
	}
	.more {
		margin: 0px 20px 0 0;
	}
	.testimonials {
		display: block;
		width: 306px;
		height: 178px;
	}
	.demo-m {
		height: 180px;
	}
	.demo1-m {
		height: 70px;
		margin: 70px 7px 43px 37px;
	}
	#Home-Links {
		width: 306px;
		clear: both;
		height: 150px;
	}
	.eemail_widget {
		background: none;
		float: none;
		height: 120px;
		padding: 20px 20px 0 30px;
		width: auto;
	}
	.home-q-links {
		display: none;
	}
	#home-sidebar {
		display: block;
		width: 306px;
		margin: 0px auto;
	}
	#home-sidebar #Sidebar-Section {
		width: 306px;
	}
	#home-sidebar #Sidebar-Section .testimonials {
		display: none;
	}
	#home-sidebar .services {
		width: 306px;
	}
	#home-sidebar .services ul {
		margin: 0px 28px;
	}
	#home-sidebar .sub-newsletter {
		width: 306px;
	}
	#home-sidebar .sub-q-links {
		width: 306px;
	}
	/* #Logos-Section {
		height: 94px;
	} */
	.logos-section-in img {
		height: 50%;
		width: auto;
		margin: 15px 10px;
	}
	.col1, .col2 {
		width: 22%;
		margin-left: 2%;
	}
	.col3, .col4 {
		width: 26%;
		margin-left: 0%;
	}
	#Content-Section {
		width: 100%;
	}
	#Sidebar-Section {
		clear: both;
		width: 250px;
		float: none;
		margin: 0px auto;
	}
	#intra-main-s {
		height: 226px;
	}
	#intra-main-s #intra-main-in {
		height: 226px;
		background: #a7cd56;
	}
	#intra-main-s .demo {
		height: 226px;
		width: 100%;
	}
	#intra-main-s .demo1 {
		height: 226px;
		width: 100%;
	}
	#intra-main-s .demo1-in {
		height: 226px;
		width: 100%;
	}
	.meet-dr-s {
		display: none;
	}
	#intra-main-s .intratextmain {
		padding: 113px 20px 0 240px;
		text-decoration: none;
		text-align: right;
	}
	.dr-table {
		float: none;
		margin: 10px auto;
	}
	.bariatric-surgery {
		width: 400px;
		float: none;
		margin: 0px auto;
		background: #ffffff;
	}
	.ftable {
		width: 33%;
		display: block;
		float: left;
	}
	.mapdiv {
		width: auto;
		float: right;
		text-align: center;
	}
	.map-img {
		float: right;
	}
	embed {
		width: 70%;
		height: auto;
	}
	.subscribeNewsletter {
		margin: 15px 0 0 0;
	}
	.subscribeNewsletter-s {
		width: 210px;
	}
#sun-pop {
    left: 0;
    margin: 0 auto;
    width: 75%;
    right: 0;
    top: 10%;
}
}
@media screen and (max-width: 480px) {
	
	#sun-pop {
    left: 0;
    margin: 0;
    width: 92%;
    right: 0;
    top: 10%;
}
	#sun-pop img{
		width: auto !important;
		height: auto !important;
		max-width: 100%;
	}
	.logo {
		float: none;
		margin: 20px auto 0;
	}
	.obesity-p {
		display: none;
	}
	#intra-main {
		height: 209px;
	}
	#intra-main-in {
		height: 209px;
	}
	.demo {
		height: 209px;
	}
	.demo1 {
		height: 209px;
		background-position: 160px 0px !important;
	}
	.demo1-in {
		height: 209px;
		background-position: 400px 0px !important;
	}
	.intratextmain {
		padding: 20px 35% 0px 0px;
		text-align: center;
	}
	#div1 .intratextmain {
	padding: 20px 35% 0px 0px;
}
	#div2 .intratextmain {
		padding: 20px 35% 0px 0px;
		text-align: right;
	}
	#div4 .intratextmain {
		padding: 20px 35% 0px 0px;
		text-align: right;
	}
	/* #Logos-Section-main {
		height: 110px;
	}
	#Logos-Section {
		height: 100px;
	} 
	.logos-section-in {
		height: 88px;
	}*/
	.logos-section-in img {
		margin: 15px 20px;
		height: auto;
		width: auto;
	}
	#Footer-Main {
		height: 565px;
	}
	#Footer-Main-in {
		height: 340px;
		width: 100%;
	}
	.col1, .col2 {
		margin: 0 5%;
		width: 40%;
	}
	.col3, .col4 {
		margin: 0 5%;
		width: 40%;
	}
	#intra-main-s {
		height: 181px;
	}
	#intra-main-s #intra-main-in {
		height: 181px;
	}
	#intra-main-s .demo {
		height: 181px;
		width: 100%;
	}
	#intra-main-s .demo1 {
		height: 181px;
		width: 100%;
	}
	#intra-main-s .demo1-in {
		height: 181px;
		width: 100%;
	}
	#intra-main-s .intratextmain {
		padding: 50px 20px 0 240px;
		text-align: right;
		text-decoration: none;
	}
	.bottomText {
		margin-top: 50px;
	}
	.ftable {
		width: 50%;
		display: block;
		float: left;
	}
	.mapdiv {
		width: 100%;
		float: right;
		text-align: center;
	}
	.map-img {
		float: none;
	}
	embed {
		width: 98%;
		height: auto;
	}
	.tel {
		width: 80%;
	}
	.fax {
		width: 80%;
	}
	.web {
		width: 80%;
	}
}
@media screen and (max-width: 360px) {
	.logo {
		float: none;
		margin: 30px auto 0;
		width: 90%;
		height: auto;
	}
	#intra-main {
		height: 209px;
	}
	.adhd a {
		text-align: center !important;
		margin: 20px 0 0 15px !important;
	}
	.obesity a {
		left: -30px;
		position: relative;
		top: -49px;
	}
	#intra-main-in {
		height: 209px;
	}
	.demo {
		height: 209px;
	}
	.demo1 {
		height: 209px;
		background-size: auto 100% !important;
		-webkit-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		-ms-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
		background-position: 0px 0px !important;
	}
	.demo1-in {
		height: 209px;
		background-size: auto 100% !important;
		-webkit-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		-ms-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
		background-position: 240px 0px !important;
	}
	.intratextmain {
		padding: 55px 20px 0 50px;
	}
	adhd a {
		text-align: center !important;
	}
	#div1 .intratextmain {
		padding: 20px 20px 0px 20px;
	}
	.intratextmain a {
		color: #257d41;
		margin-left: 121px;
		text-decoration: none;
	}
	#div2 .intratextmain, #div4 .intratextmain {
		padding: 55px 20px 0 50px;
		text-align: right;
	}
	#div1 .demo1-in, #div4 .demo1-in, #div5 .demo1-in, #div6 .demo1-in {
		background-position: 238px 0px !important;
	}
	#intra-main-s .intratextmain {
		padding: 50px 20px 0 50px;
		text-align: right;
		text-decoration: none;
	}
	.meet-dr {
		height: 133px;
		padding: 30px 0px 0 106px;
		width: 200px;
	}
	.logos-section-in img {
		height: 40px;
		margin: 15px 10px;
		width: auto;
	}
	.logo5 {
		height: 30px !important;
		width: auto !important;
	}
	.logo6 {
		height: 30px !important;
		width: auto !important;
	}
	.col-title {
		font: 22px 'dearjoe_2regular';
	}
	.col1, .col2 {
		margin: 0 2%;
		width: 46%;
	}
	.col3, .col4 {
		margin: 0 2%;
		width: 46%;
	}
	.col4 .col-title {
		font: 20px 'dearjoe_2regular';
	}
	.bariatric-surgery {
		width: 300px;
		float: none;
		margin: 0px auto;
		background: #ffffff;
	}
	.bariatric-surgery img {
		width: 280px;
		height: auto;
	}
	.ftable {
		width: 100%;
		display: block;
		float: left;
	}
	.webmaster {
		margin-left: -100px;
	}
}
@media screen and (max-width: 320px) {
	.logo {
		float: none;
		margin: 30px auto 0;
		width: 90%;
		height: auto;
	}
	#intra-main {
		height: 209px;
	}
	#intra-main-in {
		height: 209px;
	}
	.demo {
		height: 209px;
	}
	.demo1 {
		height: 209px;
		background-size: auto 100% !important;
		-webkit-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		-ms-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
		background-position: 0px 0px !important;
	}
	.demo1-in {
		height: 209px;
		background-size: auto 100% !important;
		-webkit-background-size: auto 100% !important;
		-o-background-size: auto 100% !important;
		-ms-background-size: auto 100% !important;
		-moz-background-size: auto 100% !important;
		background-position: 240px 0px !important;
	}
	/*.intratextmain {
	 padding: 55px 20px 0 50px;
	 text-align: right;
	 }*/
	#div2 .intratextmain, #div4 .intratextmain {
		padding: 55px 20px 0 50px;
		text-align: right;
	}
	#intra-main-s .intratextmain {
		padding: 50px 20px 0 50px;
		text-align: right;
		text-decoration: none;
	}
	.meet-dr {
		height: 133px;
		padding: 30px 0px 0 106px;
		width: 200px;
	}
	.logos-section-in img {
		height: 40px;
		margin: 15px 10px;
		width: auto;
	}
	.logo5 {
		height: 30px !important;
		width: auto !important;
	}
	.logo6 {
		height: 30px !important;
		width: auto !important;
	}
	.col-title {
		font: 22px 'dearjoe_2regular';
	}
	.col1, .col2 {
		margin: 0 2%;
		width: 46%;
	}
	.col3, .col4 {
		margin: 0 2%;
		width: 46%;
	}
	.col4 .col-title {
		font: 20px 'dearjoe_2regular';
	}
	.bariatric-surgery {
		width: 300px;
		float: none;
		margin: 0px auto;
		background: #ffffff;
	}
	.bariatric-surgery img {
		width: 280px;
		height: auto;
	}
	.ftable {
		width: 100%;
		display: block;
		float: left;
	}	
}
