@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.author-box::before,
.clearfix::before,
.entry-content::before,
.entry::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}
.author-box::after,
.clearfix::after,
.entry-content::after,
.entry::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}
html {
  font-size: 62.5%;
}
body > div {
  font-size: 18px;
}
body {
  color: #1b2832;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.425;
  margin: 0;
  letter-spacing: 0.2px;
}
.button,
.gallery img,
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a {
  color: #2ed0cf;
  text-decoration: none;
  font-weight: 400;
}
a:focus,
a:hover {
  color: #23a7a6;
  text-decoration: underline;
}
p {
  margin: 0 0 10px;
  padding: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 1em 0;
}
b,
strong {
  font-weight: 700;
}
cite,
em,
i {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: futura-pt, sans-serif;
  line-height: 1;
  margin: 0 0 20px;
  color: #1b2832;
  font-weight: 500;
  letter-spacing: 1px;
}
h1 {
  font-size: 26px;
  font-size: 2.6rem;
  text-transform: uppercase;
}
h2 {
  font-size: 26px;
  font-size: 2.6rem;
  text-transform: uppercase;
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
h4 {
  font-size: 20px;
  font-size: 2rem;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
body:not(.home) h1,
body:not(.home) h2,
body:not(.home) h3,
body:not(.home) h4,
body:not(.home) h5,
body:not(.home) h6 {
  text-transform: uppercase;
}
.wp-caption,
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}
img {
  height: auto;
}
.gallery {
  overflow: hidden;
}
.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}
.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
}
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 16px;
  width: 100%;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: 0;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}
::-moz-placeholder {
  color: #333;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #333;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #2ed0cf;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  padding: 10px 30px;
  width: auto;
  text-decoration: none;
  font-family: futura-pt, sans-serif;
  box-shadow: 0 2px 4px 0 rgba(27, 40, 50, 0.45);
  font-size: 18px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.button:focus,
.button:hover,
button:focus,
button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
  background-color: #23a7a6;
  color: #fff;
  text-decoration: none;
}
.entry-content .button:focus,
.entry-content .button:hover {
  color: #fff;
}
.button {
  display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}
.page-id-203 table {
  line-height: 1.4;
  margin-bottom: 10px;
}
.page-id-244 table,
.page-id-989 table {
  border-collapse: inherit;
  margin-bottom: 30px;
}
tbody {
  border-bottom: 1px solid #ddd;
}
td,
th {
  text-align: left;
}
th {
  font-weight: 400;
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-shortcut:focus,
.screen-reader-text:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: 700;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.more-link {
  position: relative;
}
.site-inner,
.wrap {
  margin: 0 auto;
  max-width: 1200px;
}
.site-inner {
  clear: both;
  padding-top: 60px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}
.content {
  float: right;
  width: 780px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}
.full-width-content .content {
  width: 100%;
}
.sidebar-primary {
  float: right;
  width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}
.sidebar-secondary {
  float: left;
  width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}
.avatar {
  float: left;
}
.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}
.alignright .avatar {
  margin-left: 24px;
}
.comment .avatar {
  margin: 0 16px 24px 0;
}
.breadcrumb {
  margin-bottom: 25px;
  color: #2ed0cf;
  font-size: 14px;
}
.breadcrumb a {
  color: #2ed0cf;
  font-weight: 400;
}
.archive-description,
.author-box {
  margin-bottom: 60px;
}
.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}
.search-form {
  overflow: hidden;
}
.site-header .search-form {
  float: right;
  margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
  width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
}
.archive-title,
.author-box-title {
  font-size: 20px;
  font-size: 2rem;
}
.entry-title {
  font-size: 30px;
  font-size: 3rem;
}
.entry-title a,
.sidebar .widget-title a {
  color: #333;
}
.entry-title a:focus,
.entry-title a:hover {
  color: #23a7a6;
}
.widget-title {
  margin-bottom: 20px;
}
a.aligncenter img {
  display: block;
  margin: 0 auto;
}
a.alignnone {
  display: inline-block;
}
.alignleft {
  float: left;
  text-align: left;
}
.alignright {
  float: right;
  text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}
.aligncenter,
img.centered {
  display: block;
  margin: 0 auto 24px;
}
.alignnone,
img.alignnone {
  margin-bottom: 12px;
}
.wp-caption.alignleft,
a.alignleft,
img.alignleft {
  margin: 0 24px 24px 0;
}
.wp-caption.alignright,
a.alignright,
img.alignright {
  margin: 0 0 24px 24px;
}
.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}
.widget {
  word-wrap: break-word;
}
.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
.featured-content .entry {
  margin-bottom: 40px;
}
.featured-content .entry:last-child {
  margin-bottom: 0;
}
.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}
.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%;
}
.enews form + p {
  margin-top: 24px;
}
#wpstats {
  display: none;
}
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
:focus {
  color: #333;
  outline: 0;
}
.site-header {
  min-height: 160px;
  border-bottom: 1px solid #eee;
}
.site-header .wrap {
  padding: 40px 0;
}
.title-area {
  float: left;
  padding: 10px 0;
  width: 360px;
}
.header-full-width .title-area {
  width: 100%;
}
.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #333;
}
.header-image .site-title > a {
  background: url(images/logo.png) no-repeat left;
  float: left;
  min-height: 60px;
  width: 100%;
}
.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
}
.site-description,
.site-title {
  margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.site-header .widget-area {
  float: right;
  text-align: right;
  width: 780px;
}
.genesis-nav-menu {
  clear: both;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
  display: inline;
}
.genesis-nav-menu a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 14px 9px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: futura-pt, sans-serif;
  margin-top: 30px;
  letter-spacing: 1px;
}
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
  text-decoration: none;
}
.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 200px;
  z-index: 99;
  padding: 20px 10px;
}
.genesis-nav-menu .sub-menu a {
  border-top: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  padding: 0 5px;
  position: relative;
  width: 200px;
  word-wrap: break-word;
  font-weight: 400;
}
.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 209px;
}
.genesis-nav-menu .menu-item:hover {
  position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}
