* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }
  *:after, *:before {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */ }

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  body div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }

span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

a:hover, :active, :focus {
  outline: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td {
  vertical-align: top; }
  td img {
    vertical-align: top; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label {
  cursor: pointer; }

input[type=button], input[type=submit] {
  cursor: pointer; }

button {
  cursor: pointer;
  margin: 0; }

input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible;
  border: 0;
  background: transparent; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie6 html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

/*
Theme Name: Cloud Room 2015
Theme URI: http: //builtbycivilization.com
Author: Civilization
Description: 2015 WP Theme for Cloud Room Seattle
*/
html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  /* fixes FF over-bolding */
  min-height: 100%;
  position: relative;
  background: #fff;
  font-size: 62.5%;
  /* 10px reset */ }
  @media only screen and (max-width: 800px) {
    html {
      font-size: 56.5625%;
      /* 9px reset */ } }

body {
  min-height: 100%;
  line-height: 2rem;
  font-size: 1.4rem;
  font-family: "news-gothic-std", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #DFE9F6 url(images/bg.png);
  color: #58595B; }

p {
  margin: 0 auto; }
  p + p, p + h2, p + h3 {
    margin-top: 40px; }
    @media only screen and (max-height: 650px) {
      p + p, p + h2, p + h3 {
        margin-top: 30px; } }

h4 {
  text-rendering: optimizeLegibility;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4; }
  h4 + h3 {
    margin-top: 40px; }
    @media only screen and (max-height: 650px) {
      h4 + h3 {
        margin-top: 30px; } }

h3 {
  text-rendering: optimizeLegibility;
  font-size: 2.48rem;
  font-weight: 600;
  line-height: 1.4; }
  @media only screen and (max-width: 599px) {
    h3 {
      font-size: 2rem; } }
  h3 + h3 {
    margin-top: 40px; }
    @media only screen and (max-height: 650px) {
      h3 + h3 {
        margin-top: 30px; } }

h2 {
  text-rendering: optimizeLegibility;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.2; }

h1 {
  position: fixed;
  top: 0;
  width: 100%;
  height: 115px; }
  @media only screen and (max-width: 599px) {
    h1 {
      position: absolute; } }
  h1 a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url(images/CloudRoom_Logo2_Gray.png) 50% 50% no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-background-size: auto 75px;
    -moz-background-size: auto 75px;
    -o-background-size: auto 75px;
    background-size: auto 75px;
    -moz-transform: rotate(0.0001deg);
    /* FF rendering hack */
    z-index: 2;
    cursor: default;
    -webkit-transition-delay: 0.125s;
    -moz-transition-delay: 0.125s;
    -o-transition-delay: 0.125s;
    transition-delay: 0.125s; }
  h1 i {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.88);
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  h1.opaque a {
    cursor: pointer; }
  h1.opaque i {
    border-color: #bdc5ce; }

a {
  color: #58595B;
  text-decoration: none; }
  a:hover {
    color: #333; }

.wrap {
  display: none;
  /* jQuery fadeIn */ }

section {
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transform: rotate(0.0001deg);
  /* FF rendering hack */
  background-position: 50% 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 0; }
  section article {
    margin: 115px auto 0; }
    @media only screen and (max-width: 599px) {
      section article {
        margin: 0 auto; } }
  section.intro {
    position: relative; }
    section.intro .slideshow-wrap {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1; }
      section.intro .slideshow-wrap .cycle-slideshow {
        width: 100vw;
        height: 100%; }
        section.intro .slideshow-wrap .cycle-slideshow div {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          -moz-transform: rotate(0.0001deg);
          /* FF rendering hack */
          background-position: 50% 50%; }
    section.intro article {
      position: relative; }
      section.intro article h2 {
        width: 50%;
        font-size: 5vw;
        padding: 50px;
        margin: 0 auto;
        cursor: pointer;
        color: #fff;
        text-shadow: 0 0 15px rgba(0, 0, 0, 0.125); }
        @media only screen and (max-width: 800px) {
          section.intro article h2 {
            width: 60%;
            font-size: 4.5rem; } }
        @media only screen and (max-width: 599px) {
          section.intro article h2 {
            width: 80%;
            margin: 115px auto 30px;
            padding: 0; } }
        section.intro article h2 + h4 {
          color: #fff;
          text-shadow: 0 0 15px rgba(0, 0, 0, 0.125); }
  section.partners {
    border-top: 1px solid #bdc5ce; }
    @media only screen and (max-width: 800px) {
      section.partners {
        padding: 0 30px; } }
    @media only screen and (max-width: 599px) {
      section.partners {
        border-top: 1px solid #bdc5ce;
        padding: 30px;
        border-bottom: 1px solid #bdc5ce; } }
    section.partners article {
      width: 100%;
      max-width: 52em;
      text-align: left; }
      section.partners article blockquote {
        margin: 30px 0;
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px; }
        @media only screen and (max-width: 599px) {
          section.partners article blockquote {
            -webkit-columns: 1;
            -moz-columns: 1;
            columns: 1;
            -webkit-column-gap: 0;
            -moz-column-gap: 0;
            column-gap: 0; } }
        @media only screen and (max-height: 650px) {
          section.partners article blockquote {
            margin: 1em 0; } }
        section.partners article blockquote + p {
          border-top: 1px solid #bdc5ce;
          padding-top: 30px; }
          @media only screen and (max-height: 650px) {
            section.partners article blockquote + p {
              padding-top: 1em; } }
    section.partners .logos {
      margin: 20px auto 0;
      max-width: 800px;
      font-size: 0;
      text-rendering: optimizeLegibility; }
      section.partners .logos .logo {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 19%;
        max-width: 220px;
        height: 75px;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        -moz-transform: rotate(0.0001deg);
        /* FF rendering hack */
        background-position: 50% 50%;
        background-repeat: no-repeat;
        opacity: 0; }
        @media only screen and (max-width: 800px) {
          section.partners .logos .logo {
            width: 24%;
            opacity: 1; } }
        @media only screen and (max-width: 599px) {
          section.partners .logos .logo {
            width: 33%;
            height: 50px; } }
  section.contact {
    border-top: 1px solid #bdc5ce; }
    @media only screen and (max-width: 800px) {
      section.contact {
        padding: 30px; } }
  @media only screen and (max-width: 800px) {
    section {
      opacity: 0.99999; } }
  section.active {
    opacity: 0.99999; }
    section.active .logos .logo {
      opacity: 0.99999;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }

.events-wrap section {opacity:1;}

section.partners .logos .logo:nth-child(1) {
  -webkit-transition-delay: calc(1 * 50ms);
  -moz-transition-delay: calc(1 * 50ms);
  -o-transition-delay: calc(1 * 50ms);
  transition-delay: calc(1 * 50ms); }

section.partners .logos .logo:nth-child(2) {
  -webkit-transition-delay: calc(2 * 50ms);
  -moz-transition-delay: calc(2 * 50ms);
  -o-transition-delay: calc(2 * 50ms);
  transition-delay: calc(2 * 50ms); }

section.partners .logos .logo:nth-child(3) {
  -webkit-transition-delay: calc(3 * 50ms);
  -moz-transition-delay: calc(3 * 50ms);
  -o-transition-delay: calc(3 * 50ms);
  transition-delay: calc(3 * 50ms); }

section.partners .logos .logo:nth-child(4) {
  -webkit-transition-delay: calc(4 * 50ms);
  -moz-transition-delay: calc(4 * 50ms);
  -o-transition-delay: calc(4 * 50ms);
  transition-delay: calc(4 * 50ms); }

section.partners .logos .logo:nth-child(5) {
  -webkit-transition-delay: calc(5 * 50ms);
  -moz-transition-delay: calc(5 * 50ms);
  -o-transition-delay: calc(5 * 50ms);
  transition-delay: calc(5 * 50ms); }

section.partners .logos .logo:nth-child(6) {
  -webkit-transition-delay: calc(6 * 50ms);
  -moz-transition-delay: calc(6 * 50ms);
  -o-transition-delay: calc(6 * 50ms);
  transition-delay: calc(6 * 50ms); }

section.partners .logos .logo:nth-child(7) {
  -webkit-transition-delay: calc(7 * 50ms);
  -moz-transition-delay: calc(7 * 50ms);
  -o-transition-delay: calc(7 * 50ms);
  transition-delay: calc(7 * 50ms); }

section.partners .logos .logo:nth-child(8) {
  -webkit-transition-delay: calc(8 * 50ms);
  -moz-transition-delay: calc(8 * 50ms);
  -o-transition-delay: calc(8 * 50ms);
  transition-delay: calc(8 * 50ms); }

section.partners .logos .logo:nth-child(9) {
  -webkit-transition-delay: calc(9 * 50ms);
  -moz-transition-delay: calc(9 * 50ms);
  -o-transition-delay: calc(9 * 50ms);
  transition-delay: calc(9 * 50ms); }

section.partners .logos .logo:nth-child(10) {
  -webkit-transition-delay: calc(10 * 50ms);
  -moz-transition-delay: calc(10 * 50ms);
  -o-transition-delay: calc(10 * 50ms);
  transition-delay: calc(10 * 50ms); }

section.partners .logos .logo:nth-child(11) {
  -webkit-transition-delay: calc(11 * 50ms);
  -moz-transition-delay: calc(11 * 50ms);
  -o-transition-delay: calc(11 * 50ms);
  transition-delay: calc(11 * 50ms); }

section.partners .logos .logo:nth-child(12) {
  -webkit-transition-delay: calc(12 * 50ms);
  -moz-transition-delay: calc(12 * 50ms);
  -o-transition-delay: calc(12 * 50ms);
  transition-delay: calc(12 * 50ms); }

section.partners .logos .logo:nth-child(13) {
  -webkit-transition-delay: calc(13 * 50ms);
  -moz-transition-delay: calc(13 * 50ms);
  -o-transition-delay: calc(13 * 50ms);
  transition-delay: calc(13 * 50ms); }

section.partners .logos .logo:nth-child(14) {
  -webkit-transition-delay: calc(14 * 50ms);
  -moz-transition-delay: calc(14 * 50ms);
  -o-transition-delay: calc(14 * 50ms);
  transition-delay: calc(14 * 50ms); }

section.partners .logos .logo:nth-child(15) {
  -webkit-transition-delay: calc(15 * 50ms);
  -moz-transition-delay: calc(15 * 50ms);
  -o-transition-delay: calc(15 * 50ms);
  transition-delay: calc(15 * 50ms); }

section.partners .logos .logo:nth-child(16) {
  -webkit-transition-delay: calc(16 * 50ms);
  -moz-transition-delay: calc(16 * 50ms);
  -o-transition-delay: calc(16 * 50ms);
  transition-delay: calc(16 * 50ms); }

section.partners .logos .logo:nth-child(17) {
  -webkit-transition-delay: calc(17 * 50ms);
  -moz-transition-delay: calc(17 * 50ms);
  -o-transition-delay: calc(17 * 50ms);
  transition-delay: calc(17 * 50ms); }

section.partners .logos .logo:nth-child(18) {
  -webkit-transition-delay: calc(18 * 50ms);
  -moz-transition-delay: calc(18 * 50ms);
  -o-transition-delay: calc(18 * 50ms);
  transition-delay: calc(18 * 50ms); }

section.partners .logos .logo:nth-child(19) {
  -webkit-transition-delay: calc(19 * 50ms);
  -moz-transition-delay: calc(19 * 50ms);
  -o-transition-delay: calc(19 * 50ms);
  transition-delay: calc(19 * 50ms); }

section.partners .logos .logo:nth-child(20) {
  -webkit-transition-delay: calc(20 * 50ms);
  -moz-transition-delay: calc(20 * 50ms);
  -o-transition-delay: calc(20 * 50ms);
  transition-delay: calc(20 * 50ms); }

section.partners .logos .logo:nth-child(21) {
  -webkit-transition-delay: calc(21 * 50ms);
  -moz-transition-delay: calc(21 * 50ms);
  -o-transition-delay: calc(21 * 50ms);
  transition-delay: calc(21 * 50ms); }

section.partners .logos .logo:nth-child(22) {
  -webkit-transition-delay: calc(22 * 50ms);
  -moz-transition-delay: calc(22 * 50ms);
  -o-transition-delay: calc(22 * 50ms);
  transition-delay: calc(22 * 50ms); }

section.partners .logos .logo:nth-child(23) {
  -webkit-transition-delay: calc(23 * 50ms);
  -moz-transition-delay: calc(23 * 50ms);
  -o-transition-delay: calc(23 * 50ms);
  transition-delay: calc(23 * 50ms); }

.admin-edit {
  position: fixed;
  top: 5px;
  left: 5px;
  z-index: 9999; }
  .admin-edit a {
    display: block;
    padding: 3px 8px;
    background: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: .9em;
    border-radius: 5px;
    text-transform: uppercase; }

/*
 * fullPage 2.4.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none; }

.fp-section {
  position: relative; }

.fp-slide {
  float: left;
  height: 100%;
  display: block; }

.fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  bottom: 10px;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid; }
  .fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 20px 20px 20px 0;
    border-color: transparent rgba(255, 255, 255, 0.9) transparent transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .fp-controlArrow.fp-next {
    right: 15px;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  top: 60px;
  opacity: 1;
  display: none; }
  #fp-nav.right {
    right: 20px; }
  #fp-nav.left {
    left: 20px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }
  .fp-slidesNav.bottom {
    bottom: 17px; }
  .fp-slidesNav.top {
    top: 17px; }

#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li {
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
  position: relative; }

.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
  display: inline-block; }

#fp-nav ul li a, .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #bdc5ce;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1; }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  background: #DFE9F6; }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -3px;
  color: #333;
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0; }
#fp-nav ul li:hover .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1; }
#fp-nav ul li .fp-tooltip.right {
  right: 20px; }
#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

/**** INVITATION PAGE ****/
/*
.page-template-page-invitation-php #fp-nav ul li a span,
.page-template-page-invitation-php .fp-slidesNav ul li a span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #bdc5ce;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
}
*/
.invited .border {
  border: 6px solid #FFF;
  padding: 100px;
  max-width: 715px;
  margin-left: auto;
  margin-right: auto;
  height: 425px; }
  @media only screen and (max-width: 599px) {
    .invited .border {
      padding: 3rem;
      height: auto; } }

.invitation {
  display: none;
  /*
    .benefits .section-headline {
      margin-top: 10rem;
      margin-bottom: 5rem;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 1rem;
    }
  */
  /*
    .benefit:nth-child(odd) {
      margin-right: 7rem;
    }
  */ }
  .invitation section {
    position: relative;
    opacity: 1;
    display: table;
    width: 100%;
    min-height: 100vh; }
    .invitation section .section-wrap {
      display: table-cell;
      vertical-align: middle;
      opacity: 0;
      -webkit-transition: opacity 0.5s;
      -moz-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      transition: opacity 0.5s; }
      @media only screen and (max-width: 599px) {
        .invitation section .section-wrap {
          opacity: 0.99999; } }
    .invitation section.active .section-wrap {
      opacity: 0.99999; }
  .invitation h2 {
    line-height: 1.1; }
  .invitation .animation {
    width: 125px;
    margin-bottom: 48px; }
  .invitation .intro,
  .invitation .benefits {
    background-attachment: fixed; }
  .invitation .intro .intro-text {
    color: #FFF;
    font-weight: bold;
    text-align: justify;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 3rem;
    line-height: 5rem;
    padding-bottom: 10rem;
    padding-top: 10rem; }
    @media only screen and (max-width: 599px) {
      .invitation .intro .intro-text {
        font-size: 1.8rem;
        line-height: 3rem; } }
  .invitation .section-headline {
    margin-top: 10rem;
    margin-bottom: 5rem;
    padding-left: 20px;
    padding-right: 20px; }
  .invitation .team {
    background-color: #FFF; }
  .invitation .team-members,
  .invitation .benefits-list {
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5rem; }
  .invitation .team-members {
    max-width: 109rem;}
  .invitation .team-member, .invitation .benefit {
    width: 200px;
    display: inline-block;
    vertical-align: top; }
  .invitation .team-member,
  .invitation .benefit {
    margin: 0 3.5rem 10rem;
    /*
        &:first-child, &:nth-child(2n+1) {
          margin-right: 7rem;
        }
    */ }
  .invitation .team-member {
    /*
        &:nth-child(even) .team-member-inner {
          position: relative;
          top: 12.5rem;
        }
    */ }
    .invitation .team-member img {
      width: 125px;
      border-radius: 125px;
      -webkit-border-radius: 125px;
      -moz-border-radius: 125px;
      margin: 0 auto 18px auto; }
  .invitation .member-name {
    font-weight: bold;
    margin-bottom: 20px; }
  .invitation .benefit {
    margin: 5rem 3.5rem; }
    .invitation .benefit .benefit-number, .invitation .benefit .benefit-description {
      display: block; }
    .invitation .benefit .benefit-number {
      font-weight: bold;
      font-size: 3rem;
      margin-bottom: 3rem; }
  .invitation .benefits {
    color: #FFF; }
  .invitation .partners {
    background-color: #4F595F; }
  .invitation section.partners article {
    text-align: center;
    color: #FFF;
    border-top: 1px solid #FFF;
    /*  margin-top:100px; */
    padding-top: 100px; }
  .invitation .register {
    background: url(images/lattice.svg) center center no-repeat;
    background-size: contain; }
    .invitation .register .register-inner {
      max-width: 45rem;
      margin: auto;
      background: #FFF;
      min-height: 60rem; }
    .invitation .register .register-form-wrap {
      padding: 5rem; }
      @media only screen and (max-width: 599px) {
        .invitation .register .register-form-wrap {
          padding: 4rem 1rem; } }
      .invitation .register .register-form-wrap h2 {
        margin-bottom: 4.5rem; }
      .invitation .register .register-form-wrap .register-text {
        margin-bottom: 4.5rem;
        text-align: left; }
      .invitation .register .register-form-wrap .gform_confirmation_message_1 {
        text-align: left; }
      .invitation .register .register-form-wrap .register-form label {
        display: none; }
      .invitation .register .register-form-wrap .register-form input {
        border-bottom: 1px solid #58595B;
        color: #58595B;
        font-weight: bold;
        font-size: 1.8rem; }
  .invitation .gform_wrapper .top_label input.medium, .invitation .gform_wrapper .top_label select.medium {
    width: 100%; }
  .invitation .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .invitation .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
    width: 100%; }
  .invitation .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
    width: 100%; }
  .invitation .gform_wrapper .ginput_complex input[type=text] {
    width: 100%; }
  .invitation .gform_wrapper .input_1_3_3_container {
    padding-right: 0px;
    margin-right: 0px;
    display: block; }
  .invitation .gform_wrapper .gform_footer {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0px; }
  .invitation .register .register-form-wrap .register-form .gform_wrapper {
    margin: 0;
    max-width: 100%; }
    .invitation .register .register-form-wrap .register-form .gform_wrapper .gform_button {
      border: 1px solid #58595B;
      padding: .8rem;
      display: inline-block;
      text-align: center;
      text-transform: uppercase;
      font-weight: normal;
      letter-spacing: 2px;
      font-size: 1.3rem; }

/*** INVITATION TEAM AND BENEFITS ***/
/* .page-template-page-invitation-php .benefit:nth-child(3n){margin-right:0;} */
/*** INVITATION PARTNERS ***/
/*
.page-template-page-invitation-php section.partners .logos {
  margin: 20px auto 0;
  max-width: 800px;
  font-size: 0;
  text-rendering: optimizeLegibility;
}
*/
@media only screen and (max-width: 800px) {
  .page-template-page-invitation-php section.invited, .page-template-page-invitation-php section.intro p, .page-template-page-invitation-php section.register .register-inner {
    padding-left: 20px;
    padding-right: 20px; }
  .page-template-page-invitation-php .team-member:first-child, .page-template-page-invitation-php .team-member:nth-child(2n+1) {
    margin-right: auto;
    display: block;
    margin-left: auto; }
  .page-template-page-invitation-php .benefit {
    margin-right: auto;
    display: block;
    margin-left: auto; }
    .page-template-page-invitation-php .benefit:nth-child(odd) {
      margin-right: auto;
      display: block;
      margin-left: auto; }
  .page-template-page-invitation-php .team-member:nth-child(even) .team-member-inner {
    top: 0rem; } }
/*
@media only screen and (max-width: 525px){
	.page-template-page-invitation-php .benefit:nth-child(odd){
		margin-right:auto;
	}
	.page-template-page-invitation-php .benefit{
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
}
*/

/***** 404 *****/
.error404 section {opacity:1;}
.error404-content {padding-top:115px;padding-bottom:115px;}
.error404-wrap a {text-decoration:underline;}

/********** EVENTS *********/
.page-template-page-onepage-events-php h1, 
.page-template-page-onepage-events-team-php h1  {z-index:100;}

.page-template-page-onepage-events-php section.intro, 
.page-template-page-onepage-events-team-php section.intro {z-index:1;}

.page-template-page-onepage-events-php .intro article,
.page-template-page-onepage-events-team-php .intro article  {display:table; /* width:100%; height:100%; */}
.page-template-page-onepage-events-php .intro article .intro-text,
.page-template-page-onepage-events-team-php .intro article .intro-text{display:table-cell;vertical-align:middle;}
.page-template-page-onepage-events-php .contact,
.page-template-page-onepage-events-team-php .contact{padding-bottom:115px;}

#events {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px; 
  margin-bottom:115px;}

#events h3.section-title,
.thumb-blurb-block {
  border-bottom: 1px solid #bdc5ce;
  padding-bottom: 50px;
  padding-top: 50px; }

#events h3.section-title {
  padding-bottom: 35px; }

.thumb-blurb-block .thumb img {
  max-width: 300px;
  height: auto; }

.thumb,
.blurb {
  display: inline-block;
  vertical-align: top; }

.thumb {
  margin-right: 35px;
  max-width: 300px; }

.blurb {
  max-width: 400px;
  text-align: left; }

.blurb h4 {
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: bold; }

.blurb-details {
  margin-bottom: 1.8rem; }

.details-link {margin-top:1.8rem; font-weight: normal;text-transform: uppercase;}
.details-link a{text-decoration:underline;}

     /************* SINGLE EVENT DETAIL ****************/
    .single .container-wrap h1 {z-index:999;}
	.single-tribe_events section {
     	opacity: 1;
	}
     
	.single-tribe_events .event-detail-wrap {
	    width: 100%;
	    max-width: 52em;
	    text-align: left;
	    margin-left:auto;margin-right:auto;
	}
	
	.tribe-events-back {text-align:left;}
	.tribe-events-cal-links{text-align:right;}
	.tribe-events-back,
	.events-extra-links{width:29.5%;display:inline-block;vertical-align: top;padding-top:20px; font-size:1.2rem;}
	.events-extra-links{width:69.5%;text-align: right;}
	.tribe-events-cal-links a,
	.share-links a{ text-decoration: underline;padding-left:20px;}
	.tribe-events-back a {padding-left:20px;}
	.events-extra-links {padding-right:20px;}
	
	.tribe-events-single-event-title {font-size:3rem;margin-bottom:1.5rem;}
	.tribe-events-schedule h3 {font-size:1.8rem;font-weight:normal;}
	.event-name-time {text-align:center; margin-bottom:5rem;}
	.event-name-time,
	.tribe-events-single-event-description { max-width:40rem;margin-left:auto;margin-right:auto;}
	.tribe-events-event-image,
	.tribe-events-event-image img {width:100%;max-width:100%;height:auto;}
	
	.single-tribe_events .container-wrap {padding-bottom:1px; /*fixes margin collapse at bottom of page */}
	
	@media only screen and (max-width:767px){
		.tribe-events-single section article {margin-top:115px;}
		.event-detail-wrap {padding-left:20px;padding-right:20px;}
	}
  
@media only screen and (max-width:767px){
	.thumb,
	.thumb-blurb-block .thumb img {
	    display:block;
	    margin-left:auto;
	    margin-right:auto;
	    margin-bottom:20px;
	    max-width: 400px; 
	}
	.blurb {
    	max-width: 400px;
	}
}

@media only screen and (max-width:440px){
	.thumb,
	.thumb-blurb-block .thumb img {
	    display:block;
	    margin-left:auto;
	    margin-right:auto;
	    margin-bottom:20px;
	    max-width: 100%; 
	}
	.blurb {
    	max-width: 100%;
	}
	.thumb-blurb-block {
		margin-left:20px;
		margin-right:20px;
	}
}

.login-button {
  display: inline-block;
  color: #FFF;
  background-color: #58595B;
  margin-bottom: 40px;
  padding: 5px 10px; }

.login-button:hover {
  color: #DFE9F6; }

/* multi-use */
.icon {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -moz-transform: rotate(0.0001deg);
  /* FF rendering hack */ }

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    content: " ";
    display: table;
    clear: both; }


/*** INQUIRY FORMS, ETC. ***/
section.form-content article {
    width: 100%;
    max-width: 32em;
    text-align: left;
    margin-top:3.5rem;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:3.5rem;
}

.form-content h3.section-title {
	padding-top:15.4rem; 
	padding-bottom:3.5rem;  
	border-bottom: 1px solid #bdc5ce;
	max-width:80rem;
	margin:0 auto;
}

.form-content .gform_wrapper {max-width:100% }
.form-content .ginput_container input,
.post-password-form input[type="password"]  {
	background-color:#FFF; 
	border:1px solid #737475;
}

.form-content .gform_wrapper .gfield_date_day label, 
.form-content .gform_wrapper .gfield_date_month label, 
.form-content .gform_wrapper .gfield_date_year label, 
.form-content .gform_wrapper .gfield_time_ampm label, 
.form-content .gform_wrapper .gfield_time_hour label, 
.form-content .gform_wrapper .gfield_time_minute label, 
.form-content .gform_wrapper .ginput_complex label, 
.form-content .gform_wrapper .instruction {
	letter-spacing:normal;
}

.form-content .gform_wrapper .top_label input.medium, 
.form-content .gform_wrapper .top_label select.medium,
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email], 
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number], 
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password], 
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel], 
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text], 
.form-content .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url], 
.form-content .gform_wrapper .ginput_complex input[type=email], 
.form-content .gform_wrapper .ginput_complex input[type=number], 
.form-content .gform_wrapper .ginput_complex input[type=password], 
.form-content .gform_wrapper .ginput_complex input[type=tel], 
.form-content .gform_wrapper .ginput_complex input[type=text], 
.form-content .gform_wrapper .ginput_complex input[type=url],
.form-content .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
.form-content .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
.form-content .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span,
.form-content .gform_wrapper div.validation_error,
.form-content .gform_wrapper .top_label .gfield_error,
.form-content .gform_wrapper textarea.medium,
.post-password-form input[type="password"]  {
    width: 100%;
}

