﻿.s3grid .feat6 {
    width: 15.8333333333%;
    margin-right: 1%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat6:nth-child(6n) {
    margin-right: 0
}

.s3grid .feat6:nth-child(6n):after {
    clear: both
}

.s3grid .feat6:nth-child(6n+1):before {
    clear: both
}

@media only screen and (max-width: 64em) {
    .s3grid .feat6 {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat6:nth-child(3n) {
        margin-right: 0
    }
    .s3grid .feat6:nth-child(3n):after {
        clear: both
    }
    .s3grid .feat6:nth-child(3n+1):before {
        clear: both
    }
}

.s3grid .feat5 {
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat5:nth-child(5n) {
    margin-right: 0
}

.s3grid .feat5:nth-child(5n):after {
    clear: both
}

.s3grid .feat5:nth-child(5n+1):before {
    clear: both
}

@media only screen and (max-width: 40em) {
    .s3grid .feat5 {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat5:nth-child(2n) {
        margin-right: 0
    }
    .s3grid .feat5:nth-child(2n):after {
        clear: both
    }
    .s3grid .feat5:nth-child(2n+1):before {
        clear: both
    }
}

.s3grid .feat4 {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat4:nth-child(4n) {
    margin-right: 0
}

.s3grid .feat4:nth-child(4n):after {
    clear: both
}

.s3grid .feat4:nth-child(4n+1):before {
    clear: both
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .s3grid .feat4 {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat4:nth-child(2n) {
        margin-right: 0
    }
    .s3grid .feat4:nth-child(2n):after {
        clear: both
    }
    .s3grid .feat4:nth-child(2n+1):before {
        clear: both
    }
}

@media only screen and (max-width: 40em) {
    .s3grid .feat4 {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat4:nth-child(1n) {
        margin-right: 0
    }
    .s3grid .feat4:nth-child(1n):after {
        clear: both
    }
    .s3grid .feat4:nth-child(1n+1):before {
        clear: both
    }
}

.s3grid .feat3 {
    width: 31.3333333333%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat3:nth-child(3n) {
    margin-right: 0
}

.s3grid .feat3:nth-child(3n):after {
    clear: both
}

.s3grid .feat3:nth-child(3n+1):before {
    clear: both
}

@media only screen and (max-width: 40em) {
    .s3grid .feat3 {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat3:nth-child(1n) {
        margin-right: 0
    }
    .s3grid .feat3:nth-child(1n):after {
        clear: both
    }
    .s3grid .feat3:nth-child(1n+1):before {
        clear: both
    }
}

.s3grid .feat2 {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat2:nth-child(2n) {
    margin-right: 0
}

.s3grid .feat2:nth-child(2n):after {
    clear: both
}

.s3grid .feat2:nth-child(2n+1):before {
    clear: both
}

@media only screen and (max-width: 40em) {
    .s3grid .feat2 {
        width: 100%;
        margin-right: 2%;
        margin-bottom: 30px;
        float: left
    }
    .s3grid .feat2:nth-child(1n) {
        margin-right: 0
    }
    .s3grid .feat2:nth-child(1n):after {
        clear: both
    }
    .s3grid .feat2:nth-child(1n+1):before {
        clear: both
    }
}

.s3grid .feat1 {
    width: 100%;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left
}

.s3grid .feat1:nth-child(1n) {
    margin-right: 0
}

.s3grid .feat1:nth-child(1n):after {
    clear: both
}

.s3grid .feat1:nth-child(1n+1):before {
    clear: both
}

.s3grid .thirds {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

@media only screen and (min-width: 40.1em) {
    .s3grid .thirds {
        width: 33%
    }
    .s3grid .thirds:first-child {
        margin-right: 3%
    }
}

@media only screen and (max-width: 40em) {
    .s3grid .thirds:last-child {
        margin-bottom: 0px
    }
}

.s3grid .twos {
    float: left;
    margin-bottom: 30px;
    width: 100%
}

@media only screen and (min-width: 40.1em) {
    .s3grid .twos {
        width: 64%
    }
    .s3grid .twos:first-child {
        margin-right: 3%
    }
}

@media only screen and (max-width: 40em) {
    .s3grid .twos:last-child {
        margin-bottom: 0px
    }
}

.grid .sm-1-up {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
    float: left
}

.grid .sm-1-up:nth-child(1n) {
    margin-right: 0
}

.grid .sm-1-up:nth-child(1n):after {
    clear: both
}

.grid .sm-1-up:nth-child(1n+1):before {
    clear: both
}

.grid .sm-2-up {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left
}

.grid .sm-2-up:nth-child(2n) {
    margin-right: 0
}

.grid .sm-2-up:nth-child(2n):after {
    clear: both
}

.grid .sm-2-up:nth-child(2n+1):before {
    clear: both
}

.grid .sm-3-up {
    width: 31.3333333333%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left
}

.grid .sm-3-up:nth-child(3n) {
    margin-right: 0
}

.grid .sm-3-up:nth-child(3n):after {
    clear: both
}

.grid .sm-3-up:nth-child(3n+1):before {
    clear: both
}

.grid .sm-4-up {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 30px;
    float: left
}

.grid .sm-4-up:nth-child(4n) {
    margin-right: 0
}

.grid .sm-4-up:nth-child(4n):after {
    clear: both
}

.grid .sm-4-up:nth-child(4n+1):before {
    clear: both
}

@media only screen and (max-width: 40em) {
    .grid .sm-1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .grid .sm-1:nth-child(1n) {
        margin-right: 0
    }
    .grid .sm-1:nth-child(1n):after {
        clear: both
    }
    .grid .sm-1:nth-child(1n+1):before {
        clear: both
    }
    .grid .sm-2 {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .sm-2:nth-child(2n) {
        margin-right: 0
    }
    .grid .sm-2:nth-child(2n):after {
        clear: both
    }
    .grid .sm-2:nth-child(2n+1):before {
        clear: both
    }
    .grid .sm-3 {
        width: 31.3333333333%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .sm-3:nth-child(3n) {
        margin-right: 0
    }
    .grid .sm-3:nth-child(3n):after {
        clear: both
    }
    .grid .sm-3:nth-child(3n+1):before {
        clear: both
    }
    .grid .sm-4 {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .sm-4:nth-child(4n) {
        margin-right: 0
    }
    .grid .sm-4:nth-child(4n):after {
        clear: both
    }
    .grid .sm-4:nth-child(4n+1):before {
        clear: both
    }
}

@media only screen and (max-width: 64em) {
    .grid .md-1-down {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-1-down:nth-child(1n) {
        margin-right: 0
    }
    .grid .md-1-down:nth-child(1n):after {
        clear: both
    }
    .grid .md-1-down:nth-child(1n+1):before {
        clear: both
    }
    .grid .md-2-down {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-2-down:nth-child(2n) {
        margin-right: 0
    }
    .grid .md-2-down:nth-child(2n):after {
        clear: both
    }
    .grid .md-2-down:nth-child(2n+1):before {
        clear: both
    }
    .grid .md-3-down {
        width: 31.3333333333%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-3-down:nth-child(3n) {
        margin-right: 0
    }
    .grid .md-3-down:nth-child(3n):after {
        clear: both
    }
    .grid .md-3-down:nth-child(3n+1):before {
        clear: both
    }
    .grid .md-4-down {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-4-down:nth-child(4n) {
        margin-right: 0
    }
    .grid .md-4-down:nth-child(4n):after {
        clear: both
    }
    .grid .md-4-down:nth-child(4n+1):before {
        clear: both
    }
}

@media only screen and (min-width: 40.1em) {
    .grid .md-1-up {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-1-up:nth-child(1n) {
        margin-right: 0
    }
    .grid .md-1-up:nth-child(1n):after {
        clear: both
    }
    .grid .md-1-up:nth-child(1n+1):before {
        clear: both
    }
    .grid .md-2-up {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-2-up:nth-child(2n) {
        margin-right: 0
    }
    .grid .md-2-up:nth-child(2n):after {
        clear: both
    }
    .grid .md-2-up:nth-child(2n+1):before {
        clear: both
    }
    .grid .md-3-up {
        width: 31.3333333333%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-3-up:nth-child(3n) {
        margin-right: 0
    }
    .grid .md-3-up:nth-child(3n):after {
        clear: both
    }
    .grid .md-3-up:nth-child(3n+1):before {
        clear: both
    }
    .grid .md-4-up {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-4-up:nth-child(4n) {
        margin-right: 0
    }
    .grid .md-4-up:nth-child(4n):after {
        clear: both
    }
    .grid .md-4-up:nth-child(4n+1):before {
        clear: both
    }
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .grid .md-1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-1:nth-child(1n) {
        margin-right: 0
    }
    .grid .md-1:nth-child(1n):after {
        clear: both
    }
    .grid .md-1:nth-child(1n+1):before {
        clear: both
    }
    .grid .md-2 {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-2:nth-child(2n) {
        margin-right: 0
    }
    .grid .md-2:nth-child(2n):after {
        clear: both
    }
    .grid .md-2:nth-child(2n+1):before {
        clear: both
    }
    .grid .md-3 {
        width: 29.3333333333%;
        margin-right: 6%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-3:nth-child(3n) {
        margin-right: 0
    }
    .grid .md-3:nth-child(3n):after {
        clear: both
    }
    .grid .md-3:nth-child(3n+1):before {
        clear: both
    }
    .grid .md-4 {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .md-4:nth-child(4n) {
        margin-right: 0
    }
    .grid .md-4:nth-child(4n):after {
        clear: both
    }
    .grid .md-4:nth-child(4n+1):before {
        clear: both
    }
}

@media only screen and (min-width: 64.1em) {
    .grid .lg-1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .grid .lg-1:nth-child(1n) {
        margin-right: 0
    }
    .grid .lg-1:nth-child(1n):after {
        clear: both
    }
    .grid .lg-1:nth-child(1n+1):before {
        clear: both
    }
    .grid .lg-2 {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 30px;
        float: left
    }
    .grid .lg-2:nth-child(2n) {
        margin-right: 0
    }
    .grid .lg-2:nth-child(2n):after {
        clear: both
    }
    .grid .lg-2:nth-child(2n+1):before {
        clear: both
    }
    .grid .lg-3 {
        width: 31.3333333333%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .lg-3:nth-child(3n) {
        margin-right: 0
    }
    .grid .lg-3:nth-child(3n):after {
        clear: both
    }
    .grid .lg-3:nth-child(3n+1):before {
        clear: both
    }
    .grid .lg-4 {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 30px;
        float: left
    }
    .grid .lg-4:nth-child(4n) {
        margin-right: 0
    }
    .grid .lg-4:nth-child(4n):after {
        clear: both
    }
    .grid .lg-4:nth-child(4n+1):before {
        clear: both
    }
}

.vertical-align {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100%
}

.vertical-align .child {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.note {
    color: #ee0000 !important
}

.clearfix,
.s3grid,
.grid,
.sub .main .quad-feat,
.sub .main .tri-feat {
    *zoom: 1
}

.clearfix:before,
.s3grid:before,
.grid:before,
.sub .main .quad-feat:before,
.sub .main .tri-feat:before,
.clearfix:after,
.s3grid:after,
.grid:after,
.sub .main .quad-feat:after,
.sub .main .tri-feat:after {
    content: " ";
    display: table
}

.clearfix:after,
.s3grid:after,
.grid:after,
.sub .main .quad-feat:after,
.sub .main .tri-feat:after {
    clear: both
}

@media only screen and (max-width: 40em) {
    .hide-phone {
        display: none !important
    }
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .hide-tablet {
        display: none !important
    }
}

@media only screen and (min-width: 40.1em) {
    .hide-tablet-up {
        display: none !important
    }
}

@media only screen and (max-width: 64em) {
    .hide-tablet-down {
        display: none !important
    }
}

@media only screen and (min-width: 64.1em) {
    .hide-desktop {
        display: none !important
    }
}

@media only screen and (max-width: 40em) {
    .block-phone {
        display: block !important
    }
}

.block {
    display: block !important
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .block-tablet {
        display: block !important
    }
}

@media only screen and (max-width: 64em) {
    .block-tablet-down {
        display: block !important
    }
}

@media only screen and (min-width: 40.1em) {
    .block-tablet-up {
        display: block !important
    }
}

@media only screen and (min-width: 64.1em) {
    .block-desktop {
        display: block !important
    }
}

.mt-0 {
    margin-top: 0px !important
}

.mb-0 {
    margin-bottom: 0px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.nomargbtm {
    margin-bottom: 0px !important
}

@media only screen and (min-width: 40.1em) {
    .nomargbtm-tablet-up {
        margin-bottom: 0px !important
    }
}

@media only screen and (min-width: 64.1em) {
    .nomargbtm-desktop {
        margin-bottom: 0px !important
    }
}

.row {
    max-width: 1200px
}

.container {
    width: 100%
}

.container>.row {
    padding-top: 40px;
    padding-bottom: 40px
}

header .container .row,
footer .container .row {
    padding: 0
}

.flex-video {
    margin-bottom: 0px
}

.flex-video iframe {
    max-width: 100%
}

.main>.row {
    padding-left: 10px;
    padding-right: 10px
}

.uppercase,
.home-h1 {
    text-transform: uppercase
}

span.block {
    display: block
}

.row .columns .medium-6:last-child,
.row .columns .large-6:last-child,
.row .column .medium-6:last-child,
.row .column .large-6:last-child {
    padding-right: 0.9375rem
}

blockquote {
    border: none !important;
    padding: 0;
    margin: 0
}

.row .columns .medium-6:last-child,
.row .columns .large-6:last-child,
.row .column .medium-6:last-child,
.row .column .large-6:last-child,
.row .columns .medium-5:last-child {
    padding-right: 0.9375rem
}

a img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

img {
    transform: translateZ(0px)
}

.spacheck {
    display: none
}

@media only screen and (max-width: 40em) {
    .columns,
    .column {
        margin-bottom: 0.9375rem
    }
}

@media only screen and (max-width: 64.063em) {
    .container .row {
        padding-left: 30px;
        padding-right: 30px
    }
}

html,
body {
    height: auto
}

body {
    -webkit-font-smoothing: subpixel-antialiased
}

.container>.row {
    padding-top: 60px;
    padding-bottom: 60px
}

@media only screen and (min-width: 64.1em) {
    .container>.row {
        padding-right: 20px;
        padding-left: 20px
    }
}

.container {
    background: #fff
}

.content-wrap {
    min-height: 100%;
    position: relative
}

@media (max-width: 64em) {
    .content-wrap.menu-is-open {
        opacity: 1
    }
}

.content-wrap.menu-is-open:before {
    content: ' ';
    display: block;
    min-height: 100%;
    max-height: 100%;
    overflow: hidden
}

.sidebar .links>ul>li.has-sub>a,
.mobile-navigation .links>ul>li.has-sub>a {
    position: relative;
    padding-left: 33px
}

.sidebar .links>ul>li.has-sub>a.here+ul,
.mobile-navigation .links>ul>li.has-sub>a.here+ul {
    display: block
}

.sidebar .links>ul>li.has-sub>a:after,
.mobile-navigation .links>ul>li.has-sub>a:after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../img/s3-arrow.svg") no-repeat center center;
    background-size: 8px 11px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s
}

.sidebar .links>ul>li.has-sub>a.submenu-open:after,
.mobile-navigation .links>ul>li.has-sub>a.submenu-open:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

body,
p {
    font-weight: 300;
    font-size: 20px;
    font-family: "aaux-next";
    color: #484848
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 15px 0;
    font-weight: 300;
    color: #4a4a4a;
    font-family: "futura-pt";
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    font-weight: inherit;
    color: inherit !important
}

h2 {
    font-size: 36px
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    h2 {
        font-size: 32px
    }
}

@media only screen and (max-width: 40em) {
    h2 {
        font-size: 28px
    }
}

h2 a {
    color: inherit
}

h3 {
    color: #610376;
    font-size: 30px;
    margin-bottom: 15px
}

h3 a {
    color: inherit
}

h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 400
}

h2+h4 {
    color: #610376;
    margin-top: -10px
}

h5 {
    font-size: 28px;
    margin-bottom: 15px
}

p {
    line-height: 2;
    margin-bottom: 20px
}

a {
    color: #610376;
    font-weight: 300
}

a:hover {
    color: inherit;
    opacity: 0.6
}

ul li {
    list-style-type: none
}

blockquote {
    color: #000;
    font-family: "futura-pt";
    font-size: 23px;
    line-height: 1.5;
    font-weight: 100;
    position: relative
}

blockquote p {
    font-weight: 300;
    font-size: 16px;
    font-family: "aaux-next";
    color: #000
}

blockquote cite {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #616161;
    font-style: normal;
    display: block
}

@media (max-width: 40em) {
    blockquote {
        margin: 0.25em 0 30px 0;
        padding: 0.25em 0 0 0
    }
    blockquote:before {
        content: ""
    }
}

blockquote.full {
    margin: 0.25em 0 30px 0;
    padding: 0.25em 0 0 0
}

blockquote.full:before {
    content: ""
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.shadow-up {
    -webkit-box-shadow: 1px -10px 27px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px -10px 27px -20px rgba(0, 0, 0, 0.3);
    box-shadow: 1px -10px 27px -20px rgba(0, 0, 0, 0.3);
    position: relative
}

.shadow-down,
.nav .links>ul>li>ul {
    -webkit-box-shadow: 1px 18px 27px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 18px 27px -20px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 18px 27px -20px rgba(0, 0, 0, 0.3);
    position: relative
}

.shadow-side {
    -webkit-box-shadow: -1px 3px 43px 0px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: -1px 3px 43px 0px rgba(0, 0, 0, 0.41);
    box-shadow: -1px 3px 43px 0px rgba(0, 0, 0, 0.41)
}

img.center {
    display: block;
    margin: auto
}

img.full {
    width: 100%
}

img.circle {
    border-radius: 100%;
    box-shadow: 0px 0px 14px -6px #000;
    padding: 10px
}

.img-wide {
    max-height: 220px;
    overflow: hidden;
    display: block;
    margin-bottom: 20px
}

.transition,
a,
button.btn,
.socials li,
header *,
header .top,
.sticky-nav,
.sticky-nav .row.top,
.cosmetic-wrap .img-feat .item img,
.sub .has-line-bottom:after,
.s3accordion .s3panel>a:after {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.transition2 {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

.bg-trans {
    -webkit-transition: background 0.5s ease, all 0.5s ease;
    -moz-transition: background 0.5s ease, all 0.5s ease;
    -ms-transition: background 0.5s ease, all 0.5s ease;
    -o-transition: background 0.5s ease, all 0.5s ease;
    transition: background 0.5s ease, all 0.5s ease
}

.btn,
button.btn {
    display: inline-block;
    padding: 14px 0px;
    text-align: center;
    font-family: "futura-pt";
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #610376;
    letter-spacing: 2px
}

.btn.btn-right,
button.btn.btn-right {
    display: table;
    margin-left: auto
}

.btn.btn-center,
button.btn.btn-center {
    display: table;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 40em) {
    .btn,
    button.btn {
        display: block
    }
}

.btn:hover,
button.btn:hover {
    opacity: 1;
    color: #000000
}

button.btn {
    outline: none !important;
    cursor: pointer;
    border: none;
    margin-bottom: 0px !important;
    background: #610376;
    padding: 14px 30px;
    color: #fff
}

@media only screen and (max-width: 40em) {
    button.btn {
        width: 100%;
        display: block
    }
}

button.btn:focus {
    box-shadow: inset 0px 0px 10px -1px rgba(0, 0, 0, 0.4) !important;
    outline: none
}

button.btn.is-disabled {
    opacity: .6 !important
}

a.arrow {
    color: #610376
}

a.arrow:after {
    content: ' »'
}

.divider {
    margin-bottom: 30px;
    position: relative;
    margin-top: 30px;
    display: block;
    width: 100%;
    height: 1px;
    background: #dfdfdf
}

.fancybox-inner iframe {
    max-width: 100%
}

ul.media {
    background: none;
    padding: 0px;
    text-align: center;
    margin: 0px
}

ul.media li {
    display: inline
}

@media only screen and (max-width: 40em) {
    ul.media li {
        display: inline-block;
        margin-bottom: 10px
    }
}

ul.media li img {
    height: 30px;
    margin-bottom: 40px
}

@media only screen and (max-width: 40em) {
    ul.media li img {
        height: 20px
    }
}

ul.media li+li {
    margin-left: 27px
}

@media only screen and (max-width: 40em) {
    ul.media li+li {
        margin-left: 10px
    }
}

.socials {
    margin: 0 0 10px 0
}

.socials li,
.socials a {
    display: inline-block
}

.socials li {
    height: 17px;
    width: 17px;
    padding: 5.3125px;
    position: relative;
    box-sizing: content-box
}

.socials li+li {
    margin-left: 6px
}

.socials li:hover {
    opacity: 0.4
}

.socials li a {
    background-color: #610376;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.socials li a span {
    background: url("../img/icons.svg") no-repeat;
    display: block;
    height: 17px;
    width: 17px;
    background-size: 312.375px 17px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.socials li a span:hover {
    opacity: 1
}

.socials li a span.facebook-icon {
    background-position: 4.78125px 0
}

.socials li a span.twitter-icon {
    background-position: -21.78125px 0
}

.socials li a span.google-icon {
    background-position: -49.9375px 0
}

.socials li a span.youtube-icon {
    background-position: -77.5625px 0
}

.socials li a span.linkedin-icon {
    background-position: -105.1875px 0
}

.socials li a span.yelp-icon {
    background-position: -132.8125px 0
}

.socials li a span.instagram-icon {
    background-position: -242.25px 0
}

.socials li a span.healthgrades-icon {
    background-position: -159.90625px 0
}

.socials li a span.vitals-icon {
    background-position: -187px 0
}

.socials li a span.realself-icon {
    background-position: -214.625px 0
}

.socials li a span.wordpress-icon {
    background-position: -269.875px 0
}

.socials li a span.snapchat-icon {
    background-position: -296.96875px 0
}

header {
    z-index: 99999 !important;
    position: relative !important;
    width: 100%;
    top: 0px;
    left: 0px;
    box-shadow: none !important;
    background: #fff
}

@media only screen and (min-width: 64.1em) {
    header {
        padding-bottom: 36px
    }
}

@media only screen and (max-width: 64em) {
    header {
        background: #fff
    }
    header:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        opacity: 0.1;
        background: #fff url("../img/icon-logo.png") center center no-repeat;
        background-size: cover
    }
}

header .nav-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

header .top {
    padding: 0px 0px;
    position: relative;
    overflow: hidden
}

header .top:before {
    content: ' ';
    position: absolute;
    left: 50%;
    height: 1px;
    bottom: 43px;
    width: 10000px;
    background: #dedede;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 64em) {
    header .top:before {
        display: none
    }
}

@media only screen and (max-width: 64em) {
    header .top {
        padding: 30px 0px
    }
}

header .top a,
header .top p {
    margin: 0px
}

header .top p {
    font-family: "aaux-next";
    color: #fff;
    margin-bottom: 5px;
    font-weight: 300
}

header .top .header-left {
    margin-top: 60px
}

header .top .header-left p {
    font-family: "futura-pt";
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1px;
    color: #515151
}

header .top .header-right {
    margin-top: 60px
}

header .top .header-right .socials {
    margin-bottom: 0
}

header .top .header-right a {
    font-family: "futura-pt";
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 1px;
    color: #515151
}

header .top .logo img {
    padding: 0 20px;
    background: #fff;
    display: block
}

@media only screen and (max-width: 64em) {
    header .top .logo img {
        background: none;
        margin: auto;
        margin-bottom: 10px
    }
}

header .top .columns {
    margin-bottom: 0px !important
}

@media only screen and (max-width: 64em) {
    header {
        margin-top: 46px;
        position: relative !important;
        z-index: 999 !important
    }
    header .text-left {
        text-align: center !important;
        margin-bottom: 0px
    }
}

.mobile-logo {
    padding: 22px 0px
}

.mobile-logo img {
    padding: 0px 10px;
    margin-bottom: 0px !important
}

.nav .links>ul {
    text-align: justify;
    margin-left: 0px;
    height: 56px;
    margin-bottom: 0px
}

.nav .links>ul:after {
    content: '';
    display: inline-block;
    width: 100%
}

.nav .links>ul>li {
    display: inline-block;
    height: 100%
}

.nav .links>ul>li.has-sub {
    position: relative
}

.nav .links>ul>li.has-sub>a:after {
    content: '';
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 10px;
    position: relative;
    left: 10px
}

.nav .links>ul>li.has-sub:hover>ul {
    display: block
}

.nav .links>ul>li>ul {
    overflow: hidden;
    text-align: left;
    display: none;
    height: auto;
    position: absolute;
    z-index: 110;
    margin: 0px;
    background: #f7f7f7;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    min-width: 100%;
    border-top: 1px solid #e2e2e2
}

.nav .links>ul>li>ul li {
    display: block;
    line-height: 1.6
}

.nav .links>ul>li>ul li a {
    font-size: 15px;
    padding: 15px 20px;
    line-height: 1;
    color: #4c4c4c;
    text-shadow: none;
    white-space: nowrap
}

.nav .links>ul>li>ul li a:hover {
    opacity: 1;
    color: #000;
    background: #fff
}

.nav .links>ul>li>ul:after {
    display: inline
}

.nav .links>ul>li a {
    font-size: 18px;
    display: block;
    color: #000;
    height: 100%;
    padding: 14px 10px;
    font-weight: 400;
    font-family: "futura-pt";
    line-height: 1.8;
    text-transform: uppercase
}

.nav .links>ul>li a.here {
    background: #fff;
    color: #000 !important
}

.nav .links>ul>li a:hover {
    opacity: 1
}

.sticky-nav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
    border-bottom: 1px solid rgba(236, 236, 236, 0);
    background: rgba(255, 255, 255, 0);
    border-top: 2px solid rgba(255, 255, 255, 0)
}

.sticky-nav.active {
    background: #fff;
    border-top: 2px solid #610376;
    border-bottom: 1px solid #ececec
}

.sticky-nav.active .top {
    padding: 15px 20px 15px 20px;
    height: 80px !important;
    opacity: 1 !important
}

.sticky-nav.active .nav-wrap {
    background: #fff !important;
    border-top: 1px solid #ececec
}

.sticky-nav.active .links a {
    color: #757575
}

.sticky-nav.active .links a:hover {
    color: #610376
}

.sticky-nav.active .here {
    background: rgba(255, 255, 255, 0.11);
    color: #fff !important
}

.sticky-nav .row {
    padding: 0
}

.sticky-nav .row.top {
    height: 0;
    overflow: hidden;
    opacity: 0
}

.sticky-nav .row.top .logo {
    float: left;
    height: 50px
}

.sticky-nav .row.top .phone {
    float: right;
    color: #757575;
    font-weight: 400;
    font-size: 20px;
    display: block;
    margin-top: 15px;
    letter-spacing: 1.5px;
    margin-right: 25px
}

.sticky-nav .row.top .btn {
    float: right;
    font-size: 14px;
    padding: 12px 30px;
    border-radius: 24px;
    margin-top: 5px
}

.mobile-logo img {
    border-radius: 0px
}

.right-off-canvas-menu {
    background: #212121;
    box-sizing: border-box
}

.mobile-nav-wrap {
    width: 100%;
    position: fixed;
    padding: 0px;
    z-index: 9999 !important;
    top: 0px;
    background: #fff;
    border-bottom: 1px solid #d2d2d2
}

.mobile-nav-wrap a {
    font-weight: 300
}

.mobile-nav-wrap .phone {
    font-size: 16px;
    float: left;
    padding: 15px 20px;
    background: #fff;
    color: #610376;
    border-right: 1px solid #d2d2d2
}

.mobile-nav-wrap .phone .fi-telephone {
    margin-right: 15px
}

.mobile-nav-wrap .js-menu-toggle {
    display: inline-block;
    float: right;
    padding: 15px 20px;
    color: #000;
    font-family: "aaux-next";
    text-transform: uppercase;
    position: relative;
    left: 0;
    font-size: 16px
}

.mobile-nav-wrap .js-menu-toggle .title {
    padding-right: 30px
}

.mobile-nav-wrap .js-menu-toggle .icon {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    top: 50%;
    margin-top: -1px;
    right: 20px;
    margin-left: -10px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s
}

.mobile-nav-wrap .js-menu-toggle .icon:before,
.mobile-nav-wrap .js-menu-toggle .icon:after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s, background 0s;
    -moz-transition: -moz-transform 0.6s, background 0s;
    transition: transform 0.6s, background 0s
}

.mobile-nav-wrap .js-menu-toggle .icon:before {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.mobile-nav-wrap .js-menu-toggle .icon:after {
    bottom: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon {
    background: rgba(232, 74, 100, 0)
}

.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before,
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {
    background: #000
}

.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {
    bottom: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg)
}

.off-canvas-click {
    display: none
}

.off-canvas-click.active {
    width: 100%;
    height: 100%;
    display: block;
    right: 220px;
    position: fixed;
    z-index: 9999;
    top: 0
}

.on-canvas {
    z-index: 2;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s
}

.on-canvas.menu-is-open {
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    -ms-transform: translateX(-220px);
    -o-transform: translateX(-220px);
    transform: translateX(-220px)
}

.mobile-navigation {
    position: fixed;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    width: 220px;
    background-color: #efefef;
    overflow-y: auto;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -o-transform: translateX(80px);
    transform: translateX(80px)
}

.mobile-navigation.menu-is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-overflow-scrolling: touch
}

.mobile-navigation h4 {
    margin-bottom: 0
}

.mobile-navigation h4 a {
    display: block;
    padding: 15px 20px;
    font-size: 15px;
    background: #000;
    color: #fff !important;
    box-shadow: none
}

.mobile-navigation h4 a:hover {
    background: #610376
}

.mobile-navigation .links>ul {
    padding: 0px;
    margin: 0px
}

.mobile-navigation .links>ul>li>a {
    color: #000;
    display: block;
    padding: 12px 20px;
    font-size: 15px;
    font-family: "aaux-next";
    border-bottom: 1px solid #d2d2d2
}

.mobile-navigation .links>ul>li>a:hover {
    opacity: 1
}

.mobile-navigation .links>ul>li.has-sub>ul {
    margin: 0px;
    display: none;
    background: #fff;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px
}

.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub>a {
    text-transform: uppercase;
    color: #000;
    background: none !important
}

.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub ul {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px
}

.mobile-navigation .links>ul>li.has-sub>ul>li>a {
    padding-left: 10px !important
}

.mobile-navigation .links>ul>li.has-sub>ul li a {
    font-family: "futura-pt";
    color: #000;
    display: block;
    font-size: 15px;
    padding: 7px 10px
}

.mobile-navigation .links>ul>li.has-sub>ul li a.here {
    color: #fff;
    background: #610376;
    border-radius: 3px
}

.mobile-navigation .mobile-details {
    margin-top: 30px
}

.mobile-navigation .mobile-details .socials {
    padding: 20px 15px 10px 15px;
    margin-bottom: 0px
}

.mobile-navigation .mobile-details p,
.mobile-navigation .mobile-details a {
    font-family: "futura-pt";
    color: #000
}

.mobile-navigation .mobile-details p:hover,
.mobile-navigation .mobile-details a:hover {
    color: #610376
}

.mobile-navigation .mobile-details p {
    margin-bottom: 5px
}

.mobile-navigation .mobile-details a {
    font-weight: 300
}

.home .content-wrap {
    overflow: hidden
}

.home .smile-wrap ul {
    margin: 0
}

.hero {
    background: #fff url("../img/bkg-hero.jpg") center top no-repeat;
    background-size: cover
}

.hero .row {
    padding-top: 24.6%;
    padding-bottom: 6.6%
}

@media only screen and (max-width: 40em) {
    .hero .row {
        background: rgba(0, 0, 0, 0.37)
    }
}

.hero h2 {
    text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 52px;
    margin-bottom: 0;
    font-weight: 400
}

@media only screen and (max-width: 40em) {
    .hero h2 {
        font-size: 28px
    }
}

.hero h2 .smaller {
    font-size: 75%
}

.hero h2 .text-larger,
.hero h2 .home-h1 {
    display: block
}

.intro-wrap {
    position: relative;
    overflow: hidden
}

.intro-wrap:before {
    content: ' ';
    background: #610376;
    position: absolute;
    width: 10000px;
    height: 30px;
    display: block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.intro-wrap .text-larger,
.intro-wrap .home-h1 {
    font-family: "futura-pt";
    letter-spacing: 1px
}

.intro-wrap .row {
    background: #fff;
    position: relative;
    z-index: 2;
    max-width: 1000px
}

@media only screen and (min-width: 40.1em) {
    .intro-wrap .row {
        padding-left: 100px;
        padding-right: 100px
    }
}

@media only screen and (max-width: 917px) {
    .intro-wrap .row {
        padding-bottom: 0
    }
}

.text-feat {
    position: relative
}

.text-feat .text {
    width: 50%;
    float: left;
    padding: 50px
}

@media only screen and (max-width: 917px) {
    .text-feat .text {
        width: 100%
    }
}

@media only screen and (max-width: 40em) {
    .text-feat .text {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
}

.text-feat .image {
    width: 50%;
    float: left;
    position: relative
}

.text-feat .image h2 {
    position: absolute;
    right: 30px;
    bottom: 30px;
    color: #fff;
    z-index: 2;
    text-align: right;
    letter-spacing: 4px;
    font-size: 50px;
    margin-bottom: 0
}

@media only screen and (max-width: 40em) {
    .text-feat .image h2 {
        text-align: center;
        left: 0;
        right: 0;
        font-size: 34px
    }
}

@media only screen and (max-width: 917px) {
    .text-feat .image {
        width: 100%
    }
}

.text-feat .image img {
    max-width: 200%;
    width: 130%;
    margin-left: -30%
}

@media only screen and (max-width: 917px) {
    .text-feat .image img {
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-right: -30px
    }
}

.experts-wrap .title {
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 66px;
    position: relative;
    letter-spacing: 2.5px;
    margin-bottom: 80px
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .experts-wrap .title {
        font-size: 50px
    }
}

@media only screen and (max-width: 40em) {
    .experts-wrap .title {
        font-size: 40px;
        display: block;
        text-align: center;
        margin-bottom: 0px
    }
}

.experts-wrap .title:before {
    position: absolute;
    content: ' ';
    display: block;
    height: 1px;
    width: 3000px;
    left: -3020px;
    background: #dedede;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.experts-wrap .row {
    padding-left: 50px;
    padding-right: 50px;
    position: relative
}

@media only screen and (max-width: 64em) {
    .experts-wrap .row {
        padding-left: 0;
        padding-right: 0
    }
}

.doc-wrap {
    background: #f9f9f9;
    padding: 40px;
    position: relative
}

.doc-wrap:before {
    position: absolute;
    content: " ";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    background: url("../img/home-logo-inverted.png");
    width: 250px;
    height: 393px;
    background-size: contain;
    left: -300px;
    z-index: 9
}

@media only screen and (max-width: 40em) {
    .doc-wrap:before {
        display: none
    }
}

@media only screen and (max-width: 40em) {
    .doc-wrap {
        padding-left: 30px;
        padding-right: 30px
    }
}

.doc-wrap h2 {
    font-size: 60px
}

@media only screen and (max-width: 64em) {
    .doc-wrap h2 {
        text-align: center
    }
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .doc-wrap h2 {
        font-size: 50px
    }
}

@media only screen and (max-width: 40em) {
    .doc-wrap h2 {
        font-size: 40px
    }
}

.doc-wrap>img {
    max-width: 47%;
    margin-top: -120px;
    margin-bottom: -40px;
    float: right
}

@media only screen and (max-width: 64em) {
    .doc-wrap>img {
        margin-top: 0
    }
}

@media only screen and (max-width: 743px) {
    .doc-wrap>img {
        max-width: 50%;
        display: block;
        margin: auto;
        float: none !important;
        margin-bottom: 30px
    }
}

.doc-wrap .text {
    max-width: 50%;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 743px) {
    .doc-wrap .text {
        max-width: 100%
    }
}

.doc-wrap .white-box {
    padding: 40px;
    background: #fff
}

@media only screen and (max-width: 64em) {
    .doc-wrap .white-box {
        padding: 30px
    }
}

.doc-wrap .white-box img {
    float: left
}

@media only screen and (max-width: 40em) {
    .doc-wrap .white-box img {
        display: block;
        margin: auto;
        float: none !important;
        margin-bottom: 20px
    }
}

.doc-wrap p {
    font-size: 16px
}

.doc-wrap .btn {
    font-size: 15px
}

.doc-wrap.flipped {
    margin-top: 100px
}

.doc-wrap.flipped:before {
    background: url("../img/home-logo.png");
    left: auto;
    right: -300px
}

.doc-wrap.flipped img {
    float: left
}

.doc-wrap.flipped .text {
    float: right
}
 
.cosmetic-wrap {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px
}

.cosmetic-wrap:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 300px;
    height: 2px;

    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.cosmetic-wrap .text {
    max-width: 50%;
    margin-left: auto;
    position: relative;
    margin-bottom: 100px
}

@media only screen and (max-width: 849px) {
    .cosmetic-wrap .text {
        max-width: 100%;
        margin-top: -60px;
        margin-bottom: 40px
    }
    .cosmetic-wrap .text h2 {
        position: static !important;
        font-size: 50px !important
    }
}

.cosmetic-wrap .text h2 {
    position: absolute;
    left: -100%;
    top: -45px;
    color: #D8D8D8;
    font-size: 70px;
    text-align: center;
    width: 100%
}

.cosmetic-wrap .img-feat {
    position: relative
}

.cosmetic-wrap .img-feat .item {
    width: 33.3%;
    float: left;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 40em) {
    .cosmetic-wrap .img-feat .item {
        width: 100%;
        float: none;
        top: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 30px !important
    }
    .cosmetic-wrap .img-feat .item img {
        -webkit-transform: scale(1) !important;
        -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        transform: scale(1) !important
    }
}

.cosmetic-wrap .img-feat .item:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25)
}

.cosmetic-wrap .img-feat .item img {
    display: block;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.cosmetic-wrap .img-feat .item h3 {
    position: absolute;
    z-index: 2;
    bottom: 0;
    margin: auto;
    font-size: 32px;
    color: #fff
}

@media only screen and (max-width: 40em) {
    .cosmetic-wrap .img-feat .item h3 {
        font-size: 25px;
        width: 100% !important;
        padding: 20px;
        text-align: center;
        background: rgba(0, 0, 0, 0.26)
    }
}

.cosmetic-wrap .img-feat .item h3 a {
    display: block
}

.cosmetic-wrap .img-feat .item.is-left {
    top: -100px
}

.cosmetic-wrap .img-feat .item.is-center {
    z-index: 2;
    text-align: center
}

.cosmetic-wrap .img-feat .item.is-center h3 {
    width: 80%;
    left: 0;
    right: 0
}

.cosmetic-wrap .img-feat .item.is-right {
    margin-top: -50px;
    text-align: right
}

.cosmetic-wrap .img-feat .item.is-right h3 {
    right: 0
}

@media only screen and (max-width: 40em) {
    .change-wrap .row {
        padding-bottom: 0
    }
}

.change-wrap .img-feat {
    position: relative;
    padding-top: 100px;
    margin-bottom: 50px
}

.change-wrap .img-feat .the-title {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

@media only screen and (max-width: 40em) {
    .change-wrap .img-feat .the-title {
        display: none !important
    }
}

.change-wrap .img-feat .the-title:before,
.change-wrap .img-feat .the-title:after {
    position: absolute;
    content: ' ';
    top: 0;
    background: #ececec;
    display: block;
    height: 65px;
    width: 100vw;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    z-index: 1
}

.change-wrap .img-feat .the-title:before {
    top: -100px
}

.change-wrap .img-feat .the-title:after {
    top: auto;
    bottom: 0
}

.change-wrap .img-feat .the-title span {
    position: absolute;
    background: #fff;
    font-family: "futura-pt";
    font-weight: 400;
    color: #515151;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2px;
    display: table;
    padding: 20px;
    z-index: 2
}

.change-wrap .img-feat .the-title .top-left {
    top: -100px;
    left: 0;
    background: #fff
}

.change-wrap .img-feat .the-title .top-right {
    top: -100px;
    right: 0;
    color: #610376
}

.change-wrap .img-feat .the-title .bottom-right {
    bottom: 0;
    right: 0
}

.change-wrap .img-feat .item {
    position: relative;
    z-index: 2;
    width: 32.6666666667%;
    margin-right: 1%;
    margin-bottom: 30px;
    float: left
}

.change-wrap .img-feat .item:nth-child(3n) {
    margin-right: 0
}

.change-wrap .img-feat .item:nth-child(3n):after {
    clear: both
}

.change-wrap .img-feat .item:nth-child(3n+1):before {
    clear: both
}

@media only screen and (max-width: 40em) {
    .change-wrap .img-feat .item {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 0 !important
    }
}

.change-wrap .img-feat .item.is-left,
.change-wrap .img-feat .item.is-right {
    padding-top: 60px
}

@media only screen and (max-width: 40em) {
    .change-wrap .img-feat .item.is-left,
    .change-wrap .img-feat .item.is-right {
        display: none !important
    }
}

.change-wrap .img-feat .btn {
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    display: block;
    font-weight: 300
}

.home-h1 {
    text-align: center;
    color: #fff
}

@media only screen and (min-width: 64.1em) {
    .slider-wrap {
        margin-top: 76px
    }
}

.main-slider {
    position: relative;
    overflow-y: hidden
}

.main-slider .prev-arrow,
.main-slider .next-arrow {
    width: 50px;
    height: 51px;
    display: block;
    position: absolute;
    top: calc(50% - 25px);
    z-index: 999;
    padding: 15px
}

@media only screen and (max-width: 40em) {
    .main-slider .prev-arrow,
    .main-slider .next-arrow {
        display: none
    }
}

.main-slider .slide {
    background: #2a2a2a
}

.main-slider .slide .row {
    padding-top: 200px;
    padding-bottom: 200px
}

.main-slider .slide img {
    margin-bottom: -20px
}

.main-slider .slide .text h2 {
    color: #fff;
    margin-bottom: 0
}

.main-slider .slide .text small {
    display: block;
    color: #fff;
    line-height: inherit
}

.main-slider .slide .text .btn {
    text-shadow: none
}

.main-slider .slide .text p {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
    font-family: "futura-pt";
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.4
}

@media only screen and (max-width: 64em) {
    .main-slider .slide .text p {
        color: #000;
        font-size: 20px
    }
}

.sub .main {
    z-index: 8;
    position: relative;
    overflow: hidden
}

.sub .main .row {
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 1100px
}

.sub .main .row+.row {
    padding-top: 0
}

@media only screen and (max-width: 40em) {
    .sub .main .row {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.sub .main .grid li {
    margin-bottom: 6px;
    list-style-type: disc
}

.sub .main .title {
    font-size: 50px;
    color: #610376;
    font-weight: 400;
    margin-bottom: 50px;
    position: relative;
    display: table
}

@media only screen and (max-width: 64em) {
    .sub .main .title {
        display: block;
        text-align: center
    }
    .sub .main .title:before,
    .sub .main .title:after {
        display: none !important
    }
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .sub .main .title {
        font-size: 40px
    }
}

@media only screen and (max-width: 40em) {
    .sub .main .title {
        font-size: 32px;
        margin-bottom: 20px
    }
}

.sub .main .title:before,
.sub .main .title:after {
    content: ' ';
    position: absolute;
    height: 40px;
    background: #f7f7f7;
    display: block;
    width: 5000px
}

.sub .main .title:before {
    top: 10px;
    right: -5020px
}

.sub .main .title:after {
    bottom: 10px;
    left: -4990px
}

.sub .main .title span {
    position: relative;
    display: table;
    padding-left: 40px;
    color: #515151;
    font-weight: 300
}

@media only screen and (max-width: 64em) {
    .sub .main .title span {
        padding-left: 0;
        display: block
    }
}

@media only screen and (min-width: 40.1em) {
    .sub .main .quad-feat>div {
        padding: 15px 30px;
        width: 25%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .sub .main .quad-feat>div:nth-child(4n) {
        margin-right: 0
    }
    .sub .main .quad-feat>div:nth-child(4n):after {
        clear: both
    }
    .sub .main .quad-feat>div:nth-child(4n+1):before {
        clear: both
    }
    .sub .main .quad-feat>div+div {
        border-left: 1px solid #e3e3e3
    }
}

@media only screen and (max-width: 40em) {
    .sub .main .quad-feat>div+div {
        margin-top: 20px;
        border-top: 1px solid #e3e3e3;
        padding-top: 20px
    }
}

.sub .main .quad-feat p {
    font-family: "futura-pt";
    font-size: 18px
}

@media only screen and (min-width: 40.1em) {
    .sub .main .tri-feat>div {
        padding: 15px 30px;
        width: 33.3333333333%;
        margin-right: 0%;
        margin-bottom: 30px;
        float: left
    }
    .sub .main .tri-feat>div:nth-child(3n) {
        margin-right: 0
    }
    .sub .main .tri-feat>div:nth-child(3n):after {
        clear: both
    }
    .sub .main .tri-feat>div:nth-child(3n+1):before {
        clear: both
    }
    .sub .main .tri-feat>div+div {
        border-left: 1px solid #e3e3e3
    }
}

@media only screen and (max-width: 40em) {
    .sub .main .tri-feat>div+div {
        margin-top: 20px;
        border-top: 1px solid #e3e3e3;
        padding-top: 20px
    }
}

.sub .main .tri-feat p {
    font-family: "futura-pt";
    font-size: 18px
}

.sub .main h3 {
    color: #515151
}

.sub .has-line-bottom {
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
    position: relative
}

.sub .has-line-bottom:after {
    width: 50px;
    content: ' ';
    height: 3px;
    background: #515151;
    bottom: -1px;
    left: 0;
    display: block;
    position: absolute
}

.sub .has-line-bottom:hover:after {
    width: 100px;
    background: #d8d8d8
}

.sub .cta {
    padding-bottom: 0 !important
}

.sub .cta h2 {
    position: relative;
    font-size: 41px;
    color: #610376;
    font-weight: 400;
    margin-top: 80px
}

@media only screen and (max-width: 40em) {
    .sub .cta h2 {
        font-size: 32px;
        margin-top: 0
    }
}

.sub .cta h2 span {
    color: #515151;
    font-weight: 300
}

.sub .cta h2:before {
    content: ' ';
    position: absolute;
    height: 40px;
    background: #f7f7f7;
    width: 5000px;
    display: block;
    left: -5020px;
    top: 7px
}

.sub .cta img {
    max-width: 150%
}

@media only screen and (max-width: 64em) {
    .sub .cta img {
        max-width: 100%
    }
}

@media only screen and (max-width: 40em) {
    .sub .cta img {
        margin-top: 40px
    }
}

.has-off-image {
    position: relative
}

.has-off-image>img {
    position: absolute;
    right: calc(100% + 70px);
    top: 0
}

.split-content h3 {
    margin-top: 60px
}

.split-content p+img {
    margin-top: 60px
}

.split-content img+p,
.split-content img+h3 {
    margin-top: 60px
}

.split-content img {
    -webkit-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    -moz-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    -o-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
    box-shadow: 0px 0px 92px -22px rgba(0, 0, 0, 0.74)
}

@media only screen and (max-width: 40em) {
    .split-content img {
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

.split-content img.in-view {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.ghost-left,
.ghost-right {
    position: relative;
    margin-top: 50px
}

.ghost-left img:not(.ghost),
.ghost-right img:not(.ghost) {
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 92px -22px rgba(0, 0, 0, 0.74);
    -webkit-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    -moz-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    -o-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995);
    visibility: hidden;
    opacity: 0.5;
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%)
}

@media only screen and (max-width: 40em) {
    .ghost-left img:not(.ghost),
    .ghost-right img:not(.ghost) {
        box-shadow: 0px 0px 92px -22px rgba(0, 0, 0, 0.22);
        visibility: visible !important;
        opacity: 1 !important;
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

.ghost-left img:not(.ghost).in-view,
.ghost-right img:not(.ghost).in-view {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.ghost-left .ghost,
.ghost-right .ghost {
    -webkit-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995) 400ms;
    -moz-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995) 400ms;
    -o-transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995) 400ms;
    transition: all 1500ms cubic-bezier(0.305, 0, 0, 0.995) 400ms;
    position: absolute;
    top: 0;
    margin: auto;
    z-index: 1;
    visibility: visible !important;
    opacity: 0 !important;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}

.ghost-left .ghost.in-view,
.ghost-right .ghost.in-view {
    opacity: 0.15 !important;
    -webkit-transform: scale(1.2) translateY(0);
    -moz-transform: scale(1.2) translateY(0);
    -ms-transform: scale(1.2) translateY(0);
    -o-transform: scale(1.2) translateY(0);
    transform: scale(1.2) translateY(0)
}

.ghost-left+div,
.ghost-right+div {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px
}

@media only screen and (max-width: 40em) {
    .ghost-left+div,
    .ghost-right+div {
        padding-top: 0px;
        margin-top: 40px !important;
        padding-bottom: 0 !important
    }
}

@media only screen and (max-width: 40em) {
    .ghost-left {
        float: none !important
    }
}

.ghost-left .ghost {
    left: -20%
}

.ghost-left+div {
    border-bottom: 2px solid #d8d8d8
}

@media only screen and (max-width: 40em) {
    .ghost-left+div {
        border: none !important
    }
}

.ghost-right {
    float: right !important;
    margin-right: 0 !important
}

@media only screen and (max-width: 40em) {
    .ghost-right {
        float: none !important
    }
}

.ghost-right .ghost {
    right: -20%
}

.ghost-right+div {
    margin-right: 6% !important;
    border-top: 2px solid #d8d8d8
}

@media only screen and (max-width: 40em) {
    .ghost-right+div {
        border-top: none !important
    }
}

.intro p {
    font-size: 18px;
    line-height: 2
}

.intro img {
    display: block;
    margin: auto
}

@media only screen and (max-width: 780px) {
    .intro .md-2-up {
        width: 100%;
        margin-left: 0 !important
    }
    .intro .md-2-up img {
        max-width: 100%;
        margin-top: 0 !important
    }
}

@media only screen and (min-width: 40.1em) {
    .image-right {
        float: right !important;
        margin-right: 0 !important
    }
}

@media only screen and (max-width: 40em) {
    .image-right {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 40.1em) {
    .image-right img {
        max-width: 125%;
        margin-right: -25%
    }
}

@media only screen and (min-width: 40.1em) {
    .image-right+div {
        margin-right: 6% !important;
       
    }
}

@media only screen and (max-width: 40em) {
    .image-left {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 40.1em) {
    .image-left img {
        margin-top: -100px;
        max-width: 125%;
        margin-left: -25%
    }
}

@media only screen and (max-width: 780px) {
    .image-left img {
        margin-left: 0 !important
    }
}

.container.feat {
    position: relative;
    z-index: 9;
    background: #e3e3e3 url("../img/sub/bkg-implants-1.jpg") center top no-repeat;
    background-size: cover !important
}

.container.feat:before {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

.container.feat.implants-1 {
    background: #fff url("../img/sub/bkg-implants-1.jpg")
}

.container.feat.cosmetic-1 {
    background: #fff url("../img/sub/bkg-cosmetic-1.jpg")
}

.container.feat.general-1 {
    background: #fff url("../img/sub/bkg-general-1.jpg")
}

.container.feat.older-1 {
    background: #fff url("../img/sub/bkg-older-1.jpg")
}

.container.feat.implants-2 {
    background: #fff url("../img/sub/bkg-implants-2.jpg")
}

.container.feat.cosmetic-2 {
    background: #fff url("../img/sub/bkg-cosmetic-2.jpg")
}

.container.feat.general-2 {
    background: #fff url("../img/sub/bkg-general-2.jpg")
}

.container.feat.older-2 {
    background: #fff url("../img/sub/bkg-older-2.jpg")
}

.container.feat.implants-3 {
    background: #fff url("../img/sub/bkg-implants-3.jpg")
}

.container.feat.cosmetic-3 {
    background: #fff url("../img/sub/bkg-cosmetic-3.jpg")
}

.container.feat.general-3 {
    background: #fff url("../img/sub/bkg-general-3.jpg")
}

.container.feat.older-3 {
    background: #fff url("../img/sub/bkg-older-3.jpg")
}

.container.feat.implants-4 {
    background: #fff url("../img/sub/bkg-implants-4.jpg")
}

.container.feat.cosmetic-4 {
    background: #fff url("../img/sub/bkg-cosmetic-4.html")
}

.container.feat.general-4 {
    background: #fff url("../img/sub/bkg-general-4.html")
}

.container.feat.older-4 {
    background: #fff url("../img/sub/bkg-older-4.jpg")
}

.container.feat.implants-5 {
    background: #fff url("../img/sub/bkg-implants-5.jpg")
}

.container.feat.cosmetic-5 {
    background: #fff url("../img/sub/bkg-cosmetic-5.html")
}

.container.feat.general-5 {
    background: #fff url("../img/sub/bkg-general-5.html")
}

.container.feat.older-5 {
    background: #fff url("../img/sub/bkg-older-5.jpg")
}

.container.feat.implants-6 {
    background: #fff url("../img/sub/bkg-implants-6.jpg")
}

.container.feat.cosmetic-6 {
    background: #fff url("../img/sub/bkg-cosmetic-6.html")
}

.container.feat.general-6 {
    background: #fff url("../img/sub/bkg-general-6.html")
}

.container.feat.older-6 {
    background: #fff url("../img/sub/bkg-older-6.jpg")
}

.container.feat.implants-7 {
    background: #fff url("../img/sub/bkg-implants-7.jpg")
}

.container.feat.cosmetic-7 {
    background: #fff url("../img/sub/bkg-cosmetic-7.html")
}

.container.feat.general-7 {
    background: #fff url("../img/sub/bkg-general-7.html")
}

.container.feat.older-7 {
    background: #fff url("../img/sub/bkg-older-7.jpg")
}

.container.feat.implants-8 {
    background: #fff url("../img/sub/bkg-implants-8.html")
}

.container.feat.cosmetic-8 {
    background: #fff url("../img/sub/bkg-cosmetic-8.html")
}

.container.feat.general-8 {
    background: #fff url("../img/sub/bkg-general-8.html")
}

.container.feat.older-8 {
    background: #fff url("../img/sub/bkg-older-8.html")
}

.container.feat.implants-9 {
    background: #fff url("../img/sub/bkg-implants-9.html")
}

.container.feat.cosmetic-9 {
    background: #fff url("../img/sub/bkg-cosmetic-9.html")
}

.container.feat.general-9 {
    background: #fff url("../img/sub/bkg-general-9.html")
}

.container.feat.older-9 {
    background: #fff url("../img/sub/bkg-older-9.html")
}

.container.feat.implants-10 {
    background: #fff url("../img/sub/bkg-implants-10.html")
}

.container.feat.cosmetic-10 {
    background: #fff url("../img/sub/bkg-cosmetic-10.html")
}

.container.feat.general-10 {
    background: #fff url("../img/sub/bkg-general-10.html")
}

.container.feat.older-10 {
    background: #fff url("../img/sub/bkg-older-10.html")
}

.container.feat .row {
    z-index: 2;
    position: relative;
    padding-top: 18%;
    padding-bottom: 17%;
}

@media only screen and (max-width: 64em) {
    .container.feat .row {
        background: rgba(0, 0, 0, 0.33)
    }
}

.container.feat h1 {
    color: #fff;
    position: relative;
    font-size: 60px;
    font-weight: 300;
    margin-bottom: 0
}

@media only screen and (max-width: 64em) {
    .container.feat h1 {
        text-align: center;
        display: block
    }
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .container.feat h1 {
        font-size: 50px
    }
}

@media only screen and (max-width: 40em) {
    .container.feat h1 {
        font-size: 32px
    }
}

.container.feat h1:before {
    content: ' ';
    position: absolute;
    width: 1000px;
    left: -1030px;
    background: #fff;
    height: 2px;
    top: 35px
}

.feat-alt {
    overflow: hidden
}

.feat-alt>.row {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
    position: relative
}

@media only screen and (max-width: 40em) {
    .feat-alt>.row {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

.feat-alt>.row:after {
    position: absolute;
    content: " ";
    top: calc(100% - 470px);
    right: -570px;
    background: url("../img/icon-logo.png");
    background-size: contain;
    width: 509px;
    height: 800px
}

@media only screen and (max-width: 40em) {
    .feat-alt>.row:after {
        display: none !important
    }
}

.feat-alt>.row.miranda {
    background: #fafafa url("../img/bkg-sub-miranda.jpg") center top no-repeat;
    background-size: cover
}

.feat-alt>.row.preble {
    background: #fafafa url("../img/bkg-sub-preble.jpg") center top no-repeat;
    background-size: cover
}

.feat-alt h1 {
    font-size: 100px;
    position: relative
}

@media only screen and (max-width: 40em) {
    .feat-alt h1 {
        font-size: 50px
    }
}

.feat-alt h1:before {
    content: ' ';
    position: absolute;
    top: 50%;
    height: 330px;
    background: #fff;
    width: 220px;
    left: -20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 40em) {
    .feat-alt h1:before {
        display: none !important
    }
}

.feat-alt h1 span {
    display: block;
    position: relative;
    z-index: 2
}

.feat-alt h1 .lrg {
    color: #515151;
    letter-spacing: 22px;
    margin-bottom: 20px;
    position: relative
}

@media only screen and (max-width: 40em) {
    .feat-alt h1 .lrg {
        letter-spacing: 0px;
        margin-bottom: 0
    }
}

.feat-alt h1 .lrg:before {
    content: ' ';
    position: absolute;
    top: 50%;
    height: 50%;
    background: #f7f7f7;
    width: 3220px;
    left: -3240px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.feat-alt h1 .md {
    font-size: 50%;
    color: #610376
}

@media only screen and (max-width: 40em) {
    .feat-alt h1 .md {
        font-size: 55%
    }
}

.feat-alt h1 .sm {
    color: #515151;
    font-size: 30%
}

@media only screen and (max-width: 40em) {
    .feat-alt h1 .sm {
        font-size: 35%;
        margin-top: 5px
    }
}

.s3accordion .s3panel {
    margin-bottom: 15px
}

.s3accordion .s3panel>a {
    font-family: "futura-pt";
    color: #000;
    border: 2px solid #606568;
    display: block;
    padding: 11px 20px;
    font-weight: 300;
    font-size: 16px;
    border-radius: 4px
}

.s3accordion .s3panel>a:hover {
    border: 2px solid #8AC6EA;
    opacity: 1
}

.s3accordion .s3panel>a:after {
    position: relative;
    float: right;
    content: '+'
}

.s3accordion .s3panel>div {
    display: none;
    padding: 30px
}

.s3accordion .s3panel>div ul {
    margin: 0px;
    padding: 0px;
    border: none !important;
    padding-left: 20px;
    margin-bottom: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.s3accordion .s3panel.js-opened>a {
    border: 2px solid #8AC6EA
}

.s3accordion .s3panel.js-opened>a:after {
    content: '-'
}

.sidebar-wrap {
    height: 100%;
    position: relative;
    width: 22%;
    padding-right: 0px;
    float: left
}

.sidebar-wrap .item {
    border-radius: 5px;
    overflow: hidden !important;
    box-shadow: 2px 2px 2px -1px #DADADA
}

.sidebar-wrap .item img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.sidebar-wrap .item.cta {
    border-radius: 5px;
    box-shadow: 2px 2px 2px -1px #DADADA;
    background: #fff;
    padding: 20px;
    overflow: hidden !important
}

.sidebar-wrap .item.cta h4 {
    font-size: 26px;
    margin-bottom: 0px;
    color: #000
}

.sidebar-wrap .item.cta .btn {
    margin: 0px -20px -20px -20px;
    padding: 16px
}

.sidebar-wrap .item.cta .btn:hover {
    color: #fff !important
}

.sidebar-wrap .item.cta p {
    font-family: "futura-pt";
    color: #000;
    font-size: 30px;
    line-height: 1;
    margin-top: 10px
}

.sidebar {
    margin: 0 0 30px 0;
    padding-left: 0px;
    padding-top: 0px
}

.sidebar .links>ul {
    margin: 0px;
    border-radius: 5px;
    overflow: hidden !important
}

.sidebar .links>ul li {
    color: #969696;
    text-transform: uppercase
}

.sidebar .links>ul>li.has-sub>ul {
    display: none;
    padding-left: 0px;
    padding-top: 0px;
    background: #f4f4f4
}

.sidebar .links>ul>li.has-sub>ul ul {
    margin: 0px
}

.sidebar .links>ul>li:first-child>a {
    border-top: none
}

.sidebar .links>ul>li:last-child>a {
    border-bottom: none
}

.sidebar .links>ul>li>ul {
    padding: 0px;
    margin: 0px
}

.sidebar .links>ul>li>ul li a {
    background: #fff;
    color: #610376;
    font-size: 16px;
    border-bottom: 1px solid #E8E8E8;
    padding: 12px 15px;
    text-transform: none;
    font-weight: 300;
    position: relative;
    overflow: hidden
}

.sidebar .links>ul>li>ul li a.here {
    z-index: 9;
    background: #F7F7F7;
    font-weight: 400;
    color: #000
}

.sidebar .links>ul>li>ul li a:hover {
    background: #fff
}

.sidebar .links>ul>li li:last-child {
    margin-bottom: 0px
}

.sidebar .links>ul>li>a {
    background: #610376;
    color: #fff !important;
    border-bottom: 1px solid #000
}

.sidebar .links>ul>li>a.here {
    background: #610376
}

.sidebar .links>ul>li>a.submenu-open {
    background: #000
}

.sidebar .links>ul>li>a.submenu-open+ul {
    padding-top: 0px
}

.sidebar .links>ul>li a {
    font-size: 16px;
    font-family: "futura-pt";
    display: block;
    padding: 12px 15px;
    padding-right: 20px;
    color: #fff;
    font-weight: 400
}

.sidebar .links>ul>li a:hover {
    opacity: 1
}

.sidebar .links>ul>li.here>ul {
    display: block
}

footer {
    background: #fff !important;
    border-top: 1px solid #d3d3d3
}

footer .footer-text {
    margin-top: 50px
}

@media only screen and (max-width: 40em) {
    footer .footer-text {
        margin-top: 20px
    }
}

footer .logos {
    margin-bottom: 40px
}

@media only screen and (max-width: 40em) {
    footer .logos {
        display: none
    }
}

footer .logos li {
    display: inline-block
}

footer .logos li+li {
    margin-left: 40px
}

footer>.row {
    padding-top: 10px !important;
    padding-bottom: 30px !important
}

footer p {
    margin-bottom: 15px
}

@media only screen and (max-width: 40em) {
    footer p {
        text-align: center !important
    }
}

footer .disclaimer {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3
}

footer img {
    margin-bottom: 20px !important
}

footer .nav {
    margin-bottom: 30px
}

footer .nav .links ul>li>a {
    color: #757575 !important;
    background: none !important
}

footer .nav .links ul>li>a.here {
    color: #000 !important
}

footer .nav .links ul>li>a:after {
    display: none
}

footer .nav .links ul ul {
    display: none !important
}

@media only screen and (max-width: 64em) {
    footer .columns {
        margin-bottom: 20px !important
    }
}

footer .socials {
    margin-left: 0px;
    margin-top: 4px
}

@media only screen and (max-width: 40em) {
    footer .socials {
        width: 100%;
        float: none;
        text-align: center;
        margin-left: 0px
    }
}

footer .socials li {
    display: inline-block
}

footer .socials li+li {
    margin-left: 5px
}

.sub-cta {
    text-align: center
}

.sub-cta .row {
    padding-top: 100px;
    padding-bottom: 100px
}

@media only screen and (max-width: 40em) {
    .sub-cta .row {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.sub-cta h3 {
    color: #000;
    letter-spacing: 5px;
    font-size: 40px
}

@media only screen and (max-width: 40em) {
    .sub-cta h3 {
        font-size: 34px
    }
}

.sub-cta p {
    color: #000 !important;
    margin-bottom: 22px !important
}

.sub-cta p a {
    font-weight: 300;
    color: #fff !important
}

.sub-cta strong {
    font-size: 22px
}

::-webkit-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

form {
    margin: 0px
}

form .s3grid>div {
    position: relative
}

form .s3grid>div div {
    position: relative
}

form small.error {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px !important;
    background: #C04545 !important;
    font-size: 13px !important;
    font-family: "futura-pt";
    font-style: normal !important;
    text-transform: uppercase;
    padding: 5px 10px !important;
    padding-top: 12px !important;
    height: 37px;
    margin-bottom: 0px !important;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form input[type="text"],
form textarea,
form input[type="tel"],
form input[type="email"] {
    padding: 10px 15px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    margin-bottom: 0px;
    color: #000;
    font-family: "futura-pt";
    font-weight: 300;
    box-shadow: none
}

form input[type="text"]:focus,
form textarea:focus,
form input[type="tel"]:focus,
form input[type="email"]:focus {
    border: 1px solid #cfcfcf
}

form input[type="text"]:focus+small.error,
form textarea:focus+small.error,
form input[type="tel"]:focus+small.error,
form input[type="email"]:focus+small.error {
    background: #a43e3e !important
}

form .error select {
    outline: 0 !important;
    box-shadow: 0px 0px 0px 2px #c04545;
    border: none !important
}

form select {
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DBDBDB;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px
}

form textarea+small {
    border-bottom-right-radius: 0px !important
}

form#form .alert-box.alert {
    background-color: #c33b3b;
    border-color: #c33b3b;
    margin-bottom: 2rem
}

form#form .alert-box.alert h3,
form#form .alert-box.alert p {
    color: #fff;
    margin-bottom: 10px
}

form#form .alert-box.alert p,
form#form .alert-box.alert li {
    font-size: 16px;
    font-weight: 300
}

form#form .alert-box.alert ul {
    background: none;
    margin: 0 0 5px 17px;
    padding: 0
}

form#form .alert-box.alert ul li {
    margin: 0;
    padding: 0;
    text-indent: 0
}

@media only screen and (max-width: 40em) {
    .gallery-grid>div {
        margin-bottom: 30px
    }
}

.gallery-grid a {
    display: block;
    box-shadow: 0px 0px 92px -22px transparent;
    opacity: 0.9 !important;
    position: relative;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px
}

.gallery-grid a:hover {
    opacity: 1 !important;
    box-shadow: 0px 0px 92px -22px rgba(0, 0, 0, 0.74)
}

.gallery-grid a ul {
    margin: auto;
    padding: 12px 15px;
    text-align: center
}

.gallery-grid a ul li {
    display: inline-block;
    margin-bottom: 0 !important;
    font-family: "futura-pt";
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px
}

.gallery-grid a ul li+li {
    margin-left: 5px;
    padding-left: 10px;
    border-left: 1px solid #b5b5b5
}

.gallery-modal {
    max-width: 700px;
    padding: 5px;
    overflow: auto
}

.gallery-modal img {
    width: 50%;
    float: left;
    padding: 10px
}

.gallery-modal ul {
    margin: auto;
    padding: 12px 15px;
    text-align: center
}

.gallery-modal ul li {
    display: inline-block;
    margin-bottom: 0 !important;
    font-family: "futura-pt";
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px
}

.gallery-modal ul li+li {
    margin-left: 5px;
    padding-left: 10px;
    border-left: 1px solid #b5b5b5
}

.gallery-modal:after {
    content: "*Individual results may vary";
    color: #000;
    font-size: 12px;
    font-weight: bold;
    bottom: 22px;
    right: 20px;
    position: absolute;
    font-weight: normal;
    z-index: 999999999
}

@media only screen and (max-width: 40em) {
    .gallery-modal:after {
        bottom: 27px;
        right: 13px
    }
}

.ofh {
    overflow: hidden
}

.text-larger,
.home-h1 {
    font-size: 150%;
    line-height: 1
}

.text-smaller {
    font-size: 70%
}

.pb-0 {
    padding-bottom: 0 !important
}

.color-primary {
    color: #610376
}

.strong,
.home-h1 {
    font-weight: 400
}

.contact-wrap {
    position: relative
}

.contact-wrap:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    display: block;
    background: #fff url("../img/bkg-contact.jpg") center top no-repeat;
    background-size: cover
}

.contact-wrap .row {
    position: relative;
    z-index: 2;
    padding-top: 240px !important
}

@media only screen and (max-width: 40em) {
    .contact-wrap .row {
        padding: 0;
        padding-top: 0 !important
    }
}

.contact-wrap .text .form-wrap {
    padding: 50px;
    background: #fff;
    width: 70%;
    float: left
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .contact-wrap .text .form-wrap {
        width: 65%
    }
}

@media only screen and (max-width: 40em) {
    .contact-wrap .text .form-wrap {
        width: 100%
    }
}

.contact-wrap .text .phone-wrap {
    padding: 50px;
    padding-top: 100px;
    background: #610376 url("../img/contact-icon.png") center center no-repeat;
    background-size: cover;
    width: 30%;
    float: left
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .contact-wrap .text .phone-wrap {
        padding: 40px;
        width: 35%
    }
}

@media only screen and (max-width: 40em) {
    .contact-wrap .text .phone-wrap {
        width: 100%;
        text-align: center;
        padding: 40px !important
    }
}

.contact-wrap .text .phone-wrap p {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 0;
    color: #fff
}

.contact-wrap .text .phone-wrap .phone-link b {
    letter-spacing: 1px
}

.contact-wrap .text .phone-wrap .phone-link a {
    font-family: "futura-pt";
    font-weight: 400;
    color: #fff;
    font-size: 32px
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .contact-wrap .text .phone-wrap .phone-link a {
        font-size: 25px
    }
}

.contact-wrap .text .phone-wrap .btn {
    color: #fff;
    font-size: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
    margin-top: 15px
}

.contact-wrap .text h1 {
    margin-top: -100px;
    font-size: 90px
}

@media only screen and (min-width: 40.1em) and (max-width: 64em) {
    .contact-wrap .text h1 {
        font-size: 64px
    }
}

@media only screen and (max-width: 40em) {
    .contact-wrap .text h1 {
        font-size: 40px;
        margin-top: 0 !important
    }
}

.contact-wrap .text p {
    margin-bottom: 30px
}

.star-footer {
    display: block;
    position: relative;
    top: 0;
    margin-bottom: 10px
}

@media only screen and (max-width: 40em) {
    .star-footer {
        position: static;
        margin: 10px auto;
        text-align: center
    }
}

.stars {
    text-indent: -1px;
    display: block;
    white-space: nowrap;
    position: relative;
    font-size: 17px;
    font-family: "aaux-next";
    color: #4F4F4F;
    vertical-align: middle;
    line-height: 2.2;
    height: 15px;
    margin: 0 0 20px 0
}

@media only screen and (max-width: 64em) {
    .stars {
        margin: 0 auto;
        display: table
    }
}

.icon-star-gold-large,
.icon-star-gold-small {
    background-image: url(../img/star.svg)
}

.icon-star-gold-large.half,
.icon-star-gold-small.half {
    background-image: url(../img/star-half.svg)
}

.icon-star-gold-small,
.icon-star-gray-small,
.icon-star-half-small {
    width: 13px;
    height: 13px;
    margin-top: -.3ex
}

.icon {
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: -9999px;
    vertical-align: middle;
    background-size: 100% 100%
}


/*# sourceMappingURL=style.css.map */

.page-id-4 .container.feat {
    position: relative;
    z-index: 9;
    background: #e3e3e3 url(http://caymana.co/smilesforeverdental/wp-content/uploads/2017/08/bkg-implants-1-2.jpg) center top no-repeat;
    background-size: cover !important;
}