
/* ------------------------------ Fonts CSS ------------------------------ */
@font-face {
    font-family: 'TrajanProRegular';
    src: url('/fonts/trajanpro-regular.eot');
    src: url('/fonts/trajanpro-regular.eot') format('embedded-opentype'),
         url('/fonts/trajanpro-regular.woff') format('woff'),
         url('/fonts/trajanpro-regular.ttf') format('truetype'),
         url('/fonts/trajanpro-regular.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'CenturyGothic';
	src: url('/fonts/century-gothic.eot');
	src: url('/fonts/century-gothic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/century-gothic.woff') format('woff'),
		url('/fonts/century-gothic.ttf') format('truetype'),
		url('/fonts/century-gothic.svg#century-gothic') format('svg');
		font-weight: normal;
		font-style: normal;
}

@font-face {
	font-family:'CenturyGothic-Bold';
	src: url('/fonts/CenturyGothic-Bold_gdi.eot');
	src: url('/fonts/CenturyGothic-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('/fonts/CenturyGothic-Bold_gdi.woff') format('woff'),
		url('/fonts/CenturyGothic-Bold_gdi.ttf') format('truetype'),
		url('/fonts/CenturyGothic-Bold_gdi.svg#CenturyGothic-Bold') format('svg');
	font-style: normal;
	font-stretch: normal;
}
/* ------------------------------ Fonts CSS ------------------------------ */
/* ------------------------------ Global CSS ------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";	
	overflow-y: scroll;
 *overflow-y:none;
}
img {
	border: 0px;
	max-width: 100%;
	height:auto;
	vertical-align: middle;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
a, a:hover , .igd {
	text-decoration: none;
	outline: none !important;
}

/* ------------------------------ General CSS ------------------------------ */
.hr {
	height: 10px;
	background: url(/images/hr.gif) repeat-x left center;
	clear:both;
}
.clear-float {
	clear: both;
}
.alignleft {
  float: left;
  margin: 0 30px 10px 0;
  width: 42%;
}
.alignleft1 {
  float: left;
  margin: 0 30px 10px 0;
}
.alignleft img {
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  float: left;
  max-width: 100%;
  padding: 3%;
}
.aligncenter{
	text-align:center;
	margin:10px 0px;
}
.alignright {
  position: absolute;
  right: 10px;
  text-align: right;
  top: -25px;
  width: 240px;
}
.videoBorder {
	border: 4px solid #333;
	width: 90%;
	position: relative;
	margin: 10px auto;
	padding: 50% 0px 0px 0px;
}
.multiBorder {
	width: 90%;
	position: relative;
	margin: 10px auto;
	padding: 100% 0px 0px 0px;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px !important;
}
.photo-container {
  overflow: hidden;
  padding-bottom: 65.56%;
  padding-top: 30px;
  position: relative;
}
.photo-container img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.video-container {
  overflow: hidden;
  padding-bottom: 56%;
  padding-top: 30px;
  position: relative;
}
.video-container object , .video-container iframe{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.iframe-video-size {
  height: 1100px;
  width: 100%;
}
.admin-left {
  border: 1px solid #3d3d3d;
  float: left;
  height: 260px;
  margin: 5px 2% 20px 0;
  padding: 1%;
  width: 215px;
}
.admin-left p{
	text-align:center;
}
/*------------------Rslides Styles-------------------------*/
.rslides {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.rslides > li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rslides > li:first-child {
	display: block;
	float: left;
	position: relative;
}
.rslides img {
	border: 0 none;
	display: block;
	float: left;
	max-width: 100%;
}
#Interactivity {
	position: relative;
}
.intra-div {
	width: 100%;
	height: 100%;
}
.Intra-L, .Intra-R {
	position: absolute;
	z-index: 100;
	width: 2000px;
	height: 100%;
	padding: 0px;
}
.Intra-L {
	margin: 0px 0px 0px -2000px;
}
.Intra-R {
	margin: 0px 0px 0px 962px;
}
.Intra-Tabs {
	position: absolute;
	z-index: 200;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------ Main CSS ------------------------------ */
#Container,  section, #slider-wrapper,#Welcome-Container, #Content-Container, #Intra-Container, #Crediability-Container, footer, #Intra-Container-S,  #Quicklinks-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#Service-Container, #Service-tabs-Container ,#Menu-Container , header{
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header, #Main-Menu, #Mobile-Menu, #Header, #Interactivity, #newslider,#Welcome-Main, #Service-tabs-Main, #Quicklinks-Main, #Credibility, #Content-Main, #QuickLinks, #Footer, #Content-Main, #Service-Main {
	max-width: 980px;
	min-width: 300px;
	margin: 0px auto;
}
header .intra-div, #Content-Main .intra-div, #News-Hours .intra-div, #Cred-Social .intra-div, #QuickLinks .intra-div {
	display: table;
}

/* -------------------- Menu Styles -------------------- */

#Menu-Container {
	position: relative;
	width: 100%;
}
#Main-Menu, #Mobile-Menu {
	height: 47px;
}
#Main-Menu {
	display: block;
}
#Mobile-Menu {
	display: none;
}

#access li {
	font: normal 14px/47px "Trebuchet MS";
	height: 47px;
	color: #fff;
	float: left;
	position: relative;
	text-align: center;
	border-right: 1px solid #004433;
	width: 11%;
}
#access li a {
	display: block;
	background: url(/images/menu-bg.png) repeat-x 0px 0px;
	color: #fff;
}
#access a:hover {
	background: #086E62 !important;
	color: #fff;
}
#access ul ul {
	position: absolute;
	z-index: 99999;
	display: none;
	left: 0px;
	padding: 0px 0px 0px 0px;
}
#access li li {
	font: normal 14px/35px Arial, Helvetica, sans-serif;
	height: 35px;
	color: #ffffff;
	text-align: left;
	width:200px !important;
	border-top:1px solid #707070;
	float: left;
	text-transform: none;
}

