/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Global Variables Imported Into All .LESS Files
   ========================================================================== */
.placeholderStyle {
  color: #4a4944;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}
/* PLACEHOLDER COLOR */
/** MIXINS **/

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.borderbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.red-gradient {
  background: #b00000;
  background: -moz-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b00000 50%, #a50000 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b00000, endColorstr=#a50000, GradientType=0);
  /* IE6-9 */
  border: 1px solid #950000;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
.red-gradient-hover {
  background: #cd0909;
}
.yellow-gradient {
  background: #fbe7b4;
  background: -moz-linear-gradient(top, #fbe7b4 50%, #fddf94 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fbe7b4 50%, #fddf94 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fbe7b4 50%, #fddf94 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbe7b4, endColorstr=#fddf94, GradientType=0);
  /* IE6-9 */
  border: 1px solid #debd6f;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
.yellow-gradient-hover {
  background: #fdf1d1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.sans-serif {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
.sans-serifBold {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
}
.serif {
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
}
.serifBold {
  font-family: "Times New Roman", Times, serif;
  font-weight: 700;
}
.openSans {
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.openSansSemiBold {
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.openSansBold {
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vjs-default-skin div.vjs-big-play-button span {
  display: none !important;
}
.vjs-default-skin .vjs-big-play-button {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
  background: url(/videos/play.png) no-repeat left top !important;
  width: 89px !important;
  height: 89px !important;
  margin: -45px 0 0 -45px !important;
  outline: none !important;
  opacity: 1 !important;
  filter: none !important;
}
.vjs-default-skin div.vjs-big-play-button:hover {
  background-position: -89px 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}
@media only screen and (max-width: 667px) {
  /*---------------------------------------------------------------*/
  
  /* MOBILE NAV
  	/*---------------------------------------------------------------*/
  
  #mobileToolbar {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: white;
    background: #b00000;
    background: -moz-linear-gradient(top, #b00000 50%, #a50000 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b00000 50%, #a50000 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b00000 50%, #a50000 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b00000, endColorstr=#a50000, GradientType=0);
    /* IE6-9 */
    border: 1px solid #950000;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
    z-index: 9999;
    position: fixed !important;
    top: 0;
    left: 0;
    -moz-box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 20px 1px rgba(0, 0, 0, 0.25);
  }
  #mobileToolbar a {
    padding: 0 15px 0 15px;
    height: 40px;
    font-size: 12px;
    color: white;
    text-decoration: none;
    position: relative;
    display: block;
    z-index: 9999;
  }
  #mobileToolbar a:before,
  #mobileToolbar a:after {
    font-size: 24px;
    line-height: 40px;
    position: relative;
  }
  #mobileToolbar a.mobileMenuButton {
    width: auto;
    float: left;
  }
  #mobileToolbar a.mobileMenuButton:before {
    content: "\f0C9";
    padding-right: 10px;
    float: left;
  }
  #mobileToolbar a.mobileContactButton {
    width: 60px;
    float: right;
    -webkit-font-smoothing: antialiased;
  }
  #mobileToolbar a.mobileContactButton:before {
    content: "\f124";
    position: absolute;
    right: 45px;
  }
  #mobileToolbar a.mobileContactButton:after {
    content: "\f098";
    position: absolute;
    right: 15px;
  }
  /*---------------------------------------------------------------*/
  
  /* MOBILE MENU OVERRIDES
  	/*---------------------------------------------------------------*/
  
  #extension #mobilemenu,
  #extension #mobilecontactmenu {
    display: none;
  }
  #mobilemenu {
    text-align: left;
    background: #1e1e1e;
  }
  #mobilemenu div.mm-navbar {
    background: #b00000;
    border-color: rgba(255, 255, 255, 0.3);
  }
  #mobilemenu div.mm-navbar a.mm-btn:before {
    border-color: rgba(255, 255, 255, 0.45) !important;
  }
  #mobilemenu div.mm-navbar a.mm-title {
    color: white !important;
    font-size: 18px;
    line-height: 1.0em;
  }
  #mobilemenu ul.mm-listview li.mm-selected > a {
    color: rgba(255, 255, 255, 0.25) !important;
    background: none !important;
  }
  #mobilemenu ul.mm-listview li.label.mm-selected > a {
    background: none;
  }
  #mobilemenu ul.mm-listview li:after {
    border-color: rgba(255, 255, 255, 0.25);
  }
  #mobilemenu ul.mm-listview li a {
    text-align: left;
    color: white !important;
  }
  #mobilemenu ul.mm-listview li a.mm-next:before {
    border-color: rgba(255, 255, 255, 0.25);
  }
  #mobilemenu ul.mm-listview li a.mm-next:after {
    border-color: rgba(255, 255, 255, 0.25);
  }
  #mobilemenu ul.mm-listview li a.mm-next.mm-supersub {
    width: 100% !important;
    border: none !important;
  }
  #mobilemenu ul.mm-listview li a.mm-next.mm-supersub:before {
    border: none !important;
  }
  #mobilemenu ul.mm-listview li.search {
    padding: 10px 10px 10px 20px;
  }
  #mobilemenu ul.mm-listview li.search #searchform {
    margin: 0;
    display: block;
  }
  #mobilemenu ul.mm-listview li.search #searchform:before,
  #mobilemenu ul.mm-listview li.search #searchform:after {
    content: "";
    display: table;
  }
  #mobilemenu ul.mm-listview li.search #searchform:after {
    clear: both;
  }
  #mobilemenu ul.mm-listview li.search #searchform .placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  #mobilemenu ul.mm-listview li.search #searchform ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  #mobilemenu ul.mm-listview li.search #searchform :-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  #mobilemenu ul.mm-listview li.search #searchform ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  #mobilemenu ul.mm-listview li.search #searchform input,
  #mobilemenu ul.mm-listview li.search #searchform button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mobilemenu ul.mm-listview li.search #searchform input {
    margin: 0;
    padding: 0 0 0 10px;
    width: 80%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 300;
    font-family: sans-serif;
    color: rgba(255, 255, 255, 0.4);
    display: block;
    background: rgba(255, 255, 255, 0.3);
    border: none;
    float: left;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #mobilemenu ul.mm-listview li.search #searchform input:focus {
    color: white;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #mobilemenu ul.mm-listview li.search #searchform button {
    margin: 0;
    padding: 0;
    width: 20%;
    height: 40px;
    line-height: 40px;
    float: right;
    background: rgba(255, 255, 255, 0.3);
    border: none;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  #mobilemenu ul.mm-listview li.search #searchform button:after {
    padding-right: 10px;
    content: '\f002';
    color: rgba(255, 255, 255, 0.4);
    font-size: 18px;
    line-height: 1.0em;
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #mobilecontactmenu {
    color: white;
    background: #1e1e1e;
  }
  #mobilecontactmenu ul.mm-listview {
    padding: 30px 0 0;
  }
  #mobilecontactmenu ul.mm-listview li {
    padding: 0 30px;
    text-align: left;
  }
  #mobilecontactmenu ul.mm-listview li:after {
    margin: 0 !important;
    border-color: rgba(255, 255, 255, 0.2);
    left: 30px;
    right: 30px;
  }
  #mobilecontactmenu ul.mm-listview li span.grey {
    color: #666666;
  }
  #mobilecontactmenu ul.mm-listview li a {
    padding: 10px 0;
    font-size: 17px;
    color: #f7edd4;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    position: relative;
  }
  #mobilecontactmenu ul.mm-listview li a:before,
  #mobilecontactmenu ul.mm-listview li a:after {
    margin: -10px 0 0;
    font-size: 24px;
    color: #f7edd4;
    position: absolute;
    top: 50%;
    -webkit-font-smoothing: antialiased;
  }
  #mobilecontactmenu ul.mm-listview li a:after {
    font-size: 20px;
    content: "\f105";
    right: 0;
  }
  #mobilecontactmenu ul.mm-listview li a:before {
    left: 0;
  }
  #mobilecontactmenu ul.mm-listview li a.call,
  #mobilecontactmenu ul.mm-listview li a.email,
  #mobilecontactmenu ul.mm-listview li a.direction {
    padding: 10px 0 10px 36px;
  }
  #mobilecontactmenu ul.mm-listview li a.call:before {
    content: "\f098";
  }
  #mobilecontactmenu ul.mm-listview li a.email:before {
    font-size: 18px;
    content: "\f0e0";
  }
  #mobilecontactmenu ul.mm-listview li a.direction:before {
    content: "\f124";
  }
  #mobilecontactmenu ul.mm-listview li a.map {
    padding: 0;
    display: block;
  }
  #mobilecontactmenu ul.mm-listview li a.map:after {
    display: none;
  }
  #mobilecontactmenu ul.mm-listview li a.last {
    border: none;
  }
  #mobilecontactmenu ul.mm-listview li .telephone a {
    font-size: 14px;
    line-height: 1.25em;
  }
  #mobilecontactmenu ul.mm-listview li .telephone a:after {
    content: '';
  }
  #mobilecontactmenu ul.mm-listview li.consultation {
    margin: 20px 0;
  }
  #mobilecontactmenu ul.mm-listview li.consultation:after {
    border: none;
  }
  #mobilecontactmenu ul.mm-listview li.consultation a {
    padding: 15px 0;
    margin: 20px 0 40px;
    height: auto;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    line-height: 1.1em;
    color: white;
    background: #b00000;
    border: none;
  }
  #mobilecontactmenu ul.mm-listview li.consultation a:after {
    content: '';
  }
  #mobilecontactmenu ul.mm-listview li.locations {
    margin: 0 0 25px;
  }
  #mobilecontactmenu ul.mm-listview li.locations:before,
  #mobilecontactmenu ul.mm-listview li.locations:after {
    content: "";
    display: table;
  }
  #mobilecontactmenu ul.mm-listview li.locations:after {
    clear: both;
  }
  #mobilecontactmenu ul.mm-listview li.locations h2 {
    margin: 0 0 15px;
    font-size: 17px;
    line-height: 1.0em;
    color: #f7edd4;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #mobilecontactmenu ul.mm-listview li.locations:before,
  #mobilecontactmenu ul.mm-listview li.locations:after {
    content: '';
    display: none;
    border: none;
  }
  #mobilecontactmenu ul.mm-listview li.locations a.map {
    margin: 0 0 25px;
    display: block;
  }
  #mobilecontactmenu ul.mm-listview li.locations a.map img {
    display: block;
  }
  #mobilecontactmenu ul.mm-listview li.locations p {
    margin: 0 0 50px;
    font-size: 13px;
    line-height: 1.6em;
    color: #f7edd4;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
  }
  #mobilecontactmenu ul.mm-listview li.locations p.practice {
    margin: 0;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
  }
  #mobilecontactmenu ul.mm-listview li.locations p.address {
    margin: 0 0 15px;
  }
  #mobilecontactmenu ul.mm-listview li.locations p strong {
    font-weight: 700;
  }
  #mobilecontactmenu ul.mm-listview li.locations a {
    padding: 0;
    font-size: 13px;
    line-height: 1.0em;
  }
  #mobilecontactmenu ul.mm-listview li.locations a.directions {
    margin-top: 10px;
    display: inline-block;
  }
  #mobilecontactmenu ul.mm-listview li.locations a:after {
    font-size: 16px;
    line-height: 1.25em;
    right: -15px;
  }
  #mobilecontactmenu ul.mm-listview li.locations a.telephone:after {
    content: '';
  }
  #mobilecontactmenu ul.mm-listview li img.wide {
    width: 100%;
    height: auto !important;
  }
}
* {
  margin: 0;
  border: none;
  padding: 0;
}
*:before,
*:after {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  width: 100%;
}
body {
  color: black;
  background: #1e1e1e;
  font-size: 16px;
  line-height: 1.75em;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
header,
nav,
section,
aside,
article,
footer {
  display: block;
}
a {
  color: #b00000;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #b00000;
  text-decoration: underline;
}
a.anchor {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}
a.telephone {
  white-space: nowrap;
}
hr {
  margin: 25px 0;
  width: 100%;
  height: 1px;
  background: #e1dbca;
  display: block;
}
hr:before,
hr:after {
  content: "";
  display: table;
}
hr:after {
  clear: both;
}
table {
  display: table;
  min-height: 100%;
}
table td {
  vertical-align: top;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
img.left {
  margin: 0 20px 10px 0;
}
img.right {
  margin: 0 0 10px 20px;
}
img.center {
  margin: 0 auto 10px;
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.nobreak {
  white-space: nowrap;
}
.required {
  color: black;
}
.warning {
  margin-bottom: 15px;
  padding: 10px;
  border: 2px solid red;
}
.hide {
  display: none;
}
.marg {
  margin: 0 0 25px;
}
table {
  border-spacing: 0;
}
sup {
  font-size: 0.65em;
  line-height: 0em;
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
section a sup {
  text-decoration: none !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.featureiPhoneApp sup {
  text-decoration: none !important;
  border-bottom-width: 1px ;
  border-bottom-style: none;
}
h1 {
  color: #b00000;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
}
h2 {
  color: #b00000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
h3 {
  color: black;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
}
p {
  font-size: 16px;
  line-height: 1.5em;
}
div.clear:before,
div.clear:after {
  content: "";
  display: table;
}
div.clear:after {
  clear: both;
}
.operating-hours-wrapper {
  overflow: auto;
}
.operating-hours-wrapper img {
  float: right;
  width: 50%;
  margin-left: 15px;
  margin-bottom: 20px;
  display: block;
}
.align-imgs {
  overflow: auto;
}
.align-imgs img {
  float: left;
  width: 49.1%;
  margin-bottom: 20px;
  display: block;
}
.align-imgs img:first-of-type {
  margin-right: 10px;
}
body.cosmetic-surgery.body.mommy-makeover hr {
  background-color: #b00000;
}
body.cosmetic-surgery.body.mommy-makeover img.shape-diagram {
  max-width: 100%;
}
/*---------------------------------------------------------------*/

/* HEADER MOBILE
/*---------------------------------------------------------------*/

@media only screen and (max-width: 667px) {
  body.home #headerMobileWrapper {
    padding-top: 57px;
    height: 188px;
    background: none;
    position: relative;
    z-index: 10;
  }
  #headerMobileWrapper {
    margin: 0;
    padding: 57px 0 0;
    height: 44px;
    background: url(/images/mobile/headerMobileWrapper-background.jpg) no-repeat left bottom;
    background-size: 640px 65px;
  }
  #headerMobileWrapper a.logo {
    margin: 0 auto 40px;
    width: 290px;
    height: 29px;
    background: url(/images/mobile/logo.png) no-repeat left top;
    background-size: 290px 29px;
    display: block;
  }
  #headerMobileWrapper h2 {
    margin: 0 0 10px;
    padding: 0 15px;
    font-size: 23px;
    line-height: 1.25em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
}
/*---------------------------------------------------------------*/

/* HEADER DESKTOP
/*---------------------------------------------------------------*/

@media only screen and (min-width: 668px) {
  #headerWrapper {
    position: relative;
    z-index: 10;
    background: url(/images/headerWrapper-background.png) repeat-x center top;
    background-color: rgba(255, 255, 255, 0);
    position: fixed;
    z-index: 100;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  #headerWrapper.solid {
    background-color: #f8dfa4;
  }
  #headerWrapper header {
    position: relative;
  }
  #headerWrapper header .content {
    margin: 0;
    padding: 28px 0 0;
    height: 59px;
  }
  #headerWrapper header .content .fr {
    color: #b00000;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.02em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    position: relative;
    /**
  					a.facebook { width: 28px; height: 28px; color: @bodyCopy; display: inline-block; position: absolute; top: 0; left: -40px;
  						&:before { content: '\f082'; font-size: 28px; }
  					}
  					**/
  
  }
  #headerWrapper header .content .fr a {
    text-decoration: none;
  }
  #headerWrapper header .content .fr ul.socialIcons {
    margin: 0 15px 0 0;
    float: left;
  }
  #headerWrapper header .content .fr a.phone {
    color: #b00000;
  }
  #headerWrapper a.logo {
    width: 424px;
    height: 42px;
    background: url(/images/logo.png) no-repeat left top;
    display: block;
    position: absolute;
    top: 22px;
    left: 48px;
  }
}
/*---------------------------------------------------------------*/