.genesis-nav-menu > .first > a {
  padding-left: 0;
}
.genesis-nav-menu > .last > a {
  padding-right: 0;
}
.menu .menu-item:focus {
  position: static;
}
.menu .menu-item.sfHover > ul.sub-menu,
.menu .menu-item > a:focus + ul.sub-menu {
  left: auto;
  opacity: 1;
}
.site-header .genesis-nav-menu li li {
  margin-left: 0;
}
.nav-primary,
.nav-secondary {
  border-bottom: 1px solid #eee;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content code {
  background-color: #333;
  color: #ddd;
}
p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.entry-header .entry-meta {
  margin-bottom: 24px;
}
.entry-categories,
.entry-tags {
  display: block;
}
.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}
.pagination {
  clear: both;
  margin: 40px 0;
}
.pagination li {
  display: inline;
}
.pagination li a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 10px;
  text-decoration: none;
}
.pagination .active a {
  color: #333;
}
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 60px;
}
.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}
.comment-content {
  clear: both;
  word-wrap: break-word;
}
.comment-list li {
  padding: 32px 0 0 32px;
}
.comment-list li.depth-1 {
  padding-left: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}
.comment-respond label {
  display: block;
  margin-right: 12px;
}
.entry-comments .comment-author {
  margin-bottom: 0;
}
.entry-pings .reply {
  display: none;
}
.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
}
.sidebar li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
  margin-bottom: 0;
}
.sidebar .widget {
  margin-bottom: 60px;
}
.site-footer {
  border-top: 1px solid #ddd;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding: 40px 0;
}
.site-footer p {
  margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .site-inner,
  .wrap {
    max-width: 960px;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 720px;
  }
  .content,
  .site-header .widget-area {
    width: 600px;
  }
  .content-sidebar-sidebar .content,
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content {
    width: 360px;
  }
  .sidebar-primary,
  .title-area {
    width: 300px;
  }
}
@media only screen and (max-width: 1020px) {
  .site-inner,
  .wrap {
    max-width: 800px;
  }
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }
  .page-template-page-main #content-sidebar-wrap {
    margin-top: -40px;
  }
  .page-template-page-events #content-sidebar-wrap {
    margin-top: -40px;
  }
  .single-tribe_events #content-sidebar-wrap {
    margin-top: -40px;
  }
  .site-header .wrap {
    padding: 20px 5%;
  }
  .header-image .site-title > a {
    background-position: center top;
  }
  .genesis-nav-menu li,
  .site-header .search-form,
  .site-header ul.genesis-nav-menu {
    float: none;
  }
  .genesis-nav-menu,
  .site-description,
  .site-header .search-form,
  .site-header .title-area,
  .site-title {
    text-align: center;
  }
  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 16px;
  }
  .site-header .search-form {
    margin: 16px auto;
  }
}
@media only screen and (max-width: 880px) {
  .site-inner,
  .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  .page-template-page-main #content-sidebar-wrap {
    padding: 15px;
  }
  .page-template-page-events #content-sidebar-wrap {
    padding: 15px;
  }
  .single-tribe_events #content-sidebar-wrap {
    padding: 15px;
  }
  .page-template-page-main .sidebar-right + #content {
    margin-top: -25px;
  }
  .page-template-page-events .sidebar-right + #content {
    margin-top: -25px;
  }
  .single-tribe_events .sidebar-right + #content {
    margin-top: -25px;
  }
}
@media only screen and (max-width: 720px) {
  .page-template-page-main .sidebar-right + #content {
    margin-top: -40px;
  }
  .page-template-page-events .sidebar-right + #content {
    margin-top: -40px;
  }
  .single-tribe_events .sidebar-right + #content {
    margin-top: -40px;
  }
}
@media print {
  *,
  ::after,
  ::before {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .site-title > a::after,
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar,
  button,
  input,
  select,
  textarea {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
#footer {
  background: url(../../../images/footer-background.png) no-repeat left top;
  margin-top: 60px;
}
#footer h2,
#footer p {
  color: #fff;
}
#footer a {
  color: #2ed0cf;
  font-weight: 300;
}
#footer a.button {
  color: #fff;
}
#footer a.button:hover {
  text-decoration: none;
}
@media screen and (max-width: 800px) {
  #footer a.button {
    margin-bottom: 30px;
  }
}
#footer h2 {
  font-size: 20px;
  font-weight: 400;
}
#footer p.copyright {
  text-transform: uppercase;
  font-size: 16px;
}
#footer p.hyperarts-link a {
  color: #fff;
  font-size: 12px;
}
#footer .genesis-nav-menu a {
  padding: 0;
  font-weight: 300;
  margin-top: 15px;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, sans-serif;
}
@media screen and (max-width: 1023px) {
  #footer .genesis-nav-menu a {
    margin-top: 0;
  }
}
#footer li {
  list-style: none;
}
@media screen and (max-width: 1023px) {
  #footer {
    background: url(../../../images/footer-background-mobile.png) no-repeat left
      top;
    background-position: -1px 0;
  }
}
#footer .genesis-nav-menu a {
  text-transform: initial;
  font-size: 18px;
}
.ha-footer-modules {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 250px;
}
@media screen and (max-width: 1023px) {
  .ha-footer-modules {
    padding-top: 150px;
  }
}
@media screen and (max-width: 800px) {
  .ha-footer-modules {
    flex-direction: column;
    padding-top: 130px;
  }
}
.footer-module {
  width: 25%;
}
.footer-module.social-icons .social-icons-wrap {
  width: 190px;
}
.footer-module.social-icons .social-icons-wrap a:nth-of-type(2) {
  margin: 0 40px;
}
.footer-module.sign-up {
  width: 35%;
}
.footer-module.sign-up p.message {
  width: 280px;
}
.footer-module.about {
  float: right;
  width: 10%;
}
.footer-module.cta {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 1023px) {
  .footer-module.cta {
    margin-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .footer-module.visit-us {
    order: 1;
    width: 70%;
  }
  .footer-module.sign-up {
    order: 2;
    width: 30%;
  }
  .footer-module.sign-up p.message {
    width: auto;
  }
  .footer-module.social-icons {
    order: 3;
    width: 100%;
  }
  .footer-module.social-icons .social-icons-wrap {
    width: 100%;
    text-align: center;
    margin: 30px 0;
  }
  .footer-module.social-icons h2 {
    display: none;
  }
  .footer-module.about {
    order: 5;
    width: 100%;
  }
  .footer-module.about h2 {
    display: none;
  }
  .footer-module.about li {
    display: inline !important;
    float: left;
    width: 20%;
    border-right: 1px solid #2ed0cf;
  }
  .footer-module.about li a {
    margin-top: 0;
  }
  .footer-module.about li:last-child {
    border-right: none;
  }
  .footer-module.cta {
    order: 4;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 800px) {
  .footer-module.visit-us {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-module.sign-up {
    width: 100%;
  }
  .footer-module.about h2 {
    display: block;
  }
  .footer-module.about ul {
    text-align: left;
  }
  .footer-module.about li {
    width: 50%;
    border-right: none;
    margin-bottom: 15px;
  }
}
.creds,
.cta.footer-module {
  text-align: center;
}
#subnav {
  max-height: 1px;
  order: 10;
  overflow-y: hidden;
}
.cta.footer-module {
  display: none;
}
#footer .cta.footer-module {
  display: block;
}
body.home #footer {
  margin-top: -30px;
}
@media only screen and (max-width: 800px) {
  body.home #footer {
    margin-top: 0;
  }
}
#menu-main-2 {
  display: none;
}
.mobile-menu-items {
  display: none;
}
.mobile-menu-close {
  display: none;
}
#menu-main .menu-item {
  display: inline-block;
}
#title-area {
  display: none;
}
.searchform {
  display: none;
}
.searchform.show {
  display: block;
}
@media screen and (max-width: 1023px) {
  #header .genesis-nav-menu {
    display: none;
  }
  .mobile-menu-open {
    display: inline-block;
  }
  #title-area {
    display: inline-block;
  }
  .mobile-menu-items .sub-menu {
    display: none;
  }
  #nav_menu-3,
  #search-5 {
    display: none;
  }
  #search-3 {
    float: none;
    clear: both;
    margin-top: 0;
    width: 100%;
  }
}
.mobile-menu-items > .menu-item-has-children {
  background: url(../../../images/arrow-down.png) scroll no-repeat 95% 50%
    transparent;
}
.mobile-menu-items > .menu-item-has-children.open {
  background: url(../../../images/arrow-up.png) scroll no-repeat 95% 10px
    transparent;
}
#header {
  height: 90px;
  top: 27px;
  background-color: #1b2832;
  position: fixed;
  width: 100%;
  z-index: 100;
  transition: all 0.25s;
  transition: top 0.85s;
  box-shadow: 0 2px 15px rgba(255, 255, 255, 0.4);
}
#header.scroll.resized {
  top: 0;
  box-shadow: none;
}
#header .wrap p.logo {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: background-size 0.85s;
}