#access ul ul a {
	background: #004433 !important;
	border: none;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
}
#access ul ul a:hover {
	background: #086E62 !important;
	color: #ffffff;
}
#access ul ul ul {
	left: 100%;
	top: -1px;
	padding: 0px 0px 0px 0px;
}
#access ul li:hover > ul {
	display: block;
}
.menu li a:hover, .menu > li:hover > a, .menu li.current_page_item > a, .menu li.current-menu-item > a {
	background: #086E62 !important;
	color: #fff !important;
}
.menu > li.current-menu-ancestor > a, .menu > li.current-page-ancestor > a {
	background: #086E62 !important;
	color: #fff !important;
}
.menu ul li a:hover, .menu ul > li:hover > a, .menu ul li.current_page_item > a, .menu ul li.current-menu-item > a {
	background: #2a3753 !important;
	color: #fff !important;
}
.menu ul > li.current-menu-ancestor > a, .menu ul > li.current-page-ancestor > a {
	background: #2a3753 !important;
	color: #fff !important;
}

#access li.home{
	width:8%;
}
#access li.about{
	width:12.5%;
}
#access li.physicians{
	width:12%;
}
#access li.services{
	width:11%;
}
#access li.patient{
	width:13.5%;
}
#access li.directions{
	width:12%;
}
#access li.media{
	width:8%;
}
#access li.FAQs{
	width:8%;
}
#access li.contact{
	width:13%;
}

#access li li.town{
	line-height:18px;
    height: 50px !important;
}
#access li li.town a {
  padding: 7px 0 7px 15px;
}

#access li li a.child {
  
	background: #004433 url(/images/arrow.png) no-repeat 92% 15px !important ;
}

#access li li a.child:hover   {
	background: #086E62 url(/images/arrow.png) no-repeat 92% 15px !important ;
}
#access li ul.contact-ul {
  left: -43px;
  position: absolute !important;
  top: 47px !important;
}
#access li ul.contact-ul  li{
	width:170px !important; 
}
/*----------------Header Style------------------------*/
header {
	background: url(/images/header-bg.png) repeat-x left top;
}
#header {
	position: relative;
	height: 130px;
}
#logo {
	float: left;
	height: 127px;
	width: 41.422864%;
}
#right-profiles {
	float: right;
	width: 52.1233%;
	margin: 4% 0 0 0;
}
.header-portal-online {
	float: left;
	width: 100%;
	clear: both;
}
.helpdesk {
	float: left;
	width: 29%;
	text-align: center;
	border: 1px solid #999;
	color: #000;
	font: normal 18px/46px "Trebuchet MS";
	border-radius: 2px;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background: url(/images/helpdesk-icon.jpg) no-repeat 6px 12px;
}
.helpdesk a {
	color: #000;
	display: block;
	padding: 0px 0px 0px 22%;
}
.patient-portal {
	float: left;
	width: 29%;
	text-align: center;
	color: #000;
	font: normal 16px/46px "Trebuchet MS";
	height: auto;
	border-radius: 2px;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background: url(/images/patient-portal.jpg) no-repeat 6px 12px;
	border: solid 1px #F00;
}
.patient-portal a {
	color: #000;
	display: block;
	padding: 0px 0px 0px 22%;
}
.pay-online {
	float: left;
	width: 29%;
	margin-left: 2%;
	text-align: center;
	font: normal 18px/46px "Trebuchet MS";
	border: 1px solid #999;
	color: #000;
	border-radius: 2px;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background: url(/images/pay-online-icon.jpg) no-repeat 6px 16px;
}
.pay-online a {
	color: #000;
	display: block;
	padding: 0px 0px 0px 22%;
}
.appointment-section {
	clear: both;
	width: 100%;
	float: left;
}
.book {
	float: left;
	margin: 6px 0px 0px 9.6%;
}
.book img {
	float: left;
	margin: 0px 0px 0px 0px;
	max-width: none;
}
.callus {
	float: right;
	width: 36%;
	color: #fe672a;
	font: normal 16px/20px "Trebuchet MS";
}
.callus a {
	color: #FE672A;
}
.callus h2 {
	float: left;
	width: 100%;
	color: #1f1f1f;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.callus h2 a {
	color: #1f1f1f;
}
/* -------------------- Slider wrapper styles Styles -------------------- */
#slider-wrapper , #slider-wrapper1 {
	width: 100%;
	position: relative;
	background: url(/images/sliderbg.jpg) repeat-x 0px bottom;
}
#slider-wrapper{
	height:60px;
}
#slider-wrapper1 #newslider {
	position: relative;
	height:460px;
}
#slider-wrapper #newslider {
	display:none;
}
#newsliderleft {
	width: 73%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsliderleft {
	float: left;
	width: 72.4%;
}
#newsliderleft ul li{
	float:left;
}

.ei-title {
	position: absolute;
	right: 15%;
	top: 105px;
	z-index: 15;
	text-align: left;
}
.ei-title h2 {
	margin: 0px;
	padding: 0px;
	font: normal 30px/34px "Trebuchet MS";
	color: #fe672a;
}
.ei-title h3 {
	margin: 0px;
	padding: 0px;
	font: normal 26px/30px "Trebuchet MS";
	color: #fe672a;
}
.ei-title h4 {
	margin: 0px;
	padding: 0px;
	font: normal 14px/18px "Trebuchet MS";
	text-align: right;
}
.ei-title h4 a {
	color: #000;
}
.align-elite {
	right: 3% !important;
	position: absolute;
}
.sliding-tabs {
	width: 27%;
	margin: 0px;
	height:398px;
	padding: 0px;
	float: right;
	background: url(/images/main-slider-right.png) no-repeat left top;
}
.sliding-tabs ul {
	padding: 0;
	margin: 0px;
	list-style: none;
}
.sliding-tabs li {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 6px 0px 0px 0px;
	font: normal 15px/18px "Trebuchet MS";
	background: url(/images/sliding-divider.png) no-repeat -15px bottom;
}
.sliding-tabs li a {
	display: block;
	list-style-type: none;
	color: #333;
	padding: 2px 0px 6px 30px;
	background: url(/images/arrow-slider.png) no-repeat 15px 9px;
}
.sliding-tabs li:hover {
	background: #9FE5B3;
	border-radius: 20px;
}
  
