﻿.wrapper,footer small {
  display: block;
  width: 90%;
  max-width: 1030px;
  margin-left: 300px
}

.fancy-header.fancy-header--with-spacer::after,.philosophy-mission::after,.art-therapy::after,.has-separator::after {
  content: "";
  display: block;
  width: 100%;
  background: url("/_assets/images/separate-long.png") center center no-repeat;
  height: 14px;
  position: absolute;
  bottom: -1.5rem
}

.fancy-header.fancy-header--with-spacer::after {
  padding-bottom: 2rem
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%
}

body {
  margin: 0;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem
}

*,*::before,*::after {
  box-sizing: border-box
}

* {
  margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block
}

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],template {
  display: none
}

a {
  background-color: transparent
}

a:active,a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,select {
  text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,th {
  padding: 0
}

body {
  font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
  color: #406046;
  background-image: url("/_assets/images/bg/smooth_wall.png");
  position: relative
}

header {
  background: url("/_assets/images/bg/bird-fly-A-long.png") center left no-repeat,url("/_assets/images/bg/header-texture-1650.png");
  height: 81px;
  width: 100%
}

header a {
  margin-left: 1020px;
  padding-top: 8px;
  text-decoration: none;
  color: #fff;
}

header h1 {
  margin: 0;
  padding: 0;
}

@media(max-width: 35rem) {
  header .em-signature {
    padding-left: 55px
  }
}

header:hover {
  background: url("/_assets/images/bg/bird-fly-A-long-swap.png") center left no-repeat,url("/_assets/images/bg/header-texture-1650.png")
}

@media only screen and (max-width: 1365px) {
  header {
    background: url("/_assets/images/bg/header-texture-1650.png")
  }

  header a {
    margin-left: 600px
  }

  header:hover {
    background: url("/_assets/images/bg/header-texture-1650.png")
  }
}

@media only screen and (max-width: 800px) {
  header {
    margin-left: 0
  }

  header a {
    margin: 0
  }
}

@media only screen and (max-width: 357px) {
  header img {
    width: 90%;
    max-width: 100%
  }
}

.wrapper {
  display: flex;
  position: relative
}

@media only screen and (max-width: 1365px) {
  .wrapper {
    margin-left: 18px
  }
}

@media only screen and (max-width: 1290px) {
  .wrapper {
    max-width: 1030px;
    width: 75%
  }
}

@media only screen and (max-width: 1070px) {
  .wrapper {
    max-width: 1030px;
    width: 65%
  }
}

@media only screen and (max-width: 800px) {
  .wrapper {
    width: 100%;
    margin-left: 0
  }
}

nav {
  background: url("/_assets/images/bg/nav-birds.png") center 10px no-repeat,url("/_assets/images/bg/sidebar-bg-texture-nolog.png");
  flex-basis: 280px;
  flex-shrink: 0;
  margin-top: -81px;
  width: 280px;
  padding-top: 1.5rem;
  z-index: 9999
}

@media only screen and (max-width: 800px) {
  nav {
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 101
  }
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

nav ul+img {
  margin: 10em auto 2em auto
}

nav li {
  background: url("/_assets/images/bg/nav_tab_bg-blend.png") no-repeat;
  margin: .25em 0 .25em 0
}

nav li:hover {
  background-color: #677d71;
  background-image: none;
  margin: .25em 0 .25em 0
}

nav li a {
  background: url("/_assets/images/bg/square_bullet.png") no-repeat 2em;
  color: #677d71;
  display: block;
  font-size: 1.2em;
  padding-top: .5em;
  padding-right: auto;
  padding-bottom: .55em;
  padding-left: 5.5em;
  text-decoration: none
}

nav li a:hover {
  background: url("/_assets/images/bg/round_bullet.png") no-repeat 2em;
  color: #fff
}

nav img {
  display: block;
  margin: auto
}

nav .logo {
  display: block;
  height: 265px;
  margin: auto;
  margin-bottom: 1rem;
  width: 220px;
  text-align: center
}

@media(max-width: 35rem) {
  nav .logo {
    height: 225px;
    width: 186.792453px
  }
}

main {
  background-color: rgba(248,248,248,.7);
  border-right: #9e9e9e 1px dashed;
  line-height: 1.319444444;
  max-width: 780px;
  padding-bottom: 21.180555556em;
  width: 80%
}

@media only screen and (max-width: 1365px) {
  main {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 95%
  }
}

@media only screen and (max-width: 800px) {
  main {
    border-right: none;
    left: 0;
    margin: auto;
    max-width: 100%;
    padding: 0;
    width: 95%
  }
}

.gallery {
  margin: 5rem auto
}

aside {
  position: absolute;
  top: 75px;
  right: -220px;
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 800px) {
  aside {
    display: none
  }
}

aside img {
  margin: 1rem auto
}

.wellArt--artistic-programs aside {
  right: -270px
}

.wellArt--artistic-programs aside img:nth-child(2) {
  margin-top: -95px
}

.wellArt--artistic-programs aside img:nth-child(3) {
  margin-top: 15rem
}

.wellArt--therapy aside {
  right: -160px
}

.wellArt--therapy aside img:first-child {
  margin-top: 15rem
}

.wellArt--therapy aside img {
  margin: 9rem auto
}

footer {
  background: url("/_assets/images/bg/nav_bg_bottom.png") no-repeat scroll 282px 0%,url("/_assets/images/bg/footer-texture-1650.png");
  clear: both;
  height: 81px
}

@media only screen and (max-width: 1365px) {
  footer {
    background: url("/_assets/images/bg/nav_bg_bottom.png") no-repeat scroll 0% 0%,url("/_assets/images/bg/footer-texture-1650.png")
  }
}

@media(max-width: 800px) {
  footer {
    background: url("/_assets/images/bg/footer-texture-1650.png") no-repeat,#949290;
    padding-bottom: 1rem;
    height: auto
  }
}

footer small {
  padding-top: 1.5em
}

@media only screen and (max-width: 1365px) {
  footer small {
    width: 100%;
    max-width: 100%;
    margin-left: 0
  }
}

footer ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  text-align: center;
  list-style-type: none;
  color: #fff
}

footer ul:nth-child(1) {
  margin-left: 300px
}

@media only screen and (max-width: 800px) {
  footer ul {
    float: none;
    margin-left: 0 !important;
    width: 100%
  }
}

.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr
}