#header .wrap p.logo {
    width: 350px;
}

#header.scroll.resized .wrap p.logo {
  background-size: 60%;
  margin-top: -18px;
}
@media only screen and (max-width: 1160px) {
  #header.scroll.resized .wrap p.logo {
    margin-top: -9px;
  }
}
@media only screen and (max-width: 1160px) {
  #header {
    height: 70px;
  }
}
@media only screen and (max-width: 736px) {
  #header {
    top: 0;
  }
}
#header .wrap {
  text-align: right;
  position: relative;
}
#header .wrap .logo-container {
  display: inline;
}
@media only screen and (max-width: 1023px) {
  #header .wrap .logo-container {
    display: block;
    position: absolute;
    z-index: 2;
    left: 9px;
  }
}
#header .wrap .wrap {
  display: inline;
}
@media only screen and (max-width: 1023px) {
  #header .wrap .wrap {
    display: block;
  }
}
#header .wrap p.logo {
  background-image: url(../../../images/logo.png);
  width: 360px;
  height: 126px;
  float: left;
  margin-top: -24px;
  margin-left: -60px;
}
@media only screen and (max-width: 1160px) {
  #header .wrap p.logo {
    background-image: url(../../../images/logo-mobile.png);
    background-repeat: no-repeat;
    margin-top: -11px;
    width: 280px;
    height: 88px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .wrap p.logo {
    margin-left: 2px;
  }
}

@media (max-width: 1280px) {
#header .wrap p.logo {
    width: 290px;
}
}

@media (max-width: 1190px) {   
#header .wrap p.logo {
    width: 190px;
}
}

@media (max-width: 1023px) {   
#header .wrap p.logo {
    width: 290px;
}
}