.sliding-tabs li a:hover {
	color: #333;
	padding: 2px 0px 6px 30px;
	background: url(/images/arrow-slider.png) no-repeat 15px 9px;
}
/*------------Rslides Styles--------------*/
/***rslides style***/
.rslides {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.rslides > li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rslides > li:first-child {
	display: block;
	float: left;
	position: relative;
}
.rslides img {
	border: 0 none;
	display: block;
	float: left;
	max-width: 100%;
}
/*-----------------Welcome-tabs-Container Style--------------*/
#Welcome-Container{
	position:relative;
	background:#f7f7f7;
	
}
#Welcome-Main{
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}
.dr_profile_group{
	float:left;
	width:45%;
	font: normal 15px/19px "Trebuchet MS";
	padding:0px 0px 40px 5px;
}
.dr_profile_group h2{
	font: normal 20px/24px "Trebuchet MS";
}
.dr_profile_group h3{
	font: normal 20px/24px "Trebuchet MS";
}
.dr_profile_group p{
	font: normal 14px/19px "Trebuchet MS";
}

.dr_profile_group li {
  list-style-type: circle;
  margin:3px 0px 0px 16px;
  padding:0px;
}

.Quicklinks{
	float:right;
	width:53.5%;
	position:relative;
	background:url(/images/diveder-button.jpg) no-repeat 0px 10px;
}
.Quicklinks img.left1{
	position:absolute;
	left:0px;
	top:0px;
	
}
.newupdate-slider{
	float:left;
	width:94%;
	margin:5px 0px 5px 50px;
	height:230px;
	position:relative;
}
.newupdate-slider h3{
	font: normal 20px/24px "Trebuchet MS";
	color:#000;
	margin:8px 0px 0px 0px;
	padding:0px;
}
.newupdate-slider  ul , .newupdate-slider  li ,  .newupdate-slider  li p{
	margin:0px;
	padding:0px;
	position:relative;
}
.newupdate-slider li p{
	font: normal 14px/18px "Trebuchet MS";
	margin:10px 0px 8px 0px;
	width:96%;
}
.newupdate-slider  li{
	float:left;
	width:100%;
	clear:both;
}
.click-video-section {
  clear: both;
  float: left;
  width: 100%;
  position: absolute;
  top: 50px;
}
.click-here-bio{
  border-radius:2px 6px;
  font:normal 13px/20px  "Open Sans",Helvetica,sans-serif;
  height: 50px;
  margin: 2% 18px 0 0;
  padding: 0;
  text-align: center;
  width: 38%;
  float: left; 
}
.click-here-bio a {
  background: #870d0e none repeat scroll 0 0;
  border-radius: 2px 6px;
  box-shadow: 0 0 20px 0 #e5cece;
  color: #ffffff;
  display: block;
  padding: 9px 0 9px 0;
}
.updating-video{
	float:right;
	width:45%;
}
.callbacks1_nav {
  background: url("/images/left-arrow-update.png") no-repeat  0 0;
  height: 32px;
  left: -40px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 46%;
  width: 12px;
  z-index: 9999;
}
.callbacks1_nav.next {
  background: rgba(0, 0, 0, 0) url("/images/right-arrow-update.png") no-repeat scroll right 0;
  bottom: 9%;
  left: 99%;
}

.book-h{
	float:right;
	padding:5px;
	clear:both;
	margin:25px 8% 0px 0px;
}
.book-h img{
		margin:0 0 0 5px;
		max-width:100%;
}
.Quicklinks-List-Multimedia{
	float:left;
	clear:both;
	width:100%;
}
.Quicklinks-List{
	width:57%;
	float:left;
	
}
.Quicklinks-List ul, .Quicklinks-List li{
	padding:0px;
	margin:0px;
}
.Quicklinks-List li{ 
	width:100% ;
	font: normal 16px/20px "Trebuchet MS";
	text-transform:uppercase;
	clear:both;
	height:55px;
	background:url(/images/quicklink-li-bg.png) no-repeat 0px 0px;
	margin:0px 0px 7px 0px;
}
.Quicklinks-List li:last-child{
	background:url(/images/satisfaction-survey-bg.png) no-repeat 0px 0px;
	font: normal 15px/18px "Trebuchet MS";
	height:65px;
	padding:10px 0px;
	width:82%;
}
.Quicklinks-List li:last-child a{
	padding:0px;
}
.Quicklinks-List li a{
	display:block;
	padding:13px 0px 0px 0px;
	color:#000;
}
.Quicklinks-List li img {
  float: left;
  margin: -6px 10px 6px 13px;
}
.Quicklinks-List li:first-child img {
  float: left;
  margin: -4px 10px 0 13px;
}
.Multimedia{
	float:right;
	width:43%;
	margin:10px 0px 0px 0px;
	
}
.helpdesk-section {
  background: #e8e8e8 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 3px;
  clear: both;
  float: left;
  height: 45px;
  text-align: right;
  width: 100%;
}
.helpdesk-section a {
  color: #000;
  display: block;
  font: 14px/18px "Trebuchet MS";
  padding: 11px 0 0;
}
.helpdesk-section img {
  float: right;
  margin: -7px 4px 0 7px;
}
.multimedia-pat-edu{
	float:left;
	width:100%;
	background:url(/images/multimedia.jpg) no-repeat 0px 0px;
	height:140px;
	text-align:center;
	margin:10px 0px 0px 0px;
	font: italic bold 19px/12px "Trebuchet MS";
}
.multimedia-pat-edu  span{
	font: italic 13px/14px "Trebuchet MS";
}
.multimedia-pat-edu a{
	display:block;
	padding:92px 0px 0px 0px;
	color:#FFF;
}


