@charset "UTF-8";
/*
Theme Name: Institute of Contemporary Art San Diego
Theme URI: http://cmsmasters.net/galleria-metropolia-child/
Author: MiresBall
Author URI: https://miresball.com/
Description: Galleria Metropolia Child Theme
Template: galleria-metropolia
Version: 1.0.1
License:
License URI:
Text Domain: galleria-metropolia-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*----------------------------------------
	Custom Fonts
----------------------------------------*/
@font-face {
  font-family: "palo-light";
  src: url("fonts/palo-light-webfont.woff2") format("woff2"), url("fonts/palo-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "palo-lightitalic";
  src: url("fonts/palo-lightitalic-webfont.woff2") format("woff2"), url("fonts/palo-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "palo-medium";
  src: url("fonts/palo-medium-webfont.woff2") format("woff2"), url("fonts/palo-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "palo-black";
  src: url("fonts/palo-black-webfont.woff2") format("woff2"), url("fonts/palo-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tt_norms_pro_extrablack";
  src: url("fonts/tt_norms_pro_extrablack-webfont.woff2") format("woff2"), url("fonts/tt_norms_pro_extrablack-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "palo-compressedregular";
  src: url("fonts/palo-compressedregular-webfont.woff2") format("woff2"), url("fonts/palo-compressedregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*----------------------------------------
	Typography
----------------------------------------*/
body {
  font-family: "palo-light", sans-serif !important;
  font-size: 100%;
  font-weight: normal;
}

p {
  font-family: "palo-light", sans-serif;
  font-weight: inherit;
}
p a {
  font-weight: inherit;
}
p strong {
  font-family: "palo-medium", sans-serif;
  font-weight: inherit;
}
p em {
  font-family: "palo-lightitalic", sans-serif;
  font-style: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: "palo-black", sans-serif !important;
  font-weight: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: "palo-black", sans-serif !important;
}

.ican,
.pj-tags-ica-north .project_outer {
  background: #00ff00;
  color: #000;
}
.ican h1,
.ican h2,
.ican h3,
.ican h4,
.ican h5,
.ican h6,
.ican a,
.pj-tags-ica-north .project_outer h1,
.pj-tags-ica-north .project_outer h2,
.pj-tags-ica-north .project_outer h3,
.pj-tags-ica-north .project_outer h4,
.pj-tags-ica-north .project_outer h5,
.pj-tags-ica-north .project_outer h6,
.pj-tags-ica-north .project_outer a {
  color: #2c08ff;
}

.icac,
.pj-tags-ica-central .project_outer {
  background: #2c08ff;
  color: #fff;
}
.icac h1,
.icac h2,
.icac h3,
.icac h4,
.icac h5,
.icac h6,
.icac a,
.pj-tags-ica-central .project_outer h1,
.pj-tags-ica-central .project_outer h2,
.pj-tags-ica-central .project_outer h3,
.pj-tags-ica-central .project_outer h4,
.pj-tags-ica-central .project_outer h5,
.pj-tags-ica-central .project_outer h6,
.pj-tags-ica-central .project_outer a {
  color: #00ff00;
}

.icad,
.pj-tags-ica-digital .project_outer {
  background: #000;
  color: #fff;
}
.icad h1,
.icad h2,
.icad h3,
.icad h4,
.icad h5,
.icad h6,
.icad a,
.pj-tags-ica-digital .project_outer h1,
.pj-tags-ica-digital .project_outer h2,
.pj-tags-ica-digital .project_outer h3,
.pj-tags-ica-digital .project_outer h4,
.pj-tags-ica-digital .project_outer h5,
.pj-tags-ica-digital .project_outer h6,
.pj-tags-ica-digital .project_outer a {
  color: #fff;
}

.offsite {
  background: #d7dadc;
}

/*----------------------------------------
	Global
----------------------------------------*/
.outline {
  display: none;
}

.page-template-about .fullwidth,
.page-template-home .fullwidth,
.page-template-visit .fullwidth,
.page-template-membership .fullwidth,
.page-template-volunteer .fullwidth,
.page-template-donate .fullwidth,
.page-template-press-room .fullwidth,
.page-template-volunteer .fullwidth,
.page-template-education-overview .fullwidth {
  padding: 0;
  width: 100%;
}

.page-template-membership .middle_inner,
.page-template-volunteer .middle_inner,
.page-template-donate .middle_inner,
.page-template-facility-rentals .middle_inner,
.page-template-education-overview .middle_inner {
  padding: 0 5%;
}
.page-template-membership .middle_inner .content_wrap,
.page-template-volunteer .middle_inner .content_wrap,
.page-template-donate .middle_inner .content_wrap,
.page-template-facility-rentals .middle_inner .content_wrap,
.page-template-education-overview .middle_inner .content_wrap {
  width: 100%;
  max-width: 1672px;
}
.page-template-membership .membership .container,
.page-template-membership .volunteer .container,
.page-template-membership .donate .container,
.page-template-volunteer .membership .container,
.page-template-volunteer .volunteer .container,
.page-template-volunteer .donate .container,
.page-template-donate .membership .container,
.page-template-donate .volunteer .container,
.page-template-donate .donate .container,
.page-template-facility-rentals .membership .container,
.page-template-facility-rentals .volunteer .container,
.page-template-facility-rentals .donate .container,
.page-template-education-overview .membership .container,
.page-template-education-overview .volunteer .container,
.page-template-education-overview .donate .container {
  padding: 0 !important;
}

.page-id-3 .headline_outer,
.page-id-50 .headline_outer {
  padding: 0 5%;
}
.page-id-3 .entry-title,
.page-id-50 .entry-title {
  line-height: 1;
}
.page-id-3 .entry-title span,
.page-id-50 .entry-title span {
  line-height: 1;
}

.page-id-43 #cmsmasters_row_o4gr657236 .cmsmasters_row_outer_parent {
  padding-bottom: 30px !important;
}

.cmsmasters_single_event {
  margin: 0 0 60px;
  padding: 0 0 60px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #d7dadc;
}

#tribe-events-content.tribe-events-single {
  padding: 0 0 60px;
}

.middle_inner {
  padding-bottom: 60px;
}
.middle_inner #tribe-events-pg-template {
  padding: 0 5% !important;
}

.cmsmasters_tribe_events_views_v2 .tribe-events-single * h2,
.cmsmasters_tribe_events_views_v2 .tribe-events-single * h4 {
  font-family: "palo-black", sans-serif !important;
}
.cmsmasters_tribe_events_views_v2 .tribe-events-single * p {
  font-family: "palo-light", sans-serif !important;
}
.cmsmasters_tribe_events_views_v2 .tribe-events-single * p strong {
  font-weight: bold;
}
.cmsmasters_tribe_events_views_v2 .tribe-events-single * h4 a {
  font-family: "palo-black", sans-serif !important;
}

.cmsmasters_single_tribe_nav {
  padding: 60px 0 1px;
  position: relative;
  overflow: hidden;
}

.cmsmasters_single_tribe_nav .post_nav_sub {
  display: none;
}

.cmsmasters_single_tribe_nav > a {
  display: block;
  position: relative;
  width: 50%;
  padding: 8px 0;
  z-index: 2;
  text-align: center;
}

.cmsmasters_single_tribe_nav > a > span {
  margin: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
}

.cmsmasters_single_tribe_nav > a.cmsmasters_prev_post {
  padding-left: 66px;
  padding-right: 20px;
  float: left;
  text-align: left;
  color: #000;
  font-family: "palo-black", sans-serif !important;
  font-size: 24px;
}

.cmsmasters_single_tribe_nav > a.cmsmasters_prev_post > span {
  left: 1px;
  right: auto;
}

.cmsmasters_single_tribe_nav > a.cmsmasters_next_post {
  padding-left: 20px;
  padding-right: 66px;
  float: right;
  text-align: right;
  color: #000;
  font-family: "palo-black", sans-serif !important;
  font-size: 24px;
}

.cmsmasters_single_tribe_nav > a.cmsmasters_next_post > span {
  left: auto;
  right: 1px;
}

.tribe-events-venue-map {
  margin: 0 !important;
  width: 100% !important;
}
.tribe-events-venue-map > div {
  max-height: 352px;
}

@media (max-width: 768px) {
  .cmsmasters_single_tribe_nav > a {
    float: none;
    display: block;
    padding: 10px 0;
    width: 100%;
  }
}
.hthb-notification .ht_btn.style_1 {
  border-radius: 25px !important;
  border: 1px solid #fff !important;
  background-color: #000 !important;
  display: inline-block;
  color: #fff;
  font-family: "palo-light", sans-serif !important;
  font-size: 14px !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
  padding: 0px 12px !important;
  text-transform: capitalize;
}
.hthb-notification .ht_btn.style_1:hover {
  background-color: #fff !important;
  color: #000 !important;
}

.hthb-notification-content p {
  font-family: "palo-black", sans-serif !important;
}

.announcement .info a {
  font-family: "palo-black", sans-serif !important;
}

.insta-title {
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 0px !important;
  padding: 0 6%;
  text-align: center;
}
.insta-title a {
  font-size: 24px;
  line-height: 1.33;
}

.hthb-row {
  padding: 10px 5%;
}
@media (min-width: 768px) {
  .hthb-row {
    padding: 15px 5%;
  }
  .hthb-row .hthb-full-width {
    max-width: 1672px;
    margin: auto;
  }
}
.hthb-row .hthb-close-toggle-wrapper {
  position: relative !important;
  margin-left: 8px;
}
.hthb-row .hthb-close-toggle-wrapper .hthb-close-toggle {
  top: 5px !important;
  right: 0px !important;
}

.sb_instagram_header {
  padding: 0 5% !important;
}
.sb_instagram_header a {
  float: none !important;
  max-width: 1672px !important;
  margin: 0 auto !important;
}

.header_top_meta,
.social_wrap {
  border: none !important;
}

.tribe-filter-bar-c-pill__pill-label {
  text-transform: capitalize !important;
}

#sb_instagram {
  padding: 0 5% !important;
}

#tribe-events-content > .tribe-events-button {
  font-family: "palo-medium", sans-serif;
}

.content_wrap.fullwidth .middle_content {
  padding: 0 0 60px;
}

.headline_outer {
  background: #fff;
}

#slide_top {
  color: #fff;
}

.container,
.headline_outer,
.cmsmasters_row_outer,
.single-tribe-events .middle_inner,
.single-project .middle_inner {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .container,
  .headline_outer,
  .cmsmasters_row_outer,
  .single-tribe-events .middle_inner,
  .single-project .middle_inner {
    padding: 0 5%;
  }
}
.container .wrapper,
.container .headline_inner,
.container .cmsmasters_row_inner,
.container .one_first,
.headline_outer .wrapper,
.headline_outer .headline_inner,
.headline_outer .cmsmasters_row_inner,
.headline_outer .one_first,
.cmsmasters_row_outer .wrapper,
.cmsmasters_row_outer .headline_inner,
.cmsmasters_row_outer .cmsmasters_row_inner,
.cmsmasters_row_outer .one_first,
.single-tribe-events .middle_inner .wrapper,
.single-tribe-events .middle_inner .headline_inner,
.single-tribe-events .middle_inner .cmsmasters_row_inner,
.single-tribe-events .middle_inner .one_first,
.single-project .middle_inner .wrapper,
.single-project .middle_inner .headline_inner,
.single-project .middle_inner .cmsmasters_row_inner,
.single-project .middle_inner .one_first {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1672px;
}

.cmsmasters_row_margin {
  margin: 0;
}

#page .headline_outer .headline_inner .entry-title {
  font-size: 48px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #page .headline_outer .headline_inner .entry-title {
    font-size: 64px;
  }
}

#page .headline_outer .headline_inner {
  padding: 30px 0;
}
@media (min-width: 1024px) {
  #page .headline_outer .headline_inner {
    padding: 0;
  }
}

