hr,
img {
    border: 0
}
body,
figure {
    margin: 0
}
.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.pager,
ul.list-style,
ul.option-set {
    list-style: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:active,
a:hover {
    outline: 0
}
h1 {
    margin: .67em 0
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
address,
cite {
    font-style: normal
}
hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
mark {
    color: #000;
    background: #ff0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    padding: 0;
    box-sizing: border-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning,
button,
input,
select[multiple],
textarea {
    background-image: none
}
.btn:focus,
.btn:hover,
a {
    text-decoration: none
}
.img-thumbnail,
body {
    background-color: #fff
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333
}
button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus {
    outline-offset: -2px
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
pre code,
table {
    background-color: transparent
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4
}
@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}
small {
    font-size: 85%
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
.text-warning {
    color: #c09853
}
.text-danger {
    color: #b94a48
}
.text-success {
    color: #468847
}
.text-info {
    color: #3a87ad
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}
legend,
pre {
    color: #333
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
.h1 small,
h1 small {
    font-size: 24px
}
.h2 small,
h2 small {
    font-size: 18px
}
.h3 small,
.h4 small,
h3 small,
h4 small {
    font-size: 14px
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
address,
dl {
    margin-bottom: 20px
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dd,
dt {
    line-height: 1.428571429
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        display: table;
        content: " "
    }
    .dl-horizontal dd:after {
        clear: both
    }
}
.backend .widgetmanager,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.itemRow div.item-remove,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.tabbable:after,
.top-links .s-basket .itemRow .item-quantity,
.top-links .s-basket .itemRow .item-total,
.widgetmanager {
    clear: both
}
address,
pre {
    display: block
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}
address,
blockquote small,
pre {
    line-height: 1.428571429
}
blockquote small {
    display: block;
    color: #999
}
blockquote small:before {
    content: '\2014 \00A0'
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}
blockquote.pull-right small:before {
    content: ''
}
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}
code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}
pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.table,
pre.prettyprint {
    margin-bottom: 20px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border: 0
}
.btn,
.dropdown-menu>li>a,
.input-group-btn {
    white-space: nowrap
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.333333333333332%
}
.col-xs-2 {
    width: 16.666666666666664%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333333333333%
}
.col-xs-5 {
    width: 41.66666666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.333333333333336%
}
.col-xs-8 {
    width: 66.66666666666666%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333333333334%
}
.col-xs-11 {
    width: 91.66666666666666%
}
.col-xs-12 {
    width: 100%
}
@media(min-width:768px) {
    .container {
        max-width: 750px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
}
@media(min-width:992px) {
    .container {
        max-width: 970px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
}
@media(min-width:1200px) {
    .container {
        max-width: 1170px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
}
.btn-block,
.table,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block,
legend {
    width: 100%
}
table {
    max-width: 100%
}
th {
    text-align: left
}
.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox,
.checkbox-inline,
.form-control,
.radio,
.radio-inline {
    vertical-align: middle
}
.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}
.table tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    display: table-column;
    float: none
}
table td[class*=col-],
table th[class*=col-] {
    display: table-cell;
    float: none
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
    border-color: #c9e2b3
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede;
    border-color: #eed3d7
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
    border-color: #e6c1c7
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3;
    border-color: #fbeed5
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
    border-color: #f8e5be
}
@media(max-width:768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0;
        background-color: #fff
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>thead>tr:last-child>td,
    .table-responsive>.table-bordered>thead>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset,
legend {
    padding: 0;
    border: 0
}
fieldset {
    margin: 0
}
legend {
    display: block;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}
.form-control,
input[type=file] {
    display: block
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
select[multiple],
select[size] {
    height: auto
}
select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
.form-control:-moz-placeholder {
    color: #999
}
.form-control::-moz-placeholder {
    color: #999
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}
textarea.form-control {
    height: auto
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm {
    height: auto
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 45px;
    line-height: 45px
}
textarea.input-lg {
    height: auto
}
.has-warning .control-label,
.has-warning .help-block {
    color: #c09853
}
.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}
.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}
.has-error .control-label,
.has-error .help-block {
    color: #b94a48
}
.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}
.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}
.has-success .control-label,
.has-success .help-block {
    color: #468847
}
.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}
.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}
.form-control-static {
    padding-top: 7px;
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}
.btn-group>.btn-group,
.btn-toolbar .btn-group,
.dropdown-menu {
    float: left
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}
.btn,
.input-group-addon,
.nav-justified>li>a {
    text-align: center
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.428571429;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-xs {
    padding: 1px 5px
}
.btn-block {
    display: block;
    padding-right: 0;
    padding-left: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.caret,
.glyphicon {
    display: inline-block
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.html);
    src: url(../fonts/glyphicons-halflings-regulard41dd41d.html?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular-2.html) format('woff'), url(../fonts/glyphicons-halflings-regular-3.html) format('truetype'), url(../fonts/glyphicons-halflings-regular-4.html#glyphicons-halflingsregular) format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}
.dropdown-header,
.dropdown-menu>li>a {
    padding: 3px 20px;
    line-height: 1.428571429
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-briefcase:before {
    content: "\1f4bc"
}
.glyphicon-calendar:before {
    content: "\1f4c5"
}
.glyphicon-pushpin:before {
    content: "\1f4cc"
}
.glyphicon-paperclip:before {
    content: "\1f4ce"
}
.glyphicon-camera:before {
    content: "\1f4f7"
}
.glyphicon-lock:before {
    content: "\1f512"
}
.glyphicon-bell:before {
    content: "\1f514"
}
.glyphicon-bookmark:before {
    content: "\1f516"
}
.glyphicon-fire:before {
    content: "\1f525"
}
.glyphicon-wrench:before {
    content: "\1f527"
}
.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    content: ""
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    left: 0;
    display: none;
    min-width: 160px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
    color: #999
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-header {
    display: block;
    font-size: 12px
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.btn-group,
.btn-group-vertical,
.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.btn-default .caret {
    border-top-color: #333
}
.btn-danger .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #fff
}
.dropup .btn-default .caret {
    border-bottom-color: #333
}
.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
    border-bottom-color: #fff
}
.btn-group,
.btn-group-vertical {
    display: inline-block
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}
.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group-sm>.btn,
.btn-group-xs>.btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group-xs>.btn {
    padding: 1px 5px
}
.btn-group-sm>.btn {
    padding: 5px 10px
}
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}
.btn-group-justified .btn {
    display: table-cell;
    float: none;
    width: 1%
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}
.input-group {
    display: table;
    border-collapse: separate
}
.input-group.col {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn>.btn+.btn {
    margin-left: -4px
}
.nav {
    padding-left: 0;
    margin-bottom: 0
}
.nav:after,
.nav:before {
    display: table;
    content: " "
}
.nav>li>a {
    display: block;
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-right: 0;
    border-bottom: 1px solid #ddd
}
@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
}
.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 5px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-bottom: 1px solid #ddd
}
.nav-tabs-justified>.active>a {
    border-bottom-color: #fff
}
.tabbable:after,
.tabbable:before {
    display: table;
    content: " "
}
.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}
.pill-content>.active,
.tab-content>.active {
    display: block
}
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " "
}
.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca
}
.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    z-index: 1000;
    min-height: 50px
}
.navbar-header:after {
    clear: both
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0
    }
}
.thumbnail,
.thumbnail>img {
    height: auto;
    max-width: 100%
}
.media,
.media-body,
.modal-open,
.progress {
    overflow: hidden
}
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px
}
.navbar-fixed-top {
    top: 0;
    z-index: 1030
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
@media(min-width:768px) {
    .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent
}
.navbar-toggle .icon-bar {
    display: block;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.breadcrumb,
.pagination {
    border-radius: 4px
}
.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px
}
@media(min-width:768px) {
    .navbar-text {
        margin-right: 15px;
        margin-left: 15px
    }
}
.navbar-default {
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e6e6e6
}
.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}
.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}
@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}
.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.breadcrumb {
    margin-bottom: 20px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>.active {
    color: #999
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff
}
.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
    color: #999;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center
}
.pager:after,
.pager:before {
    display: table;
    content: " "
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.label-default {
    background-color: #999
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.btn .badge {
    position: relative;
    top: -1px
}
.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}
.alert .alert-link,
.close {
    font-weight: 700
}
.jumbotron h1 {
    line-height: 1
}
.jumbotron p {
    line-height: 1.4
}
.container .jumbotron {
    border-radius: 6px
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: inline-block;
    display: block;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail>img {
    display: block;
    margin-right: auto;
    margin-left: auto
}
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.modal,
.modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #356635
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #2d6987
}
.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}
.alert-warning hr {
    border-top-color: #f8e5be
}
.alert-warning .alert-link {
    color: #a47e3c
}
.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}
.alert-danger hr {
    border-top-color: #e6c1c7
}
.alert-danger .alert-link {
    color: #953b39
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.close,
.list-group-item>.badge {
    float: right
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title,
.panel>.list-group,
.panel>.table {
    margin-bottom: 0
}
.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}
.panel>.list-group .list-group-item {
    border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel>.panel-body+.table {
    border-top: 1px solid #ddd
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-warning {
    border-color: #fbeed5
}
.panel-warning>.panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #fbeed5
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #fbeed5
}
.panel-danger {
    border-color: #eed3d7
}
.panel-danger>.panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #eed3d7
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #eed3d7
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}
.well {
    min-height: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-content,
.popover {
    background-clip: padding-box
}
.modal-open .navbar-fixed-bottom,
.modal-open .navbar-fixed-top,
body.modal-open {
    margin-right: 15px
}
.modal {
    position: fixed;
    top: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1030;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.carousel-control,
.modal-backdrop.in {
    filter: alpha(opacity=50)
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 20px
}
.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}
.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}
.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}
.tooltip {
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px
}
.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    left: 5px
}
.tooltip.top-right .tooltip-arrow {
    right: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}