@media only screen and (max-width: 736px) {
  #header .wrap p.logo {
    margin-top: 2px;
    background-image: url(../../../images/logo-mobile-small.png);
    margin-left: 2px;
  }
}
@media only screen and (max-width: 500px) {
  #header .wrap p.logo {
    background-size: 80%;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 1280px) {
  #header .wrap {
    max-width: 1100px;
  }
}
@media only screen and (max-width: 1160px) {
  #header .wrap {
    max-width: 1000px;
  }
}
#header #nav {
  margin-top: -7px;
}
@media only screen and (max-width: 1023px) {
  #header #nav > .wrap {
    display: inline-block;
  }
}
#header #title-area {
  width: 140px;
  float: left;
}
#header #title-area h1#title,
#header #title-area p#description,
#header #title-area p#title {
  text-indent: -9999px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  #header #title-area {
    width: 100%;
    margin-top: -76px;
    z-index: 1;
    position: absolute;
    top: 100px;
    right: 10px;
  }
}
#header ul#menu-main li.current-menu-item,
#header ul#menu-main li.current-page-ancestor,
#header ul#menu-main li:hover {
  border-bottom: 5px solid #2ed0cf;
  padding-bottom: 16px;
}
@media only screen and (max-width: 1160px) {
  #header ul#menu-main li.current-menu-item,
  #header ul#menu-main li.current-page-ancestor,
  #header ul#menu-main li:hover {
    padding-bottom: 4px;
  }
}
#header ul#menu-main li.menu-item-search:hover {
  border-bottom: none;
  padding-bottom: 0;
}
#header ul#menu-main li.menu-item-cta:hover,
#header ul#menu-main li.menu-item-search:hover {
  border-bottom: none;
}
#header li.menu-item-search {
  margin-right: 25px;
  padding-left: 10px;
}
#header a.nav-search-icon {
  width: 20px;
  background: url(../../../images/search.png);
  background-repeat: no-repeat;
  position: relative;
  top: 13px;
}
#header form.searchform {
  padding: 15px;
  background: rgba(27, 40, 50, 0.75);
  margin: 0 auto;
  max-width: 885px;
}
#header input[value="Search"] {
  max-width: 810px;
  width: 92%;
  height: 30px;
  display: inline-block;
  float: left;
}
#header input[type="submit"] {
  background-color: rgba(0, 0, 0, 0);
  width: 35px;
  box-shadow: none;
  display: inline-block;
  float: left;
  height: 30px;
  position: relative;
  bottom: 5px;
  right: 3px;
}
#header .genesis-nav-menu a {
  margin-top: 30px;
}
@media only screen and (max-width: 1160px) {
  #header .genesis-nav-menu a {
    margin-top: 20px;
  }
}
#header a.button {
  padding: 12px 12px;
}
@media only screen and (max-width: 1023px) {
  .mobile-menu-close,
  .mobile-menu-open {
    margin-right: 5px;
    margin-top: -2px;
  }
  .menu-main-container {
    background-color: #1b2832;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }
  .mobile-menu {
    width: 100%;
    padding-left: 20px;
    padding-right: 0;
    margin-top: 25px;
  }
  .mobile-menu ul {
    text-align: left;
    padding: 25px;
  }
  .mobile-menu li {
    list-style: none;
    padding: 7px 0;
  }
  .mobile-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .mobile-menu-close,
  .mobile-menu-open {
    margin-right: 0;
  }
  .mobile-menu {
    padding-left: 20px;
    padding-right: 0;
  }
}
#mobilesearch {
  margin-left: 20px;
  margin-top: -16px;
  background-color: #1b2832;
  height: 35px;
}
#mobilesearch .search-input {
  background-color: #1b2832;
  height: 40px;
  color: #fff;
  width: 70% !important;
}
#mobilesearch .search-submit {
  left: -15px;
}
#mobiletickets {
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 25px;
  float: left;
  width: 100%;
  background-color: #1b2832;
}
#mobiletickets .button {
  padding: 14px 24px;
  width: 100%;
  text-align: center;
}
#inner {
  max-width: 2000px;
  margin: 0 auto;
  overflow: auto;
}
body:not(.home) #inner {
  max-width: 1200px;
  padding-top: 170px;
}
body:not(.home) #inner h3 {
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 25px;
}
@media only screen and (max-width: 1023px) {
  .blog-page #inner {
    padding-top: 90px !important;
  }
  .pt-cv-content-item {
    padding-top: 20px;
  }
}
.breadcrumb {
  font-weight: 500;
}
.breadcrumb span:after {
  content: " >";
  color: #9b9b9b;
  padding: 0 5px;
}
.breadcrumb a:active,
.breadcrumb a:hover {
  text-decoration: none;
  color: #23a7a6;
}
@media screen and (min-width: 800px) {
  .sidebar-right + #content {
    float: right;
    width: 74.9%;
    padding: 0 50px 0 50px;
  }
}
@media screen and (min-width: 800px) {
  .sidebar-right {
    float: left;
    width: 25%;
    padding-left: 20px;
  }
}
.sidebar-right .widget-content {
  margin: 0 auto;
}
.sidebar li {
  padding-bottom: 0;
  margin-bottom: 0;
  list-style: none;
}
.sidebar-nav h2.widget-title {
  margin-bottom: 10px;
}
.sidebar-nav h2.widget-title a {
  color: #9b9b9b;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-decoration: none;
}
.sidebar-nav h2.widget-title a:hover {
  color: #23a7a6;
}
.sidebar-nav ul.widget-list {
  padding-left: 15px;
}
.sidebar-nav ul.widget-list li {
  line-height: 25px;
}
.sidebar-nav ul.widget-list li.widget-entry-title.current-menu-item a {
  color: #23a7a6;
  font-weight: 500;
}
.sidebar-nav ul.widget-list a {
  color: #9b9b9b;
  font-size: 18px;
}
.sidebar-nav ul.widget-list a:hover {
  color: #23a7a6;
  text-decoration: none;
}
.sidebar-nav ul.widget-list ul.widget-list li a {
  font-size: 16px;
  font-weight: 300;
}
@media screen and (min-width: 1023px) {
  .widget-content.small-screen-select {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .small-screen-select {
    margin-bottom: 15px;
    width: 90%;
  }
  #sidebar {
    display: none;
  }
  #content {
    width: 100% !important;
  }
}
.button-single-module,
.columns-module,
.headline-wrap,
.regular-content-module {
  margin: 0 auto;
  max-width: 1200px;
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .button-single-module,
  .columns-module,
  .headline-wrap,
  .regular-content-module {
    padding: 0 10px;
  }
  #inner .button-single-module,
  #inner .columns-module,
  #inner .headline-wrap,
  #inner .regular-content-module {
    padding: 0 10px;
  }
}
.column img {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.regular-content-module img {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.regular-content-module ul {
  list-style: none;
  margin-bottom: 2px;
  padding-left: 10px;
}
.regular-content-module li::before {
  content: "•";
  color: #9b9b9b;
  display: inline-block;
  width: 1em;
}
.regular-content-module ul li {
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1.4em;
  padding-bottom: 10px;
}
.regular-content-module ul li ul {
  margin-bottom: 0;
}
.regular-content-module ul li ul li {
  margin-left: 30px;
}
.regular-content-module ol {
  counter-reset: foo;
  display: table;
  border-collapse: separate;
  border-spacing: 15px;
}
.regular-content-module ol > li {
  counter-increment: foo;
  display: table-row;
}
.regular-content-module ol > li::before {
  content: counter(foo) ".";
  display: table-cell;
  text-align: left;
  font-weight: 700;
  padding-right: 5px;
}
.regular-content-module ol li ol li {
  list-style-type: lower-alpha !important;
  margin-left: 40px;
}
.regular-content-module ol li ol li ol li {
  list-style-type: lower-roman !important;
  margin-left: 30px;
  list-style-position: inside;
}
figcaption.full-width-caption {
  font-size: 14px;
  color: #9b9b9b;
  margin: 5px 0 2px 0;
}
@media only screen and (max-width: 1023px) {
  .regular-content-module img {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .page-template-page-main .regular-content-module {
    padding: 0 !important;
  }
  .page-template-page-main .headline-wrap {
    padding: 0 !important;
  }
  .page-template-page-main .button-single-module a.left {
    margin-left: -10px;
  }
}
@media only screen and (max-width: 450px) {
  .regular-content-module img {
    width: 100%;
  }
}
.full-width-image-with-caption figure {
  margin: 0;
}
.button-single-module {
  display: block;
  text-align: center;
  clear: both;
}
.button-single-module a.right {
  float: right;
  margin-bottom: 20px;
}
.button-single-module a.left {
  float: left;
  margin-bottom: 20px;
}
.button-single-module a.center {
  margin-bottom: 20px;
}
.button-single-module a:hover {
  text-decoration: none;
}
.button-multiple-wrapper {
  float: left;
  margin-right: 35px;
  margin-bottom: 2px;
}
.button-multiple-wrapper a:active,
.button-multiple-wrapper a:focus,
.button-multiple-wrapper a:hover {
  text-decoration: none;
}
.secondary .button,
.secondary button,
.secondary input[type="button"],
.secondary input[type="reset"],
.secondary input[type="submit"] {
  background-color: #0295a6;
  box-shadow: 0 2px 4px 0 rgba(27, 40, 50, 0.45);
}
.secondary .button:focus,
.secondary .button:hover,
.secondary button:focus,
.secondary button:hover,
.secondary input:focus[type="button"],
.secondary input:focus[type="reset"],
.secondary input:focus[type="submit"],
.secondary input:hover[type="button"],
.secondary input:hover[type="reset"],
.secondary input:hover[type="submit"] {
  background-color: #048493;
}
.feature-box {
  max-width: 1200px;
  margin: 0 auto;
  height: 470px;
  margin-bottom: 100px;
  box-shadow: 3px 5px 9px 0 rgba(0, 0, 0, 0.5);
  background-size: cover !important;
  background-position-x: center !important;
  background-position-y: center !important;
}
.feature-box .left {
  left: 55px;
}
.feature-box .right {
  float: right;
  right: 55px;
}
.feature-box .content-box {
  opacity: 0.91;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  width: 45%;
  padding: 60px;
  height: 360px;
  position: relative;
  top: 55px;
}
.feature-box h2 {
  text-transform: uppercase;
  color: #20b3cf;
  font-size: 52px;
  margin-bottom: 20px;
}
.feature-box h2:hover {
  color: #31b852;
}
.feature-box .text a {
  content: url(../../../images/feature-box-arrows.png);
  padding-left: 10px;
}
.feature-box .text a:hover {
  content: url(../../../images/feature-box-arrows-hover.png);
}
@media only screen and (max-width: 1150px) {
  .feature-box h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .feature-box .content-box {
    margin: 0 auto;
    width: 45%;
    padding: 40px;
  }
  .feature-box .left {
    left: 0;
  }
  .feature-box .right {
    float: initial;
    right: 0;
  }
  .feature-box h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 800px) {
  .feature-box {
    box-shadow: none;
  }
  .feature-box .content-box {
    width: 70%;
    height: 300px;
    top: 85px;
  }
}
@media only screen and (max-width: 500px) {
  .feature-box h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .feature-box .content-box {
    width: 90%;
    height: 340px;
    top: 55px;
  }
}
.news-feed-module {
  max-width: 1200px;
  margin: 0 auto;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
}
.news-feed-module h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.news-feed-module img {
  border-radius: 5px;
  box-shadow: 4px 4px 12px 0 rgba(74, 144, 226, 0.4);
}
.news-feed-module h4 {
  margin: 20px 0 15px;
  font-size: 18px;
  font-size: 1.8rem;
}
.news-feed-module h4 a {
  color: #2f99fb;
  text-decoration: none;
}
.news-feed-module h4 a:hover {
  color: #2275bb;
}
.news-feed-module li {
  list-style: none;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1023px) {
  ul.news-list {
    margin: 0 auto;
    width: 100%;
  }
  .news-feed-module li {
    height: 330px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 800px) {
  ul.news-list {
    margin: 0 auto;
    width: 90%;
  }
  .news-feed-module li {
    padding: 0;
    height: auto;
    width: 100%;
    margin-left: 0;
  }
  .news-feed-module h4 {
    font-size: 20px;
  }
  .news-feed-module .header-lines span:after,
  .news-feed-module .header-lines span:before {
    border-bottom: none;
    width: 0;
  }
}
.pull-quote-module {
  margin: 0 auto;
  color: #2ed0cf;
  padding: 30px 50px;
  border-top: 1px solid #2ed0cf;
  border-bottom: 1px solid #2ed0cf;
  clear: both;
  margin-bottom: 2px;
}
.pull-quote-module blockquote {
  font-style: normal;
  margin: 0;
  font-weight: 400;
}
.pull-quote-module blockquote::before {
  content: none;
}
.pull-quote-module ul {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 10px;
}
.pull-quote-module li::before {
  content: "•";
  color: #9b9b9b;
  display: inline-block;
  width: 1em;
}
.pull-quote-module li {
  list-style-position: inside;
}
span.quote-text {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .mission-statement-module,
  .pull-quote-module {
    padding: 15px;
  }
}
.columns-module {
  clear: both;
  margin-bottom: 100px;
}
.columns-module .column {
  padding-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .columns-module .one-half {
    width: 100%;
    margin-left: 0;
  }
}
#sidebar .headline-module.widget-title {
  margin-top: 30px;
  text-transform: none !important;
}
body.home .multiple-columns-module {
  margin-bottom: 50px;
}
body.home .one-fourth.item-1 {
  font-family: futura-pt, sans-serif;
  font-size: 22px;
  padding-right: 40px;
  border-right: 1px solid #dfdfdf;
  min-height: 240px;
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-1 {
    border-right: none;
    width: 100%;
    text-align: center;
    min-height: 10px;
    margin-bottom: 25px;
    padding-right: 0;
  }
}
body.home .one-fourth.item-2 {
  border-right: 1px solid #dfdfdf;
  padding-right: 40px;
  min-height: 240px;
}
body.home .one-fourth.item-2 h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-2 h3 {
    display: inline-block;
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-2 h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
  }
}
body.home .one-fourth.item-2 h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-2 h4 {
    width: 100%;
    text-align: center;
  }
}
body.home .one-fourth.item-2 p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-2 p {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-2 {
    width: 70%;
    border-right: none;
    min-height: auto;
    padding-right: 0;
    margin: 0 auto;
    float: initial;
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-2 {
    width: 100%;
  }
}
body.home .one-fourth.item-3 {
  min-height: 240px;
}
body.home .one-fourth.item-3 h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-3 h4 {
    display: inline-block;
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-size: 16px;
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-3 h4 {
    width: 100%;
    text-align: center;
  }
}
body.home .one-fourth.item-3 a.button {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-3 a.button {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-3 a.button {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 25px;
    width: 80%;
  }
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-3 {
    width: 70%;
    height: auto;
    min-height: auto;
    margin: 0 auto;
    float: initial;
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fourth.item-3 {
    width: 100%;
  }
  body.home .one-fourth.item-3 p {
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  body.home .one-fourth.item-4 {
    display: none;
  }
}
body.home .feature-wrap {
  min-height: 230px;
}
body.home .feature-wrap h2 {
  font-size: 30px;
  text-transform: none;
  margin-bottom: 10px;
  font-weight: 400;
}
@media only screen and (max-width: 1280px) {
  body.home .feature-wrap h2 {
    font-size: 26px !important;
  }
}
body.home .feature-wrap h3.feature-subtitle {
  font-size: 20px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  body.home .feature-wrap h3.feature-subtitle {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1280px) {
  body.home .feature-wrap h3.feature-subtitle {
    font-size: 18px;
  }
}
body.home .feature-wrap h3.feature-subtitle > p {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1280px) {
  body.home .feature-wrap h3.feature-subtitle > p {
    font-size: 18px !important;
  }
}
body.home .feature-wrap h3.feature-date {
  font-size: 16px;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 100;
}
body.home .feature-wrap p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
  body.home .feature-wrap p {
    font-size: 16px !important;
  }
}
body.home .one-fifth.feature-wrap,
body.home .one-fourth.feature-wrap,
body.home .one-half.feature-wrap,
body.home .one-sixth.feature-wrap,
body.home .one-third.feature-wrap {
  border: 1px solid #dfdfdf;
  background: #fff;
}
@media only screen and (max-width: 1023px) {
  body.home .one-fifth.feature-wrap,
  body.home .one-fourth.feature-wrap,
  body.home .one-half.feature-wrap,
  body.home .one-sixth.feature-wrap,
  body.home .one-third.feature-wrap {
    width: 100%;
    border: none;
    margin-left: 0;
  }
  body.home .one-fifth.feature-wrap .feature-image-wrap,
  body.home .one-fourth.feature-wrap .feature-image-wrap,
  body.home .one-half.feature-wrap .feature-image-wrap,
  body.home .one-sixth.feature-wrap .feature-image-wrap,
  body.home .one-third.feature-wrap .feature-image-wrap {
    overflow: initial !important;
  }
  body.home .one-fifth.feature-wrap img,
  body.home .one-fourth.feature-wrap img,
  body.home .one-half.feature-wrap img,
  body.home .one-sixth.feature-wrap img,
  body.home .one-third.feature-wrap img {
    max-width: 50% !important;
    display: inline-block;
    float: left;
    overflow: initial !important;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 736px) {
  body.home .one-fifth.feature-wrap img,
  body.home .one-fourth.feature-wrap img,
  body.home .one-half.feature-wrap img,
  body.home .one-sixth.feature-wrap img,
  body.home .one-third.feature-wrap img {
    max-width: 100% !important;
    display: block;
    float: initial;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  body.home .one-fifth.feature-wrap,
  body.home .one-fourth.feature-wrap,
  body.home .one-half.feature-wrap,
  body.home .one-sixth.feature-wrap,
  body.home .one-third.feature-wrap {
    background: rgba(0, 0, 0, 0);
  }
}
@media only screen and (max-width: 736px) {
  body.home .one-fifth.feature-wrap,
  body.home .one-fourth.feature-wrap,
  body.home .one-half.feature-wrap,
  body.home .one-sixth.feature-wrap,
  body.home .one-third.feature-wrap {
    border: 1px solid #dfdfdf;
    max-width: 380px;
    margin: 0 auto;
    display: block;
    float: initial;
    margin-bottom: 35px;
  }
}
body.home .one-third .feature-image-wrap {
  max-height: 250px;
  overflow: hidden;
}
body.home .one-third .feature-image-wrap img {
  max-width: initial;
}
@media only screen and (max-width: 736px) {
  body.home .one-third .feature-image-wrap {
    max-height: initial;
  }
}
body.home .feature-text-wrap {
  padding: 15px 15px 30px;
  min-height: 315px;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  body.home .feature-text-wrap {
    min-height: 340px;
  }
}
body.home .feature-text-wrap a.button {
  position: absolute;
  bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  body.home .feature-text-wrap a.button {
    position: initial;
  }
}
@media only screen and (max-width: 1023px) {
  body.home .feature-text-wrap {
    padding: 0;
    min-height: 280px;
  }
}
@media only screen and (max-width: 736px) {
  body.home .feature-text-wrap {
    padding: 20px 10px;
    min-height: auto;
    width: 100%;
    display: inline-block;
  }
}
body.home .mission-statement-module {
  font-size: 22px;
  max-width: 625px;
  margin: 0 auto;
  margin-top: 90px;
}
body.home .mission-statement-module:after {
  content: url(../../../images/missionstatement_background.png) !important;
  z-index: -1;
  position: absolute;
  margin-top: -250px;
}
@media only screen and (max-width: 1023px) {
  body.home .mission-statement-module:after {
    content: url(../../../images/missionstatement_background-mobile.png) !important;
    margin-top: -65px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
body.home .mission-statement-module blockquote {
  font-weight: 300;
}
@media only screen and (max-width: 1023px) {
  body.home .mission-statement-module {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  body.home .mission-statement-module {
    display: none;
  }
}
@media all and (-ms-high-contrast: none) {
  .feature-text-wrap {
    min-height: 270px;
  }
}
body.page-id-203 table tr:nth-child(1) {
  border-top: 1px solid #ddd;
}
body.page-id-203 table tr:nth-child(odd) {
  font-weight: 500;
}
body.page-id-203 table tr:nth-child(odd) td {
  padding-top: 10px;
}
body.page-id-203 table tr:nth-child(even) {
  border-bottom: 1px solid #ddd;
}
body.page-id-203 table tr:nth-child(even) td {
  padding-bottom: 10px;
}
body.page-id-1406 table tr:nth-child(1) {
  border-top: 1px solid #ddd;
}
body.page-id-1406 table tr:nth-child(odd) {
  font-weight: 500;
}
body.page-id-1406 table tr:nth-child(odd) td {
  padding-top: 10px;
}
body.page-id-1406 table tr:nth-child(even) {
  border-bottom: 1px solid #ddd;
}
body.page-id-1406 table tr:nth-child(even) td {
  padding-bottom: 10px;
}
body.page-id-230 table tr {
  border-top: 1px solid #ddd;
}
body.page-id-230 table tr:nth-child(1) {
  font-weight: 500;
}
body.page-id-230 table td {
  padding: 10px;
}
.page-id-236 .regular-content-module img {
  width: auto !important;
}
.tribe-events-ajax-loading.tribe-events-active-spinner img {
  display: none;
}
.tribe-events-page-title {
  display: none;
}
.tribe-events-user-recurrence-toggle {
  display: none;
}
.calendarlink {
  float: left;
  margin-bottom: 10px;
}
@media only screen and (max-width: 736px) {
  .calendarlink {
    float: none;
    padding-top: 10px;
  }
}
.tribe-events-list .tribe-events-venue-details {
  display: none !important;
}
.tribe-events-loop .tribe-events-event-meta {
  border: none !important;
  padding: 0 !important;
  background: 0 0 !important;
}
.tribe-events-list .time-details,
.tribe-events-list .tribe-event-schedule-details {
  padding: 0 !important;
}
.tribe-events-loop .tribe-events-event-meta {
  clear: right !important;
}
.tribe-events-loop .tribe-events-content {
  float: none !important;
}
.tribe-events-list .tribe-events-event-image img {
  width: 180px !important;
  height: 120px !important;
  float: none !important;
  display: block !important;
  margin-bottom: 10px !important;
}
.tribe-events-list-event-title {
  width: 100%;
}
.recurringinfo {
  display: none !important;
}
.tribe-events-loop .tribe-events-event-meta {
  font-size: 18px !important;
}
.tribe-events-calendar th {
  background-color: #2ed0cf !important;
  color: #fff !important;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #2ed0cf !important;
}
#tribe-events .tribe-events-button,
.tribe-events-button {
  background-color: #2ed0cf !important;
}
.page-id-863 #tribe-events-header .tribe-events-sub-nav {
  display: none;
}
#tribe-events .tribe-events-button,
.tribe-events-button {
  display: none !important;
}
.caltitle {
  text-align: center;
  font-weight: 500;
  position: relative;
  z-index: 99;
}
.tribe-events-single-section {
  display: none;
}
.tribe-events-first {
  padding-top: 1em !important;
}
.tribe-events-list .type-tribe_events {
  padding-bottom: 1em !important;
  padding-top: 1em !important;
}
#closures {
  background-color: #dff7f7;
  display: inline-block;
  padding: 7px;
  margin-top: 20px;
  float: left;
  clear: both;
}
@media only screen and (max-width: 736px) {
  #closures {
    padding-top: 0;
  }
}
#closure_left {
  width: 110px;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 11px;
  padding-left: 12px;
  font-weight: 500;
}
@media only screen and (max-width: 736px) {
  #closure_left {
    float: none;
    width: auto;
    margin-bottom: 10px;
    margin-left: -13px;
  }
}
.tribe-events-sub-nav {
  list-style: none;
}
#tribe-events-footer {
  display: none;
}
#closure_right {
  float: left;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  #tribe-events-header .tribe-events-sub-nav li a {
    display: inline-block !important;
  }
}
.tribe-events-nav-pagination ul li::before {
  content: "";
  display: none;
}
.tribe-mobile-day-heading {
  margin-top: 20px;
}
.tribe-events-sub-nav li a {
  background: 0 0 !important;
  color: #000 !important;
}
.pt-cv-thumbnail {
  width: 141px;
  height: 188px;
}
.pt-cv-ctf-phone_number {
  margin-top: 2px !important;
}
.pt-cv-custom-fields {
  display: flex;
  margin-top: -10px;
}
@media screen and (max-width: 1023px) {
  .page-template-search #content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .error404 #content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-id-1177 #excerpt {
  margin-bottom: 25px;
}
mark {
  background-color: #dff7f7;
}
.gform_wrapper .top_label .gfield_label {
  margin-left: 13px;
}
#input_1_2_3_container {
  margin-left: 17px !important;
}
.page-id-339 .regular-content-module img {
  width: auto !important;
}
.page-id-265 .regular-content-module img {
  width: auto !important;
}
.page-id-267 .regular-content-module img {
  width: auto !important;
}
.blog-page .widget-content.small-screen-select {
  display: none;
}
.blog-page .pt-cv-thumbnail {
  width: 520px;
  height: auto;
}
.blog-page a.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {
  display: inline-block;
  float: left;
  padding-right: 3%;
}
@media only screen and (max-width: 1050px) {
  .blog-page a.pt-cv-href-thumbnail {
    display: block;
    width: 100%;
  }
  .blog-page img.pt-cv-thumbnail {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .blog-page #content {
    padding: 5%;
  }
}
@media only screen and (max-width: 736px) {
  .blog-page
    #pt-cv-view-51f9e1dxa8
    .pt-cv-ocol:nth-child(2n + 2)
    .cvp-responsive-image[style*="background-image"],
  .blog-page
    a._self.pt-cv-href-thumbnail.pt-cv-thumb-left.cvplbd.cvp-responsive-image.img-none {
    width: 100% !important;
  }
  .blog-page
    #pt-cv-view-18af481a1h
    .pt-cv-ocol:nth-child(2n + 2)
    .cvp-responsive-image[style*="background-image"],
  .blog-page
    a._self.pt-cv-href-thumbnail.pt-cv-thumb-left.cvplbd.cvp-responsive-image.img-none {
    width: 100% !important;
  }
  .blog-page
    .cvp-responsive-image[style*="background-image"][style*="height"]
    img {
    display: initial !important;
  }
  .blog-page .pt-cv-ifield a,
  .blog-page img.blog-page .pt-cv-thumbnail a._self.pt-cv-href-thumbnail {
    height: auto !important;
  }
}
body.category #content,
body.single-post #content {
  width: 75%;
  float: left;
}
@media only screen and (max-width: 1023px) {
  body.category #content,
  body.single-post #content {
    padding: 5%;
  }
  body.category #inner,
  body.single-post #inner {
    padding-top: 90px !important;
  }
}
body.category .breadcrumb:nth-of-type(1),
body.single-post .breadcrumb:nth-of-type(1) {
  display: none;
}
body.category li.categories,
body.category li.id,
body.category li.thumb,
body.single-post li.categories,
body.single-post li.id,
body.single-post li.thumb {
  list-style: none;
}
body.category li.thumb img,
body.single-post li.thumb img {
  padding: 20px 0;
}
.pt-cv-ocol:nth-of-type(1) img {
  width: 100%;
}
.pt-cv-meta-fields span.terms {
  text-transform: uppercase;
}
body.rain-info #content {
  width: 100%;
}
body.rain-info .widget-content,
body.rain-info h2.widget-title {
  display: none;
}
body.rain-info .one-half,
body.rain-info .one-third {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  body.rain-info .one-half,
  body.rain-info .one-third {
    width: 100%;
    margin-left: 0;
  }
}
.category .breadcrumb:nth-of-type(1) {
  display: block !important;
}
.chabot-academy #sidebar {
  display: none;
}
.chabot-academy h1,
.chabot-academy h4 {
  text-transform: none !important;
}
.chabot-academy #content {
  width: 100%;
  float: unset;
}
.chabot-academy table {
  line-height: unset !important;
  margin-bottom: 20px !important;
}
.chabot-academy .entry-content h1 {
  padding-top: 10px;
}
.chabot-academy td {
  padding-right: 30px !important;
  padding-left: 8px;
  font-size: 16px;
  vertical-align: top;
}
.chabot-academy td:nth-child(even) {
  padding-bottom: 5px;
}
.chabot-academy td {
  padding-top: 5px;
}
.chabot-academy table h4 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 5px;
  text-transform: none !important;
}
.chabot-academy tr:nth-child(even) {
  border-bottom: 1px solid #ddd;
}
.chabot-academy .small-screen-select {
  display: none !important;
}
.slick-slider {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1023px) {
  .slick-slider {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 736px) {
  .slick-slider {
    top: 45px;
  }
}
.slick-slide {
  height: auto !important;
}
.slick-slide img {
  margin: 0 auto;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 736px) {
  .slick-slide {
    margin-bottom: 30px;
  }
}
.slide figure {
  position: relative;
  margin: 0;
}
.slide--has-caption figcaption {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-size: 80px;
  color: #fff;
  letter-spacing: 0.88px;
  text-align: center;
  line-height: 82px;
  text-shadow: -4px 5px 5px #060a0c;
  z-index: 10;
  position: absolute;
  width: 50%;
  top: calc(50% + 25px);
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1250px) {
  .slide--has-caption figcaption {
    width: 65%;
  }
}
@media only screen and (max-width: 1023px) {
  .slide--has-caption figcaption {
    width: 85%;
    font-size: 45px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 736px) {
  .slide--has-caption figcaption {
    font-size: 40px;
    line-height: 50px;
    top: calc(50%);
    width: 80%;
    text-shadow: 1px 3px 4px #000;
  }
}
@media only screen and (max-width: 500px) {
  .slide--has-caption figcaption {
    top: calc(55%);
    font-size: 30px;
    line-height: 35px;
  }
}
.slide__caption {
  color: #fff;
  font-size: 18px;
  position: relative;
}
.slide__caption a {
  color: #fff;
}
.slide__caption ul {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .slide__caption ul {
    background-color: #1b2832;
    margin-bottom: 40px;
  }
}
.slide__caption li {
  display: inline-block;
  list-style: none;
  line-height: 67px;
  padding: 0 30px;
  text-transform: uppercase;
  background-color: #1b2832;
  margin-top: -35px;
}
.slide__caption li.slide-message {
  border-left: 1px solid #555e66;
  border-right: 1px solid #555e66;
}
@media only screen and (max-width: 736px) {
  .slide__caption li.slide-message {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.slide__caption li.slide-message.nodate {
  border-left: none;
}
.slide__caption li.slide-link a {
  font-weight: 300;
}
.slide__caption li.slide-link:after {
  content: url(../../../images/slideshow-link-arrow.png);
  margin-left: 20px;
}
@media only screen and (max-width: 1200px) {
  .slide__caption li {
    padding: 0 3%;
  }
}
@media only screen and (max-width: 1023px) {
  .slide__caption li {
    margin-top: 0;
    width: 100%;
    line-height: 20px;
    padding: 15px 0;
  }
  .slide__caption li.slide-message {
    border-left: none;
    border-right: none;
  }
}
@media only screen and (max-width: 1023px) {
  .slide__caption {
    margin-top: 0;
    max-width: 100%;
    border-radius: 0;
    font-size: 18px;
    line-height: 20px;
    min-height: 50px;
    margin-bottom: 50px;
    box-shadow: none;
  }
}
@media only screen and (max-width: 550px) {
  .slide__caption {
    font-size: 16px;
    line-height: 18px;
    min-height: 50px;
    margin-bottom: 20px;
  }
}
.slick-next,
.slick-prev {
  font-size: 0;
  z-index: 10;
  position: absolute;
  top: calc(50% + 70px);
  display: block;
  width: 26px;
  height: 56px;
  padding: 0;
  -ms-transform: translate(0, -130%);
  transform: translate(0, -130%);
  cursor: pointer;
  color: #fff;
  border: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.slick-next:active,
.slick-next:focus,
.slick-next:hover,
.slick-prev:active,
.slick-prev:focus,
.slick-prev:hover {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.slick-next {
  right: 5%;
}
.slick-next:after {
  content: url(../../../images/arrow-next.png);
}
@media only screen and (max-width: 1023px) {
  .slick-next {
    right: 1%;
    top: calc(50%);
  }
}
@media only screen and (max-width: 736px) {
  .slick-next {
    top: calc(40%);
  }
}
.slick-prev {
  left: 5%;
}
.slick-prev:after {
  content: url(../../../images/arrow-prev.png);
}
@media only screen and (max-width: 1023px) {
  .slick-prev {
    left: 1%;
    top: calc(50%);
  }
}
@media only screen and (max-width: 736px) {
  .slick-prev {
    top: calc(40%);
  }
}
@media only screen and (max-width: 1023px) {
  body.home .sliderContainer:after {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 736px) {
  body.home .sliderContainer:after {
    display: none;
  }
}
ul.slick-dots {
  display: none !important;
  height: 0;
}
