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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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: '';
  content: none; }

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

form, .row > .container, .row.links_with_icons .links, .row.tabbed_content .tab-labels {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.global-menu:after, .site-menu:after, .partners .partner:after, .row.tabbed_content .tabs-content .tab-content:after, .row.list_of_partners .sides:after, .page-footer .column .social:after, .partners .partner .logo-container:after {
  content: "";
  display: table;
  clear: both; }

.row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
  display: block;
  margin: 0 auto 40px auto;
  position: relative;
  padding: 0 140px 0 140px;
  text-align: center;
  line-height: 0.9em; }
  .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 110px;
    height: 100%;
    top: 0;
    position: absolute;
    background-image: url(../images/arrow-ornament.svg); }
  .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before {
    left: 0px;
    transform: scaleX(-1); }
  .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
    right: 0px; }
  @media screen and (max-width: 940px) {
    .row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
      font-size: 26px;
      padding: 0 70px 0 70px; }
      .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
        width: 55px; } }
@media screen and (max-width: 770px) {
  .row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
    font-size: 20px;
    padding: 0;
    text-align: left; }
    .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
      display: none; } }

.page-title h1 {
  display: inline-block;
  margin: 0 auto 30px auto;
  position: relative;
  padding-right: 140px;
  margin-right: auto; }
  .page-title h1:after {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 110px;
    height: 100%;
    top: 6px;
    position: absolute;
    background-image: url(../images/title-trim-left.svg);
    transform: scaleX(-1);
    right: 0; }
  @media screen and (max-width: 940px) {
    .page-title h1 {
      font-size: 42px;
      padding-right: 70px; }
      .page-title h1:after {
        width: 55px; } }
@media screen and (max-width: 770px) {
  .page-title h1 {
    font-size: 36px;
    padding-right: 0; }
    .page-title h1:after {
      display: none; } }

.page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
  display: inline-block;
  width: 33%;
  min-height: 90px;
  padding: 4px 20px 8px 106px;
  position: relative;
  font-family: 'Lato', sans-serif;
  margin-bottom: 14px; }
  .page-template-default .list_of_people .people .person .photo, .row.tabbed_content .tab-labels .tab-label .mobile-content .person .photo, .row.tabbed_content .tabs-content .tab-content .person .photo {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center; }
  .page-template-default .list_of_people .people .person .title, .row.tabbed_content .tab-labels .tab-label .mobile-content .person .title, .row.tabbed_content .tabs-content .tab-content .person .title {
    font-size: 12px; }
  .page-template-default .list_of_people .people .person [href], .row.tabbed_content .tab-labels .tab-label .mobile-content .person [href], .row.tabbed_content .tabs-content .tab-content .person [href] {
    margin-top: 2em;
    font-size: 14px; }
  @media screen and (max-width: 940px) {
    .page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
      width: 49%; } }
@media screen and (max-width: 770px) {
  .page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
    width: 100%;
    border-bottom: 1px solid #d6d0c6;
    padding-bottom: 16px; }
    .page-template-default .list_of_people .people .person:last-child, .row.tabbed_content .tab-labels .tab-label .mobile-content .person:last-child, .row.tabbed_content .tabs-content .tab-content .person:last-child {
      border-bottom: none; } }

* {
  box-sizing: border-box;
  background-repeat: no-repeat;
  max-width: 100%; }

html {
  overflow-x: hidden; }

body {
  color: #756c5d;
  line-height: 1.6em;
  font-size: 18px;
  font-family: freight-text-pro, serif;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative; }