/*----------------------- Update as of 09-10-2015-----------------------*/

.events {
	float: left;
	width: 100%;
	margin: 5px 0; 
	
}

.events ul {
	margin: 0 !important;
}

.events ul li {
	width: 181px !important;
}

/* -------------------- Footer Styles -------------------- */
footer {
	background: #E6E6E6;
	font: normal 13px/17px "Trebuchet MS";
	color: #000;
}
footer a {
	color: #000;
}
footer a:hover {
	color: #0099ff;
	text-decoration: underline;
}
#Footer{
	display:table;
	padding:20px 0px 20px 0px;
}
.copy-media{
	vertical-align:top;
	
	display:table-cell;
}
.social-media-ypo{
	width:38%;
	display:table-cell;
	vertical-align:top;
}
.copyright {
	width: 95%;
	float: left;
	padding: 0px 0 0px 3%;
}
.copylinks {
	width: 95%;
	float: left;
	padding: 10px 0% 0px 3%;
}

.socail-media {
  float: left;
  margin: 5px 0 0;
  width: 190px;
}
.socail-media a {
	width:80%;
	float: left;
	height: 35px;
	display: block;
}

.socail-media p{
	margin:0px 0px 5px 0px;
}
.ypo-logo {
  float: right;
  margin: 20px 0px 0px 0px;
}

/*-------------------------------Intra Container S Starts Here------------------------*/


/* ------------------------------ Content Container CSS ------------------------------ */
#Content-Container {
	background: #F7F7F7;
	margin:-4px 0px 0px 0px;
}

#Content-Main  {
	margin:0px auto 35px auto;
}
#Content-Main .intra-div {
	display: table;
}
#Content-Left {
}
#Sidebar {
	position: relative;
}
#Sidebar {
  background:  url("/images/right-slidebar-bg.jpg") repeat-y  left top;
  display: block;
  height: auto;
  padding: 1% 0 3% 10px;
  width: 280px;
}


.widget-title {
	display: none;
}
#Content-Left, #Sidebar {
	display: table-cell;
	vertical-align: top;
}
/*----- Navigation Starts -----*/
.navigation {
	max-width: 900px;
	min-width: 280px;
	margin: 0px auto;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 30px 10px 10px;
}
.navigation a {
	color: #8c0c0d;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
	color: #3399ff;
}
/*----- textMain Starts -----*/
.textMain {
	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position:relative;
	padding: 10px 30px 30px 10px;
	text-align: justify;
}
.textMain a {
	color: #8c0c0d;
	text-decoration: underline;
}
.textMain i {
	color: #1f1f1f;
}

.textMain .administrative  img {
  background-color: white !important;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4) !important;
  padding: 1.5% !important;
}


.textMain a:hover {
	color: #3399ff;
	text-decoration: none;
}
.textMain ul {
	padding: 0px;
	margin: 10px 0px;
}
.textMain ol {
	padding: 0px;
	margin: 10px 0px 0px 30px;
}
.textMain ul li {
	background: url(/images/bullet-tm.gif) no-repeat 15px 12px;
	padding: 5px 0px 5px 30px;
	list-style: none;
}
.textMain ol li {
	padding: 5px 0px 5px 0px;
	list-style: decimal;
}
.textMain ul ul, .textMain ol ol {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
.textMain ul ul li {
	background: none;
	padding: 5px 0px;
	list-style: circle;
}
.textMain ol ol li {
	padding: 5px 0px;
	list-style-type: lower-alpha;
}
.textMain ul ul ul li {
	list-style: square;
}
.textMain ol ol ol li {
	list-style: lower-roman;
}
.textMain li p {
	margin: 5px 0px;
}
/*----- textMain Heading Starts -----*/

.textMain  h1 {
  color: #053e35;
  font: normal 28px/32px  "Open Sans",Helvetica,sans-serif; 
	margin: 0px 0px 15px 0px;
	text-align: left;
  
}


.textMain h2 {
	font: normal 20px/24px "Open Sans",Helvetica,sans-serif; 
	color: ##1f1f1f;
	text-align: left;
}
.textMain h2 a {
	color: #df3832;
}
.textMain h2 a:hover {
	text-decoration: underline;
}



.textMain h3{
  color: #2a7a82;
  font: normal 18px/22px  "Open Sans",Helvetica,sans-serif; 
  text-align: left;
}



.textMain h3 a {
	color: #444DAA;
}
.textMain h3 a:hover {
	text-decoration: underline;
}
.textMain h4 {
	font: normal 16px/20px 'latoregular';
	color: #2A3753;
	text-align: left;
}
.textMain h4 a {
	color: #2A3753;
}
.textMain h4 a:hover {
	text-decoration: underline;
}
.textMainBold {
	font: bold 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
.textMainBold a {
	color: #577086;
}
.textMainBold a:hover {
	text-decoration: underline;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
/*----- Sidebar Starts -----*/
.profile-rg{
	float:left;
	clear:both;
	
	width:280px;
}
#Sidebar .profile-rg .left-ieeg {
  float: left;
  margin: 10px 9px 0px 0px;;
  width: 38%;
}
#Sidebar .profile-rg .left-ieeg img{
	float:left;
	width:110px;
}
#Sidebar .profile-rg .right-ieeg {
  float: left;
  width:160px;
  margin:16px 0 0;
}
#Sidebar .right-ieeg address {
  color: #ff752c;
  font-size: 14px;
}

#Sidebar .right-ieeg address a {
  color: #8c0c0d;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0;
}

#Sidebar .right-ieeg .readmore a {
  background: #d9d9d9 url("/images/readmore-arrow.jpg") no-repeat scroll 11px 8px;
  border: 3px solid #f7f7f7;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 #cccccc;
  color: #454343;
  float: left;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  margin: 11% 0 0 25px;
  padding: 0 0 0 1%;
  text-align: center;
  width: 68%;
}
#Sidebar  .sliding-tabs{
	width:280px;
	float:left;
	background:none;
	
	clear:both;
}