/* HEADER BANNER GRAPHICS
/*---------------------------------------------------------------*/

@media only screen and (max-width: 667px) {
  body.home {
    background: #1e1e1e url(/images/mobile/body-backgroundHM-repeat.png) repeat-x center top;
  }
  body.home #backgroundWrapper {
    background: url(/images/mobile/body-backgroundHM-one.jpg) no-repeat left top;
    background-size: 640px 302px;
  }
  #bannerWrapper {
    position: relative;
    z-index: 8;
  }
  #bannerWrapper .mobileButtonWrapper {
    margin: 0 0 15px;
    padding: 0 15px;
  }
  #bannerWrapper .procedures {
    border-top: 1px solid #c1bcae;
  }
  #bannerWrapper .procedures a {
    margin: 0;
    padding: 30px 0 0 30px;
    width: auto;
    height: 50px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right top;
    background-color: white;
    display: block;
    border-bottom: 1px solid #c1bcae;
  }
  #bannerWrapper .procedures a h3 {
    font-size: 18px;
    line-height: 1.1em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #bannerWrapper .procedures a h3:after {
    padding-left: 10px;
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 0.75em;
    line-height: 1.1em;
    color: #b00000;
  }
  #bannerWrapper .procedures a p {
    display: none;
  }
  #bannerWrapper .procedures a.rhinoplasty {
    background-image: url(/images/mobile/banner-procedure-background-rhinoplasty.jpg);
    background-size: 120px 80px;
  }
  #bannerWrapper .procedures a.facelift {
    background-image: url(/images/mobile/banner-procedure-background-facelift.jpg);
    background-size: 150px 80px;
  }
  #bannerWrapper .procedures a.mommy-makeover {
    padding-top: 20px;
    height: 60px;
    background-image: url(/images/mobile/banner-procedure-background-mommy-makeover.jpg);
    background-size: 190px 80px;
  }
}
@media only screen and (max-width: 667px) {
  #bannerSliderHMMobile {
    height: 302px;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
  }
  #bannerSliderHMMobile .slider div {
    width: 100%;
    height: 302px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 640px 302px;
  }
  #bannerSliderHMMobile .slider div.one {
    background-image: url(/images/mobile/body-backgroundHM-one.jpg);
  }
  #bannerSliderHMMobile .slider div.two {
    background-image: url(/images/mobile/body-backgroundHM-two.jpg);
  }
  #bannerSliderHMMobile .slider div.three {
    background-image: url(/images/mobile/body-backgroundHM-three.jpg);
  }
  #bannerSliderHM {
    display: none;
  }
}
@media only screen and (min-width: 668px) {
  #bannerSliderHM {
    height: 720px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    overflow: hidden;
  }
  #bannerSliderHM .overlay {
    width: 100%;
    height: 720px;
    background: url(/images/body-backgroundHM-overlay.png) no-repeat center top;
    position: absolute;
    z-index: 1000;
  }
  #bannerSliderHM .slider div {
    width: 100%;
    height: 720px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 2386px 720px;
    /**
  				-moz-transition: background-size 12s ease;
  				-ms-transition: background-size 12s ease;
  				-o-transition: background-size 12s ease;
  				-webkit-transition: background-size 12s ease;
  				transition: background-size 30s linear;
  				**/
    text-align: center;
    /**		
  				&.zoom { 
  					background-size: 2386px 720px !important; 
  					background-position: center center !important;
  				}
  				**/
  
  }
  #bannerSliderHM .slider div div.image {
    margin: 0 auto;
    width: 1024px;
    height: 720px;
  }
  #bannerSliderHM .slider div div.image img {
    margin-left: -681px;
    display: block;
    transform: scale(1);
    opacity: 1.0;
    -moz-transition: transform 36s linear, opacity 25s linear 15s;
    -ms-transition: transform 36s linear, opacity 25s linear 15s;
    -o-transition: transform 36s linear, opacity 25s linear 15s;
    -webkit-transition: transform 36s linear, opacity 25s linear 15s;
    transition: transform 36s linear, opacity 25s linear 15s;
    /**
  						-moz-transition: all 12s ease;
  						-ms-transition: all 12s ease;
  						-o-transition: all 12s ease;
  						-webkit-transition: all 12s ease;
  						transition: all 12s linear;
  						**/
  
  }
  #bannerSliderHM .slider div.large div.image img {
    transform: scale(1.6);
    opacity: 0.0;
  }
  #bannerSliderHMMobile {
    display: none;
  }
}
@media only screen and (min-width: 668px) {
  body {
    background: url(/images/body-background-repeat.gif) repeat-x center top;
  }
  body #backgroundWrapper {
    min-width: 1024px;
    background: url(/images/body-background-face.jpg) no-repeat center top;
  }
  body.home {
    background-image: url(/images/body-backgroundHM-repeat.png);
  }
  body.home #backgroundWrapper {
    background: none;
  }
  body.about #backgroundWrapper {
    background-image: url(/images/body-background-woman.jpg);
  }
  body.about #backgroundWrapper {
    background-image: url(/images/body-background-woman.jpg);
  }
  body.non-surgical #backgroundWrapper {
    background-image: url(/images/body-background-face2.jpg);
  }
  body.photo #backgroundWrapper {
    background-image: url(/images/body-background-photo.jpg);
  }
  body.breast #backgroundWrapper {
    background-image: url(/images/body-background-breast.jpg);
  }
  body.body #backgroundWrapper {
    background-image: url(/images/body-background-body.jpg);
  }
  body.face #backgroundWrapper {
    background-image: url(/images/body-background-face.jpg);
  }
  body.resources #backgroundWrapper {
    background-image: url(/images/body-background-woman2.jpg);
  }
  body.resources #backgroundWrapper {
    background-image: url(/images/body-background-woman2.jpg);
  }
  body #bannerWrapper {
    margin: 0 auto;
    padding: 192px 48px 0;
    width: 928px;
    height: 525px;
    position: relative;
    z-index: 8;
  }
  body #bannerWrapper .desktop h2 {
    margin: 0 0 10px;
    font-size: 34px;
    line-height: 1.25em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  body #bannerWrapper .desktop p {
    margin: 0 0 25px;
    width: 400px;
    color: #2b2b2b;
  }
  body #bannerWrapper .desktop a.button {
    margin: 0 0 65px;
    width: 265px;
  }
  body #bannerWrapper .mobileButtonWrapper {
    display: none;
  }
  body #bannerWrapper .procedures {
    margin: 0 0 60px;
    width: 100%;
    height: 110px;
  }
  body #bannerWrapper .procedures:before,
  body #bannerWrapper .procedures:after {
    content: "";
    display: table;
  }
  body #bannerWrapper .procedures:after {
    clear: both;
  }
  body #bannerWrapper .procedures a {
    margin: 0 32px 0 0;
    padding: 40px 130px 0 0px;
    width: 158px;
    height: 70px;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right top;
    background-color: white;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
    display: block;
    cursor: pointer;
    float: left;
  }
  body #bannerWrapper .procedures a h3 {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 1.1em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  body #bannerWrapper .procedures a p {
    font-size: 12px;
    line-height: 1.0em;
    text-transform: uppercase;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  body #bannerWrapper .procedures a p:after {
    padding-left: 5px;
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 0.75em;
    line-height: 1.0em;
    color: #b00000;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  body #bannerWrapper .procedures a.rhinoplasty {
    background-image: url(/images/banner-procedure-background-rhinoplasty.jpg);
  }
  body #bannerWrapper .procedures a.facelift {
    background-image: url(/images/banner-procedure-background-facelift.jpg);
  }
  body #bannerWrapper .procedures a.mommy-makeover {
    margin: 0;
    padding-top: 30px;
    height: 80px;
    background-image: url(/images/banner-procedure-background-mommy-makeover.jpg);
  }
  body #bannerWrapper .procedures a:hover h3,
  body #bannerWrapper .procedures a:hover p,
  body #bannerWrapper .procedures a:hover p:after {
    color: black;
  }
}
#contentContainer {
  background: white;
}
#contentContainer:before,
#contentContainer:after {
  content: "";
  display: table;
}
#contentContainer:after {
  clear: both;
}
section:before,
section:after {
  content: "";
  display: table;
}
section:after {
  clear: both;
}
section h1 {
  margin: 0 0 20px;
  font-size: 25px;
  line-height: 1.1em;
}
section h2 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.1em;
}
section h3 {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.1em;
}
section > h2,
section > h3 {
  padding-top: 10px;
}
section p {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 1.75em;
}
section strong,
section b {
  font-weight: 700;
}
section em {
  font-style: italic;
}
@media only screen and (min-width: 668px) {
  section h1 {
    margin: 0 0 30px;
    font-size: 34px;
    line-height: 1.1em;
  }
  section h2 {
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1.1em;
  }
  section h3 {
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.1em;
  }
  section > h2,
  section > h3 {
    padding-top: 10px;
  }
  section p {
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.5em;
  }
  section p.breadcrumbs {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5em;
    color: #666666;
  }
  section p.breadcrumbs a {
    color: #2b2b2b;
    text-decoration: none;
  }
  section p.breadcrumbs a:hover {
    color: #b00000;
  }
  section img.brdsoc {
    padding-left: 5px;
    height: auto;
  }
  section img.brdsoc.asps {
    width: 150px;
  }
  section img.brdsoc.asaps {
    width: 150px;
  }
  section img.brdsoc.isaps {
    width: 130px;
  }
  section img.brdsoc.stanford {
    width: 120px;
  }
  section img.brdsoc.nyu {
    width: 120px;
  }
  section img.brdsoc.facs {
    width: 120px;
  }
  section img.brdsoc.rhinoplasty {
    width: 130px;
  }
}
section .block {
  margin: 0 -15px 30px;
  padding: 30px 15px 10px;
  background: #fbf2db;
}
section .block:before,
section .block:after {
  content: "";
  display: table;
}
section .block:after {
  clear: both;
}
section .block img {
  margin: 0 0 50px;
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (min-width: 668px) {
  section .block {
    margin: 0 0 30px;
    padding: 40px 40px 15px;
  }
}
section .block.reviews p {
  text-align: center;
}
section .block.reviews img {
  margin: 0 auto;
  width: 50% !important;
  height: auto !important;
  display: block;
}
@media only screen and (max-width: 667px) {
  section .block.reviews table td {
    width: auto;
  }
}
@media only screen and (min-width: 668px) {
  section .block.reviews p {
    line-height: 60px;
  }
  section .block.reviews img {
    margin: 0;
    width: auto !important;
    display: inline-block;
  }
}
section .locations .fl {
  margin: 0 30px 0 0;
}
@media only screen and (max-width: 667px) {
  section .locations {
    margin: 0;
  }
  section .locations .fl,
  section .locations .fr {
    margin: 0 0 30px;
    float: none;
  }
}
@media only screen and (min-width: 668px) {
  section .locations {
    margin: 0 0 30px;
  }
  section .locations:before,
  section .locations:after {
    content: "";
    display: table;
  }
  section .locations:after {
    clear: both;
  }
}
section ul,
section ol {
  margin: 0 0 30px;
  padding: 0 0 0 13px;
  list-style-type: none;
}
section ul ul ul,
section ol ul ul {
  padding-top: 15px;
}
section ul li,
section ol li {
  margin: 0 0 20px;
  position: relative;
}
section ul li:before,
section ol li:before {
  width: 10px;
  height: 10px;
  content: '\f111';
  font-size: 7px;
  line-height: 1.0em;
  color: #b00000;
  position: absolute;
  left: -12px;
  top: 9px;
}
@media only screen and (min-width: 668px) {
  section ul,
  section ol {
    padding-left: 25px;
  }
}
section ul.breadcrumb,
section ol.breadcrumb {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}
section ul.breadcrumb:before,
section ol.breadcrumb:before,
section ul.breadcrumb:after,
section ol.breadcrumb:after {
  content: "";
  display: table;
}
section ul.breadcrumb:after,
section ol.breadcrumb:after {
  clear: both;
}
section ul.breadcrumb li,
section ol.breadcrumb li {
  margin: 0 4px 0 0;
  padding: 0 4px 0 0;
  font-size: 12px !important;
  line-height: 1.0em;
  color: #666666;
  float: left;
  border-right: 1px solid #666666;
}
section ul.breadcrumb li.tail,
section ol.breadcrumb li.tail,
section ul.breadcrumb li:last-child,
section ol.breadcrumb li:last-child {
  border: none;
}
section ul.breadcrumb li.current,
section ol.breadcrumb li.current {
  color: #666666;
}
section ul.breadcrumb li a,
section ol.breadcrumb li a {
  margin: 0;
  padding: 0;
  color: #666666 !important;
  text-decoration: none;
}
section ul.breadcrumb li a:hover,
section ol.breadcrumb li a:hover {
  color: #b00000;
  text-decoration: underline;
}
section ul.nav,
section ol.nav {
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none !important;
}
section ul.nav > li,
section ol.nav > li {
  margin: 0;
  padding: 0;
}
section ul.nav > li:before,
section ol.nav > li:before {
  content: '';
}
section ul.nav > li > a,
section ol.nav > li > a {
  font-size: 16px;
  line-height: 1.0em;
  padding: 14px 30px 14px 0;
  border-bottom: 1px solid rgba(176, 0, 0, 0.2);
  display: block;
  position: relative;
}
section ul.nav > li > a:after,
section ol.nav > li > a:after {
  margin-top: -8px;
  content: '\f105';
  position: absolute;
  top: 50%;
  right: 0;
}
section ul.nav > li > a:hover,
section ol.nav > li > a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 668px) {
  section ul.nav,
  section ol.nav {
    padding-left: 30px;
  }
  section ul.nav > li > a,
  section ol.nav > li > a {
    margin: 0 0 15px;
    padding: 0;
    font-size: 17px;
    line-height: 1.0em;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    border: none;
    display: inline-block;
  }
  section ul.nav > li > a:after,
  section ol.nav > li > a:after {
    padding-left: 10px;
    color: #b00000;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  section ul.nav > li > a:hover,
  section ol.nav > li > a:hover {
    color: rgba(176, 0, 0, 0.4);
  }
  section ul.nav > li > a:hover:after,
  section ol.nav > li > a:hover:after {
    padding-left: 15px;
    color: rgba(176, 0, 0, 0.4);
  }
}
section ul.site-map,
section ol.site-map {
  padding: ;
  list-style-type: none !important;
  float: none !important;
}
section ul.site-map ul,
section ol.site-map ul {
  margin: 0 0 25px;
  padding: 0 0 0 25px;
}
section ul.site-map li,
section ol.site-map li {
  margin: 0 0 5px;
}
section ul.site-map li:before,
section ol.site-map li:before {
  content: '';
}
section ul.site-map li.blog,
section ol.site-map li.blog {
  display: none;
}
section ul.site-map a,
section ol.site-map a {
  font-weight: 400 !important;
}
@media only screen and (max-width: 667px) {
  section img {
    width: 100% !important;
    height: auto !important;
  }
  section img.left,
  section img.right,
  section img.center {
    width: 35% !important;
  }
}
section iframe {
  width: 100% !important;
}
section #map {
  margin: 0 0 30px;
}
@media only screen and (max-width: 667px) {
  section #map {
    width: 100% !important;
    height: 400px !important;
  }
}
section #realself-27133-qa {
  margin: 0 0 25px;
}
section #realself-27133-qa #rsqainj > div {
  margin: 0 0 20px;
}
section #realself-27133-qa #rsqavmbtn button {
  font-size: 16px !important;
  line-height: 1.0em !important;
  font-weight: 600 !important;
  border: none !important;
}
@media only screen and (max-width: 667px) {
  section #realself-27133-qa img {
    width: auto !important;
    height: auto !important;
  }
}
#contentContainer a.top {
  margin: 0;
  padding: 0;
  right: 368px;
  bottom: 60px;
  position: absolute;
  font-size: 14px;
  font-weight: 700;
  color: black;
  text-decoration: none;
}
#contentContainer a.top:after {
  padding-left: 5px;
  content: '\f0d8';
  color: #b00000;
}
aside {
  margin: 0;
  padding: 25px 15px;
  width: auto;
}
aside .certificates img {
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (min-width: 668px) {
  aside a.button.consultation {
    margin: 0 0 40px;
    width: auto;
  }
}
/*---------------------------------------------------------------*/

/* FOOTER NAV WRAPPER
/*---------------------------------------------------------------*/

@media only screen and (min-width: 668px) {
  #footerNavWrapper {
    width: 100%;
    min-width: 1024px;
    height: 60px;
    line-height: 60px;
    background: #fbf2db;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  #footerNavWrapper:before,
  #footerNavWrapper:after {
    content: "";
    display: table;
  }
  #footerNavWrapper:after {
    clear: both;
  }
  #footerNavWrapper #footerNav {
    margin: 0 auto;
    padding: 0 48px;
    width: 928px;
  }
  #footerNavWrapper #footerNav ul.links li {
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
  }
  #footerNavWrapper #footerNav ul.links li:after {
    content: '';
    width: 1px;
    height: 13px;
    background: #cfbd90;
    float: right;
    position: absolute;
    right: 0;
    top: 24px;
  }
  #footerNavWrapper #footerNav ul.links li.last:after {
    display: none;
  }
  #footerNavWrapper #footerNav ul.links li a {
    font-size: 14px;
    line-height: 1.0em;
    color: #1e1e1e;
  }
  #footerNavWrapper #footerNav ul.links li.etna {
    display: none;
  }
}
/*---------------------------------------------------------------*/