.membership .intro,
.volunteer .intro,
.donate .intro {
  margin-top: 30px;
}
.membership .intro h1,
.volunteer .intro h1,
.donate .intro h1 {
  background: linear-gradient(45deg, #2c08ff 0%, #00ff00 100%);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  line-height: 1.05;
  margin-bottom: 18px;
  padding-bottom: 0.35em;
}
@media (min-width: 768px) {
  .membership .intro h1,
  .volunteer .intro h1,
  .donate .intro h1 {
    font-size: 56px;
  }
}
@media (min-width: 1024px) {
  .membership .intro h1,
  .volunteer .intro h1,
  .donate .intro h1 {
    font-size: 64px;
  }
}
.membership .intro p,
.volunteer .intro p,
.donate .intro p {
  font-size: 18px;
  line-height: 1.5;
  max-width: 640px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .membership .intro p,
  .volunteer .intro p,
  .donate .intro p {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .membership .intro p,
  .volunteer .intro p,
  .donate .intro p {
    font-size: 24px;
    max-width: 700px;
  }
}
@media (min-width: 1441px) {
  .membership .intro p,
  .volunteer .intro p,
  .donate .intro p {
    max-width: 840px;
  }
}
.membership .intro_image,
.volunteer .intro_image,
.donate .intro_image {
  margin-bottom: 45px;
}
.membership .intro_image img,
.volunteer .intro_image img,
.donate .intro_image img {
  width: 100%;
}

.pum-theme-270 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
  background-color: #fff;
  color: black;
  font-size: 35px;
}

.intro .wrapper {
  padding: 88px 0 112px;
}
.intro h1 {
  background: linear-gradient(45deg, #2c08ff 0%, #00ff00 100%);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  line-height: 1.05;
  margin: 0;
  padding-bottom: 0.35em;
}
@media (min-width: 768px) {
  .intro h1 {
    font-size: 56px;
  }
}
@media (min-width: 1024px) {
  .intro h1 {
    font-size: 64px;
  }
}
.intro p {
  font-size: 18px;
  line-height: 1.5;
  max-width: 640px;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .intro p {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .intro p {
    font-size: 24px;
    max-width: 700px;
  }
}
@media (min-width: 1441px) {
  .intro p {
    max-width: 840px;
  }
}

/*	Buttons
-------------------------*/
.button,
#gform_submit_button_2 {
  border-radius: 25px !important;
  border-width: 1px !important;
  font-family: "palo-light", sans-serif !important;
  font-size: 16px !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
  line-height: 46px !important;
  padding: 0 32px !important;
  text-transform: none !important;
}
.button.reverse,
#gform_submit_button_2.reverse {
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
.button.reverse:hover,
#gform_submit_button_2.reverse:hover {
  background: #fff !important;
  color: #000 !important;
}

.cli-plugin-button {
  border-radius: 25px;
  font-family: "palo-medium", sans-serif;
  font-size: 16px;
  font-weight: inherit;
  letter-spacing: 0;
}

/*	Accordion
-------------------------*/
.toggles_mode_accordion {
  padding-top: 24px;
}
.toggles_mode_accordion .cmsmasters_toggle_title::before {
  left: auto !important;
  right: 0px !important;
}
.toggles_mode_accordion .cmsmasters_toggle_wrap {
  padding: 0px;
}
.toggles_mode_accordion .cmsmasters_toggle_wrap .cmsmasters_toggle_title {
  display: inline-block;
}
.toggles_mode_accordion .cmsmasters_toggle_wrap .cmsmasters_toggle_title a {
  padding-right: 50px;
}
.toggles_mode_accordion .cmsmasters_toggle_title a {
  color: #000;
  font-family: "palo-black", sans-serif;
  font-size: 24px;
  font-weight: inherit;
  padding: 0px;
}

.cmsmasters_toggle_inner {
  max-width: 910px;
}

.cmsmasters_toggles .cmsmasters_toggle_title:before {
  background-color: transparent;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 24px;
  content: "\f067";
  width: 40px;
  height: auto;
  margin: auto !important;
  position: absolute;
  top: 1px;
  bottom: 0;
}
.cmsmasters_toggles .current_toggle .cmsmasters_toggle_title:before {
  background-color: transparent;
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 24px;
}

/*	Gravity Forms
-------------------------*/
body img.gform_ajax_spinner {
  display: none !important;
}

.gform_validation_errors {
  display: none !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px !important;
}

.gform_validation_errors {
  display: none;
}

.gform_wrapper .gfield_error label,
.gform_wrapper .gfield_error legend {
  color: #000 !important;
}

.gform_wrapper .gfield_required {
  display: none !important;
}

.gform_body input[type=checkbox] {
  visibility: hidden;
  display: none;
}
.gform_body label {
  cursor: pointer;
  font-weight: 500;
  position: relative;
  top: -1px;
}
.gform_body input[type=checkbox] + label:before {
  border: 1px solid #333;
  content: " ";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: middle;
  width: 16px;
}
.gform_body input[type=checkbox]:checked + label:before {
  background: #000;
  color: #fff;
  content: "✓";
  text-align: center;
}
.gform_body input[type=checkbox]:checked + label:after {
  font-weight: bold;
}
.gform_body input[type=checkbox]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}
.gform_body .gchoice {
  padding-bottom: 12px;
}
.gform_body .gchoice input {
  display: none !important;
}

/*	Popup
-------------------------*/
.pum-theme-270 .pum-container {
  max-width: 725px;
}
.pum-theme-270 .pum-container .gform_heading {
  text-align: center;
  margin: 0 auto 64px;
  width: 460px;
  max-width: 100%;
}
.pum-theme-270 .pum-container .gform_heading .gform_title {
  font-size: 31px;
  font-weight: inherit;
  margin: 0 0 0.4em 0;
  width: 100%;
}
@media (min-width: 768px) {
  .pum-theme-270 .pum-container .gform_heading .gform_title {
    font-size: 62px;
  }
}
.pum-theme-270 .pum-container .gform_heading .gform_description {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  width: 100%;
}
.pum-theme-270 .pum-container #gform_wrapper_2 {
  margin: 0;
  padding: 72px 12% 112px;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form {
  display: flex;
  align-items: stretch;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gform-body {
  margin: 0;
  padding: 0;
  width: 100%;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gform-body input {
  color: #000;
  margin: 0;
  padding: 0;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gform-body input::placeholder {
  color: #797979;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gform-body input:focus {
  box-shadow: none;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gform_footer {
  margin: 0;
  padding: 0;
  width: 144px;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .ginput_container {
  margin: 0;
  padding: 0;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .gfield {
  margin: 0;
  padding: 0 20px 0 0;
}
.pum-theme-270 .pum-container #gform_wrapper_2 form .button {
  margin: 0 !important;
}
.pum-theme-270 .pum-container #gform_wrapper_2 .gform_validation_errors,
.pum-theme-270 .pum-container #gform_wrapper_2 .validation_message {
  display: none;
}
.pum-theme-270 .pum-container #gform_wrapper_2 .gfield_error {
  background: none;
  border: none;
  margin: 0 !important;
  width: inherit !important;
  max-width: inherit !important;
}
.pum-theme-270 .pum-container #gform_wrapper_2 .gfield_error .ginput_container {
  margin: 0;
  padding: 0;
}
.pum-theme-270 .pum-container #gform_wrapper_2 .gfield_error input {
  border-color: red;
  margin: 0;
  padding: 0;
}
.pum-theme-270 .pum-container .gform_confirmation_wrapper {
  margin: 0;
  padding: 72px 12% 112px;
}
.pum-theme-270 .pum-container .gform_confirmation_wrapper .gform_confirmation_message {
  text-align: center;
}
.pum-theme-270 .pum-container .gform_confirmation_wrapper .gform_confirmation_message .gform_title {
  font-size: 31px;
  font-weight: inherit;
  margin: 0 0 0.4em 0;
  width: 100%;
}
@media (min-width: 768px) {
  .pum-theme-270 .pum-container .gform_confirmation_wrapper .gform_confirmation_message .gform_title {
    font-size: 62px;
  }
}
.pum-theme-270 .pum-container .gform_confirmation_wrapper .gform_confirmation_message p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  width: 100%;
}

.pum-content {
  padding: 90px;
}

#popmake-975 .pum-content {
  padding: 0px;
}

#popmake-348 h1 {
  font-size: 56px;
  font-family: "palo-compressedregular", sans-serif !important;
  line-height: 1;
  text-transform: uppercase;
}
#popmake-348 h1 strong {
  font-family: "tt_norms_pro_extrablack", sans-serif;
}
@media (min-width: 768px) {
  #popmake-348 h1 {
    font-size: 72px;
  }
}
@media (min-width: 1024px) {
  #popmake-348 h1 {
    font-size: 84px;
  }
}
#popmake-348 p {
  font-size: 18px;
  max-width: 366px;
  margin: auto;
  text-align: center;
}
#popmake-348 form {
  max-width: 298px;
}
#popmake-348 .gform_body li {
  margin: 0;
  padding: 0;
}
#popmake-348 .gform_body li .ginput_container_email {
  margin: 0;
}

#popmake-1719 {
  max-width: 910px;
}
#popmake-1719 .popmake-content {
  padding: 32px 18px;
}
@media (min-width: 768px) {
  #popmake-1719 .popmake-content {
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 0px;
  }
}
#popmake-1719 .pop-text {
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  #popmake-1719 .pop-text {
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-right: 1px solid #d7dadc;
  }
}
@media (min-width: 768px) {
  #popmake-1719 .pop-form {
    padding: 80px 60px;
    width: 50%;
  }
}
#popmake-1719 .pop-form .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 32px;
}
#popmake-1719 .pop-form #gform_submit_button_4 {
  padding: 0 60px !important;
}
#popmake-1719 .pop-form #field_4_1 .gfield_label,
#popmake-1719 .pop-form #field_4_4 .gfield_label {
  font-family: "palo-medium", sans-serif !important;
  font-weight: 500;
}
#popmake-1719 .pop-form .gchoice {
  padding-bottom: 12px;
}
#popmake-1719 h1 {
  font-size: 74px;
  font-family: "palo-compressedregular", sans-serif !important;
  text-transform: uppercase;
  min-width: 266px;
  width: 100%;
}
#popmake-1719 h1 strong {
  font-family: "tt_norms_pro_extrablack", sans-serif;
}
@media (min-width: 768px) {
  #popmake-1719 h1 {
    width: 270px;
    text-align: center;
  }
}
#popmake-1719 p {
  font-size: 18px;
  min-width: 261px;
  max-width: 405px;
  margin: 0;
  text-align: left;
  width: 100%;
}
@media (min-width: 768px) {
  #popmake-1719 p {
    text-align: center;
    width: 357px;
  }
}
#popmake-1719 form {
  max-width: 298px;
}
#popmake-1719 .gform_body li {
  margin: 0;
  padding: 0;
}
#popmake-1719 .gform_body li .ginput_container_email {
  margin: 0;
}
@media (min-width: 768px) {
  #popmake-1719 .gform_body {
    margin-bottom: 28px;
  }
}
#popmake-1719 .pum-close {
  padding-right: 16px;
  padding-top: 16px;
}

/*----------------------------------------
	Header
----------------------------------------*/
/*	Header Top
-------------------------*/
.header_top .top_line_nav > li > a {
  font-family: "palo-light", sans-serif;
  font-size: 14px;
  font-weight: inherit;
  letter-spacing: 0;
  text-transform: none;
}

@media (min-width: 1025px) {
  .header_top_outer,
  .header_mid_outer {
    padding: 0 5%;
  }
  .header_top_inner,
  .header_mid_inner {
    width: 100%;
    max-width: 1672px;
    padding: 0;
  }
}
/*	Header Middle
-------------------------*/
.header_mid {
  border-bottom: 1px solid #d7dadc;
}
.header_mid .navigation a {
  font-family: "palo-black", sans-serif;
  font-size: 16px;
  font-weight: inherit;
  letter-spacing: 0;
  text-transform: capitalize !important;
}
.header_mid .mid_nav {
  background-color: #fff;
}
.header_mid .mid_nav a {
  color: #000;
}
.header_mid .mid_nav a:hover {
  color: #797979;
}
.header_mid .mid_nav .current_page_item a,
.header_mid .mid_nav .current-menu-ancestor a {
  color: #797979;
}
.header_mid .sub-menu {
  background: #fff;
  border: 3px solid #d7dadc;
  border-top: none;
}
.header_mid .sub-menu a {
  color: #000 !important;
  font-family: "palo-medium", sans-serif;
}
.header_mid .sub-menu a:hover {
  color: #797979;
}
.header_mid .sub-menu .current-menu-item a {
  color: #797979 !important;
}