#Sidebar  #patient-education {
	float: left;
	display: block;
	background: -webkit-linear-gradient(top, #8cb392, #54825b); /* Safari, Chrome */
	background: -moz-linear-gradient(top, #8cb392, #54825b);  /* Firefox */
	background: -o-linear-gradient(top, #8cb392, #54825b);  /* Opera */
	background: -ms-linear-gradient(top, #8cb392, #54825b);  /* IE10 */
	-pie-background: linear-gradient(#8cb392, #654825b);  /* IE6+ */
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 20px 0 #e5cece;
	float: left;
	line-height: 28px;
	height: 97px;
	
	text-align: center;
	padding: 0;
	color: #ffffff;
	margin-top: 4%;
	border: 1px solid #657067;
	width: 270px;
	font-size: 12px;
}
#Sidebar  #patient-education #left-patient {
	float: left;
	width: 100px;
	margin-top: 5%;
}
#Sidebar .right-pat-edu {
  color: #fff;
  float: right;
  font-size: 22px;
  font-weight: bold;
  padding-top: 12px;
  text-align: left;
  width: 160px;
}
#Sidebar  .right-pat-edu  a {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #fff !important;
	display:block;
	text-align:left;
}
#Sidebar    .right-pat-edu   a:hover {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #CCCC00;
}
#Sidebar   .right-pat-edu  br {
	display: block;
	margin-top: -11px;
	content: "";
}
#Sidebar .helpdesk-section {
  margin: 20px 0 0;
  text-align: center;
  width: 240px;
}
#Sidebar .helpdesk-section img {
  float: right;
  margin: -7px 26px 0 7px;
}
#Sidebar .book-h {
  clear: both;
  float: left;
  margin: 10px 0 0 0;
  padding: 5px;
  width:280px;
}
#Sidebar .book-h img{
	float:left;
	clear:both;
	margin:0 0 10px 0;
}
.google-follow {
  margin: 0px 0px 0px 0px ;
}

.google-follow iframe{position: static; top: 0px; width: 237px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 283px;}



/*-------------------- Review Page Styles --------------------*/
.review {
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.review img {
	margin: 5px;
	padding: 0px;
}
/*-------------------- Useful Links Styles --------------------*/
.UseFul-links {
	width: 90%;
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
.UseFul-links img {
	margin: 2px;
	padding: 10px;
	border: 1px solid #666666;
	float: left;
}
/*-------------------- Multimedialist Styles --------------------*/
.multimedialist ul {
	margin: 0px !important;
	padding: 0px !important;
}
.multimedialist li {
	padding: 0px !important;
	margin: 5px !important;
	width: 140px;
	height: 30px;
	float: left;
	font: normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: none !important;
	border: 1px solid #4b72c5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.multimedialist a {
	color: #005087;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 40px !important;
}
.multimedialist a:hover {
	color: #005087;
	text-decoration: none;
}
.video a {
	background: url(/images/loadmove.png) no-repeat 5px center;
}
.info a {
	background: url(/images/patient.png) no-repeat 5px center;
}
.print a {
	background: url(/images/print.png) no-repeat 5px center;
}
.multimedia-iframe {
	min-height: 600px;
	border: none;
}
/*----- Testimonial Page Styles -----*/
.submit-testimonial {
	width: 200px;
	height: 30px;
	font: normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	float: right;
	margin: -15px -10px 15px 15px;
	border: 2px solid #ffffff;
	box-shadow: 0px 5px 5px 0px #aaaaaa;
	-o-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-moz-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-ms-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-webkit-box-shadow: 0px 5px 5px 0px #aaaaaa;
}
.submit-testimonial a {
	background: #2A3753;
	color: #ffffff;
	display: block;
	text-decoration: none;
	-webkit-transition: 2s linear;
	-moz-transition: 2s linear;
	-ms-transition: 2s linear;
	-o-transition: 2s linear;
	transition: 2s linear;
}
.submit-testimonial a:hover {
	background: #1B2335;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: 2s linear;
	-moz-transition: 2s linear;
	-ms-transition: 2s linear;
	-o-transition: 2s linear;
	transition: 2s linear;
}

/*-------------------- Contact Address Styles --------------------*/

.contact-main{
	width: 99%;
	padding: 3px;
	margin: 15px auto 15px auto;
	display: table;
	
}



.contact-address {
  border: 1px solid #1B2B42;
  display: table-row;
  float: left;
  height: 180px;
  margin: 0 10px 10px 0;
  width: 96%;
}
.contact-address1 {
  border: 1px solid #1B2B42;
  display: table-row;
  float: left;
  height:695px;
  padding:1%;
  margin: 0 10px 10px 0;
  width: 96%;
}
.contact-address p {
  padding: 0 0 0 2%;
}
.contact-address1 p {
	text-align:left !important;
  padding: 0 0 0 1%;
}
.address-text {
  display: table-cell;
  padding: 0 0 0 1%;
  vertical-align: top;
  text-align:left;
  width:72%;
}
.map-pics {
  display: table-cell;
  /* width: 350px; */
}
.map-pics img {
	margin: 5px;
	float: right;
	border: 1px solid #4C347E;
}


.contact-ph {
	color: #003464;
	margin: 2px 0px 10px 0px;
}
.contact-ph a {
	color: #003464;
	text-decoration: none;
}
.contact-ph a:hover {
	color: #003464;
	text-decoration: none;
}
.contact-ph ul {
	margin: 0px !important;
	padding: 0px !important;
}
.contact-ph li {
	font: normal 14px/40px Verdana, Arial, Helvetica, sans-serif;
	width: 50%;
	min-width: 240px;
	float: left;
	height: 40px;
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.contact-ph img {
	margin: 0px 10px 0px 5px;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font: normal 12px/15px Verdana, Geneva, sans-serif;
	border-radius: 3px;
	background: #fcddef;
	color: #FF0000;
	left: 30px;
	padding: 2px 8px;
	position: absolute;
	top: -5px;
	clear: both;
}
/*----- Forms Style Starts -----*/

.formHead {
  background:#3d3d3d;
  clear: both;
  color: #ffffff;
  float: left;
  font: bold 11px Verdana,Arial,Helvetica,sans-serif;
  padding: 5px 10px;
  text-decoration: none;
  width: 97%;
}
.formHead a {
	color: #ffffff;
	text-decoration: underline;
}
.formHead a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8204;
}
/*-------------------------Physiacian Page Links----------------------*/

#team-member-container {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px dashed #d1d1d1;
  float: left;
  font-family: "Open Sans",Helvetica,sans-serif;
  margin: 2% 0 0;
  padding: 2%;
  width: 95%;
}
.team-img{
	display:table-cell;
	vertical-align:top;
}
.team-img img{
	float:left;
	margin:0px 15px 0px 0px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  padding: 3%;
	width:150px;
	height:170px;
}
.team-text{
	display:table-cell;
	vertical-align:top;
	width:72%;
}
.team-text h3{
	border-bottom:none !important;
}
.team-text a{
	border-bottom:none !important;
}
.team-text p{
	margin:0px 0px !important;
	
}
.team-text p.textMainBold{
	 font-style:italic !important;
	 margin:5px 0px !important;
	
}
#team-member-container .team-text a {
  text-decoration: none !important;
  font-size:13px !important;
  color: #666666 !important;
}
#team-member-container .team-text a:hover {
  color: #0099ff !important;
  text-decoration: underline !important;
}
.Services-portal a {
  background: #5e8b65 none repeat scroll 0 0;
  border: 1px solid #5e8b65;
  border-radius: 5px;
  color: #ffffff !important;
  display: block !important;
  font: bold 12px Verdana,Arial,Helvetica,sans-serif !important;
  margin: 10px 0 0;
  padding: 10px 15px !important;
  text-decoration: none;
  width: 100px !important;
}
.Services-portal a:hover {
  background: #ccc53e none repeat scroll 0 0;
  border: 1px solid #ccc53e;
  border-radius: 5px;
  color: #ffffff !important;
  display: block !important;
  font: bold 12px Verdana,Arial,Helvetica,sans-serif !important;
  width: 100px !important;
}