/* FOOTER
/*---------------------------------------------------------------*/

footer {
  font-size: 13px;
  line-height: 1.5em;
  color: #f7edd4;
  /*---------------------------------------------------------------*/

  /* PATIENT PORTAL ICONS
	/*---------------------------------------------------------------*/

}
footer a {
  color: #f7edd4;
}
footer a:hover {
  color: #f7edd4;
}
footer p {
  margin: 0 0 25px;
  font-size: 13px;
  line-height: 1.5em;
}
footer p.locality {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.5em;
}
footer ul.links {
  margin: 0 0 30px;
}
footer ul.links li {
  border-bottom: 1px solid #4a4846;
}
footer ul.links li a {
  padding: 5px 0;
  text-decoration: none;
  display: block;
}
footer addressFooter {
  margin: 0 0 25px;
}
@media only screen and (min-width: 668px) {
  footer {
    color: #2b2b2b;
  }
  footer:before,
  footer:after {
    content: "";
    display: table;
  }
  footer:after {
    clear: both;
  }
  footer a {
    color: #2b2b2b;
  }
  footer a:hover {
    color: #2b2b2b;
    text-decoration: underline;
  }
  footer div.locations {
    width: auto;
  }
  footer p.locality {
    display: none;
  }
  footer p.address {
    margin-right: 40px;
    float: left;
  }
  footer p.address strong {
    font-weight: 700;
  }
  footer p.address.last {
    margin: 0;
  }
  footer p.copyright {
    float: left;
  }
  footer p.etna {
    float: right;
  }
  footer ul.socialIcons {
    display: none;
  }
}
footer ul.icons {
  margin: 0 0 25px;
}
footer ul.icons:before,
footer ul.icons:after {
  content: "";
  display: table;
}
footer ul.icons:after {
  clear: both;
}
footer ul.icons li {
  float: left;
}
footer ul.icons li.touchmd {
  margin-right: 2.5%;
  width: 30%;
}
footer ul.icons li.myconsult {
  width: 44%;
}
footer ul.icons li.bbb {
  width: 21%;
  float: right;
}
footer ul.icons li img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 668px) {
  footer ul.icons {
    width: 460px;
    width: 440px;
    float: right;
  }
  footer ul.icons li {
    height: 49px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  footer ul.icons li.touchmd {
    margin-right: 10px;
    width: 142px;
    width: 135px;
  }
  footer ul.icons li.myconsult {
    width: 200px;
    width: 190px;
  }
  footer ul.icons li.bbb {
    width: 96px;
    float: right;
  }
  footer ul.icons li:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
@media only screen and (min-width: 668px) {
  nav.primary {
    margin: 0 auto;
    padding: 0;
    width: 928px;
    height: 50px;
  }
  nav.primary a {
    color: black;
    text-decoration: none;
  }
  nav.primary a:hover {
    color: #b00000;
  }
  nav.primary li.on > a {
    color: #b00000;
  }
  nav.primary > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
  }
  nav.primary > ul > li {
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    display: block;
    position: relative;
    float: left;
    transition: all .4s;
    -webkit-transition: all .4s;
  }
  nav.primary > ul > li > a {
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: center;
    color: black;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: relative;
    transition: all .4s;
    -webkit-transition: all .4s;
  }
  nav.primary > ul > li > a:after {
    content: '';
    width: 1px;
    height: 18px;
    background: #e1dbca;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0;
  }
  nav.primary > ul > li.home > a {
    width: 63px;
    text-align: left;
  }
  nav.primary > ul > li.about > a {
    width: 112px;
  }
  nav.primary > ul > li.cosmetic-surgery > a {
    width: 191px;
    cursor: default;
  }
  nav.primary > ul > li.non-surgical > a {
    width: 155px;
    cursor: default;
  }
  nav.primary > ul > li.photo > a {
    width: 164px;
  }
  nav.primary > ul > li.resources > a {
    width: 122px;
  }
  nav.primary > ul > li.contact > a {
    width: 121px;
    text-align: right;
  }
  nav.primary > ul > li.contact > a:after {
    display: none;
  }
  nav.primary > ul > li:hover > a,
  nav.primary > ul > li > a:hover {
    color: #b00000;
    text-decoration: none;
  }
  nav.primary > ul > li:hover > ul.sub-menu {
    display: block;
  }
  nav.primary > ul > li > ul.sub-menu {
    display: none;
  }
  nav.primary > ul > li > ul.sub-menu {
    padding: 40px 50px 25px;
    width: auto;
    text-align: left;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
    background: white url(/images/sub-menu-background-shadow.gif) repeat-x center top;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  nav.primary > ul > li > ul.sub-menu:before,
  nav.primary > ul > li > ul.sub-menu:after {
    content: "";
    display: table;
  }
  nav.primary > ul > li > ul.sub-menu:after {
    clear: both;
  }
  nav.primary > ul > li > ul.sub-menu a:not( .button ) {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.0em;
    white-space: nowrap;
  }
  nav.primary > ul > li > ul.sub-menu li {
    margin: 0 0 10px;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 1.0em;
    text-align: left;
  }
  nav.primary > ul > li > ul.sub-menu li:last-child a {
    border: none;
  }
  nav.primary > ul > li > ul.sub-menu li ul {
    padding: 0 0 25px;
  }
  nav.primary > ul > li > ul.sub-menu li.label > a {
    margin: 0 0 25px;
    font-size: 18px;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    display: inline-block;
    color: black;
    cursor: default;
  }
  nav.primary > ul > li.resources > ul.sub-menu {
    left: auto;
    right: 0;
  }
  nav.primary > ul > li.contact > ul.sub-menu {
    left: auto;
    right: 0;
  }
  nav.primary > ul > li.resources > ul.sub-menu {
    width: 828px;
    left: -685px;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li {
    padding-right: 45px;
    float: left;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li a {
    white-space: normal;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.general {
    width: 260px;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.general > a {
    cursor: default;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.patients {
    width: 265px;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.patients > a {
    cursor: default;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.travel {
    padding: 0;
    width: 210px;
    float: right;
  }
  nav.primary > ul > li.resources > ul.sub-menu > li.travel > a {
    cursor: default;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature {
    margin-top: 11px;
    padding: 0;
    width: 100%;
    display: block;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature a.button {
    margin: 0;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan {
    width: 530px;
    position: relative;
    float: left;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan a {
    padding: 32px 0 0 165px;
    width: 365px;
    height: 108px;
    display: block;
    text-align: left;
    background: url(/images/nav-feature-button-background.jpg) no-repeat left top;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h2 {
    margin: 0 0 5px;
    font-size: 30px;
    line-height: 1.0em;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #f8dfa4;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h3 {
    margin: 0 0 15px;
    font-size: 11px;
    line-height: 1.0em;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    color: #f8dfa4;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h4 {
    font-size: 12px;
    line-height: 1.0em;
    text-transform: uppercase;
    color: white;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h4:after {
    padding-left: 10px;
    content: '\f04b';
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.meet-dr-bogdan .topper {
    width: 64px;
    height: 12px;
    background: url(/images/nav-feature-button-topper.png) no-repeat left top;
    position: absolute;
    top: -12px;
    left: 46px;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.consultation,
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.photos {
    width: 280px;
    float: right;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.consultation a.button,
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.photos a.button {
    height: 60px;
    line-height: 60px;
  }
  nav.primary > ul > li.resources > ul.sub-menu li.nav-feature li.consultation {
    margin: 0 0 19px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu {
    width: 828px;
    left: -175px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li {
    padding-right: 45px;
    float: left;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li a {
    white-space: normal;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.breast {
    width: 260px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.breast > a {
    cursor: default;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.body {
    width: 235px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.body > a {
    cursor: default;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.face {
    padding: 0;
    width: 240px;
    float: right;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu > li.face > a {
    cursor: default;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature {
    margin-top: 11px;
    padding: 0;
    width: 100%;
    display: block;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature a.button {
    margin: 0;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan {
    width: 530px;
    position: relative;
    float: left;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan a {
    padding: 32px 0 0 165px;
    width: 365px;
    height: 108px;
    display: block;
    text-align: left;
    background: url(/images/nav-feature-button-background.jpg) no-repeat left top;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h2 {
    margin: 0 0 5px;
    font-size: 30px;
    line-height: 1.0em;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #f8dfa4;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h3 {
    margin: 0 0 15px;
    font-size: 11px;
    line-height: 1.0em;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    color: #f8dfa4;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h4 {
    font-size: 12px;
    line-height: 1.0em;
    text-transform: uppercase;
    color: white;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan a h4:after {
    padding-left: 10px;
    content: '\f04b';
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.meet-dr-bogdan .topper {
    width: 64px;
    height: 12px;
    background: url(/images/nav-feature-button-topper.png) no-repeat left top;
    position: absolute;
    top: -12px;
    left: 46px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.consultation,
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.photos {
    width: 280px;
    float: right;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.consultation a.button,
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.photos a.button {
    height: 60px;
    line-height: 60px;
  }
  nav.primary > ul > li.cosmetic-surgery > ul.sub-menu li.nav-feature li.consultation {
    margin: 0 0 19px;
  }
}
aside li.nav-feature,
#mobilemenu li.nav-feature,
ul.site-map li.nav-feature {
  display: none !important;
}
@media only screen and (min-width: 668px) {
  aside nav a {
    font-size: 14px;
    line-height: 1.1em;
    color: black;
    text-decoration: none;
  }
  aside nav a:hover {
    color: #b00000;
    text-decoration: none;
  }
  aside nav li.on > a {
    color: #b00000;
  }
  aside nav > ul {
    margin: 0 0 40px;
  }
  aside nav > ul > li > a {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 24px;
    line-height: 1.0em;
    color: #b00000;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #e1dbca;
  }
  aside nav > ul > li > ul > li.label {
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e1dbca;
  }
  aside nav > ul > li > ul > li.label > a {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 1.0em;
    color: black;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    display: block;
    position: relative;
  }
  aside nav > ul > li > ul > li.label > a:after {
    content: '\f055';
    color: #b00000;
    float: right;
  }
  aside nav > ul > li > ul > li.open > a:after {
    content: '\f056';
    color: black;
  }
  aside nav > ul > li > ul > li > ul {
    margin: 0 0 10px;
    display: none;
  }
  aside nav > ul > li > ul > li > ul > li {
    margin: 0 0 5px;
  }
}
@media only screen and (max-width: 667px) {
  #featureHM a.featureBlock.buttonVectra {
    display: none !important;
  }
  #featureHM .testimonials {
    display: none !important;
  }
  #featureHM .fl,
  #featureHM .fr {
    float: none;
  }
}
@media only screen and (min-width: 668px) {
  #featureHM {
    margin: 0 0 20px;
    padding: 40px 0 0;
    border-top: 1px solid #f3f3f3;
  }
  #featureHM:before,
  #featureHM:after {
    content: "";
    display: table;
  }
  #featureHM:after {
    clear: both;
  }
  #featureHM .testimonials {
    visibility: hidden;
    margin: 0;
    padding: 40px 30px 0;
    padding: 30px 30px 0;
    width: 546px;
    height: 272px;
    height: 280px;
    text-align: center;
    background: #fbf2db;
    float: right;
    overflow: hidden;
    /**
  			&.testimonial0 h2 { }
  			&.testimonial1 h2 { }
  			&.testimonial2 h2 { margin-bottom: 35px; }	
  			**/
  
  }
  #featureHM .testimonials:before,
  #featureHM .testimonials:after {
    content: "";
    display: table;
  }
  #featureHM .testimonials:after {
    clear: both;
  }
  #featureHM .testimonials h2 {
    margin: 0 0 15px;
    margin: 0;
    font-size: 34px;
    line-height: 1.0em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  #featureHM .testimonials p {
    margin: -10px 0 15px;
    padding: 0;
    font-size: 22px;
    line-height: 1.5em;
    font-size: 20px;
    line-height: 1.4em;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  #featureHM .testimonials p.author {
    margin: 0;
    font-size: 16px;
    line-height: 1.0em;
    font-size: 14px;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #featureHM .testimonials .sliderTestimonials {
    position: relative;
  }
  #featureHM .testimonials .sliderTestimonials ul.slider {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
  }
  #featureHM .testimonials .sliderTestimonials ul.slider:before,
  #featureHM .testimonials .sliderTestimonials ul.slider:after {
    content: "";
    display: table;
  }
  #featureHM .testimonials .sliderTestimonials ul.slider:after {
    clear: both;
  }
  #featureHM .testimonials .sliderTestimonials ul.slider li {
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #featureHM .testimonials .sliderTestimonials ul.slider li:before {
    display: none;
  }
  #featureHM .testimonials .sliderTestimonials .bx-viewport {
    height: 220px !important;
  }
  #featureHM .testimonials .sliderTestimonials .bx-controls {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
  }
  #featureHM .testimonials .sliderTestimonials .bx-controls .bx-pager {
    text-align: center;
  }
  #featureHM .testimonials .sliderTestimonials .bx-controls .bx-pager-item {
    display: inline-block;
  }
  #featureHM .testimonials .sliderTestimonials .bx-controls .bx-pager-item a {
    margin: 0 5px;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #1d1d1d;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  #featureHM .testimonials .sliderTestimonials .bx-controls .bx-pager-item a:hover,
  #featureHM .testimonials .sliderTestimonials .bx-controls .bx-pager-item a.active {
    background: #b00000;
  }
}
.featureBA {
  margin: 0 0 30px;
  padding: 15px;
  background: #1e1e1e;
  /** MOMMY MAKEOVER FEATURE **/

}
.featureBA .photos {
  margin: 0 0 15px;
}
.featureBA .photos:before,
.featureBA .photos:after {
  content: "";
  display: table;
}
.featureBA .photos:after {
  clear: both;
}
.featureBA .photo {
  width: 49%;
  color: white;
  font-size: 10px;
  line-height: 1.0em;
  text-align: center;
  text-transform: uppercase;
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.featureBA .photo img {
  margin: 0 0 7px;
  width: 100%;
  height: auto;
  display: block;
}
.featureBA p {
  margin: 0 0 25px;
  color: white;
  text-align: center;
}
.featureBA a {
  color: white;
  text-decoration: underline;
}
.featureBA a.button {
  margin: 0 !important;
  text-decoration: none;
}
.featureBA.mommy-makeover {
  margin: 0 -15px 25px;
  padding-bottom: 20px;
  background: #fbf2db;
}
.featureBA.mommy-makeover .photos {
  margin: 0;
}
.featureBA.mommy-makeover .photo {
  margin: 0;
  color: #2b2b2b;
}
.featureBA.mommy-makeover p {
  font-size: 16px;
  line-height: 1.5em;
  color: #2b2b2b;
  text-align: left;
}
.featureBA.mommy-makeover a {
  color: #b00000;
}
.featureBA.mommy-makeover a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 668px) {
  .featureBA.mommy-makeover {
    margin: 0 0 25px;
  }
}
@media only screen and (min-width: 668px) {
  .featureBA {
    padding: 40px;
  }
  .featureBA .photos {
    margin: 0 0 30px;
  }
  .featureBA .photo {
    font-size: 18px;
  }
  .featureBA .photo img {
    margin: 0 0 15px;
  }
  .featureBA p {
    font-size: 18px;
  }
  .featureBA a.button {
    margin: 0 auto !important;
  }
}
.featureBA {
  box-sizing: border-box;
  margin: 20px 0;
  position: relative;
  z-index: 1;
}
.featureBA__overlay {
  background: #1e1e1e;
  box-sizing: border-box;
  height: 100%;
  padding: 30px;
  position: absolute;
  text-align: center;
  z-index: 2;
  top: 0;
  left: 0;
}
#contentContainer .featureBA h3.featureBA__overlay__title {
  font-size: 22px;
  line-height: 23px;
  margin: 30px 0 0;
  text-transform: uppercase;
}
#contentContainer .featureBA__overlay__text {
  color: white;
  padding: 30px;
}
#contentContainer #featureBA .photos .photo a img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.featureBA__content {
  box-sizing: border-box;
  padding: 30px;
}
@media only screen and (min-width: 668px) {
  .featureBA {
    box-sizing: border-box;
    margin: 20px 0;
    position: relative;
    z-index: 1;
  }
  .featureBA__overlay {
    background: #1e1e1e;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 30px;
    position: absolute;
    text-align: center;
    z-index: 2;
    top: 0;
    left: 0;
  }
  #contentContainer .featureBA h3.featureBA__overlay__title {
    font-size: 22px;
    line-height: 23px;
    margin: 30px 0 0;
    text-transform: uppercase;
  }
  #contentContainer .featureBA__overlay__text {
    color: white;
    padding: 30px;
  }
  #contentContainer #featureBA .photos .photo a img {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
  }
}
/*** BUTTONS ***/

a.button {
  margin: 0 0 15px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  letter-spacing: 0.02em;
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  cursor: pointer;
  display: block;
}
a.button.consultation {
  margin: 0 0 15px;
  color: white;
  cursor: pointer;
  background: #b00000;
  background: -moz-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b00000 50%, #a50000 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b00000, endColorstr=#a50000, GradientType=0);
  /* IE6-9 */
  border: 1px solid #950000;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
a.button.consultation:hover {
  color: white;
  text-decoration: none;
  background: #cd0909;
}
a.button.photos,
a.button.yellow {
  margin: 0 0 25px;
  color: #1e1e1e;
  cursor: pointer;
  background: #fbe7b4;
  background: -moz-linear-gradient(top, #fbe7b4 50%, #fddf94 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fbe7b4 50%, #fddf94 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fbe7b4 50%, #fddf94 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fbe7b4, endColorstr=#fddf94, GradientType=0);
  /* IE6-9 */
  border: 1px solid #debd6f;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
a.button.photos:hover,
a.button.yellow:hover {
  color: #1e1e1e;
  text-decoration: none;
  background: #fdf1d1;
}
@media only screen and (min-width: 668px) {
  a.button {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}
a.arrow:after,
p.arrow:after {
  padding-left: 7px;
  content: '\f0da';
  font-size: 0.75em;
  line-height: 1.1em;
}
@media only screen and (min-width: 668px) {
  section a.button {
    padding: 0;
    width: 300px;
    text-align: center;
  }
  a.featureBlock {
    margin: 0 0 30px;
    width: 268px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    text-decoration: none;
    display: block;
  }
  a.featureBlock h3 {
    margin: 0 0 10px;
    font-size: 20px;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1e1e1e;
  }
  a.featureBlock h3 strong {
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  a.featureBlock p {
    margin: 0;
    font-size: 12px;
    line-height: 1.0em;
    text-transform: uppercase;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  a.featureBlock.buttonPhotoGallery {
    padding: 35px 0 0 20px;
    height: 160px;
    background: #f3f3f3 url(/images/buttonPhotoGallery-background.jpg) no-repeat 130px 12px;
  }
  a.featureBlock.buttonPhotoGallery .disclaimer {
    color: black;
    margin-top: 50px;
  }
  a.featureBlock.buttonPhotoGallery:hover .disclaimer {
    color: black;
  }
  a.featureBlock.buttonVectra {
    padding: 90px 0 0 20px;
    height: 50px;
    background: #eadbcc url(/images/buttonVectra-background.jpg) no-repeat left top;
  }
  a.featureBlock:hover p {
    color: #1e1e1e;
  }
}
@media only screen and (max-width: 667px) {
  .buttonPhotoGallery {
    margin: 0 -15px;
    padding: 35px 0 0 15px;
    width: auto;
    height: 65px;
    background: #f3f3f3 url(/images/buttonPhotoGallery-background.jpg) no-repeat 96% center;
    background-size: auto 80%;
    display: block;
  }
  .buttonPhotoGallery h3 {
    font-size: 18px;
    line-height: 0;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
  }
  .buttonPhotoGallery h3:after {
    padding-left: 7px;
    content: '\f0da';
    font-size: 0.75em;
    line-height: 1.1em;
    color: #b00000;
  }
  .buttonPhotoGallery p.arrow {
    display: none;
  }
  .buttonPhotoGallery:hover {
    text-decoration: none;
  }
  .buttonPhotoGallery .disclaimer {
    color: black;
    font-size: 12px;
    line-height: 1.1;
    max-width: 60%;
  }
  .buttonPhotoGallery:hover .disclaimer {
    color: black;
  }
}
#featureDoctor {
  margin: 0 -15px 30px;
  padding: 0 15px;
  width: auto;
  background: #1e1e1e url(/images/mobile/featureDoctor-background.jpg) no-repeat left top;
  background-size: 640px 125px;
}
#featureDoctor .content {
  padding: 39px 15px 0;
  height: 86px;
}
#featureDoctor .content h3 {
  font-size: 26px;
  line-height: 1.1em;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  color: #f8dfa4;
}
#featureDoctor .content h3 a.arrow {
  color: #f8dfa4;
}
#featureDoctor .boards {
  margin: 0 -15px;
  padding: 12px 0;
  background: white;
  border-bottom: 1px solid #e1dbca;
}
#featureDoctor .boards img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 668px) {
  #featureDoctor {
    margin: 0 0 30px;
    padding: 0;
    background: #1e1e1e url(/images/featureDoctor-background.jpg) no-repeat left top;
    background-size: auto;
  }
  #featureDoctor .content {
    padding: 35px 40px 0 240px;
    height: 325px;
  }
  #featureDoctor .content h3 {
    margin: 0 0 20px;
    font-size: 34px;
    line-height: 1.1em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  #featureDoctor .content p {
    margin: 0 0 30px;
    color: white;
  }
  #featureDoctor .content a.button {
    margin: 0 0 10px;
    width: 260px;
  }
  #featureDoctor .boards {
    margin: 0;
    padding: 12px 0;
    background: #fbf2db;
  }
  #featureDoctor .boards img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
}
/*---------------------------------------------------------------*/

/* HOME PAGE FEATURE
/*---------------------------------------------------------------*/

body.home #featureDoctorWrapper {
  padding: 0 15px;
  width: auto;
}
body.home #featureDoctor .boards {
  display: none;
}
@media only screen and (min-width: 668px) {
  body.home #featureDoctorHMRepeat,
  body.home #featureDoctorHMWrapper {
    width: 100%;
    min-width: 1024px;
    height: 396px;
  }
  body.home #featureDoctorHMRepeat {
    background: #1e1e1e url(/images/featureDoctor-backgroundHM-repeat.png) repeat-x center top;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
    position: relative;
    z-index: 10;
  }
  body.home #featureDoctorHMWrapper {
    background: url(/images/featureDoctor-backgroundHM.jpg) no-repeat center top;
  }
  body.home #featureDoctor {
    margin: 0 auto;
    padding: 0 48px;
    width: 928px;
    background: url(/images/featureDoctor-backgroundHM.jpg) no-repeat center top;
    position: relative;
  }
  body.home #featureDoctor .hm-topper {
    margin: 0;
    padding: 0;
    width: 162px;
    height: 42px;
    top: -42px;
    left: 183px;
    position: absolute;
    background: url(/images/featureDoctorHM-background-topper.png) no-repeat center top;
  }
  body.home #featureDoctor .content {
    margin: 0;
    padding: 64px 0 0 464px;
    width: auto;
  }
  body.home #featureDoctor .content a.button.yellow {
    width: 180px;
    float: left;
  }
  body.home #featureDoctor .content a.button.consultation {
    width: 260px;
    float: right;
  }
  body.home #featureDoctor .boards {
    display: none;
  }
  body.home #boardsHM {
    margin: 0 0 30px;
    width: 100%;
    text-align: center;
  }
  body.home #boardsHM h3 {
    margin: 0 0 5px;
    font-style: italic;
    font-size: 18px;
    line-height: 1.0em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
  }
  body.home #boardsHM h2 {
    margin: 0;
    margin: 0 0 40px;
    font-size: 34px;
    line-height: 1.0em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  body.home #boardsHM .boards {
    margin: 0 0 45px;
    width: 928px;
    height: 160px;
    background: url(/images/featureDoctor-boards.png) no-repeat center center;
    border-bottom: 1px solid #f3f3f3;
  }
  body.home #boardsHM .boardsSliderContainer {
    margin: 0 0 30px;
    height: 100px;
    position: relative;
  }
  body.home #boardsHM .boardsSlider {
    margin: 0;
    width: 100%;
    height: 100px;
    overflow-y: hidden;
  }
  body.home #boardsHM .boardsSlider ul.slider {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
  }
  body.home #boardsHM .boardsSlider ul.slider:before,
  body.home #boardsHM .boardsSlider ul.slider:after {
    content: "";
    display: table;
  }
  body.home #boardsHM .boardsSlider ul.slider:after {
    clear: both;
  }
  body.home #boardsHM .boardsSlider ul.slider li {
    margin: 0 40px 0 0;
    padding: 0;
    float: left;
  }
  body.home #boardsHM .boardsSlider ul.slider li:before {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  body.home #boardsHM .boardsSlider {
    width: auto;
    position: absolute;
    left: calc( -1 * (98vw - 928px)/2 );
    right: calc( -1 * (98vw - 928px)/2 );
  }
}
@media only screen and (max-width: 667px) {
  body.home #featureDoctor {
    margin: 0;
    padding: 0;
  }
  body.home #featureDoctor .boards {
    margin: 0;
  }
  body.home #boardsHM {
    padding: 20px 0;
  }
  body.home #boardsHM h2,
  body.home #boardsHM h3 {
    display: none;
  }
  body.home #boardsHM .boardsSlider {
    margin: 0 -15px;
    width: auto;
    height: 60px;
    overflow-y: hidden;
  }
  body.home #boardsHM .boardsSlider ul.slider {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
  }
  body.home #boardsHM .boardsSlider ul.slider:before,
  body.home #boardsHM .boardsSlider ul.slider:after {
    content: "";
    display: table;
  }
  body.home #boardsHM .boardsSlider ul.slider:after {
    clear: both;
  }
  body.home #boardsHM .boardsSlider ul.slider li {
    margin: 0 25px 0 0;
    padding: 0;
    float: left;
  }
  body.home #boardsHM .boardsSlider ul.slider li:before {
    display: none;
  }
  body.home #boardsHM .boardsSlider ul.slider li img {
    width: auto !important;
    height: 60px !important;
  }
}
.featureiPhoneApp {
  text-decoration: none;
  display: block;
}
.featureiPhoneApp:hover {
  text-decoration: none;
}
.featureiPhoneApp h3 {
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  color: #b00000;
}
@media only screen and (min-width: 668px) {
  section .featureiPhoneApp {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  section .featureiPhoneApp {
    margin: 0 0 5px;
    height: 92px;
    background: url(/images/mobile/featureiPhoneApp-background.jpg) no-repeat right top;
    background-size: 100% auto;
  }
  section .featureiPhoneApp .content {
    padding: 22px 0 0 20px;
  }
  section .featureiPhoneApp .content h3 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 1.1em;
  }
  section .featureiPhoneApp .content .icon {
    width: 51px;
    height: 15px;
    background: url(/images/mobile/featureiPhoneApp-icon.png) no-repeat left top;
    background-size: 51px 15px;
  }
}
@media only screen and (min-width: 668px) {
  aside .featureiPhoneApp {
    margin: 0 0 30px;
    width: 289px;
    height: 295px;
    background: #fbf2db url(/images/featureiPhoneApp-background.jpg) no-repeat left bottom;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  aside .featureiPhoneApp .content {
    padding: 15px 0 0 20px;
  }
  aside .featureiPhoneApp .content h3 {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 1.1em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  aside .featureiPhoneApp .content p {
    margin: 0 0 30px;
    padding-right: 115px;
    font-size: 12px;
    line-height: 1.5em;
    color: #2b2b2b;
  }
  aside .featureiPhoneApp:hover {
    opacity: 0.7;
  }
}
.featureVideo {
  margin: 0 -15px 30px;
  padding: 15px 15px 1px;
  background: #fbf2db;
  display: block;
}
.featureVideo .videoWrapper {
  margin: 0 0 15px;
  width: 100%;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
.featureVideo .videoWrapper .video {
  margin: 0 0 15px;
  display: block;
}
.featureVideo .videoWrapper .video img {
  width: 100%;
  height: auto;
  display: block;
}
.featureVideo .videoWrapper .video p.support {
  color: black;
}
.featureVideo p {
  font-size: 13px;
  line-height: 1.5em;
}
@media only screen and (min-width: 668px) {
  .featureVideo {
    margin: 0 0 30px;
    padding: 25px 25px 1px;
  }
  .featureVideo p {
    font-size: 14px;
    line-height: 1.5em;
  }
}
@media only screen and (max-width: 667px) {
  #mbslider a.featureBlock.buttonVectra {
    display: none !important;
  }
  #mbslider .testimonials {
    display: none !important;
  }
  #mbslider .fl,
  #mbslider .fr {
    float: none;
  }
}
@media only screen and (min-width: 668px) {
  #mbslider {
    margin: 0 0 20px;
    padding: 40px 0 0;
    border-top: 1px solid #f3f3f3;
  }
  #mbslider:before,
  #mbslider:after {
    content: "";
    display: table;
  }
  #mbslider:after {
    clear: both;
  }
  #mbslider .sliderPhotos {
    position: relative;
  }
  #mbslider .sliderPhotos .slider {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
  }
  #mbslider .sliderPhotos .slider:before,
  #mbslider .sliderPhotos .slider:after {
    content: "";
    display: table;
  }
  #mbslider .sliderPhotos .slider:after {
    clear: both;
  }
  #mbslider .sliderPhotos .slider IMG.models {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #mbslider .sliderPhotos .slider li {
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #mbslider .sliderPhotos .slider li:before {
    display: none;
  }
  #mbslider .sliderPhotos .bx-viewport {
    height: 418px !important;
  }
  #mbslider .sliderMagazine {
    position: relative;
  }
  #mbslider .sliderMagazine .slider {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
  }
  #mbslider .sliderMagazine .slider:before,
  #mbslider .sliderMagazine .slider:after {
    content: "";
    display: table;
  }
  #mbslider .sliderMagazine .slider:after {
    clear: both;
  }
  #mbslider .sliderMagazine .slider IMG.magazine {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #mbslider .sliderMagazine .slider li {
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #mbslider .sliderMagazine .slider li:before {
    display: none;
  }
  #mbslider .sliderMagazine .bx-viewport {
    height: 250px !important;
    max-width: 100% !important;
  }
}
/*---------------------------------------------------------------*/

