#slides {
  position: relative; }

#slides .slides-container {
  display: none; }

#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%; }

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both; }

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  top: 46%;
  width: 100%; }

.slides-navigation a {
  position: absolute;
  display: block; }

.slides-navigation a.prev {
  left: 0; }

.slides-navigation a.next {
  right: 0; }

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%; }

.slides-pagination a {
  border: 2px solid #222;
  border-radius: 15px;
  width: 10px;
  height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 2px;
  overflow: hidden;
  text-indent: -100%; }

.slides-pagination a.current {
  background: #222; }

/*

Theme Name: Natasa Bertalanic
Theme URI: http://www.natasabertalanic.co.uk/
Author: Edward Ball
Author URI: http://aptary.com/
Description: Natasa Bertalanic's custom theme
Version: 1.0

*/
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

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

.hidden {
  display: none !important; }

@media (max-width: 969px) {
  .hide--mobile {
    display: none; } }
[class*="col"] {
  float: left;
  min-height: 1px;
  padding: 0 6px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 12px; }

[class*="row"] {
  margin-bottom: 12px; }

.grid {
  margin: 0 5px; }

.right {
  float: right; }

.col1 {
  width: 120px; }

.row1 {
  height: 108px; }

.col2 {
  width: 240px; }

.row2 {
  height: 216px; }

.col3 {
  width: 360px; }

.row3 {
  height: 324px; }

.col4 {
  width: 480px; }

.row4 {
  height: 432px; }

.col5 {
  width: 600px; }

.row5 {
  height: 540px; }

.col6 {
  width: 720px; }

.row6 {
  height: 648px; }

.col7 {
  width: 840px; }

.row7 {
  height: 756px; }

.col8 {
  width: 960px; }

.row8 {
  height: 864px; }

.col9 {
  width: 1080px; }

.row9 {
  height: 972px; }

.col10 {
  width: 1200px; }

.row10 {
  height: 1080px; }

.col11 {
  width: 1320px; }

.row11 {
  height: 1188px; }

.col12 {
  width: 1440px; }

.row12 {
  height: 1296px; }

.col13 {
  width: 1560px; }

.row13 {
  height: 1404px; }

.col14 {
  width: 1680px; }

.row14 {
  height: 1512px; }

.col15 {
  width: 1800px; }

.row15 {
  height: 1620px; }

.col16 {
  width: 1920px; }

.row16 {
  height: 1728px; }

body, h1, h2, p, a {
  color: #000; }

p {
  margin-bottom: 12px; }

a {
  text-decoration: none; }

a:hover {
  color: #FFF;
  -webkit-transition-duration: 0s; }

.text--small, body, h1, h2, p, a {
  font: 17px/24px "aktiv-grotesk-std", Arial, sans-serif; }

.text--medium {
  font: 40px/48px "aktiv-grotesk-std", Arial, sans-serif; }

.text--large, h1 {
  font: ""; }

li, h1, h2, h3 {
  text-indent: 0 !important; }

.page-content li {
  border-top: solid 1px black;
  padding: 6px 0 17px; }

.page-content ul {
  border-bottom: solid 1px black;
  margin-bottom: 44px;
  padding-top: 5px; }

.page-content h1 {
  text-decoration: underline; }

html {
  min-width: 640px;
  transition: background 0.5s linear; }

body {
  min-width: 640px;
  padding-bottom: 108px; }

.wrapper {
  padding: 18px;
  overflow: hidden; }

@media (max-width: 980px) {
  .page-content.col4 {
    width: 360px; } }
.header {
  overflow: hidden;
  padding: 18px;
  margin-bottom: 108px;
  margin-bottom: 89px; }

.mini-header {
  margin-bottom: 170px; }

.logo {
  padding: 6px;
  clear: both; }

.logo--wordmark {
  float: left; }

.logo--symbol {
  float: right; }

.navigation a {
  font: 22px/30px "aktiv-grotesk-std", Arial, sans-serif;
  height: 25px;
  border-bottom: solid 1px transparent;
  display: inline-block; }
  .navigation a:hover {
    color: white; }
  .navigation a.selected:hover {
    border-color: white; }

.navigation .selected {
  border-color: black; }

.page--the-space .navigation a:hover {
  color: black; }

.page--the-space .navigation a.selected:hover {
  border-color: black; }

.page--the-space .navigation .selected {
  border-color: white; }

.page--the-practice {
  background: #E5DBCE; }
  .page--the-practice .page-content img {
    position: absolute;
    top: 505px;
    right: 144px; }

@media (max-width: 1140px) {
  .page--the-practice .page-content img {
    display: none; } }
.page--contact {
  background: #CCE1B5;
  padding-bottom: 0; }
  .page--contact .page-content {
    margin-bottom: 0; }

.credits {
  margin-top: 284px;
  width: 110%;
  margin-bottom: 0; }

.page--psychotherapy {
  background: #CCE1B5; }

.page--services-and-fees {
  background: #E5DBCE; }

html,
body.page--the-space {
  width: 100%;
  height: 100%; }

body.page--the-space {
  background: #EFE386;
  color: #FFF;
  padding-bottom: 0; }
  body.page--the-space h1, body.page--the-space h2, body.page--the-space a, body.page--the-space p {
    color: #FFF; }

.page--the-space .page-content {
  margin-top: -9px; }

.page--the-space .page-content p {
  font: 40px/48px "aktiv-grotesk-std", Arial, sans-serif; }

.page--the-space .page-content .slide-nav {
  margin-top: 28px; }

.page--the-space .page-content .slide-nav p {
  font: 22px/30px "aktiv-grotesk-std", Arial, sans-serif; }

.page--the-space .page-content .slide-nav a {
  font: 40px/48px "aktiv-grotesk-std", Arial, sans-serif;
  position: relative;
  top: 15px;
  display: inline-block;
  height: 42px; }

.slide-nav a.selected {
  border-bottom: solid 2px white; }

.slide-nav a:hover {
  color: #000; }

.slide-nav a.selected:hover {
  color: #FFF; }

.page--the-space .header, .page--the-space .wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 640px;
  box-sizing: border-box; }
.page--the-space .wrapper {
  top: 480px; }

#slides {
  z-index: -1; }

@media (max-width: 1000px) {
  .page--the-space .page-content {
    margin-top: 0px; }

  .page--the-space .page-content {
    width: 360px; }

  .page--the-space .page-content .slide-nav {
    margin-top: 0px; }

  .page--the-space .page-content p {
    font: 17px/24px "aktiv-grotesk-std", Arial, sans-serif; }

  .page--the-space .page-content .slide-nav p {
    font: 22px/30px "aktiv-grotesk-std", Arial, sans-serif; }

  .page--the-space .page-content .slide-nav a {
    font: 22px/30px "aktiv-grotesk-std", Arial, sans-serif;
    position: relative;
    top: 0;
    display: inline-block;
    height: 25px; }

  .slide-nav a.selected {
    border-bottom-width: 1px; } }
img {
  display: block; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

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