.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel,
.carousel-inner {
    position: relative
}
.popover .arrow {
    border-width: 11px
}
.popover .arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}
.popover.left .arrow:after,
.popover.right .arrow:after {
    bottom: -10px;
    content: " "
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right .arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}
.popover.left .arrow:after {
    right: 1px;
    border-left-color: #fff;
    border-right-width: 0
}
.carousel-inner {
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.flex-caption h2,
a {
    -webkit-transition: all .3s ease-in-out
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.clinics-finder-nav form .icon-search,
.icon-search {
    opacity: .4
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clinics-finder-nav,
aside .shortFormWrapper .col-change {
    width: 100%
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.cc-cookies,
.cc-cookies a {
    font-weight: 200!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px
    }
}
.hidden {
    visibility: hidden!important
}
@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}
.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
    display: none!important
}
@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}
.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
    display: none!important
}
@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}
.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
    display: none!important
}
@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
.hidden-xs {
    display: block!important
}
tr.hidden-xs {
    display: table-row!important
}
td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
        display: none!important
    }
}
.hidden-sm {
    display: block!important
}
tr.hidden-sm {
    display: table-row!important
}
td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
        display: none!important
    }
}
.hidden-md {
    display: block!important
}
tr.hidden-md {
    display: table-row!important
}
td.hidden-md,
th.hidden-md {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
        display: none!important
    }
}
.hidden-lg {
    display: block!important
}
tr.hidden-lg {
    display: table-row!important
}
td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none!important
    }
}
.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}
.cc-cookies {
    background: rgba(255, 255, 255, .8)!important;
    bottom: 0;
    font-size: .9em!important;
    left: 0;
    padding: 10px;
    position: fixed!important;
    right: 0;
    text-align: center;
    z-index: 1300;
    color: #000!important;
    top: auto!important;
    font-family: Arial, sans-serif!important;
    text-shadow: none!important
}
.cc-cookies a {
    color: #c78d4d!important;
    text-decoration: none!important
}
.vertical-slider-nav,
a.no-opa:hover,
a.simpleCart_remove::before,
a:focus,
a:hover {
    text-decoration: none
}
.cc-cookies .cc-cookie-accept {
    font-size: .85em;
    margin: 0 5px;
    color: #fff!important;
    background: #404040!important;
    text-transform: uppercase
}
aside .shortFormWrapper form .form-control {
    margin: 0
}
aside .shortFormWrapper .btn {
    font-size: 11px
}
.clinics-finder-nav ul li {
    text-align: left;
    margin: 0 0 5px
}
.clinics-finder-nav form {
    float: right;
    position: absolute;
    left: 120px;
    top: 12px;
    width: 260px
}
.clinics-finder-nav form:hover .icon-search {
    opacity: 1
}
.clinics-item-name {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 5px
}
.clinics-item-job {
    font-size: 1em;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    color: #c78d4d;
    margin: 0 0 5px
}
.listen-360 .brick h3 {
    color: #000!important;
    margin: 0 0 20px
}
.listen-360 img {
    max-width: 247px
}
.listen-360 i {
    color: #dcca4f;
    font-size: 1.3em;
    margin: 0 3px 0 0
}
.listen-block h4.listen-title {
    font-size: 1.2em!important;
    margin: 0;
    text-transform: capitalize
}
.listen-block p {
    margin: 0
}
.listen-block .listen-datestamp {
    color: #bbb;
    font-size: .95em;
    margin: 0 0 20px
}
.bricksInlineLayout {
    margin: 15px -22px;
    padding: 15px 1px 0
}
.modal-header {
    text-align: center
}
#modal_promotion {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}
#modal_promotion .modal-content {
    border-radius: 0
}
#modal_promotion .modal-body {
    padding: 10px;
    text-align: center
}
#modal_promotion .modal-header {
    text-align: center;
    padding: 10px 10px 0;
    border: 0
}
#modal_promotion .modal-title {
    color: #c78d4d;
    font-weight: 300;
    line-height: 1.2;
    text-align: center
}
#modal_promotion img {
    margin: 0 0 10px
}
#modal_promotion .modal-dialog {
    left: 50%;
    max-width: 400px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%
}
#modal_promotion .btn {
    background: #c78e4d;
    border-radius: 0;
    padding: 10px;
    text-transform: capitalize
}
#modal_promotion .btn i {
    margin-right: 5px
}
.modal-header .close {
    background: url(../img/icons/close.svg) no-repeat rgba(0, 0, 0, 0);
    height: 30px;
    left: 10px;
    margin-top: -55px;
    opacity: 1;
    position: relative;
    text-indent: -999em;
    width: 30px
}
.advert.FMSApp {
    border: 1px solid #ecdac5;
    padding: 10px
}
.advert.FMSApp img {
    margin: 0 0 10px
}
.advert.FMSApp .btn {
    background: #c78e4d;
    display: table;
    margin: 0 auto;
    width: auto;
    padding: 10px;
    border-radius: 0
}
.advert.FMSApp .btn i {
    margin-right: 5px
}
.carousel-control,
.modal-backdrop.in {
    opacity: .75
}
aside .advert.FMSApp {
    margin: -5px -10px 5px
}
aside .advert.FMSApp .btn {
    width: 100%;
    font-size: .9em
}
@media only screen and (max-width: 767px) {
    #modal_advert h3 {
        font-size: 15px
    }
    #modal_advert .modal-body p {
        font-size: .8em
    }
}
.btn-treatments {
    background-color: #7b577d!important;
    color: #fff
}
.btn-treatments:hover {
    background-color: #5d3d5f!important;
    opacity: 1!important
}
.btn-men {
    background-color: #597b7c!important;
    color: #fff
}
.btn-men:hover {
    background-color: #344546!important;
    opacity: 1!important
}
.btn-women {
    background-color: #ecaa94!important;
    color: #fff
}
.btn-women:hover {
    background-color: #c17f69!important;
    opacity: 1!important
}
.btn-gold {
    background-color: #c88e4e!important
}
.btn-gold:hover {
    background-color: #b0753b!important;
    opacity: 1!important
}
.btn-consultation {
    background-color: #88ccd5!important
}
.btn-consultation:hover {
    background-color: #53939c!important;
    opacity: 1!important
}
.btn-lg {
    font-size: 18px!important
}
.before-after .wait {
    margin: 30px 0 20px;
    width: 100%
}
.before-after .loader {
    display: inline-block;
    left: 50%;
    position: relative
}
.slider-container .slider-images {
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    margin-right: 15px
}
.twentytwenty-after,
.twentytwenty-before {
    width: 100%;
    left: 0
}
.twentytwenty-overlay {
    left: 0
}
@media only screen and (max-width: 991px) {
    .slider-container .slider-images {
        margin-right: 0
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .twentytwenty-horizontal .twentytwenty-handle::after,
    .twentytwenty-horizontal .twentytwenty-handle::before {
        height: 9999px;
        left: 50%;
        margin-left: 11.5px;
        width: 3px
    }
}
@-webkit-keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@-moz-keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@-o-keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.ball-spin-fade-loader {
    position: relative;
    top: -10px;
    left: -10px
}
.ball-spin-fade-loader>div:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
    animation: ball-spin-fade-loader 1s -.96s infinite linear
}
.ball-spin-fade-loader>div:nth-child(2) {
    top: 17.05px;
    left: 17.05px;
    -webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
    animation: ball-spin-fade-loader 1s -.84s infinite linear
}
.ball-spin-fade-loader>div:nth-child(3) {
    top: 0;
    left: 25px;
    -webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
    animation: ball-spin-fade-loader 1s -.72s infinite linear
}
.ball-spin-fade-loader>div:nth-child(4) {
    top: -17.05px;
    left: 17.05px;
    -webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
    animation: ball-spin-fade-loader 1s -.6s infinite linear
}
.ball-spin-fade-loader>div:nth-child(5) {
    top: -25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
    animation: ball-spin-fade-loader 1s -.48s infinite linear
}
.ball-spin-fade-loader>div:nth-child(6) {
    top: -17.05px;
    left: -17.05px;
    -webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
    animation: ball-spin-fade-loader 1s -.36s infinite linear
}
.ball-spin-fade-loader>div:nth-child(7) {
    top: 0;
    left: -25px;
    -webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
    animation: ball-spin-fade-loader 1s -.24s infinite linear
}
.ball-spin-fade-loader>div:nth-child(8) {
    top: 17.05px;
    left: -17.05px;
    -webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
    animation: ball-spin-fade-loader 1s -.12s infinite linear
}
#box,
.ball-spin-fade-loader>div {
    -webkit-animation-fill-mode: both
}
.ball-spin-fade-loader>div {
    background-color: #000;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    animation-fill-mode: both;
    position: absolute
}
.financeCalculatorResult {
    background: #88ccd5;
    padding: 12px 8px;
    margin: 10px 0 0;
    font-size: 1.2em;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    text-align: center
}
#financeCalculatorSlider #tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .85em
}
.form-success-message b {
    font-weight: 500
}
.finance-terms {
    font-size: .8em;
    line-height: 1.1;
    font-weight: 100
}
.finance-terms p {
    margin: 0
}
#finance-widget {
    margin: 0 -15px
}
#finance-widget h3.blue {
    font-size: 1.45em
}
.finance-label {
    font-weight: 400
}
.financeCalculatorSlider #tooltip {
    font-size: 12px
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    outline: 0
}
.OpenAccordionReadMore {
    margin: 0 0 30px;
    padding: 0 15px
}
#accordion .opened .OpenAccordionReadMore {
    color: transparent!important;
    margin: 0
}
form input[type=checkbox],
form input[type=radio] {
    margin: 0
}
.form-success-message {
    background: #88ccd5;
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    padding: 15px
}
body.call-me-back #main,
body.contact-us #main,
body.request-a-brochure #main {
    padding-bottom: 40px;
    padding-top: 0
}
.input-years {
    margin: 0!important;
    width: 50px;
    height: 30px;
    top: 10px;
    position: relative;
    text-align: center
}
.experienceformError {
    width: 180px!important;
    opacity: 1!important
}
.whereformError {
    display: none!important
}
body.call-me-back .message,
body.call-me-back .navbar,
body.call-me-back .navbar-toggle,
body.call-me-back .page-title,
body.call-me-back .top-actionbuttons,
body.call-me-back aside .bottom_margin,
body.call-me-back aside .brick-contact,
body.call-me-back aside .further-reading,
body.call-me-back aside .sidebar-actions,
body.contact-us .hero,
body.contact-us .message,
body.contact-us .navbar,
body.contact-us .navbar-toggle,
body.contact-us .page-title,
body.contact-us .top-actionbuttons,
body.contact-us aside .bottom_margin,
body.contact-us aside .brick-contact,
body.contact-us aside .further-reading,
body.contact-us aside .sidebar-actions,
body.request-a-brochure .message,
body.request-a-brochure .navbar,
body.request-a-brochure .navbar-toggle,
body.request-a-brochure .page-title,
body.request-a-brochure .top-actionbuttons,
body.request-a-brochure aside .bottom_margin,
body.request-a-brochure aside .brick-contact,
body.request-a-brochure aside .further-reading,
body.request-a-brochure aside .sidebar-actions {
    display: none
}
.experienceformError .formErrorContent {
    background: #c36260!important;
    left: 109px!important;
    top: -23px!important
}
form.direction-form .input-group {
    width: 100%
}
.interested_informError {
    width: 210px
}
form ul li {
    text-indent: 0!important;
    margin-left: 0!important
}
table.hmg-table thead>tr>th {
    border-top: 0!important;
    border-bottom: none!important;
    line-height: 1
}
table.hmg-table {
    border-collapse: initial;
    border-spacing: 6px;
    font-size: 1em
}
table.hmg-table tr td {
    background: #fff;
    border: 1px solid #c68e4d!important;
    line-height: 2;
    padding: 0 8px;
    vertical-align: middle
}
table.hmg-table tr td.expand {
    line-height: 1.3;
    padding: 4px 12px
}
table.hmg-table thead th.type {
    border: 1px solid!important;
    padding: 0 8px;
    vertical-align: middle;
    text-align: center
}
table.hmg-table thead th.treatment {
    border: 1px solid!important;
    padding: 0 8px;
    vertical-align: middle;
    font-weight: 500
}
table.hmg-table thead th.type.white {
    border-color: #c68e4d!important
}
table.hmg-table thead th.treatment.white {
    border-color: #c68e4d!important;
    vertical-align: bottom;
    font-size: 16px;
    color: #000!important;
    text-align: center;
    padding-bottom: 11px
}
table.hmg-table thead th.price1,
table.hmg-table thead th.price2,
table.hmg-table thead th.price3,
table.hmg-table tr td.price1,
table.hmg-table tr td.price2,
table.hmg-table tr td.price3 {
    text-align: center
}
table.hmg-table tr td.purple {
    border-color: #7b577d!important
}
table.hmg-table tr td.gold,
table.hmg-table tr td.white {
    border-color: #c68e4d!important
}
table.hmg-table tr td.white {
    color: #000
}
table.hmg-table thead tr:first-child th.price1.purple,
table.hmg-table thead tr:first-child th.price2.purple,
table.hmg-table thead tr:first-child th.price3.purple {
    background: #7b577d;
    color: #fff!important;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
    padding: 10px 20px;
    line-height: 1.2
}
table.hmg-table thead tr th.price1.purple,
table.hmg-table thead tr th.price2.purple,
table.hmg-table thead tr th.price3.purple {
    background: #e5dee5;
    color: #000!important;
    border: 1px solid #7b577d!important;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
    padding: 8px;
    line-height: 1.2
}
table.hmg-table thead tr:first-child th.price1.gold,
table.hmg-table thead tr:first-child th.price2.gold,
table.hmg-table thead tr:first-child th.price3.gold {
    background: #c68e4d!important;
    border-radius: 10px 10px 0 0;
    color: #fff!important;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
    padding: 10px 20px;
    line-height: 1.2
}
table.hmg-table thead tr th.price1.gold,
table.hmg-table thead tr th.price2.gold,
table.hmg-table thead tr th.price3.gold {
    background: #e8d2b8!important;
    border: 1px solid #c68e4d!important;
    border-radius: 0;
    color: #000!important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    padding: 8px;
    width: 120px
}
table.hmg-table thead tr th.price1.white,
table.hmg-table thead tr th.price2.white,
table.hmg-table thead tr th.price3.white {
    color: #000;
    border: 1px solid #c68e4d!important;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
    padding: 8px;
    line-height: 1.2
}
table.hmg-table thead tr th.price1.white {
    color: #7b577d;
    border: 1px solid #7b577d!important
}
table.hmg-table thead th {
    padding: 10px 5px;
    line-height: 1.2;
    font-weight: 500
}
table.hmg-table tr td.price1.purple,
table.hmg-table tr td.price2.purple,
table.hmg-table tr td.price3.purple {
    background: #e5dee5;
    border-color: #7b577d!important;
    font-size: 16px
}
table.hmg-table tr td.price1.white,
table.hmg-table tr td.price2.white,
table.hmg-table tr td.price3.white {
    border-color: #7b577d!important;
    color: #7b577d;
    font-size: 16px;
    font-weight: 300
}
table.hmg-table tr td.type {
    text-align: center;
    line-height: 1.2;
    padding: 5px
}
table.hmg-table tr td.price1.gold,
table.hmg-table tr td.price2.gold,
table.hmg-table tr td.price3.gold {
    background: #e8d2b8!important;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    vertical-align: middle;
    color: #000!important
}
table.hmg-table tr td:last-child {
    font-size: 16px;
    font-weight: 500!important;
    line-height: 1;
    text-align: center;
    padding: 8px;
    vertical-align: middle
}
.pricing-table-link {
    display: block
}
.resonsiveRow td div table {
    width: 100%
}
.resonsiveRow .hidden-td {
    border-color: #fff!important;
    padding: 5px 0 0!important
}
.panel-collapse .panel-body table.hmg-table tr td.type {
    width: 140px!important
}
@media only screen and (max-width: 1199px) {
    .panel-collapse .panel-body table.hmg-table tr td.type {
        width: 80px!important
    }
}
@media only screen and (max-width: 991px) {
    .appform-experience {
        width: 320px;
        position: relative;
        top: 15px
    }
    table.hmg-table tr td:last-child {
        font-size: 15px
    }
    table.hmg-table thead th:last-child {
        width: 115px
    }
    .panel-collapse .panel-body table.hmg-table tr td.type {
        width: 80px!important
    }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
    table.hmg-table thead th.price1.gold,
    table.hmg-table thead th.price1.purple,
    table.hmg-table thead th.price1.white,
    table.hmg-table thead th.price2.gold,
    table.hmg-table thead th.price2.purple,
    table.hmg-table thead th.price2.white,
    table.hmg-table thead th.price3.gold,
    table.hmg-table thead th.price3.purple,
    table.hmg-table thead th.price3.white {
        width: 80px;
        font-size: 13px
    }
}
@media only screen and (min-width: 768px) {
    .footable-row-detail {
        display: none!important
    }
}
@media only screen and (max-width: 768px) {
    .tableEmptyValue {
        display: none
    }
    .table {
        font-size: 80%
    }
    table.hmg-table tr td.treatment {
        background: url(../img/icons/mobile-arrow.png) 98% 5px no-repeat;
        padding-right: 35px!important;
        color: #c68e4d;
        position: relative
    }
    table.hmg-table tr td.treatment:hover {
        cursor: pointer
    }
    table.hmg-table tr td {
        background: #fff;
        border: 1px solid #c68e4d!important;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.2;
        padding: 8px;
        text-align: left;
        magin: -1px;
        width: 100%
    }
    table.hmg-table tr.footable-row-detail td.footable-cell-detail {
        border: none!important;
        padding: 2px 0!important
    }
    .hidden-td .purple {
        text-transform: uppercase;
        color: #7b577d;
        background: #e5dee5
    }
    .hidden-td .gold {
        text-transform: uppercase;
        color: #000;
        background: #e8d2b8
    }
    .hidden-td-name.price1.gold,
    .hidden-td-name.price2.gold,
    .hidden-td-name.price3.gold {
        background: #e8d2b8;
        color: #000!important;
        text-transform: uppercase
    }
    .hidden-td-value.price1.gold,
    .hidden-td-value.price2.gold,
    .hidden-td-value.price3.gold {
        background: #e8d2b8;
        color: #000!important
    }
    table.hmg-table td.footable-cell-detail {
        background: #fff!important
    }
    table.hmg-table tr td .hidden-td-value {
        float: right;
        margin-bottom: 4px;
        text-align: center;
        width: 30%
    }
    table.hmg-table tr td .hidden-td-name {
        float: left;
        margin-bottom: 4px;
        text-align: left!important;
        width: 68%
    }
    table.hmg-table .expand {
        line-height: 1.4!important;
        padding: 5px 8px!important
    }
    .footable-row-detail-cell {
        padding-bottom: 4px!important
    }
    table.hmg-table .footable-row-detail-inner>table {
        width: 100%;
        height: 38px
    }
}
.empty-td {
    opacity: 0
}
.flex-caption a:hover,
.flexslider.loading .slides>li:first-child {
    opacity: 1!important
}
.table-no-border tbody>tr>td img {
    height: inherit!important;
    width: 100%!important
}
table.hmg-table thead tr th {
    border-radius: 0!important
}
table.hmg-table thead tr th:first-child {
    border-radius: 10px 0 0!important
}
table.hmg-table thead tr th:last-child {
    border-radius: 0 10px 0 0!important
}
blockquote.twitter-tweet {
    display: inline-block;
    padding: 16px;
    margin: 10px 0;
    max-width: 468px;
    border: 1px solid #ddd;
    border-top-color: #eee;
    border-bottom-color: #bbb;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    font: 700 14px/18px Helvetica, Arial, sans-serif;
    color: #000
}
blockquote.twitter-tweet:before {
    background: 0 0!important
}
blockquote.twitter-tweet p {
    font: 400 18px/24px Georgia, "Times New Roman", Palatino, serif;
    margin: 0 5px 10px 0
}
blockquote.twitter-tweet a[href^="https://twitter.com"] {
    font-weight: 400;
    color: #666;
    font-size: 12px
}
.fancybox-nav {
    width: 60px
}
.fancybox-nav span {
    visibility: visible
}
.fancybox-next {
    right: -70px
}
.fancybox-prev {
    left: -70px
}
a.flex-next {
    right: 50px;
    top: 190px
}
a.flex-prev {
    left: 50px;
    top: 190px
}
.flexslider {
    border: none!important;
    border-radius: 0!important;
    box-shadow: none!important;
    position: relative;
    max-height: 700px
}
.flex-caption {
    position: absolute;
    display: none;
    width: 32%
}
.flex-caption>p {
    width: 75%
}
.flex-caption h2 {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}
.slides {
    margin: 0;
    padding: 0
}
.slides img {
    width: 100%;
    display: block
}
.headerRow,
.headerRow div,
.itemRow,
.itemRow div {
    display: inline-block
}
.flex-direction-nav a.flex-prev:before {
    content: " ";
    width: 40px;
    height: 40px;
    text-indent: -999em
}
.flex-direction-nav a.flex-next:before {
    content: " ";
    width: 40px;
    height: 40px;
    text-indent: 999em
}
.headerRow {
    font-weight: 500
}
.control-label.text-left,
.related_product_list_widget p.product_snippet {
    font-weight: 300
}
.headerRow div {
    float: left;
    width: 23%
}
#cartData div {
    display: block;
    width: 50%
}
.nav>li,
ul.option-set,
ul.option-set li {
    display: inline-block
}
#cartData .right div {
    float: right;
    width: auto
}
.col-hack {
    padding: 0!important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0!important;
    text-transform: uppercase
}
.cosmetic-surgery-for-men [id*=project-] .brick a h3:not(.panel-title),
.cosmetic-surgery-for-men [id*=project-] .brick h1,
.cosmetic-surgery-for-men [id*=project-] .brick h2,
.cosmetic-surgery-for-men [id*=project-] .brick h3:not(.panel-title) {
    color: #597b7c
}
.cosmetic-surgery-for-women [id*=project-] .brick a h3:not(.panel-title),
.cosmetic-surgery-for-women [id*=project-] .brick h1,
.cosmetic-surgery-for-women [id*=project-] .brick h2,
.cosmetic-surgery-for-women [id*=project-] .brick h3:not(.panel-title) {
    color: #ecaa94
}
.treatments [id*=project-] .brick a h3:not(.panel-title),
.treatments [id*=project-] .brick h1,
.treatments [id*=project-] .brick h2,
.treatments [id*=project-] .brick h3:not(.panel-title) {
    color: #7b577d
}
.conditions [id*=project-] .brick a h3:not(.panel-title),
.conditions [id*=project-] .brick h1,
.conditions [id*=project-] .brick h2,
.conditions [id*=project-] .brick h3:not(.panel-title) {
    color: #024564
}
.laser-skin-treatments [id*=project-] .brick a h3:not(.panel-title),
.laser-skin-treatments [id*=project-] .brick h1,
.laser-skin-treatments [id*=project-] .brick h2,
.laser-skin-treatments [id*=project-] .brick h3:not(.panel-title),
.laser-treatments [id*=project-] .brick a h3:not(.panel-title),
.laser-treatments [id*=project-] .brick h1,
.laser-treatments [id*=project-] .brick h2,
.laser-treatments [id*=project-] .brick h3:not(.panel-title) {
    color: #7b577d
}
.cosmetic-surgery-for-men [id*=project-] a h3:not(.panel-title),
.cosmetic-surgery-for-men [id*=project-] h1,
.cosmetic-surgery-for-men [id*=project-] h2,
.cosmetic-surgery-for-men [id*=project-] h3:not(.panel-title) {
    color: #597b7c
}
body.shop [id*=product-] #main-content .brick h1,
body.shop [id*=product-] #main-content .brick h2,
body.shop [id*=product-] #main-content .brick h3,
body.shop [id*=product-] #main-content .brick h3 * {
    color: #88CDD6
}
body.our-clinics .brick h1,
body.our-clinics .brick h2,
body.our-clinics .brick h3,
body.our-clinics .brick h3 * {
    color: #c78d4d
}
body.our-clinics aside.venue h3 {
    color: #c78d4d!important
}
.conditions [id*=project-] .brick h3:not(.panel-title),
.cosmetic-surgery-for-men [id*=project-] .brick h3:not(.panel-title),
.cosmetic-surgery-for-women [id*=project-] .brick h3:not(.panel-title),
.laser-skin-treatments [id*=project-] .brick h3:not(.panel-title),
.laser-treatments [id*=project-] .brick h3:not(.panel-title),
.treatments [id*=project-] .brick h3:not(.panel-title) {
    margin-top: 35px!important
}
.conditions [id*=project-] .brick h3:first-child,
.cosmetic-surgery-for-men [id*=project-] .brick h3:first-child,
.cosmetic-surgery-for-women [id*=project-] .brick h3:first-child,
.laser-skin-treatments [id*=project-] .brick h3:first-child,
.laser-treatments [id*=project-] .brick h3:first-child,
.treatments [id*=project-] .brick h3:first-child {
    margin-top: 0!important
}
.expert-support [id*=project-] .brick h1,
.expert-support [id*=project-] .brick h2,
.expert-support [id*=project-] .brick h3,
.our-clinics #page .top-content h3,
.page #main .brick h1,
.page #main .brick h2,
.page #main .brick h3 {
    color: #c78d4d
}
section#page .brick .h1,
section#page .brick .h2,
section#page .brick .h3,
section#page .brick .h4,
section#page .brick h1,
section#page .brick h2,
section#page .brick h3,
section#page .brick h4 {
    margin-top: 35px!important
}
section#page .brick .h1:first-child,
section#page .brick .h2:first-child,
section#page .brick .h3:first-child,
section#page .brick .h4:first-child,
section#page .brick h1:first-child,
section#page .brick h2:first-child,
section#page .brick h3:first-child,
section#page .brick h4:first-child {
    margin-top: 0!important
}
.navbar {
    border: none;
    margin-bottom: 0!important;
    height: 60px
}
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent!important
}
nav.submenu ul {
    padding-left: 15px!important
}
ul.option-set {
    padding: 0
}
ul.option-set li:after {
    content: "·";
    left: 0;
    position: relative
}
ul.list-style li:before,
ul.option-set li:first-child:before,
ul.option-set li:last-child:after {
    content: ""
}
.label {
    background-color: #666;
    padding: 3px 5px!important
}
.form-control {
    font-size: 12px;
    border-radius: 0;
    border: 1px solid #c88e4e
}
form .form-control {
    margin: 0 0 15px
}
.form-control.input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.formError {
    background: 0 0;
    color: #fff!important;
    left: 0!important;
    margin: 0!important;
    padding: 0 15px;
    position: absolute!important;
    width: 100%;
    z-index: 10!important;
    height: 34px;
    top: 34px!important
}
.formError .formErrorContent {
    background: #b94a48;
    color: #fff!important;
    font-size: 12px;
    min-width: 120px;
    position: relative;
    width: 100%;
    top: 0;
    padding: 5px
}
.formErrorArrow {
    display: none
}
select {
    text-indent: .01px;
    text-overflow: ""
}
.form-hack {
    padding-left: 0
}
.form-control:focus {
    border-color: #c88e4e;
    box-shadow: none!important;
    outline: 0
}
ul.feastTweets li {
    list-style-image: none!important;
    margin: 0!important;
    padding: 5px 0!important
}
.accordion_header,
.related_product_list_widget {
    margin-top: 20px
}
ul.list-style {
    padding: 0 0 0 20px
}
ul.list-style li:before {
    border-color: transparent #c88e4e;
    border-style: solid;
    border-width: .3em 0 .3em .5em;
    display: block;
    height: 0;
    width: 0;
    left: -20px;
    top: 1em;
    position: relative
}
.sprite_gt {
    left: 2px!important;
    position: relative
}
.aftercare .sprite_gt.pull-right {
    top: 35px;
    left: -10px!important;
    cursor: default
}
.toggle_sprite {
    left: 5px!important;
    position: relative
}
.sprite_minus,
.sprite_plus {
    top: -3px!important
}
form legend {
    font-size: 22px;
    text-transform: uppercase;
    border: 0!important
}
.stButton .stLarge {
    height: 20px!important;
    width: 20px!important;
    background-size: contain!important
}
.stButton .stLarge:hover {
    background-position: inherit!important
}
.stars.list-unstyled {
    font-size: 25px
}
.related_product_list_widget .product-1 .home-product-panel {
    background: 0 0
}
.related_product_list_widget .pipe,
.related_product_list_widget h3 {
    color: #000;
    text-transform: uppercase
}
.related_product_list_widget h3.brick-header a,
.related_product_list_widget p.product_bullet {
    color: #c88e4e
}
.related_product_list_widget * h4 {
    color: #000;
    font-weight: 700;
    font-size: 18px
}
.related_product_list_widget #shop-form select {
    margin: 0 10px 0 0;
    padding: 0 5px;
    text-align: left;
    width: 50px;
    border: 1px solid #e5e5e5;
    display: inline
}
.related_product_list_widget #shop-form .input-group {
    width: 100%
}
.related_product_list_widget #shop-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    color: #000;
    float: none
}
.related_product_list_widget span.select_hmb {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #000;
    display: inline-block;
    margin-left: -30px
}
.jumbotron {
    position: relative;
    width: 100%;
    padding-bottom: 19.1%;
    height: 0;
    overflow: hidden;
    margin-top: -40px
}
.jumbotron .h1,
.jumbotron h1 {
    bottom: 0;
    color: #c78d4d;
    font-size: 2em!important;
    font-weight: 300!important;
    height: 55%;
    position: absolute;
    width: 50%;
    padding: 0!important
}
.nav-footer a,
p {
    font-weight: 300
}
.arrow {
    padding-left: 15px!important;
    margin-right: -15px
}
.breadcrumb {
    padding: 8px 0
}
.breadcrumb-child.arrow {
    font-size: 7px;
    top: -2px;
    color: #000
}
.breadcrumb,
.breadcrumb-child {
    font-size: 90%;
    font-weight: 300;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    padding-left: 30px;
    display: inline-block
}
.breadcrumb>li+li:before {
    color: #000;
    content: '»';
    padding: 0 8px
}
.breadcrumb:before {
    content: " ";
    display: block;
    position: absolute;
    top: 8px;
    left: 2px;
    background: url(../img/spritesheet.png) -387px -137px no-repeat;
    width: 18px;
    height: 16px
}
.breadcrumb-child:last-child a {
    color: #000
}
a,
a:focus,
a:hover {
    color: #c78d4d
}
body,
html {
    background: #f9f5f4
}
a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}
a:focus {
    outline: 0
}
.news .item a:hover {
    opacity: 1
}
a.no-opa:hover {
    color: #c78d4d;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
section #accordion.panel-group ul li:before,
section .brick ul li:before {
    color: #000;
    content: "■";
    font-size: .7em;
    position: relative;
    top: -3px
}
ul {
    list-style: square;
    padding: 0 0 0 15px
}
section .brick ul {
    list-style: none;
    padding: 0
}
section .brick ul li:before {
    padding-right: 2.25em
}
section #accordion.panel-group ul {
    list-style: none;
    padding: 0
}
section #accordion.panel-group ul li:before {
    padding-right: 2.25em
}
.col-hack-device.test .brick ul li {
    padding-left: 5px
}
.col-hack-device.test .brick ul li,
[id*=project-] .brick ul li {
    padding-left: 5px;
    list-style: none
}
.list-unstyled li {
    list-style: none
}
.col-hack-device.test .brick ul li:before,
[id*=project-] .brick ul li:before {
    content: "\25a0";
    font-size: .7em;
    padding-right: 2.25em;
    position: relative;
    top: -3px;
    color: #c78d4d
}
.list-unstyled li:before {
    content: "";
    display: none!important
}
.conditions [id*=project-] .brick ul li,
.cosmetic-surgery-for-men [id*=project-] .brick ul li,
.cosmetic-surgery-for-women [id*=project-] .brick ul li,
.laser-skin-treatments [id*=project-] .brick ul li,
.laser-treatments [id*=project-] .brick ul li,
.laserList,
.mensList,
.treatments [id*=project-] .brick ul li,
.womensList {
    padding-left: 0!important;
    list-style: none;
    text-transform: none
}
.btn,
.nav-footer a,
.sidebar-actions {
    text-transform: uppercase
}
.conditions [id*=project-] .brick ul li,
.cosmetic-surgery-for-men [id*=project-] .brick ul li,
.cosmetic-surgery-for-women [id*=project-] .brick ul li,
.laser-skin-treatments [id*=project-] .brick ul li,
.laser-treatments [id*=project-] .brick ul li,
.treatments [id*=project-] .brick ul li {
    display: block
}
.conditions [id*=project-] .brick ul,
.cosmetic-surgery-for-men [id*=project-] .brick ul,
.cosmetic-surgery-for-women [id*=project-] .brick ul,
.laser-skin-treatments [id*=project-] .brick ul,
.laser-treatments [id*=project-] .brick ul,
.laserList li,
.mensList li,
.treatments [id*=project-] .brick ul,
.womensList li {
    padding-left: 0!important;
    list-style: none!important
}
.conditions ul.brick-list,
.cosmetic-surgery-for-men ul.brick-list,
.cosmetic-surgery-for-women ul.brick-list,
.laser-skin-treatments ul.brick-list,
.laser-treatments ul.brick-list,
.products ul.brick-list,
.treatments ul.brick-list {
    list-style: none
}
.conditions [id*=project-] .brick ul li:before,
.cosmetic-surgery-for-men [id*=project-] .brick ul li:before,
.cosmetic-surgery-for-women [id*=project-] .brick ul li:before,
.laser-skin-treatments [id*=project-] .brick ul li:before,
.laser-treatments [id*=project-] .brick ul li:before,
.laserList li:before,
.mensList li:before,
.treatments [id*=project-] .brick ul li:before,
.womensList li:before {
    content: "\25a0"!important;
    font-size: .7em!important;
    padding-right: 2.25em!important;
    position: relative!important;
    top: -3px!important
}
.laserList li:before,
.mensList li:before,
.womensList li:before {
    top: -3px!important
}
.laser-skin-treatments [id*=project-] .brick ul li:before,
.laser-treatments [id*=project-] .brick ul li:before,
.laserList li:before,
.treatments [id*=project-] .brick ul li:before {
    color: #7b577d!important
}
.conditions [id*=project-] .brick ul li:before,
.laserList li:before {
    color: #024564!important
}
.cosmetic-surgery-for-women [id*=project-] .brick ul li:before,
.womensList li:before {
    color: #ecaa94!important
}
.cosmetic-surgery-for-men [id*=project-] .brick ul li:before,
.mensList li:before {
    color: #597b7c!important
}
.laser-skin-treatments [id*=project-] #accordion ul li:before,
.laser-treatments [id*=project-] #accordion ul li:before,
.laserList li:before,
.treatments [id*=project-] #accordion ul li:before {
    color: #7b577d!important
}
.conditions [id*=project-] #accordion ul li:before,
.laserList li:before {
    color: #024564!important
}
.cosmetic-surgery-for-women [id*=project-] #accordion ul li:before,
.womensList li:before {
    color: #ecaa94!important
}
.cosmetic-surgery-for-men [id*=project-] #accordion ul li:before,
.mensList li:before {
    color: #597b7c!important
}
blockquote {
    border-left: 0 none;
    margin: 0 0 20px;
    padding: 10px 20px 10px 45px;
    position: relative
}
blockquote:before {
    background: url(../img/spritesheet.png) -17px -72px no-repeat rgba(0, 0, 0, 0);
    content: " ";
    height: 29px;
    left: 0;
    position: absolute;
    top: 14px;
    width: 35px
}
.no-svg .logo-wrapper {
    background: url(../img/hmg-logo.png) center center/contain no-repeat rgba(0, 0, 0, 0)
}
#main {
    padding-top: 40px;
    padding-bottom: 50px;
    overflow-x: hidden
}
.feast {
    background: url(../img/feast-logo.png) no-repeat;
    width: 32px;
    height: 15px;
    display: inline-block;
    text-indent: -999em
}
a.nav-facebook,
a.nav-googleplus,
a.nav-pinterest,
a.nav-twitter,
a.nav-youtube {
    text-indent: -999em;
    display: inline-block;
    border: 0;
    width: 40px;
    height: 50px
}
.nav-social li {
    margin: 0 1px;
    padding: 0;
    opacity: 1;
    transition: all .3s ease-in-out
}
.nav-social li:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: .5;
    -khtml-opacity: .8;
    opacity: .8
}
a.nav-twitter {
    background: url(../img/spritesheet.png) -10px -10px no-repeat
}
a.nav-facebook {
    background: url(../img/spritesheet.png) -64px -10px no-repeat
}
a.nav-youtube {
    background: url(../img/spritesheet.png) -119px -10px no-repeat
}
a.nav-pinterest {
    background: url(../img/spritesheet.png) -285px -10px no-repeat
}
a.nav-googleplus {
    background: url(../img/spritesheet.png) -340px -10px no-repeat
}
body.book-your-free-consultation .navbar-fixed-bottom,
body.call-me-back .navbar-fixed-bottom,
body.request-a-brochure .navbar-fixed-bottom {
    display: none
}
.sub-footer {
    padding: 10px 0
}
.nav-footer {
    margin: 10px 0 20px
}
.nav-footer a {
    color: #fff;
    padding: 5px 10px!important;
    font-size: 98%
}
.nav-footer>li {
    border-right: 1px solid #fff
}
.nav-footer>li:last-child {
    border-right: none
}
div#newsletter {
    width: 40%;
    display: inline-block
}
.footer-signup>.heading {
    color: #fff!important;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 2.3;
    padding: 0 20px;
    text-align: center;
    width: 42%
}
.footer-signup>form {
    display: inline-block;
    float: right;
    width: 40%
}
.footer-signup>#newsletter input {
    width: 38%;
    display: inline;
    border: 1px solid #e5e5e3;
    border-radius: 0;
    height: 32px;
    padding-left: 10px;
    margin-bottom: 1%;
    margin-right: 10px
}
.footer-signup>#newsletter .form-btn {
    width: 25.9%;
    display: inline
}
.footer-signup>#newsletter .btn {
    float: right;
    top: -1px
}
.footer-action {
    text-align: center
}
.footer-consult a {
    background: #EEECED;
    border: 1px solid #7AB8C0;
    color: #7ab8c0!important;
    display: inline-block;
    padding: 20px 10px 10px
}
.action-bar {
    background: #f9f5f4;
    padding: 10px 0;
    text-align: center;
    z-index: 10;
    border-top: 1px solid #eadfdd
}
.action-bar .action a {
    color: #8e8482;
    font-weight: 500
}
.action-bar .action img {
    display: table-cell;
    text-align: center
}
.action-bar .action .icon {
    display: table;
    height: 50px;
    margin: 0 auto 5px;
    text-align: center;
    width: 50px
}
.footer-consult .icon {
    background: url(../img/spritesheet.png) -398px -260px no-repeat
}
.footer-callback .icon {
    background: url(../img/spritesheet.png) -434px -260px no-repeat
}
.footer-request .icon {
    background: url(../img/spritesheet.png) -475px -260px no-repeat
}
.footer-callback .icon,
.footer-consult .icon,
.footer-request .icon {
    width: 28px!important;
    height: 28px!important
}
.footer-callback a,
.footer-request a {
    padding: 1px!important
}
.footer-booking .icon {
    background: url(../img/spritesheet.png) -174px -133px no-repeat
}
.footer-chat .icon {
    background: url(../img/spritesheet.png) -228px -133px no-repeat
}
img.left {
    float: left;
    margin: 0 20px 20px 0
}
#shop-form .input-group,
img.right {
    float: right
}
img.right {
    margin: 0 0 20px 20px
}
.btn {
    background-color: #404040;
    background-image: none;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 9px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.btn:focus,
.btn:hover {
    background-color: #000;
    color: #fff
}
.btn.btn-shop {
    background-color: #c88e4e
}
.btn.btn-shop:hover {
    background-color: #b0753b
}
#shop-form select {
    margin: 0 15px;
    padding: 0 5px;
    text-align: left;
    width: 50px;
    border: 1px solid #e5e5e5
}
#productWidget #shop-form select {
    margin: 0 13px 0 0
}
#shop-form label {
    float: left;
    font-weight: 300;
    line-height: 34px;
    margin-right: 10px
}
#productWidget #shop-form label {
    float: none
}
.btn-form {
    font-size: 13px;
    padding: 12px 50px
}
.btn-media {
    padding: 8px 34px 8px 15px!important
}
.btn-action {
    font-size: 1em;
    padding: 15px 12px 16px 42px;
    display: block
}
.btn-action:before {
    content: "";
    width: 22px;
    height: 20px;
    display: block;
    position: absolute;
    top: 15px;
    left: 12px
}
.btn-consult,
.nav-book-your-free-consultation {
    background-color: #88ccd5;
    color: #fff;
    transition: all .3s ease-in-out
}
.top-actionbuttons li:first-child:hover {
    border: 1px solid #D3A471;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}
.contact-nav li:last-child {
    border-top: 0
}
.btn-consult:focus,
.btn-consult:hover,
.contact-nav li:first-child a:focus,
.contact-nav li:first-child a:hover {
    background-color: #D3A471;
    color: #fff!important
}
.btn-consult:before,
.nav-book-your-free-consultation:before {
    background: url(../img/spritesheet.png) -282px -183px no-repeat
}
.btn-callback,
.nav-call-me-back {
    background-color: #fff;
    color: #000
}
.btn-callback:before,
.nav-call-me-back:before {
    background: url(../img/spritesheet.png) -307px -183px no-repeat
}
.btn-brochure,
.nav-request-a-brochure {
    background-color: #fff;
    color: #000
}
.btn-brochure:before,
.nav-request-a-brochure:before {
    background: url(../img/spritesheet.png) -337px -183px no-repeat
}
.btn-chat {
    background-color: #fff;
    color: #000
}
.btn-chat:before {
    background: url(../img/spritesheet.png) -392px -184px no-repeat
}
.btn-basket {
    background-color: #fff;
    color: #000
}
.btn-basket:before {
    background: url(../img/spritesheet.png) -414px -136px no-repeat
}
.btn-basket .activated {
    content: "2";
    display: block;
    background: #c78d4d;
    padding: 0 5px;
    position: absolute;
    top: 6px;
    left: 22px;
    color: #fff;
    font-size: 12px
}
.btn-repeat,
.nav-repeat-booking {
    background-color: #fff;
    color: #000
}
.btn-repeat:before,
.nav-repeat-booking:before {
    background: url(../img/spritesheet.png) -363px -183px no-repeat
}
.btn-clinic {
    background-color: #fff;
    color: #000
}
.btn-clinic:hover {
    opacity: 1!important
}
.btn-clinic:before {
    background: url(../img/spritesheet.png) -288px -136px no-repeat;
    height: 24px;
    top: 12px
}
.panel,
.well {
    background-color: #fff
}
.brick,
header {
    background: #fff
}
.top-actionbuttons li {
    padding: 0;
    display: block;
    float: left;
    position: relative;
    border-top: 1px solid #eadfdd;
    border-bottom: 1px solid #eadfdd
}
.top-actionbuttons li:nth-child(3) {
    border-right: 1px solid #eadfdd
}
.top-actionbuttons li:first-child {
    border: 1px solid #88ccd5
}
.top-actionbuttons li.divider:after {
    border-right: 1px solid #eadfdd;
    content: "";
    height: 56%;
    position: absolute;
    top: 22%
}
.sidebar-actions {
    font-size: 90%;
    border-top: 0!important;
    margin-bottom: 20px
}
.contact-nav li,
.well {
    border: 1px solid #e6e6e6
}
.contact-nav {
    margin: 0
}
.contact-nav li {
    position: relative;
    padding: 0
}
.contact-nav li:first-child {
    border: 1px solid transparent
}
.contact-nav li:first-child .micro-copy {
    display: inherit;
    text-transform: none;
    padding: 18px
}
.icon-menu,
.main-nav>li>a,
.navbar-contact,
.navbar-contact span,
.top-links>li>a,
.treatment-link {
    text-transform: uppercase
}
.contact-nav li a {
    font-size: 1em;
    line-height: 1.6;
    display: block
}
.contact-nav li a:hover {
    opacity: 1
}
.contact-nav li a:before {
    content: "";
    width: 22px;
    height: 20px;
    display: block;
    position: absolute;
    top: 18px;
    left: 13px
}
#scroll_top {
    border: 0;
    z-index: 11
}
#scroll_top:hover {
    cursor: pointer
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .contact-nav li:first-child a {
        line-height: 1.6;
        padding: 18px 10px 20px 35px;
        display: block
    }
}
.brick,
.brick-nopadding,
.well {
    display: inline-block;
    width: 100%
}
.well {
    border-radius: 0;
    box-shadow: none;
    padding: 15px 20px
}
.brick,
.brick-bottom,
.brick-nopadding {
    border: 1px solid #e6e6e6
}
.dropdown-menu,
.panel {
    box-shadow: none!important
}
.brick {
    padding: 15px 20px!important;
    -webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out!important
}
.brick-nopadding {
    background: #fff;
    padding: 15px 0!important;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease-in-out!important;
    -moz-transition: all .3s ease-in-out!important;
    -o-transition: all .3s ease-in-out!important;
    transition: all .3s ease-in-out!important
}
.brick .brick-header {
    color: #c78d4d;
    font-size: 1.5em!important;
    font-weight: 300!important;
    margin-bottom: 20px
}
.brick .heading {
    color: #c78d4d
}
section .brick ul li {
    font-weight: 300;
    margin-left: 28px;
    text-indent: -28px
}
aside .brick ul li {
    font-weight: 300;
    margin-left: 18px;
    text-indent: -18px
}
section .brick ol {
    padding: 0 0 0 22px
}
section .brick ol li {
    font-weight: 300;
    padding-left: 10px;
    text-indent: 0
}
#main h1 {
    font-size: 2em;
    font-weight: 300
}
#main h2 {
    font-size: 1.8em;
    font-weight: 300
}
#main h3 {
    font-size: 1.5em;
    font-weight: 300
}
#main h4,
#main h5,
.navbar-contact,
.strapline {
    font-weight: 400
}
#main h4 {
    font-size: 1.1em
}
#main h5 {
    font-size: .8em
}
.panel {
    border-left: 1px solid #e6e6e6!important;
    border-right: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important;
    border-top: 0 solid #e6e6e6!important;
    border-radius: 0!important;
    margin: 0!important;
    position: relative;
    top: -1px;
    transition: .5s
}
.panel-group {
    border-top: 1px solid #e6e6e6!important
}
.panel-heading {
    padding: 15px 20px!important
}
.panel-icon {
    text-align: right
}
.panel-summary {
    padding: 0 5px 20px
}
.panel-title {
    color: #c88e4e;
    width: 98%
}
.panel-title>p {
    display: inline
}
.panel-body {
    padding: 15px 15px 0!important
}
.panel-body .brick {
    padding: 15px 15px 15px 20px;
    margin-bottom: 15px!important
}
.mobile-nav,
.overlay-nav {
    background: none
}
.strapline {
    color: #c78d4d;
    margin-bottom: 40px
}
.top-links {
    font-size: .9em
}
.overlay-nav {
    left: 0;
    position: absolute;
    right: 0
}
.navbar-header,
.navbar-nav {
    float: none
}
.navbar-default {
    background-color: transparent;
    z-index: 10
}
.navbar-collapse {
    background-color: #fff;
    padding: 0;
    max-height: auto;
    height: 100%
}
.icon-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-seri;
    font-size: 9px;
    left: 1px;
    position: relative
}
.navbar-toggle {
    border: 1px solid #eadfdd!important;
    border-radius: 0;
    padding: 9px 6px 2px;
    margin-top: 20px!important;
    height: 51px
}
.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: #fff!important
}
.navbar-toggle .icon-bar {
    background-color: #000!important;
    height: 3px;
    margin-left: 1px;
    width: 25px!important
}
.navbar-toggle .icon-actions {
    background-color: #fff!important;
    background: url(../img/spritesheet.png) -255px -183px no-repeat;
    display: block;
    height: 22px;
    width: 20px
}
.navbar-default .main-nav>.open>a,
.navbar-default .main-nav>.open>a:focus,
.navbar-default .main-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent!important
}
.actions-toggle {
    height: 51px;
    width: 43px;
    padding: 10px 11px!important
}
.nav-small {
    padding: 0
}
.nav-small li {
    width: auto;
    text-align: center
}
.navbar-contact {
    font-size: 1.2em;
    padding-top: 28px
}
.navbar-contact span {
    font-size: 75%
}
.main-nav {
    padding: 0
}
.main-nav li {
    z-index: 12;
    padding: 0;
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: middle;
    border-bottom: 5px solid #fff;
    transition: none!important
}
.main-nav>li>a {
    vertical-align: middle;
    color: #000!important
}
.main-nav>li>a:focus,
.main-nav>li>a:hover {
    background-color: transparent!important;
    color: #c78d4d!important
}
.main-nav li::after {
    content: '';
    position: absolute;
    height: 80%;
    right: 0;
    top: 10%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #d8d8d8!important
}
.main-nav li.open,
.main-nav li:hover {
    background-color: #faf3ed;
    border-color: #fef6f4;
    border-bottom: 5px solid #c68f4e
}
.main-nav li a:focus,
.main-nav li a:hover,
.main-nav li:focus,
.main-nav li:hover {
    color: #000!important
}
.main-nav li.nav-conditions,
.main-nav li.nav-cosmetic-surgery-for-men,
.main-nav li.nav-our-clinics,
.main-nav li.nav-pricing,
.main-nav li.nav-treatments,
.main-nav li.nav-why-choose-us {
    color: #fff!important
}
.main-nav li {
    background-color: #fff
}
.main-nav li.nav-laser-skin-treatments:hover,
.main-nav li.nav-laser-treatments:hover,
.main-nav li.nav-treatments:hover {
    background-color: #e4dde5
}
.main-nav li .dropdown-menu ul.list-style li:before {
    border-color: transparent #c69c6d
}
.main-nav li.nav-cosmetic-surgery-for-women {
    border-color: #fef6f4;
    border-bottom: 5px solid #ecaa94!important
}
.main-nav li.nav-cosmetic-surgery-for-women .dropdown-menu ul.list-style li:before {
    border-color: transparent #ecaa94
}
.main-nav li.nav-cosmetic-surgery-for-men .dropdown-menu ul.list-style li:before {
    border-color: transparent #597b7c
}
.main-nav li.nav-laser-skin-treatments,
.main-nav li.nav-laser-treatments {
    border-bottom: 5px solid #7b577d!important;
    color: #fff!important
}
.main-nav li.nav-laser-skin-treatments .dropdown-menu ul.list-style li:before,
.main-nav li.nav-laser-treatments .dropdown-menu ul.list-style li:before {
    border-color: transparent #7b577d
}
.main-nav li.nav-treatments {
    border-bottom: 5px solid #7b577d!important
}
.main-nav li.nav-treatments .dropdown-menu ul.list-style li:before {
    border-color: transparent #7b577d
}
.main-nav li.nav-conditions .dropdown-menu ul.list-style li:before {
    border-color: transparent #024564
}
.main-nav li.nav-pricing .dropdown-menu ul.list-style li:before {
    border-color: transparent #7da7d9
}
.main-nav li.nav-our-clinics .dropdown-menu ul.list-style li:before {
    border-color: transparent #f68e56
}
.main-nav li.nav-why-choose-us .dropdown-menu ul.list-style li:before {
    border-color: transparent #7b0046
}
.yamm .yamm-content {
    display: table!important;
    padding: 5px 15px 10px!important;
    border-bottom: 1px solid #e6e6e6
}
.dropdown {
    display: table-cell;
    height: 60px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 56px
}
.dropdown-menu {
    border: none;
    margin: 0!important;
    padding: 0!important;
    z-index: 1000!important;
    border-radius: 0
}
.dropdown-menu>li:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent
}
.dropdown-menu-default {
    padding: 8px 20px 10px 35px!important;
    border-radius: 0
}
.dropdown-menu-default>li>a {
    padding: 0!important;
    font-weight: 500
}
.dropdown-menu-default>li:hover {
    border-color: transparent
}
.dropdown-menu-default li:after {
    border: none
}
.dropdown-title {
    display: inline-block;
    margin: 5px 0
}
.dropdown-title ul li {
    color: #000!important;
    display: list-item;
    border: none!important
}
.dropdown-title ul li:hover {
    background-color: transparent!important;
    border: none!important
}
.dropdown-title ul li:after {
    border-right: none
}
.dropdown-title a {
    font-weight: 500;
    color: #000
}
.dropdown-submenu {
    display: table-cell;
    padding: 10px 0 0
}
.dropdown-submenu li::after {
    content: '';
    border-right: none
}
.dropdown-submenu h5.parent-link {
    margin: 10px 0 0;
    padding: 0;
    font-weight: 400
}
.dropdown-submenu h5.parent-link a {
    color: #000
}
.dropdown-submenu ul.child-link {
    margin: 0;
    padding: 0 0 0 5px
}
.dropdown-submenu ul.child-link li {
    border: 0;
    display: list-item!important;
    margin: 10px 0 10px 15px;
    text-align: left;
    color: #000!important;
    width: 220px
}
.dropdown-submenu ul.child-link li:hover {
    background-color: transparent!important;
    border: none!important
}
.dropdown-submenu ul.child-link a {
    color: #000!important
}
.navbar-search.pull-right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}
.navbar-search .dropdown-menu {
    margin: 0!important
}
.navbar-search .open {
    background: #a8a2a2
}
a.nav-search {
    float: right;
    padding: 0 10px!important;
    border: none!important
}
.nav-search.dropdown-toggle {
    border: 0;
    text-indent: -999em;
    background: url(../img/spritesheet.png) -132px -74px no-repeat;
    width: 27px;
    height: 27px;
    margin: 5px 12px;
    position: relative;
    top: -3px;
    left: 3px
}
.open .nav-search.dropdown-toggle {
    background: url(../img/spritesheet.png) -184px -74px no-repeat
}
.search-bar {
    left: auto;
    right: 0;
    background: #a8a2a2;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 1140px;
    z-index: 10!important
}
.search-bar #search input {
    font-size: 16px;
    height: 32px;
    margin: 10px 15px 10px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 88%;
    color: #a8a2a2!important;
    border: none
}
.search-bar #search .btn {
    top: -2px
}
.icon-search {
    right: 9px;
    top: 0
}
#search-list .post-code-finder-wrapper {
    margin-top: 1px!important;
    margin-bottom: 20px
}
#search-list .post-code-finder-wrapper h3 {
    cursor: pointer;
    line-height: .9
}
#search-list .post-code-finder-wrapper .sprite_minus,
#search-list .post-code-finder-wrapper .sprite_plus {
    position: relative;
    top: -3px
}
section#search-list .brick ul li:before {
    content: '';
    top: 0;
    padding: 0
}
section#search-list .brick ul li {
    margin: 0;
    text-indent: 0
}
#search-list .pag_target a.sprite_next,
#search-list .pag_target a.sprite_prev {
    color: transparent!important
}
body.home .brick {
    min-height: 190px
}
.brick-top .brick-title {
    padding: 15px 0 10px;
    font-weight: 600!important
}
.brick-bottom {
    min-height: 340px;
    border-top: 0
}
.home-panels .brick-top,
.home-panels .brick-top img {
    border: 1px solid #e6e6e6
}
.brick-bottom .brick-heading {
    background: #ecaa94;
    padding: 15px 20px;
    font-weight: 400!important;
    color: #fff
}
.brick-list>li {
    margin-bottom: 5px
}
.home-category-panel-wrapper {
    position: relative;
    z-index: 9
}
.home-panels .brick-top {
    background: #fff;
    padding: 5px 20px 0;
    min-height: 395px
}
.conditions ul.brick-list li::before,
.cosmetic-surgery-for-men ul.brick-list li::before,
.cosmetic-surgery-for-women ul.brick-list li::before,
.laser-skin-treatments ul.brick-list li::before,
.laser-treatments ul.brick-list li::before,
.products ul.brick-list li::before,
.treatments ul.brick-list li::before {
    border-style: solid;
    border-width: .3em 0 .3em .5em;
    display: block;
    height: 0;
    left: -1.2em;
    top: 1.1em;
    font-size: 1em!important;
    position: relative;
    content: ""
}
.home-sub-nav.list-style a {
    color: #000;
    font-weight: 500
}
.cosmetic-surgery-for-women .brick-bottom {
    background: #fbeee8
}
.cosmetic-surgery-for-women .brick-heading {
    background: #ecaa94
}
.cosmetic-surgery-for-women ul.brick-list li::before {
    border-color: transparent #eca893;
    width: 0
}
.cosmetic-surgery-for-women aside .related-services {
    background: #fbeee8
}
.cosmetic-surgery-for-women aside .related-services .brick-header {
    background: #ecaa94
}
.cosmetic-surgery-for-women aside .related-services .hmb_caret {
    border-color: transparent transparent transparent #ecaa94
}
.cosmetic-surgery-for-men .brick-bottom {
    background: #dfe5e5
}
.cosmetic-surgery-for-men .brick-heading {
    background: #597b7c
}
.cosmetic-surgery-for-men aside .hmb_caret {
    border-color: transparent transparent transparent #597b7c
}
.cosmetic-surgery-for-men ul.brick-list li::before {
    border-color: transparent #5c7b7d;
    width: 0
}
.laser-skin-treatments .brick-bottom,
.laser-treatments .brick-bottom {
    background: #e4dde5
}
.laser-skin-treatments .brick-heading,
.laser-treatments .brick-heading {
    background: #7b577d
}
.laser-skin-treatments ul.brick-list li::before,
.laser-treatments ul.brick-list li::before {
    border-color: transparent #7b577d;
    width: 0
}
.laser-skin-treatments aside .related-services,
.laser-treatments aside .related-services {
    background: #e4dde5
}
.laser-skin-treatments aside .related-services .brick-header,
.laser-treatments aside .related-services .brick-header {
    background: #7b577d
}
.laser-skin-treatments aside .hmb_caret,
.laser-treatments aside .hmb_caret {
    border-color: transparent transparent transparent #7b577d
}
.treatments .brick-bottom {
    background: #e4dde5
}
.treatments .brick-heading {
    background: #7b577d
}
.treatments ul.brick-list li::before {
    border-color: transparent #7b577d;
    width: 0
}
.treatments aside .related-services {
    background: #e4dde5
}
.treatments aside .related-services .brick-header {
    background: #7b577d
}
.treatments aside .hmb_caret {
    border-color: transparent transparent transparent #7b577d
}
.conditions .brick-bottom {
    background: #9acfe7
}
.conditions .brick-heading {
    background: #024564
}
.conditions ul.brick-list li::before {
    border-color: transparent #7b577d;
    width: 0
}
.conditions aside .related-services {
    background: #9acfe7
}
.conditions aside .related-services .brick-header {
    background: #024564
}
.conditions aside .hmb_caret {
    border-color: transparent transparent transparent #024564
}
.home-bottom-brick {
    padding-right: 10px;
    padding-left: 31px;
    margin-right: 2%
}
.block_helper {
    padding-right: 61px;
    padding-left: 0
}
.productWidget {
    width: 31.55%;
    padding-left: 28px;
    margin-left: -.1%
}
.further-reading {
    background: rgba(241, 227, 210, .25);
    padding: 0 20px 20px!important
}
.further-reading .brick-header {
    padding: 15px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px!important;
    background: rgba(227, 198, 166, .5)
}
.brick.home-social-panel,
.home-product-panel#productWidget {
    min-height: 469px!important
}
.social-brick {
    margin-right: -10px;
    padding-right: 17px;
    padding-left: 10px;
    margin-left: -3px
}
.products .brick-bottom {
    background: #e7f5f6
}
.products .brick-heading {
    background: #88ccd5
}
.products ul.brick-list li::before {
    border-color: transparent #5c7b7d;
    width: 0
}
#productWidget h3.brick-header {
    min-height: 55px
}
#productWidget p {
    font-size: 14px
}
.brick-bottom .brick-nav {
    padding: 0 20px 20px
}
.brick-bottom .brick-list {
    margin: 15px 0 20px;
    padding: 0 0 0 20px
}
.brick-bottom .brick-list a {
    color: #000;
    font-weight: 500;
    transition: none!important
}
.search-panels .brick-bottom .brick-list {
    padding: 0
}
.search-panels .brick-bottom .brick-list li {
    margin-left: 20px!important;
    text-indent: 0
}
.home-clinic-panel {
    background-size: contain
}
.post-code-finder {
    border: 1px solid #e6e6e6;
    margin: 100px 0;
    padding: 20px 30px;
    display: inline-block;
    background: #fff
}
.post-code-finder>h3 {
    color: #c78d4d;
    font-weight: 300
}
.post-code-finder>p {
    width: 95%
}
.post-code-finder .list-style a {
    color: #000;
    font-weight: 500
}
.icon-search {
    left: -30px;
    position: relative;
    background: url(../img/spritesheet.png) -80px -78px no-repeat;
    width: 19px;
    height: 19px;
    border: 0;
    text-indent: -999em;
    z-index: 0
}
form#post-code-lookup #location {
    margin: 20px 0
}
form#post-code-lookup .input-group {
    width: 75%
}
#sidebar-lookup {
    position: relative;
    margin-top: 25px
}
#sidebar-lookup .icon-search {
    position: absolute;
    right: 9px;
    top: 7px;
    left: auto
}
aside .brick {
    padding: 20px;
    min-height: 100px;
    margin-bottom: 20px!important
}
aside .brick .heading {
    font-weight: 300!important
}
aside .brick a:hover {
    color: inherit!important
}
.home-staff-panel {
    padding-bottom: 0!important;
    padding-right: 0!important;
    padding-left: 5px;
    background: url(../img/home/staff.jpg) right bottom no-repeat #fff;
    margin-bottom: 20px
}
.home-staff-panel img {
    bottom: 0;
    position: absolute;
    right: 0
}
.home-product-panel {
    background: #88ccd5;
    color: #fff;
    margin-bottom: 20px
}
.home-product-panel .brick-header {
    color: #fff
}
.home-product-panel a {
    color: #fff;
    font-weight: 300;
    line-height: 1.3
}
.home-product-panel form#shop-form {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    padding-right: 20px
}
.list-products.list-unstyled {
    list-style: disc;
    font-size: 95%
}
.widget_product_price {
    display: inline-block;
    background: #fff;
    width: 90%;
    position: relative;
    left: 5%;
    padding: 5px 10px 5px 5px;
    color: #c78d4d;
    text-align: center;
    top: -35px;
    border: 2px solid #88ccd5
}
.home-news-panel {
    padding: 20px;
    margin-bottom: 20px
}
.news-date {
    color: #bebdbb
}
.news-hack {
    padding-left: 0
}
.home-social-panel {
    padding: 15px 20px;
    margin-bottom: 20px;
    min-height: 188px!important
}
.twitter-icon {
    background: url(../img/spritesheet.png) -458px -70px no-repeat rgba(0, 0, 0, 0);
    height: 34px;
    position: absolute;
    right: 25px;
    text-indent: -999em;
    top: 10px;
    width: 34px
}
.facebook-icon {
    background: url(../img/spritesheet.png) -403px -69px no-repeat rgba(0, 0, 0, 0);
    height: 37px;
    position: relative;
    float: right;
    text-indent: -999em;
    top: -7px;
    width: 35px;
    right: -10px
}
body.conditions #project-list .panel,
body.laser-skin-treatments #project-list .panel,
body.laser-treatments #project-list .panel,
body.treatments #project-list .panel {
    top: 0;
    transition: 1s
}
ul.feastTweets li {
    border-bottom: none!important
}
body.cosmetic-surgery-for-women .brick a:hover,
body.cosmetic-surgery-for-women .brick:hover .treatment-link .name,
body.cosmetic-surgery-for-women .jumbotron h1 {
    color: #ecaa94
}
body.cosmetic-surgery-for-men .brick a:hover,
body.cosmetic-surgery-for-men .brick:hover .treatment-link .name,
body.cosmetic-surgery-for-men .jumbotron h1 {
    color: #597b7c
}
body.laser-skin-treatments .jumbotron h1,
body.laser-treatments .jumbotron h1 {
    color: #7b577d
}
body.laser-skin-treatments .brick a:hover,
body.laser-treatments .brick a:hover {
    color: #7b577d!important
}
body.treatments .jumbotron h1 {
    color: #7b577d
}
body.treatments .brick a:hover {
    color: #7b577d!important
}
body.conditions .jumbotron h1 {
    color: #024564
}
body.conditions .brick a:hover {
    color: #024564!important
}
.opened {
    background: rgba(233, 232, 231, .25)
}
.opened .panel-collapse {
    background: initial
}
body.shop-online .jumbotron h1 {
    color: #89cbd9
}
body.product h1 {
    color: #88CDD6
}
.item_name {
    color: #88ccd5
}
body.product .btn-primary {
    padding: 10px 30px;
    font-size: 15px;
    background-color: #c88e4e
}
span.item_price.lead {
    font-weight: bolder
}
.shop-buttons .btn {
    margin-left: 20px
}
.shopping-cart .shop-buttons .btn {
    margin-left: 0
}
body.product .buy-now {
    margin-top: 20px
}
.shop-buttons .btn-shop {
    margin-left: 20px;
    padding: 10px 35px
}
.shop-buttons-header {
    padding: 20px 25px
}
#project-item .brick {
    border-bottom: 0
}
span.gyph_plus.pull-right {
    width: 20px;
    height: 20px;
    text-align: center;
    position: relative;
    top: -2px;
    font-weight: 400;
    font-size: 21px
}
span.gyph_plus.pull-right:before {
    content: "";
    display: block;
    background: inherit;
    width: 20px;
    height: 20px;
    border: 2px solid;
    position: relative;
    margin-bottom: -23px;
    border-radius: 20px;
    margin-left: 0
}
span.gyph_plus.gyph_plus_secondary.pull-right:before {
    margin-bottom: -21px;
    margin-left: -.5px
}
span.gyph_plus.gyph_plus_secondary.pull-right {
    font-size: 18px
}
.flex-caption span.icon-play {
    background: url(../img/spritesheet.png) -276px -107px no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 7px
}
.treatment-link {
    color: #000;
    font-weight: 500!important;
    margin-bottom: 25px
}
.treatment-link .name {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.treatment-link .medical_term {
    color: #999;
    padding: 0 3px;
    text-transform: capitalize
}
.treatment-link .medical_term i.sprite_info {
    top: 3px
}
.bottom_margin {
    margin-bottom: 20px
}
.bottom_margin2 {
    margin-bottom: 70px;
    padding: 15px 30px!important
}
.clinic-title {
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 4px
}
aside.venue {
    padding: 0 15px!important
}
aside.venue .panel-body {
    padding: 15px!important
}
aside.venue .search_message {
    border-top: 0!important
}
aside.venue .search_message .panel-body {
    padding: 20px 15px!important
}
aside.venue .search_message .panel-body>span {
    font-size: 1.2em;
    line-height: 1;
    text-transform: uppercase
}
aside.venue .list-unstyled li:before {
    content: "";
    display: block!important
}
aside.venue .table,
aside.venue .table tbody>tr>td,
aside.venue .table tbody>tr>th,
aside.venue .table tfoot>tr>td,
aside.venue .table tfoot>tr>th,
aside.venue .table thead>tr>td,
aside.venue .table thead>tr>th {
    border: none;
    padding: 5px
}
aside.venue .table {
    width: 85%;
    position: relative;
    left: 40px
}
.venue_item_sidebar .clinic_info {
    margin-bottom: 20px;
    margin-left: -19px;
    font-size: 94%
}
.clinic_email li:before {
    background: url(../img/email.png) no-repeat;
    background-size: contain;
    left: 17px!important
}
.venue_item_sidebar table.table {
    left: -5px
}
.clinic_hours h3,
.clinic_hours p {
    margin-left: 13px!important
}
.clinic_hours a.btn {
    margin-bottom: 10px
}
aside.venue .hmb_caret {
    margin-right: 20px
}
.clinics_found {
    margin-bottom: 0
}
#view_all_clinics {
    margin-top: 10px;
    width: 50%
}
.venue_click {
    border-left: 0 none!important;
    border-right: 0 none!important;
    border-bottom: 0 none!important;
    border-top: 1px solid #e6e6e6!important
}
.venue_click.opened {
    background: #f7eee4!important
}
.venue_click .panel-heading {
    padding: 14px 20px 6px!important
}
.venue_click .child a {
    color: #000;
    font-weight: 500
}
.blog-post-meta.breadcrumb li:last-child a,
a.nav-book-your-free-consultation:hover {
    color: #c78d4d
}
.clinic_info>li {
    padding: 0 5px;
    position: relative
}
.clinic_info li p {
    margin-bottom: 0!important;
    margin-left: 45px
}
.clinic_info li:before {
    margin: 0!important;
    position: absolute;
    left: 16px;
    width: 30px!important;
    top: -1px!important
}
.clinic_address li:before {
    background: url(../img/spritesheet.png) -288px -136px no-repeat!important;
    top: 5px!important
}
.clinic_contact li:before {
    background: url(../img/spritesheet.png) -322px -135px no-repeat!important;
    left: 14px!important;
    top: -3px!important
}
.clinic_hours li:before {
    background: url(../img/spritesheet.png) -352px -135px no-repeat!important;
    left: 15px!important;
    top: 2px!important
}
body.news #main-content .brick {
    display: block;
    border-bottom: 0
}
body.news #main-content .brick:last-child {
    display: block;
    border-bottom: 1px solid #e6e6e6
}
body.product #main-content .brick {
    display: block;
    border-bottom: 0;
    margin-top: -1px
}
body.product #main-content .brick:last-child {
    display: block;
    border-bottom: 1px solid #e6e6e6
}
span.remove {
    font-size: 10px
}
body.blog #main-content .brick {
    display: block;
    border-bottom: 0
}
body.blog #main-content .brick:last-child {
    display: block;
    border-bottom: 1px solid #e6e6e6
}
.blog-post-meta.breadcrumb:before {
    display: none
}
.blog-post-meta li:before {
    content: ' '!important;
    padding: 0!important
}
.terms .brick h3 {
    color: #c88e4e
}
.brick.brick-faqs {
    border-bottom: 1px solid #e6e6e6!important;
    margin-top: -2px;
    padding: 15px 20px 8px
}
body.terms #main-content .brick {
    display: block;
    border-bottom: 0
}
body.terms #main-content .brick:last-child {
    display: block;
    border-bottom: 1px solid #e6e6e6
}
body.book-your-free-consultation .jumbotron,
body.call-me-back .jumbotron,
body.contact-us .jumbotron,
body.repeat-booking .jumbotron,
body.request-a-brochure .jumbotron,
body.search .jumbotron {
    display: none
}
#page {
    padding-bottom: 50px
}
#page-form {
    margin-top: 40px
}
.page-title {
    color: #c98e4c;
    font-size: 3em!important;
    font-weight: 400!important;
    margin: 10px 0 50px
}
article.section {
    margin-bottom: 20px
}
#page .page-title {
    color: #c88e4e;
    font-size: 3em;
    font-weight: 400;
    margin-bottom: 40px
}
form .brick {
    border-top: 0 none;
    margin: 0;
    display: block;
    padding: 20px
}
.brick-contact {
    padding: 5px;
    background: #c98e4c;
    margin-bottom: 20px
}
.brick-contact .brick {
    margin: 0!important;
    min-height: inherit!important;
    padding: 15px 0!important;
    text-align: center;
    border-color: #f3efec!important
}
.brick-contact .brick p {
    margin: 0!important
}
.brick.brick-number a {
    font-weight: 400
}
.brick.brick-number .icon {
    background: url(../img/spritesheet.png) -322px -135px no-repeat;
    width: 20px;
    height: 27px;
    display: inline-block
}
.brick.brick-hours .icon {
    background: url(../img/spritesheet.png) -352px -135px no-repeat;
    width: 27px;
    height: 27px;
    display: inline-block
}
.careers .brick {
    padding: 30px
}
.footer-signup>.heading .careers .brick:first-child {
    border-top: 1px solid #e6e6e6
}
#search-list {
    padding-top: 30px
}
#search-list .brick .brick-title {
    margin: 0 0 50px;
    font-weight: 400
}
#search-list .left-col .brick {
    padding: 15px 8px
}
#search-list .left-col .brick .brick-bottom {
    margin-bottom: 20px;
    min-height: 300px!important
}
.search-panels {
    padding: 0 10px
}
#search-list .search-bar {
    width: auto!important;
    padding: 0 5px;
    margin: 0 0 20px
}
#search-list .search-bar input {
    border: none;
    color: #a8a2a2!important;
    font-size: 16px;
    height: 32px;
    margin: 10px 0 20px;
    position: relative;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;
    width: 97%
}
.search-bar h3 {
    color: #fff;
    margin: 15px 0 20px!important
}
#search-form .btn {
    border-radius: 5px!important;
    top: -4px
}
[class*=spinner_] {
    display: block
}
.spinner_2 {
    height: 70px;
    margin: 0 auto
}
.spinner_3 {
    height: 70px;
    margin: 23% auto
}
@media only screen and (min-width: 768px) {
    .btn.btn-shop {
        font-size: 80%
    }
    .text-left div h5 a,
    .text-left div ul li a {
        transition: none!important
    }
    .dropdown-hover .navbar-nav li>ul {
        display: block;
        visibility: hidden
    }
    .dropdown-hover .navbar-nav li:hover>ul {
        visibility: visible;
        transition: opacity .1s linear!important
    }
    .loading {
        min-height: 359px;
        background: url(../img/preloader_transparent.html) center center no-repeat!important
    }
    .yamm .yamm-content {
        padding: 10px;
        overflow: hidden;
        max-width: 704px
    }
}
@media only screen and (min-width: 1199px) {
    .jumbotron .h1,
    .jumbotron h1 {
        width: 38%
    }
}
@media only screen and (min-width: 2000px) {
    .jumbotron .h1,
    .jumbotron h1 {
        width: 30%
    }
}
@media only screen and (max-width: 1199px) {
    body {
        font-size: 13px;
        overflow-x: hidden
    }
    body,
    html {
        padding-bottom: 30px
    }
    .h1,
    h1 {
        font-size: 33px
    }
    .h2,
    h2 {
        font-size: 27px
    }
    .h3,
    h3 {
        font-size: 19px
    }
    .h4,
    h4 {
        font-size: 15px
    }
    .h5,
    h5 {
        font-size: 11px
    }
    .h6,
    h6 {
        font-size: 9px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 1.7em!important;
        width: 50%
    }
    .flex-control-nav li {
        margin: 0 4px!important
    }
    .flex-control-paging li a {
        height: 15px!important;
        width: 15px!important
    }
    .dropdown,
    .navbar {
        height: 54px
    }
    .home-panels .brick-top {
        min-height: 358px
    }
    .brick-bottom {
        min-height: 278px
    }
    .main-nav>li>a {
        font-size: 11px;
        max-width: 159px;
        padding: 10px 13px
    }
    .nav-why-choose-us {
        width: 102px
    }
    .nav-expert-support {
        width: 106px
    }
    .dropdown {
        width: 60px
    }
    .dropdown-menu {
        font-size: 12px;
        padding: 0;
        top: 54px!important
    }
    .dropdown-submenu {
        min-width: 230px
    }
    .search-bar {
        width: 940px;
        margin: -5px 0 0!important
    }
    .nav-search.dropdown-toggle {
        left: 4px
    }
    #page .page-title {
        font-size: 2.5em!important
    }
    form legend {
        font-size: 19px
    }
    .footer-signup>.heading {
        font-size: 1em;
        line-height: 2.6;
        vertical-align: top
    }
    .footer-signup>#newsletter input {
        width: 35.5%
    }
    .nav-footer a {
        font-size: 85%
    }
    .action-bar {
        font-size: 90%;
        padding: 20px 0
    }
    .footer-signup>.heading {
        width: initial
    }
    .flex-caption {
        margin-left: 30px;
        width: 45%
    }
    .flex-caption h2 {
        font-size: 2em!important
    }
    .main-nav {
        padding: 0 60px 0 0
    }
    .bottom_margin2 {
        margin-bottom: 85px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .bottom_margin2 {
        margin-bottom: 32px
    }
    .brick .brick-header {
        font-size: 1em!important
    }
    aside .brick .heading {
        font-size: 1.2em!important
    }
    .flex-caption {
        top: 80px
    }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .footer-signup {
        left: 20px;
        position: relative
    }
    .home-product-panel,
    .home-social-panel {
        padding: 15px
    }
    .home-product-panel form#shop-form {
        margin-top: 10px
    }
    .home-product-panel form#shop-form label {
        margin: 0;
        display: block
    }
    .home-staff-panel {
        padding-left: 0
    }
    .home-news-panel {
        padding: 15px 0
    }
    .brick .brick-header {
        font-size: 1.3em!important
    }
    #hidden_navigation,
    div.container.footer-fix {
        overflow-x: hidden
    }
    form.direction-form .btn {
        font-size: .7em
    }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
    .flex-caption {
        margin-left: 25px
    }
    header {
        background: #fff!important
    }
    #main {
        padding-top: 94px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        height: 60%
    }
    .dropdown-submenu ul.child-link li {
        width: 130px
    }
    .dropdown-submenu {
        min-width: 170px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    body {
        font-size: 12px
    }
    .btn {
        font-size: 9px;
        padding: 6px 10px
    }
    .home-product-panel form#shop-form {
        padding-left: 15px
    }
    .home-clinic-panel {
        background: url(../img/uk_map.html) bottom right no-repeat #fff;
        height: 433px;
        background-size: contain
    }
    .btn.btn-shop {
        font-size: 80%
    }
    #post-code-lookup .input-group .form-control {
        width: 150px
    }
    .footer-signup>#newsletter .btn {
        float: left;
        top: -1px;
        margin-left: 25px
    }
    .jumbotron {
        margin-bottom: 20px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 1.2em!important;
        width: 40%
    }
    .flex-control-nav {
        bottom: 90px!important
    }
    .flex-caption {
        width: 38%;
        margin-left: 25px
    }
    .flex-caption span.icon-play {
        right: 8px;
        top: 5px
    }
    .btn-action {
        display: block;
        font-size: .8em;
        padding: 12px 10px 12px 35px
    }
    .nav-social li {
        width: 28px
    }
    .nav-social li a {
        position: relative;
        right: 2px;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .btn-action:before,
    .contact-nav li a:before {
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        -ms-transform: scale(.7)
    }
    .top-links>li>a {
        font-size: .9em;
        padding: 5px 1px 12px 20px;
        text-transform: uppercase
    }
    .search-bar {
        width: 720px;
        margin: 0!important
    }
    .main-nav>li>a {
        font-size: 9px;
        max-width: 120px;
        padding: 10px
    }
    .nav-why-choose-us {
        width: 78px
    }
    .nav-expert-support {
        width: 80px
    }
    .dropdown-menu {
        font-size: 11px;
        padding: 0
    }
    .dropdown-submenu ul.child-link li {
        margin: 5px 0 5px 15px;
        width: 130px
    }
    .btn-action:before {
        top: 9px;
        left: 9px;
        transform: scale(.7)
    }
    .contact-nav li a {
        font-size: .8em;
        line-height: 1.2;
        padding: 10px 12px 15px 40px;
        letter-spacing: 1px
    }
    .contact-nav li a:before {
        top: 8px;
        left: 10px;
        transform: scale(.7)
    }
    .dropdown-submenu {
        min-width: 170px
    }
    .nav-search.dropdown-toggle {
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    #search input {
        width: 80%!important;
        font-size: 12px!important;
        height: 26px!important
    }
    .home-category-panel-wrapper {
        margin-top: -75px
    }
    body.home .brick {
        min-height: 195px
    }
    .home-panels .brick-top {
        min-height: 310px;
        padding: 0 10px
    }
    .brick-top .brick-title {
        font-size: .9em!important;
        font-weight: 500!important;
        padding: 11px 0 0
    }
    .brick-bottom .brick-heading {
        font-size: .9em!important;
        padding: 10px
    }
    .brick-bottom .brick-nav {
        padding: 0 10px 10px
    }
    .brick-bottom .brick-list {
        margin: 0 0 15px;
        padding: 0 0 0 20px
    }
    .home-product-panel,
    .home-social-panel {
        min-height: 188px!important
    }
    .post-code-finder {
        border: 1px solid #e6e6e6;
        margin: 20px 0;
        padding: 20px 15px;
        width: 31.5%
    }
    .clinic-filter .toggle_sprite {
        display: none
    }
    .clinic_info li:before,
    aside.venue .hmb_caret {
        display: none!important
    }
    aside.venue .table {
        width: 162px;
        position: relative;
        left: -5px
    }
    .clinic_hours h3,
    .clinic_info li p {
        margin-left: 0!important
    }
    aside.venue .list-unstyled:first-child {
        padding-left: 5px
    }
    aside.venue .venue_item_sidebar .list-unstyled:first-child {
        padding-left: 19px!important
    }
    .clinic_contact li,
    .clinic_email li {
        padding-left: 5px!important
    }
    .clinic_info li p {
        margin-left: 15px!important
    }
    .clinic_address li p,
    .clinic_contact li p,
    .clinic_email li p {
        margin-left: 45px!important
    }
    .clinic_email li:before {
        background: url(../../www.harleymedical.co.uk/img/email.html) 0 0/contain no-repeat rgba(0, 0, 0, 0);
        left: 10px!important
    }
    aside.venue .venue_side_gallery {
        width: 100%;
        margin-left: -15px!important
    }
    .clinic_email li {
        left: 0!important
    }
    .venue_click .panel-heading {
        padding: 14px 20px 6px 10px!important
    }
    .clinic_hours a.btn {
        width: 135px!important;
        font-size: 8px!important
    }
    aside.venue .panel-body {
        font-size: 85%
    }
    #page {
        margin-top: 50px
    }
    #page .page-title {
        font-size: 2em!important
    }
    form legend {
        text-transform: uppercase;
        font-size: 15px
    }
    .action-bar .action a {
        font-size: 75%
    }
    .footer-signup>#newsletter input {
        width: 34.5%;
        height: 25px;
        margin-bottom: 10px
    }
    .footer-signup>.heading {
        line-height: 2
    }
    div#newsletter {
        width: 87%;
        display: block;
        margin: 0 auto;
        padding-left: 49px
    }
    .footer-signup>#newsletter .form-btn {
        width: 10.9%;
        display: inline-block;
        top: 4px;
        position: relative;
        margin-left: -20px
    }
    .productWidget {
        width: 50%;
        padding-left: 43px;
        padding-right: 29px;
        margin-right: 0
    }
    header {
        background: #fff!important
    }
    #main {
        padding-top: 94px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        padding-top: 0
    }
}
.venue_item_sidebar a.btn {
    width: 100%!important
}
@media only screen and (max-width: 768px) {
    .flex-control-nav {
        bottom: 70px!important
    }
    .home-category-panel-wrapper {
        margin-top: -50px
    }
    .flex-caption {
        margin-top: -35px;
        margin-left: 40px
    }
    ul.clinic-names.list-unstyled {
        display: table
    }
    #hidden_navigation,
    div.container.footer-fix {
        overflow-x: hidden
    }
    .home-clinic-panel {
        height: 410px;
        background-size: contain;
        width: 100%
    }
    #post-code-lookup .input-group .form-control {
        width: 100%
    }
    aside.venue .venue_side_gallery {
        margin-left: 0!important
    }
    .dropdown-submenu {
        min-width: 150px
    }
}
@media only screen and (max-width: 767px) {
    .logo-wrapper {
        height: 59px;
        width: 70px
    }
    .dropdown-title ul li {
        margin: 5px 0 0 5px
    }
    .dropdown-submenu ul.child-link li {
        display: block;
        width: 100%;
        margin: 5px 0 5px 20px
    }
    .appform-experience {
        width: 220px;
        position: relative;
        top: 5px
    }
    .main-nav {
        padding: 0
    }
    .navbar {
        height: auto
    }
    .navbar-contact {
        font-size: .9em;
        font-weight: 400;
        padding-top: 0;
        text-transform: uppercase;
        text-align: right
    }
    .navbar-contact span {
        font-size: 90%;
        text-transform: uppercase
    }
    .btn-basket {
        text-indent: 20px
    }
    .clinic_hours a.btn {
        width: 96%!important
    }
    div#newsletter {
        width: inherit;
        display: block
    }
    #main {
        padding-top: 0
    }
    .overlay-nav {
        position: inherit!important
    }
    .col-hack-device {
        padding: 0!important
    }
    body {
        font-size: 14px
    }
    body,
    html {
        padding-bottom: 25px
    }
    .hmg-logo {
        width: 50%;
        margin: 0;
        position: relative;
        z-index: 12
    }
    .jumbotron {
        margin-top: 0;
        margin-bottom: 0
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: .7em!important;
        font-weight: 300!important;
        height: 58%
    }
    #main h1,
    #main h2,
    #main h3,
    #main h4,
    #main h5 {
        font-weight: 300
    }
    .breadcrumb {
        margin-top: 5px
    }
    .breadcrumb>li {
        display: block!important
    }
    #main {
        padding-bottom: 5px
    }
    #main h1 {
        font-size: 1.8em
    }
    #main h2 {
        font-size: 1.4em
    }
    #main h3 {
        font-size: 1.2em
    }
    #main h4 {
        font-size: 1em
    }
    #main h5 {
        font-size: .8em
    }
    .home-news-panel,
    .home-product-panel,
    .home-social-panel,
    .home-staff-panel {
        margin-bottom: 10px
    }
    header {
        background: #fff;
        display: block;
        padding-bottom: 0
    }
    header.mobile-nav .container {
        width: 100%;
        padding: 0!important;
        margin: 0!important
    }
    aside {
        margin-top: 20px
    }
    .brick {
        padding: 15px
    }
    .navbar-header {
        position: absolute;
        right: 0;
        top: 0
    }
    .navbar {
        margin-top: -1px;
        z-index: 11;
        min-height: 0!important
    }
    .brick-bottom,
    .slides {
        min-height: 200px
    }
    .main-nav li {
        float: left;
        width: 100%
    }
    .main-nav>li>a {
        font-size: 15px;
        padding: 12px 20px;
        width: 100%;
        max-width: none!important;
        display: inline-block
    }
    .main-nav li:after {
        border: none
    }
    .navbar-default {
        border-bottom: 0 none!important;
        bottom: 0;
        position: relative!important;
        top: 0;
        width: 100%
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000!important;
        text-align: left!important
    }
    .navbar-nav {
        margin: 0
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #fff!important;
        float: left!important;
        width: 100%
    }
    .dropdown {
        display: block;
        height: auto;
        position: relative;
        width: 100%
    }
    .dropdown-menu {
        border-top: 1px solid #eee!important;
        margin: 0!important;
        padding: 0!important
    }
    .navbar-collapse .main-nav>li {
        border-bottom: 1px solid #eee
    }
    .navbar-collapse .main-nav>li.dropdown:hover,
    .navbar-collapse .main-nav>li.open:hover {
        border-bottom: 1px solid #eee!important
    }
    .navbar-collapse .main-nav>li>a {
        text-align: left;
        display: inline-block;
        font-size: 13px;
        line-height: 1;
        max-width: none!important;
        padding: 17px 20px;
        width: 100%
    }
    .dropdown-submenu {
        display: inline-block!important
    }
    .dropdown-submenu h5.parent-link a {
        margin: 10px 0 0;
        display: inline-block
    }
    .actions-collapse {
        width: 100%!important;
        margin-bottom: -1px
    }
    .actions-collapse .contact-nav li:first-child {
        display: none
    }
    .actions-collapse .contact-nav li a {
        text-align: left;
        text-indent: 20px
    }
    .navbar-search .dropdown-menu {
        display: block
    }
    .navbar-search.pull-right {
        position: relative;
        width: 100%;
        margin-top: -55px
    }
    .search-bar {
        margin: 0!important;
        width: 100%
    }
    .search-bar #search input {
        height: 35px;
        margin: 10px 0;
        position: relative;
        width: 90%
    }
    .search-bar #search .btn {
        margin-bottom: 10px;
        top: 0;
        width: 90%
    }
    .top-actionbuttons {
        background: #88ccd5;
        display: table;
        width: 100%;
        margin: 0;
        border-bottom: none;
        border-left: none;
        border-right: none
    }
    .top-actionbuttons li {
        display: block;
        float: left;
        font-size: 90%;
        padding: 0;
        position: relative;
        width: 50%;
        border-bottom: 0!important
    }
    .flex-caption p,
    .flex-control-nav,
    .flex-direction-nav {
        display: none
    }
    .btn-action {
        padding: 10px 12px 10px 35px;
        line-height: 1.3
    }
    .action-bar .action a {
        padding: 0 0 4px
    }
    .footer-consult .icon {
        left: 2px
    }
    .btn-clinic {
        line-height: 2.6!important;
        border-bottom: 1px solid #eadfdd
    }
    .btn {
        font-size: 80%;
        padding: 10px 30px;
        white-space: inherit
    }
    .flexslider {
        margin: 0!important
    }
    .flex-caption {
        font-size: 70%;
        width: 55%;
        margin-left: 25px
    }
    .flex-caption h2 {
        font-weight: 300!important;
        margin-bottom: 20px;
        font-size: 2.2em!important;
        line-height: 1.2
    }
    .flex-caption span.icon-play {
        top: 4px;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .home-category-panel-wrapper {
        margin-top: 0
    }
    .brick-top .brick-title {
        font-weight: 500!important;
        padding: 15px 0 10px
    }
    .home-panels .brick-top {
        padding: 0 15px 5px
    }
    .brick-nav .btn {
        font-size: 13px;
        padding: 10px;
        width: 100%!important
    }
    .productWidget,
    form#post-code-lookup .input-group {
        width: 100%
    }
    .brick-bottom .brick-nav {
        padding: 0 15px 15px
    }
    .brick-bottom .brick-heading {
        font-weight: 400!important;
        padding: 10px 15px
    }
    .home-clinic-panel {
        box-shadow: none;
        height: auto;
        margin: 10px 0
    }
    .post-code-finder {
        margin: 0
    }
    .facebook-icon,
    .twitter-icon {
        right: 12px;
        top: 13px
    }
    .block_helper {
        padding-right: 0
    }
    #page {
        margin-top: 15px;
        padding-bottom: 10px
    }
    .page-title {
        font-size: 2.2em!important;
        margin: 10px 0 20px!important
    }
    #page .page-title {
        font-size: 2em!important;
        padding: 0 15px
    }
    #page-form {
        margin-top: 10px
    }
    .brick .item {
        margin-bottom: 10px
    }
    aside {
        margin-bottom: 30px
    }
    #clinic_map,
    #gmap {
        height: 250px!important
    }
    aside .home-news-panel .row {
        margin-bottom: 10px
    }
    img.right {
        float: none!important;
        margin: 0 0 15px
    }
    .footer-signup>#newsletter .btn,
    .footer-signup>form {
        float: none;
        width: 100%
    }
    .panel-body .sprite_gt {
        left: -5px!important
    }
    .panel-title .toggle_sprite {
        position: absolute!important;
        right: 20px!important;
        left: auto!important;
        top: 10px!important
    }
    .panel-title {
        padding-right: 30px
    }
    .footer-signup>.heading {
        font-size: 1.2em;
        line-height: 1.2;
        padding: 0;
        text-align: center;
        width: 100%
    }
    .footer-signup>form {
        display: inline-block
    }
    .footer-signup>#newsletter input {
        margin: 5px 0 15px;
        width: 100%
    }
    .nav-footer>li {
        border-bottom: 1px solid #fff;
        border-right: none;
        display: block
    }
    .nav-footer a {
        font-size: 100%;
        padding: 9px 10px!important
    }
    .action-bar .action a {
        display: inline-block;
        margin: 10px 0!important;
        width: 100%
    }
    .footer-callback .icon,
    .footer-consult .icon,
    .footer-request .icon {
        height: 28px!important;
        width: 28px!important;
        margin: 8px auto 3px!important;
        position: relative;
        top: 2px
    }
    .encyclopedia_results {
        height: 200px;
        overflow-y: scroll;
        width: 100%
    }
    .item_list_summary {
        margin-top: 10px
    }
    .small_empty_block {
        margin-bottom: 20px
    }
    body.product .btn-primary {
        padding: 10px;
        font-size: 80%;
        background-color: #c88e4e;
        float: left!important;
        margin-right: 20px
    }
    .col-md-12.clinic-names-wrapper.brick>div {
        width: 540px!important
    }
    ul.clinic-names.list-unstyled li {
        display: block;
        list-style: none;
        width: 540px
    }
    .clinics_found {
        margin: 0 25px
    }
    .clinic-names a {
        color: #000;
        z-index: 999;
        width: 540px!important
    }
    #gmap {
        margin: 0 25px 10px
    }
    .map-wrapper {
        height: 250px!important;
        padding: 0 20px 10px;
        width: 100%;
        display: block
    }
    iframe {
        width: 1px;
        min-width: 100%
    }
}
@media only screen and (max-width: 480px) {
    body,
    html {
        padding-bottom: 10px;
        overflow-x: hidden
    }
    .breadcrumb {
        margin-bottom: 15px!important
    }
    .jumbotron .h1,
    .jumbotron h1 {
        width: 45%;
        margin: 0;
        left: 20px;
        height: 62%
    }
    .flex-caption {
        font-size: 70%;
        margin: 5px 0;
        width: 55%;
        top: 30px
    }
    .flexslider .slides img {
        height: auto!important;
        max-width: 100%!important;
        position: relative!important;
        width: 100%!important
    }
    .btn-action {
        font-size: .8em!important
    }
    .action-bar {
        padding: 5px 0 3px
    }
    .action-bar .action {
        width: 60px;
        font-size: 10px
    }
    .footer-callback .icon,
    .footer-consult .icon,
    .footer-request .icon {
        margin: 0 auto 3px!important
    }
    #scroll_top {
        margin-top: 4px!important
    }
    .action-bar .action .icon {
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -o-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
    .action-bar .footer-up {
        position: relative;
        top: 6px;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .item-price {
        display: none!important
    }
    .item-name {
        width: 50%!important
    }
    #post-code-lookup .input-group .form-control {
        width: 100%
    }
    .itemRow div.item-remove {
        width: 3%!important
    }
    .headerRow div.item-quantity {
        width: 10%;
        float: right
    }
    .itemRow .item-total {
        width: 36%!important
    }
    .itemRow div.item-decrement {
        width: 4%
    }
    .itemRow div.item-increment {
        width: 4%;
        text-align: right
    }
    .col-md-12.clinic-names-wrapper.brick>div {
        width: 540px!important
    }
    ul.clinic-names.list-unstyled {
        display: inline-block;
        width: 540px
    }
    ul.clinic-names.list-unstyled li {
        float: left;
        list-style: none;
        width: 480px
    }
    .clinics_found {
        margin: 0 25px
    }
    .clinic-names a {
        color: #000;
        z-index: 999;
        width: 540px!important
    }
    #gmap {
        margin: 0 25px 10px
    }
}
.sprite_next,
.sprite_prev {
    top: -5px;
    text-indent: -999px
}
@media only screen and (max-width: 767px) and (min-width: 533px) {
    .btn-action {
        padding: 10px 12px 10px 42px;
        line-height: 2.54
    }
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: .6em!important
    }
    .btn-action {
        font-size: .8em
    }
}
.terms .well {
    background-color: #fff;
    border: 1px solid #eee6e6;
    border-radius: 0;
    margin-bottom: -1px
}
.pagination>li>a,
.pagination>li>span,
.s-basket a {
    border: none
}
.col-md-offset-2 {
    margin-left: 16.666666666666664%
}
small.pag_target.pull-right {
    margin-left: 20px
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
    cursor: default
}
.medical_term i.sprite_info,
.post-code-finder-wrapper h3,
.sprite_gt,
.terms .view_all,
select#interactiveDropdown:hover {
    cursor: pointer
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.pagination li a {
    padding: 0 12px
}
.sprite_next {
    background: url(../img/spritesheet.png) -187px -201px no-repeat;
    width: 26px;
    height: 26px
}
.sprite_prev {
    background: url(../img/spritesheet.png) -146px -201px no-repeat;
    width: 28px;
    height: 40px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: transparent
}
.pag_target a {
    color: #000
}
.pag_target .disabled a {
    color: #c78d4d
}
.col-hack-device.container-flex {
    background: #fff;
    -webkit-box-shadow: 1px 0 15px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 1px 0 15px 0 rgba(50, 50, 50, .2);
    display: flex
}
.clinic-names-wrapper,
.local_consultations,
.post-code-finder-wrapper {
    margin-top: 20px
}
.clinic-names-wrapper,
.local_consultations,
.top-content,
aside.venue {
    background: #fff;
    padding: 15px;
    border: 1px solid #eee6e6
}
.post-code-finder-wrapper form#post-code-lookup .input-group {
    width: 100%
}
.post-code-finder-wrapper {
    background: #a8a2a1;
    height: 50px;
    padding-top: 15px;
    color: #fff;
    padding-bottom: 110px;
    overflow: hidden
}
.post-code-finder-wrapper input#location {
    border-radius: 0
}
.post-code-finder-wrapper .input-group .form-control {
    width: 97%
}
.post-code-finder-wrapper button.btn.btn-default {
    padding-left: 25px;
    padding-right: 25px
}
.post-code-finder-wrapper span.gyph_plus.pull-right {
    color: inherit!important;
    cursor: pointer
}
.clinic-names,
.local_consultations ul {
    line-height: 2
}
.hmb_caret {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #c78e4d;
    margin-right: 10px
}
.bullet_fb_hmb,
.sprite_pdf {
    margin-right: 5px;
    vertical-align: middle
}
.sprite_pdf {
    background: url(../img/spritesheet.png) -471px -179px no-repeat;
    width: 26px;
    height: 28px;
    display: inline-block
}
.sprite_refresh {
    background: url(../img/spritesheet.png) -20px -243px no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    border: 0;
    display: none
}
.bullet_fb_hmb {
    background: url(../img/hm_logo.gif) no-repeat;
    width: 40px;
    height: 40px;
    background-size: contain;
    display: inline-block
}
.widget_guides li {
    line-height: 3
}
.clinic-names a {
    color: #000
}
.local_consultations ul {
    padding-left: 10px;
    list-style: none
}
.local_consultations ul li:before {
    content: "";
    display: inline-block;
    width: 0!important;
    height: 0!important;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #c78e4d;
    margin-right: 10px;
    margin-left: -10px!important;
    position: relative!important
}
.sprite_minus,
.sprite_plus,
.yamm .collapse,
.yamm .container,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
    position: relative
}
aside.venue h3 {
    color: #000!important
}
aside.venue span.gyph_plus.pull-right {
    color: #c78d4d!important
}
aside.venue .panel-body {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 30px;
    font-size: 80%
}
.clinic_info,
aside.venue .list-unstyled:nth-child(2) {
    margin-left: 0
}
aside.venue .found_result,
aside.venue .search_message {
    border-bottom: 1px solid #eee6e6
}
aside.venue .found_result:last-child {
    border-bottom: none
}
aside.venue .panel-group .panel+.panel {
    margin-top: 0
}
aside.venue {
    padding-bottom: 0
}
.clinic_info {
    margin-bottom: 20px
}
.clinic_info li:before {
    padding-left: 5px;
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    height: 40px;
    background-size: contain;
    margin-bottom: -40px
}
.clinic_email li {
    left: -6px;
    padding: 5px 11px
}
aside.venue .list-unstyled:first-child {
    padding-left: 19px
}
aside.venue .venue_side_gallery {
    margin: 0 auto;
    width: 100%
}
.terms .view_all {
    color: #c78d4d
}
.terms .encyclopedia_results {
    margin-top: 20px
}
.terms .encyclopedia_results li {
    line-height: 2.5
}
.terms .encyclopedia_results a {
    color: #000
}
aside .related-services {
    background: #fbeee8
}
aside .related-services .brick-header {
    background: #ecaa94;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px!important;
    padding: 10px 10px 10px 20px;
    text-align: left;
    color: #fff
}
aside .related-services ul li {
    padding-left: 0
}
aside .related-services a {
    color: #000
}
.cosmetic-surgery-for-men aside .related-services .brick-header {
    background: #597b7c
}
.cosmetic-surgery-for-men aside .related-services {
    background: #dfe5e5
}
.glyphicon.widget-api-video-icon {
    background: url(../img/video_play.html) no-repeat;
    width: 35px;
    height: 35px;
    position: relative;
    margin: 0 auto;
    display: block;
    top: -100px
}
#project-item .panel-body .brick:hover,
#project-list .panel-body .brick:hover {
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .4);
    transition: box-shadow 1s;
    -webkit-transition: -webkit-box-shadow 1s;
    -moz-transition: -moz-box-shadow 1s
}
.project .medical_terms_explained {
    background: rgba(0, 0, 0, .75);
    color: #fff
}
.faq-accordion .panel-title {
    font-size: 1em!important
}
span.hmb_caret.white {
    border-color: transparent transparent transparent #fff
}
span.hmb_caret.white+a {
    color: #fff
}
.medical_term i.sprite_info {
    background: url(../img/spritesheet.png) -476px -136px no-repeat;
    width: 18px;
    height: 18px
}
.sprite_gt {
    background: url(../img/spritesheet.png) -234px -104px no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block
}
.sprite_plus {
    background: url(../img/spritesheet.png) -233px -75px no-repeat;
    width: 25px;
    height: 24px
}
.sprite_minus,
.sprite_minus.black,
.sprite_minus.white,
.sprite_plus.black,
.sprite_plus.white {
    width: 24px;
    height: 24px
}
.sprite_minus {
    background: url(../img/spritesheet.png) -351px -76px no-repeat
}
.sprite_minus.white {
    background: url(../img/spritesheet.png) -273px -75px no-repeat
}
.sprite_plus.white {
    background: url(../img/spritesheet.png) -312px -76px no-repeat
}
.sprite_plus.black {
    background: url(../img/spritesheet.png) -312px -104px no-repeat
}
.sprite_minus.black {
    background: url(../img/spritesheet.png) -351px -104px no-repeat
}
.search_result {
    padding-bottom: 15px
}
.videos .col-md-3.item {
    padding: 10px;
    min-height: 275px
}
.main-nav ul.dropdown-menu {
    background: rgba(255, 255, 255)
}
a .yamm .dropdown-menu {
    left: auto
}
.yamm .yamm-content {
    max-width: 790px
}
.yamm .yamm-content hr {
    margin-top: 10px;
    margin-bottom: 10px
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}
.logo {
    padding: 20px 55px 10px 0
}
.loading {
    min-height: 710px;
    background: url(../img/preloader_transparent.html) center center no-repeat!important
}
a .home-staff-panel {
    color: #333
}
#modal_vwo .modal-dialog {
    margin-top: 20%;
    top: auto!important
}
#modal_vwo p {
    text-align: center;
    font-size: 16px
}
.blue-ul li:before,
.gold-ul li:before,
.green-ul li:before,
.pink-ul li:before,
.purple-ul li:before {
    content: "■"!important;
    font-size: .7em!important;
    padding-right: 2.25em!important;
    top: -3px;
    position: relative
}
#modal_vwo p.button_link {
    margin: 30px 6% 10px
}
#modal_vwo .modal-content {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0
}
#modal_vwo .modal-content h3 {
    color: #C78D4D
}
.cosmetic-surgery-for-men #modal_vwo .modal-content h3 {
    color: #597b7c
}
.cosmetic-surgery-for-women #modal_vwo .modal-content h3 {
    color: #ecaa94
}
.laser-skin-treatments #modal_vwo .modal-content h3,
.treatments #modal_vwo .modal-content h3 {
    color: #7b577d
}
.conditions #modal_vwo .modal-content h3 {
    color: #024564
}
@media only screen and (max-width: 480px) {
    #modal_vwo a.btn-action {
        white-space: normal
    }
}
.gold {
    color: #c78d4d!important
}
.pink {
    color: #ecaa94!important
}
.green {
    color: #597b7c!important
}
.purple {
    color: #7b577d!important
}
.blue {
    color: #88CDD6!important
}
.base-ul {
    list-style: none!important
}
.slider-dots,
.slides li {
    list-style: none
}
.gold-ul li:before {
    color: #c78d4d!important
}
.pink-ul li:before {
    color: #ecaa94!important
}
.green-ul li:before {
    color: #597b7c!important
}
.purple-ul li:before {
    color: #7b577d!important
}
.blue-ul li:before {
    color: #88CDD6!important
}
.widgetmanager {
    display: none
}
.backend .widgetmanager {
    display: table!important
}
.hospital-group {
    margin: -22px -21px
}
.map-wrapper .hospital_map {
    margin: 20px 0 5px!important;
    padding: 0!important;
    height: 270px!important
}
.hotspot,
.interactiveLegend .hotspotLegend {
    border-radius: 20px;
    height: 26px;
    text-align: center
}
.animateUp {
    position: relative
}
.fade-up {
    animation: animateUp .9s;
    -moz-animation: animateUp .9s;
    -webkit-animation: animateUp .9s;
    -o-animation: animateUp .9s
}
@keyframes animateUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes animateUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes animateUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes animateUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.row-face {
    margin: 0
}
#templatesContainer {
    margin: -10px 0 5px
}
.interactive_face {
    padding-top: 35px;
    padding-bottom: 10px;
    margin-top: -30px;
    margin-bottom: -1px;
    position: relative
}
select#interactiveDropdown {
    position: absolute;
    right: 15px;
    top: 50px;
    width: 180px
}
.interactiveLegend {
    left: 15px;
    position: absolute;
    top: 50px;
    width: 140px
}
.interactiveLegend:hover {
    cursor: help
}
.interactiveLegend .hotspotLegend {
    display: block;
    left: 8px;
    position: absolute;
    top: 8px;
    background: #c88e4e;
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 23px;
    width: 26px;
    opacity: .6;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6)
}
#box,
#box0 {
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    left: 10px;
    right: 10px
}
.interactiveLegend-title {
    display: inline-block;
    font-size: 1em;
    line-height: 1.3;
    margin: 3px 0 3px 50px;
    text-transform: uppercase;
    width: 130px;
    font-weight: 400
}
#box,
.hotspot {
    display: none;
    position: absolute
}
.hotspot {
    background: #fff;
    color: #c88e4e;
    font-size: 1.3em;
    font-weight: 200;
    line-height: 22px;
    width: 26px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    opacity: .7
}
.hotspot.selected,
.hotspot:hover {
    background: #c88e4e;
    color: #fff;
    cursor: crosshair;
    opacity: 1
}
#box {
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    background: rgba(255, 255, 255, .7);
    border: 1px solid rgba(212, 159, 96, .4);
    border-radius: 0;
    padding: 10px 15px;
    bottom: 65px
}
#box0,
#box1 {
    display: none;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both
}
#box0 {
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    background: rgba(212, 159, 96, .6);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 0;
    padding: 10px 15px;
    position: absolute;
    bottom: 65px
}
#box1,
#box2 {
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(0, 0, 0, .3);
    width: 240px;
    padding: 10px 15px;
    position: absolute
}
#box1 {
    animation-fill-mode: both;
    animation-duration: .5s;
    border-radius: 10px;
    bottom: 15%;
    left: 20px
}
#box2,
#box3 {
    display: none;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    bottom: 15%
}
#box2 {
    animation-fill-mode: both;
    animation-duration: .5s;
    border-radius: 10px;
    right: 20px
}
#box3,
#box4 {
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    border: 1px solid rgba(0, 0, 0, .3)
}
#box3 {
    animation-fill-mode: both;
    animation-duration: .5s;
    background: rgba(255, 255, 255, .9);
    border-radius: 10px;
    width: 240px;
    padding: 10px 15px;
    position: absolute;
    left: 50%;
    margin-left: -120px
}
#box4,
#box5 {
    display: none;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    background: rgba(255, 255, 255, .9);
    width: 240px;
    padding: 10px 15px;
    bottom: 50%;
    margin-bottom: -95px;
    position: absolute
}
#box4 {
    animation-fill-mode: both;
    animation-duration: .5s;
    border-radius: 10px;
    left: 20px
}
#box5 {
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 10px;
    right: 20px
}
#box p,
#box1 p,
#box2 p,
#box3 p,
#box4 p,
#box5 p {
    font-weight: 300;
    font-size: .9em
}
#box-content {
    font-weight: 300;
    margin: 0 2px 10px;
    color: #000
}
#box-option,
#box-title {
    font-weight: 400!important
}
#box-option {
    margin: 0!important
}
#box-title {
    text-transform: capitalize;
    font-size: 1.3em!important;
    margin: 0 2px 8px;
    color: #000
}
.btn.btn-interact {
    background: #cd9448!important;
    border: 1px solid rgba(212, 159, 96, .7)!important;
    border-radius: 5px;
    color: #fff;
    font-size: .9em;
    margin: 0 0 20px!important;
    padding: 5px 15px!important;
    transition: all .3s linear 0s;
    font-weight: 300;
    line-height: 1.4
}
#box-option.btn.btn-interact:hover {
    background: #fff!important;
    border: 1px solid rgba(212, 159, 96, .7)!important;
    color: #cd9448!important
}
#box-option.btn.btn-interact:focus {
    background: #cd9448!important;
    border: 1px solid rgba(212, 159, 96, .7)!important;
    color: #fff!important
}
.face-panel {
    border: 0!important;
    min-height: 190px!important;
    margin: 0!important
}
.face-panel .brick-heading {
    text-align: center;
    font-size: 1.2em!important;
    padding-left: 5px;
    padding-right: 5px
}
.face-panel .brick-nav {
    padding: 0 15px!important;
    display: inline-block;
    width: 100%
}
.face-panel p {
    font-weight: 300;
    font-size: .9em;
    margin: 0 2px 10px
}
.face-panel .face-label {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 5px
}
.face-panel .face-treatment {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 3px
}
.face-panel .face-term {
    font-weight: 200
}
.face-panel .btn-interact {
    color: #fff;
    border-color: transparent;
    margin-top: 10px
}
.interactive_face #breadcrumb {
    background: rgba(212, 159, 96, .4);
    color: #fff;
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 100;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    bottom: 10px;
    text-align: center;
    min-height: 44px
}
.interactive_face #breadcrumb .children {
    font-weight: 300
}
.interactive_face #breadcrumb .areaSelected {
    font-weight: 300;
    text-transform: capitalize
}
p.face-none {
    font-size: .9em;
    line-height: 1.4;
    margin: 8px 2px 10px
}
.face-panel .info-sign {
    border: 2px solid #000;
    background: url(../img/icons/info.html) center center/contain no-repeat rgba(0, 0, 0, 0);
    border-radius: 18px;
    color: #000;
    font-size: .8em;
    font-weight: 300;
    line-height: 15px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    font-style: normal;
    text-indent: 1px;
    top: 3px;
    left: 2px;
    position: relative
}
.face-panel .info-sign:hover {
    cursor: help
}
.tooltip-inner {
    background-color: #fff;
    color: #000;
    border: 1px solid #e6e6e6;
    text-transform: none!important;
    font-size: .95em
}
.tooltip-arrow {
    display: none
}
.col-face.cosmetic-surgery-for-women {
    background: #fbeee8
}
.col-face.cosmetic-surgery-for-women .face-label {
    color: #ecaa94
}
.col-face.cosmetic-surgery-for-women .face-panel i {
    border-color: #ecaa94
}
.col-face.cosmetic-surgery-for-women .brick-heading {
    background: #ecaa94
}
.col-face.cosmetic-surgery-for-women .brick-bottom {
    background: #fbeee8
}
.col-face.cosmetic-surgery-for-women .brick-nav .btn-interact,
.col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:focus,
.col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:hover {
    background: #ecaa94!important;
    color: #fff!important;
    border-color: #ecaa94!important
}
.col-face.laser-skin-treatments {
    background: #e4dde5
}
.col-face.laser-skin-treatments .face-label {
    color: #7b577d
}
.col-face.laser-skin-treatments .face-panel i {
    border-color: #7b577d
}
.col-face.laser-skin-treatments .brick-heading {
    background: #7b577d
}
.col-face.laser-skin-treatments .brick-bottom {
    background: #e4dde5
}
.col-face.laser-skin-treatments .brick-nav .btn-interact,
.col-face.laser-skin-treatments .brick-nav .btn-interact:focus,
.col-face.laser-skin-treatments .brick-nav .btn-interact:hover {
    background: #7b577d!important;
    color: #fff!important;
    border-color: #7b577d!important
}
.col-face.treatments {
    background: #e4dde5
}
.col-face.treatments .face-label {
    color: #7b577d
}
.col-face.treatments .face-panel i {
    border-color: #7b577d
}
.col-face.treatments .brick-heading {
    background: #7b577d
}
.col-face.treatments .brick-bottom {
    background: #e4dde5
}
.col-face.treatments .brick-nav .btn-interact,
.col-face.treatments .brick-nav .btn-interact:focus,
.col-face.treatments .brick-nav .btn-interact:hover {
    background: #7b577d!important;
    color: #fff!important;
    border-color: #7b577d!important
}
.col-face.conditions {
    background: #9acfe7
}
.col-face.conditions .face-label {
    color: #024564
}
.col-face.conditions .face-panel i {
    border-color: #024564
}
.col-face.conditions .brick-heading {
    background: #024564
}
.col-face.conditions .brick-bottom {
    background: #9acfe7
}
.col-face.conditions .brick-nav .btn-interact,
.col-face.conditions .brick-nav .btn-interact:focus,
.col-face.conditions .brick-nav .btn-interact:hover {
    background: #024564!important;
    color: #fff!important;
    border-color: #024564!important
}
.men .col-face.cosmetic-surgery-for-women,
.men .col-face.cosmetic-surgery-for-women .brick-bottom {
    background: #dfe5e5
}
.men .col-face.cosmetic-surgery-for-women .brick-heading {
    background: #597b7c
}
.men .col-face.cosmetic-surgery-for-women .face-label {
    color: #597b7c
}
.men .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact,
.men .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:focus,
.men .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:hover {
    background: #597b7c!important;
    color: #fff!important;
    border-color: #597b7c!important
}
.women .col-face.cosmetic-surgery-for-women,
.women col-face.cosmetic-surgery-for-women .brick-bottom {
    background: #fbeee8
}
.women .col-face.cosmetic-surgery-for-women .brick-heading {
    background: #ecaa94
}
.women .col-face.cosmetic-surgery-for-women .face-label {
    color: #ecaa94
}
.women .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact,
.women .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:focus,
.women .col-face.cosmetic-surgery-for-women .brick-nav .btn-interact:hover {
    background: #ecaa94!important;
    color: #fff!important;
    border-color: #ecaa94!important
}
.col-face.products {
    background: #e7f5f6
}
.col-face.products .face-label {
    color: #88ccd5
}
.col-face.products .face-panel i {
    border-color: #88ccd5
}
.col-face.products .face-panel img {
    border: 2px solid #6f1e0e;
    width: 85%;
    margin-bottom: 20px
}
.col-face.products .brick-heading {
    background: #88ccd5
}
.col-face.products .brick-bottom {
    background: #e7f5f6
}
.col-face.products .brick-nav .btn-interact,
.col-face.products .brick-nav .btn-interact:focus,
.col-face.products .brick-nav .btn-interact:hover {
    background: #88ccd5!important;
    color: #fff!important;
    border-color: #88ccd5!important
}
.face-product {
    color: #88ccd5;
    text-transform: uppercase;
    font-size: 1.1em!important;
    font-weight: 400!important;
    line-height: 1.1
}
#interactiveElement1 .col-face {
    display: inline-block;
    float: none;
    width: 100%
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hotspot,
    .interactiveLegend .hotspotLegend {
        line-height: 24px
    }
    .btn.btn-interact {
        line-height: 1.5
    }
    .interactive_face #breadcrumb {
        font-weight: 200
    }
    .interactive_face #breadcrumb .areaSelected,
    .interactive_face #breadcrumb .children {
        font-weight: 400
    }
}
@media only screen and (min-width: 992px) {
    .col-face {
        display: table-cell;
        float: none
    }
}
@media only screen and (max-width: 1199px) {
    #box {
        font-size: .9em
    }
    .face-panel .brick-heading {
        font-size: 1em!important
    }
    .face-panel .brick-nav {
        font-size: .9em
    }
    .face-panel .info-sign {
        top: 5px
    }
    .btn.btn-interact {
        font-size: .8em
    }
    .hotspot {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    #box {
        bottom: 52px;
        padding: 6px 10px;
        font-size: .8em
    }
    #box-title {
        margin: 0 2px 5px
    }
    #box-content {
        font-weight: 200;
        margin: 0 2px 10px
    }
    .hotspot {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .face-panel {
        font-size: 1.3em
    }
    .face-content,
    .face-panel,
    .face-product {
        min-height: inherit!important
    }
    .face-panel.brick-bottom .brick-heading {
        font-size: 1em!important
    }
    select#interactiveDropdown {
        right: 10px;
        top: 45px;
        width: 150px;
        font-size: .8em
    }
    .interactiveLegend {
        left: 10px;
        top: 45px
    }
    .interactiveLegend .hotspotLegend {
        left: 0;
        top: 5px;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .interactiveLegend-title {
        font-size: .8em;
        margin: 5px 0 5px 30px;
        width: 90px
    }
    .interactive_face #breadcrumb {
        font-size: 1em;
        min-height: 35px
    }
    .btn.btn-interact {
        border-radius: 5px;
        margin: 0 0 20px!important;
        padding: 3px 10px!important
    }
}
@media only screen and (max-device-width: 768px) and (min-device-width: 768px) {
    #box-content,
    .hotspot {
        font-weight: 300
    }
    .interactive_face #breadcrumb {
        font-weight: 200
    }
}
@media only screen and (max-width: 767px) {
    #box,
    .interactiveLegend {
        left: 0;
        position: relative
    }
    #box,
    .interactive_face #breadcrumb {
        display: none
    }
    #templatesContainer {
        margin: 15px -21px -18px
    }
    .interactive_face {
        padding-top: 0;
        margin: 20px -20px -25px
    }
    .hotspot {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75);
        opacity: 1
    }
    #box {
        border-radius: 0;
        bottom: 0;
        padding: 10px 15px;
        right: 0;
        font-size: 1em
    }
    #box-title {
        font-weight: 500!important
    }
    .interactiveLegend {
        top: -10px;
        width: 130px;
        font-size: 9px
    }
    .interactiveLegend .hotspotLegend {
        top: 5px;
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        font-size: 20px
    }
    .interactiveLegend-title {
        margin: 5px 0 0 40px;
        width: 80%
    }
    select#interactiveDropdown {
        right: 15px;
        top: -5px;
        width: 130px;
        font-size: 9px;
        padding: 0 5px;
        height: 25px
    }
    .face-panel {
        font-size: 1.1em
    }
    .face-panel .brick-nav .btn.btn-interact {
        width: initial!important;
        font-size: 11px
    }
}
@media only screen and (max-width: 640px) {
    .hotspot {
        -webkit-transform: scale(.55);
        -ms-transform: scale(.55);
        transform: scale(.55)
    }
    .face-panel .info-sign {
        top: 4px
    }
    .face-panel .face-treatment {
        margin-bottom: 2px
    }
}
@media only screen and (max-width: 340px) {
    .hotspot {
        -webkit-transform: scale(.45);
        -ms-transform: scale(.45);
        transform: scale(.45)
    }
}
#sectionBanner #slides .container-fluid {
    display: table;
    height: 365px!important;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 0
}
#sectionBanner #slides .row-fluid {
    height: 100%;
    display: table-cell;
    vertical-align: middle
}
#sectionBanner #slides .centering {
    float: left;
    margin: 0 auto;
    position: relative;
    top: auto
}
#sectionBanner #slides.flexslider.loading .slides>li:first-child {
    opacity: 1!important
}
span.link {
    color: #c78d4d;
    cursor: pointer
}
#sectionBanner #slides .flex-control-nav {
    z-index: 9!important
}
#sectionBanner #slides {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    margin-top: -40px;
    margin-bottom: 30px!important
}
#sectionBanner #slides a.flex-next,
#sectionBanner #slides a.flex-prev {
    top: 50%
}
.cosmetic-surgery-for-women #sectionBanner #slides .flex-caption h2 {
    color: #ecaa94!important;
    font-weight: 300!important
}
.laser-skin-treatments #sectionBanner #slides .flex-caption h2,
.treatments #sectionBanner #slides .flex-caption h2 {
    color: #7b577d!important;
    font-weight: 300!important
}
.conditions #sectionBanner #slides .flex-caption h2 {
    color: #024564!important;
    font-weight: 300!important
}
.cosmetic-surgery-for-men #sectionBanner #slides .flex-caption h2 {
    color: #597b7c!important;
    font-weight: 300!important
}
@media only screen and (min-width: 2000px) {
    #sectionBanner #slides .container-fluid {
        height: 475px!important
    }
}
@media only screen and (max-width: 1360px) {
    #sectionBanner #slides .centering {
        font-size: .9em;
        width: 51%
    }
    #sectionBanner #slides .centering p {
        font-size: 1.1em
    }
    #sectionBanner #slides .container-fluid {
        height: 330px!important
    }
}
@media only screen and (max-width: 1199px) {
    #sectionBanner #slides .container-fluid {
        height: 295px!important
    }
    #sectionBanner .btn-media {
        font-size: .85em
    }
    #sectionBanner .flex-caption span.icon-play {
        top: 6px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    #sectionBanner #slides .centering {
        width: 44%
    }
}
@media only screen and (max-width: 1024px) {
    #sectionBanner #slides .centering {
        font-size: .9em;
        margin: 0 30px;
        width: 40%
    }
    #sectionBanner #slides .container-fluid {
        height: 195px!important
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    #sectionBanner #slides .centering {
        font-size: .8em;
        margin: 0 50px
    }
    #sectionBanner #slides .container-fluid {
        height: 175px!important
    }
}
@media only screen and (max-width: 767px) {
    .flexslider .slides>li .btn-media {
        display: none
    }
    .flexslider .slides>li.flex-active-slide .btn-media {
        display: inline-block
    }
    .home-product-panel form#shop-form {
        margin-top: 20px;
        padding: 0 15px
    }
    .home-product-panel .btn {
        margin: 10px 0 0!important;
        width: 100%
    }
    .top-actionbuttons {
        overflow: hidden
    }
    .top-actionbuttons li:first-child {
        border-top: 1px solid #eadfdd
    }
    .btn-clinic {
        left: 10px;
        position: relative
    }
    ul.feastTweets li .feastTweets-tweet {
        line-height: 1.8;
        font-size: 14px!important
    }
    .post-code-finder .home-sub-nav {
        margin: 20px 0
    }
    #shop-form .input-group,
    img.right {
        float: none;
        width: 100%
    }
    .home-product-panel .btn:last-child {
        margin: 10px 15px 0!important;
        width: auto
    }
    .twitter-icon {
        right: 22px;
        top: 13px
    }
}
@media only screen and (min-width: 1200px) {
    .main-nav li:last-child .dropdown-menu {
        left: auto;
        right: -56px
    }
    .main-nav li:nth-child(5) .dropdown-menu {
        right: -328px
    }
    .main-nav li:nth-child(3) .dropdown-menu {
        left: -32px
    }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .main-nav li:nth-child(5) .dropdown-menu {
        right: -287px
    }
    .main-nav li:last-child .dropdown-menu {
        right: -79px
    }
    .main-nav li:nth-child(3) .dropdown-menu {
        left: -128px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .main-nav li:nth-child(5) .dropdown-menu {
        right: -226px
    }
    .main-nav li:last-child .dropdown-menu {
        right: -68px
    }
    .main-nav li:nth-child(3) .dropdown-menu {
        left: -61px
    }
}
.logo {
    margin-top: 0!important
}
.home-search-li>.clearfix>#search>fieldset>.btn {
    display: none!important
}
.home-search-li>.clearfix>#search>fieldset>.search-field {
    min-width: 250px;
    min-height: 33px
}
.home-search-li {
    width: 218px
}
.topbar {
    height: 40px!important
}
.top-links>li>span {
    position: absolute;
    margin: -18px 0 0 42px
}
@media only screen and (max-width: 1199px) {
    .home-search-li {
        width: 203px
    }
}
@media only screen and (max-width: 991px) {
    .home-search-li {
        width: 197px
    }
}
@media only screen and (min-width: 768px) {
    .main-nav {
        padding: 0
    }
    .nav-why-choose-us {
        width: 14%
    }
}
.brick-image-layout-inline .brick-home-subtitle {
    font-size: 1.7em!important
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .brick-image-layout-inline .brick-home-subtitle {
        font-size: 1.1em!important
    }
}
.scroll-icon {
    display: none
}
@media only screen and (max-width: 767px) {
    .nav-why-choose-us {
        width: 100%!important
    }
    .main-nav>li.nav-treatments>a {
        border-left: 10px solid #7b577d!important
    }
    .main-nav>li.nav-conditions>a {
        border-left: 10px solid #024564!important
    }
    .main-nav li.nav-conditions,
    .main-nav li.nav-treatments {
        border-bottom: 1px solid #eee!important
    }
    .scroll-icon {
        background: url(../img/home-bricks/harley-arrow-down.html) center center/30px auto no-repeat #fff;
        border-top: 1px solid rgba(0, 0, 0, .1);
        display: inline-block;
        height: 40px;
        width: 100%;
        z-index: 1300;
        bottom: 0
    }
    .navbar-collapse {
        bottom: 0;
        overflow: scroll;
        padding: 59px 0 40px;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh
    }
    .navbar-search.pull-right {
        height: 52px;
        margin-bottom: 0;
        margin-top: -2px;
        position: relative;
        width: 100%;
        z-index: 1300
    }
    .navbar-collapse .main-nav>li>a {
        padding: 17px 20px!important
    }
    .navbar-search .dropdown-menu {
        margin: 0!important;
        top: 0!important
    }
    .mobile-hide {
        display: none!important
    }
}
.navbar-contact {
    margin-right: 30px
}
#homepage-2015 .nav-social li {
    width: 30px!important;
    height: 30px!important
}
@media screen and (min-width: 0\0) {
    .conditions [id*=project-] .brick ul li:before,
    .cosmetic-surgery-for-men [id*=project-] .brick ul li:before,
    .cosmetic-surgery-for-women [id*=project-] .brick ul li:before,
    .laser-skin-treatments [id*=project-] .brick ul li:before,
    .laserList li:before,
    .mensList li:before,
    .treatments [id*=project-] .brick ul li:before,
    .womensList li:before,
    section .brick ul li:before {
        font-size: 1.5em!important
    }
}
.inside-full-height {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}
.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}
.col-height {
    display: table-cell;
    float: none;
    height: 100%
}
.col-top {
    vertical-align: top
}
.col-middle {
    vertical-align: middle
}
.col-bottom {
    vertical-align: bottom
}
@media (min-width: 480px) {
    .row-xs-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }
    .col-xs-height {
        display: table-cell;
        float: none;
        height: 100%
    }
    .col-xs-top {
        vertical-align: top
    }
    .col-xs-middle {
        vertical-align: middle
    }
    .col-xs-bottom {
        vertical-align: bottom
    }
}
@media (min-width: 768px) {
    .row-sm-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }
    .col-sm-height {
        display: table-cell;
        float: none;
        height: 100%
    }
    .col-sm-top {
        vertical-align: top
    }
    .col-sm-middle {
        vertical-align: middle
    }
    .col-sm-bottom {
        vertical-align: bottom
    }
}
@media (min-width: 992px) {
    .row-md-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }
    .col-md-height {
        display: table-cell;
        float: none;
        height: 100%
    }
    .col-md-top {
        vertical-align: top
    }
    .col-md-middle {
        vertical-align: middle
    }
    .col-md-bottom {
        vertical-align: bottom
    }
}
@media (min-width: 1200px) {
    .row-lg-height {
        display: table;
        table-layout: fixed;
        height: 100%;
        width: 100%
    }
    .col-lg-height {
        display: table-cell;
        float: none;
        height: 100%
    }
    .col-lg-top {
        vertical-align: top
    }
    .col-lg-middle {
        vertical-align: middle
    }
    .col-lg-bottom {
        vertical-align: bottom
    }
}
.shop-navbar,
.shop-navbar ul>li,
.sortDropdown,
.top-links li {
    vertical-align: middle
}
.flexslider {
    overflow: visible;
    background: 0 0!important;
    margin: -40px auto 0!important;
    max-width: 1360px
}
.flex-direction-nav a {
    opacity: .3!important;
    box-shadow: none;
    color: transparent!important;
    height: 50px!important;
    text-shadow: none!important;
    width: 50px!important;
    margin-top: -60px!important
}
.flex-direction-nav a:hover {
    opacity: .9!important
}
.flex-direction-nav .flex-prev {
    left: -60px!important
}
.flex-direction-nav .flex-next {
    right: -60px!important
}
.flex-direction-nav a.flex-prev {
    background: url(../img/home-bricks/harley-arrow-left.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    margin-left: -25px
}
.flex-direction-nav a.flex-next {
    background: url(../img/home-bricks/harley-arrow-right.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    margin-right: -30px
}
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before {
    background: 0 0!important
}
.flex-caption {
    max-width: 420px;
    top: 100px
}
.flex-caption h2 {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    color: #000!important;
    font-size: 2.8em!important;
    font-weight: 400!important;
    line-height: 1;
    padding: 8px 0;
    transition: all .3s ease-in-out 0s
}
.flex-caption h2:hover {
    color: #c78d4d;
    border-color: #c78d4d
}
.flex-control-nav {
    bottom: 130px!important;
    z-index: 9!important
}
.flex-control-paging li a {
    border: 1px solid #000!important;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    height: 12px!important;
    text-indent: -9999px;
    width: 12px!important
}
.flex-control-paging li a:hover {
    background: #000!important
}
.flex-control-paging li a.flex-active {
    border: 1px solid rgba(0, 0, 0, .9)!important;
    cursor: default;
    background: #000
}
.OwlThumbNav:hover,
.brick.brick-video-2015 .play-button:hover,
.c-thumbs img:hover,
.custom-radio .radio-inline:hover,
.custom-radio input[type=radio]:hover,
.hairColor:hover,
.hr-area .hotspot:hover,
.map-overlay-10-2015:hover,
.map-overlay:hover,
.owlNextBtn:hover,
.owlPrevBtn:hover,
.s-sidebar .tagFilter:hover,
.selectCustom:hover,
.shop-list-sort li.tagSorter:hover,
.sortDropdown .dropdown-menu li.selected,
.sortDropdown .dropdown-menu li:hover,
.start-video,
.vertical-slider-nav,
aside .shortFormWrapper .formError,
table.table-hair-removal tr.hair-prices td:hover {
    cursor: pointer
}
.col-hack-device.container-flex {
    box-shadow: 1px 0 5px 2px rgba(50, 50, 50, .1)
}
.btn-consult::before,
.nav-book-your-free-consultation::before {
    height: 17px;
    background: url(../img/home-bricks/harley-book-white.svg) no-repeat rgba(0, 0, 0, 0)
}
#sectionBanner #slides {
    padding-bottom: 385px
}
#sectionBanner #slides .flex-caption h2 {
    font-size: 2em!important
}
#sectionBanner #slides .centering {
    width: 46%
}
.highlight-center .flex-caption>p,
.highlight-right .flex-caption>p {
    width: 100%
}
#sectionBanner #slides .flex-control-nav {
    bottom: 15px!important
}
#sectionBanner .flex-direction-nav {
    display: none
}
.highlight-center .flex-caption {
    left: 50%;
    margin-left: -190px;
    max-width: 380px;
    position: absolute;
    text-align: center
}
.highlight-center .btn-brick {
    float: none!important
}
.highlight-right .flex-caption {
    right: 110px;
    text-align: right
}
.highlight-right .btn-brick {
    float: right!important
}
#sectionBanner #slides .highlight-right .centering.flex-caption {
    float: right!important;
    margin: 0;
    right: 0;
    text-align: right
}
#sectionBanner #slides .highlight-center .centering.flex-caption {
    float: none!important;
    text-align: center;
    left: -5px;
    margin: 0 auto!important
}
.top-links>li>a .cta-icon {
    background-size: contain!important;
    background-position: center!important;
    display: inline-block;
    height: 25px;
    margin: 0 6px 0 5px;
    padding: 0;
    float: left;
    width: 22px
}
.top-links>li>a {
    padding: 0 5px;
    color: #000
}
.top-links>li>a:hover {
    opacity: .6
}
header .nav li.nav-news a .cta-icon {
    background: url(../img/home-bricks/harley-speaker.html) no-repeat rgba(0, 0, 0, 0)
}
header .nav li.nav-blog a .cta-icon {
    background: url(../img/home-bricks/harley-feed.html) no-repeat rgba(0, 0, 0, 0);
    top: 2px
}
.overlay-nav {
    z-index: 999
}
span.cart_quanitiy.active {
    background: #c78d4d;
    border-radius: 55px;
    color: #fff;
    font-size: 10px;
    left: 5px;
    padding: 3px 7px 4px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 22px;
    z-index: 20
}
.cta-label {
    float: right;
    line-height: 25px
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    li a.nav-shop {
        top: 2px
    }
}
.nav-shop span {
    font-size: .9em
}
.main-nav li,
.main-nav li.dropdown {
    position: static
}
.yamm .dropdown-menu {
    left: 0;
    position: absolute;
    right: 0
}
.yamm .yamm-content {
    overflow: hidden;
    width: 100%
}
.main-nav li:last-child .dropdown-menu,
.main-nav li:nth-child(3) .dropdown-menu,
.main-nav li:nth-child(5) .dropdown-menu,
.main-nav li:nth-child(6) .dropdown-menu {
    right: 0!important;
    left: 0!important
}
.dropdown-submenu {
    min-width: 280px
}
.dropdown-menu {
    top: 53px!important
}
#homepage-2015 {
    border-bottom: 1px solid #d8d8d8
}
#homepage-2015 .overlay-nav {
    z-index: 1200
}
#homepage-2015 .topbar {
    height: 20px;
    margin: 7px 0 0
}
#homepage-2015 .logo:hover {
    opacity: .8
}
#homepage-2015 .btn-action {
    font-size: .9em;
    padding: 11px 20px 10px 55px
}
#homepage-2015 a.btn-consult,
#homepage-2015 a.nav-book-your-free-consultation {
    background-color: #7bcbc8;
    border: 1px solid #7bcbc8
}
#homepage-2015 a.btn-consult:hover,
#homepage-2015 a.nav-book-your-free-consultation:hover {
    background-color: #d3a471;
    border-color: #c69c6d;
    color: #fff;
    opacity: 1
}
#homepage-2015 a.btn-callback:hover {
    background-color: #fff;
    border-color: #c69c6d;
    color: #c69c6d;
    opacity: 1
}
#homepage-2015 .top-actionbuttons li,
.homepage-2015 .top-actionbuttons li:hover {
    border: 0
}
#homepage-2015 .btn-callback {
    background-color: #fff;
    color: #000;
    border: 1px solid #d8d8d8
}
.homepage-2015 .btn-callback:hover {
    background-color: #000;
    color: #fff
}
header .btn-action::before {
    top: 10px
}
header .btn-callback::before {
    transition: ease-out all .3s;
    background: url(../img/home-bricks/harley-call-black.svg) no-repeat rgba(0, 0, 0, 0)
}
header .btn-callback:hover:before {
    background: url(../img/home-bricks/harley-call-black.svg) no-repeat rgba(0, 0, 0, 0);
    opacity: .6
}
header .btn-consult::before {
    background: url(../img/home-bricks/harley-book-white.svg) no-repeat rgba(0, 0, 0, 0)
}
#homepage-2015 .navbar-contact a {
    color: #000;
    font-weight: 700
}
.dropdown-submenu ul.child-link a,
.main-nav>li>a {
    font-weight: 400
}
#homepage-2015 .nav-social li {
    background: #000;
    border-radius: 50px;
    margin: 0 0 0 10px
}
#homepage-2015 .nav-social li a {
    height: 26px;
    margin: 4px 5px;
    padding: 0;
    width: auto;
    background-position: center top!important
}
@media all and (-ms-high-contrast: none) {
    #homepage-2015 .nav-social li a {
        background-position: center -3px!important
    }
}
@media all and (-ms-high-contrast: none) and (max-width: 991px) {
    #homepage-2015 .nav-social li a {
        background-position: center top!important
    }
}
#homepage-2015 a.nav-twitter {
    background: url(../img/home-bricks/social/twitter.svg) no-repeat rgba(0, 0, 0, 0)
}
#homepage-2015 a.nav-facebook {
    background: url(../img/home-bricks/social/facebook.svg) no-repeat rgba(0, 0, 0, 0)
}
#homepage-2015 a.nav-googleplus {
    background: url(../img/home-bricks/social/google-plus.html) no-repeat rgba(0, 0, 0, 0)
}
#homepage-2015 a.nav-youtube {
    background: url(../img/home-bricks/social/youtube.svg) no-repeat rgba(0, 0, 0, 0)
}
#homepage-2015 li a.nav-linkedin {
    background: url(../img/icons/social/linkedin.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    height: 18px;
    margin: 6px 5px;
    text-indent: -999em;
    width: auto
}
#homepage-2015 .navbar-contact {
    font-size: 1em;
    padding-bottom: 15px;
    padding-top: 9px;
    position: relative;
    margin-top: 21px!important
}
#homepage-2015 .navbar-contact span {
    font-size: 100%
}
#homepage-2015 .navbar-contact::before {
    background: url(../img/home-bricks/harley-telephone.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    left: -26px;
    position: absolute;
    top: 6px;
    width: 20px
}
.main-nav li.nav-cosmetic-surgery-for-women:hover {
    background-color: #fef6f4!important
}
.main-nav li.nav-cosmetic-surgery-for-women .dropdown-menu ul.list-style li::before {
    border-color: transparent #ecaa94
}
.main-nav li.nav-cosmetic-surgery-for-men {
    border-bottom: 5px solid #597b7c!important
}
.main-nav li.nav-cosmetic-surgery-for-men:hover {
    background-color: #dfe5e5!important
}
.main-nav li.nav-cosmetic-surgery-for-men .dropdown-menu ul.list-style li::before {
    border-color: transparent #597b7c
}
.main-nav li.nav-laser-skin-treatments {
    border-bottom: 5px solid #7b577d!important
}
.main-nav li.nav-laser-skin-treatments:hover {
    background-color: #e4dde5!important
}
.main-nav li.nav-laser-skin-treatments .dropdown-menu ul.list-style li::before {
    border-color: transparent #7b577d
}
.main-nav li.nav-pricing {
    border-bottom: 5px solid #a0bdcd!important
}
.main-nav li.nav-pricing:hover {
    background-color: #eaf0f8!important
}
.main-nav li.nav-pricing .dropdown-menu ul.list-style li::before {
    border-color: transparent #a0bdcd
}
.main-nav li.nav-our-clinics {
    border-bottom: 5px solid #f78e57!important
}
.main-nav li.nav-our-clinics:hover {
    background-color: #fdeae0!important
}
.main-nav li.nav-our-clinics .dropdown-menu ul.list-style li::before {
    border-color: transparent #f78e57
}
.main-nav li.nav-why-choose-us {
    border-bottom: 5px solid #8c3b67!important
}
.main-nav li.nav-why-choose-us:hover {
    background-color: #f8f2f5!important
}
.main-nav li.nav-why-choose-us .dropdown-menu ul.list-style li::before {
    border-color: transparent #8c3b67
}
.main-nav li.nav-expert-support {
    border-bottom: 5px solid #c69c6d!important
}
.main-nav li.nav-expert-support:hover {
    background-color: #f6ebde!important
}
.main-nav li.expert-support .dropdown-menu ul.list-style li::before {
    border-color: transparent #c69c6d
}
.main-nav li.nav-shop {
    border-bottom: 5px solid #86cedd!important
}
.main-nav li.nav-shop:hover {
    background-color: #e2f3f7!important
}
.main-nav li.shop .dropdown-menu ul.list-style li::before {
    border-color: transparent #86cedd
}
.main-nav li.nav-conditions {
    border-bottom: 5px solid #024564!important
}
.main-nav li.nav-conditions:hover {
    background-color: #ebf0f2!important
}
.main-nav li.conditions .dropdown-menu ul.list-style li::before {
    border-color: transparent #024564
}
.main-nav>li {
    border-right: 1px solid #d8d8d8!important
}
.main-nav li::after {
    border: 0
}
.dropdown-submenu h5.parent-link a {
    font-weight: 500
}
.top-actionbuttons {
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px
}
.nav-social {
    margin-bottom: 15px;
    margin-top: 20px
}
#home-panel-toggle,
.btn-arrow-left {
    background: rgba(0, 0, 0, 0);
    margin: 0 0 10px
}
#home-panel-toggle {
    border: 0;
    padding: 0
}
.btn-arrow-left {
    color: #000;
    padding: 0 0 0 20px;
    position: relative
}
.btn-arrow-left:focus,
.btn-arrow-left:hover {
    background: #fff;
    color: #000;
    box-shadow: none;
    opacity: .7
}
.btn-arrow-left::before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1em!important;
    height: 16px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 16px
}
.brick-home-wrapper {
    display: inline-block;
    width: 100%
}
.bricksLayout {
    padding: 0;
    margin: 0 -5px
}
#home-panel-wrapper .home-panels {
    margin-top: -125px;
    overflow: hidden
}
#home-panel-wrapper .home-panels .brick-top img {
    border: 1px solid rgba(255, 255, 255, .4)
}
#home-panel-wrapper .home-panels .brick-top {
    background: #fff;
    min-height: 0;
    z-index: 10;
    position: relative;
    padding: 10px 8px 0
}
#home-panel-wrapper .brick-top .brick-title {
    display: table;
    font-size: 1em;
    font-weight: 500!important;
    margin: 0 auto;
    position: relative;
    padding: 5px 25px 15px 0;
    text-align: center
}
#home-panel-wrapper .brick-title::after {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1em!important;
    height: 16px;
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 16px
}
#home-panel-wrapper .brick-bottom .btn {
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 40px 8px 20px;
    position: relative;
    -webkit-transition: all .3s ease-in-out 0s!important;
    transition: all .3s ease-in-out 0s!important;
    width: 100%
}
#home-panel-wrapper .brick-bottom .btn:hover {
    background: #fff;
    color: #000
}
#home-panel-wrapper .brick-bottom .btn::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1.2em!important;
    height: 16px;
    right: 12px;
    position: absolute;
    top: 7px;
    width: 16px;
    -webkit-transition: all .3s ease-in-out 0s!important;
    transition: all .3s ease-in-out 0s!important
}
#home-panel-wrapper .brick-bottom .btn:hover:before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0)
}
#home-panel-wrapper .cosmetic-surgery-for-women .brick-top {
    border: 0;
    border-bottom: 5px solid #ecaa94
}
#home-panel-wrapper .cosmetic-surgery-for-women .brick-bottom {
    border: 0;
    border-bottom: 5px solid #ecaa94;
    background: #f4bba8
}
#home-panel-wrapper .cosmetic-surgery-for-men .brick-top {
    border: 0;
    border-bottom: 5px solid #597b7c
}
#home-panel-wrapper .cosmetic-surgery-for-men .brick-bottom {
    border: 0;
    border-bottom: 5px solid #597b7c;
    background: #5d9395
}
#home-panel-wrapper .laser-skin-treatments .brick-top {
    border: 0;
    border-bottom: 5px solid #7b577d
}
#home-panel-wrapper .laser-skin-treatments .brick-bottom {
    border: 0;
    border-bottom: 5px solid #7b577d;
    background: #976e99
}
#home-panel-wrapper .brick-bottom {
    border-top: 0 none;
    min-height: inherit;
    padding: 15px 25px;
    color: #fff
}
#home-panel-wrapper .brick-bottom .brick-heading {
    background: rgba(0, 0, 0, 0)!important;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    font-weight: 300!important;
    margin: 0;
    padding: 5px 0 0
}
#home-panel-wrapper .brick-bottom .brick-nav {
    padding: 0 0 5px
}
#home-panel-wrapper .brick-bottom .brick-list {
    margin: 5px 0 20px;
    padding: 0 0 0 45px
}
#home-panel-wrapper .brick-bottom .brick-list a {
    color: #fff;
    font-weight: 300
}
#home-panel-wrapper .brick-list>li {
    margin-bottom: 5px;
    position: relative
}
#home-panel-wrapper ul.brick-list li::before {
    border: 0!important
}
#home-panel-wrapper .cosmetic-surgery-for-men ul.brick-list li a::before,
#home-panel-wrapper .cosmetic-surgery-for-women ul.brick-list li a::before,
#home-panel-wrapper .laser-skin-treatments ul.brick-list li a::before,
#home-panel-wrapper .products ul.brick-list li a::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1em!important;
    height: 16px;
    left: -28px;
    position: absolute;
    top: 3px;
    width: 16px
}
#home-panel-wrapper .brick-bottom {
    z-index: 9;
    opacity: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