.royalSlider>* {
  float: left
}

.rsWebkit3d .rsSlide,.rsWebkit3d .rsContainer,.rsWebkit3d .rsThumbs,.rsWebkit3d .rsPreloader,.rsWebkit3d img,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsABlock,.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img,.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsArrow,.rsThumbsArrow {
  cursor: pointer
}

.rsThumb {
  float: left;
  position: relative
}

.rsArrow,.rsNav,.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear .3s,opacity .3s linear;
  -moz-transition: visibility 0s linear .3s,opacity .3s linear;
  -o-transition: visibility 0s linear .3s,opacity .3s linear;
  transition: visibility 0s linear .3s,opacity .3s linear
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center
}

.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%
}

.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide {
  height: auto
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative
}

.rsPreloader {
  position: absolute;
  z-index: 0
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0,0,0,.25)
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22
}

.rsTabs {
  float: left;
  background: none !important;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsThumbs {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1
}

.rsVideoContainer iframe,.rsVideoContainer video,.rsVideoContainer embed,.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video,.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15
}

img.rsImg {
  max-width: none
}

.grab-cursor {
  cursor: url("../images/sliders/grab.png") 8 8,move
}

.grabbing-cursor {
  cursor: url("../images/sliders/grabbing.png") 8 8,move
}

.rsNoDrag {
  cursor: auto
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url("../images/sliders/blank.gif")
}

.rsDefault {
  background: #151515;
  color: #fff
}

.rsDefault .rsOverflow,.rsDefault .rsSlide,.rsDefault .rsVideoFrameHolder,.rsDefault .rsThumbs {
  background: #151515;
  color: #fff
}

.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21
}

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px
}

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0
}

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0
}

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0
}

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0
}

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("../images/sliders/rs-default.png");
  background-color: #000;
  background-color: rgba(0,0,0,.75);
  *background-color: #000;
  border-radius: 2px
}

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0,0,0,.9)
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none
}