/*	Header Transaltion
-------------------------*/
@media (min-width: 1024px) {
  .menu-top-line-navigation-container {
    float: right;
    padding-top: 8px;
  }
}
.menu-top-line-navigation-container .menu-item-gtranslate a {
  color: black;
  text-align: center !important;
}
.menu-top-line-navigation-container .menu-item-gtranslate a:active {
  color: #797979;
}

#header .header_top_inner {
  padding-bottom: 0;
}
#header .top_line_nav {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  #header .top_line_nav {
    padding: 0px;
  }
}
#header .top_line_nav li a {
  color: #797979;
}
#header .top_line_nav li a:hover {
  color: #000;
}
#header .responsive_top_nav {
  display: none !important;
}

/*	Header Search
-------------------------*/
.cmsmasters_header_search_form_field input,
.cmsmasters_header_search_form_field ::placeholder {
  color: #fff !important;
  font-family: "palo-black", sans-serif !important;
}

.cmsmasters_header_search_form .cmsmasters_header_search_form_close,
.cmsmasters_header_search_form .cmsmasters_theme_icon_search,
.widget_shopping_cart_content {
  color: #fff !important;
}

.header_mid .mid_search_but_wrap {
  padding: 0 0 0 24px;
  margin: 0;
}

/*	Header Cart
-------------------------*/
@media (min-width: 1025px) {
  #header .header_mid .cmsmasters_header_cart_link_wrap {
    align-items: center;
    display: flex;
    float: left;
    height: 100%;
    padding: 0 0 0 24px;
  }
}
.cmsmasters_dynamic_cart {
  display: none;
}

/*	Banner Slider
-------------------------*/
.top-banner {
  background: #d7dadc;
}
.top-banner.hide-banner {
  display: none;
}
.top-banner p {
  font-family: "palo-medium", sans-serif !important;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  padding: 0px;
  max-width: 259px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .top-banner p {
    max-width: 410px;
  }
}
@media (min-width: 1024px) {
  .top-banner p {
    max-width: 675px;
  }
}
.top-banner p strong {
  font-family: "palo-black", sans-serif !important;
}
.top-banner p a {
  font-family: "palo-medium", sans-serif !important;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: underline !important;
  padding-left: 24px;
}
@media (min-width: 1024px) {
  .top-banner p a {
    padding-left: 4px;
  }
}
.top-banner .banner-slider-container {
  padding: 16px 5%;
  position: relative;
}
.top-banner .banner-slider-wrapper {
  max-width: 1672px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-banner .controls {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .top-banner .controls {
    bottom: 50%;
  }
}
.top-banner .controls #controls {
  display: flex;
  justify-content: space-between;
  padding: 0 24px;
  position: relative;
}
.top-banner .controls #controls button {
  border: none;
  background: none;
  cursor: pointer;
  display: inline-block;
}
.top-banner .controls #controls button i {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}
.top-banner .controls .previous {
  position: absolute;
  left: 0;
  top: -16px;
}
.top-banner .controls .next {
  position: absolute;
  right: 0;
  top: -16px;
}

@media (min-width: 1024px) {
  #page.cmsmasters_heading_after_header.enable_header_top #middle {
    padding-top: 195px !important;
  }
}

@media (min-width: 1024px) {
  .page-id-45 .headline_outer {
    padding-top: 64px !important;
  }
}

/*----------------------------------------
	Footer
----------------------------------------*/
/*	Footer Top
-------------------------*/
.footer-top {
  border-top: 1px solid #d7dadc;
}
.footer-top .wrapper {
  padding: 24px 0;
}
@media (min-width: 768px) {
  .footer-top .wrapper {
    padding: 32px 0 48px;
  }
}
@media (min-width: 768px) {
  .footer-top .group {
    display: flex;
    justify-content: space-between;
  }
}
.footer-top .col {
  margin: 20px 0;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .footer-top .col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
    width: 32.1167883212%;
  }
}
.footer-top h1 {
  font-size: 24px;
  line-height: 1.33;
}
.footer-top h2 {
  font-size: 18px;
  line-height: 1.33;
  margin: 0;
}
.footer-top p {
  font-size: 16px;
  line-height: 1.5;
  margin: 8px 0 0 0;
  padding: 0;
}
.footer-top a {
  font-family: "palo-light", sans-serif;
  letter-spacing: -0.02em;
}
.footer-top .hours {
  font-family: "palo-medium", sans-serif;
}
.footer-top .ican a {
  color: #000;
}
.footer-top .icac a {
  color: #fff;
}
.footer-top .icad p {
  max-width: 241px;
}

/*	Footer Middle
-------------------------*/
.footer-middle {
  border-top: 1px solid #d7dadc;
}
.footer-middle .wrapper {
  padding: 24px 0 32px;
}
@media (min-width: 768px) {
  .footer-middle .wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 32px 0 48px;
  }
}
.footer-middle .signup {
  width: 352px;
  max-width: 100%;
}
.footer-middle .signup h3 {
  margin-bottom: 2px;
}
.footer-middle .signup p {
  font-family: "palo-medium", sans-serif;
  cursor: pointer;
  padding-bottom: 11px;
}
.footer-middle .signup p span {
  cursor: pointer;
  padding-left: 10px;
  position: relative;
  top: 1px;
  vertical-align: middle;
}
.footer-middle .signup p span .fal {
  font-size: 28px;
}
.footer-middle .signup .gform_wrapper {
  margin: 0;
}
.footer-middle .signup .gform_wrapper .gform_title {
  font-size: 18px;
  line-height: 1.33;
  margin: 0;
}
.footer-middle .signup .gform_wrapper .gform_heading,
.footer-middle .signup .gform_wrapper .gfield,
.footer-middle .signup .gform_wrapper .ginput_container {
  margin: 0;
  padding: 0;
}
.footer-middle .signup .footer-accordian-form .ginput_container_checkbox {
  display: none;
}
.footer-middle .signup .footer-accordian-form .gform_validation_error .ginput_container_checkbox {
  display: block;
}
.footer-middle .signup .footer-accordian-form #field_5_1 legend {
  cursor: pointer;
  position: relative;
}
.footer-middle .signup .footer-accordian-form #field_5_1 legend .fal {
  font-size: 29px;
  font-weight: 200;
  top: 0;
  position: absolute;
  padding-left: 10px;
}
.footer-middle .signup .footer-accordian-form #input_5_4::placeholder {
  color: #797979;
  font-size: 16px;
  line-height: 1.6;
  text-transform: capitalize;
}
.footer-middle .footer_nav {
  margin: 24px 0 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .footer-middle .footer_nav {
    margin: 0;
  }
}
.footer-middle .footer_nav li {
  margin: 8px 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .footer-middle .footer_nav li {
    display: inline-block !important;
    margin: 0 24px 0 0;
  }
}
.footer-middle .footer_nav > li:before {
  content: none;
}
.footer-middle .footer_nav a {
  color: #797979;
  font-family: "palo-light", sans-serif;
  font-weight: inherit;
  letter-spacing: 0;
}
.footer-middle .footer_nav a:hover {
  color: #000;
}
.footer-middle .footer-form-title legend {
  display: none !important;
}
.footer-middle .social_wrap {
  margin-top: 24px;
}
.footer-middle .social_wrap .social_wrap_inner {
  height: auto;
}
.footer-middle .cmsmasters_social_icon {
  color: #797979 !important;
  font-size: 18px;
}
.footer-middle .cmsmasters_social_icon:hover {
  color: #000 !important;
}

.cmsmasters-icon-delicious:before {
  font-family: "Font Awesome 5 Brands";
  content: "\e07b";
}

/*	Footer Bottom
-------------------------*/
.footer-bottom {
  border-top: 1px solid #d7dadc;
}
.footer-bottom .wrapper {
  padding: 14px 0;
}
@media (min-width: 768px) {
  .footer-bottom .wrapper {
    padding: 32px 0 48px;
  }
  .footer-bottom .wrapper p {
    display: inline-block;
  }
}
.footer-bottom p {
  font-size: 14px;
  font-family: "palo-light", sans-serif;
  margin: 1em 0;
  padding: 0;
}
.footer-bottom a {
  font-family: "palo-light", sans-serif;
  font-size: 14px;
  margin-right: 16px;
}

/*	Subscribe Form
-------------------------*/
#gform_wrapper_1,
#gform_wrapper_3 {
  max-width: 100%;
}
#gform_wrapper_1 .gform_title,
#gform_wrapper_3 .gform_title {
  margin-bottom: 0.75em;
  font-weight: inherit;
}
#gform_wrapper_1 form,
#gform_wrapper_3 form {
  display: flex;
  align-items: stretch;
}
#gform_wrapper_1 form .gform-body,
#gform_wrapper_3 form .gform-body {
  margin: 0;
  padding: 0;
  width: 85%;
}
#gform_wrapper_1 form .gform-body input,
#gform_wrapper_3 form .gform-body input {
  border-right: none;
  color: #000;
  margin: 0;
  padding: 0;
}
#gform_wrapper_1 form .gform-body input::placeholder,
#gform_wrapper_3 form .gform-body input::placeholder {
  color: #797979;
}
#gform_wrapper_1 form .gform-body input:focus,
#gform_wrapper_3 form .gform-body input:focus {
  box-shadow: none;
}
#gform_wrapper_1 form .gform_footer,
#gform_wrapper_3 form .gform_footer {
  margin: 0;
  padding: 0;
  width: 15%;
}
#gform_wrapper_1 form .gform_footer .gform_button,
#gform_wrapper_3 form .gform_footer .gform_button {
  border: 1px solid #d7dadc;
  border-left: none;
  color: #797979;
  font-size: 15px;
  line-height: 48px;
  padding: 0;
  width: 100%;
}
#gform_wrapper_1 form .gform_footer .gform_button:hover,
#gform_wrapper_3 form .gform_footer .gform_button:hover {
  border-color: #000;
  color: #fff;
}
#gform_wrapper_1 .gform_validation_errors,
#gform_wrapper_3 .gform_validation_errors {
  display: none;
}
#gform_wrapper_1 .validation_message,
#gform_wrapper_3 .validation_message {
  color: red;
  font-family: "palo-light", sans-serif !important;
  padding: 0.5em;
}
#gform_wrapper_1 .gfield_error,
#gform_wrapper_3 .gfield_error {
  background: none;
  border: none;
  margin: 0 !important;
  width: inherit !important;
  max-width: inherit !important;
}
#gform_wrapper_1 .gfield_error .ginput_container,
#gform_wrapper_3 .gfield_error .ginput_container {
  margin: 0;
  padding: 0;
}
#gform_wrapper_1 .gfield_error input,
#gform_wrapper_3 .gfield_error input {
  margin: 0;
  padding: 0;
}
#gform_wrapper_1.gform_validation_error .gform-body input,
#gform_wrapper_1.gform_validation_error .gform_footer .gform_button,
#gform_wrapper_3.gform_validation_error .gform-body input,
#gform_wrapper_3.gform_validation_error .gform_footer .gform_button {
  border-color: red;
}

.gform_confirmation_message_1 .gform_title {
  margin-bottom: 0.75em;
  font-weight: inherit;
}
.gform_confirmation_message_1 p {
  color: #797979;
  padding: 0;
}