#home-panel-wrapper {
    position: relative;
    z-index: 998
}
#home-panel-wrapper .home-panels:hover {
    overflow: visible
}
#home-panel-wrapper .home-panels:hover .brick-bottom {
    border-top: 0 none;
    opacity: 1
}
.home-item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    color: #fff
}
.home-item .brick.blue {
    background: #7da7d9
}
.home-item .brick.green {
    background: #597b7c
}
.home-item .brick.purple {
    background: #7b577d
}
.home-item .brick.orange {
    background: #f68e56
}
.home-item .brick.pink {
    background: #ecaa94
}
.home-item .brick.burgundy {
    background: #7b0046
}
.home-item .brick.gold {
    background: #c69c6d
}
.home-item .brick.harley-gold-tint {
    background-color: #f1e6d9;
    color: #000
}
.home-item .brick.harley-grey {
    background-color: #a8a1a1;
    color: #fff
}
.home-item .brick.harley-grey-50 {
    background-color: #cfcac9;
    color: #000
}
.home-item .brick.harley-grey-25 {
    background-color: #e4e1e1;
    color: #000
}
.home-item .brick.harley-gold {
    background-color: #c78e4d;
    color: #fff
}
.home-item .brick.harley-gold-50 {
    background-color: #dfbe98;
    color: #000
}
.home-item .brick.harley-gold-25 {
    background-color: #ecdac5;
    color: #000
}
.home-item .brick.harley-peach {
    background-color: #eca993;
    color: #fff
}
.home-item .brick.harley-peach-50 {
    background-color: #f5d0c1;
    color: #000
}
.home-item .brick.harley-peach-25 {
    background-color: #f9e5dc;
    color: #000
}
.home-item .brick.harley-steel-blue {
    background-color: #597b7c;
    color: #fff
}
.home-item .brick.harley-steel-blue-50 {
    background-color: #a0b6b7;
    color: #000
}
.home-item .brick.harley-steel-blue-25 {
    background-color: #cad7d7;
    color: #000
}
.home-item .brick.harley-purple {
    background-color: #7b577d;
    color: #fff
}
.home-item .brick.harley-purple-50 {
    background-color: #b19bb0;
    color: #000
}
.home-item .brick.harley-purple-25 {
    background-color: #d3c7d2;
    color: #000
}
.home-item .brick.harley-aqua {
    background-color: #84d2e1;
    color: #fff
}
.home-item .brick.harley-aqua-50 {
    background-color: #c2e7ee;
    color: #fff
}
.home-item .brick.harley-aqua-25 {
    background-color: #dff2f5;
    color: #fff
}
.highlight-heading.blue h2 {
    color: #7da7d9!important;
    border-color: #7da7d9!important
}
.highlight-heading.green h2 {
    color: #597b7c!important;
    border-color: #597b7c!important
}
.highlight-heading.purple h2 {
    color: #7b577d!important;
    border-color: #7b577d!important
}
.highlight-heading.orange h2 {
    color: #f68e56!important;
    border-color: #f68e56!important
}
.highlight-heading.pink h2 {
    color: #ecaa94!important;
    border-color: #ecaa94!important
}
.highlight-heading.burgundy h2 {
    color: #7b0046!important;
    border-color: #7b0046!important
}
.highlight-heading.gold h2 {
    color: #c69c6d!important;
    border-color: #c69c6d!important
}
.highlight-heading.white h2 {
    color: #fff!important;
    border-color: #fff!important
}
.btn-white {
    background-color: #fff!important
}
.btn-white:hover {
    background-color: rgba(255, 255, 255, .8)!important
}
.highlight-heading.gold-tint h2 {
    color: #f1e6d9!important;
    border-color: #f1e6d9!important
}
.highlight-heading.harley-grey h2 {
    color: #a8a1a1!important;
    border-color: #a8a1a1!important
}
.highlight-heading.harley-gold h2 {
    color: #c78e4d!important;
    border-color: #c78e4d!important
}
.highlight-heading.harley-peach h2 {
    color: #eca993!important;
    border-color: #eca993!important
}
.highlight-heading.harley-steel-blue h2 {
    color: #597b7c!important;
    border-color: #597b7c!important
}
.highlight-heading.harley-purple h2 {
    color: #7b577d!important;
    border-color: #7b577d!important
}
.highlight-heading.harley-aqua h2 {
    color: #84d2e1!important;
    border-color: #84d2e1!important
}
#sectionBanner #slides .highlight-heading.blue h2 {
    color: #7da7d9!important;
    border-color: #7da7d9!important
}
#sectionBanner #slides .highlight-heading.green h2 {
    color: #597b7c!important;
    border-color: #597b7c!important
}
#sectionBanner #slides .highlight-heading.purple h2 {
    color: #7b577d!important;
    border-color: #7b577d!important
}
#sectionBanner #slides .highlight-heading.orange h2 {
    color: #f68e56!important;
    border-color: #f68e56!important
}
#sectionBanner #slides .highlight-heading.pink h2 {
    color: #ecaa94!important;
    border-color: #ecaa94!important
}
#sectionBanner #slides .highlight-heading.burgundy h2 {
    color: #7b0046!important;
    border-color: #7b0046!important
}
#sectionBanner #slides .highlight-heading.gold h2 {
    color: #c69c6d!important;
    border-color: #c69c6d!important
}
#sectionBanner #slides .highlight-heading.white h2 {
    color: #fff!important;
    border-color: #fff!important
}
#sectionBanner #slides .highlight-heading.harley-gold-tint h2 {
    color: #f1e6d9!important;
    border-color: #f1e6d9!important
}
#sectionBanner #slides .highlight-heading.harley-grey h2 {
    color: #a8a1a1!important;
    border-color: #a8a1a1!important
}
#sectionBanner #slides .highlight-heading.harley-gold h2 {
    color: #c78e4d!important;
    border-color: #c78e4d!important
}
#sectionBanner #slides .highlight-heading.harley-peach h2 {
    color: #eca993!important;
    border-color: #eca993!important
}
#sectionBanner #slides .highlight-heading.harley-steel-blue h2 {
    color: #597b7c!important;
    border-color: #597b7c!important
}
#sectionBanner #slides .highlight-heading.harley-purple h2 {
    color: #7b577d!important;
    border-color: #7b577d!important
}
#sectionBanner #slides .highlight-heading.harley-aqua h2 {
    color: #84d2e1!important;
    border-color: #84d2e1!important
}
#homepage-2015 .white,
.flexslider .white {
    color: #fff!important
}
.flex-caption a:hover h2 {
    color: #b0753b!important;
    opacity: 1!important;
    border-color: #b0753b!important
}
.slides .flex-caption {
    display: none!important
}
.slides .flex-active-slide .flex-caption {
    display: block!important
}
.bricksLayout .brick {
    border: 0;
    color: #fff!important;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    min-height: inherit!important;
    padding: 12px!important
}
.bricksLayout .brick.brick-video-2015 {
    padding: 0!important
}
.brick.brick-video-2015 .play-button {
    background: url(../img/home-bricks/brick-play.html) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    height: 48px;
    left: 50%;
    margin-left: -60px;
    margin-top: -24px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 120px
}
.flexslider .btn-brick,
.home-item .btn-brick,
footer .btn-brick {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 10px;
    font-weight: 400;
    padding: 9px 40px 8px 12px;
    position: relative;
    transition: all .3s ease-in-out 0s;
    width: auto;
    white-space: pre-line;
    text-align: left
}
.flexslider .btn-brick:hover,
.home-item .btn-brick:hover,
footer .btn-brick:hover {
    background: #fff;
    color: #000;
    border-color: #000
}
.flexslider .btn-brick:before,
.home-item .btn-brick::before,
footer .btn-brick::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1.2em!important;
    height: 16px;
    right: 10px;
    position: absolute;
    width: 16px;
    margin-top: -8px;
    top: 50%;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.flexslider .btn-brick:hover:before,