.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0,0,0,.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden
}

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px
}

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255,255,255,.5)
}

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #fff
}

.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px
}

.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%
}

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: .3;
  filter: alpha(opacity=30)
}

.rsDefault .rsTmb {
  display: block
}

.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #fff
}

.rsDefault .rsTmb span {
  color: #ddd;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px
}

.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0,0,0,.75)
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0,0,0,.9)
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("../images/sliders/rs-default.png")
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important
}

.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #d9d9dd;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1
}

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf
}

.rsDefault .rsTab:active {
  border: 1px solid #d9d9dd;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0,0,0,.2) inset
}

.rsDefault .rsTab.rsNavSelected {
  color: #fff;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102,102,102,.65) inset;
  background: #acacac;
  background-image: -webkit-linear-gradient(top, #acacac, #bbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbb);
  background-image: linear-gradient(to bottom, #acacac, #bbb)
}

.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../images/sliders/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0,0,0,.75);
  *background-color: #000;
  border-radius: 2px
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0,0,0,.9)
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0
}

.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0,0,0,.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url("../images/sliders/rs-default.png") no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0,0,0,.75);
  *background-color: #000
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0,0,0,.9)
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0)
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../images/sliders/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0,0,0,.75);
  *background-color: #000
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0,0,0,.9)
}

.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url("../images/sliders/preloader-white.gif");
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px
}

.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #000;
  background: rgba(0,0,0,.75);
  color: #fff;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px
}

@media screen and (min-width: 0px)and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px
  }

  .rsDefault .rsThumbsHor {
    height: 44px
  }

  .rsDefault .rsThumbsVer {
    width: 59px
  }
}

#navigator {
  width: 280px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -280px;
  background: url("/_assets/images/bg/sidebar-bg-texture-nolog.png");
  float: left;
  z-index: 10;
  display: none
}

@media(max-width: 35rem) {
  #navigator {
    display: initial
  }
}

#mobile-nav {
  width: 280px;
  height: 100vh;
  display: block;
  margin: 0;
  padding: 0;
  overflow: auto
}

.menu-icon {
  width: 150px;
  height: 35px;
  position: fixed;
  top: 0;
  left: 0px;
  margin: 10px;
  z-index: 10
}

.menu-icon div {
  width: 40px;
  height: 5px;
  background: #fff;
  margin: 5px;
  transition: all .35s;
  border-radius: 2px
}

.on .line_one {
  transform: rotate(45deg) translate(7px, 7px)
}

.on .line_two {
  opacity: 0
}

.on .line_three {
  transform: rotate(-45deg) translate(7px, -7px)
}

main {
  min-height: 50vh
}

main p {
  margin: 0;
  padding: 15px
}

main a {
  transition: all .5s
}

main a:hover {
  font-style: italic
}

.fancy-header {
  background-color: #e8e8e8;
  color: #00a16e;
  position: relative;
  font-family: "Century Gothic",serif;
  font-size: 1.458333333rem;
  font-weight: normal;
  text-transform: capitalize;
  text-align: center;
  margin: 1rem auto;
  padding: 10px 0px;
  width: 95%
}

.fancy-header.fancy-header--with-spacer {
  margin-bottom: 1.5rem
}

dl,dt,dd {
  display: block;
  margin: 0;
  padding: 0
}

dt {
  padding-top: .75em;
  text-align: center
}

dd {
  padding: 1.25em
}

.philosophy-mission {
  position: relative;
  background-image: url("/_assets/images/bg/flowers.png");
  font-family: "Century Schoolbook",serif;
  font-size: 1.25em;
  margin: 2rem 0;
  width: 100%
}

.capitalize::first-letter {
  text-transform: capitalize;
  font-size: 2em
}

.blue.capitalize::first-letter {
  color: #5dc5ff
}

.art-therapy {
  position: relative
}

.art-therapy ol {
  display: flex;
  padding-top: 1rem
}

@media(max-width: 35rem) {
  .art-therapy ol {
    flex-direction: column
  }
}

.art-therapy li {
  margin-right: 2em
}

