/* ============================================================
	Replace me with the Actual Design
============================================================ */

html,
body {
	_font-family: 'Open Sans', sans-serif;
	_font-family: proxima-nova, sans-serif;
    font-family: "utile-display", sans-serif;
	font-size:21px;
	color:#3f4152;
    line-height: 1.2;
}

body p{
    line-height: 32px;
}
/*
a {
	color: #08f;
}
a:visited {
	color: #88f;
}
*/

.body {
    --box-shadow: #3f415260;
	--bg-color-dark: #3f4152;
    --fg-color-dark: white;
    --bg-color-light: white;
    --fg-color-light: #3f4152;
    --alert-important-bg: rgb(255, 120, 120);
    --alert-important-fg: white;
    --alert-overlay-bg: rgba(255, 255, 255, 0.75);
	--heading-main-color: #8900a5;
	--anim-bgchange-color: rgb(0, 207, 0);
}




main .module {
	max-width: 1200px;
	margin: 0 auto;
}
.generic__inner{
	padding:4em 1em;
}

.home-header h1{
    font-size: 80px;
	padding-bottom:.5em;
    color:white;
    font-weight:200;
    text-align:center;
    line-height: 1.2em;
    max-width: 660px;
    margin: 0 auto;
}
.home-header h2{
    font-size: 53px;
	padding-bottom:.5em;
    color:white;
    font-weight:200;
    text-align:center;
    max-width:600px;
    margin:0 auto;
}

.cms-content h1, 
.news-view h1, 
.events-view h1{
	font-size:60px;
	color:rgba(63, 65, 82, 1);
    line-height: 1.2em;
}
h2 {
    font-size: 46px;
	color:#3f4152;
	padding-bottom: 0.3em;
    line-height: 1.3em;
}
h3{
    color: rgba(63, 65, 82, 1);
    font-size: 28px;
    padding-bottom: 24px;
}
.cms-content p {
    line-height: 28px;
}
.cms-content a{
    font-weight:bold;
}

.generic__1up, 
.generic__2up, 
.generic__3up, 
.generic__4up{
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
    align-items: center;
}

.link-banner {
    background-color: rgb(240, 240, 240);
    font-size: 18px;
    _display: flex;
    _flex-direction: row;
}
.banner-link {
    padding: 0.3em 1.5em;
    position: relative;
    text-align: center;
    font-size: 23px;
}
a.banner-link,
a.banner-link:visited {
    margin: 1em;
    color: #3f4152;
}
.banner-link:hover{
    background-color: #3f4152;
    color:white;
}
.banner-link.link-banner_phone{
    _position:absolute;
    _right:0;
}



.heading-video-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}
.heading_video {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 105%;
    height: auto;
}

nav {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 2;
}

#primary-nav-toggle .material-icons{
	color: #131f48;
    position: absolute;
    top: 20%;
    right: 12px;
    z-index: 2;
	font-size: 36px;
}
.nav.allow-desktop.open #primary-nav-toggle .material-icons{
    top: 37px;
}
.header__scheduled-alerts + .header_container #primary-nav-toggle .material-icons {
    _top: 90px;
}


.nav__link,
.nav__link:visited {
    background-color: transparent;
	color: white;
}
.nav__item__current > .nav__item-actions .nav__link {
    background-color: white;
    color: #3f4152;
}
.nav__item:hover > .nav__item-actions .nav__link {
    background-color: #131f48;
	color:white;
}
.open .nav__menu {
    background-color: rgba(63, 65, 82, 0.8);
    padding:4em 1em 1em 1em;
}
.nav__item-action {
    color: white;
    font-size: 35px;
}
.nav li{
    padding:0;
}


.generic__link-button,
.generic__link-button:visited,
.fb3__button,
.fb3__button:visited,
a.feeds__view-all,
a.feeds__view-all:visited,
a.news-home__older-link{
    text-align:center;
	color:white;
	background-color: #3f4152;
    _border-radius: 37px;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
	margin: 1em;
	transition: 0.3s;
	font-size: 23px;
	border:1px solid transparent;
}
.generic__link-button:hover,
.fb3__button:hover{
	background-color:transparent;
	color:#3f4152;
    border: 1px solid #3f4152;
}

