/*
Theme Name: Blake Boultbee
Description: Theme for Blake Boultbee
Version: 2017-07-27
Author: Justine Chiu of TWG.io
*/

@charset 'UTF-8';
.palm-nav ul li, .sidebar ul li, .slick-dots {
  list-style: none
}
.button, .button:hover, a {
  text-decoration: none
}
#respond, svg:not(:root) {
  overflow: hidden
}
@font-face {
  font-family: Inconsolata;
  font-style: normal;
  font-weight: 400;
  src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v15/BjAYBlHtW3CJxDcjzrnZCJ0EAVxt0G0biEntp43Qt6E.ttf) format('truetype')
}
@font-face {
  font-family: Inconsolata;
  font-style: normal;
  font-weight: 700;
  src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(https://fonts.gstatic.com/s/inconsolata/v15/AIed271kqQlcIRSOnQH0yZ_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype')
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 200;
  src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'), url(https://fonts.gstatic.com/s/montserrat/v10/eWRmKHdPNWGn_iFyeEYja22J9yQRHHBhlmQmXC5U5ok.ttf) format('truetype')
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v10/IVeH6A3MiFyaSEiudUMXE-LrC4Du4e_yfTJ8Ol60xk0.ttf) format('truetype')
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYC3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v14/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-loading .slick-list {
  background: url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/ajax-loader.gif) center center no-repeat #fff
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.eot);
  src: url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.woff) format('woff'), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.ttf) format('truetype'), url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.svg#slick) format('svg')
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: '←'
}
.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→'
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}
[dir=rtl] .slick-next:before {
  content: '←'
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
a:focus {
  outline: dotted thin
}
a:active, a:hover {
  outline: 0
}
h1 {
  font-size: 2em
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
q {
  quotes: \201C \201D \2018 \2019
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
.grid>*, textarea {
  vertical-align: top
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
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
}
textarea {
  overflow: auto
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
body, figure {
  margin: 0
}
button::-moz-focus-inner, input::-moz-focus-inner, legend {
  border: 0;
  padding: 0
}
* {
  box-sizing: border-box
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both
}
.hero:before, .home:before {
  content: ""
}
.button, .grid>*, .page-id-30 .main li {
  display: inline-block
}
.grid {
  font-size: 0;
  margin-left: -30px
}
.grid>* {
  padding-left: 30px;
  text-align: left;
  font-size: 18px
}
.aligncenter, .grid--center {
  text-align: center
}
.grid--middle>* {
  vertical-align: middle
}
.grid--bottom>* {
  vertical-align: bottom
}
.grid--full {
  margin-left: 0
}
.grid--full>* {
  padding-left: 0;
  padding-right: 0
}
.grid--narrow {
  margin-left: -10px
}
.grid--narrow>* {
  padding-left: 10px;
  padding-right: 10px
}
.grid--rev {
  direction: rtl
}
.grid--rev>* {
  direction: ltr
}
.grid-1of1 {
  width: 100%
}
.grid-1of2 {
  width: 50%
}
.grid-1of3 {
  width: 33.33333%
}
.grid-2of3 {
  width: 66.66667%
}
.grid-1of4 {
  width: 25%
}
.grid-2of5 {
  width: 40%
}
.grid-3of5 {
  width: 60%
}
@media (max-width: 768px) {
  .grid-1of1--portable {
    width: 100%
  }
  .grid-1of2--portable {
    width: 50%
  }
  .grid-1of3--portable {
    width: 33.33333%
  }
}
body, html {
  font-family: "Open Sans";
  color: #333
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: Montserrat
}
.main .h2, .main h2 {
  font-size: 100px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-top: 60px;
  margin-bottom: 30px
}
@media (max-width: 590px) {
  .grid-1of1--palm {
    width: 100%
  }
  .grid-1of2--palm {
    width: 50%
  }
  .main .h2, .main h2 {
    font-size: 60px
  }
}
.main .therapists {
  font-size: 50px
}
.main .h3, .main h3 {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .5px;
  margin: 0
}
.main h4, .small-caps {
  letter-spacing: 1px;
  font-family: Inconsolata, monospace, sans-serif;
  text-transform: uppercase
}
@media (max-width: 590px) {
  .main .h3, .main h3 {
    font-size: 28px
  }
}
.main h4 {
  font-size: 16px;
  color: #888;
  margin-bottom: 3rem
}
.purple, a:hover, p a, span a {
  color: #6c5aff
}
.large-capitalize, .xlarge-capitalize {
  margin: 0;
  font-weight: 700;
  letter-spacing: .5px
}
p {
  line-height: 1.56;
  font-size: 18px
}
p span.strong {
  font-weight: 700
}
a {
  transition: all .3s ease-in-out
}
.bold {
  font-weight: 500
}
.bold-xtra {
  font-weight: 700
}
.small-caps {
  font-size: 16px;
  color: #888
}
.large-capitalize {
  font-size: 49px
}
@media (max-width: 768px) {
  .large-capitalize {
    font-size: 30px
  }
}
.xlarge-capitalize {
  font-size: 100px
}
blockquote.testimonial {
  margin: 0;
  padding: 100px 25px;
}
@media (max-width: 768px) {
  .xlarge-capitalize {
    font-size: 75px
  }
  blockquote.testimonial {
    padding: 60px
  }
}
@media (max-width: 590px) {
  .xlarge-capitalize {
    font-size: 50px
  }
  blockquote.testimonial {
    padding: 40px
  }
}
dd, pre, table td {
  padding: 10px
}
blockquote.testimonial .testimonial-text {
  font-size: 40px;
  font-family: Montserrat;
  max-width: 840px;
  color: #fff;
  position: relative;
}
blockquote.testimonial .testimonial-text .open-quote,
blockquote.testimonial .testimonial-text .close-quote {
  width: 100px;
  opacity: 0.3;
  position: absolute;
}
blockquote.testimonial .testimonial-text .open-quote {
  top: -25px;
  left: -25px;
}
blockquote.testimonial .testimonial-text .close-quote {
  transform: rotate(180deg);
  right: -25px;
  bottom: -25px;
}
@media (max-width: 590px) {
  blockquote.testimonial .testimonial-text {
    font-size: 28px
  }
}
blockquote.testimonial .testimonial-name {
  color: rgba(255, 255, 255, .7);
  max-width: 840px;
}
.button, nav a {
  color: #fff
}
table tr td:first {
  padding-right: 0
}
dt {
  font-weight: 600;
  padding-bottom: 5px
}
dd {
  margin-left: 10px
}
ol li, ul li {
  padding: 3px
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #F7F7F7;
  border-radius: 4px;
  border: 1px solid #ccc
}
ul:not(.menu) {
  list-style-type: none;
  padding: 0;
}
ul:not(.menu) > li {
  text-indent: -5px;
}
ul:not(.menu) > li:before {
  content: " ";
  margin-right: 10px;
}
.aligncenter {
  margin: 0 auto
}
.alignleft {
  float: left
}
.alignright {
  float: right
}
img.alignleft {
  padding-right: 5px
}
img.alignright {
  padding-left: 5px
}
.clear {
  width: 100%;
  float: left;
  clear: both
}
.page-id-30 .main ul {
  padding: 0
}
.page-id-30 .main li {
  width: 45%;
  margin: 0 0 12px;
  padding: 0
}
.page-id-30 .main li:nth-of-type(odd) {
  padding: 0;
  margin: 0 5% 0 0
}
.button {
  min-height: 45px;
  background-color: #333;
  border-radius: 5px;
  padding: 20px 30px;
  transition: all .3s ease-in-out
}
.button--purple, .button:hover {
  background-color: #6c5aff
}
.button:hover {
  color: #fff
}
.button svg {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(-30px, 25px);
  -ms-transform: translate(-30px, 25px);
  transform: translate(-30px, 25px)
}
.button--cta {
  padding: 20px 50px 20px 30px;
  position: relative
}
.button--purple:hover {
  background-color: #333
}
.combo {
  display: table;
  width: 100%
}
.combo>.combo-first {
  white-space: nowrap;
  padding-right: 30px
}
.combo>.combo-last {
  width: 100%
}
.combo-first, .combo-last {
  display: table-cell;
  vertical-align: top
}
.combo--rev>.combo-first {
  width: 100%;
  white-space: normal;
  padding-right: 0
}
.combo--rev>.combo-last {
  width: 0;
  white-space: nowrap;
  padding-left: 30px
}
.combo--middle>.combo-first, .combo--middle>.combo-last {
  vertical-align: middle
}
.combo--full>.combo-first, .combo--full>.combo-last {
  padding-left: 0;
  padding-right: 0
}
nav a:focus, nav a:hover {
  color: rgba(255, 255, 255, .7)
}
nav h1 {
  margin: 0
}
nav.unscrolled {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 5;
  /*position: absolute;
  right: 0;
  left: 0;*/
  padding-top: 16px
}
nav.fixed, nav.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background-color: #6c5aff;
  transition: opacity .5s ease-in-out;
  display: table;
  width: 100%;
  max-height: 50px;
  border-bottom: 0;
  overflow: hidden;
}
.navigation-black, .palm-nav {
  position: fixed;
  background: #1a1a1a
}
nav.scrolled {
  -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
  opacity: 0
}
nav.fixed {
  opacity: 1
}
@media (max-width: 768px) {
  .nav-full {
    display: none!important
  }
}
.show-nav {
  -webkit-transform: translateX(0)!important;
  -ms-transform: translateX(0)!important;
  transform: translateX(0)!important;
  opacity: 1!important
}
.nav-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.nav-right>* {
  margin: auto
}
.menu ul, ul.menu {
  text-align: right;
  padding: 0
}
.menu ul li, ul.menu li {
  display: inline-block;
  margin-right: 10px
}
.menu ul li.current-menu-item a,
ul.menu li.current-menu-item a {
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
}
@media (max-width: 768px) {
  .menu ul, ul.menu {
    text-align: center
  }
  .menu ul li, ul.menu li {
    display: block
  }
}
.menu ul li a, ul.menu li a {
  margin: 10px;
  transition: all .3s ease-in-out
}
.show-hamburger {
  display: none
}
@media (max-width: 768px) {
  .show-hamburger {
    display: table-cell
  }
  .logo>h1 {
    margin: 0
  }
}
.palm-nav {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  top: 108px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999999;
  padding: 40px 0 0;
  margin: 0;
  text-align: center;
  transition: all .3s ease-in-out
}
@media (max-width: 590px) {
  .palm-nav {
    /* top: 98px; */
  }
}
.palm-nav ul {
  padding: 0
}
.palm-nav ul li a, .palm-nav ul li a:visited {
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.75
}
.hamburger {
  text-align: right
}
.hamburger i.fa.fa-bars, .hamburger i.fa.fa-close {
  font-size: 3rem;
  color: #fff
}
.hamburger i.fa.fa-close {
  display: none
}
.logo-width--desktop {
  width: 150px
}
.logo {
  padding-top: 10px;
}
.logo svg {
  max-width: 150px;
  /* height: auto; */
  max-height: 80px;
}
.logo path {
  fill-opacity: 1;
}
@media (max-width: 768px) {
  .logo-width--mobile {
    width: 100%
  }
}
.navigation-black {
  z-index: 99999
}
.sidebar {
  width: 30%;
  float: left
}
.sidebar ul {
  margin: 0;
  padding: 0
}
#comments .navigation {
  padding: 0 0 18px
}
h3#comments-title, h3#reply-title {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0
}
h3#comments-title {
  padding: 24px 0
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  position: relative;
  clear: both;
  margin: 0 0 24px;
  padding: 0 0 0 56px
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0
}
#comments .comment-body ol, #comments .comment-body ul {
  margin-bottom: 18px
}
#comments .comment-body p:last-child {
  margin-bottom: 6px
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px
}
.commentlist ol {
  list-style: decimal
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0
}
#respond, .container, .container--inner, .hero {
  position: relative
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: 700
}
.comment-author .says {
  font-style: italic
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 5px
}
.comment-meta a:link, .comment-meta a:visited {
  color: #888;
  text-decoration: none
}
.reply {
  font-size: 12px;
  padding: 0 0 24px
}
.reply a, a.comment-edit-link {
  color: #888
}
.commentlist .children li {
  border: none;
  margin: 0
}
#comments .pingback {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7
}
.commentlist li.comment+li.pingback {
  margin-top: -6px
}
#comments .pingback p {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 0
}
#respond dd, #respond dt {
  display: inline
}
#comments .pingback .url {
  font-style: italic;
  font-size: 13px
}
input[type=submit] {
  color: #333
}
#respond {
  margin-top: 24px;
  border-top: 1px solid #e7e7e7
}
#respond .comment-notes {
  margin-bottom: 1em
}
.form-allowed-tags {
  line-height: 1em
}
.children #respond {
  margin: 0 48px 0 0
}
h3#reply-title {
  margin: 18px 0
}
#comments-list #respond {
  margin: 0 0 18px
}
#cancel-comment-reply-link {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400
}
#respond .required {
  color: #ff4b33;
  font-weight: 700
}
#respond dd, #respond dt, #respond label {
  color: #888;
  font-size: 12px
}
#respond input {
  width: 98%;
  margin: 0 0 9px
}
#respond textarea {
  width: 98%
}
#respond dd, #respond dt {
  line-height: 18px
}
#respond dd code {
  font-size: 11px
}
#respond .form-submit {
  margin: 0 0 24px
}
#respond .form-submit input {
  width: auto;
  font-size: 14px
}
.container, .content {
  width: 100%
}
#respond dl {
  margin: 0 0 10px
}
#respond dt {
  font-weight: 400
}
.nocomments, p.form-allowed-tags {
  display: none
}
.commentlist, .commentlist .children {
  list-style: none;
  margin: 0
}
.comment-meta a:active, .comment-meta a:hover, .reply a:hover, a.comment-edit-link:hover {
  color: #ff4b33
}
#comments-list ul #respond, #respond p {
  margin: 0
}
.spacer {
  height: 60px;
}
.container, .container--inner, .content, .content-800 {
  margin-left: auto;
  margin-right: auto
}
footer {
/*  margin-top: 1500px;
  padding: 60px 0;
*/  background-color: #6c5aff;
  height: auto;
  color: #fff;
  padding: 0 0 10px 0;
}
/*@media (max-width: 1440px) {
  footer {
    margin-top: 1100px;
  }
}
@media (max-width: 1280px) {
  footer {
    margin-top: 900px;
  }
}
@media (max-width: 960px) {
  footer {
    margin-top: 700px;
  }
}
@media (max-width: 768px) {
  footer {
    margin-top: 500px;
  }
  footer .footer-nav {
    display: none;
  }
}
@media (max-width: 590px) {
  footer, footer .container {
    padding: 0
  }
  footer {
    margin-top: 400px;
    font-size: 10px;
    height: auto;
    background: #fff;
  }
  footer .button.u-show--palm {
    font-size: 20px
  }
  footer .footer-nav {
    display: none
  }
  footer .combo-first {
    padding-right: 0!important
  }
  footer .button {
    background: #6c5aff!important
  }
  footer .button:focus, footer .button:hover {
    background: #2e08c5!important
  }
}*/
body {
/*  background: url(//bbyos.org/wp-content/uploads/2017/07/footer-bg.jpg) 50% calc(100% - 120px) no-repeat;
*/  background-size: 100% auto;
  color: #333;
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
body.disable-scroll {
  overflow: hidden;
  position: relative;
}
.content-800 {
  max-width: 800px
}
.container {
  max-width: 1440px;
  height: auto
}
.container--inner {
  max-width: 1180px;
  width: 100%;
  padding: 0
}
@media (max-width: 1440px) {
  .container--inner {
    padding: 15px
  }
}
@media (max-width: 590px) {
  .container--inner {
    padding: 10px
  }
}
body, html {
  padding: 0;
  margin: 0
}
img {
  max-width: 100%
}
.padding--desktop {
  padding: 60px 0
}
@media (max-width: 768px) {
  .padding--portable {
    padding: 40px 0
  }
}
@media (max-width: 590px) {
  .padding--palm {
    padding: 20px 0
  }
}
.grid-padding--desktop {
  padding: 30px
}
.textGroup--narrow {
  width: 60%;
  min-width: 650px
}
@media (max-width: 768px) {
  .textGroup--narrow {
    width: 95%;
    min-width: auto
  }
}
.full {
  width: 100%
}
.main {
/*  margin-top: 100px;
*/  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.startTheHealing h3 {
  max-width: 93%
}
@media (max-width: 768px) {
  .startTheHealing h3 {
    max-width: none
  }
}
@media (max-width: 590px) {
  .main {
    margin-top: 20px
  }
  .startTheHealing h3 {
    font-size: 36px;
    margin-bottom: 30px;
    max-width: 100%
  }
}
.hero {
  display: block;
  background-image: url(//bbyos.org/static/img/hero.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000;
  color: #fff;
  padding-bottom: 100px;
}
.hero:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .3);
  z-index: 0
}
.hero h2 {
  max-width: 1060px;
  font-size: 100px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0
}
.hero h2:nth-child(2) {
  margin: 0 0 30px
}
@media (max-width: 1440px) {
  .hero h2 {
    font-size: 60px
  }
}
@media (max-width: 768px) {
  .hero h2 {
    font-size: 30px
  }
  .hero h3 {
    width: 100%
  }
}
.hero h3 {
  max-width: 670px;
  font-size: 24px;
  letter-spacing: .5px;
  font-weight: 200;
  line-height: 1.6;
  margin: 0 0 20px
}
@media (max-width: 1440px) {
  .hero h3 {
    font-size: 16px
  }
}
.hero-textContainer {
  /*min-height: 80vh;*/
  position: relative
}
.hero-textGroup {
  /*position: absolute;
  top: 30%;
  left: 10px;*/
  z-index: 20
}
.home:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, transparent 100%);
  z-index: 1
}
.home--ourCommitment h2 {
  margin-bottom: 30px
}
.home--ourCommitment h3 {
  margin-bottom: 40px
}
.home--ourCommitment p {
  max-width: 425px;
  width: 100%
}
.home-sponsors {
  margin-top: 100px
}
@media (max-width: 768px) {
  .hero-textGroup {
    padding: 0 15px 0 0
  }
  .home--ourCommitment p {
    max-width: 100%
  }
  .home-sponsors {
    margin-top: 0
  }
}
.sponsor-quilt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}
.slick-next, .sponsor img {
  display: block;
  max-width: 100%;
  max-height: 100%
}
.sponsor {
  height: 115px;
  margin-right: 50px
}
@media (max-width: 768px) {
  .sponsor {
    margin-right: 0
  }
}
.sponsor:last-child {
  margin-right: 0
}
.sponsor img {
  margin: auto
}
.slick-next {
  position: absolute;
  width: auto;
  height: auto;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 30px;
  left: 130px;
  padding: 0;
  border: none;
  outline: 0;
  z-index: 88;
  margin-left: 50%
}
.about .bench, .member-photo {
  background-repeat: no-repeat
}
.about .bench, .carousel-images, .member-photo {
  background-size: cover;
  background-position: center center
}
.slick-next:before {
  content: ''
}
@media (max-width: 768px) {
  .slick-next {
    margin-top: 88%;
    left: auto;
    top: 0;
    margin-left: 0;
    right: 0
  }
}
@media (max-height: 800px) and (max-width: 768px) {
  .slick-next {
    margin-top: 67.5%
  }
}
.carousel {
  width: 100%;
  padding: 0;
  margin: 0 auto 80px
}
.carousel-slide {
  font-size: 0;
  letter-spacing: 0;
  position: relative
}
.carousel-images, .carousel-text {
  width: 50%;
  display: inline-block;
  font-size: 16px;
  letter-spacing: normal
}
.carousel-images {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0
}
.carousel-images:after {
  content: '';
  display: block;
  padding-top: 50%
}
.carousel-text {
  margin-left: 50%
}
@media (max-width: 768px) {
  .carousel-images, .carousel-text {
    width: 100%
  }
  .carousel-images:after {
    content: '';
    display: block;
    padding-top: 60%
  }
  .carousel-images {
    position: static
  }
  .carousel-text {
    margin-left: 0
  }
}
.carousel-text-wrapper {
  padding: 100px 30px 30px
}
@media (max-width: 768px) {
  .carousel-text-wrapper {
    padding: 20px 0 30px
  }
}
.carousel-count {
  width: 150px;
  height: 50px;
  position: absolute;
  font-size: 40px;
  top: 0;
  left: 0;
  margin-left: 50%;
  padding: 0 0 0 30px
}
@media (max-width: 768px) {
  .carousel-count {
    bottom: 0;
    top: auto;
    margin-left: 0;
    left: auto;
    right: 0
  }
}
.carousel-count--total {
  font-size: 24px;
  color: #888
}
.about .bench {
  background-image: url(//bbyos.org/wp-content/uploads/2017/07/bench.jpg);
  height: 500px;
  width: 100%;
  max-width: 1180px;
  position: relative;
  margin-left: auto;
  margin-right: auto
}
.about .bio, .about .bio-reverse {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.about .bio-first, .about .bio-last {
  /* width: 50% */
}
.about .bio-first img, .about .bio-last img {
  padding-top: 50px;
  max-width: 100%;
  height: auto;
}
.about .bio-first {
  padding-right: 60px
}
.about .bio-first ul {
  list-style-type: none;
  padding: 0;
}
.about .bio-first ul > li {
  text-indent: -5px;
}
.about .bio-first ul > li:before {
  content: "\2014";
  margin-right: 10px;
}
@media (max-width: 768px) {
  .about .bio {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .about .bio-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
  .about .bio-first, .about .bio-last {
    width: 100%
  }
  .about .bio-first {
    padding-right: 0
  }
}
.board-members {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.member {
  width: 33.333%;
  padding-right: 60px;
  margin-bottom: 60px
}
@media (max-width: 768px) {
  .member {
    width: 50%;
    padding-right: 30px
  }
}
.member-photo {
  margin-bottom: 24px
}
.member-photo:after {
  padding-top: 70%;
  content: '';
  display: block
}
section.tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
section.tabs label.margin-bottom {
  margin-bottom: 60px
}
@media (max-width: 590px) {
  .about .bench {
    height: 250px
  }
  .member {
    width: 100%;
    padding-right: 0
  }
  section.tabs label.margin-bottom {
    margin-bottom: 30px
  }
}
section.tabs label.tab {
  padding: 0 30px 0 0;
  cursor: pointer;
  z-index: 1;
  margin-left: -1px;
  font-family: Inconsolata, monospace, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #888
}
section.tabs label.tab:last-of-type {
  padding: 0
}
section.tabs label:first-of-type {
  margin-left: 0
}
section.tabs .tabbed-info {
  width: 100%;
  min-height: 900px;
  margin-top: -1px;
  padding: 20px 0 0;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
section.tabs div, section.tabs input[type=radio] {
  display: none
}
section.tabs input[type=radio]:checked+label {
  color: #6c5aff;
  padding: 0 0 20px;
  margin-right: 30px;
  border-bottom: 1px solid #6c5aff
}
section.tabs input[type=radio]:checked+label+div {
  display: block
}
.margin-top {
  margin-top: 80px
}
@media (max-width: 768px) {
  .margin-top {
    margin-top: 60px
  }
}
@media (max-width: 590px) {
  .margin-top {
    margin-top: 40px
  }
}
.margin-top--sm {
  margin-top: 30px
}
.padding-top {
  padding-top: 80px
}
.margin-bottom {
  margin-bottom: 80px
}
.padding-bottom {
  padding-bottom: 80px
}
@media (max-width: 768px) {
  .margin-top--sm {
    margin-top: 20px
  }
  .padding-top {
    padding-top: 60px
  }
  .margin-bottom {
    margin-bottom: 60px
  }
  .padding-bottom {
    padding-bottom: 60px
  }
}
.margin-center {
  margin-left: auto;
  margin-right: auto
}
.text-center {
  text-align: center
}
.u-show--palm {
  display: none
}
@media (max-width: 590px) {
  .margin-top--sm {
    margin-top: 10px
  }
  .padding-top, .padding-top--palm {
    padding-top: 40px
  }
  .margin-bottom {
    margin-bottom: 40px
  }
  .padding-bottom {
    padding-bottom: 40px
  }
  .u-show--palm {
    display: block
  }
  .u-hide--palm {
    display: none
  }
  .u-center--palm {
    text-align: center
  }
}
.palm-nav--show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.u-show--portable {
  display: none
}
@media (max-width: 768px) {
  .u-show--portable {
    display: block
  }
  .u-hide--portable {
    display: none
  }
}
.portable-nav--show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.u-display--none {
  display: none!important
}
.u-display--block {
  display: block!important
}
@media (max-width: 590px) {
  .margin-bottom--palm {
    margin-bottom: 30px
  }
}
.bg-purple {
  background: #6c5aff
}
.full-bleed {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw
}
.white-font {
  color: #fff
}

.main .h3 {
  font-size: 32px;
  margin-bottom: 10px;
}
