@import url(https://fonts.googleapis.com/css?family=Palanquin:400,600);
/* Site colour definition */
body {
  color: #2d2d2d;
  font-family: 'Palanquin', Arial, Verdana, Verdana, Geneva, sans-serif;
  font-weight: 400;
  height: 100%;
  margin: 0;
  overflow-x: hidden !important;
  padding: 0;
  width: 100%; }

#main {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

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

h1 {
  padding: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  margin: 0;
  opacity: 0;
  text-shadow: 0px 1px 5px black;
  transition: opacity 0.3s 2s ease; }
  h1 small {
    display: block;
    margin-top: 15px;
    opacity: 0;
    text-shadow: 0px 1px 5px black;
    transition: opacity 0.3s 4s ease; }

h2 {
  font-size: 1.8rem;
  text-align: center; }

a, a:link, a:visited, a:active, a:hover {
  color: #21b6ef;
  text-decoration: none;
  transition: all 0.2s ease; }

a.button {
  background: #21b6ef;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  margin: 15px;
  padding: 5px 15px; }

body.mobile .showMobile, body.desktop .showDesktop, body.tablet .showDesktop {
  display: block !important; }

body.mobile .hideMobile, body.desktop .hideDesktop, body.tablet .hideDesktop {
  display: none !important; }

#home {
  background: url("../images/studio/studio01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  position: relative; }
  #home .notice {
    position: absolute;
    top: 5vh;
    left: 0;
    right: 0;
    display: block;
    padding: 4% 5%;
    width: 80%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 10px 18px 10px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    text-align: center;
    color: #2d2d2d; }
    #home .notice .logo {
      margin-bottom: 20px;
      height: 120px;
      width: auto; }
    #home .notice h3 {
      color: #21b6ef;
      margin-top: 0; }
    #home .notice a {
      text-decoration: underline; }

#studio {
  background: #fff; }
  #studio .slide {
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden; }
  #studio .slick-dots li button:before {
    color: #99d7ef;
    font-size: 10px;
    opacity: 0.5; }
  #studio .slick-dots li.slick-active button:before {
    color: #21b6ef; }

#gears {
  background: url("../images/studio/gearsalpha40.jpg") no-repeat;
  background-position: center center;
  background-size: cover; }

#rate {
  background-color: #eef6fc; }

#contact {
  background: #fff; }