.home-item .btn-brick:hover:before,
footer .btn-brick:hover:before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0)
}
.flexslider .btn-brick {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    color: #000;
    font-size: .9em;
    padding: 8px 35px 8px 15px
}
.flexslider .btn-brick::before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0)
}
.image-top.label-feature .brick-home-title::after,
.label-feature .brick-home-title::after {
    background: url(../img/home-bricks/harley-feature.html) no-repeat rgba(0, 0, 0, 0);
    width: 16px;
    right: 15px;
    content: "";
    height: 20px;
    position: absolute
}
.brick-home-title {
    font-size: .9em!important;
    font-weight: 300!important;
    padding: 0 25px 0 0;
    margin-top: 0!important;
    text-transform: uppercase
}
.label-feature .brick-home-title::after {
    top: 11px
}
.image-top.label-feature .brick-home-title::after {
    top: 0
}
.label-news .brick-home-title::after {
    background: url(../img/home-bricks/harley-news.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 15px;
    top: 7px;
    width: 20px
}
.label-blog .brick-home-title::after {
    background: url(../img/home-bricks/harley-blog.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 26px
}
.label-shop .brick-home-title::after,
.label-treatment .brick-home-title::after {
    content: "";
    height: 20px;
    position: absolute;
    right: 15px
}
.label-treatment .brick-home-title::after {
    background: url(../img/home-bricks/harley-treatment.html) no-repeat rgba(0, 0, 0, 0);
    top: 9px;
    width: 18px
}
.label-shop .brick-home-title::after {
    background: url(../img/home-bricks/harley-shop.html) no-repeat rgba(0, 0, 0, 0);
    top: -4px;
    width: 20px
}
.font-black.image-top.label-feature .brick-home-title::after,
.font-black.label-feature .brick-home-title::after {
    background: url(../img/home-bricks/harley-feature-black.html) no-repeat rgba(0, 0, 0, 0);
    width: 16px;
    right: 15px;
    content: "";
    height: 20px;
    position: absolute
}
.font-black.label-feature .brick-home-title::after {
    top: 11px
}
.font-black.image-top.label-feature .brick-home-title::after {
    top: 0
}
.font-black.label-news .brick-home-title::after {
    background: url(../img/home-bricks/harley-news-black.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 15px;
    top: 7px;
    width: 20px
}
.font-black.label-blog .brick-home-title::after {
    background: url(../img/home-bricks/harley-blog-black.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 26px
}
.font-black.label-treatment .brick-home-title::after {
    background: url(../img/home-bricks/harley-treatment-black.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 15px;
    top: -2px;
    width: 18px
}
.font-black.label-shop .brick-home-title::after {
    background: url(../img/home-bricks/harley-shop-black.html) no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    position: absolute;
    right: 15px;
    top: -4px;
    width: 20px
}
.brick-home-subtitle {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.1
}
.bricksLayout .brick-background {
    min-height: 250px!important;
    background-position: 100% bottom!important;
    background-repeat: no-repeat;
    background-size: 65% auto!important
}
.image-left .col-img,
.image-right .col-img {
    background-position: center top!important;
    background-size: cover!important
}
.brick-background.label-feature .brick-home-title::after {
    top: 0
}
.brick.image-inline .col-img {
    padding-right: 0
}
.bricksLayout .image-top {
    padding-top: 0!important
}
.bricksLayout .image-top .col-img {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 12px
}
.image-left .col-img {
    padding: 0
}
.bricksLayout .image-right {
    padding: 0!important
}
.bricksLayout .image-right .col-copy {
    padding-top: 12px;
    padding-bottom: 12px
}
.image-right .col-img {
    padding: 0
}
.home-clinic-panel {
    background: url(../img/uk_map_new.html) right bottom/contain no-repeat #fff;
    height: 350px
}
.map-area-10-2015 {
    overflow: hidden;
    position: relative
}
.map-overlay,
.map-overlay-10-2015 {
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9
}
.home-clinic-panel-container {
    left: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    right: 0
}
#home-map-wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 25px 0 -5px;
    background-color: #fff;
    padding: 0 0 25px
}
#home-map-wrapper .post-code-finder {
    background: #fff;
    border: 0;
    display: inline-block;
    font-size: .9em;
    margin: 70px 0 20px;
    max-width: 290px;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    border-bottom: 4px solid #f68e56;
    z-index: 9
}
#home-map-wrapper .post-code-finder>h3 {
    color: #000;
    font-size: 1.3em;
    font-weight: 400;
    margin: 0
}
#home-map-wrapper form#post-code-lookup #location {
    border: 1px solid #000;
    height: 30px;
    margin: 10px 0;
    padding: 3px 10px 0;
    width: 100%
}
#home-map-wrapper form#post-code-lookup .input-group {
    width: 100%
}
#home-map-wrapper form#post-code-lookup .input-group .input-group-btn {
    position: absolute;
    right: -9px;
    top: 17px;
    z-index: 10
}
#home-map-wrapper form#post-code-lookup .icon-search {
    background: url(../img/home-bricks/search.html) no-repeat rgba(0, 0, 0, 0);
    width: 15px
}
body.home #main {
    padding-bottom: 0;
    background: #f2f2f2
}
#bricks-main-wrapper {
    background: #fff
}
.font-white h2,
.font-white h4,
.font-white p {
    color: #fff!important
}
.font-black h2,
.font-black h4,
.font-black p {
    color: #000!important
}
.home-item .font-black .btn-brick {
    border: 1px solid #000;
    color: #000
}
.home-item .font-black .btn-brick:hover {
    background: #000;
    color: #fff;
    border-color: #fff
}
.home-item .font-black .btn-brick::before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0)
}
.home-item .font-black .btn-brick:hover:before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0)
}
body,
html {
    padding-bottom: 0;
    padding-top: 5px
}
footer {
    background: #777;
    color: #fff;
    margin-bottom: 0;
    padding: 20px 0
}
footer h4 {
    line-height: 1.3;
    margin: 6px 0 10px!important;
    font-weight: 200!important
}
footer .nav-tabs li.active a {
    background: rgba(0, 0, 0, 0)!important;
    border: 0!important;
    color: #fff!important
}
footer form .btn,
footer input {
    border: 1px solid #000!important
}
footer form .input-group {
    margin: 0 0 12px;
    width: 100%
}
footer input {
    font-size: 15px!important;
    height: 40px!important
}
footer .form-control::-moz-placeholder {
    color: #000
}
footer form .btn {
    background: #fff;
    border-left: 0!important;
    color: #000;
    font-size: 15px;
    text-transform: capitalize
}
footer form .btn:hover {
    background: #000;
    color: #fff
}
footer form .btn::before {
    background: url(../img/home-bricks/harley-arrow-right.svg) no-repeat rgba(0, 0, 0, 0)
}
footer form .btn:hover:before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0)
}
.sub-footer .nav a {
    color: #777!important;
    padding: 0 10px 0 0!important;
    text-transform: capitalize
}
.sub-footer .nav-footer {
    margin: 0!important
}
.sub-footer .nav a::after {
    color: #777;
    content: "■";
    font-size: .7em;
    position: relative;
    top: -2px;
    left: 5px
}
.sub-footer .nav li:last-child a::after {
    content: ''
}
.footer-cta .btn-brick {
    background: rgba(0, 0, 0, 0);
    font-size: 1em;
    font-weight: 400;
    margin: 10px 0 3px;
    padding: 14px 0 14px 30px;
    text-align: left;
    width: 100%
}
footer .nav-tabs {
    border: 0;
    margin: 10px 0
}
footer .nav-tabs li {
    display: block;
    text-align: left;
    width: 100%
}
footer .nav-tabs a {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 1.3em;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 0 25px 5px 0!important;
    text-align: left;
    text-transform: uppercase
}
footer .nav-tabs li a:hover {
    border-color: transparent;
    padding: 0 25px 5px 0!important
}
footer .nav-tabs a::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1em!important;
    height: 16px;
    right: -1px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    width: 16px
}
.yamm-content .text-left br,
body.call-me-back .footer-cta,
body.call-me-back .top-actionbuttons,
body.contact-us .footer-cta,
body.contact-us .top-actionbuttons,
body.request-a-brochure .footer-cta,
body.request-a-brochure .top-actionbuttons {
    display: none
}
.sub-footer {
    color: #777;
    background: #fff;
    font-size: 11px!important
}
.sub-footer a {
    color: #777!important
}
.ft-1 {
    background: #7bcbc8!important
}
.ft-1:hover {
    border-color: #7bcbc8!important;
    color: #fff!important;
    opacity: 1
}
.home-category-panel-wrapper {
    margin-top: 0
}
@media only screen and (min-width: 768px) {
    .main-nav>li {
        height: 54px
    }
}
@media only screen and (min-width: 2000px) {
    #sectionBanner #slides .centering {
        top: -55px
    }
}
@media only screen and (max-width: 1520px) {
    .flex-caption {
        margin-left: 60px;
        top: 100px;
        width: 40%
    }
    .flex-caption h2 {
        font-size: 2.6em!important
    }
    .flex-direction-nav a {
        height: 50px!important;
        width: 50px!important
    }
    .home-category-panel-wrapper {
        margin-top: 0
    }
    .flex-direction-nav .flex-prev {
        left: 50px!important
    }
    .flex-direction-nav .flex-next {
        right: 50px!important
    }
    .brick-home-title {
        font-size: .9em!important
    }
    .home-item .btn-brick {
        padding: 8px 35px 8px 12px
    }
    .home-item .btn-brick::before {
        right: 10px
    }
}
@media only screen and (max-width: 1350px) {
    .flex-caption {
        max-width: 350px
    }
    #sectionBanner #slides {
        padding-bottom: 28.1%
    }
}
@media only screen and (max-width: 1199px) {
    .flex-caption {
        max-width: 350px
    }
    #sectionBanner #slides .centering {
        top: 10px
    }
    .main-nav>li>a {
        font-size: 11px
    }
}
@media only screen and (max-width: 1040px) {
    .flex-caption {
        margin-left: 55px
    }
}
@media only screen and (max-width: 1024px) {
    .flex-caption {
        top: 60px;
        width: 35%
    }
    .highlight-center .flex-caption {
        margin-left: -150px;
        max-width: 300px
    }
}
@media only screen and (max-width: 991px) {
    .flex-direction-nav a {
        height: 40px!important;
        width: 40px!important
    }
    .flex-direction-nav a.flex-prev {
        margin-left: -20px
    }
    .flex-direction-nav a.flex-next {
        margin-right: -20px
    }
    .flex-direction-nav .flex-prev {
        left: 50px!important
    }
    .flex-direction-nav .flex-next {
        right: 50px!important
    }
    .flex-caption {
        max-width: 280px;
        margin-left: 0;
        top: 60px;
        width: 35%
    }
    .btn-arrow-left::before {
        width: 13px
    }
    #homepage-2015 .nav-social li {
        height: 30px;
        margin: 0 0 0 10px;
        width: 30px
    }
    #homepage-2015 .nav-social li a {
        height: 20px;
        margin: 4px 5px;
        padding: 0;
        width: auto;
        transform: scale(1);
        right: 0
    }
    #homepage-2015 li a.nav-linkedin {
        height: 18px;
        margin: 6px 4px
    }
    .navbar-contact {
        margin-right: 10px!important
    }
    #home-panel-wrapper .brick-top .brick-title {
        font-size: .85em!important;
        padding: 5px 25px 15px 0
    }
    #home-panel-wrapper .brick-title::after {
        width: 14px
    }
    #home-panel-wrapper .brick-bottom {
        padding: 10px 15px
    }
    #home-panel-wrapper .brick-bottom .btn {
        font-size: 9px
    }
    .home-item {
        min-width: 33.3333%
    }
    #sectionBanner #slides .highlight-center .centering.flex-caption {
        left: -3px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .flex-caption {
        font-size: .85em;
        margin-left: 40px;
        top: 30px;
        width: 40%
    }
    .flex-control-nav {
        bottom: 90px!important
    }
    .main-nav>li>a {
        font-size: 8px;
        font-weight: 500
    }
    #home-panel-wrapper .home-panels {
        margin-top: -80px;
        padding-left: 5px;
        padding-right: 5px
    }
    #home-panel-wrapper .brick-bottom {
        left: 5px;
        right: 5px
    }
    .dropdown-submenu {
        min-width: 230px
    }
    .main-nav.yamm>li {
        height: 54px
    }
    footer h4 {
        font-size: 1.1em;
        font-weight: 200!important;
        line-height: 1.3;
        margin: 6px 0 10px!important
    }
    footer input {
        font-size: 11px!important
    }
    footer form .btn {
        font-size: 13px
    }
    .brick.image-right .col-sm-push-5 {
        left: 47.667%
    }
    .brick.image-right .col-sm-pull-7 {
        right: 52.333%
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .flex-caption {
        font-size: .8em;
        margin-left: 55px;
        top: 60px;
        width: 38%
    }
}
@media only screen and (max-width: 767px) {
    #homepage-2015,
    body,
    html {
        padding-bottom: 0
    }
    html {
        padding-top: 0
    }
    body {
        padding-top: 60px
    }
    #homepage-2015 {
        background: #fff;
        display: block;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1300
    }
    .overlay-nav {
        position: fixed!important;
        top: 60px
    }
    #navbar-toggle {
        background: rgba(0, 0, 0, 0);
        margin: 0;
        position: absolute;
        right: 10px;
        width: 30px;
        z-index: 1001
    }
    .nav-toggle {
        cursor: pointer;
        height: 40px;
        margin: 0;
        padding: 0;
        top: 10px;
        right: 0;
        position: relative
    }
    .nav-toggle span,
    .nav-toggle span:after,
    .nav-toggle span:before {
        background: #000;
        border-radius: 10px;
        content: "";
        display: block;
        height: 4px;
        position: absolute;
        width: 30px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }
    .nav-toggle:hover span,
    .nav-toggle:hover span:after,
    .nav-toggle:hover span:before {
        background-color: #000
    }
    .nav-toggle span:before {
        top: -9px
    }
    .nav-toggle span:after {
        bottom: -9px
    }
    .nav-toggle.active span {
        background-color: transparent
    }
    .nav-toggle.active span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #000
    }
    .nav-toggle.active span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: #000
    }
    .navbar-toggle {
        border: 0!important;
        border-radius: 0;
        height: 30px;
        margin-top: 13px!important;
        padding: 0
    }
    .flexslider {
        margin: 0!important
    }
    .flexslider .btn-brick {
        font-size: 1.2em;
        padding: 7px 40px 8px 15px
    }
    .flex-control-paging li a {
        height: 6px!important;
        width: 6px!important
    }
    .flex-control-nav {
        display: block;
        bottom: 8px!important
    }
    .flex-caption {
        margin-left: 15px;
        top: 60px;
        width: 45%
    }
    .flex-caption h2 {
        font-size: 1.6em!important;
        line-height: 1.1;
        margin-bottom: 12px
    }
    .jumbotron {
        border-bottom: 1px solid #d8d8d8
    }
    .btn-basket {
        font-size: 1em
    }
    .btn-basket::before {
        background: url(../img/home-bricks/harley-cart.html) no-repeat rgba(0, 0, 0, 0);
        left: 8px;
        top: 13px
    }
    #homepage-2015 .logo {
        left: 0;
        position: relative;
        top: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        min-height: 46px;
        min-width: 70px;
        padding: 0
    }
    .nav-social li {
        height: 28px;
        margin: 3px 0 0 7px;
        width: 28px
    }
    .nav-social li a {
        margin: 3px 4px
    }
    .nav-social {
        margin-bottom: 10px;
        margin-right: 40px;
        margin-top: 10px
    }
    .navbar-collapse {
        width: 100%
    }
    .navbar-collapse .main-nav>li {
        border-width: 2px
    }
    .navbar-collapse .main-nav>li>a {
        background: rgba(0, 0, 0, 0)!important;
        padding: 12px 20px;
        text-align: left!important;
        width: 100%;
        margin: 0!important
    }
    span.cart_quanitiy.active {
        background: #c78d4d;
        border-radius: 55px;
        color: #fff;
        font-size: 10px;
        left: 0;
        padding: 4px 6px 5px;
        position: absolute;
        text-align: left;
        text-indent: 0!important;
        top: 12px;
        width: 18px;
        z-index: 20
    }
    .home-category-panel-wrapper {
        margin-top: 12px
    }
    #home-panel-wrapper .home-panels {
        overflow: visible;
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0 15px!important
    }
    header .nav-social {
        display: none!important
    }
    #home-panel-wrapper .home-panels .brick-top {
        padding: 15px 15px 0;
        min-height: inherit!important
    }
    #home-panel-wrapper .brick-bottom .btn {
        font-size: 12px
    }
    #home-panel-wrapper .brick-bottom {
        left: 0;
        opacity: 1;
        padding: 10px 15px;
        right: 0;
        position: relative;
        top: 0
    }
    #home-map-wrapper .post-code-finder {
        border-width: 0 0 4px;
        font-size: .9em;
        margin: 0;
        max-width: 100%;
        padding: 10px;
        position: relative
    }
    .brick-home-wrapper {
        padding: 0 15px
    }
    .bricksLayout .brick {
        font-size: .9em
    }
    .bricksLayout .image-right {
        padding: 0 0 10px!important
    }
    #home-panel-toggle {
        margin: 0;
        display: table
    }
    #homepage-2015 .btn-action-mobile {
        font-size: .7em!important;
        height: 41px;
        line-height: 1.3;
        margin: 10px 50px 1px 20px;
        padding: 7px 0 5px 50px;
        position: absolute;
        right: 10px;
        text-align: left;
        width: 150px
    }
    #home-map-wrapper .FMSApp {
        margin: 0 15px
    }
    .home-clinic-panel-container {
        position: relative
    }
    .home-clinic-panel {
        height: auto
    }
    .col-hack-device.container-flex {
        background: 0 0;
        box-shadow: none
    }
    .bricksLayout .brick-background {
        background-size: 55% auto!important
    }
    .footer-cta {
        display: inline-block
    }
    .footer-cta .btn-brick {
        font-size: .85em;
        margin: 10px 0 3px;
        padding: 10px 0 10px 15px
    }
    footer h4 {
        text-align: center
    }
    footer .nav-tabs a::before {
        right: 0
    }
    footer .nav-tabs a {
        font-size: 1em
    }
    .subfooter-mobile {
        float: none!important;
        width: 100%
    }
    .subfooter-mobile li {
        width: 100%
    }
    .main-nav>li {
        border-bottom: 1px solid #d8d8d8!important
    }
    .main-nav>li a {
        border-left: 10px solid transparent
    }
    .dropdown-submenu h5.parent-link a {
        margin-left: 25px
    }
    .main-nav li.nav-cosmetic-surgery-for-men,
    .main-nav li.nav-cosmetic-surgery-for-women,
    .main-nav li.nav-expert-support,
    .main-nav li.nav-laser-skin-treatments,
    .main-nav li.nav-our-clinics,
    .main-nav li.nav-pricing,
    .main-nav li.nav-why-choose-us {
        border-bottom: 0!important
    }
    .main-nav>li.nav-conditions>a,
    .main-nav>li.nav-cosmetic-surgery-for-men>a,
    .main-nav>li.nav-expert-support>a,
    .main-nav>li.nav-laser-skin-treatments>a,
    .main-nav>li.nav-our-clinics>a,
    .main-nav>li.nav-pricing>a,
    .main-nav>li.nav-shop>a,
    .main-nav>li.nav-why-choose-us>a {
        border-bottom: 1px solid #d8d8d8!important
    }
    .main-nav>li.nav-cosmetic-surgery-for-women>a {
        border-left: 10px solid #ecaa94!important;
        border-bottom: 1px solid #d8d8d8!important
    }
    .main-nav>li.nav-cosmetic-surgery-for-men>a {
        border-left: 10px solid #597b7c!important
    }
    .main-nav>li.nav-laser-skin-treatments>a {
        border-left: 10px solid #7b577d!important
    }
    .main-nav>li.nav-pricing>a {
        border-left: 10px solid #a0bdcd!important
    }
    .main-nav>li.nav-our-clinics>a {
        border-left: 10px solid #cebb95!important
    }
    .main-nav>li.nav-why-choose-us>a {
        border-left: 10px solid #8c3b67!important
    }
    .main-nav>li.nav-expert-support>a {
        border-left: 10px solid #c69c6d!important
    }
    .main-nav>li.nav-shop>a {
        border-left: 10px solid #86cedd!important
    }
    .main-nav>li.nav-conditions>a {
        border-left: 10px solid #024564!important
    }
    .search-bar #search input {
        float: left;
        font-size: 13px;
        height: 30px;
        margin: 10px 0;
        padding: 0 10px 2px;
        position: relative;
        text-align: left;
        border-radius: 0!important;
        text-transform: capitalize;
        width: 80%
    }
    .search-bar #search .btn {
        border-radius: 0;
        font-size: 11px;
        height: 30px;
        margin-bottom: 10px;
        padding: 0;
        top: 10px;
        width: 20%
    }
    .search-bar form {
        margin: 0 10px
    }
    .highlight-right .flex-caption {
        right: 15px
    }
    .highlight-center .flex-caption {
        float: none!important;
        left: 0!important;
        margin: 0 auto;
        max-width: 380px;
        position: absolute;
        right: 0!important;
        text-align: center
    }
    footer .nav-tabs li {
        margin: 10px 0
    }
    .nav-footer>li {
        display: block;
        width: 100%!important;
        text-align: center;
        margin: 8px 0 5px
    }
    .sub-footer .nav a::after {
        content: ''
    }
    #modal_vwo .modal-dialog {
        margin-top: 40%;
        top: auto!important
    }
    #home-map-wrapper {
        background-color: #fff;
        display: inline-block;
        margin: 25px 0 -5px;
        padding: 170px 0 25px;
        position: relative;
        width: 100%
    }
    #map-area {
        height: 550px;
        position: absolute;
        top: -170px
    }
    #map-area .container {
        margin: 0;
        padding: 0 30px 0 15px;
        width: 100%
    }
    .clinics_found {
        border-radius: 0;
        margin: 0 15px
    }
    .map-area-10-2015 {
        padding: 0 15px
    }
    .map-area-10-2015 #gmap {
        margin: 0
    }
}
.s-basket a,
.shop-navbar ul>li,
.shop-wrapper .btn {
    text-transform: uppercase
}
.preloader,
.preloader-wrapper,
.s-loader,
.slideshow {
    position: relative
}
@media only screen and (max-width: 480px) {
    .flex-caption {
        margin-left: 0;
        top: 20px;
        width: 45%
    }
}
@media only screen and (max-width: 767px) {
    .alert.alert-danger.navbar-fixed-top.text-center {
        display: none
    }
    .font-black.label-blog .brick-home-title::after {
        right: 8px;
        top: -2px
    }
    #home-map-wrapper .post-code-finder .btn {
        font-size: 1em
    }
    .btn-arrow-left::before {
        width: 15px;
        top: 2px
    }
    #homepage-2015 {
        top: 0!important
    }
    body {
        padding-top: 60px!important
    }
}
.payment-errors {
    color: #b94a48;
    font-size: .9em;
    margin: 0 0 0 30px
}
.content-load {
    opacity: 0;
    height: 1px
}
.s-loader {
    font-size: 8px;
    margin: 14em auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    -webkit-animation: load 1.3s infinite linear;
    animation: load 1.3s infinite linear
}
@-webkit-keyframes load {
    0%, 100% {
        box-shadow: 0 -3em 0 .2em #84d2e1, 2em -2em 0 0 #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 0 #84d2e1
    }
    12.5% {
        box-shadow: 0 -3em 0 0 #84d2e1, 2em -2em 0 .2em #84d2e1, 3em 0 0 0 #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    25% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 0 #84d2e1, 3em 0 0 .2em #84d2e1, 2em 2em 0 0 #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    37.5% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 0 #84d2e1, 2em 2em 0 .2em #84d2e1, 0 3em 0 0 #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    50% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 0 #84d2e1, 0 3em 0 .2em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    62.5% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 0 #84d2e1, -2em 2em 0 .2em #84d2e1, -3em 0 0 0 #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    75% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 .2em #84d2e1, -2em -2em 0 0 #84d2e1
    }
    87.5% {
        box-shadow: 0 -3em 0 0 #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 0 #84d2e1, -2em -2em 0 .2em #84d2e1
    }
}
@keyframes load {
    0%, 100% {
        box-shadow: 0 -3em 0 .2em #84d2e1, 2em -2em 0 0 #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 0 #84d2e1
    }
    12.5% {
        box-shadow: 0 -3em 0 0 #84d2e1, 2em -2em 0 .2em #84d2e1, 3em 0 0 0 #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    25% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 0 #84d2e1, 3em 0 0 .2em #84d2e1, 2em 2em 0 0 #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    37.5% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 0 #84d2e1, 2em 2em 0 .2em #84d2e1, 0 3em 0 0 #84d2e1, -2em 2em 0 -.5em #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    50% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 0 #84d2e1, 0 3em 0 .2em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 -.5em #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    62.5% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 0 #84d2e1, -2em 2em 0 .2em #84d2e1, -3em 0 0 0 #84d2e1, -2em -2em 0 -.5em #84d2e1
    }
    75% {
        box-shadow: 0 -3em 0 -.5em #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 .2em #84d2e1, -2em -2em 0 0 #84d2e1
    }
    87.5% {
        box-shadow: 0 -3em 0 0 #84d2e1, 2em -2em 0 -.5em #84d2e1, 3em 0 0 -.5em #84d2e1, 2em 2em 0 -.5em #84d2e1, 0 3em 0 -.5em #84d2e1, -2em 2em 0 0 #84d2e1, -3em 0 0 0 #84d2e1, -2em -2em 0 .2em #84d2e1
    }
}
.fadeIn,
.s-basket,
.s-basket.affix {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.vertical-slider-container {
    background: #fff;
    border: 0;
    box-shadow: none;
    margin: 0 auto;
    position: relative;
    width: 380px
}
.slideshow {
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 414px!important
}
.slideshow img,
.slideshow>li {
    display: block;
    height: 138px;
    padding: 0;
    width: 380px
}
.vertical-slider-nav {
    color: rgba(0, 0, 0, .8);
    display: block;
    height: 40px;
    margin-left: -20px;
    left: 50%;
    z-index: 10;
    position: absolute;
    overflow: visible;
    opacity: 1;
    width: 40px;
    transition: all .3s ease
}
.owl-wrapper,
.s-carousel {
    display: inline-block;
    width: 100%
}
.vertical-slider-nav-up {
    top: 10px
}
.vertical-slider-container:hover .vertical-slider-nav-up:hover {
    opacity: 1
}
.vertical-slider-container:hover .vertical-slider-nav-up {
    top: 10px;
    opacity: .7
}
.vertical-slider-nav-down {
    bottom: 10px
}
.vertical-slider-container:hover .vertical-slider-nav-down:hover {
    opacity: 1
}
.vertical-slider-container:hover .vertical-slider-nav-down {
    bottom: 10px;
    opacity: .7
}
.col-c-thumbs {
    max-height: 414px
}
@media only screen and (max-width: 1199px) {
    .vertical-slider-container {
        width: 314px
    }
    .slideshow {
        height: 343px!important
    }
    .slideshow img,
    .slideshow>li {
        height: 114px;
        width: 314px
    }
}
@media only screen and (max-width: 991px) {
    .vertical-slider-container {
        width: 240px
    }
    .slideshow {
        height: 262px!important
    }
    .slideshow img,
    .slideshow>li {
        height: 87px;
        width: 240px
    }
}
@media only screen and (max-width: 767px) {
    .slideshow {
        height: auto!important
    }
    .vertical-slider-container {
        width: 100%
    }
    .slideshow img,
    .slideshow>li {
        height: auto;
        width: 100%
    }
}
.owl-wrapper {
    border: 0;
    position: relative;
    margin: 0;
    min-height: 480px;
    padding: 10px 0 0;
    overflow: hidden
}
.owl-s-featured {
    overflow: visible!important
}
.owl-wrapper-outer {
    position: relative;
    padding: 0 20px
}
.owl-wrapper-inner {
    margin: 0
}
.owl-carousel .owl-stage-outer {
    overflow: visible!important;
    position: relative
}
.owl-controls {
    opacity: 0
}
.shop-media .item-video {
    height: 377px
}
.shop-media .icon-play {
    background: url(../img/icons/play-small.html) center center/20px auto no-repeat rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 99
}
.s-carousel {
    margin: 0 0 10px
}
.s-carousel .row-height {
    margin: 0
}
.s-carousel .container {
    margin-right: -15px;
    padding-right: 0
}
.s-carousel .col-c-main {
    position: relative
}
.s-carousel .tab-content {
    background: #fff;
    border: 0;
    bottom: 0;
    left: 0;
    padding: 0!important;
    position: absolute;
    right: 0;
    height: 100%!important;
    top: 0
}
.s-carousel .tab-content img {
    position: absolute;
    opacity: 0
}
.s-carousel .tab-content .fade {
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}
.s-carousel .tab-content .tab-pane {
    bottom: 0;
    left: 0;
    padding: 0;
    display: block;
    position: absolute;
    height: 414px;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center right;
    background-size: cover;
    z-index: 9
}
.s-carousel .tab-content .tab-pane.active {
    z-index: 10
}
.s-carousel-caption {
    background: rgba(255, 255, 255, .9);
    bottom: 30px;
    left: 30px;
    padding: 12px;
    position: absolute;
    width: 50%
}
.s-carousel-caption p {
    margin: 0 0 25px
}
.owl-carousel .owl-item .item>.col-xs-12 {
    padding: 0
}
#verticalTabs a.active {
    opacity: .5
}
.owl-divider {
    display: table;
    height: 1px;
    margin-top: -200px;
    width: 100%
}
.slider-dots {
    margin: 0;
    padding: 10px 15px;
    text-align: center
}
.slider-dots>li {
    display: inline-block;
    margin: 0 3px
}
.slider-dots a {
    background: #fff;
    border: 2px solid #69cce0;
    border-radius: 120px;
    display: inline-block;
    height: 12px;
    text-indent: -999em;
    width: 12px
}
.slider-dots>li.active a {
    background: #69cce0
}
.owl-s-featured .item {
    float: left;
    width: 25%;
    display: none
}
.owl-s-featured .item:first-child {
    display: block
}
.owl-s-featured .owl-item .item {
    width: 100%;
    display: block
}
.owlNextBtn,
.owlPrevBtn {
    height: 50px;
    margin-top: -145px;
    text-indent: -999em;
    width: 50px;
    position: absolute;
    top: 50%
}
.owlPrevBtn {
    background: url(../img/home-bricks/harley-arrow-left.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    left: -35px;
    opacity: .2;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    transition: .3s linear
}
.owlNextBtn,
footer form .input-group {
    -moz-transition: .3s linear;
    -ms-transition: .3s linear
}
.owlPrevBtn:hover {
    opacity: .4
}
.owlNextBtn {
    background: url(../img/home-bricks/harley-arrow-right.svg) 0 0/contain no-repeat rgba(0, 0, 0, 0);
    opacity: .2;
    right: -35px;
    -webkit-transition: .3s linear;
    transition: .3s linear
}
.owlNextBtn:hover {
    opacity: .4
}
body.shop {
    background: #f2f2f2
}
#main.shop-wrapper {
    padding-top: 65px;
    overflow-x: visible;
    color: #6a6a6a
}
.shop-wrapper .form-control::-webkit-input-placeholder {
    color: #000
}
.shop-wrapper .form-control:-moz-placeholder {
    color: #000
}
.shop-wrapper .form-control::-moz-placeholder {
    color: #000
}
.shop-wrapper .form-control:-ms-input-placeholder {
    color: #000
}
.shop-wrapper .form-control:focus:-webkit-input-placeholder {
    color: #bababa
}
.shop-wrapper .form-control:focus:-moz-placeholder {
    color: #bababa
}
.shop-wrapper .form-control:focus:-ms-input-placeholder {
    color: #bababa
}
.shippingDetails select::-webkit-input-placeholder {
    color: #bababa
}
.shippingDetails select:-moz-placeholder {
    color: #bababa
}
.shippingDetails select::-moz-placeholder {
    color: #bababa
}
.shippingDetails select:-ms-input-placeholder {
    color: #bababa
}
.shop-wrapper .filterable {
    padding: 0
}
.shop-wrapper #main-content .FMSApp {
    margin: 0 -10px 10px;
    min-height: 550px
}
.shop-wrapper .btn {
    background-color: #cae7ef;
    border-radius: 0;
    color: #000;
    font-size: .9em;
    font-weight: 400;
    padding: 6px 22px
}
.shop-wrapper .btn:hover {
    background-color: #73d1e4;
    color: #fff
}
.shop-wrapper .btn:focus {
    background-color: #56b6ca;
    color: #fff
}
.shop-wrapper a:hover {
    color: #000
}
.shop-wrapper a:focus {
    color: #303030
}
.shop-wrapper .breadcrumb {
    margin-bottom: 10px
}
.shop-wrapper .jumbotron {
    border-radius: 0;
    margin: 0 0 15px
}
.shop-navbar {
    background: 0 0;
    border: 0;
    display: inline-block;
    height: auto;
    margin: 5px 0 35px!important;
    width: 100%
}
.shop-navbar ul {
    margin: 0;
    padding: 0;
    list-style: none!important
}
.shop-navbar ul>li {
    background: #fff;
    border-bottom: 5px solid #69cce0;
    border-left: 1px solid #ccc;
    float: left;
    height: 60px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    width: 16.65%
}
.shop-navbar ul li:first-child {
    border-left: 0
}
.shop-navbar ul>li:focus,
.shop-navbar ul>li:hover {
    background: #FBFBFB
}
.shop-navbar ul>li>a {
    padding: 10px
}
.shop-navbar a {
    position: absolute;
    width: 90%;
    left: 50%;
    text-align: center;
    color: #000;
    top: 50%;
    padding: 10px;
    line-height: 1.2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.s-areas ul li.selected a {
    color: #000;
    font-weight: 400
}
.sortDropdown {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: table-cell;
    float: right;
    height: auto;
    text-align: right;
    width: auto;
    position: relative
}
.sortDropdown.open button {
    color: #84d2e1;
    background: #fff
}
.sortDropdown.open button .caret {
    border-color: #84d2e1 transparent
}
.sortDropdown .dropdown-menu {
    border: 0!important;
    left: auto;
    padding: 10px!important;
    right: 0!important;
    top: 100%!important;
    width: 100%
}
.sortDropdown .dropdown-menu li.selected,
.sortDropdown .dropdown-menu li:hover {
    color: #84d2e1
}
.sortDropdown button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    color: #6a6a6a;
    padding: 5px 10px 2px;
    text-align: right;
    width: 200px
}
.sortDropdown button .caret {
    position: relative;
    top: -1px;
    border-color: #6a6a6a transparent;
    margin-left: 0
}
.shop-list-sort {
    display: inline-block;
    float: right;
    font-size: .9em;
    margin: 0 0 5px
}
.shop-list-sort li {
    display: inline-block;
    margin: 0 0 0 10px
}
.shop-list-sort li.tagSorter.selected,
.shop-list-sort li.tagSorter:hover {
    color: #84d2e1
}
header .nav li .nav-shop .cta-icon {
    background: url(../img/shop/bag.html) no-repeat rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px;
    left: 11px;
    position: absolute;
    text-align: center!important;
    text-indent: 0!important;
    top: 1px;
    width: 22px
}
.s-basket-wrapper {
    float: left;
    height: 25px;
    width: 35px
}
.s-basket-arrow,
.s-basket-arrow-2 {
    width: 0;
    height: 0;
    position: absolute
}
.s-basket-wrapper:hover .s-basket {
    visibility: visible;
    display: block!important;
    opacity: 1
}
.s-basket {
    background: #fff;
    border: 1px solid #ccc;
    min-width: 300px;
    max-width: 300px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 1300;
    display: none
}
.s-basket-arrow {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    right: 48px;
    top: -8px;
    z-index: 10
}
.s-basket-arrow-2 {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
    right: 46px;
    top: -10px;
    z-index: 9
}
.top-links .nav-shop {
    width: 78px
}
.top-links .s-basket-content {
    padding: 10px 0
}
.s-basket a {
    background-color: #404040;
    background-image: none;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 9px;
    position: relative;
    display: inline-block;
    margin: 5px 15px 0;
    transition: all .3s ease-in-out 0s
}
.itemRow a,
.s-basket .simpleCart_items a {
    background-color: transparent;
    background-image: none;
    display: inline-block;
    line-height: 17px;
    text-align: center;
    transition: all .3s ease-in-out 0s;
    position: relative
}
.s-basket .simpleCart_items {
    max-height: 255px;
    overflow: scroll
}
.s-basket .simpleCart_items a {
    border: none;
    border-radius: 4px;
    color: #9D9D9D;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 1px 2px;
    width: 18px
}
.headerRow,
.itemRow {
    border-bottom: 1px solid #b5b5b5
}
.cart-wrapper {
    display: inline-block;
    margin: 0 0 15px;
    width: 100%
}
.headerRow {
    padding: 2px 0 7px;
    width: 100%;
    text-transform: capitalize
}
.headerRow div {
    padding: 0 10px
}
.itemRow {
    min-height: 122px;
    padding: 5px 0;
    width: 100%;
    position: relative
}
.itemRow div {
    float: none;
    width: auto;
    padding: 0 10px
}
.itemRow a {
    border: none;
    border-radius: 0;
    color: #b5b5b5!important;
    font-size: 11px;
    font-weight: 800;
    margin: 0;
    padding: 0;
    top: -1px;
    width: 18px
}
.itemRow a:hover {
    color: #000
}
a.simpleCart_remove {
    background: 0 0!important;
    width: auto!important
}
a.simpleCart_remove span {
    display: none
}
a.simpleCart_remove::before {
    border-bottom: 1px solid #b5b5b5;
    color: #b5b5b5;
    content: "Remove";
    display: inline-block;
    font-size: 12px;
    position: relative;
    transition: all .3s ease-in-out 0s;
    text-transform: capitalize
}
a.simpleCart_remove:hover:before {
    color: #000;
    border-bottom: 1px solid #000
}
.headerRow .item-decrement,
.headerRow .item-increment,
.headerRow .item-thumb {
    display: none
}
.headerRow div.item-total {
    width: 10%;
    text-align: right
}
.headerRow div.item-quantity {
    width: 25%
}
.headerRow div.item-price {
    margin-left: 0;
    width: 21%
}
.headerRow .item-name {
    color: #fff;
    width: 40%
}
.headerRow .item-name::before {
    color: #6a6a6a;
    content: "your shopping bag";
    display: inline-block;
    font-size: 1.1em;
    left: -10px;
    position: relative
}
.itemRow .item-thumb {
    left: -10px;
    position: absolute;
    top: 5px;
    width: 10%
}
.itemRow .item-thumb img {
    border: 1px solid #ccc;
    width: 100%
}
.itemRow .item-price {
    width: 21%!important;
    font-weight: 600;
    color: #000;
    font-size: 1.2em
}
.itemRow .item-total {
    color: #000;
    float: none;
    font-weight: 600;
    font-size: 1.2em;
    margin-left: 1%;
    text-align: right;
    width: 10%!important
}
.itemRow .item-quantity {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    width: 4%!important;
    text-align: center
}
.itemRow div.item-increment {
    width: 17%
}
.itemRow div.item-decrement {
    width: 3.2%
}
.itemRow div.item-decrement a {
    font-size: 1.2em;
    text-align: right
}
.itemRow div.item-increment a {
    font-size: 1.2em;
    text-align: left
}
.itemRow .item-name {
    color: #000;
    display: inline-block;
    float: left;
    font-size: 1.3em;
    font-weight: 300;
    margin-left: 10%;
    width: 30%
}
.itemRow div.item-remove {
    display: inline-block;
    float: left;
    margin-left: 60%;
    text-align: center;
    width: 12.5%!important
}
.s-basket .headerRow .item-decrement,
.s-basket .headerRow .item-increment,
.s-basket .itemRow .item-decrement,
.s-basket .itemRow .item-increment,
.top-links .s-basket .headerRow,
.top-links .s-basket .itemRow .item-price {
    display: none
}
.top-links .s-basket .itemRow .item-total {
    float: left;
    font-size: 1em;
    font-weight: 600;
    margin-left: 10%;
    position: relative;
    text-align: left;
    top: -38px;
    width: 60%!important
}
.top-links .s-basket .itemRow .item-quantity {
    float: left;
    font-weight: 400;
    font-size: 1em;
    margin-left: 10%;
    margin-top: 10px;
    position: relative;
    left: 5px;
    padding-left: 0;
    text-align: center;
    width: 35%!important
}
.top-links .s-basket .itemRow .item-quantity::before {
    content: "Quantity:   ";
    display: inline-block;
    position: relative;
    left: -5px
}
.top-links .s-basket .itemRow div.item-remove {
    position: relative;
    top: 50px;
    text-align: left;
    width: 35%!important
}
.top-links .s-basket .itemRow .item-decrement {
    display: block!important;
    margin-left: 73%!important;
    position: absolute;
    bottom: 31px;
    width: 15%!important
}
.top-links .s-basket .itemRow .item-increment {
    display: block!important;
    margin-left: 85%!important;
    position: absolute;
    bottom: 31px;
    width: 15%!important
}
.top-links .s-basket .itemRow div {
    margin-left: 40%!important;
    padding: 0 10px;
    width: 60%!important
}
.top-links .s-basket .itemRow .item-thumb {
    left: -10px;
    margin: 0!important;
    position: absolute;
    top: 5px;
    width: 42%!important
}
.top-links .s-basket .itemRow .item-name {
    display: inline-block;
    float: left;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.1;
    min-height: 36px;
    text-transform: uppercase;
    width: 30%
}
.top-links .s-basket .basket_total {
    padding: 10px 15px 0;
    text-align: center
}
.top-links .s-basket .basket_total h4 {
    font-size: 1.2em;
    font-weight: 500;
    text-transform: capitalize
}
.top-links .s-basket .btn {
    float: right;
    margin: 5px 5px 0
}
.s-basket.affix {
    left: auto!important;
    position: fixed!important;
    right: 15px!important;
    top: 15px!important
}
#shop-checkout .owl-divider {
    margin-top: -55px
}
.s-checkout-wrapper {
    background: #fff;
    border: 0;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px 25px 15px;
    position: relative
}
.s-checkout-wrapper a {
    color: #84d2e1
}
.checkoutDetails {
    color: #000;
    font-size: 1.2em;
    padding: 0 50px 0 0;
    margin: 25px 0 0
}
#shop-checkout .s-related-title,
a.btn-continue {
    padding: 0 15px
}
.shippingDetails {
    margin: 0
}
.checkoutsubTotal {
    margin: 0 0 8px
}
.checkoutTotal {
    margin: 0 0 40px
}
.checkoutSaving,
.shippingTotal {
    font-size: .85em
}
.shop-buttons {
    display: inline-block;
    margin: 5px 0 10px;
    width: 100%
}
.shop-buttons .btn {
    margin: 0 15px
}
a.btn-continue {
    color: #6a6a6a;
    font-size: 1em;
    text-transform: uppercase
}
.top-links .s-basket .btn-plain {
    background-color: #84d2e1;
    border: 1px solid #84d2e1;
    border-radius: 0;
    color: #fff;
    margin: 5px 0 0
}
.btn-shop-new {
    background-color: #84d2e1;
    border-radius: 0
}
.checkoutDetails p {
    text-align: right
}
.addCVV,
.addonPlain,
.s-btn-info {
    text-align: left
}
.shopNumbers {
    display: inline-block;
    min-width: 120px
}
.promoDetails {
    margin: 30px 0 0;
    max-width: 300px
}
.promoDetails button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #6a6a6a;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #6a6a6a;
    font-size: .8em;
    padding: 2px 1px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.shippingDetails select,