[href] {
  text-decoration: none;
  color: #009bff; }

blockquote p {
  font-style: italic;
  color: #aa9e8d;
  font-size: 22px;
  margin-bottom: 1em; }

form {
  justify-content: space-between; }
  form .field {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 12px;
    border-bottom: 2px solid #d6d0c6; }
    form .field.small {
      width: 48%;
      padding-left: 0;
      border-bottom: none; }
    form .field label {
      font-family: 'Lato', sans-serif;
      display: block;
      color: #59595c;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 10px;
      font-weight: 700;
      margin-bottom: 4px; }
    form .field input[type=text], form .field input[type=tel], form .field input[type=email], form .field textarea {
      width: 100%;
      color: #998d7a;
      font-family: freight-text-pro, serif;
      font-size: 16px;
      border: none;
      outline-width: 0;
      background-color: #f7f5f1;
      padding: 4px; }
    form .field textarea {
      height: 66px;
      margin-top: 4px; }
    form .field input[type=file] {
      width: 170px; }
    form .field .description {
      font-size: 12px;
      font-family: 'Lato', sans-serif;
      text-indent: -12px;
      line-height: 1.3em;
      margin-bottom: 18px; }
    form .field .optional {
      display: inline-block;
      font-size: 12px;
      font-family: 'Lato', sans-serif; }
  form .buttons {
    width: 100%;
    text-align: right;
    position: relative; }
    form .buttons .ajax-loader {
      position: absolute;
      left: 0;
      top: 12px; }

.clear {
  clear: both; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

[href].button, [href].button2, input[type=submit] {
  display: inline-block;
  text-align: center;
  margin-top: 0.6em;
  font-family: 'Lato', sans-serif;
  cursor: pointer; }

[href].button, input[type=submit] {
  font-size: 18px;
  color: #fff;
  background-color: #5bb1e3;
  padding: 6px 24px 6px 24px;
  border: 1px solid #009bff; }
  [href].button:hover, input[type=submit]:hover {
    color: #009bff;
    background-color: #fff;
    border: 1px solid #fff; }

[href].button2 {
  font-size: 12px;
  color: #009bff;
  border: 1px solid #009bff;
  border-radius: 3px;
  background-color: #fff;
  text-transform: uppercase;
  padding: 0 40px 0 40px; }
  [href].button2:hover {
    border: 1px solid #fff;
    color: #fff;
    background-color: #009bff; }

.page-title {
  width: 100%;
  margin-bottom: 36px;
  border-bottom: 2px solid #d6d0c6; }
  .page-title h1 {
    font-size: 50px;
    color: #4f453c;
    line-height: 1.1em; }

.row > .container {
  width: 960px;
  padding: 0 20px 0 20px;
  margin: 0 auto; }
  .row > .container.center {
    justify-content: center; }
.row.back {
  font-size: 18px; }
  .row.back .container {
    margin-top: 1em;
    margin-bottom: 2.2em;
    font-family: 'Lato', sans-serif; }

.global-menu {
  background-color: #59595c;
  padding: 12px 0 12px 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px; }
  .global-menu .menu-global-menu-container {
    display: block;
    margin-left: auto; }
    .global-menu .menu-global-menu-container ul li {
      display: block;
      margin-left: 3em;
      float: left; }
      .global-menu .menu-global-menu-container ul li [href] {
        color: #fff; }

.site-menu {
  background-color: #fff;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  border-bottom: 1px solid #998d7a; }
  .site-menu .mobile-toggle {
    display: none; }
  .site-menu .logo {
    padding: 8px 0 4px 0;
    float: left; }
    .site-menu .logo img {
      width: 170px;
      height: auto; }
  .site-menu .menu-container {
    display: block;
    margin-left: auto; }
    .site-menu .menu-container ul li {
      display: block;
      padding: 0 0 8px 0;
      margin: 16px 0 8px 30px;
      float: left;
      text-align: center;
      min-width: 90px; }
      .site-menu .menu-container ul li [href] {
        color: #414042; }
      .site-menu .menu-container ul li.current-menu-item {
        background-image: url(../images/tab-active.svg);
        background-position: bottom center;
        background-size: 120px auto; }

.header-image {
  height: 300px;
  background-position: center center;
  background-size: cover; }

.home .hero {
  position: relative;
  min-height: 490px; }
  .home .hero .background .left {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 66.666%;
    background-size: cover;
    background-position: center center; }
    .home .hero .background .left:before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.7);
      z-index: 0; }
  .home .hero .background .right {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    width: 33.666%;
    background-color: #33485d; }
  .home .hero .container {
    top: 0;
    bottom: 0;
    z-index: 2;
    position: relative; }
    .home .hero .container .sidebar {
      position: absolute;
      width: 33.33%;
      height: 100%;
      top: 0;
      bottom: 0;
      left: 66.66%;
      right: 0;
      background-color: #33485d;
      color: #fff;
      padding: 36px 0 36px 50px; }
      .home .hero .container .sidebar h3 {
        color: #aeafaf;
        font-size: 22px; }
      .home .hero .container .sidebar .description {
        font-size: 18px;
        font-family: 'Lato', sans-serif;
        margin-top: 0.6em;
        margin-bottom: 0.6em;
        line-height: 1.2em; }
        .home .hero .container .sidebar ul li {
          display: block;
          border-top: 2px solid #283e54;
          padding: 10px 20px 10px 20px;
          line-height: 1.25em;
          position: relative;
          text-indent: -8px; }
          .home .hero .container .sidebar ul li:first-child {
            border-top: none; }
          .home .hero .container .sidebar ul li:after {
            content: "›";
            position: absolute;
            right: 0;
            top: 1em; }
          .home .hero .container .sidebar ul li [href] {
            color: inherit; }
            .home .hero .container .sidebar ul li [href]:hover {
              color: #38c5ff; }
    .home .hero .container .text {
      width: 66.66%;
      display: inline-block;
      color: #fff;
      padding: 162px 100px 72px 0;
      top: 0;
      bottom: 0; }
      .home .hero .container .text .label {
        font-size: 14px;
        font-family: freight-text-pro, serif;
        margin-bottom: 0.7em;
        line-height: 1.1em; }
      .home .hero .container .text h1 {
        font-family: 'Lato', sans-serif;
        font-size: 34px;
        line-height: 1.1em; }
      .home .hero .container .text .subtitle {
        font-size: 14px;
        font-family: freight-text-pro, serif;
        margin-bottom: 0.7em;
        margin-top: 0.7em;
        line-height: 1.1em; }
      .home .hero .container .text .date-range {
        font-size: 22px;
        margin: 0.7em 0 0.8em 0; }
        .home .hero .container .text .date-range .mini-calendar {
          display: inline-block;
          margin-right: 12px;
          background-color: #33485d;
          padding: 3px;
          text-align: center;
          font-family: 'Lato', sans-serif;
          text-transform: uppercase; }
          .home .hero .container .text .date-range .mini-calendar .month {
            font-size: 8.5px;
            background-color: #fff;
            color: #33485d;
            line-height: 12px;
            padding-left: 8px;
            padding-right: 8px; }
          .home .hero .container .text .date-range .mini-calendar .day {
            font-size: 14px;
            line-height: 18px; }
      .home .hero .container .text .link {
        font-size: 22px;
        color: inherit;
        display: block;
        margin-top: 0.6em; }
        .home .hero .container .text .link:after {
          content: "›";
          margin-left: 1em; }

.partners {
  max-width: 640px;
  position: relative; }
  .partners .partner {
    position: relative;
    margin: 0 0 40px 0; }
    .partners .partner .logo-container {
      float: left;
      width: 40%; }
      .partners .partner .logo-container .logo {
        width: 100%;
        max-height: 230px; }
    .partners .partner .text {
      float: left;
      width: 60%;
      padding-left: 60px; }
      .partners .partner .text .name {
        font-size: 30px;
        position: relative; }
        .partners .partner .text .name:after {
          content: " ";
          width: 100px;
          height: 2px;
          display: block;
          margin-bottom: 10px;
          background-color: #ada08e;
          margin-top: 13px; }
      .partners .partner .text .description {
        width: 100%;
        font-size: 14px;
        line-height: 1.3em; }
      .partners .partner .text [href] {
        display: inline-block;
        margin-top: 0.9em;
        font-size: 14px;
        font-family: 'Lato', sans-serif; }

.page-template-split-page .left {
  width: 40%;
  float: left;
  padding-right: 60px;
  margin-top: 20px;
  margin-bottom: 40px; }
  .page-template-split-page .left ul, .page-template-split-page .left ol {
    font-size: 14px;
    margin-left: 0.5em;
    margin-bottom: 1em; }
    .page-template-split-page .left ul li, .page-template-split-page .left ol li {
      display: list-item;
      line-height: 1.5em; }
  .page-template-split-page .left ul {
    list-style: disc inside none; }
  .page-template-split-page .left ol {
    list-style: decimal inside none; }
  .page-template-split-page .left img {
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
  .page-template-split-page .left h2 {
    font-size: 30px;
    position: relative; }
    .page-template-split-page .left h2:after {
      content: " ";
      width: 93px;
      height: 2px;
      display: block;
      margin-bottom: 10px;
      background-color: #ada08e;
      margin-top: 18px; }
  .page-template-split-page .left p {
    font-size: 14px;
    margin-bottom: 1em;
    line-height: 1.5em; }
.page-template-split-page .right {
  width: 60%;
  float: left;
  padding-left: 80px;
  border-left: 1px solid #ada08e;
  margin-top: 20px;
  margin-bottom: 40px; }
  .page-template-split-page .right ul, .page-template-split-page .right ol {
    font-size: 14px;
    margin-left: 0.5em;
    margin-bottom: 2em; }
    .page-template-split-page .right ul li, .page-template-split-page .right ol li {
      display: list-item;
      line-height: 1.5em; }
  .page-template-split-page .right ul {
    list-style: disc inside none; }
  .page-template-split-page .right ol {
    list-style: decimal inside none; }
  .page-template-split-page .right h2 {
    font-size: 30px;
    margin: 1em 0 1em 0; }
  .page-template-split-page .right p {
    margin-bottom: 1em;
    line-height: 1.5em; }

.page-template-default .container > .text {
  width: 66.6%;
  float: left;
  clear: both;
  padding-right: 135px; }
  .page-template-default .container > .text ul, .page-template-default .container > .text ol {
    font-size: 14px;
    margin-left: 0.5em;
    margin-bottom: 2em; }
    .page-template-default .container > .text ul li, .page-template-default .container > .text ol li {
      display: list-item;
      line-height: 1.5em; }
  .page-template-default .container > .text ul {
    list-style: disc inside none; }
  .page-template-default .container > .text ol {
    list-style: decimal inside none; }
  .page-template-default .container > .text h1, .page-template-default .container > .text h2 {
    font-size: 30px;
    position: relative; }
    .page-template-default .container > .text h1:after, .page-template-default .container > .text h2:after {
      content: " ";
      width: 100px;
      height: 2px;
      display: block;
      margin-bottom: 10px;
      background-color: #ada08e;
      margin-top: 13px; }
  .page-template-default .container > .text h3 {
    font-size: 22px;
    margin-bottom: 0.4em; }
  .page-template-default .container > .text p {
    font-size: 14px;
    margin-bottom: 2em;
    line-height: 1.6em; }
  .page-template-default .container > .text img {
    max-width: 260px; }
  .page-template-default .container > .text blockquote {
    margin: 1em 3em 1em 1em; }
    .page-template-default .container > .text blockquote:before, .page-template-default .container > .text blockquote:after {
      content: " ";
      width: 123px;
      height: 2px;
      display: block;
      margin-bottom: 10px;
      background-color: #ada08e; }
    .page-template-default .container > .text blockquote:before {
      margin-bottom: 1em; }
    .page-template-default .container > .text blockquote p {
      font-size: 22px;
      margin-bottom: 1em; }
.page-template-default .container .sidebar {
  width: 33.3%;
  float: left; }
  .page-template-default .container .sidebar .sidebar_item {
    margin-top: 8em; }
    .page-template-default .container .sidebar .sidebar_item.link_list {
      font-family: 'Lato', sans-serif; }
      .page-template-default .container .sidebar .sidebar_item.link_list h3:after {
        content: " ";
        width: 93px;
        height: 2px;
        display: block;
        margin-bottom: 10px;
        background-color: #ada08e;
        margin-top: 8px; }
    .page-template-default .container .sidebar .sidebar_item.upcoming_events h3 {
      font-size: 30px;
      margin-bottom: 20px; }
      .page-template-default .container .sidebar .sidebar_item.upcoming_events ul li .date {
        border: 1px solid #d6d0c6;
        float: left;
        width: 60px;
        margin-right: 20px;
        padding: 4px 10px 12px 10px;
        text-align: center; }
        .page-template-default .container .sidebar .sidebar_item.upcoming_events ul li .date .month {
          font-size: 12px;
          color: #998d7a;
          text-transform: uppercase;
          line-height: 1em; }
        .page-template-default .container .sidebar .sidebar_item.upcoming_events ul li .date .day {
          color: #414042;
          font-size: 34px; }
      .page-template-default .container .sidebar .sidebar_item.upcoming_events ul li .title {
        color: #009bff;
        font-family: 'Lato', sans-serif;
        margin-top: 10px;
        display: inline-block; }
    .page-template-default .container .sidebar .sidebar_item blockquote {
      margin: 0 0 1em 1em; }
      .page-template-default .container .sidebar .sidebar_item blockquote:before {
        content: " ";
        width: 93px;
        height: 2px;
        display: block;
        margin-bottom: 10px;
        background-color: #ada08e;
        margin-bottom: 1em; }
      .page-template-default .container .sidebar .sidebar_item blockquote p {
        font-size: 22px;
        margin-bottom: 1em; }
.page-template-default .tabbed_content {
  border-top: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
  margin: 40px 0 40px 0; }
.page-template-default .image_heading {
  margin-bottom: 40px; }
  .page-template-default .image_heading .image {
    width: 350px; }
    .page-template-default .image_heading .image img {
      width: 100%;
      height: auto; }
  .page-template-default .image_heading .heading {
    padding: 20px 0 0 50px;
    max-width: 300px; }
    .page-template-default .image_heading .heading .label {
      font-family: 'Lato', sans-serif;
      margin-bottom: 0.4em;
      color: #aa9e8d; }
    .page-template-default .image_heading .heading h2 {
      font-size: 34px;
      line-height: 1.1em; }
    .page-template-default .image_heading .heading .details {
      font-size: 14px;
      margin-top: 1em;
      line-height: 1.3em; }
.page-template-default .list_of_people h2 {
  width: 100%; }
.page-template-default .list_of_people .people {
  margin-top: 1em; }
.page-template-default .event_itinerary {
  margin-top: 40px;
  margin-bottom: 40px; }
  .page-template-default .event_itinerary .box {
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #d5cfc8;
    padding: 40px; }
    .page-template-default .event_itinerary .box h2 {
      font-size: 30px;
      position: relative; }
      .page-template-default .event_itinerary .box h2:after {
        content: " ";
        width: 150px;
        height: 2px;
        display: block;
        margin-bottom: 10px;
        background-color: #ada08e;
        margin-top: 18px; }
    .page-template-default .event_itinerary .box table {
      width: 67%; }
      .page-template-default .event_itinerary .box table td {
        padding: 20px 0 20px 0; }
      .page-template-default .event_itinerary .box table .time {
        min-width: 120px;
        color: #aa9e8d; }
      .page-template-default .event_itinerary .box table .date-and-time {
        min-width: 220px;
        color: #aa9e8d; }
      .page-template-default .event_itinerary .box table .details {
        font-family: 'Lato', sans-serif;
        border-bottom: 1px solid #fff; }
        .page-template-default .event_itinerary .box table .details p {
          color: #4f453c;
          font-size: 12px;
          line-height: 1.4em; }
        .page-template-default .event_itinerary .box table .details strong, .page-template-default .event_itinerary .box table .details h1, .page-template-default .event_itinerary .box table .details h2, .page-template-default .event_itinerary .box table .details h3, .page-template-default .event_itinerary .box table .details h4, .page-template-default .event_itinerary .box table .details h5, .page-template-default .event_itinerary .box table .details h6 {
          font-size: inherit;
          font-weight: 700;
          margin-top: 0.7em;
          display: inline-block; }

.row.links_with_icons {
  padding: 30px 0 30px 0; }
  .row.links_with_icons .title {
    font-size: 30px; }
  .row.links_with_icons .links {
    justify-content: center;
    width: 100%;
    font-family: 'Lato', sans-serif; }
    .row.links_with_icons .links .icon-link {
      display: block;
      position: relative;
      text-align: center;
      width: 222px;
      color: inherit;
      cursor: pointer; }
      .row.links_with_icons .links .icon-link img {
        width: auto;
        height: 52px; }
      .row.links_with_icons .links .icon-link .label {
        line-height: 1.2em;
        margin-top: 0.2em;
        color: #756c5d; }
      .row.links_with_icons .links .icon-link .link {
        color: #009bff;
        font-size: 14px; }
      .row.links_with_icons .links .icon-link .sublinks {
        display: none;
        position: absolute;
        top: 102%;
        left: 50%;
        width: 180px;
        margin-left: -90px;
        border: 1px solid #d5cfc8;
        background-color: #f5f5f5;
        padding: 20px;
        font-size: 14px;
        z-index: 2;
        text-align: left; }
        .row.links_with_icons .links .icon-link .sublinks .divot-up {
          position: absolute;
          top: -10px;
          left: 50%;
          transform: translateX(-50%);
          width: 20px;
          height: 10px;
          background-image: url(../images/divot-up.svg);
          background-size: contain; }
        .row.links_with_icons .links .icon-link .sublinks [href] {
          display: block; }
.row.tabbed_content {
  padding: 35px 0 0 0;
  position: relative;
  overflow: hidden; }
  .row.tabbed_content .tab-labels {
    width: 100%;
    justify-content: center; }
    .row.tabbed_content .tab-labels .tab-label {
      position: relative;
      width: 184px;
      height: 70px;
      margin: 0 30px 0 30px;
      color: #009bff;
      font-family: 'Lato', sans-serif;
      font-size: 18px;
      cursor: pointer;
      border-bottom: 2px solid #009bff; }
      .row.tabbed_content .tab-labels .tab-label.active {
        color: inherit;
        border: none; }
        .row.tabbed_content .tab-labels .tab-label.active img {
          opacity: 1; }
        .row.tabbed_content .tab-labels .tab-label.active .text {
          bottom: 20px; }
      .row.tabbed_content .tab-labels .tab-label .active-indicator {
        opacity: 0;
        display: block;
        transition: opacity 0.2s linear;
        position: absolute;
        bottom: -6px;
        left: 0;
        width: 100%;
        height: auto; }
      .row.tabbed_content .tab-labels .tab-label .mobile-open-indicator {
        display: none; }
      .row.tabbed_content .tab-labels .tab-label .text {
        text-align: center;
        position: absolute;
        bottom: 18px;
        width: 100%; }
      .row.tabbed_content .tab-labels .tab-label .mobile-content {
        display: none; }
  .row.tabbed_content .tabs-content {
    position: relative;
    width: 100%;
    height: 447px;
    padding: 0 40px 0 40px;
    margin-top: 44px;
    margin-bottom: 80px;
    transition: height 0.2s ease-in-out; }
    .row.tabbed_content .tabs-content .tab-content {
      position: absolute;
      left: 0;
      width: 100%;
      display: none; }
      .row.tabbed_content .tabs-content .tab-content.active {
        display: block; }
      .row.tabbed_content .tabs-content .tab-content img {
        width: 50%;
        float: left;
        margin: 0 30px 30px 0; }
.row.list_of_partners {
  border-top: 3px solid #c8c7c7;
  padding: 40px 0 80px 0; }
  .row.list_of_partners .title {
    font-size: 30px; }
  .row.list_of_partners .sides {
    display: block;
    width: 100%;
    margin-top: 30px; }
    .row.list_of_partners .sides .left, .row.list_of_partners .sides .right {
      width: 50%;
      float: left; }
      .row.list_of_partners .sides .left .column-title, .row.list_of_partners .sides .right .column-title {
        font-size: 22px;
        margin-bottom: 1em; }
      .row.list_of_partners .sides .left .partner, .row.list_of_partners .sides .right .partner {
        min-height: 76px;
        position: relative;
        margin-bottom: 14px;
        padding-left: 90px; }
        .row.list_of_partners .sides .left .partner .logo, .row.list_of_partners .sides .right .partner .logo {
          position: absolute;
          width: 76px;
          height: auto;
          top: 6px;
          left: 0; }
        .row.list_of_partners .sides .left .partner .name, .row.list_of_partners .sides .right .partner .name {
          font-family: 'Lato', sans-serif;
          margin-bottom: 0.15em; }
        .row.list_of_partners .sides .left .partner .description, .row.list_of_partners .sides .right .partner .description {
          font-size: 14px;
          line-height: 1.3em; }
        .row.list_of_partners .sides .left .partner [href], .row.list_of_partners .sides .right .partner [href] {
          margin-top: 0.9em;
          font-size: 14px;
          font-family: 'Lato', sans-serif; }
    .row.list_of_partners .sides .left {
      padding-right: 60px; }
    .row.list_of_partners .sides .right {
      padding-left: 60px;
      border-left: 2px solid #fff; }
.row.text_row {
  padding: 60px 0 90px 0;
  font-size: 22px; }
  .row.text_row .title {
    font-size: 30px; }
  .row.text_row .text {
    width: 100%;
    text-align: center; }

.page-footer {
  background-color: #f7f5f1;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%; }
  .page-footer .column {
    width: 33.33%;
    float: left;
    padding-right: 80px; }
    .page-footer .column h3 {
      font-size: 22px;
      padding-bottom: 8px;
      margin-bottom: 12px;
      border-bottom: 2px solid #ada08e; }
    .page-footer .column p {
      line-height: 1.5em;
      margin-bottom: 1em; }
    .page-footer .column [href] {
      color: inherit; }
    .page-footer .column .social {
      padding-top: 30px; }
      .page-footer .column .social .icon-link {
        display: block;
        float: left;
        margin-right: 16px;
        width: 28px;
        height: 28px;
        background-size: contain;
        background-position: center center;
        overflow: hidden;
        color: transparent; }
        .page-footer .column .social .icon-link.facebook {
          background-image: url(../images/social/facebook.svg); }
        .page-footer .column .social .icon-link.google-plus {
          background-image: url(../images/social/google-plus.svg); }
        .page-footer .column .social .icon-link.twitter {
          background-image: url(../images/social/twitter.svg); }
        .page-footer .column .social .icon-link.instagram {
          background-image: url(../images/social/instagram.svg); }
        .page-footer .column .social .icon-link.youtube {
          background-image: url(../images/social/youtube.svg); }
    .page-footer .column .hashtag {
      font-size: 22px;
      display: block;
      margin-top: 1em; }

form, .row > .container, .row.links_with_icons .links, .row.tabbed_content .tab-labels {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.global-menu:after, .site-menu:after, .partners .partner:after, .row.tabbed_content .tabs-content .tab-content:after, .row.list_of_partners .sides:after, .page-footer .column .social:after, .partners .partner .logo-container:after {
  content: "";
  display: table;
  clear: both; }

.row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
  display: block;
  margin: 0 auto 40px auto;
  position: relative;
  padding: 0 140px 0 140px;
  text-align: center;
  line-height: 0.9em; }
  .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 110px;
    height: 100%;
    top: 0;
    position: absolute;
    background-image: url(../images/arrow-ornament.svg); }
  .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before {
    left: 0px;
    transform: scaleX(-1); }
  .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
    right: 0px; }
  @media screen and (max-width: 940px) {
    .row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
      font-size: 26px;
      padding: 0 70px 0 70px; }
      .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
        width: 55px; } }
@media screen and (max-width: 770px) {
  .row.links_with_icons .title, .row.list_of_partners .title, .row.text_row .title {
    font-size: 20px;
    padding: 0;
    text-align: left; }
    .row.links_with_icons .title:before, .row.list_of_partners .title:before, .row.text_row .title:before, .row.links_with_icons .title:after, .row.list_of_partners .title:after, .row.text_row .title:after {
      display: none; } }

.page-title h1 {
  display: inline-block;
  margin: 0 auto 30px auto;
  position: relative;
  padding-right: 140px;
  margin-right: auto; }
  .page-title h1:after {
    content: " ";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 110px;
    height: 100%;
    top: 6px;
    position: absolute;
    background-image: url(../images/title-trim-left.svg);
    transform: scaleX(-1);
    right: 0; }
  @media screen and (max-width: 940px) {
    .page-title h1 {
      font-size: 42px;
      padding-right: 70px; }
      .page-title h1:after {
        width: 55px; } }
@media screen and (max-width: 770px) {
  .page-title h1 {
    font-size: 36px;
    padding-right: 0; }
    .page-title h1:after {
      display: none; } }

.page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
  display: inline-block;
  width: 33%;
  min-height: 90px;
  padding: 4px 20px 8px 106px;
  position: relative;
  font-family: 'Lato', sans-serif;
  margin-bottom: 14px; }
  .page-template-default .list_of_people .people .person .photo, .row.tabbed_content .tab-labels .tab-label .mobile-content .person .photo, .row.tabbed_content .tabs-content .tab-content .person .photo {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center; }
  .page-template-default .list_of_people .people .person .title, .row.tabbed_content .tab-labels .tab-label .mobile-content .person .title, .row.tabbed_content .tabs-content .tab-content .person .title {
    font-size: 12px; }
  .page-template-default .list_of_people .people .person [href], .row.tabbed_content .tab-labels .tab-label .mobile-content .person [href], .row.tabbed_content .tabs-content .tab-content .person [href] {
    margin-top: 2em;
    font-size: 14px; }
  @media screen and (max-width: 940px) {
    .page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
      width: 49%; } }
@media screen and (max-width: 770px) {
  .page-template-default .list_of_people .people .person, .row.tabbed_content .tab-labels .tab-label .mobile-content .person, .row.tabbed_content .tabs-content .tab-content .person {
    width: 100%;
    border-bottom: 1px solid #d6d0c6;
    padding-bottom: 16px; }
    .page-template-default .list_of_people .people .person:last-child, .row.tabbed_content .tab-labels .tab-label .mobile-content .person:last-child, .row.tabbed_content .tabs-content .tab-content .person:last-child {
      border-bottom: none; } }

@media screen and (max-width: 1024px) {
  .home .hero .background .left {
    width: 60%; }
  .home .hero .background .right {
    width: 40%; }
  .home .hero .container .sidebar {
    width: 40%;
    left: 60%;
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 940px) {
  .row.links_with_icons .links .icon-link {
    padding: 20px; }
  .row.tabbed_content .tab-labels .tab-label {
    margin: 0 10px 0 10px; }
  .page-footer {
    padding: 40px;
    border-top: 4px solid #d6d0c6; }
    .page-footer .column {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 1.8em; } }

@media screen and (max-width: 770px) {
  form .field.small {
    width: 100%; }
  img.alignright, img.alignleft, img.aligncenter, .alignright, .alignleft, .aligncenter {
    float: none;
    width: 100%;
    margin: 1em 0 1em 0; }
  .global-menu {
    text-align: center;
    font-size: 12px;
    border-bottom: 4px solid #a89b8b; }
    .global-menu .menu-global-menu-container {
      margin: 0 auto 0 auto; }
      .global-menu .menu-global-menu-container ul li {
        margin-left: 1.4em; }
        .global-menu .menu-global-menu-container ul li:first-child {
          margin-left: 0; }
  .site-menu {
    border-bottom: none;
    display: block;
    position: relative;
    height: 80px;
    border-bottom: 4px solid #a89b8b;
    /*
     &:before
     {
     content: "×";
     position: absolute;
     top: 30px;
     right: 30px;
     font-size: 60px;
     }
     */ }
    .site-menu .mobile-toggle {
      display: block;
      color: #999;
      position: absolute;
      right: 20px;
      top: 28px;
      font-size: 24px;
      transform: scaleY(0.7);
      transition: transform 300ms ease-in-out; }
    .site-menu .menu-container {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100vw;
      background-color: #fff;
      z-index: 10;
      padding: 0 30px 0 30px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 300ms ease-in-out;
      border-bottom: 1px solid #283e54; }
      .site-menu .menu-container ul li {
        display: block;
        padding: 8px;
        margin: 0;
        float: none;
        text-align: left;
        min-width: 0;
        font-size: 22px;
        border-bottom: 1px solid #283e54;
        padding: 20px; }
        .site-menu .menu-container ul li, .site-menu .menu-container ul li.current-menu-item {
          background-image: url(../images/chevron-right-blue.svg);
          background-position: center right;
          background-size: auto 20px; }
        .site-menu .menu-container ul li:last-child {
          border: none; }
        .site-menu .menu-container ul li [href] {
          color: #009bff; }
  .page-title {
    margin-bottom: 20px; }
  .header-image {
    height: 30vh; }
    .home .hero .background .left {
      height: 560px;
      position: relative;
      width: 100%; }
    .home .hero .background .right {
      display: none; }
    .home .hero .container {
      margin-top: -450px;
      padding: 0; }
      .home .hero .container .text {
        width: 90%;
        padding: 20px 20px 30px 20px; }
        .home .hero .container .text .label {
          font-size: 110%; }
      .home .hero .container .sidebar {
        position: relative;
        width: 100%;
        left: 0; }
        .home .hero .container .sidebar .description {
          font-size: 110%;
          width: 65%; }
  .row.links_with_icons {
    font-size: 110%; }
    .row.links_with_icons .title {
      font-size: 210%; }
      .row.links_with_icons .links .icon-link {
        max-width: 50%; }
        .row.links_with_icons .links .icon-link .sublinks {
          left: 0;
          margin-left: 0;
          border: none;
          background-color: #33485d;
          width: 100vw;
          max-width: none; }
          .row.links_with_icons .links .icon-link .sublinks .divot-up {
            background-image: url(../images/divot-up-blue.svg); }
          .row.links_with_icons .links .icon-link .sublinks [href] {
            color: #fff;
            border-bottom: 1px solid #283e54;
            padding: 8px; }
            .row.links_with_icons .links .icon-link .sublinks [href]:last-child {
              border-bottom: none; }
  .row.tabbed_content {
    border-top: 1px solid #d5cfc8;
    border-bottom: 1px solid #d5cfc8;
    margin-bottom: 10px;
    padding: 0; }
    .row.tabbed_content .tab-labels .tab-label {
      width: 100%;
      margin: 0;
      height: auto;
      position: relative; }
      .row.tabbed_content .tab-labels .tab-label:first-child .text {
        border-top: none; }
      .row.tabbed_content .tab-labels .tab-label .text {
        position: relative;
        bottom: auto;
        text-align: left;
        padding: 20px 0 20px 30px;
        border-top: 1px solid #d6d0c6;
        font-size: 95%; }
      .row.tabbed_content .tab-labels .tab-label .mobile-open-indicator {
        display: block;
        position: absolute;
        top: 22px;
        left: 0;
        width: 12px;
        height: auto;
        transition: transform 0.2s linear; }
        .row.tabbed_content .tab-labels .tab-label[data-displaying=true] .mobile-open-indicator {
          transform: rotate(90deg); }
      .row.tabbed_content .tab-labels .tab-label.active {
        color: #009bff; }
        .row.tabbed_content .tab-labels .tab-label.active .mobile-content {
          color: #414042;
          font-family: freight-text-pro, serif;
          font-size: 16px;
          padding-bottom: 20px; }
        .row.tabbed_content .tab-labels .tab-label.active .text {
          bottom: auto; }
        .row.tabbed_content .tab-labels .tab-label.active .active-indicator {
          display: none; }
      .row.tabbed_content .tab-labels .tab-label.inactive {
        bottom: auto;
        border-bottom: none; }
        .row.tabbed_content .tab-labels .tab-label.inactive .active-indicator {
          display: none; }
    .row.tabbed_content .tabs-content {
      display: none; }
  .row.list_of_partners {
    padding-bottom: 0px; }
    .row.list_of_partners .title {
      font-size: 210%; }
      .row.list_of_partners .sides .left, .row.list_of_partners .sides .right {
        width: 100%;
        float: none;
        padding: 0;
        border: none; }
        .row.list_of_partners .sides .left .column-title, .row.list_of_partners .sides .right .column-title {
          text-align: center;
          border-bottom: 1px solid #d6d0c6;
          padding-bottom: 14px; }
        .row.list_of_partners .sides .left .button2, .row.list_of_partners .sides .right .button2 {
          display: block;
          width: 50%;
          margin: 2em auto 50px auto; }
  .row.text_row .title {
    font-size: 180%; }
  .row.text_row .text {
    font-size: 22px; }
  .partners {
    max-width: 100%; }
    .partners .partner {
      position: relative;
      margin-top: 1em;
      padding-bottom: 1em;
      border-bottom: 1px solid #d6d0c6; }
      .partners .partner .logo-container .logo {
        max-height: 300px; }
      .partners .partner .text {
        clear: left;
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 0.9em; }
        .partners .partner .text .name {
          font-size: 200%; }
  .page-template-split-page .left {
    width: 100%;
    float: none;
    padding-right: 0; }
  .page-template-split-page .right {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: none; }
  .page-template-default .container > .text {
    width: 100%;
    float: none;
    padding-right: 0; }
    .page-template-default .container > .text h1, .page-template-default .container > .text h2, .page-template-default .container > .text h3 {
      margin-top: 1em; }
    .page-template-default .container > .text img {
      max-width: 100%;
      width: 100%;
      height: auto; }
  .page-template-default .container .sidebar {
    width: 100%;
    float: none; }
    .page-template-default .container .sidebar .sidebar_item {
      margin-top: 1em; }
  .page-template-default .image_heading .image {
    width: 100%; }
  .page-template-default .image_heading .heading {
    padding: 0;
    max-width: none;
    /*
     .list_of_people
     {
     h2
     {
     width: 100%;
     }
     .people
     {
     margin-top: 1em;
     .person
     {
     @extend %person;
     }
     }
     }
     */ }
  .page-template-default .event_itinerary .container {
    padding: 0; }
    .page-template-default .event_itinerary .container .box {
      border-left: none;
      border-right: none;
      padding: 20px; }
      .page-template-default .event_itinerary .container .box h2:after {
        content: " ";
        width: 75px;
        height: 2px;
        display: block;
        margin-bottom: 10px;
        background-color: #ada08e;
        margin-top: 16px; }
      .page-template-default .event_itinerary .container .box table {
        width: 100%; }
        .page-template-default .event_itinerary .container .box table .time {
          min-width: 100px; }
        .page-template-default .event_itinerary .container .box table .date-and-time {
          min-width: 200px; } }