.module.forms {
    max-width: 100%;
    background-color: rgba(63, 65, 82, 1);
    color: white;
}
.module.forms .generic__inner{
	max-width:900px;
	margin:0 auto;
}
.fb3__field-input, .fb3__field-select {
    color: rgb(77, 77, 77);
}
.module.forms .fb3__button{
	border: 2px solid white;
    background-color:transparent;
    color:white;
}
.module.forms .fb3__button:hover{
	background-color:white;
	color:#3f4152;
	border: 2px solid white;
}
.fb3__field-heading-text {
    font-size: 20px;
    padding-bottom: 0.3em;
}


.home-header{
	background-image: url(../../images/headerbg.jpg);
	background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}

.home-header.concierge{
	background-image: url(../../images/conheaderbg.jpg);
}
.home-header.aesthetics{
	background-image: url(../../images/aestheticsbg.jpg);
}
.generic__part.exo{
	background-image: url(../../images/exo.jpg);
    background-size: cover;
}

.home-header.concierge h1,
.home-header.concierge h2{
    color:#3f4152;
    filter: drop-shadow(0 0 0.75rem white);
}

.body__layout__home.rejuvenation .header__inner{
    padding: 4em 3em;
}
.body__layout__home.rejuvenation .home-header{
    background-image: url(../../images/skin-rejuvenation.jpg);
}
.body__layout__home.rejuvenation .home-header h1,
.body__layout__home.rejuvenation .home-header h2{
    color:#3f4152;
}
.body__layout__home.rejuvenation .home-header .generic__link-button, 
.body__layout__home.rejuvenation .home-header .generic__link-button:visited{
    background-color: #3f4152;
    color: white;
}
.body__layout__home.rejuvenation .services h3{
    position:relative;
    top:auto;
    left:auto;
    transform: none;
    width: auto;
}
.body__layout__home.rejuvenation .services .generic__part{
    padding: 2em;
}
.body__layout__home.rejuvenation .services p{
    color:white;
    position:relative;
    z-index:2;
}
.body__layout__home.rejuvenation .services .generic__3up{
    align-items:normal;
}
.body__layout__home.rejuvenation .services .generic__link-button{
    background-color:transparent;
    border:1px solid #F6F6F6;
}
.body__layout__home.rejuvenation .services .generic__3up{
    max-width:1100px;
    margin:0 auto;
}

.body__layout__home.rejuvenation .services .generic__3up .generic__part {
    width: 45.333%;
    margin:.5em;
}

.body__layout__home.evolve .home-header{
    background-image: url(../../images/evolve.jpg);
}
.body__layout__home.evolve h1{
    color:#1a1f2e;
    filter: drop-shadow(0 0 0.75rem white);
}
.body__layout__home.evolve .header__inner{
    padding: 3em 3em;
}
.desc.evolve .generic__2up.left {
    align-items: center;
    background-color:#444556;
}
.desc.evolve .generic__2up.left .generic__part:nth-child(odd) {
    text-align: center;
}
.desc .generic__part.right.evolve2{
    background-image: url(../../images/evolve2.jpg);
}
.body__layout__home.vj .home-header{
    background-image: url(../../images/vrj.jpg);
}
.body__layout__home.vj .desc .generic__2up .vj{
    align-items:normal;
}

.header__inner {
	position: relative;
    z-index: 1;
    _background-color:rgba(63, 65, 82, 0.8);
    padding: 10em 3em;
    text-align: center;
}
.body__layout__default .header__inner {
    padding: 2em;
}