.shop-wrapper .form-control {
    box-shadow: none!important;
    font-size: 1.05em;
    height: 40px
}
.promoDetails button:hover {
    color: #86cedd;
    border-color: -moz-use-text-color -moz-use-text-color #86cedd
}
.promoDetails .input-group-addon {
    background: rgba(0, 0, 0, 0)!important;
    border: 0!important
}
.shop-wrapper .form-control {
    border: 1px solid #bababa;
    color: #000;
    min-width: 230px
}
#checkout-form .form-control {
    min-width: 100%!important
}
#checkout-form .form-control.cardExDates {
    max-width: 110px!important;
    min-width: auto!important
}
.exDatesInputs {
    margin: 0
}
.exDatesInputs li {
    padding: 0 10px 0 0
}
.shippingDetails select {
    color: #888!important;
    margin: 0;
    min-width: 245px!important;
    text-transform: uppercase
}
.selectCustom {
    padding: 0;
    margin: 10px 0 0;
    border: 1px solid #bababa;
    width: 245px;
    border-radius: 0;
    overflow: hidden;
    background: url(../img/shop/delivery.html) 96% 10px/20px no-repeat #fff
}
.selectCustom:hover {
    background: url(../img/shop/delivery-hover.html) 96% 10px/20px no-repeat #fff
}
.shippingDetails select {
    border: 0!important;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.shippingDetails select:focus {
    outline: 0
}
.s-checkout-wrapper .form-group {
    position: relative
}
.invalidCodeError {
    font-size: .9em;
    margin: 5px 0
}
.cartCheckout .itemRow .item-price {
    width: 17%!important
}
.cartCheckout .itemRow .item-total {
    width: 12.3%!important
}
.checkoutHeading {
    color: #86cedd;
    margin: 0 0 10px
}
.shippingCheck {
    font-weight: 300
}
.shippingCheck input {
    margin: 0 15px 0 0!important
}
.shop-wrapper .btnCheckout {
    margin: 10px 35px 0
}
.s-checkout-wrapper .formError {
    background: rgba(0, 0, 0, 0);
    color: #fff!important;
    height: auto;
    left: 0!important;
    margin: 0!important;
    padding: 0;
    position: relative!important;
    top: 0!important;
    width: 100%;
    z-index: 10!important
}
.s-checkout-wrapper .formError .formErrorContent {
    background: rgba(0, 0, 0, 0)!important;
    color: #b94a48!important;
    padding: 5px 0!important;
    font-size: 11px!important
}
.checkoutTotalTotal {
    font-size: 1.4em
}
.addonPlain {
    background: 0 0!important;
    border: 0!important;
    border-radius: 0;
    font-size: 13px;
    padding: 12px 12px 14px 5px;
    vertical-align: bottom
}
#checkout-form .form-control.cardCode {
    min-width: auto!important;
    width: 80px!important
}
.addCVV {
    bottom: 0;
    font-size: .7em;
    left: 110px;
    padding: 7px 18px 10px;
    position: absolute;
    vertical-align: middle;
    width: 116px
}
.addCVV span {
    display: inline-block;
    padding: 6px 10px
}
.checkoutLabel {
    font-size: .8em;
    font-weight: 400;
    padding: 0 0 0 35px
}
.checkoutLabel small {
    font-weight: 200
}
.cardTypes {
    margin: 0 0 2px;
    padding: 5px 0 2px 34px
}
.cardTypes li {
    max-width: 60px;
    padding: 0
}
.checkoutTotalTotal {
    margin: 0 0 20px
}
.checkoutTotalTotal .shopNumbers {
    font-size: 1.5em;
    color: #000
}
#modalCheckout .s-loader {
    margin: 8em auto 6em
}
#modalCheckout {
    z-index: 1300
}
#modalCheckout .modal-dialog {
    margin-top: 20%;
    top: auto!important;
    width: 400px;
    z-index: 1300;
    position: relative;
    left: 0
}
a.simpleCart_checkout {
    background: #84d2e1!important;
    color: #fff!important;
    font-size: 1em!important;
    padding: 10px 25px!important
}
.shopLead {
    color: #86cedd;
    font-size: 18px
}
.s-brick-item {
    background: rgba(255, 255, 255, 0);
    border: 0;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
    transition: none
}
.s-brick-item:hover {
    overflow: visible;
    background: #95d5e8
}
.s-brick-main {
    background: rgba(0, 0, 0, 0);
    padding: 0;
    height: 100%;
    position: relative;
    z-index: 10
}
.s-brick-main img {
    margin: 0
}
.s-brick-item .s-brick-detail {
    background: 0 0!important;
    display: inline-block;
    padding: 7px 0 0;
    width: 100%;
    min-height: 45px;
    position: relative;
    z-index: 102;
    transition: none
}
.s-brick-item .s-brick-inner {
    background: 0 0;
    border: 0;
    left: 0;
    margin: 0 -10px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: 99;
    transition: none
}
.s-brick-item:hover .s-brick-inner {
    border: 0;
    background: 0 0;
    z-index: 999;
    padding: 10px;
    visibility: visible;
    opacity: 1
}
.s-brick-item .s-brick-info {
    opacity: 0;
    background: #95d5e8;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    font-size: .9em;
    padding: 5px 10px 10px;
    transition: none
}
.s-brick-item:hover .s-brick-info {
    visibility: visible;
    opacity: 1
}
.s-brick-item:hover img {
    opacity: .9
}
.s-product-price,
.s-product-title {
    margin: 0
}
.s-product-price {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.1
}
.s-product-title a {
    color: #6a6a6a;
    line-height: 1.2;
    transition: none
}
.s-brick-link {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0
}
.s-btn-info {
    background: rgba(0, 0, 0, 0);
    color: #6a6a6a;
    font-size: 1em;
    padding: 5px 0;
    transition: none
}
.s-btn-info:focus,
.s-btn-info:hover {
    transition: all .3s!important;
    background: 0 0;
    color: #6a6a6a!important
}
.s-btn-buy {
    background: rgba(255, 255, 255, .4);
    border: 0;
    border-radius: 0;
    color: #6a6a6a;
    padding: 8px 6px
}
.s-btn-buy:focus,
.s-btn-buy:hover {
    background: #fff;
    color: #6a6a6a
}
.s-banner {
    background: rgba(0, 0, 0, .4)
}
.s-banner:hover {
    cursor: pointer
}
.s-banner a {
    color: #fff
}
.s-banner a:focus,
.s-banner a:hover {
    color: #fff;
    opacity: .7
}
.s-banner .sub-title {
    color: #fff;
    background: rgba(123, 204, 227, .9);
    font-size: 1.1em!important;
    font-weight: 400!important;
    margin: 0;
    padding: 10px
}
.s-related-title {
    font-size: 1.6em!important;
    margin: 0;
    padding: 0 30px
}
.s-related-title-2 {
    margin: 0 0 15px!important
}
.s-related-treat {
    padding: 0 15px
}
.s-related .s-fallback {
    padding: 5px 15px
}
#shop-item .row-height {
    display: table-cell!important;
    width: 100%!important
}
#shop-item .col-height {
    vertical-align: top;
    position: relative
}
#shop-item hr {
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 35px
}
.shop-wrapper .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border: 0;
    padding: 15px 15px 0;
    position: relative;
    height: auto
}
.shop-wrapper .nav-tabs>li>a {
    color: #999;
    font-size: .8em
}
.shop-wrapper .nav-tabs>li.active>a {
    color: #85d2e0
}
.shop-wrapper .nav-tabs>li>a:focus,
.shop-wrapper .nav-tabs>li>a:hover {
    border: 0;
    background: #fff!important;
    opacity: 1
}
.col-tab-right {
    min-height: inherit
}
.s-product-detail {
    float: right;
    height: auto;
    background: #fff;
    width: 100%
}
.s-tabs {
    background: #e6e9e9
}
.s-tabs li {
    text-align: center
}
.s-tabs li:first-child a {
    border-left: 0!important
}
.s-tabs a {
    border: 0!important;
    border-left: 1px solid #ccc!important;
    border-radius: 0!important;
    font-size: .9em;
    margin: 0!important;
    padding: 8px 12px!important
}
.s-item-offer,
.s-item-price {
    color: #6a6a6a;
    font-size: 1.4em;
    font-weight: 300;
    margin: 0
}
.s-item-price.strikethrough {
    margin: 0 10px;
    opacity: .5
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5)
}
.s-tab-inner {
    height: 178px;
    overflow: scroll;
    padding: 0 20px 0 0;
    font-size: .9em
}
.s-tab-inner a {
    color: #84d2e1
}
.s-tab-inner a:focus,
.s-tab-inner a:hover {
    color: #000
}
.s-tab-inner ul {
    padding: 0 0 0 2.25em
}
.s-tab-inner ul li {
    position: relative
}
.s-tab-inner ul li::before {
    left: -2.25em;
    position: absolute;
    top: 0
}
.tab-title {
    border-bottom: 2px solid #84d2e1;
    border-top: 2px solid #84d2e1;
    color: #84d2e1;
    font-weight: 400!important;
    margin: 0 0 25px;
    padding: 5px 0;
    font-size: 1.4em!important
}
.tab-detail {
    background: #fff;
    bottom: 0;
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 26px 15px 10px;
    position: relative;
    right: 0;
    width: 100%
}
.tab-detail .btn {
    color: #fff
}
.tab-detail .btn:focus,
.tab-detail .btn:hover {
    color: #000;
    opacity: .8
}
.c-thumbs {
    bottom: 10px;
    left: 5px;
    padding: 0;
    position: absolute;
    right: 5px;
    z-index: 10
}
.c-thumb-item,
.shop-media {
    position: relative
}
.c-thumbs img {
    border: 1px;
    background: #b9b9b9
}
.c-thumb-item {
    float: left;
    margin: 0 5px;
    max-width: 50px
}
.s-sidebar {
    background: #fff;
    padding: 15px 12px;
    color: #6a6a6a;
    text-transform: none;
    margin: 10px 0 0
}
.s-sidebar a {
    color: #6a6a6a;
    font-weight: 300
}
.s-sidebar .sub-title {
    border-bottom: 1px solid #84d2e1;
    border-top: 1px solid #84d2e1;
    color: #84d2e1;
    font-size: 1.2em!important;
    font-weight: 400!important;
    padding: 5px 0
}
.s-sidebar .tagFilter {
    font-weight: 300;
    text-transform: capitalize
}
.s-sidebar .tagFilter.selected {
    color: #84d2e1;
    font-weight: 500
}
.heading {
    margin: 0 0 20px
}
#shop-cta {
    padding: 0 15px
}
.shop-media .embed-responsive {
    height: 360px
}
.shop-media .embed-responsive iframe {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.start-video {
    position: absolute;
    top: 80px;
    padding: 12px;
    left: 174px;
    opacity: .3;
    transition: all .3s
}
.start-video:hover {
    opacity: 1
}
div.thumbnail_container {
    width: 434px;
    height: 244px;
    overflow: hidden;
    background-color: #000
}
img.thumbnail {
    margin-top: -50px;
    opacity: .5
}
.index-high {
    position: relative;
    z-index: 9
}
.index-high:hover {
    z-index: 12
}
.index-low {
    position: relative;
    z-index: 11
}
.index-low:hover {
    z-index: 13
}
.s-brick-info .s-btn-info,
.s-brick-item:hover .s-brick-info p,
.s-brick-item:hover .s-product-price,
.s-brick-item:hover .s-product-title a {
    color: #fff
}
.s-brick-item a:hover {
    color: #000
}
.s-brick-item .btn:hover {
    color: #000;
    opacity: 1;
    background: #fff
}
.s-brick-item .btn.s-btn-buy {
    background-color: #fff
}
.s-brick-item .btn.s-btn-buy:hover {
    background-color: #E9E9E9
}
.s-brick-item.shop-blue .s-brick-info,
.s-brick-item.shop-blue:hover {
    background: #7da7d9
}
.s-brick-item.shop-green .s-brick-info,
.s-brick-item.shop-green:hover {
    background: #597b7c
}
.s-brick-item.shop-purple .s-brick-info {
    background: #7b577d
}
.s-brick-item.shop-orange .s-brick-info,
.s-brick-item.shop-orange:hover {
    background: #f68e56
}
.s-brick-item.shop-pink .s-brick-info,
.s-brick-item.shop-pink:hover {
    background: #ecaa94
}
.s-brick-item.shop-burgundy .s-brick-info,
.s-brick-item.shop-burgundy:hover {
    background: #7b0046
}
.s-brick-item.shop-gold .s-brick-info,
.s-brick-item.shop-gold:hover {
    background: #c69c6d
}
.s-brick-item.shop-gold-tint:hover,
.s-brick-item.shop-gold-tint:hover .s-brick-info {
    background: #f1e6d9
}
.s-brick-item.shop-grey:hover,
.s-brick-item.shop-grey:hover .s-brick-info {
    background: #a8a1a1
}
.s-brick-item.shop-grey-50:hover,
.s-brick-item.shop-grey-50:hover .s-brick-info {
    background: #cfcac9
}
.s-brick-item.shop-grey-25:hover,
.s-brick-item.shop-grey-25:hover .s-brick-info {
    background: #e4e1e1
}
.s-brick-item.shop-gold:hover,
.s-brick-item.shop-gold:hover .s-brick-info {
    background: #c78e4d
}
.s-brick-item.shop-gold-50:hover,
.s-brick-item.shop-gold-50:hover .s-brick-info {
    background: #dfbe98
}
.s-brick-item.shop-gold-25:hover,
.s-brick-item.shop-gold-25:hover .s-brick-info {
    background: #ecdac5
}
.s-brick-item.shop-peach:hover,
.s-brick-item.shop-peach:hover .s-brick-info {
    background: #eca993
}
.s-brick-item.shop-peach-50:hover,
.s-brick-item.shop-peach-50:hover .s-brick-info {
    background: #f5d0c1
}
.s-brick-item.shop-peach-25:hover,
.s-brick-item.shop-peach-25:hover .s-brick-info {
    background: #f9e5dc
}
.s-brick-item.shop-steel-blue:hover,
.s-brick-item.shop-steel-blue:hover .s-brick-info {
    background: #597b7c
}
.s-brick-item.shop-steel-blue-50:hover,
.s-brick-item.shop-steel-blue-50:hover .s-brick-info {
    background: #a0b6b7
}
.s-brick-item.shop-steel-blue-25:hover,
.s-brick-item.shop-steel-blue-25:hover .s-brick-info {
    background: #cad7d7
}
.s-brick-item.shop-purple:hover,
.s-brick-item.shop-purple:hover .s-brick-info {
    background: #7b577d
}
.s-brick-item.shop-purple-50:hover,
.s-brick-item.shop-purple-50:hover .s-brick-info {
    background: #b19bb0
}
.s-brick-item.shop-purple-25:hover,
.s-brick-item.shop-purple-25:hover .s-brick-info {
    background: #d3c7d2
}
.s-brick-item.shop-aqua:hover,
.s-brick-item.shop-aqua:hover .s-brick-info {
    background: #84d2e1
}
.s-brick-item.shop-aqua-50:hover,
.s-brick-item.shop-aqua-50:hover .s-brick-info {
    background: #c2e7ee
}
.s-brick-item.shop-aqua-25:hover,
.s-brick-item.shop-aqua-25:hover .s-brick-info {
    background: #dff2f5
}
.shop-dermquest-essentials .tab-detail .btn,
.shop-wrapper .shop-dermquest-essentials .mobile-menu {
    background-color: #69cce0
}
.shop-navbar li.shop-dermquest-essentials {
    border-bottom: 5px solid #69cce0!important
}
.s-areas ul li.shop-dermquest-essentials.selected a {
    color: #69cce0!important
}
.s-brick-item.shop-dermquest-essentials:hover,
.s-brick-item.shop-dermquest-essentials:hover .s-brick-info {
    background: #69cce0
}
.shop-dermquest-essentials .nav-tabs>li.active>a {
    color: #69cce0
}
.shop-dermquest-essentials .tab-title {
    border-bottom: 2px solid #69cce0;
    border-top: 2px solid #69cce0;
    color: #69cce0
}
.shop-dermquest-skinbrite .tab-detail .btn,
.shop-wrapper .shop-dermquest-skinbrite .mobile-menu {
    background-color: #16aeb2
}
.shop-navbar li.shop-dermquest-skinbrite {
    border-bottom: 5px solid #16aeb2!important
}
.s-areas ul li.shop-dermquest-skinbrite.selected a {
    color: #16aeb2!important
}
.s-brick-item.shop-dermquest-skinbrite:hover,
.s-brick-item.shop-dermquest-skinbrite:hover .s-brick-info {
    background: #16aeb2
}
.shop-dermquest-skinbrite .nav-tabs>li.active>a {
    color: #16aeb2
}
.shop-dermquest-skinbrite .tab-title {
    border-bottom: 2px solid #16aeb2;
    border-top: 2px solid #16aeb2;
    color: #16aeb2
}
.s-brick-item.shop-dermquest-dermaclear:hover,
.s-brick-item.shop-dermquest-dermaclear:hover .s-brick-info {
    background: #ead548
}
.shop-dermquest-dermaclear .tab-detail .btn,
.shop-wrapper .shop-dermquest-dermaclear .mobile-menu {
    background-color: #ead548
}
.shop-navbar li.shop-dermquest-dermaclear {
    border-bottom: 5px solid #ead548!important
}
.s-areas ul li.shop-dermquest-dermaclear.selected a {
    color: #ead548!important
}
.s-brick-item.shop-dermquest-dermaclear:hover .s-brick-info .s-btn-info,
.s-brick-item.shop-dermquest-dermaclear:hover .s-brick-info p,
.s-brick-item.shop-dermquest-dermaclear:hover .s-product-price,
.s-brick-item.shop-dermquest-dermaclear:hover .s-product-title a {
    color: #fff!important
}
.shop-dermquest-dermaclear .nav-tabs>li.active>a {
    color: #ead548
}
.shop-dermquest-dermaclear .tab-title {
    border-bottom: 2px solid #6a6a6a;
    border-top: 2px solid #6a6a6a;
    color: #6a6a6a
}
.shop-dermquest-sensitized .tab-detail .btn,
.shop-wrapper .shop-dermquest-sensitized .mobile-menu {
    background-color: #c1d62e
}
.shop-navbar li.shop-dermquest-sensitized {
    border-bottom: 5px solid #c1d62e!important
}
.s-areas ul li.shop-dermquest-sensitized.selected a {
    color: #c1d62e!important
}
.s-brick-item.shop-dermquest-sensitized:hover,
.s-brick-item.shop-dermquest-sensitized:hover .s-brick-info {
    background: #c1d62e
}
.shop-dermquest-sensitized .nav-tabs>li.active>a {
    color: #c1d62e
}
.shop-dermquest-sensitized .tab-title {
    border-bottom: 2px solid #c1d62e;
    border-top: 2px solid #c1d62e;
    color: #c1d62e
}
.shop-dermquest-peptide-vitality .tab-detail .btn,
.shop-wrapper .shop-dermquest-peptide-vitality .mobile-menu {
    background-color: #6dbe4d
}
.shop-navbar li.shop-dermquest-peptide-vitality {
    border-bottom: 5px solid #6dbe4d!important
}
.s-areas ul li.shop-dermquest-peptide-vitality.selected a {
    color: #6dbe4d!important
}
.s-brick-item.shop-dermquest-peptide-vitality:hover,
.s-brick-item.shop-dermquest-peptide-vitality:hover .s-brick-info {
    background: #6dbe4d
}
.shop-dermquest-peptide-vitality .nav-tabs>li.active>a {
    color: #6dbe4d
}
.shop-dermquest-peptide-vitality .tab-title {
    border-bottom: 2px solid #6dbe4d;
    border-top: 2px solid #6dbe4d;
    color: #6dbe4d
}
.shop-dermquest-orange-infusion .tab-detail .btn,
.shop-wrapper .shop-dermquest-orange-infusion .mobile-menu {
    background-color: #f99d26
}
.shop-navbar li.shop-dermquest-orange-infusion {
    border-bottom: 5px solid #f99d26!important
}
.s-areas ul li.shop-dermquest-orange-infusion.selected a {
    color: #f99d26!important
}
.s-brick-item.shop-dermquest-orange-infusion:hover,
.s-brick-item.shop-dermquest-orange-infusion:hover .s-brick-info {
    background: #f99d26
}
.shop-dermquest-orange-infusion .nav-tabs>li.active>a {
    color: #f99d26
}
.shop-dermquest-orange-infusion .tab-title {
    border-bottom: 2px solid #f99d26;
    border-top: 2px solid #f99d26;
    color: #f99d26
}
.shop-dermquest-professional .tab-detail .btn,
.shop-wrapper .shop-dermquest-dermquest-professional .mobile-menu {
    background-color: #00509f
}
.shop-navbar li.shop-dermquest-professional {
    border-bottom: 5px solid #00509f!important
}
.s-areas ul li.shop-dermquest-professional.selected a {
    color: #00509f!important
}
.s-brick-item.shop-dermquest-professional:hover,
.s-brick-item.shop-dermquest-professional:hover .s-brick-info {
    background: #00509f
}
.shop-dermquest-professional .nav-tabs>li.active>a {
    color: #00509f
}
.shop-dermquest-professional .tab-title {
    border-bottom: 2px solid #00509f;
    border-top: 2px solid #00509f;
    color: #00509f
}
.shop-pantone-coated-425-c .tab-detail .btn,
.shop-wrapper .shop-pantone-coated-425-c .mobile-menu {
    background-color: #54585a
}
.shop-navbar li.shop-pantone-coated-425-c {
    border-bottom: 5px solid #54585a!important
}
.s-areas ul li.shop-pantone-coated-425-c.selected a {
    color: #54585a!important
}
.s-brick-item.shop-pantone-coated-425-c:hover,
.s-brick-item.shop-pantone-coated-425-c:hover .s-brick-info {
    background: #54585a
}
.shop-pantone-coated-425-c .nav-tabs>li.active>a {
    color: #54585a
}
.shop-pantone-coated-425-c .tab-title {
    border-bottom: 2px solid #54585a;
    border-top: 2px solid #54585a;
    color: #54585a
}
.shop-dermquest-advanced-therapy .tab-detail .btn,
.shop-wrapper .shop-dermquest-advanced-therapy .mobile-menu {
    background-color: #aa1f64
}
.shop-navbar li.shop-dermquest-advanced-therapy {
    border-bottom: 5px solid #aa1f64!important
}
.s-areas ul li.shop-dermquest-advanced-therapy.selected a {
    color: #aa1f64!important
}
.s-brick-item.shop-dermquest-advanced-therapy:hover,
.s-brick-item.shop-dermquest-advanced-therapy:hover .s-brick-info {
    background: #aa1f64
}
.shop-dermquest-advanced-therapy .nav-tabs>li.active>a {
    color: #aa1f64
}
.shop-dermquest-advanced-therapy .tab-title {
    border-bottom: 2px solid #aa1f64;
    border-top: 2px solid #aa1f64;
    color: #aa1f64
}
@media only screen and (min-width: 768px) {
    #main.shop-wrapper {
        padding-top: 65px;
        min-height: 550px
    }
    .col-tab-left {
        padding-right: 0
    }
    .col-tab-right {
        padding-left: 0
    }
    .col-c-main,
    .col-c-thumbs {
        padding: 0
    }
    .s-product-detail .collapse {
        display: block!important
    }
    .top-links li {
        display: inline-block!important
    }
}
@media only screen and (max-width: 1199px) {
    .tab-title {
        font-size: 1.2em!important
    }
    .s-tab-inner {
        height: 122px
    }
    .s-item-offer,
    .s-item-price {
        font-size: 1.3em
    }
    .shop-media .embed-responsive {
        height: 355px
    }
    .flexslider-vertical,
    .s-carousel .tab-content .tab-pane {
        height: 341px
    }
    .s-btn-buy {
        font-size: .85em;
        padding: 8px 6px;
        white-space: pre-wrap
    }
    .owl-wrapper {
        min-height: 380px
    }
    .shop-media .item-video {
        height: 313px
    }
    .owl-divider {
        margin-top: -140px
    }
    .owlNextBtn,
    .owlPrevBtn {
        height: 42px;
        margin-top: -135px;
        width: 42px
    }
    .owlNextBtn {
        right: -27px
    }
    .owlPrevBtn {
        left: -27px
    }
    .shop-wrapper .btn {
        font-size: .9em;
        padding: 6px 12px
    }
    .top-links .s-basket .btn-plain {
        font-size: 1em;
        margin: 5px 0 0;
        padding: 8px 0 7px
    }
    .col-product-title {
        padding-right: 5px
    }
    .shop-wrapper #checkout-form .form-control {
        min-width: 180px
    }
}
@media only screen and (max-width: 991px) {
    .owl-wrapper {
        min-height: 320px
    }
    .shop-media .item-video {
        height: 185px
    }
    .owlNextBtn,
    .owlPrevBtn {
        height: 40px;
        margin-top: -85px;
        width: 40px
    }
    .c-thumb-item {
        max-width: 35px
    }
    .owl-wrapper-outer {
        position: relative;
        padding: 0 20px
    }
    .owlNextBtn {
        right: -22px
    }
    .owlPrevBtn {
        left: -22px
    }
    .owl-divider {
        margin-top: -80px
    }
    .flexslider-vertical,
    .s-carousel .tab-content .tab-pane {
        height: 262px
    }
    .s-carousel-caption {
        font-size: .9em;
        bottom: 15px;
        left: 15px;
        padding: 10px
    }
    .s-tabs.nav-justified>li {
        display: inline-block;
        width: auto;
        float: left
    }
    .s-tabs.nav-justified li:nth-child(3) a {
        border-right: 0!important
    }
    .s-tabs a {
        padding: 6px 10px 8px!important
    }
    .tab-title {
        font-size: 1.2em!important
    }
    .tab-detail {
        padding: 10px
    }
    .shop-wrapper .tab-content {
        padding: 15px 10px 0
    }
    .s-item-offer,
    .s-item-price {
        font-size: 1.2em;
        line-height: 1.9
    }
    .s-related-treat {
        padding: 0 15px
    }
    .s-related-title {
        font-size: 1.4em!important;
        margin: 0;
        padding: 0 30px
    }
    .s-featured-title {
        margin: 20px 0 0!important
    }
    .s-banner .sub-title {
        font-size: 1em!important;
        font-weight: 400!important;
        margin: 0;
        padding: 8px
    }
    .shop-navbar {
        margin: 5px 0!important
    }
    .shop-navbar ul>li {
        border-left: 1px solid #ccc;
        font-size: .8em;
        line-height: 30px;
        height: 48px;
        text-align: center;
        text-transform: uppercase
    }
    .shop-media .embed-responsive {
        height: 334px
    }
    .s-sidebar {
        font-size: .9em
    }
    .shop-wrapper .btn {
        font-size: .7em;
        padding: 6px 10px
    }
    .s-btn-info {
        font-size: .9em;
        padding: 5px 0;
        position: absolute
    }
    .s-product-title {
        font-size: .9em!important
    }
    .s-basket,
    .s-product-price {
        font-size: .9em
    }
    .s-basket {
        max-width: 240px;
        min-width: 240px;
        padding: 10px;
        top: 24px
    }
    .s-basket .itemRow {
        min-height: 108px
    }
    .s-basket a.simpleCart_remove::before {
        font-size: 10px
    }
    .top-links .s-basket .itemRow .item-name {
        min-height: 26px
    }
    .top-links .s-basket .btn-plain {
        font-size: .9em;
        margin: 5px 0 0;
        padding: 5px 0
    }
    .checkoutDetails {
        padding: 0 35px 0 0
    }
    .s-checkout-wrapper .btn-lg {
        font-size: 15px!important
    }
    .checkoutTotalTotal {
        font-size: 1.2em
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .col-product-title {
        padding-right: 0
    }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
    .owlNextBtn,
    .owlPrevBtn {
        height: 30px;
        margin-top: -70px;
        width: 30px
    }
    .owlNextBtn {
        right: -5px
    }
    .owlPrevBtn {
        left: -5px
    }
}
@media only screen and (max-width: 767px) {
    .payment-errors {
        margin: 0
    }
    #main.shop-wrapper {
        padding-bottom: 20px;
        padding-top: 0
    }
    #main.shop-wrapper #main-content.shop-landing {
        margin: 0;
        padding: 0
    }
    #main.shop-wrapper #shop-item {
        margin: 0 -15px
    }
    .flexslider-vertical,
    .s-carousel .tab-content .tab-pane {
        height: auto
    }
    .s-carousel .tab-title {
        font-size: 1.4em!important
    }
    .s-carousel .tab-content img {
        position: relative;
        opacity: 1
    }
    .s-carousel-caption .s-btn-buy {
        margin: 0!important
    }
    .s-carousel-caption .s-btn-info {
        font-size: 1.1em
    }
    .flex-viewport {
        height: auto!important;
        position: relative!important
    }
    .shop-navbar ul>li {
        width: 100%;
        float: left;
        line-height: 1.2;
        height: 40px;
        text-align: center;
        font-size: 1em
    }
    .shop-navbar ul>li>a {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important
    }
    .s-sidebar {
        background: rgba(0, 0, 0, 0);
        padding: 0;
        margin: 0
    }
    .s-sidebar .sub-title {
        border-bottom: 0 none;
        border-top: 0 none;
        color: #666;
        font-size: 1em!important;
        font-weight: 400!important;
        margin: 8px 0!important;
        padding: 0 40px 0 0;
        position: relative;
        text-align: right
    }
    .s-sidebar .sub-title::after,
    .s-sidebar .sub-title::before {
        content: "";
        position: absolute
    }
    .s-sidebar a.collapsed .sub-title::after {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    .s-sidebar .sub-title::before {
        background: #fff;
        bottom: 0;
        display: block;
        height: 35px;
        right: -15px;
        top: -8px;
        width: 30px
    }
    .s-sidebar a.collapsed .sub-title::before {
        display: none
    }
    .s-sidebar .sub-title::after {
        background: url(../img/shop/s-arrow-down.html) 0 0/contain no-repeat rgba(0, 0, 0, 0);
        height: 15px;
        opacity: .8;
        right: -7px;
        top: -1px;
        width: 15px;
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -ms-transition: .2s linear;
        transition: .2s linear
    }
    .s-sidebar .tagFilter {
        display: inline-block;
        font-size: 1em;
        font-weight: 300;
        padding: 7px;
        text-align: center;
        width: 100%
    }
    #collapseCategories {
        background: #fff;
        margin: 0 -15px 10px;
        padding: 5px
    }
    #collapseCategories ul {
        margin: 0
    }
    .col-c-main,
    .col-c-thumbs {
        float: left;
        padding: 0
    }
    .s-basket .itemRow {
        min-height: 125px
    }
    .s-carousel .tab-content {
        position: relative
    }
    .s-carousel .tab-content .tab-pane {
        background: 0 0!important;
        position: relative
    }
    .s-carousel-caption {
        bottom: 0;
        left: 0;
        padding: 10px 10px 15px;
        position: relative;
        width: 100%
    }
    .cycle-carousel-wrap {
        width: 100%
    }
    .shop-wrapper .btn {
        float: left;
        font-size: 1em;
        margin: 5px 0 0;
        padding: 6px 25px;
        width: auto
    }
    .s-brick-item {
        overflow: visible;
        padding: 10px;
        margin: 0 0 10px;
        -webkit-transition: .3s linear;
        -moz-transition: .3s linear;
        -ms-transition: .3s linear;
        transition: .3s linear
    }
    .s-brick-item:hover {
        background: #bbb
    }
    .s-brick-item .s-brick-inner {
        opacity: 1;
        visibility: visible;
        padding: 0!important;
        position: relative
    }
    .s-brick-item .s-brick-info {
        opacity: 1;
        position: relative;
        width: 100%;
        right: 0;
        left: 0;
        padding: 5px 10px 0;
        background: 0 0
    }
    .s-brick-item .s-brick-detail {
        font-size: 1em;
        min-height: 60px
    }
    .s-btn-info {
        font-size: .9em
    }
    .s-btn-buy {
        font-size: 1em
    }
    .s-product-title {
        float: none!important
    }
    .s-product-price {
        float: left!important;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.4;
        text-align: left
    }
    #shop-checkout h3,
    .s-related-title {
        text-align: center
    }
    .s-brick-info .s-btn-info {
        color: #6a6a6a
    }
    .s-brick-item:hover .s-brick-info .s-btn-info {
        color: #fff
    }
    .s-related-title {
        font-size: 1.2em!important;
        margin: 20px 0 0!important;
        padding: 0 60px
    }
    .s-related-treat {
        margin: 15px 0;
        padding: 0
    }
    .s-carousel .row-height {
        margin: 0;
        display: inline-block;
        height: auto;
        width: initial
    }
    .owl-wrapper {
        overflow: visible;
        padding: 30px 0 0;
        min-height: auto
    }
    .owl-wrapper-outer {
        padding: 0 15px;
        position: relative
    }
    .owl-divider {
        margin-top: 0
    }
    .owlNextBtn,
    .owlPrevBtn {
        height: 30px;
        margin-top: -15px;
        top: -10px;
        width: 30px
    }
    .owlPrevBtn {
        left: 25px
    }
    .owlNextBtn {
        right: 25px
    }
    .shop-navbar ul>li {
        border-left: 0 none;
        margin: 0 0 5px
    }
    .shop-navbar a {
        top: 0;
        left: 0;
        transform: translate(0, 0);
        width: auto
    }
    .shop-list-sort {
        font-size: .8em;
        margin: 5px 0 10px
    }
    #shop-cta {
        padding: 0
    }
    .s-banner {
        margin: 0 0 15px
    }
    .s-section-info {
        margin: 0 -15px
    }
    .shop-wrapper .tab-content {
        height: auto!important;
        padding: 15px
    }
    .shop-wrapper .mobile-menu {
        background: #85d2e0;
        float: none;
        margin: 5px 0 0;
        width: 100%;
        color: #fff
    }
    #shop-item .tab-title {
        border: 0;
        color: #555;
        font-size: 1.1em!important;
        margin: 5px 0!important
    }
    .tab-detail {
        background: rgba(0, 0, 0, 0);
        padding: 5px 10px;
        float: left
    }
    .s-tab-inner {
        height: auto;
        font-size: 1em
    }
    .s-tab-inner ul li::before {
        top: 2px
    }
    .shop-wrapper .nav-tabs>li>a {
        font-size: 1em;
        padding: 10px!important
    }
    .s-tabs.nav-justified>li {
        width: 100%
    }
    .s-product-detail {
        height: auto
    }
    .s-item-offer,
    .s-item-price {
        font-size: 1.4em
    }
    .shop-media .embed-responsive {
        height: 220px
    }
    .col-tab-right {
        min-height: inherit
    }
    #shop-checkout .owl-divider {
        margin-top: 0
    }
    .itemRow {
        min-height: 180px;
        padding: 10px 0
    }
    .itemRow .item-thumb img {
        max-width: 135px
    }
    .s-checkout-wrapper .headerRow,
    .s-checkout-wrapper .itemRow .item-price {
        display: none
    }
    .top-links .s-basket .itemRow .item-decrement,
    .top-links .s-basket .itemRow .item-increment {
        bottom: 36px
    }
    .s-checkout-wrapper .itemRow .item-total {
        clear: both;
        float: left;
        font-weight: 600;
        margin-left: 10%;
        width: 21%!important;
        position: relative;
        top: -50px;
        text-align: left
    }
    .s-checkout-wrapper .itemRow div.item-remove {
        position: relative;
        top: 65px;
        text-align: right;
        padding: 0 32px
    }
    .s-checkout-wrapper .itemRow div {
        margin-left: 40%!important;
        padding: 0 10px;
        width: 60%!important
    }
    .s-checkout-wrapper .itemRow .item-thumb {
        left: -10px;
        margin: 0!important;
        position: absolute;
        top: 12px;
        width: 40%!important
    }
    .s-checkout-wrapper .itemRow .item-name {
        display: inline-block;
        float: left;
        font-size: 1.2em;
        font-weight: 400;
        line-height: 1.1;
        margin: 0 0 20px;
        text-transform: uppercase;
        width: 30%
    }
    .s-checkout-wrapper .itemRow div.item-decrement {
        margin-left: 62%!important;
        width: 12%!important
    }
    .s-checkout-wrapper .itemRow .item-quantity {
        float: none;
        margin-left: 0!important;
        margin-top: 15px;
        text-align: center;
        width: 14%!important
    }
    .s-checkout-wrapper .itemRow .item-quantity::before {
        display: none
    }
    .s-checkout-wrapper .itemRow div.item-increment {
        float: none;
        margin-left: 0!important;
        margin-top: 15px;
        width: 12%!important
    }
    .s-checkout-wrapper .basket_total {
        padding: 10px 15px 0;
        text-align: center
    }
    .s-checkout-wrapper .basket_total h4 {
        font-size: 1.2em;
        font-weight: 500;
        text-transform: capitalize
    }
    .s-checkout-wrapper .btn {
        float: none;
        margin: 10px 0 5px;
        width: 100%
    }
    .simpleCart_items .itemRow a {
        font-size: 14px;
        line-height: 16px;
        margin: 0;
        padding: 2px;
        width: 20px
    }
    .shop-wrapper #checkout-form .form-control {
        min-width: 80px
    }
    .s-checkout-wrapper .formError .formErrorContent {
        font-size: .8em
    }
    .shop-wrapper #checkout-form .form-control.cardCode {
        max-width: 60px!important;
        min-width: 60px!important;
        width: 60px!important
    }
    .addCVV {
        display: inline-block!important;
        float: right;
        font-size: .7em;
        left: 75px;
        padding: 11px 0;
        text-align: left;
        vertical-align: middle;
        width: auto
    }
    .addCVV img {
        width: 65px
    }
    .addCVV span {
        display: inline-block;
        float: left;
        font-size: .9em;
        padding: 4px 10px 0
    }
    .exDatesInputs li {
        width: 45%
    }
    .addonPlain {
        display: none
    }
    .cardTypes {
        margin: 5px 0;
        padding: 0
    }
    #checkout-form .form-group .input-group {
        width: 100%
    }
    #checkout-form .form-control.cardExDates {
        max-width: 95px!important;
        min-width: auto!important
    }
    .checkoutLabel {
        font-size: .7em;
        font-weight: 400;
        line-height: 1.3;
        padding: 0
    }
    #shop-checkout .heading {
        margin: 10px 0!important
    }
    #shop-checkout .checkoutsubTotal {
        top: 0
    }
    .checkoutHeading {
        font-size: 1.6em!important
    }
    .s-checkout-wrapper .btn-lg {
        font-size: 19px!important
    }
    .shop-wrapper .couponCode {
        font-size: .8em;
        margin: 10px 0;
        min-width: 160px
    }
    .checkoutDetails {
        padding: 0 5px 0 0
    }
    .promoDetails {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 255px
    }
    .selectCustom {
        width: 200px
    }
    .shippingDetails select {
        font-size: .8em!important
    }
    .checkoutTotalTotal,
    .shop-wrapper .simpleCart_checkout,
    a.btn-continue {
        font-size: 1.1em
    }
    .checkoutsubTotal {
        position: relative;
        top: 0!important
    }
    a.btn-continue {
        color: #6a6a6a;
        padding: 0 15px 10px;
        text-align: center;
        text-transform: uppercase;
        width: 100%
    }
    #shop-checkout .s-checkout-wrapper .itemRow .item-quantity::before {
        content: "Quantity";
        display: block;
        font-size: .8em;
        font-weight: 300;
        left: 44%;
        margin-top: 3px;
        position: absolute
    }
    .shopLead {
        font-size: 15px
    }
    #homepage-2015 .btn-action-mobile {
        margin: 10px 88px 1px 20px;
        padding: 6px 0 5px 40px;
        right: 10px;
        width: 130px
    }
    .s-basket {
        top: 41px!important
    }
    .s-basket.affix {
        top: 59px!important
    }
    .top-links .s-basket .btn-plain {
        font-size: 1.1em
    }
    header .nav li .nav-shop .cta-icon {
        height: 30px;
        left: 0;
        top: 0;
        width: 25px
    }
    .shop-navbar ul>li>a {
        display: inline-block;
        padding: 10px;
        width: 100%
    }
    .s-basket-wrapper {
        float: none;
        height: auto;
        position: relative;
        width: auto
    }
    .top-links .nav-shop {
        display: inline-block;
        height: 50px;
        margin-top: -6px;
        position: absolute;
        right: -12px;
        width: 80px
    }
    .checkoutsubTotal {
        margin: 0 0 8px
    }
    .selectCustom {
        margin: 0
    }
    .logo-wrapper {
        width: 60px!important
    }
    .hmg-logo {
        width: 100%;
        left: -5px
    }
    #modalCheckout .modal-dialog {
        margin-top: 40%;
        width: 320px
    }
    .owl-mobile {
        background: #fff;
        margin: 0 0 15px
    }
    .owl-mobile .owl-controls {
        background: #fff;
        height: 30px;
        opacity: 1;
        position: relative
    }
    .owl-mobile .owl-dots {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%
    }
    .owl-mobile .owl-dot {
        display: inline-block;
        height: 25px;
        margin: 0;
        width: 22px
    }
    .owl-mobile .owl-dot.active>span {
        background: #84d2e1
    }
    .owl-mobile .owl-dot>span {
        border: 2px solid #84d2e1;
        border-radius: 120px;
        display: inline-block;
        height: 14px;
        width: 14px
    }
}
.shortFormWrapper {
    margin: 20px 0 15px
}
.shortFormWrapper form .form-control {
    margin: 0 0 5px
}
.shortFormWrapper .btn {
    background: #88ccd5;
    border-radius: 0;
    font-size: 1em;
    padding: 8px 50px 8px 25px
}
.shortFormWrapper::-webkit-input-placeholder {
    color: #fff
}
.shortFormWrapper::-moz-placeholder {
    color: #fff
}
.shortFormWrapper:-ms-input-placeholder {
    color: #fff
}
.shortFormWrapper .form-control:-moz-placeholder {
    color: #fff
}
aside .shortFormWrapper {
    margin: 10px 0 0
}
aside .shortFormWrapper::-webkit-input-placeholder {
    color: #909090
}
aside .shortFormWrapper::-moz-placeholder {
    color: #909090
}
aside .shortFormWrapper:-ms-input-placeholder {
    color: #909090
}
aside .shortFormWrapper .form-control:-moz-placeholder {
    color: #909090
}
.sidebar-SF {
    background: #88ccd5;
    border: 1px solid #e6e6e6;
    color: #fff;
    margin: 0;
    padding: 5px 15px 0
}
.sidebar-SF .sidebarSF-details {
    display: block!important;
    font-size: .9em
}
aside .shortFormWrapper label {
    display: none
}
.sidebarSF-details .heading {
    color: #fff;
    margin: 0 0 5px;
    font-weight: 500!important
}
aside .shortFormWrapper .col-btn-SF {
    margin: 0;
    width: 100%
}
aside .sidebar-SF .shortFormWrapper .col-btn-SF {
    margin: 0;
    width: 100%;
    padding: 0
}
aside .shortFormWrapper .btn {
    padding: 8px 35px 8px 10px;
    text-align: left;
    white-space: pre-wrap;
    width: 100%
}
aside .sidebar-SF .shortFormWrapper .btn {
    background: #fff;
    border: 1px solid #88ccd5;
    border-radius: 0;
    color: #88ccd5;
    display: block;
    font-size: .9em;
    font-weight: 500;
    line-height: 1.3;
    padding: 10px 40px 10px 15px;
    text-align: left;
    white-space: pre-wrap;
    width: 100%
}
aside .sidebar-SF .shortFormWrapper .btn:hover {
    border: 1px solid #c69c6d!important
}
.shortFormWrapper .btn:hover {
    background: #c69c6d!important;
    color: #fff!important
}
.shortFormWrapper .btn::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 20px;
    right: 10px!important;
    left: auto!important;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px
}
aside .sidebar-SF .shortFormWrapper .btn::before {
    background: url(../img/home-bricks/harley-arrow-right-blue.html) no-repeat rgba(0, 0, 0, 0);
    right: 26px
}
aside .sidebar-SF .shortFormWrapper .btn:hover:before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0)
}
aside .shortFormWrapper input,
aside .shortFormWrapper select {
    font-size: 12px;
    height: 30px
}
aside .shortFormWrapper .formError {
    display: block;
    left: 0!important;
    opacity: .8!important;
    padding: 0;
    position: relative!important;
    text-align: left;
    top: 0!important;
    width: 100%!important
}
@media only screen and (max-width: 1199px) {
    aside .shortFormWrapper input,
    aside .shortFormWrapper select {
        font-size: 11px;
        height: 30px
    }
    aside .sidebar-SF .shortFormWrapper .btn {
        font-size: .8em;
        padding: 10px 35px 10px 10px
    }
    aside .sidebar-SF .shortFormWrapper .btn::before {
        right: 8px!important
    }
}
@media only screen and (max-width: 991px) {
    .shortFormWrapper input {
        margin: 0
    }
    aside .sidebar-SF .shortFormWrapper .btn {
        font-size: .8em;
        padding-right: 26px
    }
    aside .shortFormWrapper .btn {
        font-size: 8px
    }
}
@media only screen and (max-width: 767px) {
    .sidebar-SF .sidebarSF-details {
        font-size: 1em
    }
    aside .shortFormWrapper input,
    aside .shortFormWrapper select {
        font-size: 13px;
        height: 34px
    }
    aside .shortFormWrapper .btn {
        font-size: 11px
    }
    .shortFormWrapper .btn {
        width: 100%
    }
    aside .sidebar-SF .shortFormWrapper .btn {
        font-size: 1.1em
    }
}
@media only screen and (min-width: 768px) {
    .yamm .yamm-content {
        max-width: 100%
    }
    .yamm-content .dropdown-submenu.hidden-xs {
        clear: none;
        float: right;
        width: 25%!important;
        padding-right: 0!important
    }
    .yamm-content .dropdown-submenu {
        float: left
    }
    .dropdown-submenu {
        width: 24%;
        min-width: inherit!important;
        padding-right: 25px
    }
    .dropdown-submenu ul.child-link li {
        border: 0;
        color: #000!important;
        display: list-item!important;
        margin: 10px 0;
        padding: 0 0 0 16px;
        text-align: left;
        width: 100%
    }
}
@media only screen and (max-width: 767px) {
    .yamm-content .dropdown-submenu.hidden-xs {
        display: none
    }
}
.dropdown-title .form-control {
    height: 30px
}
.parent-link>p {
    font-weight: 500
}
.contact-nav li a {
    padding: 12px 5px 12px 45px;
    position: relative
}
.contact-nav li a::before {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.main-nav>li {
    height: 54px;
    max-width: 190px;
    min-width: 95px;
    border-bottom: 5px solid #c78d4d
}
.main-nav>li>a {
    font-size: 12px;
    display: inline-block;
    padding: 10px 15px;
    line-height: 1;
    width: 100%
}
.nav-why-choose-us {
    width: auto!important
}
.mobile-nav-wrapper {
    top: 0;
    max-width: 1140px
}
.footer-popup {
    background: rgba(255, 255, 255, .95);
    bottom: -65px;
    border: 1px solid #eee;
    height: 59px;
    left: 0;
    opacity: .8;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 999;
    -webkit-transition: all .5s;
    transition: all .5s
}
.footer-popup.active {
    opacity: 1;
    bottom: 0
}
.footer-popup-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative
}
.footer-popup .btn-action {
    background: #7bcbc8;
    font-size: 13px;
    font-weight: 500;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 10px 10px 40px;
    position: relative
}
.footer-popup .btn-action::before {
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.footer-popup .btn-action:focus,
.footer-popup .btn-action:hover {
    background: #c78d4d
}
.btn-consult-label {
    font-size: .95em;
    line-height: 1.3;
    text-transform: inherit;
    margin: 10px 2px 0;
    display: inline-block
}
body.call-me-back .footer-popup,
body.contact-us .footer-popup,
body.home .footer-popup,
body.request-a-brochure .footer-popup {
    display: none!important;
    visibility: hidden
}
.footer-popup ul {
    display: table;
    margin: 0 auto
}
.footer-popup ul li {
    float: left
}
.footer-popup .form-control {
    height: 39px;
    margin: 0;
    width: 300px
}
#scroll_top {
    background: url(../img/up-arrow-icon-new.html) center center/contain no-repeat rgba(0, 0, 0, 0)!important;
    color: transparent;
    height: 50px;
    margin-top: -4px!important;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 42px
}
.b-brick,
body.blog .jumbotron h1 {
    color: #6a6a6a
}
.main-nav li.nav-shop .dropdown-menu ul.list-style li::before {
    border-color: transparent #86cedd
}
@media only screen and (min-width: 768px) {
    .mobile-nav-wrapper.fixed {
        position: fixed
    }
}
@media only screen and (max-width: 1199px) {
    .main-nav>li {
        height: 54px;
        max-width: 180px;
        min-width: 70px
    }
    .main-nav>li>a {
        font-size: .85em;
        padding: 10px
    }
    .footer-popup-inner,
    .mobile-nav-wrapper {
        max-width: 940px
    }
    .footer-popup .form-control {
        width: 250px
    }
}
@media only screen and (max-width: 991px) {
    .main-nav>li {
        min-width: 55px
    }
    .main-nav>li:first-child {
        border-left: 1px solid #d8d8d8!important
    }
    .main-nav>li>a {
        font-size: .8em;
        font-weight: 400;
        padding: 9px 8px
    }
    .dropdown-menu {
        top: 54px!important
    }
    .footer-popup-inner,
    .mobile-nav-wrapper {
        max-width: 720px
    }
    .footer-popup {
        height: 52px
    }
    .footer-popup-inner {
        padding: 7px 0
    }
    .footer-popup .btn-action {
        font-size: 12px;
        max-width: 240px;
        padding: 10px 10px 10px 40px
    }
    .footer-popup .btn-action::before {
        margin-top: -1px
    }
    .footer-popup .form-control {
        height: 36px;
        width: 180px
    }
}
@media only screen and (max-width: 767px) {
    .main-nav>li a {
        border-left: 10px solid #ddd
    }
    .main-nav>li a:focus {
        border-color: #000
    }
    .navbar-collapse .main-nav>li {
        border-bottom: 0!important
    }
    .navbar-collapse .main-nav>li a {
        border-bottom: 1px solid #bbb!important
    }
    .child-link li a,
    .navbar-collapse .main-nav .child-link li a {
        border: 0!important
    }
    .navbar-collapse .main-nav li .dropdown-menu .dropdown-submenu h5.parent-link a,
    .navbar-collapse .main-nav li .dropdown-menu .dropdown-title a {
        border: 0!important;
        margin-left: 0
    }
    .nav-why-choose-us {
        width: 100%!important
    }
    .navbar-nav .divider {
        padding-left: 0!important
    }
    .main-nav>li:first-child {
        border-left: 0!important
    }
    .main-nav>li {
        height: auto;
        max-width: 100%;
        min-width: 100%
    }
    .btn-action {
        font-size: .9em!important
    }
    header .btn-action::before {
        margin-top: -10px;
        top: 50%
    }
    .footer-popup ul {
        margin: 0
    }
    .btn-consult-label {
        font-size: .7em;
        line-height: 1.1;
        margin: 5px 0;
        max-width: 90px
    }
    .footer-popup .btn-action {
        font-size: 9px!important;
        line-height: 1.3!important;
        padding: 10px 6px 10px 25px;
        width: 178px
    }
    .footer-popup .btn-action::before {
        height: 11px;
        left: 8px;
        margin-top: -2px!important;
        width: 11px
    }
    #scroll_top {
        right: 7px;
        width: 35px;
        margin-top: -2px!important
    }
}
body.blog .row-height {
    margin-bottom: 30px
}
body.blog .col-height {
    vertical-align: top
}
body.blog .jumbotron {
    background: rgba(0, 0, 0, 0)!important;
    display: inline-block;
    float: none;
    font-size: 1em;
    height: inherit;
    margin-top: 40px;
    margin-bottom: 20px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%
}
body.blog .breadcrumb {
    margin-bottom: 0
}
.b-brick {
    background: #fff;
    height: 100%;
    margin: 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.b-brick a {
    color: #a8b78e;
    font-weight: 500
}
.b-brick:hover {
    background: #a8b78e;
    color: #fff
}
.b-brick:hover a {
    color: #fff!important
}
.b-brick-inner {
    font-size: .9em;
    padding: 10px 10px 70px
}
.b-heading {
    color: #a8b78e;
    margin: 0 0 6px
}
.b-heading a {
    color: #a8b78e!important;
    font-size: 1em;
    font-weight: 400
}
.blog-post-footer {
    bottom: 5px;
    font-size: .85em;
    left: 10px;
    position: absolute;
    right: 10px;
    border-top: 1px solid #a9b88f
}
.blog-post-meta.breadcrumb {
    border-radius: 0;
    border: 0;
    margin-bottom: 3px;
    margin-top: 0;
    padding-left: 0;
    padding-top: 8px;
    text-transform: none;
    width: 100%
}
.col-b-double .blog-post-meta {
    float: right;
    width: 50%;
    text-align: right
}
.col-b-double .blog-social {
    float: left;
    width: auto;
    margin: 7px 0 0
}
.b-brick:hover .blog-post-footer {
    border-top: 1px solid #fff
}
.b-sidebar {
    background: #fff;
    color: #6a6a6a;
    padding: 15px 12px;
    font-size: .9em
}
.b-sidebar .sub-heading {
    border-bottom: 1px solid #a8b78e;
    border-top: 1px solid #a8b78e;
    color: #a8b78e;
    font-size: 1.35em!important;
    font-weight: 300!important;
    padding: 4px 0;
    letter-spacing: 1px
}
.b-sidebar ul li {
    line-height: 1.6;
    list-style: none;
    text-transform: uppercase
}
.b-sidebar ul li a {
    color: #6a6a6a;
    font-weight: 300
}
.b-sidebar ul:last-child li:last-child {
    display: none
}
#blog #item .page-title {
    color: #a8b78e;
    margin: 10px 0 15px;
    font-weight: 300!important
}
#blog #item .blog-post-footer {
    border-top: 1px solid #a9b88f;
    bottom: 0;
    font-size: 1em;
    position: relative;
    right: 0;
    left: 0;
    text-align: right
}
#blog #item .blog-post-meta.breadcrumb {
    padding-top: 12px
}
#blog #item .stButton {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px
}
#blog #item .stButton .stLarge {
    background-size: contain!important;
    height: 23px!important;
    width: 23px!important
}
@media only screen and (min-width: 768px) {
    body.blog #main-content {
        padding-right: 0
    }
    body.blog #b-sidebar {
        padding-left: 0
    }
    body.blog #main {
        padding-top: 40px
    }
}
@media only screen and (max-width: 1199px) {
    .stButton {
        margin-left: 2px!important;
        margin-right: 1px!important
    }
}
@media only screen and (max-width: 991px) {
    body.blog .jumbotron {
        margin-bottom: 10px
    }
    .b-brick-inner {
        font-size: .8em;
        padding: 10px 10px 85px
    }
    .stButton .stLarge {
        height: 15px!important;
        width: 15px!important
    }
    .stButton {
        margin-bottom: 3px;
        margin-left: 3px!important;
        margin-right: 0!important
    }
    .b-sidebar .sub-heading {
        font-size: 1.1em!important
    }
}
@media only screen and (max-width: 767px) {
    body.blog .jumbotron {
        border: 0;
        float: none;
        font-size: 2em;
        height: 60px;
        margin-top: 0
    }
    body.blog .row-height {
        display: inline-block;
        padding: 0;
        table-layout: auto;
        width: auto!important
    }
    body.blog .col-height {
        display: inline-block;
        float: left;
        height: 100%
    }
    .blog-post-footer {
        font-size: 1em;
        bottom: 5px;
        left: 0;
        margin: 0 25px;
        position: relative;
        right: 0
    }
    .col-b-double,
    .col-b-single {
        height: auto!important
    }
    .col-b-double .blog-post-meta {
        float: left;
        margin: 0!important;
        text-align: left;
        width: 100%
    }
    .col-b-double .blog-social {
        float: left;
        margin: 0;
        width: auto
    }
    .blog-post-meta.breadcrumb {
        margin-bottom: 0!important
    }
    .b-heading a {
        color: #a8b78e!important;
        font-size: 1.2em;
        font-weight: 400
    }
    .b-brick-inner {
        font-size: 1em;
        padding: 10px 10px 30px
    }
    .b-brick {
        height: 100%!important;
        margin: 0 0 20px
    }
    .stButton .stLarge {
        height: 25px!important;
        width: 25px!important
    }
    body.blog .row-height {
        margin-bottom: 0
    }
}
.btnLocation {
    background: url(../img/icons/button/compass.html) 95% center/20px auto no-repeat #ed5e50;
    border: 1px solid #ed5e50;
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(200, 90, 52, .2) inset;
    color: #fff;
    display: inline-block;
    line-height: 1.3;
    margin: 20px 0;
    padding: 8px 15px;
    text-align: left;
    width: 100%
}
.searchTabsWrapper .nav li a,
ul.nav-tabs-inline>li>a {
    line-height: 1.2;
    text-transform: uppercase;
    vertical-align: middle
}
.btnLocation:focus,
.btnLocation:hover {
    color: #000;
    background-color: #fff;
    background-image: url(../img/icons/button/compass-black.html);
    box-shadow: none;
    opacity: 1
}
#post-code-lookup .input-group .form-control {
    width: 100%
}
.post-code-finder-wrapper button.btn.btn-default {
    border-radius: 0 5px 5px 0!important
}
ul.nav-tabs-inline {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0
}
ul.nav-tabs-inline li {
    background: #c78d4d;
    border: 0;
    margin: 0 8px 8px 0!important;
    padding: 0;
    text-align: center
}
ul.nav-tabs-inline>li.active,
ul.nav-tabs-inline>li:hover {
    border-color: #c78d4d
}
ul.nav-tabs-inline li::before {
    display: none
}
ul.nav-tabs-inline li {
    background-color: #fff;
    display: table-caption;
    min-height: 50px;
    position: relative;
    vertical-align: middle;
    width: 31%
}
ul.nav-tabs-inline li:nth-child(1) {
    background-color: #eca993
}
ul.nav-tabs-inline li:nth-child(2) {
    background-color: #0e5c67
}
ul.nav-tabs-inline li:nth-child(3) {
    background-color: #7b577d
}
ul.nav-tabs-inline li.active:nth-child(1),
ul.nav-tabs-inline li:nth-child(1):hover {
    background-color: #f5d0c1
}
ul.nav-tabs-inline li.active:nth-child(2),
ul.nav-tabs-inline li:nth-child(2):hover {
    background-color: #38757d
}
ul.nav-tabs-inline li.active:nth-child(3),
ul.nav-tabs-inline li:nth-child(3):hover {
    background-color: #b19bb0
}
ul.nav-tabs-inline>li>a {
    background: 0 0!important;
    border: 0!important;
    border-radius: 0;
    color: #fff;
    display: table;
    font-size: .9em;
    font-weight: 500;
    height: 100%;
    left: 50%;
    margin: 0;
    padding: 6px 20px 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}