/*-------HelpDesk Pages STyles-----------------*/
.helpdesk-page{
	width:100%;
	clear:both;
	float:left;
	border:1px solid #cecfce;
}
.helpdesk-head{
	background:#083C31;
	font:normal 15px/19px "Open Sans",Helvetica,sans-serif;
  color: #f7f3d6;
  padding:6px 0 6px 4%;
  border-right:1px solid;
}
.helpdesk-head1{
	width:96%;
	float:left;
	background:#083C31;
	font:normal 15px/19px "Open Sans",Helvetica,sans-serif;
  color: #f7f3d6;
  padding:6px 0 6px 4%;
	
}

.helpdesk-L{
	float:left;
	background:#F0EFE7;
	font:normal 15px/8px "Open Sans",Helvetica,sans-serif;
  color: #f7f3d6;
  padding: 9px 0 0 4%;
  border-right:1px solid #cecfce;
}

.helpdesk-L1{
	width:98%;
	float:left;
	background:#F0EFE7;
	font:normal 15px/8px "Open Sans",Helvetica,sans-serif;
  color: #f7f3d6;
  padding: 9px 0 0 2%;
}

.helpdesk-R{
	border-right:none !important;
}
.helpdesk-L ul li{
	margin:0px 0px 15px 0px;
	float:left;
	width:96%;
	background:none !important;
	padding:10px 0 0px 4%;
	font:normal 15px/19px "Open Sans",Helvetica,sans-serif;
}
.helpdesk-L ul li img{
	float:left;
	margin:-10px 20px 0 0;
}
.helpdesk-L ul li a{
	display:block;
	text-decoration:none !important;
	color:#295d00;
	padding:0 0 0 0 55px;
}
/*--------------In Motion Quarterly-------------------*/
.motion-quarterly{
	clear:both;
	width:100%;
	float:left;
	
}
.motion-quarterly ul {
	width:100%;
	clear:both;
	float:left;
}
.motion-quarterly li{
	width:26%;
	background: none !important;
	text-align:left !important;
	float:left;
	margin:10px 5px 0px 0px;
}

/*-------------------------Form Styles------------------------*/
/*forms css*/
.wp-form {
	border: 1px solid #3D3D3D;
	margin: 21px auto;
	width: 99%;
	padding: 0 0 0 0;
	font: normal 13px Verdana, Geneva, sans-serif;
}
.wp-form ul {
	margin: 15px 6%;
}
.wp-form ul li {
	width: 100%;
	padding: 0;
	background: none !important;
	margin: 0 0 10px 0;
}
.wp-form ul.text li {
	width: 45%;
	float: left;
	margin-right: 5%;
	height: 30px;
}
.wp-form ul li.full-list label b, .wp-form ul li.full-list label {
	font: normal 13px verdana !important;
}
.wp-form ul.text li input[type="text"], .wp-form ul li textarea, .wp-form ul.captcha li input[ type="text"], .wp-form ul.text li select, .wp-form ul.text li input[type="email"] {
	border: 1px solid #3D3D3D;
	padding: 3px 5px;
}
.wp-form ul li textarea {
	width: 95%;
	height: 130px;
	margin: 0 0 0 1%;
	font: normal 13px Verdana, Geneva, sans-serif;
}
.wp-form ul.text li input[type="text"], .wp-form ul.text li input[type="email"] {
	height: 23px;
	width: 100%;
}
.wp-form ul.text li select {
	width: 100%;
	height: 29px;
}
.wp-form ul.captcha li img {
	width: auto;
	height: 50px;
}
.wp-form ul.captcha li input[type="text"] {
	height: 23px;
	width: 25%;
	margin: 0 0 0 2%;
}
.wp-form ul li.buttons input[type="submit"], .wp-form ul li.buttons input[type="reset"] {
	background: #3D3D3D;
	padding: 3px 20px;
	border: 1px solid #a6aab3;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer;
	margin: 10px 0 0 10px;
}
.wp-form ul.testimonial-section li {
	float: left;
}
.wp-form ul.testimonial-section li label {
	font-weight: normal;
	margin: 0 10px 0 0px;
}
.wp-form ul.testimonial-section li.agree-text {
	width: 100%;
	font-weight: normal;
	text-align: left;
}
.wp-form ul.testimonial-section li.agree-text span.wpcf7-list-item {
	display: block;
}
.textMain .wp-form h3 {
	background: #3D3D3D;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 0 5px 10px;
	clear: both;
	margin: 0 0 10px 0;
}
.textMain .wp-form ul.text {
	padding: 10px 0 0 1% !important;
}