.scrollmagic-pin-spacer {
  background: #fff; }

ul.default li {
  list-style: disc;
  margin-left: 30px; }

.slick-slide {
  outline: none; }

@media screen and (min-width: 481px) and (max-width: 799px) {
  .desktop header, .tablet header {
    align-items: center;
    background-color: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    height: 125px;
    left: 0;
    padding: 20px 35px;
    position: fixed;
    top: 0;
    width: 100%;
    vertical-align: middle;
    z-index: 20; }
  .desktop .logo, .tablet .logo {
    flex: 0 0 auto;
    height: 88px;
    margin: 0px;
    width: 87px; }
  .desktop header > .nav, .tablet header > .nav {
    align-self: flex-end;
    background: transparent;
    display: inline-block;
    flex: 1 0 auto;
    padding: 0 15px;
    text-align: left;
    padding: 10px; }
    .desktop header > .nav li, .tablet header > .nav li {
      display: inline-block;
      height: 35px;
      margin: 0 10px 0 0;
      padding: 0px 0 0 10px;
      text-align: center;
      width: auto; }
    .desktop header > .nav a, .tablet header > .nav a {
      border: none;
      color: #21b6ef;
      display: block;
      height: 35px;
      line-height: 35px;
      width: 70px; }
    .desktop header > .nav a:hover, .tablet header > .nav a:hover {
      font-size: 1.2em; }
    .desktop header > .nav a.current, .tablet header > .nav a.current {
      font-size: 1.2em;
      font-weight: 600; }
    .desktop header > .nav .notice, .tablet header > .nav .notice {
      width: 50%; }
  .desktop .follow, .tablet .follow {
    align-self: flex-end;
    color: #21b6ef;
    flex: 0 0 auto;
    justify-content: flex-end;
    width: 200px; }
    .desktop .follow ul.social, .tablet .follow ul.social {
      display: block; }
      .desktop .follow ul.social li, .tablet .follow ul.social li {
        display: inline-block;
        font-size: 26px;
        margin-left: 15px;
        text-align: center;
        width: 30px; }
      .desktop .follow ul.social a:hover, .tablet .follow ul.social a:hover {
        font-size: 1.15em; }
    .desktop .follow .newsletter, .tablet .follow .newsletter {
      float: right;
      margin: 0;
      position: relative;
      text-align: center;
      width: 130px; }
      .desktop .follow .newsletter a, .tablet .follow .newsletter a {
        display: block;
        height: 28px;
        line-height: 28px; }
      .desktop .follow .newsletter a:before, .tablet .follow .newsletter a:before {
        transition: all 0.2s ease;
        font-size: 22px;
        margin-right: 10px;
        vertical-align: baseline; }
      .desktop .follow .newsletter a:hover:before, .tablet .follow .newsletter a:hover:before {
        font-size: 24px; }
  .desktop .page, .tablet .page {
    display: block;
    height: 100%;
    padding-top: 125px;
    width: 100vw; }
  .desktop .scrollmagic-pin-spacer, .tablet .scrollmagic-pin-spacer {
    min-height: initial !important; }
  .desktop .half, .tablet .half {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 49%; }
  .desktop #main > section, .tablet #main > section {
    background-size: cover;
    min-height: calc(100vh - 125px);
    padding-top: 125px;
    position: relative; }
  .desktop #home .intro, .tablet #home .intro {
    color: #fff;
    display: block;
    height: calc(100vh - 125px);
    position: relative;
    padding: 50vh 0 0 48vw;
    opacity: 0;
    width: 100%; }
    .desktop #home .intro h1, .tablet #home .intro h1 {
      opacity: 1;
      width: 46vw; }
      .desktop #home .intro h1 small, .tablet #home .intro h1 small {
        opacity: 1; }
  .desktop #home .notice, .tablet #home .notice {
    top: 15vh;
    width: 70%;
    font-size: 20px; }
  .desktop #studio, .tablet #studio {
    height: initial; }
    .desktop #studio .galleryWrap, .tablet #studio .galleryWrap {
      height: calc(90vh * 12 / 16);
      margin-top: 10px; }
    .desktop #studio .slide, .tablet #studio .slide {
      background-size: cover;
      background-position: center center;
      display: block;
      height: 65vh;
      margin: 0 auto;
      position: relative; }
    .desktop #studio .description, .tablet #studio .description {
      bottom: 10%;
      color: #666;
      display: block;
      max-width: 35%;
      min-width: 25%;
      padding: 1% 3% 1.2%;
      position: absolute;
      text-align: left;
      line-height: 1.2rem;
      background: rgba(255, 255, 255, 0.8);
      width: auto; }
      .desktop #studio .description.right, .tablet #studio .description.right {
        right: 0;
        text-align: right; }
    .desktop #studio .slick-arrow, .tablet #studio .slick-arrow {
      z-index: 10;
      height: 100%;
      width: 8vw; }
    .desktop #studio .slick-prev, .tablet #studio .slick-prev {
      left: 20px; }
    .desktop #studio .slick-next, .tablet #studio .slick-next {
      right: 20px; }
    .desktop #studio .slick-prev:before, .desktop #studio .slick-next:before, .tablet #studio .slick-prev:before, .tablet #studio .slick-next:before {
      font-size: 35px; }
    .desktop #studio .slick-prev:hover, .desktop #studio .slick-prev:focus, .desktop #studio .slick-next:hover, .desktop #studio .slick-next:focus, .tablet #studio .slick-prev:hover, .tablet #studio .slick-prev:focus, .tablet #studio .slick-next:hover, .tablet #studio .slick-next:focus {
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }
  .desktop #gears, .tablet #gears {
    color: #333; }
    .desktop #gears .subsection, .tablet #gears .subsection {
      padding-top: 30px;
      text-align: center; }
    .desktop #gears .description, .tablet #gears .description {
      font-weight: bold;
      margin: 0 auto 30px;
      max-width: 900px;
      text-align: center; }
    .desktop #gears .gearList, .tablet #gears .gearList {
      background: #fff;
      border: 1px solid #999;
      border-radius: 5px;
      display: block;
      margin: 0 auto;
      width: 80vw;
      max-width: 800px; }
    .desktop #gears .gear, .tablet #gears .gear {
      display: inline-block;
      height: 190px;
      margin: 0 0 10px 10px;
      position: relative;
      width: 180px; }
      .desktop #gears .gear:first-child, .tablet #gears .gear:first-child {
        margin-left: 0; }
      .desktop #gears .gear h3, .tablet #gears .gear h3 {
        color: #21b6ef;
        font-size: 1.8rem;
        line-height: 8.3rem;
        margin-bottom: 1.3vw; }
      .desktop #gears .gear p, .tablet #gears .gear p {
        background: #21b6ef;
        bottom: 10px;
        color: #fff;
        font-size: 0.8rem;
        left: 0;
        line-height: 1.3rem;
        margin: 10px 0;
        padding: 8px 12px;
        position: absolute;
        right: 0;
        text-align: center; }
      .desktop #gears .gear ul, .tablet #gears .gear ul {
        text-align: left;
        list-style: initial;
        margin: 1.2vw 1vw 1.2vw 3.4vw; }
      .desktop #gears .gear li, .tablet #gears .gear li {
        line-height: 1.3rem; }
    .desktop #gears .rowWrap, .tablet #gears .rowWrap {
      display: inline-block; }
    .desktop #gears a.button, .tablet #gears a.button {
      background: #21b6ef;
      border: none;
      border-radius: 5px;
      color: #fff;
      display: inline-block;
      font-size: 1rem;
      margin: 15px;
      padding: 5px 15px; }
  .desktop #rate .subsection, .tablet #rate .subsection {
    font-weight: bold;
    padding-top: 0px;
    text-align: center; }
  .desktop #rate table, .tablet #rate table {
    background-color: #fff;
    border: 1px solid #aaa;
    border-spacing: 0;
    border-radius: 5px;
    margin: 10px auto;
    width: 80%; }
    .desktop #rate table tr, .tablet #rate table tr {
      padding: 10px 20px; }
    .desktop #rate table thead tr td, .tablet #rate table thead tr td {
      border-bottom: 1px solid #ccc;
      font-weight: bold;
      padding: 10px 20px; }
    .desktop #rate table tbody tr td:first-child, .tablet #rate table tbody tr td:first-child {
      border-right: 1px solid #ccc;
      font-weight: bold;
      line-height: 1em;
      padding: 10px 20px; }
      .desktop #rate table tbody tr td:first-child small, .tablet #rate table tbody tr td:first-child small {
        font-weight: normal; }
    .desktop #rate table tfoot td, .tablet #rate table tfoot td {
      border-top: 1px solid #ccc;
      text-align: center; }
  .desktop #contact .contactDetail h3, .tablet #contact .contactDetail h3 {
    display: inline-block;
    margin: 10px 30px 5px 0;
    vertical-align: top; }
  .desktop #contact .contactDetail .col, .tablet #contact .contactDetail .col {
    display: inline-block;
    margin: 20px 0 10px 0;
    line-height: 1.2rem;
    vertical-align: top; }
  .desktop #contact .contactDetail div.col, .tablet #contact .contactDetail div.col {
    margin-top: 20px;
    width: 70%; }
    .desktop #contact .contactDetail div.col p, .tablet #contact .contactDetail div.col p {
      margin-top: 0; }
  .desktop #contact .contactDetail small, .tablet #contact .contactDetail small {
    display: block;
    margin-left: 166px; }
  .desktop #contact .subsection, .tablet #contact .subsection {
    padding-top: 30px;
    max-width: 960px;
    margin: 0 auto; }
    .desktop #contact .subsection .half, .tablet #contact .subsection .half {
      padding: 0 2vw; }
  .desktop #contact #map, .tablet #contact #map {
    background: #3fa3e5;
    display: block;
    height: 350px;
    width: 100%; }
  .desktop #contact .calendar iframe, .tablet #contact .calendar iframe {
    width: 100%; }
  .desktop #contact .view-cap, .desktop #contact .view-container-border, .tablet #contact .view-cap, .tablet #contact .view-container-border {
    background-color: #cbe5ef !important; }
  .desktop .newsletterPopup, .tablet .newsletterPopup {
    display: none;
    z-index: 10; } }

