@charset "utf-8";
/* CSS Document */
body{  font-size:13px;color:#000; font: 13px/20px "open_sansregular"; }
html, body, h1, h2, h3, h4, p, ol, ul, li, form, iframe, button{ padding:0px; margin:0px; }

/*** Common Styles ***/
a{ text-decoration:none;outline:none; color:#fff;}
a:hover{  }
img{ border:none; max-width:100%; vertical-align:middle;}
.clear{ clear:both;}
ul, li{ list-style-type:none; }
/*** titles Styles ***/
h1, h2, h3{ font-family: 'HelveticaLT-Condensed', sans-serif; }
h1{font-weight:normal; font-size:26px;}
h2{ font-size:28px; font-weight:normal;}
h3{ font-size:24px; font-weight:normal; }

@font-face {
    font-family: 'oswald_regularregular';
    src: url('fonts/oswald-regular-webfont.eot');
    src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('fonts/oswald-regular-webfont.woff') format('woff'),
         url('fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('fonts/oswald-regular-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**********************content styles**********************/



.bread-crumbs {

  color:#0a355e; border-bottom:1px solid #BEBEBE;

  padding:30px 30px 10px 0px;

  text-decoration: none; font:normal 14px/20px 'open_sansregular';

}

.bread-parent:hover, .bread-link:hover, .bread-home:hover{ text-decoration:underline;}

.bread-crumbs strong{color:#018f9e;}

.bread-crumbs a {



	font-weight:normal;



	color:#272727;





}



.bread-crumbs a:hover {



	font-weight:normal;





}





article h2, article h3, article h4{



  margin: 12px 0;



}



.textMain {
  color: #000;
  font: 13px/20px "open_sansregular";
  text-align: justify;
}

.textMainBold {

  color: #5c5c59;

  font: bold 12px Verdana,Arial,Helvetica,sans-serif;

  text-align: justify;

  text-decoration: none;

}

.textMain h1 {
  color: #0c3579;
  font: bold 25px/30px "open_sansregular";
  padding: 3px 0 8px;
  text-decoration: none;
  text-align: left;
}

.textMain h2 {
  color: #3e86ca;
  font: bold 20px/20px "open_sansregular";
  text-decoration: none;
}

.textMain h2 a{ color:#3e86ca;}



.textMain h2 a:hover{ text-decoration:none;}



.textMain h3 {
  color: hsl(355, 91%, 46%);
  font: normal 15px/15px "open_sansregular";
  margin: 15px 0 10px 0;
  text-decoration: none;
}

.textMain h4 {



  color:#3993DF;

text-decoration: none; margin:15px 0 0 0;



}

.textMain a {
  color: #0e6aab;
  text-decoration: none;
}


.textMain p{ margin:12px 0; }



.textMain a:hover {

  color:#DF0A1C;


}



.textMain ul, textMain ol {



	padding:0px;



	margin:0px;



	list-style:none;



}



.textMain ul li {

  background:url("images/tri.png") no-repeat scroll 15px 10px;

  list-style: outside none none;

  padding: 5px 0 5px 35px;

}

.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 ol { margin:0 0 0 15px;}
.textMain ol li {
  background: none;
  list-style: outside none decimal;
  padding: 0 0 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:#666;



	text-decoration:none;



	text-align:justify; clear:both;



}



.textMainBold a {



	color:#000000;



	text-decoration:underline;



}



.textMainBold a:hover {



	color:#004e96;



	text-decoration:underline;



}



.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:#2b7b6e;



	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:#999999;



}







.clear-float {



  clear: both;



}

/*********header styles**********/
header{ width:100%; float:left; background:#09355f; padding:30px 0 20px 0px;}

.header-sec{ max-width:960px; margin:auto; }
.logo{ float:left;width:46%;   }
.southern-logo {
  float: left;
  width: 25%;
  text-align: center;
}
.header-contact{ float:right;width:18%; color:#fff; font:normal 18px/30px "oswald_regularregular";text-transform:uppercase;}
.header-contact span{ text-decoration:underline; display:block; }
.header-contact a {
  background:url("images/h-contact-icon.png") no-repeat scroll 0 center;
  color: #fff;
  display: block;
  font-size: 20px;
  margin: 15px 0 0;
  padding: 0 0 0 38px;
  text-decoration: none;
}

/********menu styles***********/
nav{ float:left; background:url(images/menu-bg.jpg) repeat-x 0px 0px; width:100%; }
.slicknav_menu { display:none;}
.menu-sec{max-width:960px; margin:auto;}
.menu-sec ul li {
  background:url("images/menu-divider.png") no-repeat scroll right center;
 float: left;
  font: 18px/48px "open_sansregular";
  text-align: center; position:relative;
}
.menu-sec ul li a {
  color: #fff;
  display: block;
  /* padding: 0 39px; */
  padding: 0 27px;
}

.menu-sec ul li.last-child{ background:none; }

.menu-sec ul li a:hover{background: url(images/menu-hover-img.png) no-repeat center bottom ;}


/** DD Menu Styles **/

.menu-sec ul li ul {
  background: #df0a1b none repeat scroll 0 0;
  display: none;
  left: 0; border:1px solid #cbcbcb;
  padding: 10px 0;
  position: absolute;
  top: 48px;
  width: 250px;
  z-index: 9999999;
}

.menu-sec ul li ul li {
  background:none;
  border-bottom: 1px solid #ec6c76;
  float: none;
  padding-left: 0;
  text-align: left;
}

.menu-sec ul li ul li a {
  border: medium none;
  color: #fff;
  display: block;
  font: 15px/25px "open_sansregular";
  margin: 0;
  padding: 10px 15px 10px 20px;
  text-align: left;
  text-decoration: none;
}

.menu-sec ul li ul li a:hover{ background:#db3340; color:#fff; }

.menu-sec ul li:hover > ul { display:block; position:absolute; left:0px; padding:0px; margin:0px;}

.menu-sec ul li li:hover > ul{ display:block; position:absolute; left:100%; padding:0px; margin:0px; top:0px;}

.menu-sec ul li:hover > li{ float:none; }

.menu-sec ul li.current-menu-item{color:#fff; }

.menu-sec ul li ul li.current-menu-item{
background:#df0a1b; 
  color: #fff; }

  .menu-sec ul li ul li.current-menu-item a{ color: #fff;}

 #menu-menu-1 > li.current-menu-item > a, #menu-menu-1 > li.current_page_ancestor > a {
  background: url("images/menu-hover-img.png") no-repeat scroll center bottom;
  color: #fff;
 
}

.menu-sec ul li ul li:hover > a {
background:#db3340;
 color: #fff;

}

.menu-sec ul li ul li.menu-item-has-children{ background:#DF0A1B; }

.menu-sec ul li ul li.menu-item-has-children:hover > a{background:#db3340; }

#menu-item-822 ul, #menu-item-821 ul{ width:270px !important;}

/**mouse over on dropdown ul li parent should highlight***/


.menu-sec ul li:hover > a{background:url(images/menu-hover-img.png) no-repeat center bottom; color:#fff;}



/**right arrow**/

.menu-sec ul li ul li.menu-item-has-children{  

}



/*************on hover**********************/

.menu-sec ul li ul li.menu-item-has-children:hover > a{

}

#menu-item-31 ul, #menu-item-1042 ul{

  width: 280px;

}

#menu-item-33, #menu-item-1500, #menu-item-1515{ background:none;}



/********banner styles***********/
#banner{ width:100%; float:left;background:url("images/banner-bg.jpg") no-repeat scroll center center; min-height:361px;  position:relative;   }
.banner-sec {
  margin: 0 auto;
  max-width: 1200px;
}

.mobile-services{ display:none;}
.rslides {
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides > li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides > li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides > img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.banner_doctor_tabs {
  left: 25%;
  bottom: 3%;
  position: absolute;
  z-index: 100;
}
.banner_doctor_tabs ul li{float: left;list-style-type: none;margin-left: 0px;}
.banner_doctor_tabs ul li a { display: block;color:#df0a1b;font:normal 30px Verdana, Geneva, sans-serif;}
.bullet7 ul li a:hover, .bullet7 li.rslides_here a { color:#1a1b1d;}

.banner-text {
  color: #fff;
  font: 14px/25px "open_sansregular";
  position: absolute;
  right: 20px;
  top: 27%;
}
.banner-text h1 span{font:normal 30px/25px "open_sanslight"; display:block; padding:0 0 20px 0; color:#a9a9a9;}
.banner-text h1, .s-banner-text h1{ font:normal 25px/25px "open_sansregular"; }
.banner-text h3 {
  color: #fff;
  font: 14px/20px "open_sanslight";
  margin: 8px 0;color:#a9a9a9;
}
.banner-text ul li{ font:normal 16px/15px 'HelveticaLT-Condensed'; color:#000; list-style:inside disc; margin:6px 0; }
.banner-readmore {
  background:url("images/banner-readmore-bg.png") no-repeat scroll center bottom;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  margin: 0 0 0 12%;
}
.banner-readmore a{ display:block;}
.banner-readmore a:hover{ color:#a9a9a9;}
.doc-slider{ width:50%; float:left;}
.doc-img {
  margin: 92px 0 0 142px;
}
.doc-slider img{ float:left;}
.where-does-it-hurts-sec {
  background:url("images/human-img.png") no-repeat right bottom;
  float: left;
  min-height: 361px;
  padding: 0 0 0 65px;
  position: relative;
  width: 40%;
}
.where-does-it-hurts-sec h3 {
  color: #09355f; padding:25px 0 10px 0;
  font: bolder 19px/25px "open_sansregular";
}
.where-does-it-hurts-sec p{font:normal 14px/20px "open_sansregular"; color:#df0a1b; width:50%;}
.multi-interactivity {
  position:relative;
}
.multi-interactivity ul li {
   width: 46%;
}
.multi-interactivity ul li a {
display: block;
 z-index: 100;
}
.m-shoulder a {
  position: absolute;
  right: 143px;
  top: 76px;
}
.bullet8 li.rslides_here.m-shoulder a, .m-shoulder a:hover{
  background:url("images/shoulder-hover-img.png") no-repeat scroll 0 0;
  height: 78px;
  right: 143px;
  top: 76px;
  position: absolute;
 width: 313px;
}
.m-elbow a {
  position: absolute;
  right: 161px;
  top: 122px;
}
.bullet8 li.rslides_here.m-elbow a, .m-elbow a:hover{
  background:url("images/elbow-wrist-hand-hover-img.png") no-repeat 0 0;
  height: 96px;
  position: absolute;
 right: 161px;
  top: 122px;
  width: 334px;
}
.m-hip a {
  position: absolute;
  right: 91px;
  top: 168px;
}
.bullet8 li.rslides_here.m-hip a, .m-hip a:hover{
  background:url("images/hip-hover-img.png") no-repeat scroll 0 0;
  height: 47px;
  position: absolute;
right: 91px;
  top: 168px;
  width: 422px;
}
.m-knee a {
  position: absolute;
  right: 137px;
  top: 235px;
}
.bullet8 li.rslides_here.m-knee a, .m-knee a:hover{
  background:url("images/knee-hover-img.png") no-repeat scroll 0 0;
  height: 99px;
  position: absolute;
right: 137px;
  top: 182px;
  width: 341px;
}
.m-foot a {
  bottom: 11px;
  position: absolute;
  right: 150px;
}
.bullet8 li.rslides_here.m-foot a, .m-foot a:hover{
  background:url("images/leg-ankle-hover-img.png") no-repeat scroll 0 0;
  height: 167px;
 bottom: 11px;
  position: absolute;
  right: 150px;
  width: 228px;
}
.banner_service_tabs {z-index: 100;}
.banner_service_tabs ul li{float: left;list-style-type: none;margin-left: 0px;}
.banner_service_tabs ul li a { display: block;height: 46px;width: 46px; }
.b-inter-text {
  float: left;
  font: 15px/25px "open_sansregular";
  left: -104px;
  position: relative;
  top: 81px;
  width: 100%;
}
.b-inter-text h2 {
  color: #bb4449;
  font: 20px/15px "open_sansregular";
  padding: 0 0 10px 0;
}
.b-inter-text h2 a{color:#bb4449;}
.b-inter-text ul li{ width:100%; float:left;font: 15px/17px "open_sansregular"; background:url("images/banner-arrow.png") no-repeat scroll 0 center;}
.b-inter-text ul li a {
  color: #000;
  padding: 3px 0 3px 16px;
}
.b-more a{background:url("images/b-more-img.png") no-repeat scroll 0 center; float:right; padding:0 0 0 12px;color:#bb4449;}
/******* services sec*********/

#patient-info-sec {
  background: #e9e9e9 url("images/patient-info-sec-shodow.png") no-repeat scroll center bottom;
  float: left;
  padding: 15px 0;
  width: 100%;
}
.patient-info-sec {
  background:url("images/patient-info-sec-bg.jpg") repeat-x center 0;
    font: 15px/25px "open_sansregular";
  margin: 0 auto;
  max-width: 960px;
  min-height: 101px;
  text-align: center;
  border-radius: 30px;
}
.patient-info-sec ul li{ float:left; background:url(images/patient-info-divider.png) no-repeat 0px center;}
.patient-info-sec ul li a {
  display: block;
  float: left;
  padding: 22px 0 12px 0;
  text-align: center;
  width: 100%;
}

.patient-info-sec ul li a:hover{transform: scale(0.8);  transition: all 0.7s ease 0s;}
.patient-info-sec ul li a span {
  display: block;

}
.patient-forms, .testimonials, .appointments, .insurances{ width:33%;}
.map-dir{ width:18%;}
.first-visit { width:33%;}
.patient-forms{background:none !important;}


/********doctor-section styles***********/
.mission-section{ width:100%; float:left;background:url("images/mission-sec-bg.jpg") no-repeat scroll center 0px; position:relative;}
.mission-sec{ max-width:960px; margin:0px auto; font: 14px/20px "open_sansregular"; }
.mission-conent{ width:100%; float:left;margin:53px auto;}
.mission-sec h3{font:normal 18px/30px 'HelveticaLT-Condensed'; display:block; color:#000;}
.mission-sec-head {
  background: #adadad none repeat scroll 0 0;
  color: #09355f;
  font: 18px/57px "open_sansregular";
  text-transform: uppercase;
  padding: 0 0 0 25px;
}
.mission-sec-head a {
  color: #09355f;
  display: block;
  padding: 0 0 0 22px;
}
.mission-sec-text {
  background: #d2d2d2 none repeat scroll 0 0;
  border-bottom: 1px solid #959595;
  border-left: 1px solid #959595;
  float: left;
  min-height: 107px;
  padding: 10px 0 0 9px;
  width: 98%;
}
.mission-sec-text ul li {
  background: rgba(0, 0, 0, 0) url("images/tri.png") no-repeat scroll 15px 7px;
  font-size: 14px;
  list-style: outside none none;
  padding: 2px 0 3px 35px;
}
.mission-sec-text > p {
  padding: 38px 0 39px 20px;
}
.mission-stmnt{
  float: left; 
width:54%;
}

.mission-image-sec img{
padding:20px 0 0 0;}
.team-physician {
  background:url("images/mission-sec-img.jpg") no-repeat 0 0;
  color: #009bdb;
  float: left;
  margin: 0;
  padding: 0 0 11px 145px;
  position: relative;
  width: 30%;
  z-index: 9;
}
.team-physician ul li {
  float: left;
  width: 30%;
}

.team-physician  ul li:hover{transform: scale(1.2);  transition: all 0.7s ease 0s;}
.physician-sec-head {
  background: #adadad url("images/sprite.png") no-repeat scroll 0 -936px;
  color: #09355f;
  font: 18px/57px "open_sansregular";
  padding: 0 0 0 40px;
  text-transform: uppercase;
}
.physician-sec-head a{ padding:0 0 0 40px;color:#09355f;}
.physician-sec-text {
  background: #d2d2d2 none repeat scroll 0 0;
  border-bottom: 1px solid #959595;
  border-right: 1px solid #959595;
  float: left;
  padding: 22px 0 23px;
  width: 100%;
}



/*******Expert-sec*******/
#credibility-sec{width:100%; float:left;}
.credibility-sec{ max-width:960px; margin:0 auto; }
.credibility-sec ul li{ float:left; width:25%; text-align:center;}
.nbs-flexisel-container {  position:relative;  max-width:100%; *width:940px; *overflow:hidden;}
.nbs-flexisel-ul {  position:relative; width:9999px; margin:0px; padding:0px;  list-style-type:none; text-align:center;  }
.nbs-flexisel-inner { overflow:hidden; float:left; width:100%; }
.nbs-flexisel-item { float:left;    margin:0px; padding:0px; cursor:pointer; position:relative; line-height:0px;}
.nbs-flexisel-item img {  cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px;  }


.nbs-flexisel-nav-left{background:url(images/credibility-left-arrow.png) center no-repeat;
	position: absolute;
	height: 24px; left:-40px;  cursor:pointer;
	width: 29px; top:60px !important;}
.nbs-flexisel-nav-right{background:url(images/credibility-right-arrow.png) center no-repeat;
	height: 24px;
	width: 29px;
	position: absolute; right:-30px; cursor:pointer;top:60px !important;
}
.blog-readmore{  float: left; width: 100%; margin-bottom:13px;}
/*******footer*******/
footer {
  background: #0f172a url("images/footer-bg.jpg") no-repeat scroll center center;
  float: left;
  width: 100%;
  padding: 0 0 20px 0;
}
.footer-sec{ max-width:960px; margin:50px auto;  color:#fff;font:normal 14px/20px 'open_sansregular'; }
.footer-top. footer-bottom{ width:100%; float:left;}
.footer-loc{ width:31%; float:left; margin:0 10% 0 0;}
.footer-sec ul li{padding:6px 0;}
.footer-sec a{display:block;}
.footer-sec a:hover{color:#a9a9a9}
.footer-sec-head{font:normal 25px/22px 'open_sanslight'; margin:0 0 30px 0; color:#fff; text-transform:uppercase;}
.footer-sec-head a{ color:#fff; padding:0px;}
.footer-middle-sec{ width:27%; float:left;}
.footer-middle-sec ul li {
  background:url("images/footer-arrow.png") no-repeat scroll 0 center;
}
.footer-middle-sec ul li a {
  color: #f7f6f2;
  display: block;
  line-height: 4px;
  margin: 5px 0;
  padding: 0 0 0 10px;
}
.footer-right-sec {
  float: right;
  width: 30%;
}
.mri-review {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #cbcbcb;
  font: bold 16px/20px "open_sansregular";
  min-height: 83px;
  width: 255px; float:right;
}
.mri-review a {
  color: #000;
  padding: 5px;
}
.mri-review img {
  float: left;
  padding: 0 10px 0 0;
}
.social-icons {
  float: right;
  padding: 30px 0 20px; width: 85%;
}
.social-icons ul li{ float:left; width:40px; height:40px; background:none; }
.social-icons ul li a {
  display: block;
  text-indent: -9999px; height:40px;
}
.facebook a{ background:url(images/facebook-icon.png) no-repeat 0px 0px;}
.twitter a{background:url(images/twitter-icon.png) no-repeat 0px 0px;}
.linkedin a{background:url(images/linked-in-icon.png) no-repeat 0px 0px;}
.youtube a{background:url(images/youtube-icon.png) no-repeat 0px 0px;}
.google-plus a{background:url(images/google-plus-icon.png) no-repeat 0px 0px;}
.blog a{background:url(http://www.drkellum.com/wp-content/uploads/2015/11/blog.png) no-repeat 0px 0px;}
.footer-bottom {
   float: left;
  padding: 20px 0 20px;
  width: 100%;
}
.no-margin{ margin:0 0 10px 0;}
.copyright-text{float:left; width:100%; text-align:left; }

.f-last-li a{ border:none !important;}
.copyright {
  color: #fff;
  float: right;
  text-align: left;
  width: 88%;
}
.ypo-logo {
  float: right;
  margin: 15px 0 0 0;
}


/*******Subpage styles*******/
#s-banner{ width:100%; float:left;background:url(images/s-banner-bg.jpg) no-repeat center 0px; min-height:223px; }
.s-banner-sec{ max-width:960px; margin:0 auto; position:relative; }
.doc-sec{ width:50%; float:left;padding:32px 0 0 0;}
.doc-sec img {
  float: left;
  margin: -14px 0 0;
}
.s-banner-text{ float:right; color:#fff;}
.s-banner-text h1 span{font:normal 30px/25px "open_sanslight"; display:block; padding:0 0 20px 0; color:#a9a9a9;}
.s-banner-text h1{ font:normal 25px/25px "open_sansregular"; padding:15px 0 0 0; }
.s-banner-text h3 {
  color: #fff;
  font: 14px/20px "open_sanslight";
  margin: 8px 0;color:#a9a9a9;
}
.s-banner-readmore {
  background:url("images/banner-readmore-bg.png") no-repeat scroll center bottom;
font: 14px/25px "open_sansregular";
  margin: 0 0 0 38%;
  text-align: center;
  width: 108px;
}
.s-banner-readmore a{ display:block;color: #fff;}
.s-where-does-it-hurts-sec {
  background:url("images/s-human-img.png") no-repeat right bottom;
  float: left;
  height: 223px;
  padding: 0 0 0 67px;
  position: relative;
  width: 43%;
}
.s-where-does-it-hurts-sec h3 {
  color: #09355f;
  font: bolder 15px/10px "open_sansregular";
  padding: 21px 0 7px;
}
.s-where-does-it-hurts-sec p {
  color: #df0a1b;
  font: 13px/16px "open_sansregular"; width:57%;
}
.s-multi-interactivity {
  position:relative;
}
.s-multi-interactivity ul li {
  width: 60%;
}
.s-multi-interactivity ul li a {
display: block;
 z-index: 100;
}
.s-multi-interactivity ul li a:hover, .multi-interactivity ul li a:hover{color:#0B355F;}
.s-m-shoulder a {
  position: absolute;
  right: 93px;
  top: 36px;
}
.bullet9 li.rslides_here.s-m-shoulder a, .s-m-shoulder a:hover {
  background:url("images/s-shoulder-hover-img.png") no-repeat scroll 0 0;
  height: 68px;
  position: absolute;
  right: 93px;
  top: 36px;
  width: 206px;
}
.s-m-elbow a {
  position: absolute;
  right: 104px;
  top: 66px;
}
.bullet9 li.rslides_here.s-m-elbow a, .s-m-elbow a:hover{
  background:url("images/s-elbow-wrist-hand-hover-img.png") no-repeat 0 0;
  height: 62px;
  position: absolute;
 right: 104px;
  top: 66px;
  width: 217px;
}
.s-m-hip a {
  position: absolute;
  right: 60px;
  top: 96px;
}
.bullet9 li.rslides_here.s-m-hip a, .s-m-hip a:hover{
  background:url("images/s-hip-hover-img.png") no-repeat scroll 0 0;
  height: 30px;
  position: absolute;
right: 59px;
  top: 95px;
  width: 273px;
}
.s-m-knee a {
  position: absolute;
  right: 88px;
  top: 138px;
}
.bullet9 li.rslides_here.s-m-knee a, .s-m-knee a:hover{
  background:url("images/s-knee-hover-img.png") no-repeat scroll 0 0;
  height: 64px;
  position: absolute;
right: 88px;
  top: 104px;
  width: 222px;
}
.s-m-foot a {
  bottom: 10px;
  position: absolute;
  right: 97px;
}
.bullet9 li.rslides_here.s-m-foot a, .s-m-foot a:hover{
  background:url("images/s-leg-ankle-hover-img.png") no-repeat scroll 0 0;
  height: 108px;
 bottom: 10px;
  position: absolute;
  right: 97px;
  width: 148px;
}
.s-banner_service_tabs {z-index: 100;}
.s-banner_service_tabs ul li{float: left;list-style-type: none;margin-left: 0px;}
.s-banner_service_tabs ul li a { display: block;height: 30px;width: 30px; }
.s-b-inter-text {
  float: left;
  font: 11px/10px "open_sansregular";
  left: -30px;
  position: relative;
  top: 28px;
  width: 100%;
}
.s-b-inter-text h2 {
  color: #bb4449;
  font: 15px/15px "open_sansregular";
  padding: 0 0 10px 0;
}
.s-b-inter-text h2 a{color:#bb4449;}
.s-b-inter-text ul li{ width:100%; float:left;font: 11px/10px "open_sansregular"; background:url("images/banner-arrow.png") no-repeat scroll 0 center;}
.s-b-inter-text ul li a {
  color: #000;
  padding: 3px 0 3px 16px;
}
.s-b-inter-text ul li a:hover, .b-inter-text ul li a:hover{color:#DF0A1C;}
.s-b-more a{background:url("images/b-more-img.png") no-repeat scroll 0 center; float:right; padding:0 0 0 12px;color:#bb4449;}
.p-cv {
  background: #3e86ca url("images/pdf-26.png") no-repeat scroll 10px center !important;
  clear: both;
  float: left;
  line-height: 30px;
  margin: 20px 0 0;
  text-align: center;
  width: 125px;
}
.p-cv a:hover{color:#fff; background: #1C5994 url("images/pdf-26.png") no-repeat scroll 10px center !important;}
.p-cv a {
  color: #fff;
  display: block;
  padding: 0 0 0 20px;
  text-decoration: none;
}
.gallery{width:100%; float:left;}
.gallery ul li {
  background: none;
  float: left;
  padding: 20px;
}
/**********subpage styles**********/

section{ width:100%; float:left;padding:0 0 4% 0; border-bottom:1px solid #90b4d3;}
.article-sec{ max-width:960px; margin:auto; border-top:3px solid #df0a1b; }
article {
  float: left;
  width: 70%;
  padding: 30px 0 0 0;
}
aside {
  float: right;
  padding: 20px 0 0;
  width: 26%;
}
.s-dr-section{ width:98%; float:left; background:#ececec;text-align:center; margin:10px 0 0px 0; position:relative; border:1px solid #C8C8C8;}
.s-doc-text {
  float: left; float:none\9;
  padding: 0 0 0 12px;
}
.s-dr-section a{ color:#fff;}
.s-doc-readmore {
  background: #68696a url("images/aside-readmore-bg.png") repeat scroll 0 0;
  border-radius: 15px;
  float: left;
  font: 13px/23px "open_sansregular";
  text-align: center;
  width: 87px;
  margin: 8px 0 0 20px;
}
.s-doc-readmore a{ color:#fff; display:block; }
.s-doc-readmore:hover{}

.s-dr-section img{ float:left;}
.s-dr-section h1 {
  color: #003054;
  float: left;
  font: bold 16px/20px "open_sansregular";
  padding: 10px 0 0 10px;
  text-align: left;
}
.s-dr-section h3{font-size:14px;}
.s-dr-section h1 a{color:#003054;}
.s-dr-section h1 span {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.aside-services{ width:99%; }
.aside-contact {
  background: #0a355e none repeat scroll 0 0;
  color: #fff;
  float: left;
  font: 20px/25px "open_sansregular";
  padding: 15px 0 10px;
  text-align: center;
  width: 99%;
}
.aside-contact span{ display:block;}

.aside-services ul {
  padding: 0 0 20px 0px;
}
.aside-services ul li {
  background: #3e86ca none repeat scroll 0 0;
  float: left;
  font: 14px/20px "open_sansregular";
  margin: 5px 0 0;
 width: 100%;
}
.aside-services ul li:hover{
  background: #1c5994 none repeat scroll 0 0;}
.s-ser1 a{background:url(images/s-ser1.png) no-repeat 20px center;}
.s-ser2 a{background:url(images/s-ser2.png) no-repeat 20px center;}
.s-ser3 a{background:url(images/s-ser3.png) no-repeat 20px center;}
.s-ser4 a{background:url(images/s-ser4.png) no-repeat 20px center;}
.s-ser5 a{background:url(images/s-ser5.png) no-repeat 20px center;}
.s-ser6 a{background:url(images/s-ser6.png) no-repeat 20px center; padding:5px 0 6px 75px !important;}
.s-ser7 a{background:url(images/s-ser7.png) no-repeat 20px center;}
.aside-services ul li a {
  color: #fff;
  display: block;
  padding: 15px 0 15px 75px;
}


/*****dr section*****/
.s-patient-res{ float:left; width:99%; color:#000;margin:10px 0 0 0;}

.s-patient-res ul li{ font: 15px/58px "open_sansregular"; border-bottom:1px solid #9f9f9f;}
.s-patient-res ul li a{ color:#000000; display:block; padding:0 0 0 79px;}
.s-patient-res ul li a:hover {
  color: #3E86CA;
}
.s-patient1 a{ background: url("images/aside-p-img1.png") no-repeat scroll 20px center;}
.s-patient2 a {
  background:url("images/aside-p-img2.png") no-repeat 20px center;
}
.s-patient3 a {
  background:url("images/aside-p-img3.png") no-repeat 20px center;
}
.s-patient4 a{ background:url(images/aside-p-img4.png) no-repeat 20px center;}
.s-patient5 a{ background:url(images/aside-p-img5.png) no-repeat 20px center;}
.s-patient6{ border:none !important;}
.s-patient6 a{ background:url(images/aside-p-img6.png) no-repeat 20px center;}
.aside-patient-edu {
  background: #c8c8c8;
  float: left;
  font:bold 16px/20px "open_sansregular";
  padding: 15px;
  text-align: center;
  width: 92%; margin:10px 0 0 0; 
}
.aside-patient-edu-head{ padding:10px 0 15px 0;}
 .aside-patient-edu-head a{color:#252525;}
.profile {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}
.profile-img {
  border: 1px solid #a7a7a7;
  float: left;
  margin: 0 15px 2px 0;
  padding: 0px 0 0;
  text-align: center;
  width: 28%;
}
.profile-text {
  float: right;
  margin: 40px 0;
  width: 67%;
}
.profile-text h1 {
  clear: both;
  color: #0b355e;
  font: normal 37px/30px "open_sansregular";
  padding: 7px 0 10px;
}
.profile-text  h1 span{
  font:normal 37px/30px "open_sansregular"; color: #000;
}
.profile-text h3 {
  font: 16px/20px "open_sansregular";
  margin: 0px 0 0 0; color:#000000;
} 
.servicelist1{ width:100%; float:left; background:#ededed; margin:0px 0 20px 0; padding:0 0 10px 0;}
.servicelist1 h2 {
  font: 18px/56px "open_sansregular";
  margin: 0;
  width: 285px;
}
.servicelist1 h2 a {
  color: #fff;
  display: block;
  padding: 0 0 0 60px;
}
.servicelist1 h2 a:hover{color:#fff;}
.ser-p-shoulder h2{ background:#0a355e url(images/s-ser1.png) no-repeat 5px center;}
.ser-p-shoulder h2:hover{background:#3E86CA url(images/s-ser1.png) no-repeat 5px center;}
.ser-p-elbow h2{ background:#0a355e url(images/s-ser2.png) no-repeat 5px center;}
.ser-p-elbow h2:hover{background:#3E86CA url(images/s-ser2.png) no-repeat 5px center;}
.ser-p-hip h2{ background:#0a355e url(images/s-ser3.png) no-repeat 5px center;}
.ser-p-hip h2:hover{background:#3E86CA url(images/s-ser3.png) no-repeat 5px center;}
.ser-p-knee h2{ background:#0a355e url(images/s-ser4.png) no-repeat 5px center;}
.ser-p-knee h2:hover{background:#3E86CA url(images/s-ser4.png) no-repeat 5px center;}
.ser-p-foot-ankle h2{ background:#0a355e url(images/s-ser5.png) no-repeat 5px center;}
.ser-p-foot-ankle h2:hover{background:#3E86CA url(images/s-ser5.png) no-repeat 5px center;}
.ser-p-padiatric h2{ background:#0a355e url(images/s-ser6.png) no-repeat 5px center;}
.ser-p-padiatric h2:hover{background:#3E86CA url(images/s-ser6.png) no-repeat 5px center;}
.ser-p-sports-med h2{background:#0a355e url(images/s-ser7.png) no-repeat 5px center;}
.ser-p-sports-med h2:hover{background:#3E86CA url(images/s-ser7.png) no-repeat 5px center;}
.ser-p-sports-med p{padding:0 10px;}
.ser-p-sports-med .ser-readmore a{ float:right; padding:10px 10px; color:#0a355e;}
.ser-p-sports-med .ser-readmore a:hover{color:#3E86CA;}
.servicelist1 ul{ margin:20px 0 0 0;}
.servicelist1 ul li {
  background:url("images/services-page-arrow.png") no-repeat 12px center;
  float: left;
  padding: 3px 0 3px 24px; text-align:left;
  width: 46%;
}
.full-width li{ width:100% !important;}
.servicelist1 ul li  a{color:#000; display:block;}
.servicelist1 ul li  a:hover{color:#DF0A1C;}
.servicelist {
  float: left;
  width: 100%;
}
.servicelist li {
  float: left;
  padding: 0 !important;
  width: 50%; text-align:left;
}
.servicelist a {
  background: #3e86ca;
  border: 1px solid #5e5e5e;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  font-size: 14px;
  margin: 10px 10px 0 0;
  padding: 10px 15px;
  text-decoration: none;
}
.servicelist a:hover{ background: #1C5994; color:#fff;}
.iframe-m {
  border: 1px solid #999;
  height: 700px;
  width: 98%;
}
.no-paddingtop{ padding:0px 15px !important;}
.s-profile-img {
  background: #3E86CA none repeat scroll 0 0;
  border-radius: 10px;
  float: right;
  margin: 0 0 2px 15px;
  padding: 12px 0 0;
  text-align: center;
  width: 28%;
}
.s-profile-img img {
  border-radius: 10px;
 }
.s-profile-img h1 {
  clear: both;
  color: #fff;
  font: 15px/15px "open_sansregular";
  padding: 7px 0;
  text-align: center;
}
.staff-list {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #3E86CA;
  border-radius: 10px;
  float: left;
  margin: 0 0 12px 5px;
  padding: 1%;
  width: 99%;
}
.staff-list a {
  color: #3E86CA;
  text-decoration: none;
}
.staff-list img {
  border-radius: 10px;
  float: left;
  margin: 0 10px 0 0;
}
.staff-list h2 {
  font-size: 22px;
}
.insurance-table{ width:100%; float:left;}
.insurance-table ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  list-style: inside none disc;
  padding: 5px 15px !important;
}
.insurance-left, .insurance-middle, .insurance-right {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  float: left;
  width: 30%;
  padding: 10px 0;
}
.insurance-right {border-right: 1px solid #000;}
.padding-left{ padding:0 0 0 43px;}
.protocols h2{margin:10px 0 0 0;}
@media only screen and ( max-width:1200px )
{
.padding-left {
  padding: 0;
}
.less-width{width:82%;}
.less-width1{width:90%;}
.doc-img {
  margin: 53px 0 0 10px;
}
.multi-interactivity ul li {
  width: 77%;
}
.b-inter-text {
 top: 110px;

}
.where-does-it-hurts-sec p {
  font: 11px/20px "open_sansregular";

}
.nbs-flexisel-nav-right, .nbs-flexisel-nav-left{ display:none;}}
@media only screen and ( max-width:1000px )
{
.doc-img {
  margin: 92px 0 0;
}
.multi-interactivity ul li {
  width: 70%;
}
.b-inter-text {
 top: 70px;
 
}
}
@media only screen and ( max-width:959px )
{
.bread-crumbs {
padding: 30px 30px 10px 16px;
 }
.logo {
  width: 40%;
}
.southern-logo {
  width: 27%;
}
.header-contact {
  width: 31%;
}	

.menu-sec ul li a {
  padding: 0 13px;
}
.banner-text {
  left: 61%;
  top: 10%;
  width: 38%;
}
#banner {
  background: none;
}
.banner-readmore {
 float: right;
  margin: 0 0 0 0;
  text-align: center;
  width: 123px;
}
.banner_doctor_tabs {
left: 60%;
}
.doc-slider {
  background: #09345e none repeat scroll 0 0;
  float: left;
  min-height:361px;
  position: relative;
  width: 100%;
}
.doc-slider img {
  float: left;
}
.where-does-it-hurts-sec {
  padding: 0 0 0 6%;
  width: 90%;
}

.doc-sec {
  padding: 4% 0 0 0;
  width: 48%;
}
.multi-interactivity ul li {
  width: 60%;
}
.where-does-it-hurts-sec p {
  font: 13px/20px "open_sansregular";
  width: 57%;
}
.b-inter-text {
  font: 14px/25px "open_sansregular";
  left: 0;
  top: 80px;
}
.b-inter-text ul li {
 font: 14px/15px "open_sansregular";
 }


.banner-service-tabs ul li a {
  display: block;
  padding: 24px 0;
}
.banner-text h1, .s-banner-text h1 {
  font-size: 20px;
  line-height: 10px;
}
.banner-text h1 span, .s-banner-text h1 span {
  margin: 0;
  padding: 0 0 10px;
}
.mission-section {
  background: #414141;
  
}
.mission-conent {
  background: #d2d2d2 none repeat scroll 0 0;
}
.mission-stmnt {
  width: 60%;
}
.team-physician {
  background:none;
 margin: 0;
  padding: 0;
 width: 40%;

}
.physician-sec-text, .mission-sec-text {
  background: #d2d2d2 none repeat scroll 0 0;
  border: 0 none;
  margin: 0 auto;
  float: none;
}
.team-physician ul li {
  float: left;
  padding: 0 0;
}

.patient-info-sec {
 font: 12px/25px "open_sansregular";
}

footer {
  padding: 0px 0 35px 1%;
  width: 99%;
}
.footer-middle-sec {
  float: left;
  width: 20%;
}
.footer-right-sec {
  width: 32%;
}
.footr-menu {
  width: 90%;
  margin: 0 auto;
  float: none;
}
.mri-review {
 width: 97%;
}
.social-icons {
  padding: 0;
  width: 100%;
  margin: 15px 0;
}


article {
  float: left;
  width: 60%;
  padding: 0 0 0 2%;
}
aside {
  float: right;
  width: 260px;
}
.s-where-does-it-hurts-sec {
 padding: 0 0 0 9%;
}
.s-where-does-it-hurts-sec p {
 font: 11px/16px "open_sansregular";
}
.aside-patient-edu {
 width: 88%;
}
.s-patient-edu img, .s-smile-gallery img {
  width: 85%;
}
.footr-menu {
  width: 80%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right{ display:none;}
.servicelist1 ul li, .full-width li  {
 width: 90%;
}
.servicelist li {
 width: 100%;
}
.insurance-left, .insurance-middle, .insurance-right {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  width: 97%;
}
.padding-left {
  padding: 0;
  width:auto;
}
.category {
  width: 86% !important;
}
}

@media only screen and ( max-width:767px )
{
.header-contact {
  font-size:19px;
}
.menu-sec ul li a {
  padding: 0 9px;
}
.menu-sec ul li {
  font-size:14px;
}

.doc-slider img {
  float: left;
  margin: 0;
  width: 44%;
}
#banner {
  background: none;
}
.banner-text {
  float: left;
  left: 0;
  position: relative;
  right: 0; top:20px;
  width: 50%;
}
.where-does-it-hurts-sec {
  padding: 0 0 0 6%; background: #d1d1d1 url("images/human-img.png") no-repeat scroll right bottom;
  width: 94%;
}

.multi-interactivity ul li {
  width: 53%;
}
.b-inter-text {
  font: 12px/25px "open_sansregular";
  left: 0;
  top: 80px;
}
.banner-text h1, .s-banner-text h1 {
  font-size: 20px;
  padding: 0;
}
.doc-sec img {
 width:45%;
}
.s-banner-text h3 {
  font: 12px/20px "open_sanslight";
}
.banner-service-tabs ul li a {
  padding: 20px 0;
}
.banner-text h1 span, .s-banner-text h1 span {
  padding: 0 0 10px;
}
.s-where-does-it-hurts-sec h3 {

  padding: 21px 0 7px 10px;
}
.s-where-does-it-hurts-sec p , .s-b-inter-text ul, .b-more, .s-b-more{
display: none;
}
.s-b-inter-text {
 top: 83px;

}
.s-banner-readmore{ margin:0 0 0 21%;}
.doc-sec {
  padding: 4% 0 0;
}
.dr-sec {
  background-size: auto auto;
}
.dr-image-sec {
  margin: 0;
  padding: 0;
  width: 25%;
}
.dr-text-sec {
  margin: 0px 0 0;
  width: 70%;
}
.dr-text-sec p {
  font: 13px/20px "questrialregular";
}
.dr-text-sec h1 {
  font-size: 22px;
}
.d-read-more {
  margin: 20px 0 10px;
}
.patient-res {
  padding: 0 0 0 1%;
  width: 28%;
}
.quick-links-sec-head {
  font: 19px/20px "HelveticaLT-Condensed";
}
.patient-edu {
  margin: 0 18px 0 0;
}
.patient-res ul li {
  font-size:14px;
}
.patient-edu img {
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.footer-services {
  margin: 0 2% 0 0;
}
.footer-loc {
 margin: 0 8% 0 0;

}
.footer-sec-head {
font-size: 17px;
}
.mri-review {

  font: bold 12px/16px "open_sansregular";

}
.footer-right-sec {
  width: 35%;
}
.social-icons ul li {
width: 36px;
}
.s-banner-service-tabs {
  margin-top: 8%;
}
article {
  width: 54%;
}
.footr-menu {
  width: 90%;
}
.profile-text h1 span, .profile-text h1 {
 font: 18px/10px "open_sansregular";
}
.iframe-m {
 height: 800px;
 }
}
@media only screen and ( max-width:639px )
{

nav{ display:none;}
.slicknav_menu {display: block;}
.slicknav_btn { position: relative;
 display: block;
 vertical-align: middle;
 float: right;
 padding: 0.438em 0.625em 0.438em 0.625em;
 line-height: 1.125em;
 cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
 display: block;
 line-height: 1.188em;
 float: left;
 font-family: Verdana, Geneva, sans-serif;
}
.slicknav_menu .slicknav_icon {
 float: left;
 margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
 margin: 0
}
.slicknav_menu .slicknav_icon-bar {
 display: block;
 width: 1.125em;
 height: 0.125em;
 -webkit-border-radius: 1px;
 -moz-border-radius: 1px;
 border-radius: 1px;
 -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
 -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
 margin-top: 0.188em
}
.slicknav_nav {
 clear: both
}
.slicknav_nav ul, .slicknav_nav li {
 display: block
}
.slicknav_nav .slicknav_arrow {
 font-size: 0.8em;
 float: right;
}
.slicknav_nav .slicknav_item {
 display: block;
 cursor: pointer;
}
.slicknav_nav a {
 display: block
}
.slicknav_nav .slicknav_item a {
 display: inline;
}
.slicknav_menu:before, .slicknav_menu:after {
 content: " ";
 display: table;
}
.slicknav_menu:after {
 clear: both
}
/ IE6/7 support /
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
 font-size: 16px;
}
/ Button /
.slicknav_btn {
 margin: 5px 5px 6px;
 text-decoration: none;
 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 background-color: #f15541;
 position:absolute; right:10px;
 top:20px;
}
/ Button Text /
.slicknav_menu .slicknav_menutxt {
 color: #FFFFFF;
 font-weight: bold;
 text-shadow: 0 1px 3px #000;
}
/ Button Lines /
.slicknav_menu .slicknav_icon-bar {
 background-color: #cecece;
}
.slicknav_menu {
  background:#DE091B none repeat scroll 0 0;
  padding: 5px;
}
.slicknav_nav {
 color: #000;
 margin: 0;
 padding: 0;
 font-size: 0.875em;
}
.slicknav_nav, .slicknav_nav ul {
 list-style: none;
 overflow: hidden;
}
.slicknav_nav ul {
 padding: 0;
 margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_item {
 padding: 5px 10px;
 margin: 2px 5px;
}
.slicknav_nav a {
 padding: 8px 10px;
 margin: 2px 5px;
 text-decoration: none;
 color: #fff;
 font:normal 13px Verdana, Geneva, sans-serif;
}
.slicknav_nav .slicknav_item a {
 padding: 0;
 margin: 0;

}
.slicknav_nav .slicknav_item:hover{
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 
}
.slicknav_nav a:hover {
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 background: #003DAD;
 color: #fff;
}
.slicknav_nav .slicknav_txtnode {
 margin-left: 15px;
}
header {
  padding: 0px 0 0px;
}
.header-sec{ width:100%; float:left;margin:0 0 20px 0; }	
.logo {
  float: none;
  margin: 0 auto;
  padding: 2%;
  width: 290px;
}
.southern-logo{
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
.header-contact {
  float: none;
  margin: 0 auto;
  width: 300px;
  text-align: center;
}
.header-contact a {
  margin: 15px auto;
 width: 125px;
}
#s-banner {
  background: none;

}
.mission-conent {
  margin: auto;
}
.mission-stmnt, .team-physician{
  width: 100%;
}
.physician-sec-text, .mission-sec-text {
  background: #d2d2d2 none repeat scroll 0 0;
  border: 0 none;
  float: none;
  margin: 0 auto;
  width: 300px;
  min-height: 74px;
}
.mission-sec-head a {

  padding: 0 0 0 38px;
}
.patient-info-sec {
background:none;
  min-height: auto;

}
.patient-forms{  background: #135ea1 url("images/patient-info-divider.png") no-repeat scroll 0 center !important;}
.patient-forms, .testimonials, .map-dir, .first-visit, .appointments, .insurances {
  width: 33%;
}
.patient-info-sec ul li {
  background: #135EA1 url("images/patient-info-divider.png") no-repeat scroll 0 center;

}
.doc-sec {
  background: #103b65 none repeat scroll 0 0;
  padding: 3% 0 0;
  width: 100%;
}
.banner-text p, .read-more, .banner-text img, .banner-text ul  {
  display: none;
}
.banner-text h1, .s-banner-text h1 {
  font-size: 16px;
}
.banner_service_tabs {
  left: 15%;
  margin-top: 20%;
}
#services-sec {
  background: #146daf none repeat scroll 0 0;
  float: left;
  width: 100%;
}

.banner-service-tabs ul li {
  width: 100%;
}
.dr-image-sec, .dr-text-sec {
  margin: 20px auto;
  width: 95%;
  text-align: center;
}

.dr-text-sec {
  padding: 1% 0 20px 5%;
}
.d-read-more {
  margin: 15px auto 0 auto;
  float: none;
}
.appointment-section, .patient-edu, .patient-res {
  margin: 20px auto;
  width: 80%;
  float: none; clear:both;
}
.patient-edu img{
  margin: 10px 0 0;
  width: 100%; padding:0px;
}
.footer-loc, .footer-right-sec, .footer-middle-sec {
  float: none;
  margin: 20px auto;
  width: 65%;
}
.footer-bottom {
  padding: 20px 0 0px;
}
.copyright {
  text-align: left;
 
}
.ypo-logo {
  width: 100%; margin:10px 0;
}
/**subpage media queries**/
article {
  width: 92%;
}

aside {
  clear: both;
  float: none;
  margin: 0 auto;
  width: 80%;
}
.s-banner-text {
  color: #fff;
  float: right;
  padding: 21% 0 0;
  width: 50%;
}
.s-where-does-it-hurts-sec {
  background: #c6c6c6 url("images/s-human-img.png") no-repeat scroll right bottom;
  width: 91%;
}
.s-where-does-it-hurts-sec p, .s-b-inter-text ul, .b-more, .s-b-more {
  display: block;
}
.s-b-inter-text {
  top: 22px;
}

.aside-doctor-sec {
  background: none repeat scroll 0 0 #ebddb0;
}
.servicelist1 {
 width: 98%;
}
.s-banner-service-tabs {
display:none;
}
.profile-img {
  float: none;
  margin: 0 auto;
  width: 190px;
}
.profile-text {
  float: none;
  margin: 40px auto;
  width: 205px;
}
.mission-sec-head {
font: 18px/20px "open_sansregular";
  padding: 10px 0 10px 25px;
 
}
.physician-sec-head {
  background: #adadad url("images/sprite.png") no-repeat scroll 10px -936px;
 padding: 0 0 0 50px;

}
	}
	
@media only screen and ( max-width:479px )
{
.b-inter-text ul, .b-more, .where-does-it-hurts-sec p, .banner_service_tabs{ display:none;}
.dr-text-sec h1 {
  font-size: 20px;
}

.footer-loc, .footer-right-sec, .footer-middle-sec {
  clear: both;
  float: left;
  margin: 20px 5%;
  width: 90%;
}
.b-inter-text {
  font: 12px/25px "open_sansregular";
  left: -17px;
  top: 0;
}
aside {
  clear: both;
  float: none;
  margin: 0 auto;
  width: 270px;
}
.s-b-inter-text {
  left: 0;
  top: 40px;
}


}
@media only screen and ( max-width:359px )
{
.s-where-does-it-hurts-sec p, .s-b-inter-text ul, .b-more, .s-b-more {
  display: none;
}
.s-b-inter-text {
  left: 0;
  top: 86px;
}
aside {
  clear: both;
  float: none;
  margin: 0 auto;
  width: 80%;
}}
.hr {
  border-bottom: 1px dotted #666;
}