/* PLACEHOLDERS
/*---------------------------------------------------------------*/

.placeholderStyle {
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
.placeholder {
  color: #4a4944;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
::-webkit-input-placeholder {
  color: #4a4944;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
:-moz-placeholder {
  color: #4a4944;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
::-moz-placeholder {
  opacity: 1;
  color: #4a4944;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
select {
  -webkit-appearance: none;
}
input.required {
  background: #e3d9dc;
  color: #412b09;
  font-style: italic;
}
.required {
  color: #7a3449;
  font-style: italic;
  font-weight: bold;
}
.invalid input,
.invalid select {
  border-color: #b00000;
  border-width: 4px;
}
div.warning {
  margin: 0 0 20px;
  padding: 20px;
  background: #b00000;
  color: white;
}
div.warning h2 {
  margin: 0 0 5px;
  color: white !important;
  font-style: italic;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
div.warning ul li {
  margin: 0;
}
#termsofuse {
  margin: 0;
  padding: 15px 0 5px;
  font-size: 13px;
  line-height: 1.4em;
  display: none;
}
@media only screen and (min-width: 668px) {
  #termsofuse {
    margin: 0;
    padding: 7px 0;
  }
}
/*---------------------------------------------------------------*/

/* FORMS - BASE
/*---------------------------------------------------------------*/

input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  margin: 0 0 10px;
  padding: 15px 12px;
  width: 100%;
  font: 16px Arial, Helvetica, sans-serif;
  line-height: 1.0em;
  color: #412b09;
  border: 1px solid #e1dbca;
  border-radius: 0;
  outline: none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
input:focus,
select:focus,
textarea:focus {
  border-color: black !important;
}
@media only screen and (min-width: 668px) {
  input,
  select,
  textarea {
    margin-right: 2%;
    width: 49%;
  }
}
input[type="checkbox"] {
  -webkit-appearance: none;
  /* Hides the default checkbox style */
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  height: 24px !important;
  width: 24px !important;
  font-size: 24px;
  cursor: pointer;
  position: relative;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-border-radius: 33%;
  -webkit-border-radius: 33%;
  border-radius: 33%;
  background-color: white !important;
}
input[type="checkbox"]:before,
input[type="checkbox"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 24px;
  text-align: center;
  color: black;
}
input[type="checkbox"]:checked:before {
  font-size: 0.688em;
  content: '\f00c';
}
input[type="checkbox"].input-validation-error {
  background-color: #b00000 !important;
  border-color: #b00000 !important;
}
@media only screen and (min-width: 668px) {
  input[type="checkbox"] {
    font-size: 16px;
    height: 18px !important;
    width: 18px !important;
  }
  input[type="checkbox"]:before,
  input[type="checkbox"]:checked:before {
    line-height: 18px;
  }
}
select {
  background: white url(/images/select-arrow.png) no-repeat right center;
}
select::-ms-expand {
  display: none;
}
textarea {
  height: 150px;
  line-height: 1.25em;
  overflow: none;
  resize: none;
}
@media only screen and (min-width: 668px) {
  textarea {
    width: 100%;
  }
}
button {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: white;
  font-size: 16px;
  line-height: 1.0em;
  text-align: center;
  font-family: "open-sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  background: #b00000;
  background: -moz-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b00000 50%, #a50000 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b00000 50%, #a50000 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b00000, endColorstr=#a50000, GradientType=0);
  /* IE6-9 */
  border: 1px solid #950000;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
button:focus {
  outline: none;
}
@media only screen and (min-width: 668px) {
  button {
    padding: 0 24px;
    width: auto;
    height: 50px;
    line-height: 50px;
    float: right;
  }
  button:hover {
    background: #cd0909;
  }
}
/** Validation Errors **/

.validation-summary-errors {
  margin: 0 0 25px;
  padding: 15px;
  background: #b00000;
}
.validation-summary-errors ul {
  margin: 0;
  padding: 0 0 0 5px;
}
.validation-summary-errors ul li {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 5px;
  color: white;
}
.validation-summary-errors ul li:before {
  color: #fbf2db;
  font-family: 'fontawesome';
  content: '\f071';
  position: absolute;
  left: 0;
}
.input-validation-error {
  font-style: italic;
  -webkit-animation: inputWarning 1.2s ease;
  animation: inputWarning 1.2s ease;
  border: 1px solid #b00000 !important;
}
/* Image CAPTCHA */

.validator {
  background-image: url(/images/verify-sprite.png);
  background-repeat: no-repeat;
}
.verification1 {
  background-position: center 0;
}
.verification2 {
  background-position: center -50px;
}
.verification3 {
  background-position: center -100px;
}
.verification4 {
  background-position: center -150px;
}
.verification5 {
  background-position: center -200px;
}
.verification6 {
  background-position: center -5px;
}
.verification7 {
  background-position: center -55px;
}
.verification8 {
  background-position: center -105px;
}
.verification9 {
  background-position: center -155px;
}
.verification10 {
  background-position: center -205px;
}
form.map-search button {
  margin: 0;
}
@media only screen and (min-width: 668px) {
  form.map-search input[type="text"] {
    width: 490px;
    float: left;
  }
  form.map-search button {
    float: left;
  }
}
/*---------------------------------------------------------------*/

/* CONTACT / MOBILE
/*---------------------------------------------------------------*/

#contactForm {
  margin: 0 0 50px;
}
#contactForm:before,
#contactForm:after {
  content: "";
  display: table;
}
#contactForm:after {
  clear: both;
}
#contactForm input:focus,
#contactForm select:focus,
#contactForm textarea:focus {
  border-color: black !important;
}
@media only screen and (min-width: 668px) {
  #contactForm input#LastName,
  #contactForm select#LastName,
  #contactForm textarea#LastName,
  #contactForm input#Phone,
  #contactForm select#Phone,
  #contactForm textarea#Phone,
  #contactForm input#Interest,
  #contactForm select#Interest,
  #contactForm textarea#Interest {
    margin: 0;
    float: right;
  }
}
#contactForm .checkboxes {
  margin: 0 0 15px;
  line-height: 18px;
}
#contactForm .checkboxes label {
  margin: 0 0 6px;
  display: inline-block;
}
@media only screen and (min-width: 668px) {
  #contactForm .checkboxes {
    margin: 0;
    width: 45%;
    float: left;
  }
}
#contactForm .captcha {
  margin: 0 0 20px;
}
#contactForm .captcha:before,
#contactForm .captcha:after {
  content: "";
  display: table;
}
#contactForm .captcha:after {
  clear: both;
}
#contactForm .captcha .validator {
  margin: 0;
  width: 80px;
  height: 50px;
  background-color: #2b2b2b;
  float: left;
}
#contactForm .captcha input.captchaanswer {
  margin: 0;
  width: 150px;
  text-align: center;
  float: left;
}
#contactForm .captcha button {
  margin: 0;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  float: right;
}
@media only screen and (min-width: 668px) {
  #contactForm .captcha {
    width: 53%;
    float: right;
  }
}
@media only screen and (min-width: 668px) {
  #quickcontactWrapper {
    padding: 100px 0 20px;
    width: 100%;
    min-width: 1024px;
    background: #1e1e1e url(/images/quickcontact-background.jpg) no-repeat center bottom;
    background: none;
  }
  #quickcontactWrapper #quickcontact-container {
    margin: 0 auto;
    padding: 0 48px;
    width: 928px;
  }
  #quickcontactWrapper #quickcontact-container h2 {
    margin: 0 0 35px;
    font-size: 34px;
    line-height: 1.0em;
    color: #f8dfa4;
    letter-spacing: 0.02em;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
  }
  #quickcontactWrapper #quickcontact-container h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.0em;
    color: white;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: italic;
  }
  #quickcontactWrapper #quickcontact-container p {
    margin: 0 0 20px;
    color: white;
  }
  #quickcontactWrapper #quickcontact-container .termsContainer {
    height: 90px;
  }
}
#quickcontact .placeholderStyle {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
#quickcontact .placeholder {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
#quickcontact ::-webkit-input-placeholder {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
#quickcontact :-moz-placeholder {
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
#quickcontact ::-moz-placeholder {
  opacity: 1;
  color: white;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 668px) {
  #quickcontact {
    color: white;
  }
  #quickcontact:before,
  #quickcontact:after {
    content: "";
    display: table;
  }
  #quickcontact:after {
    clear: both;
  }
  #quickcontact h3,
  #quickcontact h2 {
    text-align: center;
  }
  #quickcontact input,
  #quickcontact select,
  #quickcontact textarea {
    padding: 11px 15px;
    font-size: 14px;
    color: white;
    font-weight: 400;
    background: #444444;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #676767;
    float: left;
  }
  #quickcontact input:focus,
  #quickcontact select:focus,
  #quickcontact textarea:focus {
    border-color: white !important;
  }
  #quickcontact input[type="checkbox"] {
    font-size: 16px;
    height: 18px !important;
    width: 18px !important;
  }
  #quickcontact input[type="checkbox"]:before,
  #quickcontact input[type="checkbox"]:checked:before {
    line-height: 18px;
  }
  #quickcontact select {
    background-image: url(/images/select-arrow-quickcontact.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  #quickcontact select option {
    background: #333333;
  }
  #quickcontact select::-ms-expand {
    display: none;
  }
  #quickcontact .col.fl,
  #quickcontact .col.fr {
    margin: 0 0 10px;
  }
  #quickcontact .col.fl {
    width: 496px;
  }
  #quickcontact .col.fl:before,
  #quickcontact .col.fl:after {
    content: "";
    display: table;
  }
  #quickcontact .col.fl:after {
    clear: both;
  }
  #quickcontact .col.fl input,
  #quickcontact .col.fl select {
    margin: 0 15px 10px 0;
    width: 233px;
  }
  #quickcontact .col.fr {
    width: 432px;
  }
  #quickcontact .col.fr:before,
  #quickcontact .col.fr:after {
    content: "";
    display: table;
  }
  #quickcontact .col.fr:after {
    clear: both;
  }
  #quickcontact .col.fr textarea {
    height: 138px;
  }
  #quickcontact .labels {
    line-height: 18px;
  }
  #quickcontact .labels label {
    margin: 0 0 6px;
    display: inline-block;
  }
  #quickcontact .labels a {
    color: #f8dfa4;
  }
  #quickcontact .labels .terms-validation-error a {
    color: #b00000;
    font-weight: 700;
  }
  #quickcontact .validator {
    margin: 0 0 0 90px;
    width: 80px;
    height: 40px;
    float: left;
  }
  #quickcontact input.validate {
    margin: 0;
    width: 160px;
    text-align: center;
    float: left;
  }
  #quickcontact button {
    margin: 0;
    height: 40px;
    line-height: 40px;
    float: right;
  }
}
/* ==========================================================================
   Basic Core Photo Styles
   ========================================================================== */