/*Mobile portrait*/
@media screen and (orientation: portrait) and (max-width: 600px) {
  header {
    height: 90px;
    padding: 15px;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    vertical-align: middle;
    z-index: 20; }
  .logo {
    display: inline-block;
    height: 62px;
    width: 60px; }
  .navIcon {
    color: #21b6ef;
    display: inline-block;
    font-size: 30px;
    margin-top: 18px;
    position: absolute;
    right: 20px;
    text-align: right;
    z-index: 2; }
    .navIcon ~ .nav {
      background: white;
      border-radius: 5px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
      text-align: left;
      position: absolute;
      right: 10px;
      margin: 0;
      padding: 10px;
      top: 25px;
      z-index: 1; }
      .navIcon ~ .nav li {
        display: block;
        height: 35px;
        margin: 0;
        padding: 5px;
        text-align: center;
        width: auto;
        font-size: 1rem; }
        .navIcon ~ .nav li:first-child {
          padding-top: 50px; }
      .navIcon ~ .nav a {
        border: none;
        color: #21b6ef;
        display: block;
        height: 35px;
        line-height: 35px;
        width: auto; }
      .navIcon ~ .nav a:hover {
        font-size: 1.2em; }
      .navIcon ~ .nav a.current {
        font-size: 1.2em;
        font-weight: 600; }
  .follow {
    display: none; }
  .newsletterPopup {
    display: none; }
  a.button {
    background: #21b6ef;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 15px auto;
    padding: 10px 15px;
    text-align: center;
    width: 60%; }
  .page {
    min-height: 100vh;
    width: 100%; }
  #home {
    background-position: center;
    height: 100%;
    margin: 0 auto;
    padding-top: 100px;
    position: relative; }
    #home .intro {
      opacity: 0; }
      #home .intro h1 {
        color: #fff;
        margin: 20px auto 0;
        opacity: 1;
        width: 80%; }
    #home .notice {
      top: 8vh;
      width: 70%;
      font-size: 16px; }
      #home .notice .logo {
        margin: 20px 0;
        height: 100px; }
      #home .notice h3 {
        font-size: 1.2em; }
  #studio {
    box-sizing: border-box;
    padding-top: 100px; }
    #studio .slide {
      background-position: center center;
      background-size: cover;
      height: 100vw; }
    #studio .slick-arrow {
      display: none;
      z-index: 10;
      height: 100%;
      width: 4vw; }
    #studio .slick-prev {
      left: 20px; }
    #studio .slick-next {
      right: 20px; }
    #studio .slick-prev:before, #studio .slick-next:before {
      font-size: 15px; }
    #studio .slick-prev:hover, #studio .slick-prev:focus, #studio .slick-next:hover, #studio .slick-next:focus {
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }
    #studio .description {
      bottom: 5%;
      color: #666;
      display: block;
      max-width: 80vw;
      min-width: 25vw;
      padding: 0.7% 0.7% 0.8%;
      position: absolute;
      text-align: left;
      line-height: 1.2rem;
      background: rgba(255, 255, 255, 0.8);
      width: 80vw; }
  #gears {
    background-color: #f4f4f4;
    background-color: -webkit-linear-gradient(#f4f4f4, #ededed);
    background-color: -o-linear-gradient(#f4f4f4, #ededed);
    background-color: -moz-linear-gradient(#f4f4f4, #ededed);
    background-color: linear-gradient(#f4f4f4, #ededed);
    background-position: center 95%;
    background-size: contain;
    padding-top: 100px;
    height: 100vh; }
    #gears .subsection {
      margin: 15px; }
      #gears .subsection .description {
        line-height: 1.5rem;
        text-align: center; }
      #gears .subsection .gearList {
        text-align: center; }
        #gears .subsection .gearList .rowWrap {
          margin-top: 10px; }
        #gears .subsection .gearList .gear {
          background-color: rgba(255, 255, 255, 0.8);
          border: 1px solid #aaa;
          border-radius: 5px;
          display: inline-block;
          height: 40%;
          margin: 0 5px;
          width: 40%; }
  #rate {
    background-color: #eef6fc;
    padding-top: 100px; }
    #rate .subsection {
      margin: 15px; }
      #rate .subsection p, #rate .subsection div {
        line-height: 1.5rem;
        text-align: center; }
      #rate .subsection p {
        text-align: left; }
    #rate table {
      background-color: #fff;
      border: 1px solid #aaa;
      border-spacing: 0;
      border-radius: 5px;
      margin: 10px auto;
      width: 80vw; }
      #rate table tr {
        line-height: 1.2rem;
        padding: 10px; }
      #rate table thead tr td {
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        padding: 10px;
        text-align: center; }
      #rate table tbody tr td {
        text-align: center; }
      #rate table tbody tr td:first-child {
        border-right: 1px solid #ccc;
        font-weight: bold;
        line-height: 1em;
        padding: 10px 20px;
        text-align: left;
        white-space: pre;
        width: 45%; }
        #rate table tbody tr td:first-child small {
          font-weight: normal; }
      #rate table tfoot td {
        border-top: 1px solid #ccc;
        text-align: center; }
  #contact .contactDetail h3 {
    display: inline-block;
    line-height: 1.2rem;
    margin: 20px 0 5px 0;
    width: 30%;
    vertical-align: top; }
  #contact .contactDetail .col {
    display: inline-block;
    margin: 20px 0 5px 0;
    line-height: 1.2rem;
    vertical-align: top; }
  #contact .contactDetail div.col {
    margin-top: 20px;
    width: 67%; }
    #contact .contactDetail div.col p {
      margin-top: 0;
      margin-bottom: 5px; }
  #contact .contactDetail small {
    display: block;
    margin-left: 30%;
    line-height: 1.1rem; }
  #contact .subsection {
    max-width: 100vw;
    padding: 20px; }
    #contact .subsection .half {
      padding-top: 100px; }
    #contact .subsection .location {
      margin-bottom: 30px; }
  #contact #map {
    background: #3fa3e5;
    display: block;
    height: 70vw;
    width: 90vw; }
  #contact .calendar iframe {
    width: 90vw; }
  #contact .calendar iframe .calendar-container div.bubble {
    width: 90vw !important; }
  #contact .view-cap, #contact .view-container-border {
    background-color: #cbe5ef !important; } }