/*----------------------------------------
	Grid
----------------------------------------*/
.grid .item .title,
.grid .tribe-events-pro-photo__event .title,
#tribe-events-photo-events .item .title,
#tribe-events-photo-events .tribe-events-pro-photo__event .title,
.tribe-events-pro-photo .item .title,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title {
  height: 400px;
  position: relative;
}
.grid .item .title .text,
.grid .tribe-events-pro-photo__event .title .text,
#tribe-events-photo-events .item .title .text,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text,
.tribe-events-pro-photo .item .title .text,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 20px;
}
@media (min-width: 1024px) {
  .grid .item .title .text,
  .grid .tribe-events-pro-photo__event .title .text,
  #tribe-events-photo-events .item .title .text,
  #tribe-events-photo-events .tribe-events-pro-photo__event .title .text,
  .tribe-events-pro-photo .item .title .text,
  .tribe-events-pro-photo .tribe-events-pro-photo__event .title .text {
    padding: 20px 6%;
  }
}
.grid .item .title .text h2,
.grid .item .title .text h3,
.grid .item .title .text h4,
.grid .tribe-events-pro-photo__event .title .text h2,
.grid .tribe-events-pro-photo__event .title .text h3,
.grid .tribe-events-pro-photo__event .title .text h4,
#tribe-events-photo-events .item .title .text h2,
#tribe-events-photo-events .item .title .text h3,
#tribe-events-photo-events .item .title .text h4,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h2,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h3,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h4,
.tribe-events-pro-photo .item .title .text h2,
.tribe-events-pro-photo .item .title .text h3,
.tribe-events-pro-photo .item .title .text h4,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h2,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h3,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h4 {
  color: #fff;
  line-height: 1;
  margin: 0;
}
.grid .item .title .text h2 a,
.grid .item .title .text h3 a,
.grid .item .title .text h4 a,
.grid .tribe-events-pro-photo__event .title .text h2 a,
.grid .tribe-events-pro-photo__event .title .text h3 a,
.grid .tribe-events-pro-photo__event .title .text h4 a,
#tribe-events-photo-events .item .title .text h2 a,
#tribe-events-photo-events .item .title .text h3 a,
#tribe-events-photo-events .item .title .text h4 a,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h2 a,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h3 a,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h4 a,
.tribe-events-pro-photo .item .title .text h2 a,
.tribe-events-pro-photo .item .title .text h3 a,
.tribe-events-pro-photo .item .title .text h4 a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h2 a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h3 a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h4 a {
  display: inline-block;
}
.grid .item .title .text h2,
.grid .tribe-events-pro-photo__event .title .text h2,
#tribe-events-photo-events .item .title .text h2,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h2,
.tribe-events-pro-photo .item .title .text h2,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h2 {
  font-size: 40px;
  line-height: 40px;
  hyphens: auto;
}
.grid .item .title .text h3,
.grid .tribe-events-pro-photo__event .title .text h3,
#tribe-events-photo-events .item .title .text h3,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h3,
.tribe-events-pro-photo .item .title .text h3,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h3 {
  font-size: 24px;
}
.grid .item .title .text h3 a,
.grid .tribe-events-pro-photo__event .title .text h3 a,
#tribe-events-photo-events .item .title .text h3 a,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h3 a,
.tribe-events-pro-photo .item .title .text h3 a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h3 a {
  font-size: 40px;
  font-family: "palo-black", sans-serif !important;
  line-height: 40px;
  hyphens: auto;
}
.grid .item .title .text h4,
.grid .tribe-events-pro-photo__event .title .text h4,
#tribe-events-photo-events .item .title .text h4,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text h4,
.tribe-events-pro-photo .item .title .text h4,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text h4 {
  font-size: 18px;
  margin-bottom: 0.25em;
}
.grid .item .title .text a,
.grid .tribe-events-pro-photo__event .title .text a,
#tribe-events-photo-events .item .title .text a,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .text a,
.tribe-events-pro-photo .item .title .text a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .text a {
  color: #fff;
}
.grid .item .title .overlay,
.grid .tribe-events-pro-photo__event .title .overlay,
#tribe-events-photo-events .item .title .overlay,
#tribe-events-photo-events .tribe-events-pro-photo__event .title .overlay,
.tribe-events-pro-photo .item .title .overlay,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title .overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 75%;
}
.grid .item .title img,
.grid .tribe-events-pro-photo__event .title img,
#tribe-events-photo-events .item .title img,
#tribe-events-photo-events .tribe-events-pro-photo__event .title img,
.tribe-events-pro-photo .item .title img,
.tribe-events-pro-photo .tribe-events-pro-photo__event .title img {
  height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.grid .item .ican .url,
.grid .tribe-events-pro-photo__event .ican .url,
#tribe-events-photo-events .item .ican .url,
#tribe-events-photo-events .tribe-events-pro-photo__event .ican .url,
.tribe-events-pro-photo .item .ican .url,
.tribe-events-pro-photo .tribe-events-pro-photo__event .ican .url {
  color: #2c08ff;
}
.grid .item .icac .url,
.grid .tribe-events-pro-photo__event .icac .url,
#tribe-events-photo-events .item .icac .url,
#tribe-events-photo-events .tribe-events-pro-photo__event .icac .url,
.tribe-events-pro-photo .item .icac .url,
.tribe-events-pro-photo .tribe-events-pro-photo__event .icac .url {
  color: #00ff00;
}
.grid .item .icad .url,
.grid .tribe-events-pro-photo__event .icad .url,
#tribe-events-photo-events .item .icad .url,
#tribe-events-photo-events .tribe-events-pro-photo__event .icad .url,
.tribe-events-pro-photo .item .icad .url,
.tribe-events-pro-photo .tribe-events-pro-photo__event .icad .url {
  color: #fff;
}
.grid .item .url i,
.grid .tribe-events-pro-photo__event .url i,
#tribe-events-photo-events .item .url i,
#tribe-events-photo-events .tribe-events-pro-photo__event .url i,
.tribe-events-pro-photo .item .url i,
.tribe-events-pro-photo .tribe-events-pro-photo__event .url i {
  font-family: "Font Awesome 5 Pro" !important;
}
.grid .item .description,
.grid .tribe-events-pro-photo__event .description,
#tribe-events-photo-events .item .description,
#tribe-events-photo-events .tribe-events-pro-photo__event .description,
.tribe-events-pro-photo .item .description,
.tribe-events-pro-photo .tribe-events-pro-photo__event .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 164px;
  padding: 20px;
}
@media (min-width: 1024px) {
  .grid .item .description,
  .grid .tribe-events-pro-photo__event .description,
  #tribe-events-photo-events .item .description,
  #tribe-events-photo-events .tribe-events-pro-photo__event .description,
  .tribe-events-pro-photo .item .description,
  .tribe-events-pro-photo .tribe-events-pro-photo__event .description {
    padding: 20px 6%;
  }
}
.grid .item .description h4,
.grid .tribe-events-pro-photo__event .description h4,
#tribe-events-photo-events .item .description h4,
#tribe-events-photo-events .tribe-events-pro-photo__event .description h4,
.tribe-events-pro-photo .item .description h4,
.tribe-events-pro-photo .tribe-events-pro-photo__event .description h4 {
  font-family: "palo-black", sans-serif !important;
  line-height: 1;
  margin: 0 0 4px;
}
.grid .item .description p,
.grid .tribe-events-pro-photo__event .description p,
#tribe-events-photo-events .item .description p,
#tribe-events-photo-events .tribe-events-pro-photo__event .description p,
.tribe-events-pro-photo .item .description p,
.tribe-events-pro-photo .tribe-events-pro-photo__event .description p {
  font-size: 18px;
  font-family: "palo-light", sans-serif !important;
  line-height: 22px;
  margin: 0;
}
.grid .item .description a,
.grid .tribe-events-pro-photo__event .description a,
#tribe-events-photo-events .item .description a,
#tribe-events-photo-events .tribe-events-pro-photo__event .description a,
.tribe-events-pro-photo .item .description a,
.tribe-events-pro-photo .tribe-events-pro-photo__event .description a {
  font-family: "palo-black", sans-serif !important;
  font-size: 16px;
}
.grid .item .description a i,
.grid .tribe-events-pro-photo__event .description a i,
#tribe-events-photo-events .item .description a i,
#tribe-events-photo-events .tribe-events-pro-photo__event .description a i,
.tribe-events-pro-photo .item .description a i,
.tribe-events-pro-photo .tribe-events-pro-photo__event .description a i {
  font-size: 24px;
  position: relative;
  top: 4px;
}

#tribe-events-photo-events .tribe-events-photo .tribe-events-photo-event {
  padding: 0;
}