.wpcf7-captcha-captcha-177, .wpcf7-captchac {
	width: 200px;
	height: 60px;
}

.button-style {
	margin: auto 23%;
	width: 52%;
	float: none;
}
#tell-friend .form-container .close {
	background-size: 100%;
	padding: 0px;
	right: -3px;
	top: 32px;
	height: 29px;
	width: 29px;
}
div.wpcf7 .watermark {
	color: #2b2b2b !important;
	font: normal 12px Verdana, Geneva, sans-serif;
}


/* for payment form style */

div.dynamic_form_panel {
	margin: 15px 10px 20px -10px;
	background:#fff !important;
	float:left;
}

div.dynamic_form_panel .requiredStar{ color:#F00 !important;}

div.dynamic_form_panel fieldset {
	clear: both;
	float: left;
	margin: -3px 12px 20px 20px;
	padding: 10px;
	width:90%;
}

div.dynamic_form_panel fieldset.buttons {
	border: 0 none;
	padding: 0 0 0 183px;
}

div.dynamic_form_panel fieldset legend {
	color: #2E468F;
	font-weight: bold;
	margin: 0 0 10px;
}

div.dynamic_form_panel fieldset ul {
	border: 0 none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	padding:0 !important;
}

div.dynamic_form_panel fieldset ul li {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 0 5px;
	padding: 10px 0;
	width: 100%;
	list-style-type:none !important;
    background: none;
}

div.dynamic_form_panel fieldset ul li script {
	height: 0;
}

div.dynamic_form_panel fieldset ul li:focus, div.dynamic_form_panel fieldset ul li.active {
	background-color: #FFF7C0;
	border: 1px solid #FFE42D;
}

div.dynamic_form_panel fieldset ul li.static:hover, div.dynamic_form_panel fieldset ul li.static:focus {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

div.dynamic_form_panel fieldset ul li.error, div.dynamic_form_panel fieldset ul li.error:hover, div.dynamic_form_panel fieldset ul li.error:focus {
	background-color: #F8E7E6;
	border: 1px solid #F8E7E6;
}

div.dynamic_form_panel fieldset ul li.error label {
	background-color: #F8E7E6;
	color: #9D0A0E;
}

div.dynamic_form_panel fieldset ul li.error input, div.dynamic_form_panel fieldset ul li.error textarea, div.dynamic_form_panel fieldset ul li.error select {
	border: 2px solid #9D0A0E;
}

div.dynamic_form_panel fieldset ul li.error input.radio, div.dynamic_form_panel fieldset ul li.error input.checkbox {
	border: 0 none;
}

div.dynamic_form_panel fieldset ul li label {
	float: left;
	font-size: 0.9em;
	margin: 3px 20px 0 0;
	text-align: right;
	width: 142px;
	font-family: 'Open Sans',Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;

}

div.dynamic_form_panel fieldset ul li p.help {
	color: #FFFFFF;
	display: none;
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	height: 33px;
	margin: -5px 10px 0 5px;
	padding: 2px 10px 0 20px;
	position: absolute;
	text-align: center;
	width: 176px;

}

div.dynamic_form_panel fieldset ul li span.error {
	background-color: rgba(0, 0, 0, 0);
	clear: both;
	color: #9D0A0E;
	float: left;
	font-size: 0.8em;
	padding: 5px 0 0 220px;
	visibility: hidden;
	width: 400px;

}

div.dynamic_form_panel fieldset ul li.error span.error {
	visibility: visible;
}

div.dynamic_form_panel fieldset ul li input, div.dynamic_form_panel fieldset ul li textarea, div.dynamic_form_panel fieldset ul li select {
	float: left;
	padding: 2px;
}

div.dynamic_form_panel fieldset ul li input.textbox, div.dynamic_form_panel fieldset ul li textarea {
	width: 200px;
}

div.dynamic_form_panel fieldset ul li textarea {
	overflow: auto;
}

div.dynamic_form_panel fieldset ul li table {
	border: 0 none;
	border-collapse: collapse;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

div.dynamic_form_panel fieldset ul li table tr td {
	padding: 0 0 5px;
}

div.dynamic_form_panel fieldset ul li table tr td label {
	font-weight: normal;
	text-align: left;
}

span.requiredStar {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.payment-img {
	float:right;
	margin:0px 10px 20px 20px;
}
.helpdesk-h {
	width:50%;
	float:left;
}
.dynamic_form_panel .val-msg {
	padding-left:5px;
	color:#F00;
}
/* ------------------------------ Media Screen:640 CSS ------------------------------ */
@media screen and (max-width : 920px) {
#logo {
	width: 34%;
	margin: 10px 0px 0px 5px;
}
#right-profiles {
	width: 56.123%;
}
.helpdesk, .patient-portal, .patient-portal, .pay-online {
  width: 140px;
  margin: 0 0 3px 3px;
}
.helpdesk a, .patient-portal a, .patient-portal a {
	padding: 0px 0px 0px 29px;
}
.book {
	margin: 6px 0 0;
}
.callus {
	width: 43%;
}
.sliding-tabs li {
  font: 15px/19px "Trebuchet MS";
  margin: 3px 0 0;
}
.sliding-tabs li a {
  padding: 5px 0 4px 30px;
}
.sliding-tabs li a:hover {
  padding: 5px 0 4px 30px;
}
.updating-video img{
	width:67%;
}
.callbacks1_nav.next {
  left: 90%;
}
.book-h img {
  margin: 0 0 7px 5px;
}
.Quicklinks-List li:last-child{
	width:240px;
}
.Quicklinks-List {
  float: none;
  margin: 0 auto;
  width: 250px;
}

.Multimedia {
  width: 250px;
  float: none;
  margin: 10px auto;
}
.book-h {
  clear: both;
  float: right;
  margin: 25px auto;
  padding: 5px;
  width: 71%;
}


.alignleft {
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  clear:both;
}
.alignleft img {
  margin: 10px 0px 10px 0px;
  float:none;
}
.alignright {
  top: -35px;
}
}

@media screen and (max-width : 768px) {
#logo {
  margin: 10px 0 0 5px;
  width: 30%;
}
#right-profiles {
  width: 68%;
}
#newsliderleft {
  clear: both;
  float: none;
  margin: 0 auto;
  text-align: center !important;
  width: 100%;
}
.sliding-tabs {
  background: none ;
  float: left;
  height: auto;
  margin: 10px auto 0;
  padding: 0;
  width: 99%;
}
.sliding-tabs li {
  float: left;
  padding: 0;
  width: 50%;
  clear:none;
}
#Sidebar .sliding-tabs li {
  float: left;
  padding: 0;
  width: 100%;
  clear:both;
}
.sliding-tabs li:nth-child(2) {
  float: none !important;
}
#newslider {
  position: relative;
}
.callbacks1_nav.next {
  left: 86%;
}
.newupdate-slider li p{

	width:86%;
}
.click-video-section {
  top: 65px;
}
#newslider {
  height: 682px;
}
.team-img {
  display: table-caption;
  vertical-align: top;
}
.alignright {
  position: relative;
  right: 0;
  text-align: center;
  width: 100%;
}
.alignright img {
  margin: 43px 0 0;
}
.helpdesk-h {
	width:100%;
}
}
/* ------------------------------ Media Screen:768px CSS ------------------------------ */
@media screen and (max-width : 768px) {
	.contact-address {
  width: 100%;
}
.formHead {
  padding: 5px 0;
  width: 100%;
}
}
/* ------------------------------ Media Screen:640 CSS ------------------------------ */
@media screen and (max-width : 640px) {
#header {
	height:auto;
}
#logo {
  margin: 26px auto 0px;
  width: 310px;
  float: none;
}

