@charset "UTF-8";
/*!
Theme Name: Urban Gateways
Theme URI: http://underscores.me/
Author: Room 34
Author URI: http://www.room34.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ug
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Urban Gateways is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.page .entry-content a, p a, .single-tribe_events #tribe-events-content a, .single-post .post-navigation .nav-previous a,
.single-post .post-navigation .nav-next a, .blog__post a,
.single-post__post a, .single__entry-content a, .twitter-feed a, .breadcrumbs a,
.dotted-link {
  border-bottom: 1px solid;
}
.page .entry-content a:hover, p a:hover, .single-tribe_events #tribe-events-content a:hover, .single-post .post-navigation .nav-previous a:hover,
.single-post .post-navigation .nav-next a:hover, .blog__post a:hover,
.single-post__post a:hover, .single__entry-content a:hover, .twitter-feed a:hover, .breadcrumbs a:hover, .page .entry-content a:focus, p a:focus, .single-tribe_events #tribe-events-content a:focus, .single-post .post-navigation .nav-previous a:focus,
.single-post .post-navigation .nav-next a:focus, .blog__post a:focus,
.single-post__post a:focus, .single__entry-content a:focus, .twitter-feed a:focus, .breadcrumbs a:focus, .page .entry-content a:active, p a:active, .single-tribe_events #tribe-events-content a:active, .single-post .post-navigation .nav-previous a:active,
.single-post .post-navigation .nav-next a:active, .blog__post a:active,
.single-post__post a:active, .single__entry-content a:active, .twitter-feed a:active, .breadcrumbs a:active,
.dotted-link:hover,
.dotted-link:focus,
.dotted-link:active {
  border-bottom: 1px solid #E6AF0C;
}

h1.entry-title {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
h1.entry-title:before, h1.entry-title:after {
  background-color: #E6AF0C;
  display: flex;
  content: " ";
  flex-grow: 1;
  height: 3px;
  position: relative;
  top: 50%;
  min-width: 10%;
}
.ie9 h1.entry-title:before, .ie9 h1.entry-title:after {
  display: none;
}
h1.entry-title:before {
  margin-right: 10px;
}
h1.entry-title:after {
  margin-left: 10px;
}

.single__screen, .image-with-overlay__screen, .hero-image__screen {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}

.ctct-embed-signup--flex-content, .image-with-overlay,
.gallery__item {
  height: 475px;
}
@media (max-width: 800px) {
  .ctct-embed-signup--flex-content, .image-with-overlay,
.gallery__item {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .ctct-embed-signup--flex-content, .image-with-overlay,
.gallery__item {
    height: 275px;
  }
}

.site-header input.site-header__search-submit-input {
  position: absolute;
  top: 8px;
  right: 8px;
  border: none;
  background: transparent;
  box-shadow: none;
  color: initial;
  line-height: 1;
  padding: 0;
  text-shadow: none;
  width: 16px;
  height: 20px;
  background-image: image-url("header/magnifying_glass_grey_x1.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-header input.site-header__search-submit-input {
    background-image: image-url("header/magnifying_glass_grey_x2.png");
    -webkit-background-size: 16px 20px;
    -moz-background-size: 16px 20px;
    -o-background-size: 16px 20px;
    background-size: 16px 20px;
  }
}

.sidebar-search input.sidebar-search__search-field-input, .site-header input.site-header__search-field-input {
  color: #222222;
  background-color: white;
}
.sidebar-search input.sidebar-search__search-field-input:focus, .site-header input.site-header__search-field-input:focus {
  color: #222222;
}
.sidebar-search input.sidebar-search__search-field-input::placeholder, .site-header input.site-header__search-field-input::placeholder {
  color: #616B69;
}

.blog #wpas-load-btn, .gallery #wpas-load-btn {
  width: 100%;
  display: block;
  background-color: #E6AF0C;
  color: white;
  margin-top: 1rem;
}
.blog #wpas-load-btn:hover, .gallery #wpas-load-btn:hover {
  background-color: #00a6e2;
}

.blog #wpas-loading-img, .gallery #wpas-loading-img {
  margin: 0 auto;
}

#sidebar-menu, .sidebar-search {
  background-color: #E91C46;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern-red-sidebar-light-2.png");
  color: white;
  padding: 1rem;
}

.single-tribe_events .tribe-events-single-event-title, .archive .nav-links, .single-tribe_events .tribe-events-schedule.tribe-clearfix h2, .news-press .query-header, .funders__funder, .school-list__group-header, .board-of-directors .query-header {
  clear: both;
  font-weight: 300;
}

.single-tribe_events .tribe-events-single-event-title, .funders__funder, .school-list__group-header, .board-of-directors .query-header {
  color: #31006F;
}

.single-tribe_events .tribe-events-single-event-title {
  font-weight: 500;
}

.single-tribe_events .tribe-events-single-event-title {
  font-size: 40px;
  font-size: 2.5rem;
}

.archive .nav-links, .single-tribe_events .tribe-events-schedule.tribe-clearfix h2, .news-press .query-header {
  font-size: 30px;
  font-size: 1.875rem;
}

.archive .nav-links, .single-tribe_events .tribe-events-schedule.tribe-clearfix h2, .news-press .query-header {
  color: #31006F;
}

.funders__funder, .school-list__group-header, .board-of-directors .query-header {
  text-transform: uppercase;
}

.funders__funder, .school-list__group-header, .board-of-directors .query-header {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}

@font-face {
  font-family: "UGHavelock-Line";
  src: url("fonts/UG_Havelock/ughavelock-inline-webfont.woff");
}
@font-face {
  font-family: "UGHavelock-Solid";
  src: url("fonts/UG_Havelock/ughavelock-solid-webfont.woff");
}
@font-face {
  font-family: "Campton-Black";
  src: url("fonts/Campton_Complete/campton-black-webfont.woff");
}
@font-face {
  font-family: "Campton-Black-Italic";
  src: url("fonts/Campton_Complete/camptonblackitalic-webfont.woff");
}
@font-face {
  font-family: "Campton-Book";
  src: url("fonts/Campton_Complete/campton-book-webfont.woff");
}
@font-face {
  font-family: "Campton-Book-Italic";
  src: url("fonts/Campton_Complete/camptonbookitalic-webfont.woff");
}
@font-face {
  font-family: "Campton-Book-Bold";
  src: url("fonts/Campton_Complete/camptonbookbold-webfont.woff");
}
@font-face {
  font-family: "Campton-Book-Bold-Italic";
  src: url("fonts/Campton_Complete/camptonbookbolditalic-webfont.woff");
}
@font-face {
  font-family: "Campton-ExtraBold";
  src: url("fonts/Campton_Complete/campton-extrabold-webfont.woff");
}
@font-face {
  font-family: "Campton-ExtraBoldItalic";
  src: url("fonts/Campton_Complete/camptonextrabolditalic-webfont.woff");
}
@font-face {
  font-family: "Campton-ExtraLight";
  src: url("fonts/Campton_Complete/campton-extralight-webfont.woff");
}
@font-face {
  font-family: "Campton-ExtraLightItalic";
  src: url("fonts/Campton_Complete/camptonextralightitalic-webfont.woff");
}
@font-face {
  font-family: "Campton-Light";
  src: url("fonts/Campton_Complete/campton-light-webfont.woff");
}
@font-face {
  font-family: "Campton-LightItalic";
  src: url("fonts/Campton_Complete/camptonlightitalic-webfont.woff");
}
@font-face {
  font-family: "Campton-Medium";
  src: url("fonts/Campton_Complete/campton-medium-webfont.woff");
}
@font-face {
  font-family: "Campton-MediumItalic";
  src: url("fonts/Campton_Complete/camptonmediumitalic-webfont.woff");
}
@font-face {
  font-family: "Campton-SemiBold";
  src: url("fonts/Campton_Complete/campton-semibold-webfont.woff");
}
@font-face {
  font-family: "Campton-SemiBoldItalic";
  src: url("fonts/Campton_Complete/camptonsemibolditalic-webfont.woff");
}
@font-face {
  font-family: "Campton-Thin";
  src: url("fonts/UG_Havelock/campton-thin-webfont.woff");
}
@font-face {
  font-family: "Campton-ThinItalic";
  src: url("fonts/UG_Havelock/camptonthinitalic-webfont.woff");
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.container-full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.container-full:after {
  content: " ";
  display: block;
  clear: both;
}

.error-404, .touring-performance__custom-fields, .archive #main, .page-template-template-search-results #main, .single-tribe_events .entry-content, .single__entry-content, .gallery, .breadcrumbs, .color-block__inner, .html-block__inner, .hero-image__overlay, .footer__inner, .site-header__inner,
.container-inner {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.error-404:after, .touring-performance__custom-fields:after, .archive #main:after, .page-template-template-search-results #main:after, .single-tribe_events .entry-content:after, .single__entry-content:after, .gallery:after, .breadcrumbs:after, .color-block__inner:after, .html-block__inner:after, .hero-image__overlay:after, .footer__inner:after, .site-header__inner:after,
.container-inner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1100px) {
  .error-404, .touring-performance__custom-fields, .archive #main, .page-template-template-search-results #main, .single-tribe_events .entry-content, .single__entry-content, .gallery, .breadcrumbs, .color-block__inner, .html-block__inner, .hero-image__overlay, .footer__inner, .site-header__inner,
.container-inner {
    padding: 0 1rem;
  }
}

.page #primary.sidebar, .page .entry-content, .archive.post-type-archive-tribe_events .breadcrumbs, .blog .content-area,
.single-post .content-area,
.container-inner-narrow {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.page #primary.sidebar:after, .page .entry-content:after, .archive.post-type-archive-tribe_events .breadcrumbs:after, .blog .content-area:after,
.single-post .content-area:after,
.container-inner-narrow:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1032px) {
  .page #primary.sidebar, .page .entry-content, .archive.post-type-archive-tribe_events .breadcrumbs, .blog .content-area,
.single-post .content-area,
.container-inner-narrow {
    padding: 0 1rem;
  }
}

.column-1 {
  width: 10.2564102564%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-2 {
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-3 {
  width: 35.8974358974%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-4 {
  width: 48.7179487179%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-5 {
  width: 61.5384615385%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-6 {
  width: 74.358974359%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-7 {
  width: 87.1794871795%;
  float: left;
  margin-right: 2.5641025641%;
}

.column-8 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.last {
  float: right;
  margin-right: 0;
}

@media (max-width: 930px) {
  .at-930-hide {
    display: none;
  }
}

@media (max-width: 930px) {
  .at-930-column-1 {
    width: 10.2564102564%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-2 {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-3 {
    width: 35.8974358974%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-4 {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-5 {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-6 {
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-7 {
    width: 87.1794871795%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 930px) {
  .at-930-column-8 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 930px) {
  .at-930-last {
    float: right;
    margin-right: 0;
  }
}

@media (max-width: 720px) {
  .at-720-hide {
    display: none;
  }
}

@media (max-width: 720px) {
  .at-720-column-1 {
    width: 10.2564102564%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-2 {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-3 {
    width: 35.8974358974%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-4 {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-5 {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-6 {
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-7 {
    width: 87.1794871795%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 720px) {
  .at-720-column-8 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 720px) {
  .at-720-last {
    float: right;
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .at-480-hide {
    display: none;
  }
}

@media (max-width: 480px) {
  .at-480-column-1 {
    width: 10.2564102564%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-2 {
    width: 23.0769230769%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-3 {
    width: 35.8974358974%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-4 {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-5 {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-6 {
    width: 74.358974359%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-7 {
    width: 87.1794871795%;
    float: left;
    margin-right: 2.5641025641%;
  }
}

@media (max-width: 480px) {
  .at-480-column-8 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .at-480-last {
    float: right;
    margin-right: 0;
  }
}

.site-header {
  color: white;
  background: #31006F;
  position: relative;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern_Purple2.png");
  background-size: cover;
}
@media (max-width: 875px) {
  .site-header {
    background-size: 875px;
  }
}
@media (max-width: 1100px) {
  .site-header {
    padding: 1rem 0;
  }
}
.site-header__inner {
  height: auto;
}
.site-header__logo {
  float: left;
  height: 168px;
}
@media (max-width: 1100px) {
  .site-header__logo {
    height: auto;
  }
}
.site-header__logo-image {
  width: 300px;
  height: 87px;
  margin-top: 39px;
  background-image: url("/wp-content/themes/ug/images/header/ug_logo_main-WHITE_x2.png");
  background-size: 300px 87px;
  background-repeat: no-repeat;
}
@media (max-width: 1100px) {
  .site-header__logo-image {
    margin-top: 0;
    width: 250px;
    height: 75px;
    background-size: 250px 75px;
  }
}
.site-header__main-navigation-inner-wrapper {
  float: right;
}
.site-header__main-navigation {
  position: relative;
  font-weight: 700;
  float: none;
  width: auto;
}
.site-header__secondary {
  margin: 1rem 0 3rem 0;
}
.site-header__search, .site-header__secondary-menu {
  display: inline-block;
}
.site-header__search {
  position: relative;
}
.site-header__search-field--hidden {
  display: none;
}
.site-header__secondary-menu {
  white-space: nowrap;
}
.site-header__secondary-menu .menu-secondary-menu-container > ul > li {
  display: inline-block;
}
.site-header__primary li:hover > a, .site-header__primary li.focus > a, .site-header__secondary-menu li:hover > a, .site-header__secondary-menu li.focus > a {
  color: #E6AF0C;
}
.site-header__primary div > ul > li, .site-header__secondary-menu div > ul > li {
  display: inline-block;
  text-align: left;
}
.site-header__secondary-menu {
  padding-left: 1rem;
}
.site-header__secondary-menu a:hover {
  color: #E6AF0C;
}
.site-header__donate {
  position: relative;
  width: 140px;
  padding-right: 1rem;
  color: #E6AF0C;
  font-family: "Campton-ExtraBold", san-serif;
  border: 1px solid !important;
  padding-bottom: 0 !important;
}
.site-header__donate:hover, .site-header__donate:focus {
  border: 1px solid;
  color: white;
}
.site-header__donate:hover a, .site-header__donate:focus a {
  color: white !important;
}
.site-header__donate a {
  color: #ffcd00;
  position: relative;
  text-align: center;
}
.site-header__donate a:hover, .site-header__donate a:focus {
  color: white;
}
.site-header__hamburger {
  height: 27px;
  width: 37px;
  background-image: url("/wp-content/themes/ug/images/header/hamburger_x2.png");
  background-repeat: no-repeat;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  cursor: pointer;
  background-size: 37px 27px;
}
@media (max-width: 1100px) {
  .site-header__hamburger {
    display: block;
    top: 26%;
    background-image: url("/wp-content/themes/ug/images/header/hamburger_x2.png");
  }
}

.footer {
  background: #31006F;
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern_Purple-footer.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 875px) {
  .footer {
    background-size: cover;
  }
}
.footer__inner {
  padding: 1.5rem;
}
.footer__navigation {
  position: relative;
  text-align: left;
}
.footer__navigation:after {
  content: " ";
  display: block;
  clear: both;
}
.footer__menu {
  color: white;
  width: 35.8974358974%;
  float: left;
  margin-right: 2.5641025641%;
  line-height: 36px;
}
.footer__menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__menu li {
  display: inline-block;
  margin-right: 1rem;
  font-weight: 500;
}
@media (max-width: 960px) {
  .footer__menu li {
    margin: 0 1rem;
  }
}
.footer__menu li a {
  font-family: "Campton-SemiBold", san-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.footer__menu li a:hover {
  color: #E6AF0C;
}
@media (max-width: 960px) {
  .footer__menu {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    margin-bottom: 1.25rem;
  }
}
.footer__contact {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 61.5384615385%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 960px) {
  .footer__contact {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.footer__social-links {
  color: white;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 960px) {
  .footer__social-links {
    text-align: center;
    width: 48%;
  }
}
@media (max-width: 710px) {
  .footer__social-links {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.footer__social-link {
  padding: 0.25rem;
  border: 2px solid white;
  border-radius: 9px;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  line-height: 27px;
}
.footer__social-link:hover {
  color: #E6AF0C;
  border: 2px solid #E6AF0C;
}
.footer__mailing-list {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 60%;
  float: right;
}
@media (max-width: 960px) {
  .footer__mailing-list {
    width: 40%;
    float: none;
  }
}
@media (max-width: 710px) {
  .footer__mailing-list {
    width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 400px;
  }
}
.footer input.footer__mailing-list-email-input {
  width: 100%;
  padding: 0.25rem 0.5rem;
  color: #31006F;
}
.footer input.footer__mailing-list-email-input::-webkit-input-placeholder {
  color: #616B69;
}
.footer input.footer__mailing-list-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #616B69;
}
.footer input.footer__mailing-list-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #616B69;
}
.footer input.footer__mailing-list-email-input:-ms-input-placeholder {
  color: #616B69;
}
.ie10 .footer input.footer__mailing-list-email-input {
  line-height: 1;
}
.footer input.footer__mailing-list-submit,
.footer button.footer__mailing-list-submit {
  position: absolute;
  color: white;
  background-color: #E6AF0C;
  right: 2px;
  top: 2px;
  bottom: 2px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
}
.footer input.footer__mailing-list-submit:hover,
.footer button.footer__mailing-list-submit:hover {
  background-color: #31006F;
}
.ie10 .footer input.footer__mailing-list-submit,
.ie10 .footer button.footer__mailing-list-submit {
  line-height: 1;
  top: 4px;
}
.footer__info {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  color: white;
  font-family: "Campton-SemiBold", san-serif;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 600px) {
  .footer__info {
    flex-wrap: wrap;
  }
}
.footer__contact-info {
  margin: 1rem 3rem;
  text-align: center;
  width: 50%;
}
.footer__guidestar-logo {
  margin: 1rem 3rem;
  width: 50%;
}
.footer__guidestar-logo img {
  margin: 0 auto;
  max-height: 120px;
}
.footer__logo {
  padding-top: 1rem;
  clear: both;
}
.footer__logo-image {
  margin: 0 auto;
  display: none;
}
@media (max-width: 600px) {
  .footer__logo-image {
    width: 200px;
  }
}
.footer__copyright {
  text-align: center;
  color: white;
  margin: 0.5rem 0;
  font-family: "Campton-SemiBold", san-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.footer .ctct-disclosure {
  display: none;
}
.footer .button .ctct-button {
  display: none;
}
.footer .ctct-form-description p {
  display: none;
}
.footer .display-captcha {
  display: block;
}
.footer .ctct-form p {
  color: white;
}
.footer .ctct-form-field input {
  border-radius: 12px;
}
.footer .ctct-form-field {
  display: inline-block;
}
.footer .ctct-form-field label {
  display: none;
}
.footer .ctct-email {
  width: 200px;
}
.footer .email-field-grow {
  width: 300px;
}
.footer ::placeholder {
  color: #616B69;
  font-family: "Campton-Light", sans-serif;
}
.footer a.button.ctct-button {
  display: none;
}
.footer .ctct-form-field-submit input {
  display: inline-block;
  font-size: 20px;
}
.footer .ctct-form-wrapper .success {
  color: white;
  border: none;
}
.footer #mc_embed_signup {
  width: 50%;
}
.footer #mc_embed_signup #mc_embed_signup_scroll {
  display: flex;
}
.footer #mc_embed_signup #mce-EMAIL {
  width: 250px;
}
.footer #mc_embed_signup .mc-field-group {
  display: inline-block;
  color: white;
}
.footer #mc_embed_signup .mc-field-group ul {
  padding-inline-start: 0;
}
.footer #mc_embed_signup .mc-field-group li {
  list-style: none;
  font-size: 12px;
}
.footer #mc_embed_signup button, .footer #mc_embed_signup input[type=button], .footer #mc_embed_signup input[type=reset], .footer #mc_embed_signup input[type=submit] {
  font-size: 1rem;
  padding: 4px;
}

@media only screen and (max-width: 500px) {
  .footer #mc_embed_signup {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .footer #mc_embed_signup #mce-EMAIL {
    width: 180px;
  }
}
.hero-image {
  position: relative;
}
.hero-image__overlay {
  position: absolute;
  top: 10%;
  bottom: 10%;
  right: 5%;
  left: 5%;
  border: 2px solid white;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 5%;
}
.ie .hero-image__overlay {
  bottom: 12%;
  left: 50%;
  right: auto;
  top: auto;
  transform: translate(-50%, 0%);
  display: block;
  width: 90%;
}
.hero-image__title {
  color: white;
  font-size: 3em;
  text-align: center;
  font-family: "UGHavelock-Solid", san-serif;
}
@media (max-width: 600px) {
  .hero-image__title {
    font-size: 2em;
  }
}
@media (max-width: 400px) {
  .hero-image__title {
    font-size: 1.5em;
  }
}
.hero-image__arrow {
  position: absolute;
  bottom: 1.5%;
  right: 0;
  left: 0;
  text-align: center;
}
@media (max-width: 1000px) {
  .hero-image__arrow {
    display: none;
  }
}
.hero-image__image {
  width: 100%;
}
.hero-image__arrow-image {
  width: 94px;
  margin: 0 auto;
}

.html-block {
  padding: 2% 0;
}
.color-block p {
  margin: 0;
  font-size: 2rem;
}
@media (max-width: 600px) {
  .color-block p {
    font-size: 1.75rem;
  }
}
@media (max-width: 480px) {
  .color-block p {
    font-size: 1.5rem;
  }
}
.image-with-overlay,
.gallery__item {
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.image-with-overlay__screen {
  z-index: 1;
  transition: all 200ms ease-in-out;
}
.image-with-overlay__bg-image {
  background-position: 50% 0;
  max-width: none;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 200ms ease-in-out;
  z-index: 0;
}
.image-with-overlay:hover .image-with-overlay__bg-image,
.gallery__item:hover .image-with-overlay__bg-image {
  transform: scale(1.101, 1.101);
  transition: all 200ms ease-in-out;
}
.image-with-overlay:hover .image-with-overlay__screen,
.gallery__item:hover .image-with-overlay__screen {
  background-color: transparent;
  transition: all 200ms ease-in-out;
}
.image-with-overlay:hover .image-with-overlay__overlay--color-block,
.gallery__item:hover .image-with-overlay__overlay--color-block {
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 200ms ease-in-out;
}
.image-with-overlay:hover .has-excerpt,
.gallery__item:hover .has-excerpt {
  display: none;
}
.image-with-overlay__overlay {
  color: white;
  position: absolute;
  left: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  border: 2px solid white;
  padding: 1rem;
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  z-index: 2;
  line-height: 1.25;
}
.image-with-overlay__overlay--color-block {
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #E6AF0C;
  border: none;
  border-radius: 0;
  transition: background-color 200ms ease-in-out;
}
.image-with-overlay__overlay--gallery {
  background-color: rgba(0, 0, 0, 0.3);
  font-family: "museo-sans-condensed", sans-serif;
  font-weight: normal;
}
.image-with-overlay__subtitle {
  font-family: "Campton-SemiBold", san-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 300;
}
.image-with-overlay__title {
  font-family: "Campton-Book", san-serif;
}
.image-with-overlay__rollover {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  display: none;
  height: 100%;
  color: white;
  padding: 1rem;
  width: 100%;
  z-index: 5;
  font-weight: bold;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.image-with-overlay:hover .image-with-overlay__rollover, .image-with-overlay:focus .image-with-overlay__rollover,
.gallery__item:hover .image-with-overlay__rollover,
.gallery__item:focus .image-with-overlay__rollover {
  display: block;
}

.home .image-with-overlay__title {
  font-family: "Campton-SemiBold", san-serif;
}

.ctct-embed-signup--flex-content {
  background-color: #E6AF0C;
  padding: 1rem;
  text-align: center;
}
.ctct-embed-signup--flex-content input[type=text],
.ctct-embed-signup--flex-content button[type=submit] {
  width: 100%;
  text-align: center;
  border: none;
  padding: 0.25rem;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
.ctct-embed-signup--flex-content button[type=submit] {
  background-color: #31006F;
  color: white;
}
.ctct-embed-signup--flex-content button[type=submit]:hover {
  background-color: #E91C46;
}
.ctct-embed-signup--flex-content__header {
  margin: 2rem 0;
  font-family: "UGHavelock-Solid", san-serif;
  color: white;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: bold;
}
.ctct-embed-signup--flex-content .ctct-form-wrapper .ctct-button {
  display: none;
}
.ctct-embed-signup--flex-content .ctct-disclosure {
  display: none;
}
.ctct-embed-signup--flex-content .ctct-form-field label {
  display: none;
}

.ctct-embed-signup #mc_embed_signup #mce-EMAIL {
  height: 44px;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 24px;
}
.ctct-embed-signup #mc_embed_signup #mce-EMAIL::placeholder {
  font-size: 24px;
  text-align: center;
}
.ctct-embed-signup #mc_embed_signup #mc-embedded-subscribe {
  width: 100%;
  margin-top: 20px;
  background-color: #31006F;
}
.ctct-embed-signup #mc_embed_signup #mc-embedded-subscribe:hover {
  background-color: #E91C46;
}

.acf-view img {
  margin: 1rem auto;
}
.acf-view__header {
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
  border-bottom: 1px dotted transparent;
  transition: border-color 200ms ease;
}
.acf-view__header.ui-state-active:after {
  transform: translateY(-50%) rotate(180deg);
  transition: transform 200ms ease-in-out;
}
.acf-view__header:hover {
  border-bottom: 1px dotted #E6AF0C;
  transition: border-color 200ms ease;
}
.acf-view__field-header {
  border-bottom: 1px solid;
}
.acf-view__video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.acf-view__video-embed iframe,
.acf-view__video-embed object,
.acf-view__video-embed embed,
.acf-view__video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sidebar-search input[type=text],
.sidebar-search input[type=search] {
  border-radius: 9px;
}
.sidebar-search input[type=text],
.sidebar-search input[type=search],
.sidebar-search input[type=submit],
.sidebar-search select,
.sidebar-search button {
  margin: 0.5rem 0;
  width: 100%;
}
.sidebar-search input[type=text],
.sidebar-search input[type=search],
.sidebar-search select {
  padding: 0.25rem;
}
.sidebar-search input.sidebar-search__search-field-input {
  width: 100%;
  background-color: white;
}
.sidebar-search .label-container {
  margin: 1rem 0 0.5rem;
  border-bottom: 1px dotted white;
  text-transform: uppercase;
}
.sidebar-search input[type=submit],
.sidebar-search button {
  background-color: #E6AF0C;
}

#sidebar-menu {
  margin: 0;
  padding: 1rem;
  text-transform: uppercase;
  list-style: none;
  font-weight: 700;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern-red-sidebar-light-2.png");
}
#sidebar-menu > li {
  margin: 0.5rem 0 0 0;
  padding: 0.5rem 0 0 0;
  border-top: 1px dotted white;
}
#sidebar-menu > li:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
#sidebar-menu > li li {
  margin-top: 0.5rem;
}
#sidebar-menu li {
  list-style: none;
}
#sidebar-menu li > ul {
  margin-left: 0;
  padding-left: 0;
  font-size: 16px;
  font-size: 1rem;
}
#sidebar-menu li > ul > li {
  border-top: none;
}
#sidebar-menu li > ul > li ul {
  margin-left: 0.5rem;
  text-transform: none;
}
#sidebar-menu li > a:hover, #sidebar-menu li > a:focus {
  color: #ffcd00;
}
#sidebar-menu li > a:hover > ul, #sidebar-menu li > a:focus > ul {
  color: white;
}

.board-of-directors .query-header {
  margin-bottom: 1rem;
}
.board-of-directors .query-row {
  margin-bottom: 1rem;
}
.board-of-directors .query-row-last {
  margin-bottom: 0;
}
.board-of-directors .query-content {
  font-weight: bold;
}
.board-of-directors .query-field-meta_association {
  font-weight: 300;
}
.board-of-directors .query-field-meta_additional_roles {
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
}

.school-list {
  columns: 2;
}
.school-list__group {
  margin-bottom: 2rem;
  break-inside: avoid;
}
.school-list__group-header {
  margin-bottom: 1rem;
}
.school-list__school {
  margin-bottom: 0.5rem;
}
@media (max-width: 600px) {
  .school-list {
    columns: 1;
    width: 100%;
  }
}

.funders__funder {
  text-align: center;
  margin: 2rem auto;
  max-width: 400px;
  font-weight: bold;
}
.funders__funder img {
  margin: 0 auto;
  max-height: 200px;
  width: auto;
}
.funders__group {
  margin-bottom: 2rem;
}

.staff-bios__staff-member {
  margin-bottom: 2rem;
}
.staff-bios__image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
  width: 17%;
}
.staff-bios__image img {
  max-width: 100px;
  border-radius: 50%;
}
.staff-bios__name-title {
  width: 80%;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.staff-bios a {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  border-bottom: none !important;
}
.staff-bios a:hover h3 {
  color: #E6AF0C;
}
.staff-bios a h3 {
  width: 100%;
}
.staff-bios .additional-roles {
  margin-top: 0;
}

.staff-list__group-header {
  border-bottom: 1px solid #e90d58;
}
.staff-list__name-title {
  margin-bottom: 0;
}
.staff-list__group {
  margin-bottom: 2rem;
}
.staff-list__people {
  display: flex;
  flex: 1 1;
  flex-flow: row wrap;
  justify-content: space-between;
}
.staff-list__person {
  margin-bottom: 2rem;
  width: 45%;
}
@media (max-width: 550px) {
  .staff-list__person {
    width: 100%;
  }
}

.publications__header {
  margin-bottom: 1rem;
}
.publications__group {
  margin-bottom: 2rem;
}

.job-opportunities__group {
  margin-bottom: 3rem;
}
.job-opportunities__group-header {
  border-bottom: 1px solid #E91C46;
}

.history__nav {
  display: table;
  width: 100%;
  background-color: #31006F;
  color: white;
  text-align: center;
  border-radius: 9px;
  padding: 1rem 0;
  margin-bottom: 2rem;
}
.history__nav-cell {
  display: table-cell;
}
.history__nav-cell:first-child div {
  border-left: none;
}
.history a.history__nav-link {
  border-bottom: none;
}
.history a.history__nav-link:hover, .history a.history__nav-link:focus {
  color: #E6AF0C;
  border-bottom: none;
}
.history a.history__nav-link:hover .fa-chevron-down, .history a.history__nav-link:focus .fa-chevron-down {
  border: 2px solid #E6AF0C;
}
.history__nav-cell-inner {
  border-left: 2px dotted white;
}
.history__nav-arrow .fa-chevron-down {
  padding: 0.25rem;
  border: 2px solid white;
  border-radius: 50%;
  font-size: 12px;
  font-size: 0.75rem;
}
.history__decade-heading {
  text-align: center;
}
.history__decade-heading-inner {
  color: white;
  padding: 0.25rem 0.75rem;
  border: 2px solid white;
  border-radius: 9px;
}
.history__decade-heading-outer {
  display: inline-block;
  border: 6px solid;
  border-radius: 9px;
}
.history__milestone {
  display: table;
}
.history__milestone-left {
  display: table-cell;
  text-align: right;
  padding: 1rem;
  vertical-align: middle;
  width: 48%;
}
.history__milestone-left img {
  border-radius: 50%;
  display: inline-block;
}
.history__milestone-right {
  display: table-cell;
  text-align: left;
  padding: 1rem;
  vertical-align: middle;
  width: 48%;
}
.history__milestone-right img {
  display: inline-block;
  border-radius: 50%;
}
.history__milestone-spacer {
  display: table-cell;
  position: relative;
  width: 4%;
}
.history__milestone-spacer:before {
  position: absolute;
  height: 100%;
  content: "";
  border: 3px solid #e7e8e8;
  left: 50%;
  width: 3px;
  margin-left: -3px;
}
.ie .history__milestone-spacer:before {
  display: none;
}
.history__milestone-spacer:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-color: #e7e8e8;
  border: 6px solid;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  transform: translateY(-50%);
}
.ie .history__milestone-spacer:after {
  display: none;
}

.news-press .query-header {
  margin-bottom: 1rem;
}
.news-press .query-row {
  margin-bottom: 1rem;
}

.touring-calendar__month {
  margin-bottom: 2rem;
}
.touring-calendar__month:after {
  content: " ";
  display: block;
  clear: both;
}
.touring-calendar__events {
  width: 48.7179487179%;
  float: left;
  margin-right: 2.5641025641%;
}
@media (max-width: 480px) {
  .touring-calendar__events {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.touring-calendar__event {
  margin-bottom: 0.5rem;
}
.touring-calendar__month-image-wrapper {
  width: 48.7179487179%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 480px) {
  .touring-calendar__month-image-wrapper {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2rem;
  }
}
.touring-calendar__performance {
  margin-bottom: 1rem;
}

#year-round {
  background-color: #E91C46;
  color: white;
  padding: 1.5rem;
}
#year-round h3 a {
  color: white;
}

.donors__level {
  columns: 2;
  margin-bottom: 2rem;
}
@media (max-width: 440px) {
  .donors__level {
    columns: 1;
  }
}
.donors__level li {
  break-inside: avoid;
}

.breadcrumbs {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.entry-content .breadcrumbs, .content-area .breadcrumbs {
  padding: 0 !important;
}
@media (max-width: 1032px) {
  .entry-content .breadcrumbs, .content-area .breadcrumbs {
    padding-left: 1rem !important;
  }
}
@media (max-width: 1032px) {
  .single-tribe_events .entry-content .breadcrumbs, .single-tribe_events .content-area .breadcrumbs {
    padding-left: 0 !important;
  }
}
.breadcrumbs a,
.breadcrumbs a span,
.breadcrumbs span {
  color: #31006F;
}

.to-top-button {
  font-size: 16px;
  font-size: 1rem;
  background-color: #E6AF0C;
  color: white;
  text-transform: uppercase;
  position: fixed;
  bottom: 1%;
  left: 1%;
  padding: 0.75rem;
  z-index: 1000;
  cursor: pointer;
  display: none;
}

.twitter-feed {
  background-color: #F2F2F2;
  padding: 1rem;
  margin-bottom: 1rem;
}
.gallery:after {
  content: " ";
  display: block;
  clear: both;
}
.gallery__menu {
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
  background-color: #E91C46;
  color: white;
  padding: 1rem;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern-red-sidebar-light-2.png");
}
@media (max-width: 720px) {
  .gallery__menu {
    width: 35.8974358974%;
    float: left;
    margin-right: 2.5641025641%;
  }
}
@media (max-width: 440px) {
  .gallery__menu {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.gallery__menu .wpas-field.program-type-selectors, .gallery__menu .wpas-field.discipline-selectors {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 2px solid white;
}
.gallery__menu .wpas-field.gallery-submit input[type=submit] {
  width: 100%;
  background-color: #E6AF0C;
  margin-top: 1rem;
}
.gallery__menu .wpas-field.gallery-submit input[type=submit]:hover, .gallery__menu .wpas-field.gallery-submit input[type=submit]:active, .gallery__menu .wpas-field.gallery-submit input[type=submit]:focus {
  background-color: #31006F;
  transition: background-color 200ms ease-in-out;
}
.gallery__menu .wpas-field.gallery-search input[type=text] {
  width: 100%;
  margin-top: 1rem;
}
.gallery__menu .label-container {
  font-weight: bold;
  color: #E6AF0C;
}
.gallery__menu .wpas-checkbox-container {
  position: relative;
}
.gallery__menu .wpas-checkbox-container input[type=checkbox] {
  display: inline-block;
  vertical-align: middle;
}
.gallery__menu .wpas-checkbox-container label {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.gallery__menu-header {
  color: #E6AF0C;
  font-weight: bold;
}
.gallery__items {
  width: 74.358974359%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 720px) {
  .gallery__items {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 440px) {
  .gallery__items {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.gallery__item {
  width: 32.5%;
  display: inline-block;
  padding: 0 0.25rem;
}
@media (max-width: 720px) {
  .gallery__item {
    width: 49%;
  }
}
@media (max-width: 560px) {
  .gallery__item {
    width: 100%;
  }
}
.gallery__items-header {
  margin-bottom: 2rem;
}
.gallery__items-header:after {
  content: " ";
  display: block;
  clear: both;
}
.gallery__items-header-title {
  margin-top: 0;
}
.gallery__items-header-content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 760px) {
  .gallery__items-header-content {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
  }
}
@media (max-width: 660px) {
  .gallery__items-header-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.gallery__items-header-content p {
  margin-top: 0;
}
.gallery__items-header-image-wrapper {
  width: 35.8974358974%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
  padding-right: 2%;
}
@media (max-width: 760px) {
  .gallery__items-header-image-wrapper {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .gallery__items-header-image-wrapper {
    display: none;
  }
}
.gallery__items-header-image-wrapper img {
  border-radius: 9px;
}
.gallery .program-type-selectors.open + .discipline-selectors .wpas-tax_discipline-checkbox-1-container {
  display: none;
}

.page-template-template-touring-performances .gallery__menu {
  display: none;
}
.page-template-template-touring-performances .gallery__items {
  width: 100%;
}

.gallery__items.residency_examples {
  width: 100%;
}

.single__entry-content {
  margin-bottom: 2rem;
}
.single__entry-content:after {
  content: " ";
  display: block;
  clear: both;
}
.single__images {
  width: 48.7179487179%;
  float: left;
  margin-right: 2.5641025641%;
}
@media (max-width: 525px) {
  .single__images {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.single__content {
  width: 48.7179487179%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 525px) {
  .single__content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.single__content p {
  margin-top: 0;
}
.single__content--no-left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.single__subtitle {
  margin-top: -1rem;
  text-align: center;
}
.single__image {
  overflow: hidden;
  position: relative;
}
.single__image img {
  margin: 0 auto;
}
.single__image--featured {
  max-width: 525px;
  max-height: 525px;
  background: lightgrey;
}
.single__image--additional {
  display: inline-block;
  width: 32.60275%;
  max-height: 130px;
}
@media (max-width: 900px) {
  .single__image--additional {
    width: 32.50275%;
  }
}
@media (max-width: 700px) {
  .single__image--additional {
    width: 32.20275%;
  }
}
.single__image-caption {
  position: absolute;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 0.5rem;
  bottom: 0;
}
.single__image-wrapper {
  overflow: hidden;
}
.single__image-link {
  z-index: 4;
}
.single__additional-images {
  margin-top: 0.5rem;
  text-align: justify;
}
.single__screen {
  background-color: transparent;
}
.single__screen:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.single__custom-fields {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
}
@media (max-width: 525px) {
  .single__custom-fields {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    float: right;
    margin-right: 0;
  }
}
.single__program {
  float: left;
  clear: left;
  width: 49.1525423729%;
}

@media (max-width: 525px) {
  .single__program {
    width: 100%;
  }
}

.blog .content-area:after,
.single-post .content-area:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 480px) {
  .blog #primary,
.single-post #primary {
    display: flex;
    flex-flow: column;
  }
}
.blog #secondary,
.single-post #secondary {
  margin: 1rem 0;
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
}
@media (max-width: 720px) {
  .blog #secondary,
.single-post #secondary {
    width: 35.8974358974%;
    float: left;
    margin-right: 2.5641025641%;
  }
}
@media (max-width: 480px) {
  .blog #secondary,
.single-post #secondary {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    order: 2;
  }
}
.blog #main,
.single-post #main {
  margin: 1rem 0;
  width: 74.358974359%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 720px) {
  .blog #main,
.single-post #main {
    width: 61.5384615385%;
    float: left;
    margin-right: 2.5641025641%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .blog #main,
.single-post #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .blog .breadcrumbs,
.single-post .breadcrumbs {
    margin-left: 0;
    padding-left: 0 !important;
  }
}
.blog__post:after,
.single-post__post:after {
  content: " ";
  display: block;
  clear: both;
}
.blog__meta,
.single-post__meta {
  font-weight: 700;
}
.blog__date,
.single-post__date {
  display: inline-block;
  text-transform: uppercase;
}
.blog__categories,
.single-post__categories {
  display: inline-block;
}
.blog__categories ul,
.single-post__categories ul {
  list-style: none;
}
.blog__categories li,
.single-post__categories li {
  display: inline-block;
}
.blog__title,
.single-post__title {
  margin: 1rem 0;
  line-height: 1.35;
  text-transform: uppercase;
  font-size: 30px;
  font-size: 1.875rem;
}
.blog__author,
.single-post__author {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.blog__excerpt,
.single-post__excerpt {
  margin-bottom: 1rem;
}
.blog__excerpt p,
.single-post__excerpt p {
  margin-bottom: 0;
}
.blog__read-more,
.single-post__read-more {
  font-size: 30px;
  font-size: 1.875rem;
  color: #31006F;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.blog__read-more-link,
.single-post__read-more-link {
  color: #31006F;
}
.blog__discussion,
.single-post__discussion {
  text-align: right;
}
@media (max-width: 420px) {
  .blog__discussion,
.single-post__discussion {
    float: left;
    clear: left;
    margin-top: 0.5rem;
  }
}
.blog__share,
.single-post__share {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
}
.blog__share div,
.blog__share span,
.single-post__share div,
.single-post__share span {
  display: inline-block;
  vertical-align: middle;
}
.blog__share-text,
.single-post__share-text {
  display: inline-block;
  vertical-align: middle;
}
.blog .the_champ_sharing_container,
.single-post .the_champ_sharing_container {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem;
}
.blog__comments-number,
.single-post__comments-number {
  display: inline-block;
}
@media (max-width: 480px) {
  .blog .form-field-full,
.single-post .form-field-full {
    display: none;
  }
}
.blog .form-field-mobile,
.single-post .form-field-mobile {
  display: none;
}
@media (max-width: 480px) {
  .blog .form-field-mobile,
.single-post .form-field-mobile {
    display: block;
  }
}

.blog__post {
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.blog__post:last-child {
  border-bottom: none;
}
.single-post__post:last-child {
  border-bottom: 2px solid #f2f2f2;
  padding-bottom: 2rem;
}
.single-post__discussion {
  text-align: left;
}
.single-post .post-navigation .nav-previous,
.single-post .post-navigation .nav-next {
  font-size: 30px;
  font-size: 1.875rem;
  color: #31006F;
  width: auto;
  float: none;
  display: inline-block;
}
.single-post .post-navigation .nav-previous:after {
  content: " / ";
}
.single-post #comments h2.comments-title {
  font-size: 24px;
  font-size: 1.5rem;
}
.single-post #comments ol.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-post #comments li {
  list-style: none;
}
.single-post #comments article {
  margin-bottom: 0.5rem;
}
.single-post #comments .comment-metadata {
  font-size: 16px;
  font-size: 1rem;
}
.single-post #comments .reply {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.single-post #commentform input,
.single-post #commentform textarea {
  width: 100%;
  padding: 0.5rem;
  border: 2px solid #f2f2f2;
}
.single-post #commentform input[type=submit] {
  width: auto;
  text-transform: uppercase;
  color: white;
  background-color: #E6AF0C;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  padding: 0.75rem;
}
.single-post #commentform .cptch_title {
  font-weight: 700;
}

.archive #secondary {
  display: none;
}
.archive #primary {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.single-tribe_events .entry-content {
  margin-top: 1rem;
}
.single-tribe_events .tribe-events-single-event-title {
  margin-bottom: 1rem;
}
.single-tribe_events .tribe-events-schedule.tribe-clearfix {
  margin: 0 auto;
}
.single-tribe_events .tribe-events-schedule.tribe-clearfix h2 {
  margin: 0 0 1rem 0;
  display: block;
}
.single-tribe_events .tribe-events-event-image {
  display: none;
}
.single-tribe_events #tribe-events-content .hentry {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #E6AF0C;
}
@media (max-width: 768px) {
  .single-tribe_events.tribe-mobile #main {
    padding-top: 2rem;
  }
}

.archive.post-type-archive-tribe_events #primary {
  float: none;
  margin: 0 auto;
}
.archive.post-type-archive-tribe_events #main {
  width: 100%;
  margin-top: 2rem;
}
.archive.post-type-archive-tribe_events .entry-content {
  width: 100%;
}
.archive.post-type-archive-tribe_events #tribe-events-content-wrapper {
  max-width: 1000px;
}
.archive.post-type-archive-tribe_events .tribe-events-loop {
  max-width: 1000px;
}
.archive.post-type-archive-tribe_events .tribe-events-event-meta,
.archive.post-type-archive-tribe_events h2.tribe-events-list-event-title,
.archive.post-type-archive-tribe_events .tribe-events-list-event-description {
  float: right;
  width: 67%;
}
.archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  float: right;
}
.archive.post-type-archive-tribe_events #tribe-events .tribe-events-content p {
  line-height: 1.25;
}
.archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image img {
  border-radius: 9px;
  position: absolute;
  top: 2.5rem;
  width: 30%;
}
.archive.post-type-archive-tribe_events div.type-tribe_events {
  position: relative;
}
.archive.post-type-archive-tribe_events .tribe-event-schedule-details:before {
  content: "When: ";
}
.archive.post-type-archive-tribe_events .tribe-events-venue-details span.author.fn.org:before {
  content: "Where: ";
}
.archive.post-type-archive-tribe_events .tribe-events-venue-details span.tribe-locality, .archive.post-type-archive-tribe_events .tribe-events-venue-details span.tribe-delimiter, .archive.post-type-archive-tribe_events .tribe-events-venue-details span.tribe-region, .archive.post-type-archive-tribe_events .tribe-events-venue-details span.tribe-country-name,
.archive.post-type-archive-tribe_events .tribe-events-venue-details abbr.tribe-locality,
.archive.post-type-archive-tribe_events .tribe-events-venue-details abbr.tribe-delimiter,
.archive.post-type-archive-tribe_events .tribe-events-venue-details abbr.tribe-region,
.archive.post-type-archive-tribe_events .tribe-events-venue-details abbr.tribe-country-name {
  display: none;
}
.archive.post-type-archive-tribe_events .tribe-events-event-meta {
  font-size: 16px;
  font-size: 1rem;
}
.archive.post-type-archive-tribe_events a.tribe-events-ical.tribe-events-button {
  display: none !important;
}
.archive.post-type-archive-tribe_events .tribe-events-list-separator-month {
  color: #31006F;
}
@media (max-width: 760px) {
  .archive.post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-meta {
    background: transparent;
    border: none;
  }
}
@media (max-width: 768px) {
  .archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-venue-details {
    border: none;
    padding: 0;
  }
}
@media (max-width: 550px) {
  .archive.post-type-archive-tribe_events .tribe-events-list h2.tribe-events-list-event-title,
.archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-meta {
    float: none;
    width: 100%;
  }
}
@media (max-width: 550px) {
  .archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image {
    width: 100%;
    float: none;
    margin-bottom: 1rem;
  }
}
@media (max-width: 550px) {
  .archive.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image img {
    width: 100%;
    position: relative;
    top: 0;
  }
}

.archive .nav-links {
  margin-top: 2rem;
}
.archive .nav-previous:before {
  content: "<<";
}
.archive .nav-next:after {
  content: ">>";
}

.touring-performance__custom-fields {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  clear: both;
  margin: 1rem auto;
  color: white;
  background-color: #E91C46;
  text-align: center;
  padding: 1rem;
  position: relative;
}
.touring-performance__custom-fields:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1112px) {
  .touring-performance__custom-fields {
    margin: 1rem;
  }
}
.touring-performance__custom-field {
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
}
.touring-performance__custom-field.last {
  float: right;
  margin-right: 0;
}
.touring-performance__custom-field:last-child {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  float: right;
  margin-right: 0;
  max-width: 300px;
  margin: 1rem auto 0;
}
@media (max-width: 760px) {
  .touring-performance__custom-field {
    margin: 0.5rem 0;
    width: 48%;
    flex-basis: 50%;
    padding: 0.5rem;
  }
}
@media (max-width: 480px) {
  .touring-performance__custom-field {
    width: 100%;
    flex-basis: 100%;
  }
}
.touring-performance__field-display-name {
  font-weight: 700;
}
.touring-performance__field-display-value {
  position: relative;
}
.touring-performance__link {
  font-size: 16px;
  font-size: 1rem;
}
.touring-performance__phone {
  font-size: 16px;
  font-size: 1rem;
}
.touring-performance__button {
  color: white;
  background-color: #E6AF0C;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  padding: 0.5rem;
  text-decoration: none;
  border-bottom: none !important;
  display: block;
}

.amcharts-main-div a {
  display: none !important;
}

.page-see-our-impact h5,
.page-id-140 h5 {
  margin-bottom: 0;
}
.page-see-our-impact .html-block__inner p:first-child,
.page-id-140 .html-block__inner p:first-child {
  margin: 0;
}
.page-see-our-impact .html-block,
.page-id-140 .html-block {
  padding: 0;
}

@media (max-width: 900px) {
  .home .column-4 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    float: right;
    margin-right: 0;
  }
  .home .column-4 ~ .column-2 {
    margin-top: 1rem;
  }
}
@media (max-width: 900px) {
  .home .column-2 {
    width: 48.7179487179%;
    float: left;
    margin-right: 2.5641025641%;
  }
  .home .column-2 + .column-2 {
    float: right;
    margin-right: 0;
  }
  .home .column-2 + .column-2 + .column-4 {
    margin-top: 1rem;
  }
}
@media (max-width: 480px) {
  .home .column-2,
.home .column-4 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    float: right;
    margin-right: 0;
    margin-top: 1rem;
  }
  .home .column-2:first-child,
.home .column-4:first-child {
    margin-top: 0;
  }
}

.category-tiles-wrapper {
  width: 100%;
}

.hide-category-tiles {
  display: none;
}

.hide-wpas-results {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Campton-Book", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 300;
}

h1, h2, h4, h5 {
  color: #31006F;
  font-family: "UGHavelock-Solid", san-serif;
}

h1, h2 {
  font-weight: 500;
}

h1 {
  font-size: 50px;
  font-size: 3.125rem;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 600px) {
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
}

h3, h4 {
  font-size: 30px;
  font-size: 1.875rem;
}
@media (max-width: 600px) {
  h3, h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h3 {
  color: #E91C46;
}

h4, h5 {
  text-transform: uppercase;
}

h4 {
  font-weight: 700;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}

body {
  color: #343434;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
@media (max-width: 1100px) {
  html {
    font-size: 90%;
  }
}
@media (max-width: 1000px) {
  html {
    font-size: 80%;
  }
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
  outline: none;
}
*:focus,
*:before:focus,
*:after:focus {
  outline: none;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

hr {
  background-color: #fbb62b;
  border: 0;
  height: 3px;
  margin: 1.5em 0;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  display: block;
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

blockquote,
.blockquote {
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”";
}
blockquote:before,
.blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p,
.blockquote p {
  display: inline;
}
blockquote__attribution,
.blockquote__attribution {
  text-align: right;
  margin-top: 1rem;
  font-weight: 700;
}

ol,
ul {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.embed_media {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.embed_media iframe,
.embed_media object,
.embed_media embed,
.embed_media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #E6AF0C;
  color: white;
  text-align: center;
  border: none;
  padding: 0.25rem;
  font-size: 24px;
  font-size: 1.5rem;
  transition: background-color 200ms ease-in-out;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #31006F;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: #31006F;
  transition: background-color 200ms ease-in-out;
}
button.full,
input[type=button].full,
input[type=reset].full,
input[type=submit].full {
  width: 100%;
}
button a,
input[type=button] a,
input[type=reset] a,
input[type=submit] a {
  border-bottom: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
  background-color: #E6AF0C !important;
}

.wForm input[type=button]:hover, .wForm input[type=submit]:hover {
  background-color: #31006F !important;
}

.wForm .secondaryAction, .wForm .primaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
  background-image: none !important;
}

.wForm .primaryAction, .wForm .secondaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
  box-shadow: none !important;
  border-width: 0 !important;
  border-radius: 0 !important;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  color: #666;
  border: 1px solid #ccc;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  color: #111;
  outline: none;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}

.wForm .preField {
  width: auto;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a:hover, a:focus, a:active {
  color: inherit;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  display: block;
  width: auto;
  text-align: right;
}
.main-navigation .mobile-only {
  display: none;
}
@media (max-width: 1100px) {
  .main-navigation .mobile-only {
    display: block;
  }
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 7px 5px 8px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 40px;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 250px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
  right: -3px;
  text-align: right;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-family: Campton-SemiBold;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #ffcd00;
}
.main-navigation div > ul > li {
  padding: 0 0.3rem;
  text-transform: uppercase;
}
.main-navigation div > ul > li > ul > li:hover > ul {
  left: -269px;
  right: auto;
}
@media (max-width: 1100px) {
  .main-navigation {
    display: none;
  }
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.main-navigation .menu-primary-menu-container .hidden, .main-navigation .menu-secondary-menu-container .hidden {
  display: none;
}
.main-navigation .menu-primary-menu-container > ul > li, .main-navigation .menu-secondary-menu-container > ul > li {
  border: 3px solid transparent;
  padding-bottom: 1rem;
}
.main-navigation .menu-primary-menu-container > ul > li.menu-item-has-children:hover, .main-navigation .menu-primary-menu-container > ul > li.menu-item-has-children:focus, .main-navigation .menu-secondary-menu-container > ul > li.menu-item-has-children:hover, .main-navigation .menu-secondary-menu-container > ul > li.menu-item-has-children:focus {
  background-color: white;
  border-bottom: none;
  box-shadow: 7px 5px 8px rgba(0, 0, 0, 0.2);
}
.main-navigation .menu-primary-menu-container > ul > li.menu-item-has-children:hover:after, .main-navigation .menu-primary-menu-container > ul > li.menu-item-has-children:focus:after, .main-navigation .menu-secondary-menu-container > ul > li.menu-item-has-children:hover:after, .main-navigation .menu-secondary-menu-container > ul > li.menu-item-has-children:focus:after {
  height: 4px;
  width: 100%;
  position: absolute;
  content: "";
  display: block;
  bottom: -3px;
  z-index: 500000;
  left: 0;
}
.main-navigation .menu-primary-menu-container > ul > li ul, .main-navigation .menu-secondary-menu-container > ul > li ul {
  background-color: white;
  background-image: url("/wp-content/themes/ug/images/header/ug_pattern_Grey.png");
  padding: 0.5rem 0.25rem 0 0;
}
.main-navigation .menu-primary-menu-container > ul > li ul > li, .main-navigation .menu-secondary-menu-container > ul > li ul > li {
  padding: 0.5rem;
}
.main-navigation .menu-primary-menu-container > ul > li ul > li > a, .main-navigation .menu-secondary-menu-container > ul > li ul > li > a {
  color: #31006F;
}
.main-navigation .menu-primary-menu-container > ul > li ul > li > a:hover, .main-navigation .menu-secondary-menu-container > ul > li ul > li > a:hover {
  color: #E6AF0C;
}

.mobile-menu {
  background-color: #31006F;
  color: white;
  position: fixed;
  top: 0;
  left: -320px;
  z-index: 10001;
  height: 100%;
  width: 95%;
  max-width: 320px;
  padding: 3rem 0;
  transition: left 0.3s;
  overflow-y: auto;
  text-transform: uppercase;
  font-weight: bold;
}
.mobile-menubutton, .mobile-menu input[type=button], .mobile-menu input[type=reset], .mobile-menu input[type=submit] {
  display: none;
}
.mobile-menu__header {
  margin: 0 2rem;
}
.mobile-menu__hidden {
  display: none;
}
.mobile-menu__donate {
  background-color: #E6AF0C;
  color: white;
  padding: 1rem;
  width: 66%;
  display: inline-block;
  font-size: 0.8rem;
  vertical-align: middle;
}
.mobile-menu__exit {
  display: inline-block;
  width: 31%;
  text-align: right;
  font-size: 2rem;
  position: relative;
  vertical-align: middle;
}
.mobile-menu__exit-x {
  display: inline-block;
  cursor: pointer;
}
.mobile-menu .hidden {
  display: none;
}
.mobile-menu a:hover {
  color: #ffcd00;
}
.mobile-menu .current-menu-item > a,
.mobile-menu .current-menu-ancestor > a {
  color: #ffcd00;
}
.mobile-menu--active {
  left: 0;
  transition: left 0.3s;
}
.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu ul a {
  display: block;
  padding: 0.75rem 0;
  margin-left: 0;
  text-decoration: none;
}
.mobile-menu > div > ul {
  padding: 2rem;
}
.mobile-menu > div > ul > li {
  position: relative;
}
.mobile-menu > div > ul > li.tablet-only {
  display: none;
}
.mobile-menu > div > ul > li > a {
  font-size: 16.5px;
  font-size: 1.03125rem;
  letter-spacing: 0.2em;
}
.mobile-menu > div > ul > li.menu-item-has-children:after {
  content: "+";
  width: 15px;
  height: 9px;
  position: absolute;
  right: 0;
  top: 0.5rem;
  cursor: pointer;
}
.mobile-menu > div > ul > li.menu-item-has-children.open:after {
  content: "-";
}
.mobile-menu > div > ul > li > ul {
  display: none;
  padding: 1rem 0 1rem 1rem;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
.mobile-menu > div > ul > li > ul.open {
  display: block;
}
.mobile-menu > div > ul > li > ul > li > a {
  font-size: 13.59px;
  font-size: 0.849375rem;
  letter-spacing: 0.2em;
}
.mobile-menu > div > ul > li > ul > li > ul > li > a {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0.5rem;
}
.mobile-menu #secondary-mobile-menu li a {
  padding: 0.75rem 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page .entry-content *:first-child {
  margin-top: 0;
}
@media (max-width: 1032px) {
  .page #primary.sidebar {
    padding: 0;
  }
}
.page #primary.sidebar #main {
  width: 74.358974359%;
  float: left;
  margin-right: 2.5641025641%;
  float: right;
  margin-right: 0;
}
@media (max-width: 720px) {
  .page #primary.sidebar #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .page #primary.sidebar {
    margin: 0 0;
  }
}
.page #secondary {
  width: 23.0769230769%;
  float: left;
  margin-right: 2.5641025641%;
  margin-bottom: 2rem;
}
@media (max-width: 1032px) {
  .page #secondary {
    padding-left: 1rem;
  }
}
@media (max-width: 720px) {
  .page #secondary {
    display: none;
  }
}
.page article {
  margin-bottom: 5%;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

figure {
  margin: 0;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 1%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# jQuery Styles
--------------------------------------------------------------*/
.ui-accordion .ui-accordion-content {
  overflow: auto;
}

/*# sourceMappingURL=style.css.map */