/*----------------------------------------
	Custom Single
----------------------------------------*/
@media (min-width: 1024px) {
  .custom-single .author-section {
    align-items: flex-start;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.custom-single .author-section .details {
  margin-top: 61px;
  margin-bottom: 45px;
  width: 352px;
}
.custom-single .author-section .details .group img {
  width: 100%;
  height: 216px;
  object-fit: cover;
}
.custom-single .author-section .details .group .artist-description {
  padding: 16px 6%;
}
.custom-single .author-section .details .group .artist-description h4 {
  font-family: "palo-black", sans-serif !important;
  margin: 0;
}
.custom-single .author-section .details .group .artist-description p {
  font-size: 18px !important;
  margin-top: 8px;
  padding-bottom: 0px;
}
.custom-single .author-section .details .group .artist-description p em {
  font-size: 16px;
}
.custom-single .author-section .details .group .artist-description .social-icons {
  display: flex;
  margin-top: 8px;
  margin-bottom: 0px;
}
.custom-single .author-section .details .group .artist-description .social-icons > li:before {
  display: none;
}
.custom-single .author-section .details .group .artist-description .social-icons li {
  padding: 0;
  margin-right: 20px;
}
.custom-single .author-section .details .event-details {
  padding: 16px 6%;
}
@media (min-width: 1024px) {
  .custom-single .author-section .description {
    width: 65.68%;
    margin-right: 50px;
  }
}
.custom-single .news,
.custom-single .resources {
  margin-top: 71px;
}
.custom-single .events {
  margin-top: 70px;
}
@media (min-width: 1024px) {
  .custom-single .events {
    margin-top: 100px;
  }
}
@media (min-width: 768px) {
  .custom-single .events .group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.custom-single .events .group .ican h1 > a:hover,
.custom-single .events .group .ican h2 > a:hover {
  color: #000 !important;
}
.custom-single .events .group .icac h1 > a:hover,
.custom-single .events .group .icac h2 > a:hover,
.custom-single .events .group .icad h1 > a:hover,
.custom-single .events .group .icad h2 > a:hover {
  color: #fff !important;
}
.custom-single .events .group .event-details {
  margin: 20px 0;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .custom-single .events .group .event-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 1.8248175182% 1.8248175182% 0;
    width: 32.1167883212%;
    height: auto;
  }
  .custom-single .events .group .event-details:nth-of-type(3n) {
    margin-right: 0;
  }
}
.custom-single .events .group .event-details h1 {
  line-height: 0;
  margin: 0 !important;
}
.custom-single .events .group .event-details h1 a {
  display: block;
  font-size: 24px;
  line-height: 1.33;
}
.custom-single .events .group .event-details h2 {
  margin-bottom: 0;
}
.custom-single .events .group .event-details h2 a {
  font-size: 18px;
  line-height: 1.33;
}
.custom-single .events .group .event-details p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.custom-single .events .group .event-details a {
  font-family: "palo-light", sans-serif;
  letter-spacing: -0.02em;
}
.custom-single .news h3 {
  margin-bottom: 0px !important;
}
.custom-single .news .news-container {
  max-width: 744px;
}
.custom-single .news .news-container .news-item p a {
  font-family: "palo-light", sans-serif;
}
@media (min-width: 768px) {
  .custom-single .news .news-container {
    display: flex;
    flex-wrap: wrap;
  }
  .custom-single .news .news-container > div {
    flex: 50%;
  }
}

/*----------------------------------------
	Home
----------------------------------------*/
.home .middle_inner {
  padding-bottom: 0px !important;
}
.home .grid {
  position: relative;
}
.home .grid .announcement-container {
  background: rgba(255, 255, 255, 0.87);
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media (min-width: 1025px) {
  .home .grid .announcement-container.push {
    top: 55px;
  }
}
.home .grid .announcement-container .announcement-wrapper {
  padding: 0 5%;
}
.home .grid .announcement-container .announcement-wrapper .announcement {
  display: flex;
  justify-content: space-between;
  max-width: 1672px;
  margin: auto;
  width: 100%;
}
.home .grid .announcement-container .announcement-wrapper .announcement .info {
  max-width: 196px;
  padding: 23px 0px;
}
@media (min-width: 768px) {
  .home .grid .announcement-container .announcement-wrapper .announcement .info {
    max-width: 462px;
  }
}
.home .grid .announcement-container .announcement-wrapper .announcement .info h2 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .home .grid .announcement-container .announcement-wrapper .announcement .info h2 {
    font-size: 36px;
    line-height: 1.25;
  }
}
.home .grid .announcement-container .announcement-wrapper .announcement .info p {
  padding-bottom: 10px;
}
.home .grid .announcement-container .announcement-wrapper .announcement .close {
  cursor: pointer;
  margin-top: 23px;
}
.home .grid h1 {
  font-size: 48px;
  margin: 80px 20px 10px;
}
@media (min-width: 1024px) {
  .home .grid h1 {
    margin: 80px 5% 10px;
  }
}
.home #exhibitions .carousel-cell {
  height: calc(100vh - 164px);
  width: 81.6%;
}
@media (min-width: 768px) {
  .home #exhibitions .carousel-cell {
    height: calc(100vh - 133px);
  }
}
@media (min-width: 1024px) {
  .home #exhibitions .carousel-cell {
    height: calc(100vh - 140px);
  }
}
.home #exhibitions .carousel-cell .title {
  height: calc(100% - 173px);
}
.home #exhibitions .carousel-cell .title h2 {
  font-size: 48px;
  line-height: 1;
}
@media (min-width: 1024px) {
  .home #exhibitions .carousel-cell .title h2 {
    font-size: 75px;
  }
}
.home #exhibitions .start-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 81.6%;
}
.home #exhibitions .start-item .wrapper {
  width: 100%;
  max-width: 1672px;
  margin-left: auto;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .home #exhibitions .start-item .wrapper {
    padding: 0 6%;
  }
}
.home #exhibitions .start-item h2 {
  background: linear-gradient(169deg, #2c08ff 0%, #00ff00 100%);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .home #exhibitions .start-item h2 {
    font-size: 62px;
    letter-spacing: 0;
    max-width: 919px;
  }
}
@media (min-width: 1441px) {
  .home #exhibitions .start-item h2 {
    padding: 0;
  }
}
.home #exhibitions .end-item {
  width: 100%;
  position: relative;
}
.home #exhibitions .end-item .title {
  height: 100%;
}
.home #exhibitions .end-item h2 {
  font-size: 48px;
  line-height: 1;
}
@media (min-width: 768px) {
  .home #exhibitions .end-item h2 {
    font-size: 72px;
  }
}
@media (min-width: 1441px) {
  .home #exhibitions .end-item h2 {
    font-size: 96px;
  }
}
.home #exhibitions .end-item a {
  border: 1px solid #000;
  border-radius: 25px;
  display: inline-block;
  font-size: 32px;
  padding: 20px 16px;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -25px;
}
.home #announcements .wrapper {
  padding: 80px 0 0;
}
.home #announcements .row {
  background: #d7dadc;
}
@media (min-width: 768px) {
  .home #announcements .row {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    min-height: 211px;
  }
}
.home #announcements .row + .row {
  margin-top: 20px;
}
.home #announcements .text {
  padding: 20px;
}
@media (min-width: 768px) {
  .home #announcements .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 70%;
    max-width: 782px;
  }
}
.home #announcements .text h2 a {
  margin-bottom: 1em;
}
@media (min-width: 1024px) {
  .home #announcements .text h2 a {
    font-size: 48px;
    line-height: 50px;
  }
}
.home #announcements .text .url {
  color: #000;
  font-family: "palo-black", sans-serif !important;
  font-size: 16px;
}
.home #announcements .text .url i {
  font-size: 24px;
  position: relative;
  top: 4px;
}
.home #announcements .image {
  height: calc(100vw - 40px);
  width: 100%;
}
@media (min-width: 768px) {
  .home #announcements .image {
    height: auto;
    width: 50%;
    max-width: 211px;
  }
}
.home #announcements .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home #events .carousel-cell:first-child,
.home #education .carousel-cell:first-child {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .home #events .carousel-cell:first-child,
  .home #education .carousel-cell:first-child {
    padding-left: 5%;
  }
}
.home #events .carousel-cell:last-child,
.home #education .carousel-cell:last-child {
  height: 100%;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .home #events .carousel-cell:last-child,
  .home #education .carousel-cell:last-child {
    padding-right: 5%;
  }
}
.home #events .carousel-cell + .carousel-cell .item,
.home #education .carousel-cell + .carousel-cell .item {
  margin-left: 20px;
}
.home #events .item,
.home #education .item {
  width: 295px;
}
.home #events .item .text h2 a,
.home #education .item .text h2 a {
  font-size: 40px;
  line-height: 40px;
  hyphens: auto;
}
@media (min-width: 1441px) {
  .home #events .item,
  .home #education .item {
    width: 445px;
  }
}
.home #events .end-item,
.home #education .end-item {
  margin-left: 20px;
  height: 100%;
}
.home #events .end-item .wrapper,
.home #education .end-item .wrapper {
  width: 295px;
}
@media (min-width: 1441px) {
  .home #events .end-item .wrapper,
  .home #education .end-item .wrapper {
    width: 445px;
  }
}
.home #events .end-item h2,
.home #education .end-item h2 {
  font-size: 34px;
  line-height: 1;
}
.home .end-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .end-item .wrapper {
  text-align: center;
}
.home .end-item h2 {
  font-family: "palo-compressedregular", sans-serif !important;
  letter-spacing: -0.01em;
  margin: 0 0 1em;
  text-transform: uppercase;
}
.home .end-item h2 b,
.home .end-item h2 strong {
  font-family: "tt_norms_pro_extrablack", sans-serif !important;
}
.home .cta {
  padding: 96px 20px;
}
@media (min-width: 768px) {
  .home .cta {
    padding: 128px 5%;
  }
}
@media (min-width: 1441px) {
  .home .cta {
    padding: 160px 5%;
  }
}
.home .cta .wrapper {
  margin: auto;
  text-align: center;
}
.home .cta h1 {
  font-family: "palo-compressedregular", sans-serif !important;
  font-size: 48px;
  letter-spacing: -0.01em;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .home .cta h1 {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .home .cta h1 {
    font-size: 80px;
  }
}
.home .cta h1 b,
.home .cta h1 strong {
  font-family: "tt_norms_pro_extrablack", sans-serif !important;
}
.home .cta p {
  font-size: 18px;
  margin: 1em auto;
  max-width: 494px;
}

/*----------------------------------------
	Plan Your Visit
----------------------------------------	*/
@media (min-width: 768px) {
  .visit-ica .locations .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.visit-ica .locations article {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
.visit-ica .locations header {
  padding: 20px 20px 24px 20px;
  position: sticky;
  top: 0;
}
.visit-ica .locations header h1 {
  font-size: 48px;
  line-height: 1.05;
  margin: 0;
  padding: 0;
}
.visit-ica .locations header p {
  margin: 0.5em 0 0 0;
  padding: 0;
}
.visit-ica .locations header a {
  font-family: "palo-black", sans-serif;
  font-size: 18px;
  line-height: 1.33;
}
.visit-ica .locations img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 346px;
}
.visit-ica .locations .group {
  padding: 24px 20px;
}
.visit-ica .locations .group .button {
  margin-top: 24px;
  margin-bottom: 35px;
}
.visit-ica .locations .group h4 {
  margin: 0;
}
.visit-ica .locations .group h4 a {
  font-family: "palo-black", sans-serif;
}
.visit-ica .locations .group p {
  margin: 0.125em 0 0 0;
  padding: 0;
}
.visit-ica .locations .group p + p {
  margin-top: 0.625em;
}
.visit-ica .locations .group p a {
  font-family: "palo-medium", sans-serif;
}
.visit-ica .locations .group p strong {
  font-family: "palo-black", sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}
.visit-ica .locations .group div + div {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .visit-ica .ican {
    width: calc(50% - 10px);
  }
}
.visit-ica .ican .button {
  background: transparent !important;
  color: #000;
}
.visit-ica .ican .button:hover {
  background: #000 !important;
  color: #fff;
}
.visit-ica .ican h4 {
  color: #000;
}
.visit-ica .ican a {
  color: #2c08ff;
}
.visit-ica .ican a:hover {
  color: #000;
}
@media (min-width: 768px) {
  .visit-ica .icac {
    width: calc(50% - 10px);
  }
}
.visit-ica .icac .button {
  color: #fff;
}
.visit-ica .icac h4 {
  color: #fff;
}
.visit-ica .icac a {
  color: #00ff00;
}
.visit-ica .icac a:hover {
  color: #fff;
}
.visit-ica .icad {
  padding: 0 5%;
}
@media (min-width: 768px) {
  .visit-ica .icad {
    width: 100%;
  }
}
.visit-ica .icad .button {
  margin: auto;
}

.acf-map {
  width: 100%;
  height: 356px;
  border: none;
  margin: 0;
}
.acf-map img {
  max-width: inherit !important;
}

.icad.cta .wrapper {
  display: block;
  padding: 150px 36px 150px;
  text-align: center;
}
.icad.cta .wrapper h1 {
  font-size: 24px;
  line-height: inherit;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .icad.cta .wrapper h1 {
    font-size: 32px;
  }
}
.icad.cta .wrapper p {
  margin-top: 18px !important;
  margin-bottom: 34px !important;
  margin: auto;
  text-align: center;
}
@media (min-width: 768px) {
  .icad.cta .wrapper p {
    margin-bottom: 56px;
    max-width: 508px;
  }
}
@media (min-width: 1024px) {
  .icad.cta .wrapper p {
    margin-bottom: 56px;
    max-width: 446px;
  }
}

/*----------------------------------------
	Art
----------------------------------------*/
.single-project .content_wrap {
  padding: 0;
  width: 100%;
  max-width: 1672px;
}
.single-project .content_wrap .opened-article .title h4 {
  margin-top: 24px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-project .content_wrap .opened-article .title h4 {
    margin-top: 40px;
  }
}
@media (min-width: 1024px) {
  .single-project .content_wrap .opened-article .title h4 {
    margin-top: 30px;
  }
}

.portfolio.large_gap {
  margin: 0 -10px;
}
.portfolio.large_gap .project {
  padding: 0 !important;
}

.cmsmasters_project_grid {
  box-sizing: border-box;
  margin: 0 10px 20px;
  width: auto !important;
}
@media (min-width: 768px) {
  .cmsmasters_project_grid {
    width: calc(50% - 20px) !important;
  }
}
@media (min-width: 1024px) {
  .cmsmasters_project_grid {
    width: calc(33.3333% - 20px) !important;
  }
}
@media (min-width: 1441px) {
  .cmsmasters_project_grid {
    width: calc(25% - 20px) !important;
  }
}

.art-details .cmsmasters_button {
  border-radius: 25px !important;
  border-width: 1px !important;
  font-family: "palo-light", sans-serif !important;
  font-size: 16px !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
  line-height: 46px !important;
  padding: 0 47px !important;
  text-transform: none !important;
}

.art-cta .cmsmasters_row_outer {
  padding: 0 5%;
}
.art-cta .cmsmasters_row_outer .cmsmasters_text {
  background: #000;
  color: #fff;
  padding: 110px 40px;
  text-align: center;
}
.art-cta .cmsmasters_row_outer .cmsmasters_text p {
  font-size: 18px;
  max-width: 822px;
  margin: auto;
}

/*----------------------------------------
	Events
----------------------------------------*/
.cmsmasters_text.calendar > p {
  padding: 0;
}

.tribe-events-header,
.tribe-events-c-nav,
.tribe-events-c-subscribe-dropdown__container,
.tribe-events-shortcode .tribe-events-title-bar {
  display: none !important;
}

#tribe-events-content-wrapper .tribe-events-title-bar {
  margin-bottom: 10px;
}

.tribe-events-photo .tribe-events-photo-event {
  box-sizing: border-box;
  margin: 0 0 20px;
  padding: 0;
}
.tribe-events-photo .tribe-events-loop {
  margin: 0;
}

.tribe-events-event-image {
  margin-bottom: 60px;
}
.tribe-events-event-image img {
  width: 100%;
}

.cmsmasters_single_event .author-section .description h2 {
  font-size: 44px;
  line-height: 1;
}

.tribe-events-loop .type-tribe_events {
  box-sizing: border-box;
  width: auto !important;
}
@media (min-width: 768px) {
  .tribe-events-loop .type-tribe_events {
    width: calc(50% - 20px) !important;
  }
}
@media (min-width: 1024px) {
  .tribe-events-loop .type-tribe_events {
    width: calc(33.3333% - 20px) !important;
  }
}
@media (min-width: 1441px) {
  .tribe-events-loop .type-tribe_events {
    width: calc(25% - 20px) !important;
  }
}
.tribe-events-loop .type-tribe_events .text h3 a {
  font-size: 40px;
  line-height: 40px;
  hyphens: auto;
}

.page-id-44 #middle {
  padding-top: 60px;
}
.page-id-44 .tribe-events-pro-photo .tribe-common-g-col {
  width: 100% !important;
  max-width: 492px !important;
}
@media (min-width: 768px) {
  .page-id-44 .tribe-events-pro-photo .tribe-common-g-col {
    width: calc(50% - 20px) !important;
  }
}
@media (min-width: 1024px) {
  .page-id-44 .headline_text {
    padding-top: 65px;
  }
  .page-id-44 .tribe-common-l-container {
    max-width: 100% !important;
  }
  .page-id-44 .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: 30px !important;
  }
  .page-id-44 .tribe-filter-bar {
    margin-left: -30px !important;
  }
  .page-id-44 .tribe-events-pro-photo .tribe-common-g-row {
    gap: 20px !important;
  }
  .page-id-44 .tribe-events-pro-photo .tribe-common-g-col {
    padding: 0 !important;
    margin-bottom: 0 !important;
    width: calc(50% - 20px) !important;
    max-width: 492px !important;
  }
}
@media (min-width: 1441px) {
  .page-id-44 .tribe-events-pro-photo .tribe-common-g-col {
    width: calc(25% - 20px) !important;
    max-width: 392px !important;
  }
}