.header_container{
    position:relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__banner {
    background-color: white;
    padding: 2em 3em 2em 1.5em;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    row-gap: 1em;
}
@media screen and (min-width: 700px) {
    .header__banner {
        flex-direction: row;
        column-gap: 1em;
    }
}

.header__logo-link {
    max-width: 435px;
}

.header__logo-notice {
    flex: 1;
    font-style: italic;
    text-align: center;
}
img.phone {
    height: 18px;
    padding-right: .5em;
}

/*
.header__logo-image {
    padding-right: 2em;
}

.headerinner{
    padding: 2em;
}
*/

.body__notice,
.header__scheduled-alert {
    padding: 0.5em;
    text-align: center;
    background-color: var(--alert-important-bg);
    color: white;
    font-weight: bold;
}


/* Header - Enabled Alerts */

.header__enabled-alerts.box-bl {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.header__enabled-alerts.box-br {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.header__enabled-alerts.pop-center {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header__enabled-alert {
    background-color: var(--alert-important-bg);
    color: white;
    display: flex;
    gap: 0.5em;
    line-height: 1;
    padding: 0.5em;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.box-bl .header__enabled-alert,
.box-br .header__enabled-alert,
.pop-center .header__enabled-alert {
    flex-direction: column;
    justify-content: flex-start;
    background-color: var(--bg-color-light);
    color: var(--fg-color-light);
    padding: 1em;
}

.header__enabled-alert-heading,
.header__enabled-alert-content,
.header__enabled-alert-link {
    color: inherit;
    display: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
.header__enabled-alert-heading,
.header__enabled-alert-link,
.box-bl .header__enabled-alert-heading,
.box-bl .header__enabled-alert-content,
.box-bl .header__enabled-alert-link,
.box-br .header__enabled-alert-heading,
.box-br .header__enabled-alert-content,
.box-br .header__enabled-alert-link,
.pop-center .header__enabled-alert-heading,
.pop-center .header__enabled-alert-content,
.pop-center .header__enabled-alert-link {
    display: block;
}

.box-bl .header__enabled-alert-heading,
.box-br .header__enabled-alert-heading,
.pop-center .header__enabled-alert-heading {
    font-weight: bold;
}

.box-bl .header__enabled-alert-link,
.box-br .header__enabled-alert-link,
.pop-center .header__enabled-alert-link {
    padding: 0.5em 1em;
    background-color: var(--bg-color-dark);
    color: var(--fg-color-dark);
    transition: all 0.2s;
}
.box-bl .header__enabled-alert-link:hover,
.box-br .header__enabled-alert-link:hover,
.pop-center .header__enabled-alert-link:hover {
    opacity: 0.75;
}



/* Module - Alerts */

.alerts__type__box-bl {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.alerts__type__box-br {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.alerts__alert {
    display: none;
}
.alerts__alert[role] {
    display: block;
}
.alerts__type__box-bl .alerts__alert,
.alerts__type__box-br .alerts__alert {
    width: 90vw;
    max-width: 20em;
}
.alerts__type__pop-center .alerts__alert[role] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--alert-overlay-bg);
}

/*
.alerts__alert-inner {
    position: relative;
    background-color: var(--alert-important-bg);
    color: var(--alert-important-fg);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0.5em;
    line-height: 1;
    padding: 0.5em;
}
.alerts__type__box-bl .alerts__alert-inner,
.alerts__type__box-br .alerts__alert-inner,
.alerts__type__pop-center .alerts__alert-inner {
    flex-direction: column;
    justify-content: flex-start;
    background-color: var(--bg-color-light);
    box-shadow: 0 0.5em 1em var(--box-shadow);
    color: var(--fg-color-light);
    padding: 1em;
}
*/
.alerts__alert-inner {
    position: relative;
    background-color: var(--bg-color-light);
    box-shadow: 0 0.5em 1em var(--box-shadow);
    color: var(--fg-color-light);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 1em;
}
.alerts__type__default .alerts__alert-inner {
    background-color: var(--alert-important-bg);
    box-shadow: none;
    color: var(--alert-important-fg);
    flex-direction: row;
    justify-content: center;
    gap: 0.5em;
    line-height: 1;
    padding: 0.5em;
}
.alerts__type__pop-center .alerts__alert-inner {
    width: 40vw;
    min-width: 15em;
    padding: 5vw;
    _background-color:#656775;
    background-color:#1a1f2e;
}

h2#alert-heading-1{
    color: white;
    font-size: 57px;
    font-family: "pritzious", sans-serif;
    font-weight:100;
    padding-bottom: .5em;
}
.alerts__type__pop-center .alerts__alert-inner p{
    _color: white;
    color: #dccad6;
}

.alerts__alert-close {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    border-width: 0;
    background-color: transparent;
    color: inherit;
    margin: 0;
    padding: 0;
    display: block;
}

.alerts__alert-heading,
.alerts__alert-content,
.alerts__alert-link {
    color: inherit;
    display: block;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
.alerts__type__default .alerts__alert-content {
    display: none;
}
/*
.alerts__alert-heading,
.alerts__alert-link,
.alerts__type__box-bl .alerts__alert-heading,
.alerts__type__box-bl .alerts__alert-content,
.alerts__type__box-bl .alerts__alert-link,
.alerts__type__box-br .alerts__alert-heading,
.alerts__type__box-br .alerts__alert-content,
.alerts__type__box-br .alerts__alert-link,
.alerts__type__pop-center .alerts__alert-heading,
.alerts__type__pop-center .alerts__alert-content,
.alerts__type__pop-center .alerts__alert-link {
    display: block;
}
*/

.alerts__alert-heading {
    font-weight: bold;
}
.alerts__type__default .alerts__alert-heading {
    font-weight: normal;
}
.alerts__type__pop-center .alerts__alert-heading {
    color: var(--fg-color-dark);
}
/*
.alerts__type__box-bl .alerts__alert-heading,
.alerts__type__box-br .alerts__alert-heading,
.alerts__type__pop-center .alerts__alert-heading {
    font-weight: bold;
}
*/

.alerts__type__pop-center form {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2em;
    gap: 1em;
}


.alerts__alert-content {
    font-size: 85%;
}

.alerts__type__default .alerts__alert-link {
    font-weight: bold;
}
.alerts__type__box-bl .alerts__alert-link,
.alerts__type__box-br .alerts__alert-link,
.alerts__type__pop-center .alerts__alert-link {
    background-color: var(--fg-color-light);
    color: var(--bg-color-light);
    padding: 0.25em 1em;
}


.heading_splash {
	text-align: center;
}
.home-header .generic__link-button,
.home-header .generic__link-button:visited{
    background-color: white;
    color: #3f4152;
    padding: 1em 1.5em;
    font-size: 24px;
    border:1px solid transparent;
}
.contact .generic__link-button,
.contact .generic__link-button:visited{
    background-color: white;
    color: #3f4152;
    border:1px solid transparent;
}
.home-header .generic__link-button:hover,
.contact .generic__link-button:hover{
    background-color:transparent;
    color:white;
    border:1px solid white;
}
.heading_splash h2{
	font-weight:normal;
	padding-bottom: .5em;
	font-size: 35px;
	color:white;
}
.body__layout__default .header__inner{
	_background-color: rgb(250, 250, 250);
}

.banner{
    font-size: 34px;
    text-align:center;
    background-color:white;
    filter: drop-shadow(0px 2px 6px rgba(244, 244, 248, 1));

}
.banner img.icon{
    position:initial;
    margin: auto;
    height: 49px;
    padding-right: .5em;
}
.banner .generic__part{
    padding: 1em;
    position:relative;
    min-width: 363px;
    text-align:center;
}
.generic_contain {
    display: flex;
    align-items: center;
    justify-content: center;
}

.painpoint{
    background-image: url(../../images/frustratedbg.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}
.painpoint .generic__inner.shadow{
    _max-width:1500px;
    _margin:0 auto;
    padding:0;
    background: linear-gradient(90deg, rgba(235,215,14,0) 0%, rgba(63,65,82,0.8) 60%);
}
.pain__whole{
    padding-top:1em;
}
img.no {
    height: 43px;
}
.painpoint .generic__link-button{
    background-color:white;
    color:#3f4152;
    border: 1px solid white;
}
.painpoint .generic__link-button:hover{
    background-color:transparent;
    color:white;

}
.painpoint .generic__2up{
    align-items: inherit;
}
.painpoint .generic__2up .generic__part:nth-child(1){
    margin: 0;
    background-image:none;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 40%;
}
.painpoint .generic__2up .generic__inner{
    max-width:866px;
    margin:0 auto;
}
.painpoint h2{
    color:white;
}
.painpoint h3{
    padding-bottom: 0.2em;
    color:white;
}
.painpoint p{
    padding: 0.3em 0;
}
.painpoint .pain__whole p{
    margin-left: 4.5em;
}
.painpoint_contain {
    padding: 0.5em;
    display: flex;
    align-items: center;
}
.painful {
    margin-left: 1em;
}
img.frustrated {
    width: 100%;
}
.painpoint .generic__2up .generic__part:nth-child(2){
    _background-color: rgba(63, 65, 82, 0.8);

    color: white;
    padding: 2em;
    width:60%;
}


.faq{
    background-color: rgb(240, 240, 240);
}
.faq .inner{
    padding:4em 1em;
    max-width: 600px;
    margin: 0 auto;
}
.faq .generic__inner {
        max-width: 640px;
        padding:3em 1em;
        margin:0 auto;
}
.faqs__list {
    padding-left: 0;
}
.faqs__question {
    font-size: 26px;
    color: #3f4152;
}
.faqs__item-indicator{
    color:#3f4152;
}
.faq h2{
    text-align: center;
}

.value{
    max-width: 1400px;
	margin:0 auto;
    
}
.value .generic__2up{
    flex-direction: column-reverse;
    position:relative;
}
.value .generic__2up .generic__part{
    width:100%;
    text-align:center;
}
.value h2{
    color:white;
}
.value .generic__2up .generic__part:nth-child(1){
    background-color: #656775;
    color: white;
    margin: -6vw 0 0;
    padding: 0 1em;
    width: 95%;
}
.value .generic__3up{
    padding: 2em 0 0;
    align-items: initial;
}
.value .generic__3up .generic__part{
    padding: 1.5em;
    min-width: 300px;
}
img.team {
    max-width: 100%;
}
img.icons {
    height: 90px;
    margin-bottom: 1em;
}

.videosection {
    background-color: #656775;
    width: 100%;
}
.videosection .generic__inner{
    display: flex;
    align-items: center;
    max-width:1200px;
    margin:0 auto;
}
.videosection h2{
    color:white;
    padding: 1em;
}


.services .generic__inner{
	padding:4em 0;
	text-align:center;
}
.services .generic__4up{
    padding:2em 0;
}
.services .generic__part {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 12em;
    overflow: hidden;
    cursor: pointer;
}

.services h3{
    color: white;
    font-size:33px;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
    width: 335px;
}
.services .generic__part.checkup{
    background-image: url(../../images/checkup.jpg);
}
.services .generic__part.concierge{
    background-image: url(../../images/concierge.jpg);
}
.services .generic__part.vasectomy{
    background-image: url(../../images/vasectomy.jpg);
}
.services .generic__part.vrejuvenation{
    background-image: url(../../images/vrejuvenation.jpg);
}
.services .generic__part.aging{
    background-image: url(../../images/healthyaging.jpg);
}
.services .generic__part.skinrejuvenation{
    background-image: url(../../images/skinrejuvenation.jpg);
}
.services .generic__part.removal{
    background-image: url(../../images/hairremoval.jpg);
}
.services .generic__part.contouring{
    background-image: url(../../images/contouring.jpg);
}
.services .generic__part.forma{
    background-image: url(../../images/forma.jpg);
}
.services .generic__part.vasculaze{
    background-image: url(../../images/vasculaze.jpg);
}
.services .generic__part.lumecca{
    background-image: url(../../images/lumecca.jpg);
}
.services .generic__part.morpheus{
    background-image: url(../../images/morpheus.jpg);
}
.services .generic__part.neurotoxin{
    background-image: url(../../images/neurotoxin.jpg);
}


.services .shadow {
    background-color: rgba(63, 65, 82, 0.6);
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.services .generic__part:hover .shadow {
    background-color: rgba(63, 65, 82, .95);
    transition: all .5s;
    
}



.testimonials {
    _background-color:#F6F6F6;
	background-image: url(../../images/pattern.jpg);
	background-position: center;
    background-repeat: repeat;
    text-align: left;
    position:relative;
    z-index:0;
}
.module.feeds.feeds__type__testimonials{
	position:relative;
}
.module.feeds.feeds__type__testimonials .generic__inner {
    max-width: 900px;
    margin: 0 2em;
    padding: 0 60px 0 120px;
}
blockquote.testimonials__quote {
    font-size: 40px;
    color: white;
    line-height: 48px;
}
.testimonials .generic__inner{
    padding:7em 1em;
}
.testimonials__quote::before {
    position: absolute;
    left: 0;
    top: 130px;
    font-size: 200px;
    color: white;
}
.testimonials__quote:after{
	display:none;
}
.testimonials__prev, 
.testimonials__next {
    cursor: pointer;
    font-size: 40px;
    color: white;
}
.testimonials__citation-person {
    padding-bottom: 1em;
    color:white;
}
img.office {
    position: absolute;
    max-width: 500px;
    right: 0;
    opacity: .4;
    z-index: -1;
    top: 50%;
    transform: translate(0%, -50%);
}

.steps{
    text-align:center;
}
.steps .generic__inner{
    max-width:1200px;
    margin:0 auto;
}
.steps .generic__3up{
    padding: 2em 0;
}
.steps .generic__part{
    max-width: 300px;
    margin: 1em;
    padding: 6em 1.5em 1.5em;
    position: relative;
}
img.icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    height:100px;
}

.branding{
    text-align:center;
    max-width:1275px;
    margin:0 auto;
}

.contact{
	_background-color:#3f4152;
    background-color:rgba(63,65,82,0.8);
	color:white;
}
.contact .generic__inner{
    max-width: 1000px;
	margin:0 auto;
	border-bottom: 1px solid white;
}
.contact h2{
    color:white;
    padding-bottom: 0.2em;
    text-align:left;
}
.contact h3{
	color:white;
	max-width:900px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom:0.5em;

}
.location {
    font-size: 40px;
    padding-bottom: 0.5em;
    font-weight: normal;
    line-height: 1.2em;
}
section#home-contact .locations__location,
section#home-contact .module-locations__title-text{
    display:none;
}
.locations__map {
    height: 550px;
}
.locations__wrap.generic__inner{
    border-bottom:1px solid transparent;
    padding:.5em;
}
.contact h4 {
    color: white;
    padding-bottom: 0.6em;
	font-size: 22px;
}
.contact .generic__link-button{
	border: 2px solid transparent;
}
.contact .generic__link-button:hover{
	background-color:transparent;
	color:white;
	border: 2px solid white;
}
.address {
    font-size: 22px;
    padding-top: 1em;
}
a.phonenumber, .phonenumber{
    font-size: 24px;
    margin: 0.5em 0;
}
.contact .generic__2up {
    padding-top: 2em;
}


footer.footer{
	background-color:rgba(63,65,82,0.8);
	color:white;
}
.footer__inner {
    padding: 2em 1em;
    text-align: center;
}
a.footer{
	color:white;
}
.info{
	padding-bottom:1em;
}
a.footer__privacy {
    margin: 0 1em;
}
img.social {
    height: 50px;
    margin: 0 0.5em 1em;
}


a.news__link.news__link__title {
    font-size: 32px;
    color: #3f4152;
    padding-bottom: 0.3em;
    font-weight: bold;
}
li.news__item {
    border-bottom: 2px solid rgba(63, 65, 82, 1);
    padding-bottom: 2em;
    padding-top: 1em;
}

li.page-headers__item.cycle-slide.cycle-slide-active {
    z-index: 0!important;
}

ul, ol {
    list-style-type: disc;
    padding-left: 1.5em;
}
.cms-content li {
    padding: 0.2em;
}

.opening .generic__inner{
    max-width: 1200px;
    margin:0 auto;
    text-align:center;
}
.opening h2{
    font-weight:200;
}
.opening h3{
    font-weight: 200;
}
.desc{
    background-color:#444556;
}
.desc .generic__2up{
    align-items:normal;
}
.desc li{
    padding-bottom:.3em;
}
.desc .generic__inner.dark{
    color:white;
    padding: 4em; 
    max-width:900px;
    margin:0 auto;
}
.desc .generic__part{
    _background-color:#444556;
    position:relative;
}
.desc .generic__part.left{
    background-image: url(../../images/concierge1.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desc .generic__part.right{
    background-image: url(../../images/concierge2.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desc .generic__part.left.aesthetics{
    background-image: url(../../images/aesthetics1.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desc .generic__part.right.aesthetics{
    background-image: url(../../images/aesthetics2.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desc .generic__part.left.skinreju{
    background-image: url(../../images/skinreju.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desc .generic__link-button{
    color: white;
    border: 1px solid white;
    background-color:transparent;
}
.desc .generic__link-button:hover{
    color: #3f4152;
    border: 1px solid white;
    background-color:white;
}


.desc h2{
    font-weight:200;
    color:white;
}
.desc p{
    padding: .5em 0;
}

.social{
    margin-top:1em;
}

.aboutdr{
    background-color:rgb(240, 240, 240)
}
.aboutdr .generic__inner{
    padding: 2em 1em 0;
    max-width:900px;
    margin:0 auto;
}
img.dr{
    max-width:100%;
    display:block;
}
.aboutdr p{
    margin:1em 0;
}
.aboutdr .generic__2up .generic__part:nth-child(odd){
    padding:1em 1em 0;
}

img.module-gallery__item-image {
    padding: .5em;
}

.payments{
    text-align: center;
    background-color: #444556;
    color:white;
}
.payments .generic__inner{
    max-width:655px;
    margin:0 auto;
}
.payments h2{
    color:white;
}
.payments .generic__link-button {
    color: white;
    border: 1px solid white;
    background-color: transparent;
}
.payments .generic__link-button:hover{
    background:white;
    color:#131f48;
}

@media only screen and (max-width: 1550px) {
    .home-header {
        background-position: center right 10%;
    }
}
@media only screen and (max-width: 1400px) {
    .painpoint .generic__2up .generic__part:nth-child(1){
        width:0;
    }
    .painpoint .generic__2up .generic__part:nth-child(2),
    .painpoint .generic__2up .generic__inner {
        width: 100%;
        max-width:100%;
    }
    .painpoint .generic__inner.shadow {
        background: rgba(63,65,82,0.8) 100%;
    }
}

@media only screen and (max-width: 1230px) {
    .home-header .generic__link-button, .home-header .generic__link-button:visited {
        font-size: 22px;
    }
    .home-header h1 {
        font-size: 65px;
    }
    .header__inner {
        padding: 4em 3em;
    }
}

@media only screen and (max-width:1160px){
    .value .generic__3up .generic__part {
        width: 100%;
    }
    .desc .generic__2up.left{
        flex-direction: column;
    }
    .desc .generic__2up.right{ 
        flex-direction: column-reverse;
    }
    .desc .generic__part{
        width: 100%;
        min-height: 20em;
    }
}


@media only screen and (max-width: 1000px) {
    .painpoint .generic__2up .generic__part{
        width:100%;
    }
    .painpoint .generic__2up .generic__part:nth-child(1){
        height: 23em;
    }
    h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 950px) {
    .home-header h1 {
        font-size: 54px;
    }
    .header__inner {
        padding: 2em 1em;
    }
    .value .generic__2up{
        flex-direction: column-reverse;
    }
    .value .generic__part{
        width:100%;
    }
    .videosection .generic__inner {
        flex-direction: column-reverse;
    }
    .videosection h2{
        padding:0 0 1em;
    }
    .videosection video {
        width: 100%;
    }
}

@media (max-width: 767px){
    nav {
        overflow-y: inherit!important;
    }
    .generic__link-button{
        margin: 1em 0.05em;
    }
    .painpoint .generic__2up .generic__part:nth-child(2),
    .painpoint .generic__2up .generic__inner {
        padding:.5em;
    }
    .home-header h1 {
        font-size: 40px;
    }
    .home-header h2 {
        font-size: 20px;
    }

}

@media only screen and (max-width: 650px) {
    .header_container {
        flex-direction: column;
    }
    
    .banner {
        font-size: 25px;
    }
    .banner .generic__part {
        min-width: 200px;
    }
    .painpoint_contain {
        flex-direction: column;
    }
    .painful {
        margin-left: 0;
    }
    img.no {
        height: 43px;
        margin-bottom: 1em;
    }
    .module.feeds.feeds__type__testimonials .generic__inner {
        padding: 0px;
    }
    .testimonials__quote::before {
        top: 0;
    }
    blockquote.testimonials__quote {
        font-size: 25px;
        line-height: 33px;
    }
    .value .generic__3up {
        padding: 2em 0;
    }
    .painpoint .pain__whole p {
        margin-left: 0;
    }
    .body__layout__home.rejuvenation .services .generic__3up .generic__part {
        width: 100%;
    }
    .desc .generic__inner.dark{
        padding: 2em 1em;
    }
}

@media only screen and (max-width: 653px){
    .home-header .generic__part{
        width: 50%;
    }
    .home-header h1 {
        font-size: 25px;
    }
    .home-header {
        background-position: center right 21%;
    }
    .home-header .generic__link-button{
        padding: 0.5em 0.5em;
        margin: 1em 0;
    }
    .home-header .generic__link-button, .home-header .generic__link-button:visited {
        font-size: 17px;
    }
    .module.feeds.feeds__type__testimonials .generic__inner {
        margin: 0 1em 1em 0;
    }
    .value .generic__2up .generic__part:nth-child(1) {
        width: 100%;
        padding: 0;
    }
    .banner-link{
        display:none;
    }
    .link-banner .banner-link.link-banner_phone{
        display:block;
        position:relative;
    }
    .desc .generic__part {
        min-height: 12em;
    }
}
