﻿/*
@highlight1: #004254; // Clinic
@highlight2: #28cadd; // Research
@highlight3: #68c594; // Fellowship
*/
/*
 * 
 */
/* Core */
@import url('https://fonts.googleapis.com/css?family=Catamaran');
.wrap {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  width: 90%;
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  display: table;
  content: "";
}
.wrap:after {
  clear: both;
}
body {
  background: #fff;
  font-family:'Catamaran', "Segoe UI", sans-serif;
  color: #373737;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 40px;
}
a,
a:visited {
  color: #373737;
}
a:hover,
a:visited:hover {
  color: #373737;
}
input,
textarea {
  font-family:'Catamaran', "Segoe UI", sans-serif;
  color: #373737;
}
/* Utility */
a.btn,
input.btn {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 4px 6px;
  text-decoration: none;
  color: #fff;
}
a.btn:visited,
input.btn:visited {
  color: #fff;
}
a.btn:hover,
input.btn:hover {
  color: #fff;
}
a.btn .ss-icon,
input.btn .ss-icon {
  font-size: 57%;
  padding-left: 2px;
}
.doc-link {
  text-decoration: none;
}
.doc-link span {
  text-decoration: underline;
}
.doc-link span.ss-icon {
  font-size: 65%;
  margin-right: 4px;
  text-decoration: none;
}
.col-main .section .select-box-outer {
  padding-top: 10px;
  position: relative;
  margin-bottom: 10px;
  *zoom: 1;
}
.col-main .section .select-box-outer:before,
.col-main .section .select-box-outer:after {
  display: table;
  content: "";
}
.col-main .section .select-box-outer:after {
  clear: both;
}
.col-main .section .select-box-outer .select-box {
  display: block;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 4px 12px 4px 6px;
  text-decoration: none;
  color: #fff;
  background: #aaaaaa;
  max-width: 190px;
}
.col-main .section .select-box-outer .select-box .ss-icon {
  font-size: 63%;
  padding: 5px 5px 0 3px;
  display: block;
  position: absolute;
  top: 4px;
  right: 6px;
  cursor: pointer;
}
.col-main .section .select-box-outer .select-box:hover {
  color: #fff;
}
.col-main .section .select-box-outer ul {
  position: absolute;
  left: 0;
  top: 34px;
  background: #aaaaaa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  padding: 6px;
  width: 170px;
  z-index: 100;
}
.col-main .section .select-box-outer ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  background: none;
}
.col-main .section .select-box-outer ul li a {
  display: block;
  padding: 4px;
  color: #fff;
  text-decoration: none;
}
.col-main .section .select-box-outer ul li a:hover {
  opacity: .7;
}
.col-main .section .select-box-outer ul li:last-child a {
  border-bottom: none;
}
.hsep {
  border-bottom: 1px solid #d9d9d9;
  /*background: url(../img/common/bg-h-sep.png) repeat-x left bottom; */
  padding-bottom: 10px;
  margin-bottom: 12px;
}
/* Columns */
#main {
  padding-top: 40px;
  *zoom: 1;
}
#main:before,
#main:after {
  display: table;
  content: "";
}
#main:after {
  clear: both;
}
.col-logo {
  padding-top: 0px;
}
.col-logo img {
  max-width: 100%;
  height: auto;
}
.page-title {
  margin-bottom: 20px;
  font-size: 120%;
}
.page-title a {
  font-weight: 600;
  text-decoration: none;
  /* display: block; width: 58px; height: 66px; background-repeat: no-repeat; background-position: left top; */

}
.page-title a:hover {
  text-decoration: underline;
}
#landing-page .page-title {
  font-size: 600%;
  padding-left: 14px;
}
/*
.page-clinic .page-title a {
  background-image: url(/assets/img/common/bhul-logo-clinic.png);
  .image-2x('/assets/img/common/bhul-logo-clinic@2x.png', 58px, 66px); 
}

.page-fellowship .page-title a {
  background-image: url(/assets/img/common/bhul-logo-fellowship.png);
  .image-2x('/assets/img/common/bhul-logo-fellowship@2x.png', 58px, 66px);
}

.page-research .page-title a {
  background-image: url(/assets/img/common/bhul-logo-research.png);
  .image-2x('/assets/img/common/bhul-logo-research@2x.png', 58px, 66px);
}
*/
.col-main {
  color: #5a5a5a;
}
.col-main .overview {
  font-family: 'Catamaran', "Segoe UI", sans-serif;
  margin-bottom: 12px;
}
.col-main .overview .page-overview {
  font-size: 150%;
  font-weight: 300;
  line-height: 130%;
}
.col-main .overview .page-description {
  font-size: 100%;
  font-weight: 400;
}
.col-main .overview .hsep {
  padding-bottom: 10px;
}
.col-main .overview p {
  margin: 0px 0 15px 0;
}
.col-main .section {
  *zoom: 1;
  margin-bottom: 4px;
  font-weight: 400;
}
.col-main .section:before,
.col-main .section:after {
  display: table;
  content: "";
}
.col-main .section:after {
  clear: both;
}
.col-main .section .col {
  width: 45%;
  margin-right: 5%;
  float: left;
}
.col-main .section h2 {
  font-size: 121%;
  margin-bottom: 10px;
  font-weight: 600;
  margin-top: 0px;
}
.col-main .section h3 {
  font-size: 100%;
  margin-bottom: 3px;
  font-weight: 600;
}
.col-main .section p {
  margin: 3px 0 14px 0;
}
.col-main .section img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.col-main .section img.hero {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.col-main .section ul {
  margin-left: 0;
  padding-left: 0;
}
.col-main .section ul li {
  background: url(../img/common/bg-bullet.png) no-repeat 0 6px;
  background-size: 12px 8px;
  padding-left: 16px;
  list-style-type: none;
}
.col-main .section ul li ul {
  margin: 5px 0 10px 20px;
}
.col-main .section ul li ul ul {
  margin: 5px 0 10px 20px;
}
.col-main .section ul li li {
  list-style-type: circle;
  background: none;
  padding-left: 0px;
}
.col-main .section ul li li li {
  list-style-type: square;
}
.col-main .section ul.lined {
  border-bottom: 1px solid #efefef;
}
.col-main .section ul.lined li {
  list-style-type: none;
  background: none;
  border-top: 1px solid #efefef;
  padding: 0;
}
.col-main .section form {
  display: block;
  background: #f8f8f8;
  border: 4px solid #e8e7e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}
.col-main .section form label {
  display: block;
  margin-bottom: 5px;
}
.col-main .section form .form-row {
  *zoom: 1;
  margin-bottom: 20px;
}
.col-main .section form .form-row:before,
.col-main .section form .form-row:after {
  display: table;
  content: "";
}
.col-main .section form .form-row:after {
  clear: both;
}
.col-main .section form .form-row.form-row-submit {
  margin-bottom: 0;
}
.col-main .section form .text-input {
  background: #eee;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 7px;
  width: 48%;
}
.col-main .section form .text-input:focus {
  background: #fff;
}
.col-main .section form textarea {
  background: #eee;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 7px;
  height: 100px;
  width: 96%;
}
.col-main .section form textarea:focus {
  background: #fff;
}
.col-main .section form select {
  width: 48%;
}
.col-main .section form .btn {
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 12px;
  font-size: 130%;
}
.col-main .section form .btn.btn-submit {
  color: #fff;
  background: #5a5a5a;
}
.col-main .section form .req {
  color: #f4a5a5;
}
.col-main .section form .radio-wrap {
  float: left;
  margin-right: 15px;
}
.col-main .section form .radio-wrap label {
  float: left;
  margin-right: 5px;
}
.col-main .section form .radio-wrap input {
  float: left;
  position: relative;
  top: 2px;
}
.col-main .section .map {
  display: block;
  background: #f8f8f8;
  border: 4px solid #e8e7e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}
.col-side {
  color: #747474;
}
.col-side .section {
  border: 1px solid #b9b9b9;
  font-weight: 300;
  background: #efefef;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
}
.col-side .section h2 {
  font-size: 110%;
  line-height: 120%;
  margin-bottom: 10px;
  margin-top: 6px;
  font-weight: 300;
}
.col-side .section p {
  margin: 14px 20px 14px 20px;
  font-size: 100%;
  line-height: 130%;
}
.col-side .section p.title {
  font-size: 117%;
  font-weight: 300;
}
.col-side .section img {
  max-width: 100%;
  height: auto;
}
.col-side .section .cta {
  font-size: 117%;
  font-weight: 300;
  border-top: 1px solid #b9b9b9;
}
.col-side .section .cta a {
  display: block;
  background: #ffffff;
  padding: 15px 40px 15px 20px;
  position: relative;
  text-decoration: none;
}
.col-side .section .cta a em {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 6px;
  height: 11px;
  background-size: 6px 11px;
  background-repeat: no-repeat;
}
.col-side .section .cta.no-border {
  border-top: none;
}
.col-side .section.sub-nav {
  background: #d3d3d3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 26px;
}
.col-side .section.sub-nav ul {
  margin: 0;
  padding: 18px 15px;
}
.col-side .section.sub-nav ul li {
  list-style-type: none;
  margin-bottom: 4px;
}
.col-side .section.sub-nav ul li.active {
  font-weight: 600;
}
.page-clinic .col-side .cta a {
  color: #4fb9e6;
}
.page-clinic .col-side .cta a em {
  background-image: url(../img/common/bg-cta-arrow-clinic.png);
}
@media (min-resolution: 124dpi), (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 4/3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .page-clinic .col-side .cta a em {
    background-image: url('../img/common/bg-cta-arrow-clinic@2x.png');
    background-size: 6px 11px;
  }
}
.page-clinic .col-side .cta a:hover {
  background: #efefef;
}
.page-fellowship .col-side .cta a {
  color: #c0b593;
}
.page-fellowship .col-side .cta a em {
  background-image: url(../img/common/bg-cta-arrow-fellowship.png);
}
@media (min-resolution: 124dpi), (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 4/3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .page-fellowship .col-side .cta a em {
    background-image: url('../img/common/bg-cta-arrow-fellowship@2x.png');
    background-size: 6px 11px;
  }
}
.page-fellowship .col-side .cta a:hover {
  background: #efefef;
}
.page-research .col-side .cta a {
  color: #333333;
}
.page-research .col-side .cta a em {
  background-image: url(../img/common/bg-cta-arrow-research.png);
}
@media (min-resolution: 124dpi), (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 4/3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .page-research .col-side .cta a em {
    background-image: url('../img/common/bg-cta-arrow-research@2x.png');
    background-size: 6px 11px;
  }
}
.page-research .col-side .cta a:hover {
  background: #efefef;
}
.form-thank-you {
  background: #f8f8f8;
  border: 4px solid #e8e7e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 20px;
}
/* Footer */
footer {
  padding-bottom: 70px;
}
footer .footer-col {
  border-top: 4px solid #b9b9b9;
}
footer .footer-col.footer-col-clinic {
  border-color: #4fb9e6;
}
footer .footer-col.footer-col-research {
  border-color: #333333;
}
footer .footer-col.footer-col-fellowship {
  border-color: #c0b593;
}
footer .footer-col h4 {
  margin-bottom: 10px;
  margin-top: 12px;
}
footer .footer-col p {
  margin-top: 2px;
  line-height: 120%;
}
footer .footer-logos {
  *zoom: 1;
}
footer .footer-logos:before,
footer .footer-logos:after {
  display: table;
  content: "";
}
footer .footer-logos:after {
  clear: both;
}
footer .footer-logos img {
  float: left;
  margin-right: 20px;
}
.page-landing footer {
  display: none;
}
header {
  margin-bottom: 50px;
}
header nav {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #efefef;
  border: 1px solid #b9b9b9;
  *zoom: 1;
  position: relative;
}
header nav:before,
header nav:after {
  display: table;
  content: "";
}
header nav:after {
  clear: both;
}
header nav h2 {
  width: 25%;
  float: left;
  margin: 0;
  line-height: 54px;
  font-size: 110%;
  font-weight: 500;
}
header nav h2 a {
  display: block;
  height: 54px;
  /*
        background: @white url(../img/common/bg-nav-vsep.png) no-repeat right top;
        padding-right: 1px;
        */

  background: #ffffff;
  border-right: 1px solid #b9b9b9;
  text-decoration: none;
}
header nav h2 a span {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  border-top: 4px solid #ffffff;
  position: relative;
}
header nav h2 a span em {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 23px;
  width: 10px;
  height: 7px;
  background-size: 10px 7px;
  background-repeat: no-repeat;
  background: url(../img/common/bg-nav-toggle.png) no-repeat right center;
}
header nav h2.section-clinic a span {
  border-top: 4px solid #4fb9e6;
}
header nav h2.section-research a span {
  border-top: 4px solid #333333;
}
header nav h2.section-fellowship a span {
  border-top: 4px solid #c0b593;
}
header nav ul {
  float: left;
  width: 75%;
}
header nav ul li {
  float: left;
  width: 16.666666666%;
  font-size: 110%;
}
header nav ul li a {
  display: block;
  background: url(../img/common/bg-nav-vsep.png) no-repeat right top;
  padding-right: 1px;
  text-align: center;
  text-decoration: none;
}
header nav ul li a span {
  height: 50px;
  line-height: 50px;
  display: block;
  border-top: 4px solid #efefef;
}
header nav ul li a:hover span {
  border-top-color: #b9b9b9;
}
header nav ul li.last a {
  background: none;
}
header nav ul li.active a span {
  border-top-color: #5a5a5a;
}
header nav .drop.drop-sub-section {
  left: 50%;
}
header nav .drop.drop-sub-section .drop-inner {
  padding-right: 0px;
}
header nav .drop.drop-sub-section .drop-inner div {
  border-top: none;
  position: relative;
  left: -1px;
}
header nav .drop.drop-sub-section ul {
  float: none;
  width: 100%;
  padding-right: 1px;
}
header nav .drop.drop-sub-section ul li {
  width: 100%;
  float: none;
  border-top: 1px solid #b9b9b9;
}
header nav .drop.drop-sub-section ul li a {
  background: #ffffff;
  text-align: left;
  padding-right: 0px;
}
header nav .drop.drop-sub-section ul li a span {
  padding-left: 20px;
  border-top-color: #ffffff;
}
header nav .drop.drop-sub-section ul li a:hover span {
  border-top-color: #b9b9b9;
}
header nav .drop.drop-sub-section ul li.active a span {
  border-top-color: #5a5a5a;
}
header nav h2.sub-section-title a {
  border-right: none;
  background: #efefef;
}
header nav h2.sub-section-title a span {
  border-top-color: #efefef;
}
header nav .drop {
  position: absolute;
  top: 54px;
  left: -1px;
  width: 25%;
  z-index: 9999;
  display: none;
}
header nav .drop .drop-inner {
  padding-right: 1px;
}
header nav .drop .drop-inner div {
  width: 100%;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #ffffff;
  border: 1px solid #b9b9b9;
}
header nav .drop h2 {
  width: 100%;
  float: none;
  border-bottom: 1px solid #b9b9b9;
}
header nav .drop h2 a {
  padding-right: 0px;
  border-right: none;
}
header nav .drop h2 a span {
  border-top-color: #ffffff;
}
header nav .drop h2 a span em {
  bottom: 20px;
  right: 22px;
  width: 7px;
  height: 10px;
  background-size: 7px 10px;
  background: url(../img/common/bg-nav-toggle-right.png) no-repeat right center;
}
header nav .drop h2.section-clinic a:hover span {
  border-top-color: #4fb9e6;
}
header nav .drop h2.section-research a:hover span {
  border-top-color: #333333;
}
header nav .drop h2.section-fellowship a:hover span {
  border-top-color: #c0b593;
}
header nav .drop h2.last {
  border-bottom: none;
}
body#landing-page {
  padding-bottom: 0;
  padding: 0px 20px;
}
body#landing-page .wrap {
  width: 100%;
}
.landing-hero {
  padding-bottom: 50px;
}
.landing-hero h2 {
  color: #ffffff;
  font-size: 350%;
  line-height: 120%;
  font-family: 'freight-sans-pro', sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0px 0 160px 0;
}
.landing-hero .panels {
  *zoom: 1;
  padding: 20px 20px 20px 20px;
  background: #ffffff;
}
.landing-hero .panels:before,
.landing-hero .panels:after {
  display: table;
  content: "";
}
.landing-hero .panels:after {
  clear: both;
}
.panel {
  float: left;
  width: 29%;
  margin-right: 2%;
  padding-right: 2%;
  background: #ffffff;
  position: relative;
  background: url(../img/common/landing-sep-y.png) repeat-y right top;
  padding-bottom: 60px;
}
.panel h3 {
  margin: 0;
  font-size: 100%;
}
.panel h3 a {
  display: block;
  position: relative;
  padding: 0px 5px 12px 5px;
  text-decoration: none;
}
.panel h3 a em {
  display: none;
}
.panel .home-cta {
  *zoom: 1;
  position: absolute;
  left: 0;
  bottom: 5px;
  font-size: 90%;
}
.panel .home-cta:before,
.panel .home-cta:after {
  display: table;
  content: "";
}
.panel .home-cta:after {
  clear: both;
}
.panel .home-cta a {
  float: left;
  display: block;
  padding: 9px 7px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.panel p {
  padding: 5px;
  margin: 0;
  color: #5b5a5a;
  line-height: 120%;
}
.panel.panel-clinic .home-cta a {
  background-color: #4fb9e6;
}
.panel.panel-research .home-cta a {
  background-color: #333333;
}
.panel.panel-fellowship {
  background: none;
}
.panel.panel-fellowship .home-cta a {
  background-color: #c0b593;
}
#landing-overlay {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
#landing-overlay.clinic {
  background: #333333;
}
#landing-overlay.research {
  background: #333333;
}
#landing-overlay.fellowship {
  background: #333333;
}
#landing-overlay.active {
  z-index: 8000;
}
.faux-panel {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
}
.faux-panel .panel {
  width: 100%;
  margin-right: 0px;
}
#landing-page .page-title {
  line-height: 120%;
  font-weight: 500;
  margin-bottom: 215px;
}
#landing-page .page-title a:hover {
  text-decoration: none;
}
.nav-home {
  font-family: 'freight-sans-pro', sans-serif;
}
.nav-home a {
  display: block;
  text-decoration: none;
}
.nav-home a .nav-home-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.nav-home a .nav-home-title span {
  -webkit-transition: border-color 0.5s;
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.nav-home a:hover .nav-home-title {
  color: #373737;
  margin-right: 15px;
}
.nav-home a:hover .nav-home-title span {
  border: 3px solid #373737;
}
.nav-home .nav-home-title {
  clear: both;
  display: block;
  font-size: 800%;
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 100%;
  margin: 0;
  float: left;
  color: #b9b9b9;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}
.nav-home .nav-home-title span {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 3px solid #b9b9b9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-indent: -9999px;
  height: 0px;
}
.nav-home .visit-cta {
  display: block;
  float: left;
  margin-top: 49px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  diplay: block;
  padding: 10px;
  color: #fff;
  font-weight: 500;
}
.nav-home .visit-cta span {
  background: url(../img/common/bg-arrow.png) no-repeat right center;
  padding-right: 12px;
}
.nav-home .nav-home-clinic,
.nav-home .nav-home-research,
.nav-home .nav-home-fellowship {
  *zoom: 1;
}
.nav-home .nav-home-clinic:before,
.nav-home .nav-home-research:before,
.nav-home .nav-home-fellowship:before,
.nav-home .nav-home-clinic:after,
.nav-home .nav-home-research:after,
.nav-home .nav-home-fellowship:after {
  display: table;
  content: "";
}
.nav-home .nav-home-clinic:after,
.nav-home .nav-home-research:after,
.nav-home .nav-home-fellowship:after {
  clear: both;
}
.nav-home .nav-home-clinic .visit-cta {
  background-color: #4fb9e6;
}
.nav-home .nav-home-research .visit-cta {
  background-color: #333333;
}
.nav-home .nav-home-fellowship .visit-cta {
  background-color: #c0b593;
}
/* Overrides */
.page-clinic .btn {
  background: #4fb9e6;
}
.page-clinic .btn:hover {
  background: #65c2e9;
}
.col-main .section .select-box-outer {
  *zoom: 1;
}
.col-main .section .select-box-outer:before,
.col-main .section .select-box-outer:after {
  display: table;
  content: "";
}
.col-main .section .select-box-outer:after {
  clear: both;
}
.col-main .section .select-box-outer .select-box {
  background: #4fb9e6;
}
.col-main .section .select-box-outer ul {
  background: #4fb9e6;
}
.col-main .section .select-box-outer ul li {
  border-bottom: 1px solid #65c2e9;
}
.overview-surgeon,
.surgeon-mini {
  *zoom: 1;
}
.overview-surgeon:before,
.surgeon-mini:before,
.overview-surgeon:after,
.surgeon-mini:after {
  display: table;
  content: "";
}
.overview-surgeon:after,
.surgeon-mini:after {
  clear: both;
}
.overview-surgeon img,
.surgeon-mini img {
  float: left;
  margin-right: 15px;
}
.overview-surgeon .surgeon-title,
.surgeon-mini .surgeon-title {
  float: left;
}
.overview-surgeon .surgeon-title h2,
.surgeon-mini .surgeon-title h2 {
  margin: 0 0 5px 0;
  font-weight: 500;
  font-size: 100%;
}
.overview-surgeon .surgeon-title h3,
.surgeon-mini .surgeon-title h3 {
  margin: 0 0 6px 0;
  font-weight: 500;
  font-size: 83%;
}
.overview-surgeon .surgeon-title p,
.surgeon-mini .surgeon-title p {
  font-size: 83%;
}
.overview-surgeon.surgeon-mini-image,
.surgeon-mini.surgeon-mini-image {
  padding-left: 90px;
  position: relative;
  min-height: 90px;
}
.overview-surgeon.surgeon-mini-image .thumb,
.surgeon-mini.surgeon-mini-image .thumb {
  display: block;
  width: 78px;
  height: 78px;
  position: absolute;
  left: 0;
  top: 0;
}
.overview-surgeon.surgeon-mini-image .thumb img,
.surgeon-mini.surgeon-mini-image .thumb img {
  max-width: 100%;
  height: auto;
}
.surgeon-mini {
  margin-bottom: 6px;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.surgeon-mini img {
  max-width: 60px;
}
.surgeon-mini.disabled {
  opacity: .2;
  filter: alpha(opacity=20);
}
.surgeon-mini .ss-icon {
  font-size: 83%;
  margin-right: 2px;
}
.col-main .section.procedures {
  *zoom: 1;
}
.col-main .section.procedures:before,
.col-main .section.procedures:after {
  display: table;
  content: "";
}
.col-main .section.procedures:after {
  clear: both;
}
.col-main .section.procedures ul {
  border-bottom: 1px solid #d9d9d9;
}
.col-main .section.procedures ul li {
  list-style-type: none;
  background: none;
  border-top: 1px solid #d9d9d9;
  padding: 0;
}
.col-main .procedures-shoulder,
.col-main .procedures-hand,
.col-main .procedures-elbow,
.col-main .procedures-wrist {
  /*
    margin-bottom: 0px;
    h2 {
      padding-left: 110px;
      height: 100px;
      background-repeat: no-repeat;
      background-position: left top;
    }
    */

}
/*
.procedures-shoulder {
  h2 {
    background-image: url(/assets/img/common/icon-surgery-shoulder.png);
  }
}

.procedures-hand {
  h2 {
    background-image: url(/assets/img/common/icon-surgery-hand.png);
  }
}

.procedures-elbow {
  h2 {
    background-image: url(/assets/img/common/icon-surgery-elbow.png);
  }
}

.procedures-wrist {
  h2 {
    background-image: url(/assets/img/common/icon-surgery-wrist.png);
  }
}
*//* Overrides */
.page-research .btn {
  background: #333333;
}
.page-research .btn:hover {
  background: #404040;
}
.publication-snippet {
  position: relative;
  padding-left: 0px;
  padding-bottom: 4px;
  margin-bottom: 14px;
  border-bottom: 4px solid #b9b9b9;
}
.publication-snippet .ss-icon-lrg {
  color: #b9b9b9;
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 160%;
}
/* Overrides */
.page-fellowship .btn {
  background: #c0b593;
}
.page-fellowship .btn:hover {
  background: #c9c0a3;
}
@media only screen and (max-width: 1200px) {
  .panel h3 a em {
    display: inline;
  }
}
@media only screen and (max-width: 1100px) {
  .nav-home .nav-home-title {
    font-size: 700%;
  }
  .wrap {
    width: 100%;
  }
  header nav {
    font-size: 90%;
  }
  header nav li a {
    /* padding: 0 8px; */
  
  }
}
@media only screen and (max-width: 920px) {
  /*
    header nav h2 {
      background: none;
      border-right: none;
      font-size: 140%;
      float: none;
    }
  
    header nav h2.section-title .arrow {
      display: none;
    }
  
    header nav {
      height: 90px;
      position: relative;
    }
  
    header nav .nav-toggle {
      float: none;
      position: absolute;
      right: 0;
      top: 0;
      height: 90px;
      a {
        height: 90px;
      }
    }
  
    header nav h2 a, header nav h2 span {
      padding-left: 0px;
      padding-top: 1px;
      padding-bottom: 3px;
      height: auto;
      line-height: 200%;
      border-bottom: none;
      &:hover {
        border-bottom: none;
      }
    }
    header nav#nav-clinic.active h2 a, header nav#nav-clinic.active h2 span,
    header nav#nav-research.active h2 a, header nav#nav-research.active h2 span,
    header nav#nav-fellowship.active h2 a, header nav#nav-fellowship.active h2 span {
      border-bottom: none;
      &:hover {
        border-bottom: none;
      }
    }
    header nav h2.parent-title {
      display: none;
    }
    header #nav-toggle a {
      right: auto;
      left: 0;
    }
    */
  .nav-home a {
    margin-bottom: 10px;
  }
  .nav-home .nav-home-title {
    font-size: 350%;
  }
  .nav-home .nav-home-title span {
    border: 2px solid #b9b9b9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .nav-home a:hover .nav-home-title span {
    border: 2px solid #373737;
  }
  .nav-home .visit-cta {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 700px) {
  .panel h3 a em {
    display: none;
  }
  #landing-page .page-title {
    font-size: 400%;
    margin-bottom: 75px;
  }
  .wrap {
    width: 90%;
  }
  .panel {
    width: 90%;
    clear: both;
    margin-bottom: 30px;
    background: none !important;
    padding-bottom: 70px;
    border-bottom: 1px solid #d3d3d3;
  }
  .panel .home-cta {
    bottom: 20px;
  }
  #main {
    padding-top: 20px;
  }
  header {
    margin-bottom: 30px;
  }
  header nav {
    width: 80%;
  }
  header nav h2 {
    width: 50%;
  }
  header nav .drop {
    width: 50%;
  }
  .nav-home a {
    margin-bottom: 13px;
  }
  .nav-home .nav-home-title {
    margin-right: 10px;
    font-size: 200%;
  }
  .nav-home .nav-home-title span {
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .nav-home a:hover .nav-home-title span {
    border: 1px solid #373737;
  }
  .nav-home .visit-cta {
    margin-top: 0px;
    padding: 5px 10px 5px 0px;
  }
  .nav-home .visit-cta span {
    text-indent: -9999px;
    display: block;
    width: 5px;
  }
  .col-main .section .col {
    width: 100%;
    margin-right: 0%;
  }
  .col-main-foot {
    margin-top: 50px;
    margin-bottom: 0px;
  }
  footer .wrap {
    background: url(../img/common/bg-h-sep.png) repeat-x left top;
    padding-bottom: 10px;
  }
  footer .footer-logos img {
    margin-bottom: 15px;
  }
  .page-landing footer {
    margin-top: 20px;
  }
  .page-landing footer .wrap {
    background: none;
  }
}
@media only screen and (max-width: 500px) {
  header nav {
    width: 100%;
  }
}



                    .drop{display:none}
                    .navhov:hover .drop{display:block !important;}

                    .drop-sub-section{display:none;}
                    .d-hide:hover .drop-sub-section{display:block !important;}