* {
  margin: 0;
  border: none;
  padding: 0;
}
html,
body {
  width: 100%;
}
header,
nav,
section,
article,
footer {
  display: block;
}
table td {
  vertical-align: top;
}
img {
  vertical-align: bottom;
  max-width: none;
}
img.left {
  margin: 0 20px 10px 0;
}
img.right {
  margin: 0 0 10px 20px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.nobreak {
  white-space: nowrap;
}
.clear {
  clear: both;
}
.required {
  color: #eb7002;
}
.warning {
  margin-bottom: 15px;
  padding: 10px;
  border: 2px solid red;
}
.hide {
  display: none;
}
.marg {
  margin: 0 0 25px;
}
table {
  border-spacing: 0;
}
body.photo h1 {
  margin: 0 0 15px;
}
body.photo p {
  font-size: 14px;
}
body.photo .case-navigation {
  margin: 0 0 30px;
  text-align: right;
  font-weight: 700;
}
body.photo .case-navigation:before,
body.photo .case-navigation:after {
  content: "";
  display: table;
}
body.photo .case-navigation:after {
  clear: both;
}
body.photo .case-navigation p {
  margin-right: 5px;
  font-size: 14px;
  line-height: 1.5em;
}
body.photo .case-navigation a {
  text-decoration: none;
  color: #b00000;
  font-size: 14px;
  line-height: 1.5em;
  display: inline-block;
  float: left;
}
body.photo .case-navigation a:hover {
  color: #2b2b2b;
  text-decoration: none;
}
body.photo .case-navigation a.basic {
  margin: 0;
}
body.photo .case-navigation a:last-of-type {
  border-right: none;
}
body.photo .case-navigation a.previous {
  margin-right: 5px;
}
body.photo .case-navigation a.previous:before {
  margin-right: 4px;
  content: '\f0d9';
  font-family: FontAwesome;
}
body.photo .case-navigation a.next {
  margin-left: 5px;
}
body.photo .case-navigation a.next:after {
  margin-left: 4px;
  content: '\f0da';
  font-family: FontAwesome;
}
body.photo .case-navigation a.all {
  margin: 0 15px;
}
@media only screen and (max-width: 667px) {
  body.photo .case-navigation {
    margin: 0 0 15px;
    padding: 0;
  }
  body.photo .case-navigation a.previous {
    float: left;
  }
  body.photo .case-navigation a.next {
    float: right;
  }
}
body.photo #mobile-case-header a.back:before {
  margin-right: 4px;
  content: '\f0d9';
  font-family: FontAwesome;
}
@media only screen and (max-width: 667px) {
  body.photo #mobile-case-header a {
    font-weight: 700;
  }
}
@media only screen and (max-width: 667px) {
  body.photo .galleryLandingBlock h2 {
    margin: 0 -15px;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    color: white;
    background: #b00000;
    background: -moz-linear-gradient(top, #b00000 50%, #a50000 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b00000 50%, #a50000 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b00000 50%, #a50000 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b00000, endColorstr=#a50000, GradientType=0);
    /* IE6-9 */
    border: 1px solid #950000;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  body.photo .galleryLandingBlock ul {
    margin: 0 0 50px;
    padding: 0;
  }
  body.photo .galleryLandingBlock ul li {
    margin: 0 0 5px;
  }
  body.photo .galleryLandingBlock ul li:before {
    content: '';
  }
  body.photo .galleryLandingBlock ul li a {
    padding: 0;
    height: 40px;
    line-height: 40px;
    color: #b00000;
    border-bottom: 1px solid rgba(176, 0, 0, 0.2);
    display: block;
  }
  body.photo .galleryLandingBlock ul li a:after {
    content: '\f0da';
    font-family: FontAwesome;
    float: right;
  }
}
@media only screen and (min-width: 668px) {
  body.photo #contentWrapper {
    background: none;
  }
  body.photo #contentContainer {
    background: none;
    position: static;
  }
  body.photo #contentContainer section {
    width: 100%;
  }
  body.photo .galleryLandingBlock {
    margin: 0 0 40px;
    font-size: 15px;
    line-height: 24px;
  }
  body.photo .galleryLandingBlock .landing {
    margin-right: 3%;
    margin-bottom: 40px;
    width: 31%;
    float: left;
    padding-top: 160px;
    background-repeat: no-repeat;
    background-position: right top;
  }
  body.photo .galleryLandingBlock .landing.Body {
    background-image: url(/images/gallery/category-body.jpg);
  }
  body.photo .galleryLandingBlock .landing.Breast {
    background-image: url(/images/gallery/category-breast.jpg);
  }
  body.photo .galleryLandingBlock .landing.Facial {
    background-image: url(/images/gallery/category-facial.jpg);
  }
  body.photo .galleryLandingBlock .landing.Male {
    background-image: url(/images/gallery/category-cosmetic-male.jpg);
  }
  body.photo .galleryLandingBlock .landing:nth-child(3) {
    margin-right: 0;
  }
  body.photo .galleryLandingBlock .landing:nth-child(4),
  body.photo .galleryLandingBlock .landing .landing:nth-child(9) {
    clear: left;
  }
  body.photo .galleryLandingBlock .landing h2 {
    font-size: 22px;
    margin: 0 0 25px;
    color: #2b2b2b;
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  body.photo .galleryLandingBlock .landing ul {
    margin: 0;
    padding: 0;
  }
  body.photo .galleryLandingBlock .landing ul li {
    margin: 0 0 5px;
    border: none;
  }
  body.photo .galleryLandingBlock .landing ul li:before {
    content: '';
  }
  body.photo .galleryLandingBlock .landing ul li a {
    color: #b00000;
    text-decoration: underline;
  }
  body.photo .galleryLandingBlock .landing ul li a:hover {
    color: #2b2b2b;
  }
  body.photo #focused-view table {
    width: 100%;
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 38px;
  }
  body.photo #focused-view td {
    width: 50%;
    text-align: center;
    padding-right: 4px;
  }
  body.photo #focused-view td:last-child {
    padding-right: 0;
  }
  body.photo #focused-view img {
    width: 100%;
  }
  body.photo #otherViews {
    margin: 0 0 45px;
  }
  body.photo #otherViews table {
    border-spacing: 0;
  }
  body.photo #otherViews td {
    padding: 0 19px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
  }
  body.photo #otherViews td table {
    margin: 0;
  }
  body.photo #otherViews td table td {
    padding-right: 4px;
  }
  body.photo #otherViews td.selected {
    color: #b00000;
  }
  body.photo #otherViews td:last-child {
    padding-right: 0;
  }
  body.photo #otherViews td img {
    width: 95px;
  }
  body.photo #otherViews td p {
    margin: 0;
  }
  body.photo #otherViews td:hover {
    cursor: pointer;
  }
  body.photo #otherViews td:hover img {
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
  body.photo #otherViews .scroll-pane {
    height: auto;
    overflow: auto;
    outline: none;
  }
  body.photo #otherViews .jspContainer {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
  }
  body.photo #otherViews .scroll-pane.jspScrollable .jspContainer {
    padding: 0 0 10px !important;
  }
  body.photo #otherViews .jspPane {
    position: absolute;
  }
  body.photo #otherViews .jspVerticalBar *,
  body.photo #otherViews .jspHorizontalBar * {
    margin: 0;
    padding: 0;
  }
  body.photo #otherViews .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
  }
  body.photo #otherViews .jspVerticalBar {
    display: none;
  }
  body.photo #otherViews .jspTrack {
    background: rgba(176, 0, 0, 0.4);
    position: relative;
  }
  body.photo #otherViews .jspDrag {
    background: #b00000;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  body.photo #otherViews .jspHorizontalBar .jspTrack,
  body.photo #otherViews .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
  }
  body.photo #otherViews .jspCap,
  body.photo #otherViews .jspCorner {
    display: none;
  }
  body.photo #details th {
    padding-right: 10px;
  }
  body.photo .category {
    width: 100%;
    padding: 0 0 30px;
    margin: 0 0 30px;
    text-decoration: none !important;
    color: #2b2b2b !important;
    border-bottom: 1px solid rgba(43, 43, 43, 0.25);
  }
  body.photo .category h2 {
    margin: 0 0 10px;
  }
  body.photo .category h2 a {
    color: #b00000 !important;
    text-decoration: none !important;
  }
  body.photo .category h2 a:hover {
    color: #b00000 !important;
  }
  body.photo .category td {
    vertical-align: top;
  }
  body.photo .category td.photo {
    width: 1%;
  }
  body.photo .category td.description {
    padding: 0 20px;
  }
  body.photo .category img {
    padding-right: 3px;
    width: 150px;
  }
  body.photo .category p {
    margin: 0;
  }
  body.photo .viewAll {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  body.photo .viewAll .category {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
}
/* ==========================================================================
   Advanced Core Photo Styles
   ========================================================================== */

@media only screen and (min-width: 668px) {
  .mobile,
  #mobileNav {
    display: none;
  }
  section ul.extraSpacing {
    margin: 0 0 10px;
  }
  .spam {
    display: none;
  }
  #account {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    float: right;
    /*li { display: block; float: left; }
  		a { text-decoration: none; color: @bodyCopy; display: block; float: left; }
  		a:hover { color: @yellowCopy; }							
  		li:before { content: none; }						
  		li a { padding-right: 10px; }						
  		.dropdown { z-index: 2000; }
  		.dropdown a { z-index: 2000; padding: 1px 10px 1px; border-right: 1px solid @lines; border-left: 1px solid @lines; }
  		.dropdown a.removeBorder { border-left: none; }
  		.dropdown a.selected { position: relative; padding-top: 4px; border-top: 1px solid @lines; padding-bottom: 12px; background: @background; margin-top: -4px; }
  		.menu-child { width: auto; z-index: 1000 !important; margin: -1px 0 0; padding: 10px !important; background: @background; border: 1px solid @lines; }
  		.menu-child ul li { float: none; }
  		.menu-child ul li a { float: none; white-space: nowrap; display: block; border: none !important; padding: 0; background: none; } 
  		.dropdown.account a { border-left: none; border-right: none; }			
  		.dropdown.admin a { border-left: none; }	
  		.dropdown.account a.selected { margin-right: -1px; }
  		.dropdown.account a.selected, .dropdown.admin a.selected { border-left: 1px solid @lines; border-right: 1px solid @lines; }
  		i.fa-heart { color: #C20000; }
  		ul { margin: 0 !important; padding: 0; list-style-type: none; float: left; z-index: 2000 !important; }						
  		ul li { padding: 0 !important; background: none !important; float: left; position: static; margin: 0 !important; text-align:left;  }
  		
  		
  		// sub-menu*/
  
  }
  #account a {
    margin: 0;
    font-weight: 400;
    color: #2b2b2b;
    text-transform: none;
    text-decoration: none;
  }
  #account ul {
    margin: 0;
    padding: 0;
  }
  #account > ul {
    padding: 0;
  }
  #account > ul > li {
    display: block;
    position: relative;
    float: left;
  }
  #account > ul > li.dropdown > a:after {
    font-family: FontAwesome;
    content: '\f0d7';
  }
  #account > ul > li > a {
    padding: 0 10px;
    height: 22px;
    line-height: 22px;
    border: 1px solid white;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #account > ul > li:last-of-type {
    padding-right: 0;
  }
  #account > ul > li:hover > a,
  #account > li > a:hover {
    height: 30px;
    color: #b00000;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  #account > ul > li > ul.sub-menu {
    display: none;
  }
  #account > ul > li > ul.sub-menu {
    padding: 10px 10px 10px;
    width: auto;
    text-align: left;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1000;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  #account > ul > li > ul.sub-menu:before,
  #account > ul > li > ul.sub-menu:after {
    content: "";
    display: table;
  }
  #account > ul > li > ul.sub-menu:after {
    clear: both;
  }
  #account > ul > li > ul.sub-menu > li {
    margin: 0 0 12px;
    line-height: 1.1em;
    display: block;
    float: none;
  }
  #account > ul > li > ul.sub-menu > li > a {
    padding: 0;
    border: none;
    white-space: nowrap;
  }
  #account > ul > li > ul#icons {
    float: left;
    height: 20px;
    list-style-type: none;
    padding-left: 10px;
  }
  #account > ul > li > ul#icons li {
    line-height: 20px;
    float: left;
    position: relative;
  }
  #account > ul > li > ul#icons li .tooltip {
    display: none;
    position: absolute;
    top: -33px;
    left: -16px;
    width: 63px;
    height: 29px;
    line-height: 24px;
    text-align: center;
    background: url(/images/gallery/tooltip.png) no-repeat left top;
  }
  #account > ul > li > ul#icons li:hover .tooltip {
    display: block;
  }
  #account > ul > li > ul#icons li a {
    font-size: 14px;
    padding: 0;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    margin-left: 5px;
    height: 22px;
    width: 22px;
    display: inline-block;
    text-align: center;
    background: #2b2b2b;
    color: white !important;
    line-height: 22px;
    text-decoration: none;
    float: left;
  }
  #account > ul > li > ul#icons li:hover a,
  #account > ul > li > ul#icons li a:hover {
    border: none !important;
    background: #f8dfa4;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  
  }
  #account li:before {
    content: none;
  }
  #caseWrapper {
    padding: 20px 0 0;
    border: 1px solid #e1dbca;
    margin: 12px 0 21px;
    font-size: 15px;
    line-height: 24px;
    /**
  		
  		a.button { display: block; padding: 0; width: 100%; height: 65px; text-align: center; line-height: 65px; color: @background; text-decoration: none; background: @bodyCopy; font-weight: normal; font-size: 20px; font-family: "Cabin", "museo-sans", sans-serif; margin: 0 0 20px; }
  		a.button.coup-link { background: @yellowCopy; }
  		a.button:hover { background: @red; }
  		a.button.coup-link:hover { background: @red; }
  		
  		**/
  
  }
  #caseWrapper #case-photos {
    padding: 0 20px;
  }
  #caseWrapper #case-photos table {
    margin: 0 0 10px;
  }
  #caseWrapper #case-photos img.mob_thumbnail_img {
    margin: 0 0 10px;
    width: 100%;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
  }
  #caseWrapper #focused-view table {
    font-size: 20px;
    line-height: 38px;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
  }
  #caseWrapper #focused-view td {
    width: 50%;
  }
  #caseWrapper #focused-view #focus_1 {
    float: left;
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #caseWrapper #focused-view #focus_2 {
    float: right;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #caseWrapper .caseDetails {
    padding: 40px;
    border-top: 1px solid #e1dbca;
  }
  #caseWrapper .caseDetails:before,
  #caseWrapper .caseDetails:after {
    content: "";
    display: table;
  }
  #caseWrapper .caseDetails:after {
    clear: both;
  }
  #caseWrapper .caseDetails h3 {
    margin: 0 0 5px;
    font-size: 19px;
    color: black;
  }
  #caseWrapper .caseContent {
    width: 55%;
    float: left;
  }
  #caseWrapper .caseContent:before,
  #caseWrapper .caseContent:after {
    content: "";
    display: table;
  }
  #caseWrapper .caseContent:after {
    clear: both;
  }
  #caseWrapper .caseSidebar {
    float: right;
    width: 35%;
  }
  #caseWrapper .caseDetails .procedures {
    float: right;
    width: 305px;
    margin-left: 40px;
  }
  #caseWrapper .caseSidebar .procedures {
    float: none;
    width: auto;
    margin-left: 0;
  }
  #caseWrapper .caseDetails ul {
    margin: 0 0 40px 10px !important;
  }
  #caseWrapper .caseDetails ul li {
    margin: 0 !important;
  }
  #caseWrapper .caseDetails .procedurelist span::after {
    content: ", ";
  }
  #caseWrapper .caseDetails .procedurelist span:last-of-type::after {
    content: "";
  }
  #caseWrapper .caseDetails .buttons {
    width: 473px;
    float: left;
  }
  #caseWrapper .caseSidebar .buttons {
    width: auto;
    float: none;
  }
  #caseWrapper #otherViews {
    margin: 0 0 20px;
  }
  #caseWrapper #otherViews td {
    padding: 0 19px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    color: #2b2b2b;
  }
  #caseWrapper #otherViews table {
    margin: 0;
  }
  #caseWrapper #otherViews td table td {
    padding-right: 3px;
  }
  #caseWrapper #otherViews td.selected {
    color: #b00000;
  }
  #caseWrapper #otherViews td:last-child {
    padding-right: 0;
  }
  #caseWrapper #otherViews td img {
    width: 106px;
    filter: alpha(opacity=100);
    opacity: 1;
    zoom: 1;
  }
  #caseWrapper #otherViews td p {
    margin: 0;
  }
  #caseWrapper #otherViews td:hover {
    cursor: pointer;
  }
  #caseWrapper #otherViews td:hover img {
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
  #caseWrapper .scroll-pane {
    height: auto;
    overflow: auto;
    outline: none;
  }
  #caseWrapper .jspContainer {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
  }
  #caseWrapper .scroll-pane.jspScrollable .jspContainer {
    padding: 0 0 20px !important;
  }
  #caseWrapper .jspPane {
    position: absolute;
  }
  #caseWrapper .jspVerticalBar *,
  #caseWrapper .jspHorizontalBar * {
    margin: 0;
    padding: 0;
  }
  #caseWrapper .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
  }
  #caseWrapper .jspVerticalBar {
    display: none;
  }
  #caseWrapper .jspTrack {
    background: rgba(225, 219, 202, 0.4);
    position: relative;
  }
  #caseWrapper .jspDrag {
    background: #f8dfa4;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  #caseWrapper .jspHorizontalBar .jspTrack,
  #caseWrapper .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
  }
  #caseWrapper .jspCap,
  #caseWrapper .jspCorner {
    display: none;
  }
  #caseWrapper table#details {
    margin: 0 0 30px;
  }
  #caseWrapper table#details th {
    vertical-align: top;
    width: 105px;
    text-align: left;
    font-weight: bold;
  }
  #case-header {
    margin: 0 20px 20px;
    height: 63px;
    line-height: 63px;
    background: #fbf2db;
    position: relative;
    font-size: 22px;
    color: #2b2b2b;
    padding: 0 83px;
  }
  #case-header #fake-title {
    width: 50%;
    float: left;
  }
  #case-header #save-button {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
  }
  #case-header .rateitWrapper {
    float: right;
    width: 50%;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
  }
  #case-header #case-rating {
    float: right;
    margin: 21px 0 23px 10px;
  }
  #case-header a.nav {
    position: absolute;
    top: 0;
    display: block;
    width: 63px;
    height: 63px;
    background: #f6e1ad;
    line-height: 63px;
    text-align: center;
    color: white;
    font-size: 45px;
  }
  #case-header a.nav.previous {
    left: 0;
    border-right: 1px solid white;
  }
  #case-header a.nav.previous i {
    margin-left: -6px;
  }
  #case-header a.nav.next {
    right: 0;
    border-left: 1px solid white;
  }
  #case-header a.nav.next i {
    margin-right: -6px;
  }
  #case-header a.nav:hover {
    background: #f1d17f;
  }
  #case-header.category {
    padding: 0 20px;
  }
  #case-header.category a.nav.previous {
    position: static;
    float: left;
  }
  div.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    cursor: pointer;
  }
  div.rateit div.rateit-range {
    cursor: pointer;
    position: relative;
    background: url(/images/gallery/case-star-matrix.png);
    height: 19px !important;
  }
  * html div.rateit,
  * html div.rateit div.rateit-range {
    display: inline;
  }
  * + html div.rateit,
  * + html div.rateit div.rateit-range {
    display: inline;
  }
  div.rateit div.rateit-hover,
  div.rateit div.rateit-selected {
    position: absolute;
    left: 0px;
    height: 19px !important;
  }
  div.rateit div.rateit-hover-rtl,
  div.rateit div.rateit-selected-rtl {
    left: auto;
    right: 0px;
  }
  div.rateit div.rateit-hover {
    background: url(/images/gallery/case-star-matrix.png) left -19px;
  }
  div.rateit div.rateit-hover-rtl {
    background-position: right -19px;
  }
  div.rateit div.rateit-selected {
    background: url(/images/gallery/case-star-matrix.png) left -19px;
  }
  div.rateit div.rateit-selected-rtl {
    background-position: right -19px;
  }
  div.rateit div.rateit-preset {
    background: url(/images/gallery/case-star-matrix.png) left -19px;
  }
  div.rateit div.rateit-preset-rtl {
    background: url(/images/gallery/case-star-matrix.png) left -38px;
  }
  .viewAll {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .viewAll .category {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
  .case {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #e1dbca;
  }
  .case .images {
    float: left;
    width: 30%;
  }
  .case .images img {
    width: 100%;
    margin: 0 0 20px;
  }
  .case .description {
    float: right;
    width: 70%;
  }
  .case .description h2 {
    margin: 0 0 10px 10px !important;
  }
  .case .description p {
    margin: 0 0 20px 10px !important;
  }
  .case .description a.view {
    padding: 0 30px;
    display: inline-block;
    border: none;
    height: 40px;
    line-height: 40px;
    background: #b00000;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
  }
  .case .description a.view:hover {
    background: #2b2b2b;
  }
  .case ul {
    margin: 0 0 10px !important;
    padding: 0 !important;
  }
  .case ul li {
    padding: 0 !important;
    background: none !important;
    margin: 0;
  }
  .case:last-child {
    margin: 0;
    border: none;
  }
  #tableSortController a.active {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #2b2b2b !important;
    cursor: text;
  }
  #saved_cases {
    width: 100%;
  }
  #saved_cases table {
    width: 100%;
  }
  #saved_cases .case {
    margin: 0 0 5px;
  }
  #saved_cases .header {
    background: #fbf2db;
    color: #2b2b2b;
    font-size: 19px;
    line-height: 50px;
    padding: 0 0 0 15px;
  }
  #saved_cases .remove-case-anchor {
    color: white;
    text-align: center;
    font-size: 25px;
    width: 50px;
    height: 50px;
    background: #f6e1ad;
    border-left: 1px solid white;
    display: block;
    float: right;
  }
  #saved_cases .remove-case-anchor:hover {
    background: #f1d17f;
  }
  #saved_cases .save-note-anchor {
    display: inline-block;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgba(43, 43, 43, 0.3) !important;
    text-decoration: none !important;
    font-size: 14px;
  }
  #saved_cases .save-note-anchor:hover {
    color: #2b2b2b !important;
  }
  #saved_cases .rateit {
    float: right;
    padding: 15px;
  }
  #saved_cases img {
    margin: 10px 0 0 0;
    width: 112px;
  }
  .loginBanner {
    margin: 0 0 30px;
    background: url(/images/loginBanner-background.jpg) no-repeat left top;
    color: white;
    font-size: 16px;
    line-height: 31px;
    padding: 45px 45px 35px 325px;
  }
  .loginBanner ul {
    margin: 0 0 0 10px;
  }
  .loginBanner ul li {
    margin: 0 !important;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
  }
  .loginBanner ul li:before {
    color: #fbf2db;
    line-height: 20px;
  }
  .loginBanner h2,
  .sharePhotos h2 {
    color: #fbf2db;
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: normal;
  }
  h2.account {
    padding-top: 50px;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: normal;
  }
  #saved_cases textarea,
  #contentContainer .caseNotes,
  section .send-form textarea {
    margin: 10px 0 5px;
    padding: 10px;
    overflow: auto;
    resize: none;
    float: right;
    width: 100% !important;
    height: 140px;
    background: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
    line-height: 17px;
    display: block;
    border: 1px solid #e1dbca;
  }
  section .send-form textarea {
    margin: 0;
    padding: 10px;
  }
  .fieldsMarked {
    float: right;
    padding-top: 50px;
    font-size: 13px;
    margin: 0 !important;
  }
  section .myaccount-form {
    margin-left: 30px;
    width: 50%;
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  section .myaccount-box {
    border-top: 1px solid #e1dbca;
    padding: 30px 0 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  section .myaccount-box,
  section .myaccount-form,
  section .send-form {
    font-size: 15px;
    line-height: 24px;
  }
  section .myaccount-box.myaccount-login,
  section .myaccount-form.myaccount-login,
  section .send-form.myaccount-login {
    padding-left: 30px;
  }
  section .myaccount-box.myaccount-create,
  section .myaccount-form.myaccount-create,
  section .send-form.myaccount-create {
    border-right: 1px solid #e1dbca;
    width: 50%;
    padding-right: 30px;
  }
  section .myaccount-box h2,
  section .myaccount-form h2,
  section .send-form h2 {
    padding-top: 0;
    margin: 0 0 10px;
    color: #b00000;
    font-size: 24px;
    font-weight: normal;
  }
  section .myaccount-box .small,
  section .myaccount-form .small,
  section .send-form .small {
    margin: 0 0 15px;
  }
  section .myaccount-box input,
  section .myaccount-form input,
  section .send-form input,
  section .myaccount-box select,
  section .myaccount-form select,
  section .send-form select,
  section .myaccount-box textarea,
  section .myaccount-form textarea,
  section .send-form textarea {
    font: 15px Arial, Helvetica, sans-serif;
    color: #2b2b2b;
    outline: none;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  section .myaccount-box input[type=text],
  section .myaccount-form input[type=text],
  section .send-form input[type=text],
  section .myaccount-box input[type=password],
  section .myaccount-form input[type=password],
  section .send-form input[type=password] {
    margin: 0 0 10px;
    padding: 7px 10px !important;
    width: 100% !important;
    height: 40px;
    background: white !important;
    border: 1px solid #e1dbca !important;
    font-size: 14px !important;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  section .myaccount-box .myaccount-form.fr,
  section .myaccount-form .myaccount-form.fr,
  section .send-form .myaccount-form.fr {
    width: 50%;
  }
  section .myaccount-box .placeholder,
  section .myaccount-form .placeholder,
  section .send-form .placeholder {
    color: #2b2b2b;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
  }
  section .myaccount-box ::-webkit-input-placeholder,
  section .myaccount-form ::-webkit-input-placeholder,
  section .send-form ::-webkit-input-placeholder {
    color: #2b2b2b;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
  }
  section .myaccount-box :-moz-placeholder,
  section .myaccount-form :-moz-placeholder,
  section .send-form :-moz-placeholder {
    color: #2b2b2b;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
  }
  section .myaccount-box ::-moz-placeholder,
  section .myaccount-form ::-moz-placeholder,
  section .send-form ::-moz-placeholder {
    opacity: 1;
    color: #2b2b2b;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
  }
  section .myaccount-box [placeholder]:focus:placeholder,
  section .myaccount-form [placeholder]:focus:placeholder,
  section .send-form [placeholder]:focus:placeholder {
    opacity: .3;
  }
  section .myaccount-box [placeholder]:focus::-webkit-input-placeholder,
  section .myaccount-form [placeholder]:focus::-webkit-input-placeholder,
  section .send-form [placeholder]:focus::-webkit-input-placeholder {
    opacity: .3;
  }
  section .myaccount-box [placeholder]:focus:-moz-placeholder,
  section .myaccount-form [placeholder]:focus:-moz-placeholder,
  section .send-form [placeholder]:focus:-moz-placeholder {
    opacity: .3;
  }
  section .myaccount-box [placeholder]:focus::-moz-placeholder,
  section .myaccount-form [placeholder]:focus::-moz-placeholder,
  section .send-form [placeholder]:focus::-moz-placeholder {
    opacity: .3;
  }
  .validation-summary-valid ul {
    margin: 0;
  }
  section .send-form h2.account {
    padding-top: 50px;
  }
  section button.galleryButton {
    padding: 0 30px;
    border: none;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    background: #b00000;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    text-indent: 0 ;
    width: auto;
    float: none;
  }
  section button.galleryButton:hover {
    background: #7d0000;
  }
  #fancybox-overlay {
    z-index: 9998;
  }
  #fancybox-wrap {
    z-index: 9999;
  }
  input[type="checkbox"] {
    -webkit-appearance: none;
    /* Hides the default checkbox style */
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    height: 24px !important;
    width: 24px !important;
    font-size: 24px;
    cursor: pointer;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-border-radius: 33%;
    -webkit-border-radius: 33%;
    border-radius: 33%;
    background-color: white !important;
  }
  input[type="checkbox"]:before,
  input[type="checkbox"]:checked:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 24px;
    text-align: center;
    color: black;
  }
  input[type="checkbox"]:checked:before {
    font-size: 0.688em;
    content: '\f00c';
  }
  input[type="checkbox"].input-validation-error {
    background-color: #b00000 !important;
    border-color: #b00000 !important;
  }
}
@media only screen and (min-width: 668px) and only screen and (min-width: 668px) {
  input[type="checkbox"] {
    font-size: 16px;
    height: 18px !important;
    width: 18px !important;
  }
}
@media only screen and (min-width: 668px) and only screen and (min-width: 668px) {
  input[type="checkbox"]:before,
  input[type="checkbox"]:checked:before {
    line-height: 18px;
  }
}
@media only screen and (max-width: 667px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .details {
    width: 100%;
  }
  .details img {
    width: 50%;
  }
  .mobileDescription {
    text-align: center;
  }
  /** PHOTO GALLERY **/
  
  .case-navigation {
    margin: 0;
    font-weight: bold;
  }
  .case-navigation a.previous {
    float: left;
    margin-left: 0;
  }
  .case-navigation a.next {
    float: right;
  }
  .case-navigation a.back {
    float: left;
    margin: 0 0 10px;
  }
  .category,
  .details {
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px;
  }
  .category a,
  .details a {
    color: #2b2b2b !important;
    text-decoration: none !important;
  }
  .category td,
  .details td {
    vertical-align: top;
  }
  .category td.photo,
  .details td.photo,
  .category td.before,
  .details td.before,
  .category td.after,
  .details td.after {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .category img,
  .details img {
    width: 100%;
    border: 5px solid white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  .category td.photo:first-child,
  .details td.photo:first-child,
  .category td.before,
  .details td.before {
    padding-right: 3px;
  }
  .category td.photo:nth-child(2),
  .details td.photo:nth-child(2),
  .category td.after,
  .details td.after {
    padding-left: 3px;
  }
  .category td.before,
  .details td.before,
  .category td.after,
  .details td.after {
    padding-bottom: 6px;
  }
  .category:last-child,
  .details:last-child {
    margin: 0 0 30px;
  }
  .details {
    padding: 0 0 4px;
  }
  #details {
    margin: 0 0 30px;
    width: 100%;
  }
  #details th {
    padding: 3px 10px 3px 0;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
    border-bottom: 1px solid #eeeeee;
  }
  #details td {
    padding-left: 3px 0 3px 10px;
    font-size: 13px;
    border-bottom: 1px solid #eeeeee;
  }
  .mobileDescription {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .mobileDescription span {
    text-transform: none;
    font-weight: normal;
    color: rgba(43, 43, 43, 0.5);
  }
  .mobileDescription a {
    color: #2b2b2b !important;
    text-decoration: none !important;
  }
}
/** PRINT PAGE OVERWRITES **/