#right-profiles, .appointment-section {
  float: none;
  margin: 0 auto;
  width: 100%;
}
.header-portal-online {
  clear: both;
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 458px;
}
.book {
  float: none !important;
  margin: 10px auto;
  width: 310px;
  text-align: center;
}
.book img{
	float:none;
	margin:10px 0px 0px 0px;
}
.callus {
  clear: both;
  float: none;
  margin: 10px auto;
  text-align:center;
  width: 310px;
  height:40px;
}
.dr_profile_group {
  float: none;
  margin: 0 auto;
  padding: 0 0 40px 5px;
  width: 98%;
}
.Quicklinks {
  background:  none;
  float: none;
  width: 310px;
  margin: 0px auto;
}
.newupdate-slider {
  margin: 5px 0;
  width: 100%;
}
.book-h {
  width: 251px;
}
.callbacks1_nav.next {
  left: 90%;
}
.copy-media {
  display: block;
  vertical-align: top;
}
.social-media-ypo {
  clear: both;
  display: block;
  float: none;
  vertical-align: top;
  width: 100%;
  margin: 0px auto;
}
.socail-media {
  float: left;
  margin: 19px auto;
  padding: 0px 0px 0px 10px;
}
.ypo-logo {
  float: right;
  margin: 20px 0px 0px 0px;
  width: 106px;
}
.helpdesk-section {
  width: 236px;
}
.ei-title h3 , .ei-title h2  {
	font: normal 20px/30px "Trebuchet MS";
}
.ei-title h4 {
	margin: 0px;
	padding: 0px;
	font: normal 14px/18px "Trebuchet MS";
	text-align: right;
}
#Intra-Container-S .doctor-section, #Intra-Container-S .intra-main {
	display: none;
}
#Content-Left, #Sidebar {
	display: inline-block;
	vertical-align: top;
}
#Sidebar {
	margin: 0px auto;
	display: inherit;
	background:none;
}
#GotoTop {
	display: none !important;
}
#Main-Menu {
	display: none;
}
#Mobile-Menu {
	display: block;
	height:0px !important;
}
.menu-m {
	text-align: center;
	font: normal 16px/40px 'ralewaybold';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.menu-m a, .menu-m a:hover {
	color: #fff;
	display: block;
}
#wrapper {
	position: absolute;
	z-index: 1000;
	overflow: hidden;
	left: 5px;
	right: 5px;
}
#slider-wrapper {
  height: 60px;
}
}

@media screen and (max-width : 480px) {
.ei-title{
	display:none;
}

.newupdate-slider {
  margin: 5px 0 5px 20px;
}
.sliding-tabs li {
  float: none;
  padding: 0;
  width:310px;
  clear:both;
  margin:3px  auto 0;
}
.header-portal-online {
  width: 310px;
}
.alignright {
  clear: both;
  margin: 0 auto;
  text-align: center;
  width: 93%;
}
.alignleft {
  float: none;
  margin: 20px auto 0px auto;
  width: 42%;
}

}
@media screen and (max-width : 360px) {
div.dynamic_form_panel fieldset ul li label {
	width:100%;
	text-align:left;
}
div.dynamic_form_panel fieldset.buttons {
	padding:0px;
}
.dynamic_form_panel {
	text-align:left;
}
.dynamic_form_panel .val-msg {
	width:100%;
	float:left;
	padding:0px;
}
}