.form-content .gform_wrapper ul.gfield_checkbox li, 
.form-content .gform_wrapper ul.gfield_radio li {
    overflow: visible;
}

.form-content .gform_wrapper li.gfield.gfield_error, 
.form-content .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	border-top:none;
	border-bottom:none;
}

.post-password-form label,
.post-password-form input{ display:block; }
.post-password-form label {
	font-weight: bold;
	margin: .625em 0 .5em;
}

.post-password-form input[type="password"] {
/* 	padding:3px;  */
	margin-bottom:10px;
	outline-style: none;
    font-size: inherit;
    font-family: inherit;
    padding: .313em 0;
    letter-spacing: normal;
    text-indent: .25em;
    margin-top:1em;}

.form-content .gform_wrapper .gsection {margin-top: 3.5rem;margin-bottom:1rem;}

.form-content input.gform_button.button,
.post-password-form input[type="submit"] {
    display: inline-block;
    color: #FFF;
    background-color: #58595B;
    margin-bottom: 40px;
    padding: 5px 10px;
    font-weight:bold;
    font-family: "news-gothic-std", Helvetica, Arial, sans-serif;
}
.post-password-form input[type="submit"] {
	display:block; 
	text-align:center;
    margin: 2em auto 0 auto; 
    font-size: 2rem
}

