@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'HelveticaNormalRegular';
    src: url('fonts/helvetica-normal.eot');
    src: url('fonts/helvetica-normal.eot') format('embedded-opentype'),
         url('fonts/helvetica-normal.woff2') format('woff2'),
         url('fonts/helvetica-normal.woff') format('woff'),
         url('fonts/helvetica-normal.ttf') format('truetype'),
         url('fonts/helvetica-normal.svg#HelveticaNormalRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('fonts/myriadpro-regular.eot');
    src: url('fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('fonts/myriadpro-regular.woff') format('woff'),
         url('fonts/myriadpro-regular.ttf') format('truetype'),
         url('fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MinionProRegular';
    src: url('fonts/MinionProRegular.eot');
    src: url('fonts/MinionProRegular.eot') format('embedded-opentype'),
         url('fonts/MinionProRegular.woff2') format('woff2'),
         url('fonts/MinionProRegular.woff') format('woff'),
         url('fonts/MinionProRegular.ttf') format('truetype'),
         url('fonts/MinionProRegular.svg#MinionProRegular') format('svg');
}



body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, article, aside, canvas, details, figcaption, figure, footer, 
header, menu, nav, section, img, ul, li, p{ margin:0; padding: 0; border: 0; list-style: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body{font-size:14px; font-family: verdana;}
img{ max-width:100%; border:none; vertical-align:middle;}
a{ text-decoration:none; color:#000;}
article a{ color: #000;}
.clear{ clear: both;}
/*header*/
header{ width:100%; height:auto; float:left; border-top:10px solid #f0f0f0} 		
.header-section, .menu_section{ width:960px; height:auto; margin:0 auto;}
.header-section{  padding:20px 0; }
#logo_left{ float:left; width:371px; height:auto; margin-right: 3%; background:url(images/eric-logo-divider.jpg) no-repeat right 0px;  padding-right: 2%; }
#logo_mid{ float:left; width:158px; height:auto; padding:0;}
#logo_right{ float:right; width:198px; height:auto;}
#logo_right p{  height:auto;  color:#5a5959; font-size:15px; padding:0px 0 5px 0px; text-align: center; display: block;}
#logo_right .ph-no{ float:left;  height:auto; color:#333333; font-size:20px; padding:0px 0 5px 30px; background:url(images/superior-capsule-reconstruction-sprite1.png) no-repeat 4px -24px;}


/* nav */
nav {
  background: #2fcaab; width: 100%; float: left;
}
    .menu_section ul li{ float: left; display: block; border-right: 1px solid #fff; position: relative;}
.menu_section ul li a{ color: #fff; padding: 13px 38px; display: block; font: 20px 'MinionProRegular'; }


.slicknav_menu {
    display: none;
}
/* Drop Down Menu */
.menu_section ul li ul{ display:none; z-index: 9999999;}
.menu_section ul li:hover > ul, .menu_section ul li > ul > li:hover > ul, .menu_section ul li > ul > li > ul > li:hover > ul{ display:block; }
.menu_section ul li ul li{ float:none !important;  *background-color:#333; border-bottom: 1px solid #b3b3b3; background: #059b76;}
.menu_section ul li ul li a{ display:block;  color:#fff !important; font-size:15px !important; padding: 7px 8px 8px 19px !important;  background:url(images/arrow_menu.png) no-repeat 249px 12px;}
.menu_section ul li ul li a:hover{ color: #fff; background:url(images/menu-li-hover.png) no-repeat  249px 12px !important;}
.menu_section ul li ul li:hover, .menu_section ul li ul li:hover{ background:#2fcaab !important; color: #fff !important;}
.menu_section ul li:hover > ul, .menu_section ul li:hover > ul > li > ul, .menu_section ul li:hover > ul > li > ul > li > ul{ width:285px; position:absolute;  }
.menu_section ul li:hover > ul{ width:265px; position:absolute;  }
.menu_section ul li:hover > ul > li > ul, .menu_section #menu-menu-1 li:hover > ul > li > ul > li > ul{  left:265px;   }
/*** First Level Sub Menu ***/
.menu_section ul li:hover > ul{ top:54px; left:0px;  }
/*** Second Level Sub Menu ***/
.menu_section ul li:hover > ul > li > ul{ top:0; }
/*** Third Level Sub Menu ***/
.menu_section ul li:hover > ul > li > ul > li > ul{ top:0; }
/************code to keep right arrow active on hover********************/
/**right arrow**/


.slicknav_menu {
    display: none;
}
.menu-section ul li > ul li a {
  transform: none !important; color: #fff; font-size: 13px; text-transform: inherit;
}

.menu_section ul li ul li:hover > a{ color: #fff !important;}



.mobilesOnly {visibility:hidden; display: none;}


/* Home Banner */
#home-banner, #inner-banner, section{ width: 100%; float: left; position: relative; }
.home_banner_section, .menu_section, .container{ width: 960px; margin: 0 auto;}
.home-banner1{ background:url(images/home-banner1.jpg) no-repeat center 0px; min-height: 389px; }
.home-banner2{ background:url(images/home-banner2.jpg) no-repeat center 0px; min-height: 389px; }
/* Inner BAnner */
.inner-banner1{ background:url(images/inner-banner1.jpg) no-repeat center 0px; min-height: 194px; }
.inner-banner2{ background:url(images/inner-banner2.jpg) no-repeat center 0px; min-height: 194px; }
.home_banner_section .readmore {
  background: #1fc5ee none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 12px;
  padding: 0 2px; border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
}
.banner-txt {
  float: left; color: #fff;
  font: 34px/37px  "HelveticaNormalRegular";
  width: 62%;  position: absolute;
    top: 14%;
}
#inner-banner .banner-txt{ font-size: 24px; line-height: 29px;}
.banner-txt p{ font-size: 18px;}
.banner-txt p {
  font-size: 13px; margin: 10px 0;
  line-height: 19px;
}
/* Slider Styele */
    .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  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;
  border: 0;
  padding:0 0 0 0%;
  }
  
/* bullet container */
.bullet_container {
  bottom: 8px;
  margin: 0 auto;
  position: relative;
  width: 980px;
  z-index: 99999;
}
#bullet1 , #bullet2{
  position: absolute;
  left: 45%;
  bottom: 0;
}
.bullet_container li{ float: left; margin: 0 1px; }
.bullet_container li a{   background:  url(images/banner-bullet-hover.png) no-repeat scroll 0px 0px; width: 16px; height: 16px; float: left; }

.bullet_container li a:hover, .bullet_container li.rslides_here a{   background:  url(images/banner-bullet.png) no-repeat scroll 0px 0px; width: 16px; height: 16px;}

.mobilesOnly {
  display: none;
  visibility: hidden;
}

/* Welcome Text */
.welcome-txt, footer{ width: 100%; float: left;}
.welcome-to-scr{ padding: 30px 0; color: #5a5959; }
.welcome-txt-left a.readmore {
  color: #5a5959;
  font-size: 13px;
  float: right;
}
.welcome-to-scr, .credibility-section, .footer-section{ width: 960px; margin: 0 auto;}
.welcome-to-scr h1, .reconstruction-video h2 { color: #5a5959;   font: 24px/24px 'MinionProRegular'; padding-bottom: 20px; border-bottom: 2px solid #DBDBDB; margin-bottom: 20px;}
.welcome-txt-left h1 {
  margin-bottom: 8px;
  padding-bottom: 10px;
}
.reconstruction-video h2 a{ color: #5a5959; font-size: 27px; }
.welcome-txt-left{ width: 57%; float: left; color: #5a5959;   font:15px/21px 'MyriadProRegular';}
.reconstruction-video{ width: 37%; float: left; margin: 2.5% 0 0 6%; font-family: 'MyriadProRegular';}
.reconstruction-video p a{ font-style:italic; color: #595959; }
.reconstruction-video p{ margin-top: 10px; }

/* Inner Page Styles */
.navigation{ color: #232323; font-size: 14px; line-height: 16px; margin-bottom: 20px;}
.container{ padding: 20px 0;}
article{ width: 72%; float: left; color: #515151; font-size: 13px; line-height: 22px; margin-right: 2%;}
aside{ width: 248px; float: left; font-family: 'MinionProRegular';}
article h1{ color: #0ca781; font: 30px/29px 'MinionProRegular'; padding-bottom: 15px;}
article ul li{ list-style: none; background:  url(images/list-bg.png) no-repeat scroll 0px 8px; padding-left: 14px;}
article p {
  margin: 7px 0;
}
article h2{ color: #2969C0; margin:9px 0 9px; font-family: 'MinionProRegular'; border-bottom: 1px solid #C4C4C4; padding-bottom: 10px;}
article h3{ color: #0ca781; font-family: 'MinionProRegular'; font-size: 20px; margin: 10px 0;}
/* Dr Eric Peterson */
.dr-eric{ background: #f7f7f7; border: 1px solid #ececec; position: relative; font-family: 'MinionProRegular'; padding-top: 13px;}
.dr-eric h2 a{ font:18px/26px 'MinionProRegular'; color: #4e4e4e; }
.dr-eric span{ color: #099573; display: block; font-size: 26px;}
.eric-content {
  position: absolute;
  right: 6%;
  top: 8%;
}
.view-profile{ background: #2b6dc6; color: #fff; font-family: Verdana; font-size: 13px; width: 80px; padding: 6px 6px; display: block; margin-top: 12%; float: right;}
.doc_profile {
  width: 167px;
  background: #2B6DC6;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  float: right;
  margin-left: 10px;
}
/* Reconstruction Procedure Video */
.aside-reconstruction-procedure span{ background: #0ca781; color: #fff; text-align: center; padding: 6px 3px; display: block;}
.aside-reconstruction-procedure span a{ color: #fff; text-transform: uppercase; font-size: 18px; line-height: 20px;}
.aside-reconstruction-procedure p{ color: #5a5959; font-family: 'HelveticaNormalRegular'; font-size: 13px; text-align: center; padding: 11px; background: #EAEAEA;}
/* Crediblity Sectio */
footer{ border-top: 1px solid #d9d9d9; background: #EAEAEA; padding: 20px 0;}
.credibility-section{ background: #fff; padding: 11px 0;}
.credibility-section li{ float: left; width: 20%;}
.credibility-section img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.last-child {
  background: none !important;
}
/* Footer Section */
.footer-section{ font:14px/20px 'MyriadProRegular'; color: #000; padding: 11px 0;}
.footer-menu li{ background:  url(images/footer-div.jpg) no-repeat scroll right 2px;}
.footer-menu{ width: 47%; float: left;}
.footer-menu li{ float: left;}
.footer-section li a{ color: #000; padding: 0 6px;}
.last-child{ background: none;}

.footer-menu li{ float: left;}

.smo{ width: 30%; float: left; padding: 19px 0 0 0; margin-left: 12%;}
.smo li{ float: left; padding: 0 13px;}
.in{ background:  url(images/in.png) no-repeat scroll center 0px; }
.twitter{ background:  url(images/twitter.png) no-repeat scroll center 0px; }
.gplus{ background:  url(images/gplus.png) no-repeat scroll center 0px; }
.you-tube{ background:  url(images/you-tube.png) no-repeat scroll center 0px; }
.fb{ background:  url(images/fb.png) no-repeat scroll center 0px; }

.ypo-logo{ float: left; padding-top: 2%;}
/* Contact Page */
 .contact-map-section img{ border: 1px solid #b3b3b3;}
.contact-map-section span {
  background: #b3b3b3 none repeat scroll 0 0;
  text-align: center;
  margin: 0 auto;
  float: left; color: #fff;
  padding: 6px 0;
  width: 98%;
}
.contact-map-section span a{ text-decoration:underline;}
.contact-left{ width: 44%; float: left;}
.contact-right{ width: 50%; float: left;}

#flexiselDemo {display:none;  }
.nbs-flexisel-container {  position:relative;  max-width:88%;*width:1140px;*overflow:hidden;*height:70px; margin: 0 auto; }
.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:96%; margin:0 auto; margin-left: 2%;   }
.nbs-flexisel-item { float:left;  position:relative; line-height:0px; padding:  10px 0; }
.nbs-flexisel-item img {
   position: relative;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width:19px; height: 15px;   position: absolute; cursor: pointer; z-index: 100; background:#ccc; *top:-10px !important;  top: 95px;}
.nbs-flexisel-nav-left { left: 0px; background: url(images/credibility-left.png) no-repeat 0 0px;  *background: url( images/credibility-left.png) no-repeat 6px 3px; }
.nbs-flexisel-nav-right {right: 0px;  background:url(images/credibility-right.png) no-repeat 0px 0px; *background:url( images/credibility-right.png) no-repeat 0px;}
@media screen and (max-width:1200px){ 
    .home_banner_section, .header-section, .menu_section,  .bullet_container, .welcome-to-scr, .credibility-section, .footer-section { width: 100%;}
    
   .container{ width: 97%; padding: 10px 1%;}
   .footer-menu{ padding-left: 10px;}
   .welcome-txt-left{ margin-left: 10px;}
   .reconstruction-video{ margin: 2.5% 0 0 4%;}
   .banner-txt{ left: 10px;}
   .smo{ margin-left: 8%;}
}
@media screen and (max-width:1023px){
     /* Header */
   #logo_left{ margin-right: 1%;}
   .menu_section ul li a{ padding: 13px 22px;}
   .banner-txt{ left: 1%;}
   /* Banner */
  .home-banner1, .home-banner2 {
  background-size: 150% auto; min-height: 225px;
}
.inner-banner1, .inner-banner2 {
  background-size: 250% auto;
  min-height: 190px;
}
.banner-txt{ font-size: 23px; line-height: 25px;}
/* Welcome Txt */
.reconstruction-video{ margin: 2.5% 0 0 1%;}
.reconstruction-video h2 a{ font-size: 21px;}
/* Footer */
.smo{ margin-left: 3%;}
article{ width: 64%;}
.contact-right{ width: 312px; float: none;}
.contact-left{ float: none;}
    } 
    @media screen and (max-width:767px){
        .banner-txt{ left: 3%;}
        .banner-txt p{ display: none; margin-top: 5%;}
        #logo_left, #logo_mid, #logo_right{ float: none; margin: 0 auto;}
        .menu_section ul li a {
  padding: 13px 7px;
}
.home-banner1, .home-banner2 {
  background-size: 150% auto;
  min-height: 189px;
}
.welcome-txt-left {
    float: none;
  padding: 0 2%;
  width: 95%;
}
.reconstruction-video {
  margin: 0 auto;
  float: none;
  width: auto;
  text-align: center;
}
.footer-menu {
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 69%;
}
.smo, .ypo-logo {
  float: none;
  margin: 0 auto;
  width: 40%;
  text-align: center;
  padding: 10px 0;
}
.footer-menu{ width: auto;}
article{ width: 57%;}
.welcome-txt-left{ width: 94%;}
    }
@media screen and (max-width:639px){

.banner-txt {
  font-size: 13px;
  line-height: 17px;
}
.welcome-to-scr h1, .reconstruction-video h2{ font-size: 20px;}
.reconstruction-video{ margin-top: 20px;}
.welcome-txt-left{ width: 92%;}
.home_banner_section .readmore{ padding: 6px 2px;}
.inner-banner1, .inner-banner2 {
  background-size: 250% auto;
  min-height: 121px;
}
#inner-banner .banner-txt {
  font-size: 18px;
  line-height: 21px;
}
article {
  width: 98%;
}
aside{ float: none; margin: 0 auto; clear: both;}


nav .menu_section{display:none;}   
    .slicknav_menu {
    display: block;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 2% 0.438em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    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: 1em;
    float: right;
    padding:7px 0 7px 13px;
    border-left:1px solid #222;
}
.slicknav_nav .slicknav_item {
    display: block;
    cursor: pointer;
}
.slicknav_nav a {
    display: block; font-family: Verdana, Geneva, sans-serif;
}
.slicknav_nav .slicknav_item a {
    display: inline-block;
    padding:7px 0;
    border:none;
}
.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 {
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #2FCAAB;
    width:96%;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  left: 10px;
  position: relative;
  text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
    background-color: #2FCAAB;
}
.slicknav_menu {
    background: #2FCAAB;
}
.slicknav_nav {
    color: #fff;
    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;
}
.slicknav_nav ul li a, .slicknav_nav ul li .slicknav_item{ padding-left:35px !important; }
.slicknav_nav ul li .slicknav_item a{ padding-left:0 !important; }
.slicknav_nav ul li ul li a{ padding-left:60px !important; }
.slicknav_nav .slicknav_item {
    padding: 0px 15px;
    margin:0;
    border-bottom:1px solid #fff;
    border-top:1px solid #fff;
}
.slicknav_nav a {
    padding: 7px 15px;
    margin: 0;
    text-decoration: none;
    color: #fff;
       border-top:1px solid #fff;
    text-align:left;
}
.slicknav_nav .slicknav_item:hover {
    background:#2764B5;
    color: #fff;
}
.slicknav_nav a:hover {
    background: #2764B5;
    color: #fff;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
}
@media screen and (max-width:479px){
    
.home-banner1, .home-banner2 {
  background-size: 150% auto;
  min-height: 111px;
}
.footer-menu {
  width: 67%;
}
.smo, .ypo-logo{ width: 55%;}
#logo_left{ width: 303px;}
.desktopOnly {
  display: none;
  visibility: hidden;
}
.mobilesOnly {
  display: inline-block;
  visibility: visible;
}
}
@media screen and (max-width:379px){
    .banner-txt, .bullet_container{ display: none;}
    .footer-menu {
  width: 77%;
}
.smo, .ypo-logo {
  width: 63%;
}
}