.art-therapy p {
  clear: both
}

.schedule {
  display: flex
}

@media(max-width: 35rem) {
  .schedule {
    flex-direction: column
  }
}

.current_schedule {
  background: url("/_assets/images/bg/blue_post_itb.png") no-repeat;
  background-size: contain;
  color: #fff;
  font-family: "Century Schoolbook",serif;
  font-size: 1.75em;
  font-weight: bold;
  height: 249px;
  margin-top: 1.5em;
  min-width: 274px;
  position: relative;
  text-align: center
}

.current_schedule p {
  margin-top: 1.5em
}

.current_schedule .bird {
  position: absolute;
  top: -100px;
  left: -160px;
  z-index: 10000
}

@media only screen and (max-width: 800px) {
  .current_schedule .bird {
    display: none
  }
}

@media only screen and (max-width: 800px) {
  .current_schedule {
    float: none;
    margin: auto
  }
}

.scheduleWrapper {
  background: url("/_assets/images/bg/paper-4b.jpg");
  color: #fff;
  margin-top: 1.5em;
  padding: 1rem 0;
  flex: 1
}

.scheduleWrapper table {
  width: 90%;
  margin: .7em auto;
  border-collapse: separate;
  border-spacing: 3px;
  text-align: center
}

.scheduleWrapper table td {
  border: 1px solid #fff;
  padding: 1em
}

@media only screen and (max-width: 800px) {
  .scheduleWrapper {
    float: none;
    width: 90%;
    max-width: 100%;
    margin: auto
  }
}

.core-values li {
  display: inline-block;
  padding: .5em;
  width: 25%
}

.core-values li:before {
  content: "•";
  color: #5dc5ff
}

.slider {
  width: 100%
}

.slider ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap
}

.slider ul li {
  border: none;
  margin: 0;
  padding: none;
  flex: 1;
  min-width: 35%
}

.slider ul li+li {
  flex: 2;
  margin-right: 0
}

img {
  max-width: 100%
}

.image_container {
  margin-top: 10em
}

.image_container img {
  margin: 2rem auto
}

img[data-bottommargin=yes] {
  margin: 0 auto 2em auto
}

.map-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 5rem auto
}

@media(max-width: 35rem) {
  .map-wrapper {
    flex-direction: column
  }
}

.has-separator {
  position: relative;
  margin-bottom: 2rem
}

section {
  padding: .5rem
}

section+section {
  padding: 2rem 0
}

ul[aria-label] {
  list-style-type: none;
  margin-bottom: 1.5rem
}

ul[aria-label]::before {
  content: attr(aria-label);
  font-size: 1.1rem;
  text-decoration: underline;
  display: block;
  margin-bottom: .5rem;
  width: fit-content;
  height: 1.1rem
}

ul[aria-label].links::before {
  text-decoration: none;
  text-transform: capitalize;
  margin-bottom: 1rem;
  font-weight: 600
}

.liz-portrait {
  display: block;
  margin: 1.5rem auto;
  padding-top: 1rem;
}

.ap-table {
  width: 100%;
  background-color: #d2ece1;
  border-collapse: separate;
  border-spacing: 2px;
  padding: 1rem .25rem
}

.ap-table caption {
  margin: 1rem auto .5rem auto
}

.ap-table td {
  width: 33%;
  padding: .2rem;
  border: 1px solid #fff
}

.sample-w-description dt {
  text-align: left
}

.inline-illustration {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0;
  padding: 0
}

.grid-container {
  display: grid
}

._3-cols-rwd {
  grid-template-columns: repeat(auto-fill, minmax(min(12.5rem, 100%), 1fr))
}

table {
  width: 98%;
  margin: auto
}

.tbl-container-brd {
  border: 1px solid;
  border-collapse: collapse
}

.tbl-container-brd td {
  padding: .25rem
}

@media(max-width: 35rem) {
  .tbl-container-brd {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap
  }
}

.locations {
  text-align: center
}

.locations td {
  vertical-align: top
}

.phone-and-email {
  display: flex;
  align-items: center
}

@media(max-width: 35rem) {
  .phone-and-email {
    flex-direction: column
  }
}

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