/*----------------------------------------
	About
----------------------------------------*/
.about-ica .mission h1 {
  margin: 36px 0 8px 0;
}
@media (min-width: 768px) {
  .about-ica .mission h1 {
    margin: 72px 0 8px 0;
  }
}
.about-ica .mission p {
  font-size: 32px;
  font-family: "palo-black", sans-serif;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.about-ica .mission p:first-of-type {
  background: -webkit-linear-gradient(#2c08ff, #6080cf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-ica .mission p:last-of-type {
  background: -webkit-linear-gradient(#6a98bd, #00ff00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .about-ica .mission p {
    font-size: 62px;
  }
}
.about-ica .values .wrapper {
  padding: 112px 0 32px;
}
@media (min-width: 768px) {
  .about-ica .values .group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.about-ica .values .group div {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .about-ica .values .group div {
    margin-bottom: 64px;
    width: 42.8571428571%;
  }
}
.about-ica .values p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.about-ica .values p strong {
  font-family: "palo-black", sans-serif;
  font-size: 18px;
}
.about-ica .leadership {
  background: -webkit-linear-gradient(#2c08ff, #00ff00);
  color: #fff;
}
.about-ica .leadership .wrapper {
  padding: 150px 0;
  text-align: center;
  max-width: 544px;
}
@media (min-width: 768px) {
  .about-ica .leadership .col {
    width: 50%;
    max-width: 418px;
  }
}
.about-ica .leadership .col:first-child p {
  line-height: 1.5;
}
.about-ica .leadership .col:first-child p + p {
  margin-top: 1em;
}
.about-ica .leadership p {
  font-size: 18px;
  line-height: 1.75;
  padding: 0;
  margin-bottom: 36px;
}
.about-ica .leadership p strong {
  font-family: "palo-black", sans-serif;
}
.about-ica h1 {
  font-size: 24px;
  line-height: 1.33;
  margin: 0 0 1em 0;
}
.about-ica .team {
  margin-top: 62px;
}
@media (min-width: 768px) {
  .about-ica .team .team-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.about-ica .team .col {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .about-ica .team .col {
    width: 50%;
    max-width: 318px;
  }
}
@media (min-width: 1024px) {
  .about-ica .team .col {
    margin-top: 0;
  }
}
.about-ica .team .col strong {
  font-family: "palo-black", sans-serif;
}
.about-ica .team .col h3 {
  font-size: 24px;
}
.about-ica .team .col p {
  max-width: 244px;
  font-size: 18px;
}
.about-ica .team .col:first-child p {
  line-height: 1.5;
}
.about-ica .team .divider {
  border-bottom: 1px solid #d8dadc;
  margin: 63px auto;
}
.about-ica .team .board-container {
  margin-bottom: 53px;
}
.about-ica .team .board-container .col {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .about-ica .team .board-container .col .group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.about-ica .team .board-container .col .group p {
  width: 50%;
  max-width: 318px;
}

/*----------------------------------------
	Shop
----------------------------------------*/
.description_tab span,
.cmsmasters_product_title,
.cmsmasters_product_title a {
  color: inherit;
  font-family: "palo-black", sans-serif !important;
  font-weight: inherit !important;
  line-height: 1.3 !important;
}

.cmsmasters_product_cat a,
.cmsmasters_product_info span,
.price span,
.button_to_cart_wrap a {
  font-family: "palo-light", sans-serif !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
}

.cmsmasters_product_info span,
.price span,
.button_to_cart_wrap a {
  font-size: 18px !important;
}

.cmsmasters_single_product .product_title {
  font-size: 32px;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .cmsmasters_single_product .product_title {
    font-size: 48px;
  }
}

.cmsmasters_star_rating {
  display: none !important;
}

.cmsmasters_product .cmsmasters_product_inner:before {
  content: none;
}
.cmsmasters_product .cmsmasters_product_inner,
.cmsmasters_product .cmsmasters_product_cat,
.cmsmasters_product .cmsmasters_product_info,
.cmsmasters_product .button_to_cart_wrap {
  padding: 0;
  text-align: left;
}

/*----------------------------------------
	Search Results
----------------------------------------*/
.cmsmasters_search {
  padding: 0 !important;
}
.cmsmasters_search .entry-meta {
  font-family: "palo-black", sans-serif;
  font-size: 16px;
  padding: 0 0 0.5em 0;
  text-transform: none;
}
@media (min-width: 768px) {
  .cmsmasters_search .entry-meta {
    font-size: 18px;
  }
}
.cmsmasters_search .entry-meta .cmsmasters_archive_item_category a {
  color: #000;
  font-family: "palo-black", sans-serif;
  font-size: 16px;
  text-transform: none;
  letter-spacing: none;
}
@media (min-width: 768px) {
  .cmsmasters_search .entry-meta .cmsmasters_archive_item_category a {
    font-size: 18px;
  }
}
.cmsmasters_search .entry-meta .cmsmasters_archive_item_user_name {
  font-family: "palo-black", sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .cmsmasters_search .entry-meta .cmsmasters_archive_item_user_name {
    font-size: 18px;
  }
}
.cmsmasters_search .entry-meta .cmsmasters_archive_item_user_name a {
  color: #000;
  font-family: "palo-black", sans-serif;
  font-size: 16px;
}
@media (min-width: 768px) {
  .cmsmasters_search .entry-meta .cmsmasters_archive_item_user_name a {
    font-size: 18px;
  }
}
.cmsmasters_search .entry-title a {
  font-family: "palo-black", sans-serif;
  font-size: 24px;
}
@media (min-width: 768px) {
  .cmsmasters_search .entry-title a {
    font-size: 32px;
  }
}

/*----------------------------------------
	Home
----------------------------------------*/
/*	Featured Exhibitions
-------------------------*/
.featured-exhibitions {
  border-bottom: 2px solid black;
}

/*----------------------------------------
 Blog
----------------------------------------*/
.news-blog-container {
  /* News Page
  -------------------------*/
}
@media (min-width: 768px) {
  .news-blog-container .blog {
    display: flex;
    flex-wrap: wrap;
  }
}
.news-blog-container .blog .cmsmasters_post_default {
  padding-top: 0px;
}
.news-blog-container .blog article {
  width: auto;
  margin-right: 20px;
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (min-width: 1024px) {
  .news-blog-container .blog article {
    margin-bottom: 70px;
  }
}
.news-blog-container .blog .cmsmasters_post_date {
  font-weight: "palo-light", sans-serif;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.news-blog-container .blog .cmsmasters_cat_color {
  font-weight: 900;
}
.news-blog-container .cmsmasters_post_date {
  font-size: 18px !important;
  margin-top: 4px;
}
.news-blog-container .cmsmasters_post_date abbr {
  font-family: "palo-light", sans-serif;
}
.news-blog-container .news .cmsmasters_img_wrap {
  text-align: left;
}
.news-blog-container .news .cmsmasters_img_wrap img {
  width: 327px;
  height: 327px;
}
@media (min-width: 1024px) {
  .news-blog-container .news .cmsmasters_img_wrap img {
    width: 260px;
    height: 260px;
  }
}
.news-blog-container .news .blog-body {
  width: 327px;
  height: auto;
}
@media (min-width: 1024px) {
  .news-blog-container .news .blog-body {
    width: 260px;
    height: auto;
  }
}
.news-blog-container .news .blog-body h2,
.news-blog-container .news .blog-body h2 a {
  line-height: 28px;
  font-size: 24px;
}
.news-blog-container .news .blog-body h3 {
  margin-bottom: 0px;
}
.news-blog-container .news .blog-body h3 a {
  font-size: 18px;
}
.news-blog-container .news .blog-body p {
  padding-bottom: 0px;
  font-size: 18px;
}
.news-blog-container .cmsmasters_wrap_pagination .page-numbers {
  color: #797979;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}
.news-blog-container .cmsmasters_wrap_pagination .page-numbers .current {
  color: #000;
}
.news-blog-container .cmsmasters_wrap_pagination .page-numbers .next-list-item {
  float: none;
}

/* News Single Page
-------------------------*/
.news-single-container {
  padding: 0 5%;
}
.news-single-container h3 {
  margin-top: 30px;
  margin-bottom: 5px;
}
.news-single-container .cmsmasters_img_wrap {
  margin-top: 37px;
}
.news-single-container .cmsmasters_img_wrap img {
  width: 100%;
}
.news-single-container .cmsmasters_post_author,
.news-single-container .cmsmasters_source {
  font-size: 18px !important;
}
.news-single-container .cmsmasters_post_author a,
.news-single-container .cmsmasters_source a {
  font-size: 18px !important;
}
.news-single-container .fn {
  color: #000000;
  font-family: "palo-light", sans-serif !important;
}
.news-single-container .cmsmasters_post_date {
  font-size: 18px !important;
  margin-top: 8px;
}
.news-single-container .cmsmasters_post_date abbr {
  font-family: "palo-light", sans-serif;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.news-single-container .description {
  margin-top: 37px;
}

.cmsmasters_prev_post a,
.cmsmasters_next_post a {
  font-size: 24px;
}

.cmsmasters_post_header {
  max-width: 724px;
}

.cmsmasters_prev_post a {
  text-align: left;
}

.cmsmasters_next_post a {
  text-align: right;
}

/* Membership Page
-------------------------*/
@media (min-width: 1024px) {
  .membership-intro,
  .volunteer-intro,
  .donate-intro {
    align-items: center;
    justify-content: space-between;
    display: flex;
    margin-bottom: 20px;
  }
  .membership-intro .intro,
  .volunteer-intro .intro,
  .donate-intro .intro {
    margin-right: 2%;
  }
}

.content_wrap.fullwidth {
  padding: 0;
}

.membership .wrapper {
  max-width: 1672px;
  margin: 0 auto;
}
.membership h4 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .membership .membership_range > li:not(:first-child) {
    margin-left: 24px;
  }
}
.membership .membership_range > li:before {
  display: none;
}
.membership .membership_range li {
  display: inline-block;
  font-family: "palo-black", sans-serif;
  padding: 0;
  padding-bottom: 19px;
  width: 40%;
}
.membership .membership_range li a {
  color: #000;
  font-family: "palo-black", sans-serif;
  font-weight: 300;
}
@media (min-width: 768px) {
  .membership .membership_range li {
    display: inline;
    max-width: 555px;
    width: auto;
  }
}
.membership .membership_range h4 {
  font-size: 24px;
}
.membership .membership_info {
  border-top: 1px solid #d8dadc;
  margin-bottom: 50px;
}
.membership .membership_info h4 {
  font-size: 24px;
  margin-bottom: 0px;
  padding-top: 50px;
}
.membership .membership_info p {
  padding-bottom: 10px;
}
.membership .membership_info .cost {
  font-size: 24px;
  line-height: initial;
}
.membership .membership_info .button {
  margin-top: 18px;
}
.membership .cta {
  margin-bottom: 112px;
}
@media (min-width: 768px) {
  .membership .cta {
    margin-bottom: 36px;
  }
}
@media (min-width: 1024px) {
  .membership .cta {
    margin-bottom: 86px;
  }
}
.membership .cta h4 {
  border-top: 1px solid #d8dadc;
  padding-top: 62px;
}
.membership .cta a {
  font-family: "palo-light", sans-serif;
}

/* Volunteer Page
-------------------------*/
.volunteer .volunteer_description .opportunity {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .volunteer .volunteer_description .opportunity {
    display: flex;
    flex-wrap: wrap;
  }
  .volunteer .volunteer_description .opportunity > div:nth-of-type(2) {
    margin-left: 93px;
  }
}
@media (min-width: 1024px) {
  .volunteer .volunteer_description .opportunity {
    margin-top: 40px;
  }
  .volunteer .volunteer_description .opportunity > div:nth-of-type(2) {
    margin-right: 93px;
  }
}
.volunteer .volunteer_description .opportunity p {
  max-width: 300px;
}
.volunteer .volunteer_description,
.volunteer .internship_program {
  padding-bottom: 50px;
}
.volunteer .volunteer_description h3,
.volunteer .internship_program h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.volunteer .volunteer_description h4,
.volunteer .internship_program h4 {
  margin-bottom: 5px;
}
.volunteer .volunteer_description .description,
.volunteer .internship_program .description {
  max-width: 724px;
}
.volunteer .internship_program {
  border-top: 1px solid #d8dadc;
  border-bottom: 1px solid #d8dadc;
}
.volunteer .internship_program h3 {
  margin-top: 50px;
}
.volunteer .internship_program .what-you-do p {
  max-width: 300px;
}
.volunteer .button {
  margin-top: 20px;
}
.volunteer .cta {
  margin-bottom: 83px;
  max-width: 548px;
}
@media (min-width: 768px) {
  .volunteer .cta {
    margin-bottom: 96px;
  }
}
@media (min-width: 1024px) {
  .volunteer .cta {
    margin-bottom: 78px;
  }
}
.volunteer .cta h4 {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .volunteer .cta h4 {
    padding-top: 46px;
  }
}
@media (min-width: 1024px) {
  .volunteer .cta h4 {
    padding-top: 50px;
  }
}
.volunteer .cta a {
  font-family: "palo-light", sans-serif;
}

/* Donate Page
-------------------------*/
.donate h3 {
  font-size: 24px;
}
.donate .donate_info {
  border-bottom: 1px solid #d7dadc;
  margin-top: 50px;
  padding-bottom: 50px;
}
.donate .donate_info h3 {
  margin-bottom: 5px;
}
.donate .donate_info p {
  max-width: 774px;
}
.donate .donate_other_info_container {
  border-bottom: 1px solid #d7dadc;
  padding-bottom: 50px;
}
.donate .donate_other_info_container h3 {
  margin-top: 50px;
}
.donate .cta {
  max-width: 548px;
  margin: 37px 0;
}
@media (min-width: 768px) {
  .donate .cta {
    margin: 49px 0;
  }
}
@media (min-width: 1024px) {
  .donate .cta {
    margin-top: 68px;
    margin-bottom: 77px;
  }
}
.donate .cta a {
  font-family: "palo-light", sans-serif;
}

/* Press Room
-------------------------*/
.page-template-press-room .headline_text {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .page-template-press-room .headline_text {
    margin-top: 80px;
  }
}
.page-template-press-room .headline_text .entry-title span {
  line-height: 1;
}
.page-template-press-room .press-resources .cta {
  max-width: 538px;
  margin-bottom: 150px;
}
@media (min-width: 768px) {
  .page-template-press-room .press-resources .cta {
    margin-bottom: 180px;
  }
}
.page-template-press-room .press-resources .cta h4 {
  font-size: 24px;
  margin-bottom: 5px;
}
.page-template-press-room .press-resources .cta P {
  font-size: 18px;
}
.page-template-press-room .press-resources .cta a {
  font-family: "palo-light", sans-serif;
}
.page-template-press-room .press-resources .download-resource-container {
  margin-bottom: 100px;
}
.page-template-press-room .press-resources .download-resource-container .download-resource-item {
  border-top: 1px solid #d7dadc;
  padding: 50px 0;
}
.page-template-press-room .press-resources .download-resource-container .download-resource-item h4 {
  font-size: 24px;
}
.page-template-press-room .press-resources .download-resource-container .download-resource-item .download-links {
  max-width: 902px;
}
@media (min-width: 768px) {
  .page-template-press-room .press-resources .download-resource-container .download-resource-item .download-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.page-template-press-room .press-resources .download-resource-container .download-resource-item .download-links > a:first-child {
  padding-top: 0;
}
.page-template-press-room .press-resources .download-resource-container .download-resource-item .download-links a {
  color: #000;
  display: block;
  font-size: 18px;
  font-family: "palo-black", sans-serif;
  font-weight: inherit;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .page-template-press-room .press-resources .download-resource-container .download-resource-item .download-links a {
    width: 33%;
  }
}

/* Education Overview
-------------------------*/
.education-overview .find-programs {
  margin-bottom: 60px;
}
.education-overview .find-programs h4 {
  font-size: 24px;
  margin-bottom: 12px;
}
.education-overview .find-programs p {
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .education-overview .find-programs p {
    display: inline;
    margin-right: 20px;
  }
}
.education-overview .find-programs a {
  font-family: "palo-black", sans-serif;
}
.education-overview .programs h2 {
  margin-bottom: 20px;
}
.education-overview .programs section {
  border-top: 1px solid #d7dadc;
  padding: 62px 0;
}
@media (min-width: 768px) {
  .education-overview .programs section {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .education-overview .programs section .featured_image {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .education-overview .programs section .description {
    width: 50%;
    max-width: 292px;
  }
}
@media (min-width: 1024px) {
  .education-overview .programs section .description {
    max-width: 445px;
  }
}
@media (min-width: 1441px) {
  .education-overview .programs section .description {
    max-width: 538px;
  }
}
.education-overview .programs section .description h3 {
  font-size: 24px;
  margin: 12px 0;
  line-height: 1;
}
.education-overview .programs section .description .sub-title {
  font-size: 24px;
  padding-bottom: 12px;
}
.education-overview .programs .accessibility section {
  border-bottom: 1px solid #d7dadc;
}
.education-overview .cta {
  max-width: 538px;
  padding: 50px 0;
}
.education-overview .cta h3 {
  margin-bottom: 8px;
  line-height: 1.1;
}
.education-overview .cta a {
  font-family: "palo-light", sans-serif;
}

/* Facility Rentals
-------------------------*/
.page-template-facility-rentals {
  overflow-x: visible;
}

.event-locations {
  position: relative;
}
.event-locations .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
@media (min-width: 1024px) {
  .event-locations .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
  }
}

.facility-rentals .intro {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .facility-rentals .intro {
    margin-bottom: 132px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .intro {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .facility-rentals .intro h1 {
    max-width: 641px;
  }
}
.facility-rentals .intro p {
  max-width: 100%;
}
@media (min-width: 768px) {
  .facility-rentals .intro p {
    max-width: 711px;
  }
}
.facility-rentals .main .venue-rentals,
.facility-rentals .main .event-restrictions,
.facility-rentals .main .rates,
.facility-rentals .main .booking {
  padding: 50px 0 30px 0;
}
.facility-rentals .main .event-restrictions {
  border-bottom: 1px solid #d7dadc;
}
.facility-rentals .main .booking,
.facility-rentals .main .venue-rentals {
  border-top: 1px solid #d7dadc;
  border-bottom: 1px solid #d7dadc;
}
.facility-rentals .events_facility_rentals img {
  margin-bottom: 18px;
}
.facility-rentals .events_facility_rentals p {
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .facility-rentals .events_facility_rentals p {
    max-width: 725px;
  }
}
.facility-rentals h3 {
  font-size: 24px;
  margin-bottom: 12px !important;
}
.facility-rentals .event-locations {
  margin-top: 35px;
}
.facility-rentals .event-locations .sticky {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .facility-rentals .event-locations {
    display: flex;
    justify-content: space-between;
  }
  .facility-rentals .event-locations .ican-container,
  .facility-rentals .event-locations .icac-container {
    position: relative;
    width: 48.5380116959%;
  }
}
.facility-rentals .event-locations .ican,
.facility-rentals .event-locations .icac {
  padding: 10px 0 10px 20px;
  z-index: 1;
}
.facility-rentals .event-locations .ican {
  color: #2c08ff;
}
.facility-rentals .event-locations .icac {
  color: #00ff00;
}
.facility-rentals .event-locations #ican {
  background: #00ff00;
  padding: 0 20px;
}
.facility-rentals .event-locations #icac {
  background: #2c08ff;
  padding: 0 20px;
  color: #fff;
}
.facility-rentals .event-locations .ica-event-item {
  margin-top: 20px;
}
.facility-rentals .event-locations .ica-event-item img {
  margin: 32px 0 20px 0;
}
.facility-rentals .event-locations .ica-event-item p {
  margin-bottom: 30px;
  padding: 0;
}
.facility-rentals .event-locations .row-1 {
  position: relative;
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-1 {
    height: 220px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-1 {
    height: 165px;
  }
}
@media (min-width: 1441px) {
  .facility-rentals .event-locations .row-1 {
    height: 125px;
  }
}
.facility-rentals .event-locations .row-2,
.facility-rentals .event-locations .row-3,
.facility-rentals .event-locations .row-4 {
  margin-bottom: 5%;
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-2 {
    height: 764px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-2 {
    height: 788px;
  }
}
@media (min-width: 1441px) {
  .facility-rentals .event-locations .row-2 {
    height: 878px;
  }
}
@media (min-width: 1554px) {
  .facility-rentals .event-locations .row-2 {
    height: 978px;
  }
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-3 {
    height: 686px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-3 {
    height: 727px;
  }
}
@media (min-width: 1441px) {
  .facility-rentals .event-locations .row-3 {
    height: 878px;
  }
}
@media (min-width: 1554px) {
  .facility-rentals .event-locations .row-3 {
    height: 900px;
  }
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-4 {
    height: 824px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-4 {
    height: 884px;
  }
}
@media (min-width: 1441px) {
  .facility-rentals .event-locations .row-4 {
    height: 878px;
  }
}
@media (min-width: 1554px) {
  .facility-rentals .event-locations .row-4 {
    height: 978px;
  }
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-5 {
    height: 480px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-5 {
    height: 425px;
  }
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-6 {
    height: 331px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-6 {
    height: 294px;
  }
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .row-7 {
    height: 310px;
  }
}
@media (min-width: 1024px) {
  .facility-rentals .event-locations .row-7 {
    height: 294px;
  }
}
.facility-rentals .event-locations .icac-container {
  margin-top: 100px;
}
@media (min-width: 768px) {
  .facility-rentals .event-locations .icac-container {
    margin-top: 0;
  }
}
.facility-rentals .rates p {
  max-width: 505px;
}
.facility-rentals .booking p {
  max-width: 510px;
}
.facility-rentals .contact {
  padding: 50px 0 32px 0;
}
.facility-rentals .contact a {
  font-family: "palo-light", sans-serif;
}

/* Calendar
-------------------------*/
#tribe-events-pg-template {
  padding: 0 5%;
}

#tribe-events-bar {
  margin-bottom: 0;
}

#tribe_events_filters_form #tribe-filter-Categories ul li,
#tribe_events_filters_form #tribe-filter-Artists ul li,
#tribe_events_filters_form #tribe-filter-Locations ul li {
  padding: 10px;
}
#tribe_events_filters_form #tribe-filter-Categories ul li:before,
#tribe_events_filters_form #tribe-filter-Artists ul li:before,
#tribe_events_filters_form #tribe-filter-Locations ul li:before {
  display: none !important;
}

.tribe-events-notices {
  background: #fff !important;
}

.tribe-filter-status {
  margin: 10px 0 0 !important;
}

.tribe-events-venue-251 .tribe-events-event-body {
  background: #00ff00 !important;
}
.tribe-events-venue-251 .tribe-events-event-body h3 {
  color: #2c08ff;
}

.tribe-events-venue-249 .tribe-events-event-body {
  background: #2c08ff !important;
  color: #fff;
}
.tribe-events-venue-249 .tribe-events-event-body h3 {
  color: #00ff00;
}

.tribe-events-venue-253 .tribe-events-event-body {
  background: #000 !important;
  color: #fff;
}
.tribe-events-venue-253 .tribe-events-event-body h3 {
  color: #fff;
}

.tribe-mobile-container .tribe-events-venue-249 .summary {
  display: block;
  background: #00ff00 !important;
  color: #2c08ff !important;
}
.tribe-mobile-container .tribe-events-venue-249 .tribe-events-event-body .tribe-events-event-schedule-details,
.tribe-mobile-container .tribe-events-venue-249 .tribe-events-event-body .tribe-events-read-more {
  color: #fff !important;
}

.tribe-events-mobile .summary {
  padding: 20px;
}
.tribe-events-mobile .tribe-events-event-schedule-details {
  color: #fff !important;
  padding: 20px;
}
.tribe-events-mobile .tribe-event-description {
  padding: 20px;
}
.tribe-events-mobile .tribe-events-read-more {
  color: #fff !important;
  display: block;
  padding: 20px;
}

.tribe-events-calendar thead tr {
  border: none;
}
.tribe-events-calendar thead tr th {
  color: #797979;
  font-family: "palo-medium", sans-serif;
  font-weight: 300;
  text-align: left;
}
.tribe-events-calendar tbody td {
  width: 156px !important;
  height: 168px !important;
}
.tribe-events-calendar tbody td .tribe-events-month-event-title a {
  font-family: "palo-light", sans-serif !important;
  font-size: 13px !important;
}
.tribe-events-calendar .tribe-events-othermonth > div:nth-of-type(1),
.tribe-events-calendar .tribe-events-present > div:nth-of-type(1),
.tribe-events-calendar .tribe-events-past > div:nth-of-type(1) {
  background: #fff !important;
}
.tribe-events-calendar .tribe-events-othermonth > div:nth-of-type(1),
.tribe-events-calendar .tribe-events-present > div:nth-of-type(1),
.tribe-events-calendar .tribe-events-past > div:nth-of-type(1),
.tribe-events-calendar .tribe-events-future > div:nth-of-type(1) {
  border: none;
  color: #797979 !important;
  font-family: "palo-medium", sans-serif;
  font-weight: 500;
  font-size: 24px;
  margin-top: 9px;
}
.tribe-events-calendar .tribe-events-has-events .tribe-events-tooltip .tribe-events-event-body {
  padding: 10px;
}
.tribe-events-calendar .tribe-events-has-events .tribe-events-tooltip .tribe-events-event-body h3 {
  line-height: 20px;
}

.page-id-44 .tribe-filter-bar__filters-slider-wrapper > div:nth-of-type(1) {
  display: none;
}

/* Art Archive
-------------------------*/
.page-template-art-archive .headline_inner {
  padding-top: 64px !important;
}
.page-template-art-archive .entry-subtitle {
  font-family: "palo-light", sans-serif !important;
  font-size: 24px !important;
  letter-spacing: -0.024em !important;
  line-height: 1.3 !important;
  max-width: 682px;
  text-transform: none !important;
}
.page-template-art-archive .content_wrap {
  padding: 0 5%;
  width: auto !important;
}
.page-template-art-archive .art-achive {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1672px;
}
.page-template-art-archive .art-achive .art-archive-season {
  margin-top: 35px;
}
.page-template-art-archive .art-achive .art-archive-season h2 {
  margin-bottom: 12px !important;
}
.page-template-art-archive .art-achive .art-archive-season .toggles_mode_accordion {
  padding-top: 0 !important;
}
.page-template-art-archive .art-achive .archive-grid {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1672px;
}
.page-template-art-archive .art-achive .archive-grid .cmsmasters_project_grid {
  width: calc(50% - 20px) !important;
}
@media (min-width: 1024px) {
  .page-template-art-archive .art-achive .archive-grid .cmsmasters_project_grid {
    width: calc(33% - 20px) !important;
  }
}
@media (min-width: 1441px) {
  .page-template-art-archive .art-achive .archive-grid .cmsmasters_project_grid {
    width: calc(25% - 20px) !important;
  }
}
.page-template-art-archive .art-achive .archive-grid .alm-btn-wrap button {
  border-radius: 25px;
  font-size: 16px;
  letter-spacing: -0.0124em;
  text-transform: capitalize;
}
.page-template-art-archive .art-achive .archive-grid img {
  height: 42vw;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .page-template-art-archive .art-achive .archive-grid img {
    height: 27.75vw;
  }
}
@media (min-width: 1441px) {
  .page-template-art-archive .art-achive .archive-grid img {
    height: 21vw;
    max-height: 398px;
  }
}
.page-template-art-archive .art-achive .archive-grid .text h4 {
  line-height: 1.25 !important;
  margin-bottom: 0px !important;
  margin-top: 10px;
}
.page-template-art-archive .art-achive .archive-grid .text h4 a {
  line-height: 1.25 !important;
}
.page-template-art-archive .art-achive .archive-grid .text p {
  padding: 0 !important;
}

/* Page Template: Camp
-------------------------*/
.camp-ica {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .camp-ica {
    padding-top: 0px;
  }
}
.camp-ica .wrapper {
  width: 100%;
  max-width: 1672px;
  margin: auto;
}
.camp-ica .image-intro {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .camp-ica .image-intro {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
}
.camp-ica .image-intro .title {
  padding-left: 5%;
  width: 100%;
}
@media (min-width: 768px) {
  .camp-ica .image-intro .title {
    width: 50%;
  }
}
@media (min-width: 1700px) {
  .camp-ica .image-intro .title {
    padding-left: 0%;
  }
}
.camp-ica .image-intro .title h2 {
  background: linear-gradient(100deg, #2c08ff 0%, #00ff00 100%);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  line-height: 1.18;
  letter-spacing: -0.02em;
  margin-bottom: 0;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .camp-ica .image-intro .title h2 {
    font-size: 62px;
    letter-spacing: 0;
    padding-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .camp-ica .image-intro .title h2 {
    padding-bottom: 0px;
    max-width: 460px;
  }
}
.camp-ica .image-intro .image {
  width: 100%;
}
@media (min-width: 768px) {
  .camp-ica .image-intro .image {
    width: 50%;
    max-width: 815px;
  }
}
.camp-ica .image-intro .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.camp-ica .row-content {
  padding: 72px 5% 0 5%;
}
@media (min-width: 1700px) {
  .camp-ica .row-content {
    padding: 72px 0 0 0;
  }
}
.camp-ica .row-content .row {
  padding-bottom: 72px;
}
.camp-ica .row-content .row:last-child {
  padding-bottom: 0px;
}
.camp-ica .row-content .row h2 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 12px;
  max-width: 550px;
}
.camp-ica .row-content .row p {
  max-width: 817px;
}
.camp-ica .col-content {
  padding: 52px 5% 0 5%;
}
@media (min-width: 1700px) {
  .camp-ica .col-content {
    padding: 52px 0 0 0;
  }
}
@media (min-width: 768px) {
  .camp-ica .col-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
}
.camp-ica .col-content h4 {
  margin-bottom: 12px;
}
.camp-ica .col-content .col {
  width: 100%;
}
@media (min-width: 768px) {
  .camp-ica .col-content .col {
    max-width: 645px;
    width: 48%;
  }
}
.camp-ica .schedule {
  padding: 0 5%;
  margin-top: 100px;
}
@media (min-width: 1700px) {
  .camp-ica .schedule {
    padding: 0;
  }
}
.camp-ica .schedule.ica-north .ica-intro .text {
  background: #00FF4A;
}
.camp-ica .schedule.ica-north .ica-intro h2,
.camp-ica .schedule.ica-north .ica-intro .address {
  color: #2C08FF;
}
.camp-ica .schedule.ica-central .ica-intro .text {
  background: #2C08FF;
}
.camp-ica .schedule.ica-central .ica-intro h2,
.camp-ica .schedule.ica-central .ica-intro .address {
  color: #00FF4A;
}
.camp-ica .schedule.ica-central .ica-intro p {
  color: #fff;
}
.camp-ica .schedule .ica-intro {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .camp-ica .schedule .ica-intro {
    flex-direction: row;
  }
}
.camp-ica .schedule .ica-intro .text {
  padding: 12px 20px 24px 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .camp-ica .schedule .ica-intro .text {
    padding: 20px 32px 20px 20px;
  }
}
.camp-ica .schedule .ica-intro .text h2 {
  font-size: 42px;
}
.camp-ica .schedule .ica-intro .text .address {
  font-size: 18px;
  font-family: "palo-black", sans-serif;
  max-width: 200px;
}
.camp-ica .schedule .ica-intro .image {
  width: 100%;
}
@media (min-width: 768px) {
  .camp-ica .schedule .ica-intro .image {
    max-width: 445px;
  }
}
.camp-ica .schedule .ica-intro .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.camp-ica .schedule .table {
  padding: 42px 0 72px 0;
}
.camp-ica .schedule .table .head {
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: flex-start;
  gap: 40px;
}
.camp-ica .schedule .table .head h4 {
  cursor: pointer;
  font-size: 16px;
  line-height: 1.2;
  max-width: 120px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.camp-ica .schedule .table .head h4.active {
  border-bottom: 3px solid #000;
}
.camp-ica .schedule .table .body .text {
  display: none;
}
.camp-ica .schedule .table .body .text.active {
  display: block;
}
.camp-ica .schedule .table .body .text .accordion {
  border-bottom: 1px solid #D8DADC;
  padding: 20px 0;
}
.camp-ica .schedule .table .body .text .accordion .top {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.camp-ica .schedule .table .body .text .accordion .top p {
  padding-bottom: 0;
}
.camp-ica .schedule .table .body .text .accordion .top i, .camp-ica .schedule .table .body .text .accordion .top svg {
  font-weight: 100;
  font-size: 14px;
}
.camp-ica .schedule .table .body .text .accordion .bottom {
  display: none;
  padding-top: 24px;
}
@media (min-width: 1024px) {
  .camp-ica .schedule .table .body .text .accordion .bottom .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
}
.camp-ica .schedule .table .body .text .accordion .bottom .wrapper .bottom-text {
  display: block;
  width: 100%;
}
@media (min-width: 1024px) {
  .camp-ica .schedule .table .body .text .accordion .bottom .wrapper .bottom-text {
    width: 60%;
  }
}
.camp-ica .schedule .table .body .text .accordion .bottom .wrapper .bottom-text h2 {
  margin-bottom: 6px;
}
.camp-ica .schedule .table .body .text .accordion .bottom .wrapper .bottom-text h4 {
  margin-bottom: 12px;
}
.camp-ica .schedule .table .body .text .accordion .bottom .wrapper .media {
  margin-top: 40px;
  width: 100%;
}
@media (min-width: 1024px) {
  .camp-ica .schedule .table .body .text .accordion .bottom .wrapper .media {
    margin-top: 0px;
    width: 40%;
  }
}

.page-template-camp .content_wrap.fullwidth {
  width: 100%;
}

/* Privacy and Terms Page
-------------------------*/
.page-id-50 .news-container p a,
.page-id-3 .news-container p a {
  font-family: "palo-light", sans-serif !important;
}
.page-id-50 .middle_inner,
.page-id-3 .middle_inner {
  padding: 0 5%;
}