ul.nav-tabs-inline>li.active>a,
ul.nav-tabs-inline>li>a:focus,
ul.nav-tabs-inline>li>a:hover {
    background: 0 0;
    color: #fff!important
}
.custom-radio .tab-pane.active {
    border-top: 1px solid #ddd;
    padding: 10px 0 0
}
.custom-radio .radio-inline {
    background: #fff;
    float: left;
    font-size: .95em;
    margin: 0 5px 5px 0;
    min-height: 45px;
    padding: 0;
    position: relative;
    width: 31.3%
}
.custom-radio label {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0, 0, 0, .05) inset;
    color: #000;
    font-size: .9em;
    margin: 0;
    font-weight: 400;
    height: 100%;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9
}
.custom-radio label span {
    left: 50%;
    position: absolute;
    padding: 0 5px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}
.custom-radio input[type=radio] {
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}
.custom-radio input[type=radio]:checked,
.custom-radio input[type=radio]:checked~label,
.custom-radio input[type=radio]:hover,
.custom-radio input[type=radio]:hover~label {
    background: #c78d4d!important;
    color: #fff
}
#cosmetic-surgery-women-tab input[type=radio]:checked,
#cosmetic-surgery-women-tab input[type=radio]:checked~label,
#cosmetic-surgery-women-tab input[type=radio]:hover,
#cosmetic-surgery-women-tab input[type=radio]:hover~label {
    background: #eca993!important;
    color: #fff
}
#laser-skin-treatments-tab input[type=radio]:checked,
#laser-skin-treatments-tab input[type=radio]:checked~label,
#laser-skin-treatments-tab input[type=radio]:hover,
#laser-skin-treatments-tab input[type=radio]:hover~label {
    background: #7b577d!important;
    color: #fff
}
#cosmetic-surgery-men-tab input[type=radio]:checked,
#cosmetic-surgery-men-tab input[type=radio]:checked~label,
#cosmetic-surgery-men-tab input[type=radio]:hover,
#cosmetic-surgery-men-tab input[type=radio]:hover~label {
    background: #0e5c67!important;
    color: #fff
}
.brickFormUpdate {
    border-bottom: 0;
    padding-bottom: 0!important
}
@media only screen and (max-width: 1199px) {
    ul.nav-tabs-inline>li>a {
        font-size: .8em
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    #post-code-lookup .input-group .form-control {
        height: 28px
    }
    .btnLocation {
        background-size: 15px auto;
        margin: 20px 0;
        padding: 6px 15px
    }
}
@media only screen and (max-width: 767px) {
    ul.nav-tabs-inline li {
        font-size: .8em;
        margin: 0!important;
        min-height: 50px;
        width: 33.3%
    }
    ul.nav-tabs-inline>li>a {
        padding: 8px 5px
    }
    .tab-content-inline.custom-radio {
        margin-right: -8px
    }
    .custom-radio .tab-pane.active {
        border-top: 0 none
    }
    .custom-radio .radio-inline {
        font-size: .9em;
        margin: 0 2% 2% 0;
        min-height: 40px;
        padding: 0;
        position: relative;
        width: 48%
    }
    .btnLocation,
    .post-code-finder-wrapper-v2 button.btn.btn-default {
        font-size: 1em
    }
    .btnLocation {
        margin: 0 0 20px
    }
    .post-code-finder-wrapper-v2 {
        height: auto;
        padding-bottom: 0;
        padding-top: 15px
    }
    .col-form-mobile {
        padding-right: 0
    }
    .clinicMap-v2 #gmap {
        height: 350px!important
    }
    .post-code-finder-wrapper-v2 input#location {
        height: 38px
    }
}
@media only screen and (max-width: 380px) {
    .custom-radio .radio-inline {
        font-size: .8em;
        line-height: 1.2;
        margin: 0 2% 2% 0;
        min-height: 45px;
        padding: 0
    }
}
footer form .input-group {
    -webkit-transition: .3s linear;
    transition: .3s linear
}
footer input {
    padding: 12px;
    width: 100%
}
footer form .input-group.has-error {
    margin: 0 0 35px;
    width: 100%
}
footer .has-error .form-control {
    border-color: #b94a48!important
}
footer .has-success .form-control {
    border-color: #468847!important
}
footer .has-error .btn {
    border-color: #b94a48!important
}
footer .has-success .btn {
    border-color: #468847!important
}
footer form .btn {
    padding: 7px 40px 5px 10px;
    height: inherit
}
form#signup .formError {
    padding: 0;
    top: 40px!important
}
form#signup .input-group-btn::before {
    background: url(../img/home-bricks/harley-arrow-right.svg) center center no-repeat rgba(0, 0, 0, 0);
    content: "";
    height: 18px;
    margin-top: -9px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 18px;
    z-index: 10
}
form#signup .input-group-btn:focus:before,
form#signup .input-group-btn:hover:before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) center center no-repeat rgba(0, 0, 0, 0)
}
.jumbotron-v2 {
    padding: 0;
    height: auto
}
.jumbotron-v2 img {
    position: relative;
    width: 100%
}
.jumbotron-v2 .hero {
    font-size: .7em;
    left: 50%;
    max-width: 1170px;
    padding: 25px 35% 0 15px;
    position: absolute;
    text-align: left;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}