@media print {
  * {
    color: black !important;
  }
  bodyCopy {
    font-size: 1.000em;
    line-height: 1.200em;
  }
  header,
  nav,
  footer,
  #socialMedia,
  section p.tools,
  #quickcontact,
  section p.breadcrumbs,
  #doctorFeature,
  #contentContainer a.top,
  #rnav,
  #banner,
  .logo,
  .mobile,
  #footerWrapper,
  .accordian,
  .case-navigation,
  #case-header,
  .caseSidebar,
  #bannerContainer,
  #headerWrapper {
    display: none;
  }
  #contentContainer {
    margin: 0 auto;
    padding: 40px 20px;
    width: auto;
    text-align: left;
  }
  section {
    width: auto;
    float: none;
  }
  section h1,
  section h2,
  section h3 {
    margin: 0 0 15px;
  }
  section p {
    margin: 0 0 25px;
  }
  section ul {
    margin: 0 0 25px;
    padding: 0 0 0 20px;
    list-style-type: none;
  }
  /* section ul li { padding: 0 0 0 12px; background: url(/images/section-bullet.png) no-repeat left 9px; } */
  
  section ul li a {
    color: #888a90;
  }
  section ul.extraSpacing li {
    margin: 0 0 10px;
  }
  article {
    padding: 0;
  }
}
ul#eiiSocialShare {
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none;
}
ul#eiiSocialShare:before,
ul#eiiSocialShare:after {
  content: "";
  display: table;
  clear: both;
}
ul#eiiSocialShare li {
  margin: 0 10px 10px 0;
  height: 30px;
  line-height: 30px;
  float: left;
}
ul#eiiSocialShare li:last-child {
  margin-right: 0;
}
ul#eiiSocialShare li:before {
  content: '';
}
ul#eiiSocialShare li a {
  margin: 0;
  padding: 0;
  color: white;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 30px;
  text-decoration: none;
  text-indent: -9999px;
  background: #333333;
  display: block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  overflow: hidden;
  cursor: pointer;
}
ul#eiiSocialShare li a:before {
  margin: 0;
  padding: 0 5px;
  min-width: 24px;
  font-family: FontAwesome;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  display: block;
  float: left;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