@media screen and (orientation: landscape) and (max-width: 800px) {
  header {
    display: inline-block;
    height: 100%;
    padding: 15px;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 90px;
    z-index: 20; }
  .logo {
    display: inline-block;
    height: 62px;
    width: 60px; }
  .navIcon {
    display: none; }
  .nav {
    display: block !important; }
  body.mobile header .follow.hideMobile {
    display: block !important;
    position: absolute;
    bottom: 10px;
    font-size: 1.3rem;
    left: 0;
    text-align: center;
    width: 90px; }
    body.mobile header .follow.hideMobile .newsletter.hideMobile {
      display: none !important; }
    body.mobile header .follow.hideMobile li {
      display: inline-block;
      width: 40%; }
  #main {
    left: 90px;
    right: 0;
    width: auto; }
  .page {
    min-height: 100vh; }
  /*
.scrollmagic-pin-spacer {
		overflow: hidden;
		min-height: initial !important;
		padding: 0;
	}
*/
  #home h1 {
    color: #fff;
    padding: 20px;
    opacity: 1;
    width: 70%; }
  #studio .slick-slider {
    margin-bottom: 0; }
  #studio .slide {
    background-position: center 80%;
    background-size: cover;
    height: 100vh; }
  #studio .slide[data-slick-index="7"] {
    background-position: center 34%; }
  #studio .slick-dots {
    bottom: 20px; }
  #studio .description {
    bottom: 70px;
    color: #666;
    display: block;
    max-width: 50vw;
    min-width: 25vw;
    padding: 10px 15px 12px;
    position: absolute;
    text-align: left;
    line-height: 1.2rem;
    background: rgba(255, 255, 255, 0.8);
    width: 60vw; }
  #gears .subsection {
    padding: 20px 15px 15px;
    text-align: center; }
    #gears .subsection .description {
      text-align: center; }
    #gears .subsection .gearList .rowWrap {
      margin-top: 10px; }
    #gears .subsection .gearList .gear {
      background-color: rgba(255, 255, 255, 0.8);
      border: 1px solid #aaa;
      border-radius: 5px;
      display: inline-block;
      height: 40%;
      margin: 0 5px;
      width: 40%; }
    #gears .subsection a.button {
      background: #21b6ef;
      border: none;
      border-radius: 5px;
      color: #fff;
      display: inline-block;
      font-size: 1rem;
      margin: 15px;
      padding: 5px 15px; }
  #rate {
    background-color: #eef6fc; }
    #rate .subsection {
      font-weight: bold;
      padding: 15px;
      text-align: center; }
      #rate .subsection p {
        line-height: 1.2rem;
        padding: 0 30px; }
    #rate table {
      background-color: #fff;
      border: 1px solid #aaa;
      border-spacing: 0;
      border-radius: 5px;
      margin: 10px auto;
      width: 80%; }
      #rate table tr {
        padding: 5px 15px; }
      #rate table thead tr td {
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        padding: 10px 20px; }
      #rate table tbody tr td:first-child {
        border-right: 1px solid #ccc;
        font-weight: bold;
        line-height: 1em;
        padding: 10px 20px; }
        #rate table tbody tr td:first-child small {
          font-weight: normal; }
      #rate table tfoot td {
        border-top: 1px solid #ccc;
        text-align: center; }
    #rate a.button {
      background: #21b6ef;
      border: none;
      border-radius: 5px;
      color: #fff;
      display: inline-block;
      font-size: 1rem;
      margin: 15px;
      padding: 5px 15px; }
  #contact {
    background: #fff; }
    #contact .contactDetail {
      display: block;
      width: 44%; }
      #contact .contactDetail h3 {
        display: inline-block;
        line-height: 1.2rem;
        margin: 20px 0 5px 0;
        width: 36%;
        vertical-align: top; }
      #contact .contactDetail .col {
        display: inline-block;
        margin: 20px 0 5px 0;
        line-height: 1.2rem;
        vertical-align: top;
        width: 62%; }
      #contact .contactDetail div.col {
        margin-top: 20px;
        width: 62%; }
        #contact .contactDetail div.col p {
          margin-top: 0;
          margin-bottom: 5px; }
      #contact .contactDetail small {
        display: block;
        line-height: 1.1rem;
        margin-left: 39%;
        text-indent: -5px; }
      #contact .contactDetail .contactDetail {
        width: auto; }
    #contact .subsection {
      max-width: 100vw;
      padding: 20px; }
      #contact .subsection .half {
        width: 100%; }
      #contact .subsection .location {
        margin-bottom: 30px; }
    #contact #map {
      background: #3fa3e5;
      display: inline-block;
      float: right;
      height: 80vh;
      width: 80vh; }
    #contact .calendar {
      padding-top: 30px; }
    #contact .calendar iframe {
      width: 80vh;
      float: right; }
    #contact .calendar iframe .calendar-container div.bubble {
      width: 50vh !important; }
    #contact .view-cap, #contact .view-container-border {
      background-color: #cbe5ef !important; }
  .newsletterPopup {
    display: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    font-size: 0.8rem;
    overflow-y: scroll;
    position: fixed;
    top: 1.8vh;
    right: 4vw;
    height: auto;
    max-height: 95vh;
    width: 75%; }
    .newsletterPopup .closeBtn {
      background-color: #fff;
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      height: 30px;
      padding: 0 0 0 9px;
      position: absolute;
      right: 5px;
      top: 5px;
      width: 30px;
      z-index: 10; }
    .newsletterPopup.show {
      display: block; }
    .newsletterPopup #mc_embed_signup {
      padding: 0 15px 15px; }
      .newsletterPopup #mc_embed_signup .mc-field-group.input-group ul li {
        display: inline-block; }
      .newsletterPopup #mc_embed_signup form {
        padding: 0; }
      .newsletterPopup #mc_embed_signup .clear {
        text-align: center; }
        .newsletterPopup #mc_embed_signup .clear .ui-btn {
          color: #fff; }
        .newsletterPopup #mc_embed_signup .clear input.button {
          position: relative;
          left: -30px; }
      .newsletterPopup #mc_embed_signup .input-group ul {
        text-align: center; } }