.buttonBox {
    border: 1px solid #ccc;
    margin: 20px 15px 10px;
    padding: 20px 15px
}
.buttonBox::before {
    content: "or";
    color: #494949;
    font-size: 1.3em;
    font-weight: 600;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.buttonBox .btn {
    font-size: 1em;
    font-weight: 400;
    margin: 0 auto;
    padding: 10px 15px;
    width: 85%;
    white-space: pre-wrap
}
.btn-pricing {
    background-color: #c78e4d;
    border: #c78e4d;
    color: #fff
}
.btn-blank {
    background-color: #5a7e96;
    border: 1px solid #5a7e96;
    color: #fff
}
aside a.btn-blank:focus,
aside a.btn-blank:hover,
aside a.btn-pricing:focus,
aside a.btn-pricing:hover {
    color: #fff!important
}
#accordion .opened .sprite_plus {
    background: url(../img/spritesheet.png) -351px -104px no-repeat rgba(0, 0, 0, 0)!important
}
aside .pricingTerms {
    font-size: .85em
}
@media only screen and (min-width: 768px) {
    body.pricing .flex-caption>p {
        width: 100%
    }
    body.pricing #sectionBanner #slides .centering {
        max-width: 500px;
        width: 75%;
        margin-top: 50px
    }
    aside .buttonBox {
        border: 1px solid #ccc;
        font-size: .9em;
        padding: 15px 0
    }
    aside .buttonBox .col-sm-6 {
        width: 100%
    }
    aside .buttonBox .col-sm-6:first-child {
        margin-bottom: 30px
    }
}
@media only screen and (max-width: 1199px) {
    .buttonBox .btn {
        width: 95%
    }
    .jumbotron-v2 .hero {
        font-size: .6em;
        max-width: 970px;
        padding: 35px 35% 0 15px
    }
    aside .buttonBox {
        padding: 10px 5px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    body.pricing #sectionBanner #slides .centering {
        margin-top: 20px
    }
    .jumbotron-v2 .hero {
        font-size: .5em;
        max-width: 750px;
        padding: 10px 40% 0 15px
    }
    .buttonBox .btn {
        width: 100%
    }
    aside .buttonBox {
        font-size: .8em;
        padding: 10px
    }
}
@media only screen and (max-width: 767px) {
    .buttonBox {
        border: 1px solid #ccc;
        margin: 20px 15px 5px;
        padding: 10px
    }
    .buttonBox .btn {
        font-size: .9em;
        padding: 10px 8px;
        width: 100%
    }
    .buttonBox>.row>.text-center:first-child {
        margin-bottom: 40px
    }
    aside .home-news-panel .buttonBox .row {
        margin-bottom: 0
    }
    .jumbotron-v2 .hero {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #fff;
        border-color: #e6e6e6 #e6e6e6 -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 1px 0;
        font-size: .7em;
        left: 0;
        max-width: 970px;
        padding: 15px 20px;
        position: relative;
        top: auto;
        transform: none
    }
}
.searchTabsWrapper {
    margin: 0 0 20px
}
.searchTabsWrapper .searchLabel {
    color: #999;
    font-weight: 300;
    margin: 0 0 15px;
    text-transform: uppercase
}
.searchTabsWrapper .nav li {
    border-bottom: 5px solid #c69c6d;
    border-left: 1px solid #ccc!important;
    border-top: 1px solid #ccc!important;
    border-radius: 0;
    margin: 0;
    padding: 0
}
.searchTabsWrapper .nav li:last-child {
    border-right: 1px solid #ccc!important
}
.searchTabsWrapper .nav li:nth-child(1) {
    border-color: #7b577d
}
.searchTabsWrapper .nav li:nth-child(2) {
    border-color: #f78e57
}
.searchTabsWrapper .nav li:nth-child(3) {
    border-color: #a0bdcd
}
.searchTabsWrapper .nav li:nth-child(4) {
    border-color: #c69c6d
}
.searchTabsWrapper .nav li:nth-child(5) {
    border-color: #a8b78e
}
.searchTabsWrapper .nav li a {
    background: 0 0!important;
    border: 0!important;
    border-radius: 0!important;
    color: #000;
    display: inline-block;
    font-size: .9em;
    font-weight: 400;
    padding: 10px 5px;
    width: 100%
}
.searchTabsWrapper .nav li.active,
.searchTabsWrapper .nav li:hover {
    background-color: rgba(0, 0, 0, .05)
}
.searchTabsContent .panel:first-child {
    border-left: 0 none!important;
    border-right: 0 none!important
}
.search_result h4 {
    margin: 0 0 5px
}
#search-form .input-group {
    width: 100%
}
#search-form .input-group-btn {
    width: 15%
}
.search-bar #search-form input {
    border: none;
    color: #a8a2a2!important;
    font-size: 16px;
    height: 32px;
    margin: 10px 15px 15px 0;
    padding: 0 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%!important
}
.search-bar #search-form .btn {
    float: right;
    padding: 7px 6px;
    top: -2px;
    width: 80%;
    font-size: 1em
}
body.error .search-bar {
    margin: 0 0 20px!important
}
@media only screen and (max-width: 767px) {
    .searchTabsWrapper .nav li {
        display: inline-block;
        float: left;
        margin: 0!important;
        min-height: 65px;
        padding: 0;
        position: relative;
        width: 50%
    }
    .searchTabsWrapper .nav li a {
        font-size: .8em;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .searchTabsWrapper .nav li:nth-child(2),
    .searchTabsWrapper .nav li:nth-child(4) {
        border-right: 1px solid #ccc!important
    }
    .search-bar #search-form {
        margin: 0
    }
    .search-bar #search-form input {
        font-size: 14px;
        margin-top: 0
    }
    #search-form .input-group-btn {
        vertical-align: top
    }
    .search-bar #search-form .btn {
        border-radius: 0 4px 4px 0!important;
        font-size: .9em;
        margin: 0;
        padding: 7px 15px;
        top: 0;
        width: 100%
    }
}
.hmg-logo {
    height: 160px;
    margin-bottom: 0;
    position: absolute;
    width: 202px
}
.logo-wrapper {
    height: 100%;
    width: 100%
}
#homepage-2015 .logo {
    margin-top: 0;
    min-height: auto;
    min-width: auto;
    padding: 2px 0 0
}
@media only screen and (min-width: 768px) {
    #homepage-2015 .topbar {
        margin: 0
    }
    #homepage-2015 .navbar-contact {
        display: inline-block;
        font-size: 1.2em;
        margin-right: -25px;
        margin-top: 10px!important;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: right;
        width: 180px
    }
    #homepage-2015 .btn-action {
        font-size: .9em;
        padding: 8px 20px 7px 55px
    }
    header .btn-action::before {
        top: 8px
    }
    .nav-social {
        margin-bottom: 5px;
        margin-top: 10px
    }
    .top-links>li>a .cta-icon {
        height: 18px;
        margin: 3px 5px 0 0;
        width: 18px
    }
    header .nav li .nav-shop .cta-icon {
        height: 18px;
        left: 0;
        top: 3px;
        width: 18px
    }
    .top-links>li>a {
        padding: 0 5px 0 0
    }
    .topbar>.top-links>li:last-child {
        width: 60px
    }
    .s-basket-wrapper {
        width: 25px
    }
    .cta-label {
        float: inherit
    }
    .top-actionbuttons .btn-consult {
        text-align: center
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    #homepage-2015 li a.nav-linkedin {
        height: 13px;
        margin: 6px 4px
    }
}
@media only screen and (max-width: 767px) {
    #homepage-2015 .btn-action-mobile {
        font-size: .72em!important;
        margin: 8px 85px 1px 15px;
        padding: 13px 5px 5px 42px;
        right: 5px;
        width: 190px
    }
    #homepage-2015 {
        min-height: 80px;
        top: 0!important
    }
    #homepage-2015 .logo {
        left: 15px;
        margin: 0;
        min-width: 75px;
        padding: 0;
        top: 2px
    }
    .hmg-logo {
        height: 60px;
        width: 100px
    }
    .logo-wrapper {
        padding: 2px;
        width: 80px!important
    }
    #home-panel-toggle {
        width: 100%
    }
    header .nav li .nav-shop .cta-icon {
        height: 32px;
        left: 4px;
        top: 2px;
        width: 26px
    }
    .navbar-toggle {
        margin-top: 16px!important
    }
    .navbar-collapse {
        padding: 79px 0 40px
    }
    body {
        padding-top: 80px!important
    }
}
@media only screen and (max-width: 360px) {
    #homepage-2015 .btn-action-mobile {
        font-size: .72em!important;
        margin: 8px 88px 1px 20px;
        padding: 6px 0 5px 40px;
        right: 5px;
        width: 130px
    }
}
@media only screen and (min-width: 768px) {
    #homepage-2015 {
        min-height: 151px;
    }
    .hmg-logo {
        width: 130px;
        height: 135px
    }
    .home-search-li {
        width: 240px
    }
    .top-actionbuttons .btn-consult {
        min-width: 180px
    }
    .home-search-li .form-control {
        font-size: 12px;
        margin: 0 11px
    }
    #homepage-2015 .navbar-contact {
        margin-right: -25px!important;
        width: 160px
    }
    #homepage-2015 .nav-social li {
        height: 25px!important;
        width: 25px!important;
        margin: 0 0 0 5px
    }
}
@media only screen and (min-width: 992px) {
    #homepage-2015 {
        min-height: 151px;
    }
    .hmg-logo {
        width: 135px
    }
    .home-search-li {
        width: 280px
    }
    .top-actionbuttons .btn-consult {
        min-width: 260px
    }
    .home-search-li .form-control {
        font-size: 13px;
        margin: 0 6px
    }
    #homepage-2015 .navbar-contact {
        margin-right: -25px;
        width: 180px
    }
    #homepage-2015 .nav-social li {
        height: 28px!important;
        width: 28px!important;
        margin: 0 0 0 6px
    }
}
@media only screen and (min-width: 1200px) {
    #homepage-2015 {
        min-height: 151px
    }
    .hmg-logo {
        width: 140px
    }
    .home-search-li {
        width: 320px
    }
    .top-actionbuttons .btn-consult {
        min-width: 300px
    }
    .home-search-li .form-control {
        font-size: 14px;
        margin: 0 3px
    }
}
#homepage-2015 li a.nav-instagram {
    background: url(../img/icons/social/instagram.html) center center/20px auto no-repeat rgba(0, 0, 0, 0);
    text-indent: -999em
}
.flexslider .slides li {
    display: none
}
.flexslider .slides li:first-child {
    display: block
}
.flexslider.loading {
    min-height: 620px
}
.custom-group,
.custom-group2 {
    margin: 0!important
}
form .custom-group .form-control,
form .custom-group2 .form-control {
    margin: 0 0 15px;
    -webkit-transition: all .3s;
    transition: all .3s
}
form .custom-group.has-error .form-control {
    margin: 0 0 40px
}
form .custom-group2.has-error .form-control {
    margin: 0 0 50px
}
.home-form-hidden select.form-control {
    background: url(../img/icons/caret.svg) 95% center/14px auto no-repeat rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
#home-panel-wrapper.home-form-v2 .home-panels {
    margin-top: 0
}
.home-form-wrapper {
    background: #fff;
    padding: 10px;
    margin-top: -125px;
    margin-bottom: 30px
}
.home-form-hidden,
.home-form-procedure-label {
    margin: 0 0 20px;
    width: 100%;
    display: inline-block
}
.home-form-label {
    padding: 2px 15px 0;
    line-height: 1.1
}
.home-form-procedure-label {
    background: #f2f2f2;
    font-size: .9em;
    font-weight: 600;
    padding: 5px 20px 8px;
    text-align: left
}
.home-form-hidden .form-control {
    border: 1px solid silver;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.home-form-wrapper .dropdown {
    display: inline-block;
    height: auto;
    width: 100%
}
.home-form-wrapper .dropdown-toggle {
    border: 0!important;
    border-radius: 0;
    display: inline-block;
    width: 100%
}
.home-form-wrapper .dropdown-menu {
    background: #fff;
    border: 1px solid #eee;
    width: 100%;
    top: 100%!important
}
.dropdown-menu>li>a.home-form-procedure {
    background: #fff;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.3;
    padding: 5px 15px 7px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 100%;
    white-space: pre-wrap
}
.dropdown-toggle-home .caret {
    background: url(../img/icons/caret.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 14px
}
a.btn-consult-homepanel {
    background: #7bcbc8;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    padding: 12px 20px 15px;
    text-align: center;
    width: 100%;
    margin: 0 0 15px
}
a.btn-consult-homepanel:focus,
a.btn-consult-homepanel:hover {
    background: #4ea3a0;
    color: #fff
}
.btn-consult-homepanel .title {
    font-weight: 500!important;
    margin: 0
}
.home-form-wrapper button {
    border-radius: 0;
    color: #fff;
    font-size: .92em;
    font-weight: 600;
    display: inline-block;
    padding: 8px 30px 8px 10px;
    width: 100%;
    -webkit-appearance: none
}
button.btn-consult-submit {
    background: #7bcbc8;
    color: #fff;
    font-size: 1.2em;
    font-weight: 500
}
button.btn-consult-submit::before {
    background: url(../img/home-bricks/harley-arrow-right-white.svg) no-repeat rgba(0, 0, 0, 0);
    border: 0;
    content: "";
    display: block;
    font-size: 1em!important;
    height: 16px;
    position: absolute;
    right: 18px;
    top: 50%;
    width: 16px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.home-form-wrapper .formError .formErrorContent {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
    padding: 4px 10px 6px
}
.home-form-wrapper button#cosmetic-surgery-for-women {
    background: #edc7b7
}
.home-form-wrapper button#cosmetic-surgery-for-women.active,
.home-form-wrapper button#cosmetic-surgery-for-women:focus,
.home-form-wrapper button#cosmetic-surgery-for-women:hover {
    background: #e0b9aa
}
.cosmetic-surgery-for-women-dropdown .dropdown-menu>li>a:focus,
.cosmetic-surgery-for-women-dropdown .dropdown-menu>li>a:hover {
    background: #edc7b7;
    color: #fff
}
.home-form-wrapper button#cosmetic-surgery-for-men {
    background: #0e5c67
}
.home-form-wrapper button#cosmetic-surgery-for-men.active,
.home-form-wrapper button#cosmetic-surgery-for-men:focus,
.home-form-wrapper button#cosmetic-surgery-for-men:hover {
    background: #38757d
}
.cosmetic-surgery-for-men-dropdown .dropdown-menu>li>a:focus,
.cosmetic-surgery-for-men-dropdown .dropdown-menu>li>a:hover {
    background: #0e5c67;
    color: #fff
}
.home-form-wrapper button#laser-skin-treatments {
    background: #7b577d
}
.home-form-wrapper button#laser-skin-treatments.active,
.home-form-wrapper button#laser-skin-treatments:focus,
.home-form-wrapper button#laser-skin-treatments:hover {
    background: #b19bb0
}
.laser-skin-treatments-dropdown .dropdown-menu>li>a:focus,
.laser-skin-treatments-dropdown .dropdown-menu>li>a:hover {
    background: #7b577d;
    color: #fff
}
.text-danger {
    padding: 10px!important
}
@media only screen and (max-width: 1199px) {
    .home-form-wrapper button {
        font-size: .85em;
        padding: 7px 25px 7px 5px
    }
    .home-form-procedure-label {
        font-size: .8em
    }
    .dropdown-toggle-home .caret {
        right: 8px;
        height: 12px;
        width: 12px
    }
    .home-form-label {
        padding: 0 5px
    }
}
@media only screen and (max-width: 991px) {
    .home-form-wrapper {
        margin-top: -80px
    }
    .home-form-wrapper button {
        font-size: .85em;
        line-height: 1.3;
        padding: 7px 25px 8px 15px;
        white-space: inherit
    }
    .home-form-label {
        font-size: .85em;
        line-height: 1.1;
        padding: 2px 0
    }
    .home-form-hidden {
        margin-bottom: 10px
    }
    .home-form-procedure-label {
        font-size: .9em;
        font-weight: 600;
        padding: 5px 15px 8px
    }
    .dropdown-menu>li>a.home-form-procedure {
        font-size: .95em
    }
    .home-form-hidden .form-control {
        font-size: 11px
    }
    button.btn-consult-submit {
        font-size: 1.1em
    }
}
@media only screen and (max-width: 767px) {
    .custom-group,
    .custom-group2 {
        padding: 0;
        margin: 0 -10px!important
    }
    .text-danger {
        font-size: .76em;
        margin: 0 5px 10px;
        padding: 7px 8px!important
    }
    .home-form-wrapper {
        margin-top: 15px;
        margin-bottom: 10px
    }
    .home-form-wrapper .mobile-row {
        margin: 0 -15px
    }
    .home-form-hidden select.form-control {
        background-position: 97% center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
    .home-form-button {
        padding: 0 5px
    }
    a.btn-consult-homepanel {
        font-size: .62em;
        line-height: 1.2;
        margin: 0 0 10px;
        padding: 12px
    }
    a.btn-consult-homepanel small {
        font-size: 110%!important
    }
    .btn-consult-homepanel .title {
        margin: 0 0 3px
    }
    .home-form-wrapper .dropdown {
        margin: 0 0 8px;
        padding: 0 5px
    }
    .home-form-wrapper button {
        font-size: .95em;
        font-weight: 500;
        line-height: 1.3;
        margin: 0;
        padding: 10px 25px 10px 15px;
        white-space: inherit
    }
    .home-form-procedure-label {
        font-size: .8em;
        padding: 7px 15px
    }
    .home-form-hidden {
        margin: 10px 0
    }
    .dropdown-menu>li>a.home-form-procedure {
        font-size: 1em;
        padding: 7px 15px
    }
    .home-form-label {
        font-size: .85em;
        line-height: 1.1;
        padding: 1px 5px 2px
    }
    .home-form-procedure-label {
        margin: 0
    }
    .home-form-hidden #form-controls {
        margin: 0 -10px
    }
    .flexslider.loading {
        min-height: 150px
    }
    .home-form-hidden .formError {
        padding: 0 5px!important
    }
}
body.modal-open #homepage-2015 {
    z-index: 999
}
#modal_promotion2 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}
#modal_promotion2 img {
    margin: 0 0 10px
}
#modal_promotion2 .modal-header .close {
    left: 0
}
#modal_promotion2 .modal-header {
    border: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    text-align: center
}
#modal_promotion2 .modal-title {
    display: none
}
#modal_promotion2 .modal-content {
    border-radius: 0
}
#modal_promotion2 .modal-body {
    padding: 0;
    text-align: center
}
#modal_promotion2 .modal-dialog {
    left: 50%;
    max-width: 600px;
    width: 90%;
    position: fixed;
    top: 75px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