ul#eiiSocialShare li.facebook a {
  background: #3b5998;
  background: rgba(59, 89, 152, 0.85);
}
ul#eiiSocialShare li.facebook a:hover {
  background: #3b5998;
}
ul#eiiSocialShare li.facebook a:before {
  content: '\f09a';
  background: #3b5998;
}
ul#eiiSocialShare li.twitter a {
  background: #00aced;
  background: rgba(0, 172, 237, 0.85);
}
ul#eiiSocialShare li.twitter a:hover {
  background: #00aced;
}
ul#eiiSocialShare li.twitter a:before {
  content: '\f099';
  background: #00aced;
}
ul#eiiSocialShare li.instagram a {
  background: #d34836;
  background: rgba(211, 72, 54, 0.85);
}
ul#eiiSocialShare li.instagram a:hover {
  background: #d34836;
}
ul#eiiSocialShare li.instagram a:before {
  content: '\f16d';
  background: #d34836;
}
ul#eiiSocialShare li.linkedin a {
  background: #d34836;
  background: rgba(211, 72, 54, 0.85);
}
ul#eiiSocialShare li.linkedin a:hover {
  background: #d34836;
}
ul#eiiSocialShare li.linkedin a:before {
  content: '\f0e1';
  background: #d34836;
}
ul#eiiSocialShare li.googleplus a {
  background: #d34836;
  background: rgba(211, 72, 54, 0.85);
}
ul#eiiSocialShare li.googleplus a:hover {
  background: #d34836;
}
ul#eiiSocialShare li.googleplus a:before {
  content: '\f0d5';
  background: #d34836;
}
ul#eiiSocialShare li.pinterest a {
  background: #d34836;
  background: rgba(211, 72, 54, 0.85);
}
ul#eiiSocialShare li.pinterest a:hover {
  background: #d34836;
}
ul#eiiSocialShare li.pinterest a:before {
  content: '\f231';
  background: #d34836;
}
ul#eiiSocialShare li.print a {
  background: #aaaaaa;
  background: rgba(170, 170, 170, 0.85);
}
ul#eiiSocialShare li.print a:hover {
  background: #aaaaaa;
}
ul#eiiSocialShare li.print a:before {
  content: '\f02f';
  background: #aaaaaa;
}
ul#eiiSocialShare li.email a {
  background: #aaaaaa;
  background: rgba(170, 170, 170, 0.85);
}
ul#eiiSocialShare li.email a:hover {
  background: #aaaaaa;
}
ul#eiiSocialShare li.email a:before {
  content: '\f0e0';
  background: #aaaaaa;
}
body.home ul#eiiSocialShare li.pinterest {
  margin-right: 0;
}
footer ul#eiiSocialShare {
  display: none;
}
@media only screen and (min-width: 668px) {
  ul#eiiSocialShare {
    margin: 0 0 25px;
  }
  ul#eiiSocialShare li {
    margin: 0 7px 7px 0;
  }
  ul#eiiSocialShare li a {
    padding: 0 10px 0 0;
    text-indent: 0;
  }
  ul#eiiSocialShare li a:before {
    margin: 0 10px 0 0;
    padding: 0 10px;
    min-width: 0;
  }
  ul#eiiSocialShare li a:hover {
    padding-right: 15px;
  }
  ul#eiiSocialShare li a:hover:before {
    margin-right: 15px;
    border-color: rgba(255, 255, 255, 0);
  }
  ul#eiiSocialShare li.print a,
  ul#eiiSocialShare li.email a {
    padding: 0;
  }
  ul#eiiSocialShare li.print a:before,
  ul#eiiSocialShare li.email a:before {
    margin: 0;
  }
  footer ul#eiiSocialShare {
    display: block;
    float: right;
  }
  footer ul#eiiSocialShare li.print,
  footer ul#eiiSocialShare li.email {
    display: none;
  }
}
/*---------------------------------------------------------------*/