.form-content .gform_wrapper .gform_footer input.button, 
.form-content .gform_wrapper .gform_footer input[type=submit] {
   font-size: 2rem;
}

.form-content .gform_wrapper .gform_footer input.button:hover, 
.form-content .gform_wrapper .gform_footer input[type=submit]:hover {
   color:#DFE9F6;
}

.form-content .gform_wrapper .gform_footer {text-align: center;}

.form-content .gforms_confirmation_message,
.form-content .gform_confirmation_message {
	margin-top:3.5rem;
	margin-bottom:4rem;
}

.form-content select,
.form-content select:active, 
.form-content select:focus{
/*  margin-top: 5px;  */
height:30px; 
/* border: 1px solid ; */
background-color:#FFF;
min-width:100% !important;
border: 0;
outline: 1px inset #737475; 
outline-offset:-1px
}

.form-content li.gfield {margin-bottom:2rem;}

.page-template-page-form-php section.contact {
    padding-bottom:6rem;
}

.page-template-page-form-php h1 {z-index:99;}

.become-member-button, p.button-sep {margin-bottom:1rem;}

/** new team members section added to landing **/
 .events-wrap .team .section-headline {
    padding-top: 10rem;
    margin-bottom: 5rem;
    padding-left: 20px;
    padding-right: 20px; }
  .events-wrap .team {
    background-color: #FFF; }
  .events-wrap .team-members{
   /*  max-width: 110rem; */
    max-width: 109rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5rem; }
  .events-wrap .team-member {
    width: 200px;
    display: inline-block;
    vertical-align: top; }
  .events-wrap .team-member{
    margin: 0 3.5rem 10rem;}
  .events-wrap .team-member {
   }
    .events-wrap .team-member img {
      width: 125px;
      border-radius: 125px;
      -webkit-border-radius: 125px;
      -moz-border-radius: 125px;
      margin: 0 auto 18px auto; }
  .events-wrap .member-name {
    font-weight: bold;
    margin-bottom: 20px; }