/* Tablet or anything between mobile and a desktop */
@media screen and (min-width: 800px) {
  .desktop, .tablet {
    /* Site structure */
    /*
		#gears:after {
			bottom: 0;
			content: '';
			height: 100%;
			left: 0;
			opacity: 0.4;
			position: absolute;
			right: 0;
			top: 0;
			width: 100%;
			z-index: -1;
		}
		*/
    /*MailChimp Styles*/ }
    .desktop header, .tablet header {
      align-items: center;
      background-color: rgba(255, 255, 255, 0.8);
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      height: 125px;
      left: 0;
      padding: 20px 35px;
      position: fixed;
      top: 0;
      width: 100%;
      vertical-align: middle;
      z-index: 20; }
    .desktop .logo, .tablet .logo {
      flex: 0 0 auto;
      height: 88px;
      margin: 0px;
      width: 87px; }
    .desktop header > .nav, .tablet header > .nav {
      align-self: flex-end;
      background: transparent;
      display: inline-block;
      flex: 1 0 auto;
      padding: 0 25px;
      text-align: left; }
      .desktop header > .nav li, .tablet header > .nav li {
        display: inline-block;
        height: 35px;
        margin: 0 5px 0 0;
        padding: 0px 0 0 5px;
        text-align: center;
        width: auto; }
      .desktop header > .nav a, .tablet header > .nav a {
        border: none;
        color: #21b6ef;
        display: block;
        height: 35px;
        line-height: 35px;
        width: 70px; }
      .desktop header > .nav a:hover, .tablet header > .nav a:hover {
        font-size: 1.2em; }
      .desktop header > .nav a.current, .tablet header > .nav a.current {
        font-size: 1.2em;
        font-weight: 600; }
      .desktop header > .nav li:last-child a, .tablet header > .nav li:last-child a {
        padding: 0 4px !important;
        width: 100px; }
    .desktop .follow, .tablet .follow {
      align-self: flex-end;
      color: #21b6ef;
      flex: 0 0 auto;
      justify-content: flex-end;
      width: 200px; }
      .desktop .follow ul.social, .tablet .follow ul.social {
        display: block; }
        .desktop .follow ul.social li, .tablet .follow ul.social li {
          display: inline-block;
          font-size: 26px;
          margin-left: 15px;
          text-align: center;
          width: 30px; }
        .desktop .follow ul.social a:hover, .tablet .follow ul.social a:hover {
          font-size: 1.15em; }
      .desktop .follow .newsletter, .tablet .follow .newsletter {
        float: right;
        margin: 0;
        position: relative;
        text-align: center;
        width: 130px; }
        .desktop .follow .newsletter a, .tablet .follow .newsletter a {
          display: block;
          height: 28px;
          line-height: 28px; }
        .desktop .follow .newsletter a:before, .tablet .follow .newsletter a:before {
          transition: all 0.2s ease;
          font-size: 22px;
          margin-right: 10px;
          vertical-align: baseline; }
        .desktop .follow .newsletter a:hover:before, .tablet .follow .newsletter a:hover:before {
          font-size: 24px; }
    .desktop .scroll, .tablet .scroll {
      height: 100%;
      position: fixed;
      z-index: 5; }
      .desktop .scroll a, .tablet .scroll a {
        box-sizing: border-box;
        color: #fff;
        display: block;
        font-size: 50px;
        height: 100%;
        opacity: 0;
        padding-top: calc(50vh - 125px);
        width: 100%; }
      .desktop .scroll a:hover, .tablet .scroll a:hover {
        font-size: 60px; }
    .desktop .scrollLeft, .tablet .scrollLeft {
      left: 0;
      width: 150px; }
      .desktop .scrollLeft a, .tablet .scrollLeft a {
        padding-left: 50px; }
      .desktop .scrollLeft a:hover, .tablet .scrollLeft a:hover {
        opacity: 1; }
    .desktop .scrollRight, .tablet .scrollRight {
      right: 0;
      text-align: right;
      width: 150px; }
      .desktop .scrollRight a, .tablet .scrollRight a {
        padding-right: 50px; }
      .desktop .scrollRight a:hover, .tablet .scrollRight a:hover {
        opacity: 1; }
    .desktop .page, .tablet .page {
      display: block;
      height: 100%;
      padding-top: 125px;
      width: 100vw; }
    .desktop .third, .tablet .third {
      display: inline-block;
      vertical-align: top;
      width: 31%; }
    .desktop .twoThird, .tablet .twoThird {
      display: inline-block;
      vertical-align: top;
      width: 62%; }
    .desktop .half, .tablet .half {
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      width: 49%; }
    .desktop .scrollmagic-pin-spacer, .tablet .scrollmagic-pin-spacer {
      overflow: hidden;
      min-height: initial !important; }
    .desktop #main > section, .tablet #main > section {
      background-size: cover;
      /* 	flex: 1 0 auto; */
      min-height: calc(100vh - 125px);
      padding-top: 125px;
      position: relative; }
    .desktop #home, .tablet #home {
      position: relative; }
      .desktop #home .intro, .tablet #home .intro {
        color: #fff;
        display: block;
        height: calc(100vh - 125px);
        position: relative;
        padding: 50vh 0 0 48vw;
        width: 100%;
        opacity: 0; }
        .desktop #home .intro h1, .tablet #home .intro h1 {
          opacity: 1;
          width: 46vw; }
          .desktop #home .intro h1 small, .tablet #home .intro h1 small {
            opacity: 1; }
      .desktop #home .notice, .tablet #home .notice {
        position: absolute;
        top: 15vh;
        left: 0;
        right: 0;
        display: block;
        padding: 3% 5% 4%;
        width: 50%;
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.8);
        box-shadow: 0 10px 18px 10px rgba(0, 0, 0, 0.3);
        font-size: 24px;
        text-align: center;
        color: #2d2d2d; }
        .desktop #home .notice .logo, .tablet #home .notice .logo {
          margin-bottom: 20px; }
        .desktop #home .notice h3, .tablet #home .notice h3 {
          color: #21b6ef;
          margin-top: 0; }
        .desktop #home .notice a, .tablet #home .notice a {
          text-decoration: underline; }
    .desktop #studio, .tablet #studio {
      /* 	background: url('/images/studio/studio03alpha25.jpg') no-repeat;
		// 	background-position-y: 100%; 
		// 	background-size: cover;*/
      background-color: #fff;
      height: initial; }
      .desktop #studio .galleryWrap, .tablet #studio .galleryWrap {
        height: calc(90vh * 12 / 16);
        margin-top: 10px; }
      .desktop #studio .slide, .tablet #studio .slide {
        background-size: cover;
        background-position: center center;
        display: block;
        margin: 0 auto;
        position: relative; }
      .desktop #studio .description, .tablet #studio .description {
        bottom: 10%;
        color: #666;
        display: block;
        max-width: 35%;
        min-width: 25%;
        padding: 1% 3% 1.2%;
        position: absolute;
        text-align: left;
        line-height: 1.2rem;
        background: rgba(255, 255, 255, 0.8);
        width: auto; }
        .desktop #studio .description.right, .tablet #studio .description.right {
          right: 0;
          text-align: right; }
      .desktop #studio .slick-arrow, .tablet #studio .slick-arrow {
        z-index: 10;
        height: 100%;
        width: 8vw; }
      .desktop #studio .slick-prev, .tablet #studio .slick-prev {
        left: 20px; }
      .desktop #studio .slick-next, .tablet #studio .slick-next {
        right: 20px; }
      .desktop #studio .slick-prev:before, .desktop #studio .slick-next:before, .tablet #studio .slick-prev:before, .tablet #studio .slick-next:before {
        font-size: 35px; }
      .desktop #studio .slick-prev:hover, .desktop #studio .slick-prev:focus, .desktop #studio .slick-next:hover, .desktop #studio .slick-next:focus, .tablet #studio .slick-prev:hover, .tablet #studio .slick-prev:focus, .tablet #studio .slick-next:hover, .tablet #studio .slick-next:focus {
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }
    .desktop #gears, .tablet #gears {
      color: #333; }
      .desktop #gears .subsection, .tablet #gears .subsection {
        padding-top: 30px;
        text-align: center; }
      .desktop #gears .description, .tablet #gears .description {
        font-weight: bold;
        margin: 0 auto 30px;
        max-width: 900px;
        text-align: center; }
      .desktop #gears .gearList, .tablet #gears .gearList {
        background: #fff;
        border: 1px solid #999;
        border-radius: 5px;
        display: block;
        margin: 0 auto;
        width: 80vw;
        max-width: 800px; }
      .desktop #gears .gear, .tablet #gears .gear {
        display: inline-block;
        height: 190px;
        margin: 0 0 10px 10px;
        position: relative;
        width: 180px; }
        .desktop #gears .gear:first-child, .tablet #gears .gear:first-child {
          margin-left: 0; }
        .desktop #gears .gear h3, .tablet #gears .gear h3 {
          color: #21b6ef;
          font-size: 1.8rem;
          line-height: 8.3rem;
          margin-bottom: 1.3vw; }
        .desktop #gears .gear p, .tablet #gears .gear p {
          background: #21b6ef;
          bottom: 10px;
          color: #fff;
          font-size: 0.8rem;
          left: 0;
          line-height: 1.3rem;
          margin: 10px 0;
          padding: 8px 12px;
          position: absolute;
          right: 0;
          text-align: center; }
        .desktop #gears .gear ul, .tablet #gears .gear ul {
          text-align: left;
          list-style: initial;
          margin: 1.2vw 1vw 1.2vw 3.4vw; }
        .desktop #gears .gear li, .tablet #gears .gear li {
          line-height: 1.3rem; }
      .desktop #gears .rowWrap, .tablet #gears .rowWrap {
        display: inline-block; }
    .desktop #rate .subsection, .tablet #rate .subsection {
      font-weight: bold;
      padding-top: 30px;
      text-align: center; }
    .desktop #rate table, .tablet #rate table {
      background-color: #fff;
      border: 1px solid #aaa;
      border-spacing: 0;
      border-radius: 5px;
      margin: 10px auto;
      width: 800px; }
      .desktop #rate table tr, .tablet #rate table tr {
        padding: 10px 20px; }
      .desktop #rate table thead tr td, .tablet #rate table thead tr td {
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        padding: 10px 20px; }
      .desktop #rate table tbody tr td:first-child, .tablet #rate table tbody tr td:first-child {
        border-right: 1px solid #ccc;
        font-weight: bold;
        line-height: 1em;
        padding: 10px 20px; }
        .desktop #rate table tbody tr td:first-child small, .tablet #rate table tbody tr td:first-child small {
          font-weight: normal; }
      .desktop #rate table tfoot td, .tablet #rate table tfoot td {
        border-top: 1px solid #ccc;
        text-align: center; }
    .desktop #contact .contactDetail h3, .tablet #contact .contactDetail h3 {
      display: inline-block;
      margin: 10px 30px 5px 0;
      vertical-align: top; }
    .desktop #contact .contactDetail .col, .tablet #contact .contactDetail .col {
      display: inline-block;
      margin: 20px 0 10px 0;
      line-height: 1.2rem;
      vertical-align: top; }
    .desktop #contact .contactDetail div.col, .tablet #contact .contactDetail div.col {
      margin-top: 20px;
      width: 70%; }
      .desktop #contact .contactDetail div.col p, .tablet #contact .contactDetail div.col p {
        margin-top: 0; }
    .desktop #contact .contactDetail small, .tablet #contact .contactDetail small {
      display: block;
      line-height: 1.1rem;
      margin-left: 166px; }
    .desktop #contact .subsection, .tablet #contact .subsection {
      padding-top: 30px;
      max-width: 960px;
      margin: 0 auto; }
      .desktop #contact .subsection .half, .tablet #contact .subsection .half {
        padding: 0 2vw; }
    .desktop #contact #map, .tablet #contact #map {
      background: #3fa3e5;
      display: block;
      height: 350px;
      width: 100%; }
    .desktop #contact .calendar iframe, .tablet #contact .calendar iframe {
      width: 100%; }
    .desktop #contact .view-cap, .desktop #contact .view-container-border, .tablet #contact .view-cap, .tablet #contact .view-container-border {
      background-color: #cbe5ef !important; }
    .desktop #blog, .tablet #blog {
      background-color: #aff39b; }
    .desktop a.button, .tablet a.button {
      background: #21b6ef;
      border: none;
      border-radius: 5px;
      color: #fff;
      display: inline-block;
      font-size: 1rem;
      margin: 15px;
      padding: 5px 15px; }
    .desktop #mc_embed_signup input.button, .tablet #mc_embed_signup input.button {
      background-color: #21b6ef; }
    .desktop #mc_embed_signup .ui-input-btn, .tablet #mc_embed_signup .ui-input-btn {
      color: transparent;
      width: 0; }
    .desktop #mc_embed_signup label, .tablet #mc_embed_signup label {
      margin-right: 10px; }
  .newsletterPopup {
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    display: none;
    height: auto;
    left: calc( 50vw - 300px);
    position: fixed;
    top: calc( 50vh - 240px);
    width: 600px;
    z-index: 100; }
    .newsletterPopup.show {
      display: block; }
    .newsletterPopup .closeBtn {
      background-color: #fff;
      border: 1px solid #999;
      border-radius: 20px;
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      height: 30px;
      padding: 0 0 0 9px;
      position: absolute;
      right: -15px;
      top: -15px;
      width: 30px; }
  #studio .slide {
    height: 65vh; } }

@media screen and (min-width: 1001px) {
  #studio .slide {
    height: 65vh; } }

@media screen and (min-width: 1450px) {
  .desktop #home .notice, .tablet #home .notice {
    width: 30%; } }

/* ----- Accuity Override ----*/
#acuity-modal-frame .btn-info, #acuity-modal-frame .btn-primary, #acuity-modal-frame .btn-primary:focus {
  background-color: #21b6ef !important; }

/*# sourceMappingURL=betabox.map */