/* SOCIAL NETWORK ICONS
/*---------------------------------------------------------------*/

ul.socialIcons {
  margin: 0 0 25px;
  height: 40px;
  list-style-type: none;
}
ul.socialIcons:before,
ul.socialIcons:after {
  content: "";
  display: table;
}
ul.socialIcons:after {
  clear: both;
}
ul.socialIcons li {
  margin: 0 0 0 7px;
  float: left;
}
ul.socialIcons li.first {
  margin-left: 0;
}
ul.socialIcons li.last {
  margin-right: 0;
}
ul.socialIcons li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  color: #1e1e1e;
  text-decoration: none;
  display: block;
  position: relative;
  background: #f7edd4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
ul.socialIcons li a:after {
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #1e1e1e;
  display: block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul.socialIcons li.facebook a:after {
  content: '\f09a';
}
ul.socialIcons li.twitter a:after {
  content: '\f099';
}
ul.socialIcons li.googleplus a:after {
  content: '\f0d5';
  font-size: 26px;
}
ul.socialIcons li.youtube a:after {
  content: '\f167';
}
ul.socialIcons li.instagram a:after {
  content: '\f16d';
}
ul.socialIcons li.linkedin a:after {
  content: '\f0e1';
}
ul.socialIcons li.pinterest a:after {
  content: '\f231';
}
ul.socialIcons li.blog a:after {
  content: '\f075';
}
ul.socialIcons li.blog a:before {
  content: 'BLOG';
  color: white;
  font-size: 7px;
  line-height: 1.0em;
  text-align: center;
  position: absolute;
  top: 11px;
  left: 5px;
  font-family: sans-serif;
}
@media only screen and (min-width: 668px) {
  ul.socialIcons {
    margin-top: 16px;
    float: right;
  }
  ul.socialIcons li {
    margin: 0 0 0 15px;
  }
  ul.socialIcons li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fbf2db;
    background: #2b2b2b;
  }
  ul.socialIcons li a:after {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    color: #fbf2db;
  }
  ul.socialIcons li a:hover {
    background: #b00000;
  }
  ul.socialIcons li.facebook a:after {
    line-height: 30px;
  }
  ul.socialIcons li.googleplus a:after {
    font-size: 16px;
  }
}
body.reviews section {
  float: none !important;
  width: auto !important;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 667px) {
  body.reviews section {
    padding: 0 !important;
  }
}
body.reviews #backgroundWrapper {
  background: none !important;
}
body.reviews #contentContainer {
  padding: 137px 0 0 0 !important;
  width: auto !important;
}
@media only screen and (max-width: 667px) {
  body.reviews #contentContainer {
    padding: 0 !important;
  }
}
body.reviews .breadcrumbs {
  display: none !important;
}
body.reviews .top {
  display: none !important;
}
@media only screen and (min-width: 668px) {
  body.reviews .container {
    width: 928px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
body.reviews .hero {
  min-height: 550px;
  background: url(/images/reviews-hero-bg.jpg) no-repeat bottom center, url(/images/reviews-hero-bg-repeat.jpg) repeat-x top left;
}
@media only screen and (max-width: 667px) {
  body.reviews .hero {
    min-height: auto;
    background: none;
  }
}
body.reviews .hero__content {
  width: 480px;
  padding: 50px 0 0 0;
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__content {
    width: auto;
    padding: 30px 15px;
  }
}
body.reviews .hero__title {
  color: #b00000;
  font-size: 40px;
  font-family: 'times';
  line-height: 1.25;
  margin-bottom: 15px;
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__title {
    font-size: 24px;
  }
}
body.reviews .hero__excerpt {
  color: #333333;
  font-family: 'arial';
  font-size: 18px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__excerpt {
    font-size: 16px;
  }
}
body.reviews .hero__disclaimer {
  margin: 0;
  font-size: 13px;
}
@media only screen and (min-width: 668px) {
  body.reviews .hero__disclaimer__link--mobile {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__disclaimer__link--desktop {
    display: none;
  }
}
body.reviews .hero__logo {
  display: block;
  margin-bottom: 15px;
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__logo {
    max-width: 50%;
  }
}
body.reviews .hero__link {
  display: block;
  padding: 8px 0;
  max-width: 320px;
  border-bottom: 1px solid #a8a8a7;
  text-decoration: none !important;
  color: #b00000;
  font-size: 26px;
  font-family: 'times';
}
@media only screen and (min-width: 668px) {
  body.reviews .hero__link--mobile {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  body.reviews .hero__link--desktop {
    display: none;
  }
}
body.reviews .hero__link:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #b00000;
  margin-left: 10px;
}
body.reviews .hero__link__icon {
  display: inline-block;
  margin-right: 10px;
  width: auto !important;
}
body.reviews .hero__link--last {
  border: 0;
  margin-bottom: 15px;
}
body.reviews .hero a:hover {
  opacity: .8;
}
body.reviews .share {
  background-color: #272423;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.65);
  padding: 20px;
  text-align: center;
  color: #fcf2da;
  font-family: 'times';
  font-size: 24px;
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 667px) {
  body.reviews .share {
    font-size: 16px;
  }
}
body.reviews .review_sites {
  background-color: white;
}
body.reviews .review_sites__wrapper {
  overflow: hidden;
}
body.reviews .review_sites__list {
  padding: 0;
  margin: 0 0 0 -1px;
  list-style: none !important;
}
body.reviews .review_sites__list:before,
body.reviews .review_sites__list:after {
  content: "";
  display: table;
}
body.reviews .review_sites__list:after {
  clear: both;
}
body.reviews .review_sites a:hover,
body.reviews .review_sites a:active {
  opacity: .8;
}
body.reviews .review_site {
  float: left;
  list-style: none !important;
  width: 25%;
  height: 0;
  padding: 15% 0 0 1px;
  box-sizing: border-box;
  position: relative;
  margin: 0;
  overflow: hidden;
  border-bottom: 1px solid #a8a8a7;
}
@media only screen and (max-width: 667px) {
  body.reviews .review_site {
    width: 50%;
    padding: 30% 0 0 1px;
  }
}
body.reviews .review_site:before {
  content: '';
  background-color: #a8a8a7;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 60%;
  z-index: 9;
}
body.reviews .review_site__image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body.reviews .yelp_bar {
  padding: 30px 15px;
  color: #202020;
  font-family: 'arial';
  font-weight: bold;
}
body.reviews .yelp_bar p {
  text-align: center;
  margin: 0;
  font-size: 18px;
}
@media only screen and (max-width: 667px) {
  body.reviews .yelp_bar p {
    font-size: 16px;
  }
}
body.reviews .yelp_bar img {
  vertical-align: middle;
  margin-right: 10px;
  width: auto !important;
}
@media only screen and (max-width: 667px) {
  body.reviews .yelp_bar img {
    display: block;
    margin: 0 auto 15px auto;
    max-width: 36px;
  }
}
body.reviews .yelp_bar a {
  color: #c41200;
  font-weight: 800;
  text-decoration: none;
}
body.reviews .yelp_bar a:hover {
  opacity: .8;
}
@media print {
  * {
    color: black !important;
  }
  body {
    font-size: 1.000em;
    line-height: 1.200em;
  }
  .mobile,
  #mobileNav,
  #mobilecontactmenu,
  #mobilemenu,
  #mobileToolbar,
  header,
  nav,
  #banner,
  p.breadcrumbs,
  #eiiSocialShare,
  #featureDoctor,
  #contentContainer a.top,
  aside,
  footer,
  #footerWrapper,
  #quickcontact {
    display: none !important;
  }
  #contentContainer {
    margin: 0 auto;
    padding: 40px 30px;
    width: auto;
    text-align: left;
  }
  section {
    width: auto;
    float: none;
  }
  section h1,
  section h2,
  section h3 {
    margin: 0 0 15px;
  }
  section p {
    margin: 0 0 25px;
  }
}
@media only screen and (min-width: 668px) {
  .mobile,
  .mobileTerms,
  #mobileNav,
  #mobileToolbar,
  #mobilecontactmenu,
  #mobilemenu,
  #headerMobileWrapper {
    display: none !important;
  }
  #headerWrapper {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  header {
    margin: 0 auto;
    padding: 0 48px;
    width: 928px;
    height: 137px;
  }
  #contentContainer {
    margin: 0 auto;
    padding: 410px 48px 0;
    width: 928px;
    background: none;
    position: relative;
  }
  body.home #contentContainer {
    padding-top: 40px;
  }
  body.home section {
    padding: 0;
    width: auto;
    width: 100%;
  }
  section {
    margin: 0;
    padding: 0 0 100px;
    width: 608px;
    float: left;
  }
  aside {
    margin: 0;
    padding: 0;
    width: 288px;
    float: right;
  }
  footer {
    margin: 0 auto;
    padding: 25px 48px 25px;
    width: 928px;
  }
  body.error404 section {
    width: 100%;
    float: none;
  }
  body.error404 aside {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  * {
    -webkit-text-size-adjust: none;
  }
  .desktop,
  aside,
  section p.breadcrumbs,
  header,
  #contentContainer a.top,
  #footerWrapper {
    display: none !important;
  }
  .mobile {
    display: block;
  }
  body.home section {
    padding: 0 15px;
    width: auto;
  }
  section {
    margin: 0;
    padding: 20px 15px 25px;
    width: auto;
  }
  footer {
    padding: 30px 15px 5px;
  }
}
/* HIDE OUT LOAD OF DEFAULT FONT. NEED TO SET UP FOR ALL INSTANCES OF TYPEKIT*/

.wf-loading section h1 {
  visibility: hidden !important;
}