#modal_promotion2 .btn-consult-homepanel {
    background: #7bcbc8;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    margin: 0 0 5px;
    padding: 12px 20px 15px;
    text-align: center;
    width: 100%
}
#modal_promotion2 .btn {
    background: #7bcbc8;
    border-radius: 0;
    font-size: 1em;
    padding: 6px;
    text-transform: uppercase
}
#modal_promotion2 .btn i {
    margin-right: 5px
}
#modal_promotion2 button.btn-consult-submit:focus,
#modal_promotion2 button.btn-consult-submit:hover {
    background: #000!important
}
#modal_promotion2 .btn.dropdown-toggle-home {
    font-size: .9em;
    padding: 8px
}
#modal_promotion2 .home-form-wrapper {
    background: #fff;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 15px 15px
}
#modal_promotion2 .btn-consult-homepanel .title {
    font-size: 1.6em
}
#modal_promotion2 a.btn-consult-homepanel {
    line-height: 1.1;
    margin: 0 0 8px;
    padding: 8px 15px 10px
}
#modal_promotion2 .home-form-label {
    line-height: 1.1;
    padding: 5px 0 0;
    text-align: left
}
#modal_promotion2 .home-form-wrapper .dropdown-menu {
    max-height: 150px;
    overflow: scroll
}
#modal_promotion2 .home-form-hidden {
    display: inline-block;
    margin: 15px 0 0;
    width: 100%
}
#modal_promotion2 .home-form-hidden select.form-control {
    -moz-appearance: none;
    background: url(../img/icons/caret.svg) 98% center/14px auto no-repeat rgba(0, 0, 0, 0)
}
#modal_promotion2 .dropdown-toggle-home .caret {
    left: 96%;
    right: auto
}
@media only screen and (min-width: 768px) {
    #modal_promotion2 .modal-dialog {
        max-width: 500px
    }
    #modal_promotion2 .modal-body {
        font-size: .9em
    }
}
@media only screen and (min-width: 992px) {
    #modal_promotion2 .modal-dialog {
        max-width: 600px
    }
    #modal_promotion2 .modal-body {
        font-size: 1em
    }
}
@media only screen and (min-width: 1200px) {
    #modal_promotion2 .modal-dialog {
        max-width: 600px
    }
}
@media only screen and (min-width: 1600px) {
    #modal_promotion2 .modal-dialog {
        max-width: 800px
    }
}
@media only screen and (max-width: 767px) {
    #modal_promotion2 .btn-consult-homepanel .title {
        font-size: 1.1em
    }
    #modal_promotion2 .home-form-wrapper .dropdown {
        margin: 0 0 5px;
        padding: 0
    }
    #modal_promotion2 .dropdown-toggle-home .caret {
        left: 92%
    }
    #modal_promotion2 .custom-group,
    #modal_promotion2 .custom-group2 {
        margin: 0!important;
        padding: 0
    }
    #modal_promotion2 .home-form-hidden #form-controls {
        margin: 0
    }
    #modal_promotion2 .btn-consult-homepanel {
        font-size: .9em;
        padding: 10px 10px 12px
    }
    #modal_promotion2 .modal-dialog {
        position: fixed;
        top: 70px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    #modal_promotion2 .modal-content {
        margin: 0 0 20px
    }
    .advert-intro {
        font-size: .8em;
        padding: 0 15px
    }
}
.laser-hair #laser>.brick {
    background-color: #7b577d;
    border-bottom: 0!important
}
.laser-hair #laser>.brick>h3 {
    color: #fff!important;
    margin: 0
}
.alert-gold {
    background: #cd9448;
    border: 0;
    border-radius: 0;
    color: #fff;
    line-height: 1.3;
    opacity: 1;
    padding: 15px
}
.gender {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px
}
.gender .row {
    margin: 0
}
.gender a {
    background-color: #ddd;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    border-radius: 120%;
    display: inline-block;
    height: 50px;
    margin: 10px 20px 0 0;
    width: 50px
}
.gender a.active,
.gender a:focus,
.gender a:hover {
    background-color: #cd9448!important
}
.gender span {
    font-size: 1.1em;
    margin: 0 0 5px;
    color: #c88e4e
}
.gender img {
    margin: 0;
    opacity: 0
}
.gender a#female::after,
.gender a#male::after {
    color: #000;
    font-size: .9em;
    opacity: .5;
    text-align: center
}
.gender a#male {
    background-image: url(../img/icons/tool/male.html)
}
.gender a#female {
    background-image: url(../img/icons/tool/female.html)
}
.gender a#female::after {
    content: "Female";
    margin: 0 4px
}
.gender a#male::after {
    content: "Male";
    margin: 0 11px
}
.hr-wrapper {
    background: #eccbad;
    color: #663b02;
    position: relative
}
.hr-wrapper .interactiveLegend {
    font-size: 1em;
    left: 25px;
    position: absolute;
    top: 15px;
    width: auto
}
.hr-wrapper .interactiveLegend .hotspotLegend {
    line-height: 22px;
    font-size: 1.3em;
    opacity: .9
}
.hr-wrapper .interactiveLegend-title {
    color: #000;
    font-size: .8em;
    font-weight: 500;
    line-height: 1.3;
    margin: 5px 0 5px 50px;
    width: 100px
}
.hr-wrapper #breadcrumb {
    bottom: 10px;
    color: #000;
    font-size: .9em;
    font-weight: 500;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.hairItems {
    display: inline-block;
    margin: 5px 0 10px;
    width: 100%
}
.hairColor {
    background: #fff;
    border-radius: 120%;
    display: block;
    float: left;
    margin: 0 12px 0 0;
    padding: 4px;
    width: auto;
    transition: all .3s
}
.hairColor:hover {
    background: #cd9448
}
.hr-text {
    font-size: .9em;
    left: -15px;
    padding: 15px 0;
    position: relative
}
.hr-text>p {
    font-size: 1.1em;
    font-weight: 600;
    margin: 0;
    padding: 0 0 5px
}
#package {
    margin: 0 -5px
}
#package .panel {
    background: 0 0!important;
    border: 0!important;
    float: left;
    margin: 0 0 10px!important;
    width: 50%
}
#package .panel-body {
    background: #eccbad;
    border: 1px solid #cd9448!important;
    margin: 0 5px;
    min-height: 65px;
    padding: 0!important
}
#package .panel-body:hover {
    background: #cd9448
}
#package .panel-body a {
    background: rgba(0, 0, 0, 0)!important;
    border-radius: 0;
    box-shadow: none!important;
    color: #663b02;
    font-size: 1em!important;
    font-weight: 300;
    text-align: left;
    text-transform: none;
    white-space: pre-line;
    min-height: 63px;
    padding: 12px;
    transition: none;
    width: 100%
}
#package .panel-body a.active,
#package .panel-body a:focus,
#package .panel-body a:hover {
    background-color: #cd9448!important;
    color: #fff
}
#package .panel:nth-child(2n+1) {
    clear: left
}
#package .panel:nth-child(2n) {
    clear: right
}
.table-hair-removal {
    margin: 0
}
#packagePrice .btn {
    background: #000;
    color: #fff;
    font-size: 1em;
    margin: 0 5px;
    width: 32.5%
}
#quoteTable,
.table-hair-removal-wrapper {
    margin: 0 -5px
}
#packagePrice .btn:focus,
#packagePrice .btn:hover {
    background: #727272;
    color: #fff
}
table.table-hair-removal tr td {
    background: #baa4b7!important;
    border-color: #7b577d!important;
    color: #000;
    font-size: 1.2em!important;
    width: 33.3%!important
}
table.table-hair-removal tr td:last-child {
    background: #e8d2b8!important;
    border-color: #cd9448!important;
    color: #000
}
table.table-hair-removal tr td a {
    color: #000
}
table.table-hair-removal tr.hair-package td:nth-child(5) {
    background: #e8d2b8!important;
    border-color: #c68e4d!important;
    color: #000!important
}
table.table-hair-removal tr.hair-offers td {
    background: #7b577d!important;
    border-color: #7b577d!important;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    line-height: 40px!important;
    text-transform: uppercase
}
table.table-hair-removal tr.hair-offers td:last-child {
    background: #cd9448!important;
    border-color: #cd9448!important
}
table.table-hair-removal tr.hair-offers td:nth-child(5) {
    background: #c68e4d!important;
    border-color: #c68e4d!important;
    border-radius: 0 0 5px;
    color: #fff!important
}
table.table-hair-removal tr.hair-offers td:nth-child(3) {
    background-color: transparent!important;
    border-color: transparent!important
}
table.table-hair-removal tr.hair-prices td {
    color: #000!important;
    font-weight: 600
}
table.table-hair-removal tr.hair-package td,
table.table-hair-removal tr.hair-prices td {
    opacity: .5
}
table.table-hair-removal tr.hair-package td.active,
table.table-hair-removal tr.hair-prices td.active {
    opacity: 1
}
table.table-hair-removal tr td:last-child,
table.table-hair-removal tr td:nth-child(1),
table.table-hair-removal tr td:nth-child(2) {
    display: none!important
}
#packagePrice {
    display: inline-block;
    width: 100%
}
#quoteTable {
    padding: 60px 0 0;
    position: relative
}
#quoteTable .table::before {
    color: #c68e4d;
    content: "YOUR TREATMENT PLAN AND QUOTE";
    display: block;
    float: left;
    font-size: 1.4em;
    font-weight: 400;
    position: absolute;
    top: 25px
}
#quoteTable table {
    border-collapse: initial;
    border-spacing: 6px;
    font-size: 1em
}
#quoteTable table tr td {
    background: #fff;
    border: 1px solid #c68e4d!important;
    line-height: 2;
    padding: 0 8px;
    font-size: 1.1em;
    vertical-align: middle
}
#quoteTable table tr.plan-labels td,
#quoteTable table tr.plan-totals td:last-child {
    background: #7b577d!important;
    border-color: #7b577d!important;
    color: #fff!important
}
#quoteTable table tbody {
    position: relative;
    top: -5px
}
#quoteTable table tr.plan-totals td:last-child {
    font-size: 1.1em!important;
    font-weight: 100!important;
    line-height: 40px
}
#quoteTable table tr td.cost,
#quoteTable table tr td.qty,
#quoteTable table tr td.savings,
#quoteTable table tr td.time {
    text-align: center;
    max-width: 50px
}
.plan-labels td {
    text-align: center
}
.plan-labels td:last-child {
    font-weight: 100!important
}
table.table-hair-plan .cost,
table.table-hair-plan .time {
    min-width: 100px;
    text-align: center
}
table.table-hair-plan .qty {
    min-width: 50px;
    text-align: center
}
#quoteTable table tr td#treatment {
    line-height: 1.2;
    padding: 10px
}
#quoteTable table tr td.blank {
    border-color: transparent!important;
    text-align: center
}
#quoteTable table tr td#totalsavings {
    background-color: #7b577d!important;
    border-color: #7b577d!important;
    color: #fff!important
}
#quoteTable table tr td#totalcost {
    background-color: #cd9448!important;
    border-color: #cd9448!important;
    color: #fff!important
}
#quoteTable table tr td.print img {
    height: auto!important;
    left: 10px;
    margin: 2px 0 0;
    max-width: 25px!important;
    position: relative
}
#quoteTable table tr td .print-label {
    color: #cd9448;
    display: inline-block;
    max-width: 55px;
    padding: 0 10px
}
#quoteTable tr td .btn-brick {
    background-color: #88ccd5;
    border-radius: 4px;
    font-size: 14px;
    margin: 5px -8px;
    padding: 8px 38px
}
#quoteTable tr td .ft-1:focus,
#quoteTable tr td .ft-1:hover {
    background: #4fa4af!important;
    color: #fff!important
}
#quoteTable table tr.hair-totals td.cost,
#quoteTable table tr.hair-totals td.savings {
    font-size: .9em;
    font-weight: 600!important;
    text-transform: uppercase
}
#quoteTable tr td .btn-brick.addTreatment {
    background: url(../img/icons/tool/plus-icon.html) 15px center/20px no-repeat #cd9448;
    float: left!important;
    margin: 0;
    padding: 8px 30px 8px 45px
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    #quoteTable table.table-hair-plan thead th.treatment {
        font-size: 1em!important;
        width: 40px
    }
    .hr-text {
        font-size: .9em;
        left: 0;
        padding: 15px
    }
    .hr-wrapper .interactiveLegend-title {
        margin: 5px 0 5px 35px;
        width: 90px
    }
    table.table-hair-plan .cost,
    table.table-hair-plan .time {
        min-width: 75px
    }
    #quoteTable table tr.hair-totals td.cost,
    #quoteTable table tr.hair-totals td.savings {
        font-size: .8em;
        padding: 0
    }
    #quoteTable table tr td.print img {
        margin: 2px 6px 0
    }
    .gender a {
        background-size: 25px auto;
        height: 40px;
        margin: 10px 2px 0 6px;
        width: 40px
    }
    .gender img {
        max-height: 42px
    }
    .gender a#female::after {
        margin: 0 2px
    }
    .gender a#male::after {
        margin: 0 7px
    }
    .hairColor {
        margin: 0 3px 0 0;
        padding: 4px
    }
    .hairColor img {
        height: auto!important;
        max-width: 40px
    }
    #quoteTable tr td .btn-brick.addTreatment {
        background: url(../img/icons/tool/plus-icon.html) 15px center/16px auto no-repeat #cd9448;
        font-size: .8em;
        padding: 8px 18px 8px 40px
    }
}
@media only screen and (max-width: 767px) {
    #quoteTable table {
        border-collapse: initial;
        border-spacing: 5px;
        font-size: .8em
    }
    #quoteTable table.table-hair-plan thead th.treatment {
        font-size: .8em!important;
        width: auto
    }
    table.hmg-table thead th.treatment.white {
        padding-bottom: 1px;
        vertical-align: middle
    }
    #quoteTable tr td .btn-brick.addTreatment {
        background: url(../img/icons/tool/plus-icon.html) 15px center/14px auto no-repeat #cd9448;
        float: right!important
    }
    #quoteTable table tr.plan-totals td:last-child {
        font-weight: 300!important
    }
    table.table-hair-removal tr.hair-offers td {
        line-height: 20px!important
    }
    #package .panel {
        width: 100%
    }
    #packagePrice .btn {
        font-size: .7em;
        padding: 7px
    }
    .hr-text {
        font-size: .9em;
        left: 0;
        padding: 10px 15px 15px
    }
    table.table-hair-plan {
        border: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%
    }
    table.table-hair-plan .cost,
    table.table-hair-plan .time {
        min-width: inherit
    }
    #package .panel-body,
    #package .panel-body a {
        min-height: inherit
    }
    table.table-hair-removal tr td {
        font-size: .9em!important
    }
    #quoteTable table tr td {
        line-height: 1.8
    }
    #quoteTable table tr.hair-totals td.cost,
    #quoteTable table tr.hair-totals td.savings {
        font-size: .8em;
        line-height: 1.2
    }
    #quoteTable table tr td {
        font-size: .9em;
        padding: 0;
        text-align: center
    }
    #quoteTable tr td .btn-brick {
        background-color: #88ccd5;
        border-radius: 4px;
        margin: 2px 0 5px!important;
        padding: 8px 20px
    }
    .hr-wrapper #breadcrumb {
        bottom: 8px;
        font-size: .75em;
        text-align: center;
        width: 100%
    }
    .hr-wrapper #breadcrumb span {
        display: inline-block;
        margin: 0 2px
    }
    .hr-wrapper .interactiveLegend-title {
        font-size: .7em;
        margin: 5px 0 5px 42px;
        width: 80px
    }
    .hr-wrapper .hotspot {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    #package .panel-body a {
        font-size: .9em!important;
        padding: 8px 10px
    }
    .gender a#female::after,
    .gender a#male::after {
        color: #000;
        font-size: .9em;
        opacity: .5;
        text-align: center
    }
    .gender a#female::after {
        content: "Female";
        margin: 0 4px
    }
    .gender a#male::after {
        content: "Male";
        margin: 0 11px
    }
    #quoteTable .table::before {
        font-size: 1.1em;
        top: 40px
    }
    #quoteTable table tr td.print img {
        left: 0;
        max-width: 20px!important
    }
    #quoteTable table tr td .print-label {
        padding: 2px 1px
    }
    #quoteTable tr td .btn-brick {
        font-size: 10px;
        width: 100%
    }
    .FMSApp.before-after {
        min-height: 1000px
    }
}
body.printBody thead tr:first-child th.price1.purple,
body.printBody thead tr:first-child th.price2.purple,
body.printBody thead tr:first-child th.price3.purple {
    background-color: #7b577d!important
}
body.printBody .addTreatment,
body.printBody a.ft-1,
body.printBody table tr td .print-label,
body.printBody table tr td.print img {
    display: none!important;
    opacity: 0
}
.btn-section {
    padding: 12px;
    text-align: center
}
.btn-section * {
    margin: 0
}
.btn-section a {
    color: #fff;
    font-weight: 400
}
.btn-section small {
    color: #fff;
    font-size: .7em;
    font-weight: 200;
    text-transform: none
}
#accordion.bottom_margin {
    margin-bottom: 0
}
#accordion .panel-group:last-child {
    border-top: 0 none!important
}
#accordion .brick {
    margin-top: 15px!important
}
.testimonal-brick .personImage {
    border: 2px solid #fff;
    border-radius: 6px;
    margin: 0 0 15px;
    overflow: hidden
}
.testimonal-brick .personName {
    font-size: 1.1em;
    font-weight: 400
}
.brick.testimonal-brick ul li::before {
    color: #fff;
    padding-right: 1.25em
}
body.conditions #main {
    padding-bottom: 0
}
.brickCondition {
    border: 1px solid #024564;
    padding: 0!important;
    position: relative;
    margin-bottom: 20px
}
.brickCondition .brickImage {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2px
}
.brickCondition .brickInner {
    font-size: .9em;
    min-height: 215px;
    padding: 10px 10px 50px
}
.brickCondition .brickInner .btn {
    bottom: 10px;
    left: 10px;
    position: absolute
}
.conditionsScroll {
    position: absolute;
    top: -80px;
    left: 0;
    visibility: hidden
}
a.btnArrow {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-size: .8em;
    font-weight: 400;
    line-height: 1.5;
    padding: 6px 40px 6px 20px;
    position: relative;
    margin: 10px 0 2px
}
body.conditions .brick a.btnArrow:focus,
body.conditions a.btnArrow:hover {
    background: #024564;
    border-color: #024564;
    color: #fff!important
}
a.btnArrow:after {
    background: url(../img/home-bricks/harley-arrow-right.svg) center/14px no-repeat rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    right: 10px;
    content: '';
    width: 20px;
    height: 20px;
    transform: translate(0, -50%)
}
a.btnArrow:focus:after,
a.btnArrow:hover:after {
    background-image: url(../img/home-bricks/harley-arrow-right-white.svg)
}
ul.conditionsFilter {
    position: absolute;
    right: 15px;
    top: -50px;
    background: #fff;
    display: inline-block;
    font-size: .9em;
    padding: 0;
    text-transform: uppercase
}
ul.conditionsFilter li {
    padding: 5px 10px
}
ul.conditionsFilter li:after {
    display: none
}
ul.conditionsFilter li:hover {
    background: #024564
}
ul.conditionsFilter li:hover a {
    color: #fff
}
ul.conditionsFilter a {
    color: #024564;
    transition: none
}
.brickStrip {
    position: relative
}
.brickStrip .stripInner {
    max-width: 1170px;
    margin: 0 auto
}
.brickHeading {
    margin: 0 0 5px;
    min-height: 48px
}
.conditionsTabs {
    margin: 30px 0 0
}
.conditionsTabs .tab-content {
    background: #7b577d;
    color: #fff;
    font-size: .9em;
    padding: 15px;
    min-height: 100px
}
.conditionsTabs .nav-tabs li {
    background: #baa6b8;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: .8em;
    line-height: 1;
    text-transform: uppercase
}
.conditionsTabs .nav-tabs li.active,
.conditionsTabs .nav-tabs li:focus,
.conditionsTabs .nav-tabs li:hover {
    background: #7b577d
}
.conditionsTabs .nav-tabs li a {
    background: rgba(0, 0, 0, 0)!important;
    border: 0!important;
    color: #fff!important;
    border-radius: 0;
    line-height: 1.2;
    padding: 12px 20px!important
}
.conditionsRelated {
    margin-bottom: 80px
}
@media only screen and (max-width: 1199px) {
    .brickStrip .stripInner {
        max-width: 960px
    }
    .brickHeading {
        min-height: 40px
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .brickStrip .stripInner {
        max-width: 750px
    }
    .brickCondition .brickInner {
        min-height: 180px
    }
}
@media only screen and (max-width: 767px) {
    .conditionsTabs .nav-tabs li {
        font-size: .7em;
        width: 20%
    }
    .conditionsTabs .nav-tabs li a {
        line-height: 1.1;
        padding: 10px!important
    }
    .conditionsTabs>h3 {
        padding: 0 15px
    }
    .conditionsRelated {
        margin-bottom: 0
    }
    .conditionsRelated .s-btn-info {
        position: relative
    }
    .brickHeading {
        min-height: auto
    }
    .brickCondition .brickInner {
        min-height: inherit
    }
}