@charset "UTF-8";
/*!
Theme Name: NYTW
Theme URI: http://nytw.org/
Author: AKA NYC
Author URI: http://aka.nyc/
Description: Theme for New York Theatre Workshop
Version: 2.0
*/
/*
__   __ _   __     __ _  _  _  ___
/ _\ (  / ) / _\   (  ( \( \/ )/ __)
/    \ )  ( /    \  /    / )  /( (__
\_/\_/(__\_)\_/\_/  \_)__)(__/  \___) akanyc.net

ASCII Text: http://patorjk.com/software/taag/#p=display&f=Standard&t=GLOBAL

CSS RESET+ http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

img, embed, iframe, object, video {
  display: block;
  max-width: 100%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.entry-content img, .comment-content img, .widget img, .entry-summary img {
  max-width: 100%;
}

img[class*=align], img[class*=wp-image-], .comment-content img[height], .entry-content img, .entry-summary img, img[class*=attachment-] {
  height: auto;
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
  max-width: 100%;
  height: auto;
}

a:empty {
  display: none;
}

.slick-slide img {
  display: block;
  width: 100%;
}

/*
____ _     ___  ____    _    _
/ ___| |   / _ \| __ )  / \  | |
| |  _| |  | | | |  _ \ / _ \ | |
| |_| | |__| |_| | |_) / ___ \| |___
\____|_____\___/|____/_/   \_\_____| !GLOBAL
*/
body {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-weight: 400;
}

.body_inner.prevent_scroll {
  overflow: hidden;
  overflow-y: hidden;
  position: fixed;
  width: 100%;
}

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

a {
  color: #0f88a3;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  line-height: 1.1;
}

h1, .h1 {
  font-size: 3em;
  font-weight: 900;
}

h2, .h2 {
  font-size: 2em;
  font-weight: 500;
  text-transform: uppercase;
  margin: 1em 0 0.5em;
}

h3, .h3 {
  font-size: 2em;
  text-transform: uppercase;
  font-style: italic;
  color: #0f88a3;
  margin: 1em 0 0.5em;
}

h6, .h6 {
  color: #888888;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-size: 0.9em;
  margin: 1em auto 0.5em;
  max-width: 55em;
}

p {
  line-height: 1.4;
}
p + p {
  margin-top: 1em;
}

blockquote {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
  color: #333333;
  background-color: #f8d328;
  padding: 1em 1.25em 1.25em;
  margin: 2em 0;
  position: relative;
}
blockquote p {
  line-height: 1.3;
}
blockquote a:hover {
  color: #000;
}
blockquote cite {
  display: block;
  font-size: 60%;
}

blockquote:nth-of-type(odd):before {
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #f8d328;
  content: "";
  display: block;
  width: calc((100vw - 100%) / 2);
}

blockquote:nth-of-type(even):after {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  background-color: #f8d328;
  content: "";
  display: block;
  width: calc((100vw - 100%) / 2);
}

pre {
  text-align: center;
}
pre.xdebug-var-dump {
  text-align: left;
}
pre a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  margin: 20px auto;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
pre a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
pre a:hover:after, pre a:focus:after, pre a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.ie8 pre a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
hr {
  margin: 2em;
  border: 1px solid #ebebeb;
}

.divider {
  display: none;
}
.divider hr {
  margin: 3em 0 0;
}

.content_wrapper {
  max-width: 75em;
  margin: 0 auto;
  padding: 0 0.5em;
}
.content_wrapper ol, .content_wrapper ul {
  margin: 0 auto 2em;
  padding: 0;
  list-style-type: none;
  line-height: 1.3;
}
.content_wrapper ol li + li, .content_wrapper ul li + li {
  padding-top: 1em;
}
.content_wrapper ol {
  padding-left: 40px;
  counter-reset: li;
}
.content_wrapper ol li {
  counter-increment: number_counter;
}
.content_wrapper ol li li {
  padding-left: 35px;
}
.content_wrapper ol li ol {
  padding-top: 10px;
  margin: 0 auto;
}
.content_wrapper ol li:before {
  content: counter(li);
  counter-increment: li;
  background-color: #f8d328;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-size: 1.5em;
  margin-right: 14px;
  padding: 2px 8px;
  line-height: 0;
  margin-left: -40px;
}
.content_wrapper ul {
  padding-left: 20px;
}
.content_wrapper ul li li {
  padding-left: 15px;
}
.content_wrapper ul li ul {
  padding-top: 5px;
  margin: 0 auto;
}
.content_wrapper ul li:before {
  content: "●";
  color: #f8d328;
  margin-right: 10px;
  margin-left: -20px;
}
.content_wrapper p + ol, .content_wrapper p + ul {
  margin-top: 2em;
}

ul a:hover, ol a:hover {
  color: #000;
}

.search .content_wrapper {
  padding-top: 2em;
}

.gm-style .place-card, .gm-style .place-card-large {
  display: none;
}

.gm-style .gm-inset {
  display: none;
}

/* From style.css */
.mobileicons {
  display: none;
}

.bios {
  display: inline-block;
  width: 24%;
  margin-top: -65px;
  vertical-align: top;
  padding-top: 1em !important;
}

.bios.opened {
  margin-bottom: 330px;
}

.bios.opened:after {
  content: "▼";
  text-align: center;
  display: block;
  font-size: 1.5em;
  position: relative;
  margin-top: -56px;
  color: #0f88a3;
}

#cast {
  width: 100% !important;
  max-width: 100% !important;
}

.cast-open {
  display: none;
}

.opened {
  margin-bottom: 260px;
}

.opened .cast-open {
  display: block !important;
  position: absolute;
  left: 0px;
  margin-top: -20px !important;
  right: 28px;
  width: 89%;
  height: 270px;
  overflow: scroll;
  text-align: left;
  background-color: #f7f7f7;
  clear: both;
  padding: 30px 20px 30px 50px;
  font-size: 13px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 1130px;
}

img[src=""] {
  display: none !important;
}

.page-template-t-home .rsOverflow {
  height: 400px !important;
}

.page-template-t-home .royalSlider {
  height: 400px !important;
}

.page-template-t-home .rsImg {
  width: 100% !important;
  margin-left: 0 !important;
}

.page-template-t-home .rsDefault .rsGCaption {
  display: none;
}

.crea-thumb {
  height: auto;
  margin: 0 0 5px 0;
  padding: 0;
}

#creative {
  cursor: pointer;
}

#cast {
  cursor: pointer;
  margin: 0;
  /*padding: 10px;*/
}

.fc-fullCalendar-button {
  background-image: url("images/calendar-image.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  height: 50px !important;
  width: 50px !important;
  border: none !important;
  background-color: #fff !important;
  outline: 0;
}

.fc-fullCalendar-button:hover {
  background-image: url("images/calendar-image.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  height: 50px !important;
  width: 50px !important;
}

/* End From style.css


/*_   _ _____    _    ____  _____ ____
| | | | ____|  / \  |  _ \| ____|  _ \
| |_| |  _|   / _ \ | | | |  _| | |_) |
|  _  | |___ / ___ \| |_| | |___|  _ <
|_| |_|_____/_/   \_\____/|_____|_| \_\ !HEADER */
.header {
  background: transparent;
  -moz-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  -webkit-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  font-family: "ff-good-headline-web-pro-con";
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: fixed;
  width: 100%;
  z-index: 30;
  border-bottom: 1px solid #dadada;
}
.header.opened {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.header li {
  padding: 0;
  z-index: 100;
}

.header_top {
  position: relative;
  z-index: 20;
  background-color: #000;
}

.header_fixer {
  position: relative;
}

.logo {
  display: inline-block;
}
.logo:hover {
  opacity: 0.8;
}

.logo, .logo_fixer {
  padding: 10px;
  width: 30%;
}

.toggle_menu {
  display: inline-block;
  color: #fff;
  float: right;
  width: 19%;
  padding: 10px;
}

.close_menu_img {
  display: none;
}

.active {
  display: block;
}

.nav {
  display: block;
  list-style: none;
  *zoom: 1;
  background: #000;
  clear: both;
  border-top: 1px solid #dadada;
  -webkit-transition: -webkit-transform 300ms;
  -moz-transition: transform 300ms;
  -o-transition: transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 10;
  padding-bottom: 5em;
}
.nav.visible {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  top: auto;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav ul {
  display: block;
  width: 100%;
  list-style: none;
}
.nav a {
  padding: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 2em;
}
.nav a:hover {
  color: #fff;
}
.nav li {
  position: relative;
  border-bottom: 1px solid #a7a9ae;
}
.nav li.hover {
  border-bottom: none;
}
.nav li.hover a, .nav li.hover:hover {
  color: #f8d328;
}
.nav li.hover li a {
  color: #a7a9ae;
  font-weight: 400;
  font-size: 1.5em;
}
.nav li.hover li a:hover {
  color: #f8d328;
}
.nav li.hover li.current a {
  color: #f8d328;
}
.nav li.current a {
  color: #f8d328;
}
.nav li.utility {
  display: inline-block;
  text-align: center;
  font-size: 0.3em;
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  width: 23%;
  margin: 0 auto;
  padding-right: 5px;
}
.nav li.utility img {
  display: block;
  margin: 0 auto;
  padding: 10px;
  max-height: 65px;
  opacity: 0.4;
}
.nav li.utility a {
  padding: 0;
}
.nav li.utility a:hover img {
  opacity: 1;
}
.nav li.home {
  border-top: 2px dotted #a7a9ae;
}
.nav li ul {
  display: none;
}
.nav li li {
  border-bottom: none;
}
.nav li li a {
  display: block;
  background: #383838;
  position: relative;
  z-index: 100;
  padding-left: 50px;
  color: #a7a9ae;
  border-bottom: 1px solid #000;
}
.nav li li.hover ul {
  display: block;
}
.nav > li {
  float: none;
}
.nav > li > .parent:after {
  content: "►";
  float: right;
  font-size: 0.4em;
  padding-top: 10px;
  vertical-align: baseline;
}
.nav > li.hover > ul {
  display: block;
  left: 0;
}
.nav > li.hover > .parent:after {
  content: "▼";
  color: #f8d328;
  font-size: 0.4em;
  font-size: 1em\9 ;
  padding-top: 10px;
  vertical-align: baseline;
}
.nav > li > a {
  display: block;
}

/*.nav > li > .single_parent:after {
	content: '\25BA';
	float: right;
	padding-right: 10px;
	font-size: 0.8em;
	vertical-align: middle;
}
.nav > li.utility > .single_parent:after {
	content: "";
}*/
.desktop_menu_buttons_holder {
  display: none;
}

.menu_utilities_desktop {
  display: none;
}

.menu_buttons {
  font-family: "ff-good-headline-web-pro-con";
  font-size: 2em;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #383838;
  border-bottom: 1px solid #a7a9ae;
}

.menu_button, .menu_button_last {
  border-right: 2px dotted #a7a9ae;
  color: white;
  margin: 10px 0;
  text-decoration: none;
  display: inline-block;
  width: 48%;
}
.menu_button:hover, .menu_button_last:hover {
  color: #dadada;
}

.menu_button_last {
  border-right: none;
}

.ie8 .nav {
  display: none;
}

.ie8 .nav.visible {
  display: block;
}

.ie8 .nav > li.hover > .parent:after {
  font-size: 0.4em;
}

.banner {
  overflow: hidden;
  background-color: black;
}

.banner_wrap {
  position: relative;
  max-width: 75em;
  padding-top: 2em;
}

.banner_img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

h1.banner_title {
  position: relative;
  display: inline-block;
  font-size: 2em;
  margin: 0.5em 0.5em 0 0;
  padding: 0.5em 0.5rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}

.banner_caption {
  display: none;
}

.ie8 h1.banner_title {
  padding: 0.5em;
}

.page-template-default h2.page_title, .page-template-t-who-we-are h2.page_title, .page-template-t-renew-membership h2.page_title, .page-template-t-repeat-defenders h2.page_title, .page-template-t-bar-association h2.page_title {
  text-align: center;
}

.ie8 .menu_buttons_holder {
  margin-top: -3%;
}

/*____  _   _ ____    _   _    ___     __
/ ___|| | | | __ )  | \ | |  / \ \   / /
\___ \| | | |  _ \  |  \| | / _ \ \ / /
___) | |_| | |_) | | |\  |/ ___ \ V /
|____/ \___/|____/  |_| \_/_/   \_\_/   !Sub Nav */
.error404 .sub_nav_desktop, .error404 .sub_nav_mobile, .search-results .sub_nav_desktop, .search-results .sub_nav_mobile, .search .sub_nav_desktop, .search .sub_nav_mobile, .search-no-results .sub_nav_desktop, .search-no-results .sub_nav_mobile {
  display: none;
}

.page-what-we-do .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-who-we-are .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-what-weve-done .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-financial-information .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-rent-space-nytw .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-work-nytw .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent, .page-build-it-nytw .sub_nav_desktop .sub_nav_inner a.sub_nav_link.parent {
  display: none;
}

.sub_nav_mobile {
  padding-bottom: 1em;
  background-color: #fff;
}
.sub_nav_mobile .sub_nav_inner .sub_nav_label {
  color: #383838;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1em;
  padding-right: 10px;
}
.sub_nav_mobile .sub_nav_inner a.sub_nav_link {
  background-color: #383838;
  color: #fff;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.25em;
  display: block;
  letter-spacing: 0;
  padding: 0.25em;
  margin: 0.25em 0;
  vertical-align: middle;
}
.sub_nav_mobile .sub_nav_inner a.sub_nav_link.hide {
  display: none;
}
.sub_nav_mobile .sub_nav_inner a.sub_nav_link:after {
  content: "►";
  float: right;
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  padding-top: 5px;
}

.sub_nav_desktop {
  display: none;
  background-color: #dadada;
  padding: 0.5em;
  padding-top: 1em;
  border-top: 1px solid #000;
}
.sub_nav_desktop .sub_nav_inner {
  width: 60em;
  margin: 0 auto;
  text-align: center;
}
.sub_nav_desktop .sub_nav_inner a.sub_nav_link {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  color: #383838;
  text-decoration: none;
  font-size: 0.85em;
  padding-right: 1em;
  display: inline-block;
  vertical-align: top;
}
.sub_nav_desktop .sub_nav_inner a.sub_nav_link:hover {
  text-decoration: underline;
}
.sub_nav_desktop .sub_nav_inner a.sub_nav_link.current {
  color: #0f88a3;
}
.sub_nav_desktop .sub_nav_inner a.sub_nav_link.current:after {
  content: "▲";
  text-align: center;
  display: block;
  font-size: 0.5em;
}
.sub_nav_desktop .sub_nav_inner a.sub_nav_link:last-of-type {
  padding-right: 0;
}

.footer .sub_nav_desktop {
  border-top: none;
  letter-spacing: 0;
  font-style: normal;
}

/*_____ ___   ___ _____ _____ ____
|  ___/ _ \ / _ \_   _| ____|  _ \
| |_ | | | | | | || | |  _| | |_) |
|  _|| |_| | |_| || | | |___|  _ <
|_|   \___/ \___/ |_| |_____|_| \_\ !FOOTER */
.footer {
  margin: 3em auto 0;
  text-align: center;
  background-color: #000;
  font-family: "ff-good-headline-web-pro-con";
  font-weight: 400;
  letter-spacing: 1px;
  font-style: normal;
}
.footer a {
  color: #888888;
  text-decoration: none;
}

.footer_actions {
  width: 100%;
  background-color: #000;
  padding-top: 1em;
}

.newsletter_signup {
  margin: 1em auto 2em;
}
.newsletter_signup a {
  text-transform: uppercase;
  letter-spacing: 0;
  background-color: #dadada;
  color: #888888;
  padding: 10px;
  vertical-align: middle;
  font-size: 20px;
}
.newsletter_signup a:after {
  content: "►";
  font-size: 10px;
  vertical-align: middle;
  padding-left: 10px;
}
.newsletter_signup a:hover {
  color: #000;
}

.search_form {
  width: 100%;
  margin: 0 auto 1em;
}

.screen-reader-text {
  display: none;
}

.search-form input {
  font-family: "ff-good-headline-web-pro-con";
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  background-color: #dadada;
  color: #888888;
  border: 1px solid #0f859f;
  padding: 10px;
  -webkit-appearance: none;
  vertical-align: top;
  height: 44px;
}

.search-field {
  width: 200px;
}
.search-field:focus {
  background: #fff;
}

.search-submit {
  margin-left: -4px;
}

.search-form input.search-submit {
  border: none;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  background-image: url("images/search-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 71px;
  height: 44px;
  padding: 0;
}
.search-form input.search-submit:hover {
  cursor: pointer;
}

.social_links {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 2em;
  max-width: 350px;
  margin: 0 auto;
}

.social_links a {
  margin: -3px;
  display: inline-block;
  width: 20%;
}
.social_links a:hover {
  opacity: 0.8;
}

.social_links_new {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
  padding: 2em 1em;
}
.social_links_new a {
  max-width: 120px;
  padding: 10px;
  transition: all 0.3s;
}
.social_links_new a:hover {
  opacity: 0.8;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.social_links_new a, .social_links_new a img {
  border-radius: 10px;
}

.footer_nav {
  font-size: 1em;
}

.footer_nav_top {
  padding: 10px;
}

.footer_nav_item, .footer_nav_item_last {
  text-transform: uppercase;
  padding: 0 10px;
  padding-left: 5px;
  border-right: 1px solid #383838;
  color: #383838;
  text-decoration: none;
}
.footer_nav_item:hover, .footer_nav_item_last:hover {
  color: #f8d328;
}

.footer_nav_item_last {
  border: none;
}

.footer_contact {
  text-transform: uppercase;
  font-size: 1em;
  color: #888888;
  padding-top: 1em;
}

.admin_phone_number, .box_phone_number, .email {
  display: block;
  padding-bottom: 0.5em;
}

.email:hover {
  color: #f8d328;
}

.footer_privacy {
  padding-bottom: 1em;
}
.footer_privacy a {
  text-transform: uppercase;
  font-size: 1em;
  color: #888888;
  padding-top: 1.5em;
}
.footer_privacy a:hover {
  color: #f8d328;
}

.ie8 .search-form input.search-submit {
  background-image: url("images/search-icon-ie.png");
}

/*
__        ____   ______ _____        ____   ______
\ \      / /\ \ / / ___|_ _\ \      / /\ \ / / ___|
\ \ /\ / /  \ V /\___ \| | \ \ /\ / /  \ V / |  _
\ V  V /    | |  ___) | |  \ V  V /    | || |_| |
\_/\_/     |_| |____/___|  \_/\_/     |_| \____| !WYSIWYG */
.wysiwyg_wrapper {
  max-width: 60em;
  margin: 3em auto;
}
.single-post .wysiwyg_wrapper {
  max-width: 50rem;
}
.wysiwyg_wrapper h1, .wysiwyg_wrapper h2, .wysiwyg_wrapper h3, .wysiwyg_wrapper h4, .wysiwyg_wrapper h5, .wysiwyg_wrapper h6 {
  text-align: center;
}
.wysiwyg_wrapper p {
  max-width: 50rem;
  margin: 0 auto;
}
.wysiwyg_wrapper p + p {
  margin: 1em auto 0;
}
.wysiwyg_wrapper p a:hover {
  color: #000;
}
.wysiwyg_wrapper hr {
  max-width: 45em;
  margin: 2em auto;
}
.wysiwyg_wrapper .wp_content_imgwrap {
  margin: 3.5em auto;
}
.wysiwyg_wrapper .wp-caption-text {
  max-width: none;
  font-size: 0.875em;
  margin-top: 0;
  padding: 0.5em;
  text-align: center;
  color: #333;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.1);
}
.wysiwyg_wrapper .alignnone {
  margin: 5px 10px 10px 0;
}
.wysiwyg_wrapper .aligncenter,
.wysiwyg_wrapper div.aligncenter {
  display: block;
  margin: 1px auto 10px auto;
}
.wysiwyg_wrapper .alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
.wysiwyg_wrapper .alignleft {
  float: left;
  margin: 5px 10px 10px 0;
}
.wysiwyg_wrapper a img.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
.wysiwyg_wrapper a img.alignnone {
  margin: 5px 20px 20px 0;
}
.wysiwyg_wrapper a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.wysiwyg_wrapper a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wysiwyg_wrapper .wp-caption {
  padding: 5px;
  text-align: center;
}
.wysiwyg_wrapper .wp-caption.alignnone {
  margin: 5px 10px 10px 0;
}
.wysiwyg_wrapper .wp-caption.alignleft {
  margin: 5px 10px 10px 0;
}
.wysiwyg_wrapper .wp-caption.alignright {
  margin: 5px 0 10px 10px;
}
.wysiwyg_wrapper .wp-caption p {
  display: block;
  width: 100%;
}
.wysiwyg_wrapper .wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
  display: block;
}

.page-major-funders .wysiwyg_wrapper h3 {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

/*
____    _    _     _     ___  _   _ _____   ____   _____  _______ ____
/ ___|  / \  | |   | |   / _ \| | | |_   _| | __ ) / _ \ \/ / ____/ ___|
| |     / _ \ | |   | |  | | | | | | | | |   |  _ \| | | \  /|  _| \___ \
| |___ / ___ \| |___| |__| |_| | |_| | | |   | |_) | |_| /  \| |___ ___) |
\____/_/   \_\_____|_____\___/ \___/  |_|   |____/ \___/_/\_\_____|____/  !Callout Boxes */
.ie8 .callout_box .button_holder a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

/* From style.css */
.linkout {
  background-color: #0f88a3 !important;
}

.linkout h4 {
  background-color: #f8d328 !important;
}

.linkout h4:before {
  color: #f8d328 !important;
}

.page-season201617 .button_holder {
  text-align: right;
}

/* End From style.css */
.callout_box {
  width: 100%;
  margin: 2em 0 0;
}
.callout_box h2 {
  margin: 0 0 2px;
}
.callout_box .img_holder {
  margin: 0;
}
.callout_box .img_holder h3 {
  color: #383838;
  font-style: normal;
  background: #dadada;
  padding: 3px 10px 6px;
  margin: 0;
  line-height: 0.9;
}
.callout_box .img_holder img {
  width: 100%;
}
.callout_box .text_holder {
  margin: 0 0 0.5em;
  padding: 1em;
  background-color: #ebebeb;
}
.callout_box .text_holder p {
  color: #000;
}
.callout_box .text_holder p + p {
  margin-top: 1em;
}
.page-home .callout_box .button_holder {
  text-align: right !important;
  margin-top: 0px;
}
.callout_box .button_holder a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.callout_box .button_holder a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  padding-bottom: 3px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.callout_box .button_holder a:hover:after, .callout_box .button_holder a:focus:after, .callout_box .button_holder a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.callout_box.visit h3 {
  padding: 3px 10px 0;
  font-size: 1.75em;
  font-weight: 500;
}
.callout_box.visit h4 {
  padding: 0 10px 6px;
  font-size: 1.25em;
  background: #dadada;
  margin-bottom: 0.5em;
}
.callout_box.ask .text_holder p {
  position: relative;
  padding: 15px;
  margin: 0.25em auto;
  background: #fff;
  border-radius: 10px;
}
.callout_box.ask .text_holder p:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50px;
  width: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #fff transparent;
}
.callout_box.ask .text_holder img {
  width: 120px;
  margin: 2em auto 1em;
}

/*
_______  ______   _    _   _ ____    _    ____  _     _____   _     ___ ____ _____ ____
| ____\ \/ /  _ \ / \  | \ | |  _ \  / \  | __ )| |   | ____| | |   |_ _/ ___|_   _/ ___|
|  _|  \  /| |_) / _ \ |  \| | | | |/ _ \ |  _ \| |   |  _|   | |    | |\___ \ | | \___ \
| |___ /  \|  __/ ___ \| |\  | |_| / ___ \| |_) | |___| |___  | |___ | | ___) || |  ___) |
|_____/_/\_\_| /_/   \_\_| \_|____/_/   \_\____/|_____|_____| |_____|___|____/ |_| |____/  !Expandable List */
.expandable_list {
  max-width: 60em;
  margin: 2em auto;
}
.expandable_list h2 {
  margin: 0 0 0.15em;
  text-align: center;
}

.expander {
  display: block;
  max-width: 50rem;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.1;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 40px 9px 10px;
  margin: 0 auto 0.25em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.expander:after {
  content: "►";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.expander.open:after {
  content: "▼";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
}
.expander:hover:after, .expander:focus:after, .expander:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.expandee {
  max-width: 50rem;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  overflow: hidden;
  background-color: #ebebeb;
}
.expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 1em;
  margin-bottom: 1em;
  overflow: visible;
}

/*
__     _____ ____  _____ ___  ____
\ \   / /_ _|  _ \| ____/ _ \/ ___|
\ \ / / | || | | |  _|| | | \___ \
\ V /  | || |_| | |__| |_| |___) |
\_/  |___|____/|_____\___/|____/ !VIDEOS */
.video_container {
  position: relative;
  margin: 3.5em auto;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video_container iframe, .video_container object, .video_container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-stream .stream-video .wp-video {
  max-width: 100%;
}

#stream_content {
  margin-top: 100px;
  text-align: center;
}

a.button, .blog-pagination a.page-numbers, span.button, .blog-pagination span.page-numbers, button.tabs-button {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.button.button_join, .blog-pagination a.button_join.page-numbers, span.button.button_join, .blog-pagination span.button_join.page-numbers, button.tabs-button.button_join {
  background-color: #34a9d3; /* Fallback */
  background: -webkit-linear-gradient(#34a9d3, #0186a4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#34a9d3, #0186a4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#34a9d3, #0186a4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#34a9d3, #0186a4); /* Standard syntax */
}

a.button:after, .blog-pagination a.page-numbers:after, button.tabs-button:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}

a.button:hover:after, .blog-pagination a.page-numbers:hover:after, a.button:focus:after, .blog-pagination a.page-numbers:focus:after, a.button:active:after, .blog-pagination a.page-numbers:active:after,
button.tabs-button:hover:after, button.tabs-button:focus:after, button.tabs-button:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*____   _____   __ _    _     ____  _     ___ ____  _____ ____
|  _ \ / _ \ \ / // \  | |   / ___|| |   |_ _|  _ \| ____|  _ \
| |_) | | | \ V // _ \ | |   \___ \| |    | || | | |  _| | |_) |
|  _ <| |_| || |/ ___ \| |___ ___) | |___ | || |_| | |___|  _ <
|_| \_\\___/ |_/_/   \_\_____|____/|_____|___|____/|_____|_| \_\ !ROYALSLIDER */
body .royalSlider {
  width: 100%;
}
body img.rsImg {
  max-width: 100%;
}
body .rsDefault .rsArrowIcn:hover {
  background-color: #f8d328;
}

/*_   _  ___  __  __ _____
| | | |/ _ \|  \/  | ____|
| |_| | | | | |\/| |  _|
|  _  | |_| | |  | | |___
|_| |_|\___/|_|  |_|_____| !HOME */
.page-template-t-home .banner .banner_wrap .desktop {
  display: none;
}
.page-template-t-home .banner .banner_wrap .mobile .img_holder {
  position: relative;
}
.page-template-t-home .banner .banner_wrap .mobile .img_holder .performance_times {
  position: absolute;
  bottom: 0.5em;
  right: 0;
  color: #000;
  background-color: #f8d328;
  padding: 0.25em 0.5em;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
}
.page-template-t-home .banner .banner_wrap .mobile .img_holder .performance_times strong {
  font-weight: 500;
}
.page-template-t-home .banner .banner_wrap .mobile a {
  position: relative;
}
.page-template-t-home .banner .banner_wrap .mobile .link_label {
  position: absolute;
  right: 0;
  bottom: 110%;
  background-color: #f8d328;
  color: #000;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.5em;
  padding: 0.25em;
  text-decoration: none;
}
.page-template-t-home .banner .banner_wrap .mobile .link_label a {
  color: #000;
  text-decoration: none;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box {
  background-color: #fff;
  position: relative;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_top {
  padding: 0.5em;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_top h1 {
  text-transform: uppercase;
  font-size: 1.75em;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_top h3.billing {
  color: #000;
  font-style: normal;
  display: inline-block;
  margin: 0;
  font-size: 1.25em;
  padding-right: 1em;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_top h4.show_dates {
  color: #000;
  font-style: normal;
  display: inline-block;
  margin: 0;
  font-size: 1.25em;
  text-transform: uppercase;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom {
  margin: 0 auto;
  border-top: 2px solid #f8d328;
  border-bottom: 2px solid #f8d328;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom .link_holder {
  background: #f8d328;
  background: -webkit-linear-gradient(#f8d328, #f5bb2c); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#f8d328, #f5bb2c); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#f8d328, #f5bb2c); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#f8d328, #f5bb2c); /* Standard syntax */
  border-top: 4px solid #fff;
  border-bottom: 5px solid #fff;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom .link_holder a:hover {
  color: #fff;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 1em;
  display: inline-block;
  width: 32%;
  padding: 0.75em 0;
  margin: 0;
  border-right: 1px dotted #888888;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom a.last {
  border-right: none;
}
.page-template-t-home .banner .banner_wrap .mobile .banner_box .banner_box_bottom a img {
  margin: 0 auto;
  max-width: 50%;
  padding-bottom: 0.75em;
}
.page-template-t-home .upcoming .upcoming_container .upcoming_event:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop {
  display: none;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event {
  margin: 1em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #dadada;
  text-decoration: none;
  display: block;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .resp_img_holder {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .upcoming_event_info {
  display: inline-block;
  width: 44%;
  vertical-align: middle;
  padding: 5px;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .upcoming_event_info h3.title {
  font-style: normal;
  font-size: 1.25em;
  margin: 0 0 0.25em;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .upcoming_event_info h4.show_dates {
  font-size: 1em;
  color: #788487;
  font-style: italic;
  text-transform: uppercase;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .arrow {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-decoration: none;
  font-style: normal;
  color: #000;
  display: inline-block;
  width: 8%;
  vertical-align: middle;
}
.page-template-t-home .upcoming .upcoming_container a.upcoming_event .arrow img {
  max-width: 14px;
}
.page-template-t-home .about .about_image {
  margin: 0 auto;
}
.page-template-t-home .about .about_copy {
  display: none;
}
.page-template-t-home .about .programs_mobile .programs_copy {
  margin-bottom: 1em;
  text-align: center;
}
.page-template-t-home .about .programs_mobile a.program_link {
  text-transform: uppercase;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-align: center;
  text-decoration: none;
  display: block;
  color: #fff;
  background-color: #383838;
  font-size: 1.25em;
  padding: 0.25em;
  margin: 0.25em 0;
}
.page-template-t-home .about .programs_mobile a.program_link:hover {
  color: #f8d328;
}
.page-template-t-home .about .programs_mobile a.program_link:after {
  content: "►";
  float: right;
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  padding-top: 5px;
}
.page-template-t-home .about .programs_desktop {
  display: none;
  background-color: #000;
  text-align: center;
}
.page-template-t-home .about .programs_desktop .programs_top {
  background-color: #fff;
}
.page-template-t-home .about .programs_desktop .programs_left {
  background-color: #fff;
  width: 44%;
  display: inline-block;
  padding: 0.9em;
  vertical-align: middle;
}
.page-template-t-home .about .programs_desktop .programs_left h3 {
  font-style: normal;
  margin: 0;
  padding: 0.25em 0 0;
  font-size: 1.5em;
  text-align: center;
}
.page-template-t-home .about .programs_desktop .programs_right {
  background-color: #fff;
  text-align: left;
  width: 54%;
  display: inline-block;
  padding: 1em;
  border-left: 1px solid #383838;
  vertical-align: middle;
}
.page-template-t-home .about .programs_desktop .programs_right p {
  font-size: 0.9em;
  line-height: 1.1;
}
.page-template-t-home .about .programs_desktop a.program_link {
  text-transform: uppercase;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-size: 0.75em;
  color: #fff;
  padding: 0 0.4em;
  text-decoration: none;
  background-color: #000;
  line-height: 3;
  vertical-align: middle;
}
.page-template-t-home .about .programs_desktop a.program_link img {
  display: inline-block;
  width: 26px;
  padding-right: 7px;
  vertical-align: middle;
  padding-bottom: 1px;
}
.page-template-t-home .featuredcontentheader {
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-t-home .featuredcontentheader h2 {
  margin: 0;
  padding: 0;
}
.page-template-t-home .featuredimage {
  width: 100%;
  margin: 0px;
  padding: 0;
}
.page-template-t-home .featuredimage img {
  width: 100%;
}
.page-template-t-home .featuredcopy {
  width: 100%;
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.page-template-t-home .featuredcopy p {
  font-size: 1em;
  text-align: left;
}
.page-template-t-home .featured-link {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174);
  background: -o-linear-gradient(#0f87a2, #0b6174);
  background: -moz-linear-gradient(#0f87a2, #0b6174);
  background: linear-gradient(#0f87a2, #0b6174);
  padding: 6px 22px 8px 12px;
  margin: 20px auto 0;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-right: 15px;
}
.page-template-t-home .featured-link:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-home .featured-link:hover:after, .page-template-t-home .featured-link:focus:after, .page-template-t-home .featured-link:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-template-t-home .find_us .mapholder {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
}
.page-template-t-home .find_us #map-canvas {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-t-home .find_us .desktop_map, .page-template-t-home .find_us .tablet_map {
  display: none;
}
.page-template-t-home .find_us a {
  text-decoration: none;
}
.page-template-t-home .find_us h2 {
  margin-bottom: 0.15em;
}
.page-template-t-home .find_us .find_us_main h3 {
  font-size: 1.5em;
  margin: 0.5em 0 0;
}
.page-template-t-home .find_us .find_us_main h4 {
  font-size: 1.25em;
  color: #000;
}
.page-template-t-home .find_us .find_us_main h6 {
  text-decoration: none;
  margin: 1em 0;
}
.page-template-t-home .find_us .find_us_link_container {
  text-align: right;
}
.page-template-t-home .find_us .find_us_link_container .find_us_link {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  margin: 20px auto;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-template-t-home .find_us .find_us_link_container .find_us_link:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-home .find_us .find_us_link_container .find_us_link:hover:after, .page-template-t-home .find_us .find_us_link_container .find_us_link:focus:after, .page-template-t-home .find_us .find_us_link_container .find_us_link:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.ie8 .find_us .find_us_link_container .find_us_link:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-home .upcoming .upcoming_container a.upcoming_event .arrow {
  width: 14px;
}

/*   _    ____   ___  _   _ _____
/ \  | __ ) / _ \| | | |_   _|
/ _ \ |  _ \| | | | | | | | |
/ ___ \| |_) | |_| | |_| | | |
/_/   \_\____/ \___/ \___/  |_| !ABOUT */
/* !WHAT WE'VE DONE */
.page-what-weve-done h2.page_title, .page-what-weve-done h2 {
  margin-bottom: 0.15em;
}
.page-what-weve-done .intro .img_holder {
  width: 100%;
}
.page-what-weve-done .intro .img_holder img {
  margin: 0 auto;
}
.page-what-weve-done .intro .copy_holder {
  width: 100%;
  background-color: #ebebeb;
}
.page-what-weve-done .intro .copy_holder h3 {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 1.5em;
  color: #333333;
  background-color: #f8d328;
  padding: 0.75em;
  margin: 0;
  font-style: normal;
  text-transform: none;
  line-height: 1.3;
}
.page-what-weve-done .intro .copy_holder p {
  margin: 0;
  padding: 1em;
}
.page-what-weve-done h3 {
  padding-bottom: 1.5em;
}
.page-what-weve-done .rsDefault, .page-what-weve-done .rsDefault .rsOverflow, .page-what-weve-done .rsDefault .rsSlide, .page-what-weve-done .rsDefault .rsVideoFrameHolder, .page-what-weve-done .rsDefault .rsThumbs {
  background: #dadada;
}
.page-what-weve-done .rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  top: 4px;
}
.page-what-weve-done .rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -72px -72px;
}
.page-what-weve-done .rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  top: 4px;
}
.page-what-weve-done .rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -71px -40px;
}
.page-what-weve-done .rsDefault .rsThumb.rsNavSelected {
  background: #f8d328;
}
.page-what-weve-done .rsDefault .rsThumbsHor {
  height: auto;
  min-height: 60px;
}
.page-what-weve-done .rsDefault .rsThumbsArrow {
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.page-what-weve-done .rsDefault.rsHor .rsArrowRight {
  right: -1000px;
}
.page-what-weve-done .rsDefault.rsHor .rsArrowLeft {
  left: -1000px;
}
.page-what-weve-done .past_productions .rsNav {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: transparent;
}
.page-what-weve-done .past_productions .rsThumb {
  width: 5.25em;
  height: auto;
  overflow: visible;
}
.page-what-weve-done .past_productions .rsSlide {
  padding: 0.5em;
}
.page-what-weve-done .past_productions .past_productions_year {
  font-size: 1.5em;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  background: #f8d328;
  padding: 7px 8px 10px 10px;
  color: #000;
}
.page-what-weve-done .past_productions .rsNavSelected .past_productions_year:after {
  content: "▼";
  color: #f8d328;
  font-size: 0.5em;
  position: absolute;
  left: 44%;
  bottom: -9px;
}
.page-what-weve-done .past_productions .past_productions_show {
  padding: 0.25em;
}
.page-what-weve-done .past_productions .past_productions_show a {
  font-style: italic;
  font-size: 1em;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.page-what-weve-done .past_productions .past_productions_show a:hover {
  color: #888888;
}
.page-what-weve-done .past_productions .past_productions_show h3.billing {
  font-size: 0.75em;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  color: #000;
  margin: 0;
  padding-top: 0.25em;
  padding-bottom: 1em;
  line-height: 1;
  text-transform: none;
}
.page-what-weve-done .past_productions .past_productions_show h3.billing br {
  line-height: 1.1;
}
.page-what-weve-done select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1em;
  color: #fff;
  line-height: 1.1;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  background: url(./images/select_arrows.png) no-repeat right #0f859f;
  background: #000;
  padding: 6px 10px 9px 10px;
  margin: 0 0 0.25em;
  vertical-align: middle;
  border: 1px solid #000;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
}
.page-what-weve-done select.workshop_archive_years {
  margin-bottom: 1em;
}
.page-what-weve-done select::-ms-expand { /* for IE 11 */
  display: none;
}
.page-what-weve-done option {
  background: #000;
  padding: 6px 10px 9px 10px;
}
.page-what-weve-done .content_wrapper ul.workshop_list {
  max-width: none;
  width: 100%;
  display: none;
  font-style: normal;
}
.page-what-weve-done .content_wrapper ul.workshop_list.show {
  display: block;
}

.ie8 .page-what-weve-done select {
  background: #000;
}

.page-what-weve-done select:nth-child(n) {
  background: #000000;
  backgroun-color: #000000;
}

/* !Who We Are */
.page-template-t-who-we-are .contacts {
  margin-top: 3em;
}
.page-template-t-who-we-are .who_we_are_gallery {
  margin-top: 3em;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expander, .page-template-t-who-we-are .staff_expandable_list .trustees_expander, .page-template-t-who-we-are .trustees_expandable_list .staff_expander, .page-template-t-who-we-are .trustees_expandable_list .trustees_expander {
  display: block;
  max-width: 50rem;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.1;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 40px 9px 10px;
  margin: 0 auto 0.25em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expander:after, .page-template-t-who-we-are .staff_expandable_list .trustees_expander:after, .page-template-t-who-we-are .trustees_expandable_list .staff_expander:after, .page-template-t-who-we-are .trustees_expandable_list .trustees_expander:after {
  content: "►";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expander.open:after, .page-template-t-who-we-are .staff_expandable_list .trustees_expander.open:after, .page-template-t-who-we-are .trustees_expandable_list .staff_expander.open:after, .page-template-t-who-we-are .trustees_expandable_list .trustees_expander.open:after {
  content: "▼";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees {
  max-width: 50rem;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  overflow: hidden;
  background-color: #ebebeb;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees.show, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees.show, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees.show, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 0 1em;
  margin-bottom: 1em;
  overflow: visible;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee {
  border-bottom: 1px solid #dadada;
  position: relative;
  padding-bottom: 1em;
  padding-top: 1em;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee .title_and_name, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee .title_and_name, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee .title_and_name, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee .title_and_name, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee .title_and_name, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee .title_and_name, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee .title_and_name, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee .title_and_name {
  display: inline-block;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee .title, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee .title, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee .title, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee .title, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee .title, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee .title, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee .title, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee .title {
  font-weight: 600;
  font-size: 1.25em;
  margin-bottom: 0.25em;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee .name, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee .name, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee .name, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee .name, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee .name, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee .name, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee .name, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee .name {
  margin-bottom: 0.25em;
}
.page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee:last-child, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee:last-child, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee:last-child, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee:last-child, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee:last-child, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee:last-child, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee:last-child, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee:last-child {
  border-bottom: none;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expander, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expander, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expander, .page-template-t-who-we-are .fellows_expandable_info .fellows_expander {
  display: block;
  max-width: 50rem;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  letter-spacing: 1px;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.1;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 40px 9px 10px;
  margin: 0 auto 0.25em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expander:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expander:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expander:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expander:after {
  content: "►";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expander.open:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expander.open:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expander.open:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expander.open:after {
  content: "▼";
  padding-right: 10px;
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6.5px;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee {
  max-width: 50rem;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  overflow: hidden;
  background-color: #ebebeb;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee.show, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee.show, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee.show, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 1em;
  margin-bottom: 1em;
  overflow: visible;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link {
  text-align: center;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link a, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link a, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  margin: 20px auto 0;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link a:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link a:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a:hover:after, .page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a:focus:after, .page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a:active:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link a:hover:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link a:focus:after, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee .link a:active:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link a:hover:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link a:focus:after, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee .link a:active:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a:hover:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a:focus:after, .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-template-t-who-we-are .email_expander {
  position: absolute;
  right: 0;
}
.page-template-t-who-we-are .email_expander img {
  width: 50%;
  float: right;
}
.page-template-t-who-we-are .email_expandee {
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  text-align: right;
  padding-top: 0.25em;
  overflow: hidden;
}
.page-template-t-who-we-are .email_expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding-top: 0.25em;
  overflow: visible;
}

.ie8 .page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee .link a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee .link a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-who-we-are .email_expander img {
  max-width: 50%;
  width: auto;
}

/*____  _   _  _____        ______
/ ___|| | | |/ _ \ \      / / ___|
\___ \| |_| | | | \ \ /\ / /\___ \
___) |  _  | |_| |\ V  V /  ___) |
|____/|_| |_|\___/  \_/\_/  |____/  !SHOWS */
.slider #times:empty {
  display: none !important;
}

.single-nytw_show .footer {
  margin-top: 9em;
}

/** From style.css */
.show_name a {
  color: #000;
  text-decoration: none;
}

/** End From style.css */
.show_box {
  margin: 2em auto;
}
.show_box .slider_holder {
  position: relative;
}
.show_box .show_name_holder {
  display: none;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 20;
}
.show_box h2.show_name {
  color: #000;
  background-color: #f8d328;
  text-align: right;
  display: inline-block;
  width: auto;
  margin-bottom: 0.5em;
  padding: 2px 5px;
}
.show_box .show_info {
  background-color: #ebebeb;
}
.show_box .show_info h4.show_dates {
  color: #788487;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0.25em;
}
.show_box .show_info h4.show_dates.season {
  padding-bottom: 0;
  padding-top: 0.25em;
}
.show_box .show_info h4.show_dates.season a {
  color: #788487;
  text-transform: uppercase;
  text-decoration: none;
}
.show_box .show_info h4.show_dates.season a:hover {
  text-decoration: underline;
}
.show_box .show_info_copy {
  padding: 2em 2em 1em;
}
.show_box .show_info_actions {
  padding-top: 2rem;
}
.show_box .show_info_actions_both {
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}
.show_box .show_info_actions_both a.sb_button {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.show_box .show_info_actions_both a.sb_button.button_join {
  background-color: #34a9d3; /* Fallback */
  background: -webkit-linear-gradient(#34a9d3, #0186a4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#34a9d3, #0186a4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#34a9d3, #0186a4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#34a9d3, #0186a4); /* Standard syntax */
}
.show_box .show_info_actions_both a.sb_button:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.show_box .show_info_actions_both a:hover:after, .show_box .show_info_actions_both a:focus:after, .show_box .show_info_actions_both a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.show_box .show_info_actions_both a.button_tickets {
  margin-bottom: 0.5em;
}
.show_box .show_info_actions_desktop {
  display: none;
}
.single-nytw_show .show_box .show_info_actions_desktop {
  text-align: center;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .single-nytw_show .show_box .show_info_actions_desktop a {
    max-width: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .single-nytw_show .show_box .show_info_actions_desktop a {
    max-width: 45px;
  }
}
.show_box h3.billing, .show_box h3.additional_billing, .show_box h4.show_dates {
  color: #000;
  font-style: italic;
  font-size: 1.25em;
  margin: 0;
  text-transform: none;
}
.show_box h3.additional_billing {
  font-size: 1em;
}
.show_box h3.billing br, .show_box h3.additional_billing br {
  line-height: 1.3;
}
.show_box .show_description .show_description_expander {
  display: none;
}
.show_box .show_description .show_description_expandee {
  visibility: visible;
  opacity: 1;
  transition: none;
  height: auto;
  padding: 0.5em 0 0;
  overflow: visible;
}
.show_box .show_description .show_description_expandee p, .show_box .show_description .show_description_expandee h1 {
  margin-bottom: 1rem;
}

.single-nytw_show .rsDefault .rsGCaption {
  color: #fff;
  text-align: right;
  display: block;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-size: 0.75em;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.single-nytw_show .rsDefault .rsGCaption .rsCaption {
  margin: 0;
}

.ie8 .show_box .show_info_actions_both a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.briefs {
  margin-bottom: 2rem;
}

/*____  _____    _    ____   ___  _   _ ____
/ ___|| ____|  / \  / ___| / _ \| \ | / ___|
\___ \|  _|   / _ \ \___ \| | | |  \| \___ \
___) | |___ / ___ \ ___) | |_| | |\  |___) |
|____/|_____/_/   \_\____/ \___/|_| \_|____/  !Seasons */
.page-template-t-season .show_box .show_name_holder, .page-template-t-season16-17 .show_box .show_name_holder, .tax-season .show_box .show_name_holder, .page-template-t-year-season .show_box .show_name_holder, .post-type-archive-stream .show_box .show_name_holder {
  display: block;
}
.page-template-t-season .show_info.no_image .name_holder, .page-template-t-season16-17 .show_info.no_image .name_holder, .tax-season .show_info.no_image .name_holder, .page-template-t-year-season .show_info.no_image .name_holder, .post-type-archive-stream .show_info.no_image .name_holder {
  display: block;
  text-align: right;
}
.page-template-t-season .show_info.no_image .name_holder h2, .page-template-t-season16-17 .show_info.no_image .name_holder h2, .tax-season .show_info.no_image .name_holder h2, .page-template-t-year-season .show_info.no_image .name_holder h2, .post-type-archive-stream .show_info.no_image .name_holder h2 {
  margin-top: -0.5em;
}
.page-template-t-season .show_info .name_holder, .page-template-t-season16-17 .show_info .name_holder, .tax-season .show_info .name_holder, .page-template-t-year-season .show_info .name_holder, .post-type-archive-stream .show_info .name_holder {
  display: none;
}
.page-template-t-season .show_description .show_description_expander, .page-template-t-season16-17 .show_description .show_description_expander, .tax-season .show_description .show_description_expander, .page-template-t-year-season .show_description .show_description_expander, .post-type-archive-stream .show_description .show_description_expander {
  color: #0f88a3;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5em;
  text-align: right;
  vertical-align: middle;
  position: relative;
  margin-right: 15px;
  display: block;
}
.page-template-t-season .show_description .show_description_expander.open:after, .page-template-t-season16-17 .show_description .show_description_expander.open:after, .tax-season .show_description .show_description_expander.open:after, .page-template-t-year-season .show_description .show_description_expander.open:after, .post-type-archive-stream .show_description .show_description_expander.open:after {
  content: "▼";
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -5.5px;
  padding-left: 5px;
}
.page-template-t-season .show_description .show_description_expander:after, .page-template-t-season16-17 .show_description .show_description_expander:after, .tax-season .show_description .show_description_expander:after, .page-template-t-year-season .show_description .show_description_expander:after, .post-type-archive-stream .show_description .show_description_expander:after {
  content: "►";
  font-size: 0.5em;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -5.5px;
  padding-left: 5px;
}
.page-template-t-season .show_description .show_description_expandee, .page-template-t-season16-17 .show_description .show_description_expandee, .tax-season .show_description .show_description_expandee, .page-template-t-year-season .show_description .show_description_expandee, .post-type-archive-stream .show_description .show_description_expandee {
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.page-template-t-season .show_description .show_description_expandee.show, .page-template-t-season16-17 .show_description .show_description_expandee.show, .tax-season .show_description .show_description_expandee.show, .page-template-t-year-season .show_description .show_description_expandee.show, .post-type-archive-stream .show_description .show_description_expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 0.5em 0 0;
  overflow: visible;
}
.page-template-t-season .season_membership_callout_desktop, .page-template-t-season16-17 .season_membership_callout_desktop, .tax-season .season_membership_callout_desktop, .page-template-t-year-season .season_membership_callout_desktop, .post-type-archive-stream .season_membership_callout_desktop {
  display: none;
  margin: 3em auto;
  padding-right: 1em;
}

.page-template-t-season .rsDefault .rsGCaption,
.page-template-t-season16-17 .rsDefault .rsGCaption,
.tax-season .rsDefault .rsGCaption,
.page-template-t-year-season .rsDefault .rsGCaption {
  color: #000;
  text-align: right;
  display: block;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-size: 0.75em;
  bottom: -24px;
  right: 0;
  width: auto;
  background: transparent;
}
.page-template-t-season .rsDefault .rsGCaption .rsCaption,
.page-template-t-season16-17 .rsDefault .rsGCaption .rsCaption,
.tax-season .rsDefault .rsGCaption .rsCaption,
.page-template-t-year-season .rsDefault .rsGCaption .rsCaption {
  margin-bottom: 0;
}

.page-template-t-season .season_membership_callout_desktop, .page-template-t-season16-17 .season_membership_callout_desktop, .page-template-t-year-season .season_membership_callout_desktop {
  display: none;
}
.page-template-t-season .season_membership_callout_mobile, .page-template-t-season16-17 .season_membership_callout_mobile, .page-template-t-year-season .season_membership_callout_mobile {
  display: block;
  margin: 0 auto;
}

/*__  __                _                   _     _
|  \/  | ___ _ __ ___ | |__   ___ _ __ ___| |__ (_)_ __
| |\/| |/ _ \ '_ ` _ \| '_ \ / _ \ '__/ __| '_ \| | '_ \
| |  | |  __/ | | | | | |_) |  __/ |  \__ \ | | | | |_) |
|_|  |_|\___|_| |_| |_|_.__/ \___|_|  |___/_| |_|_| .__/
|_|    !Membership */
.page-template-t-membership .infographic_tablet, .page-template-t-membership .infographic_desktop, .page-template-t-renew-membership .infographic_tablet, .page-template-t-renew-membership .infographic_desktop, .page-template-t-campaign .infographic_tablet, .page-template-t-campaign .infographic_desktop {
  display: none;
}
.page-template-t-membership .infographic_mobile img, .page-template-t-renew-membership .infographic_mobile img, .page-template-t-campaign .infographic_mobile img {
  margin: 0 auto;
}
.page-template-t-membership .current_member, .page-template-t-renew-membership .current_member, .page-template-t-campaign .current_member {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  font-style: italic;
  margin: 0.5em 0;
}
.page-template-t-membership .current_member:hover, .page-template-t-renew-membership .current_member:hover, .page-template-t-campaign .current_member:hover {
  color: #888888;
}
.page-template-t-membership .current_member:after, .page-template-t-renew-membership .current_member:after, .page-template-t-campaign .current_member:after {
  content: "►";
  font-size: 0.5em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
}
.page-template-t-membership .membership_type:first-of-type, .page-template-t-renew-membership .membership_type:first-of-type, .page-template-t-campaign .membership_type:first-of-type {
  margin-top: 1em;
}
.page-template-t-membership .membership_type, .page-template-t-renew-membership .membership_type, .page-template-t-campaign .membership_type {
  width: 100%;
  margin: 0 auto 1em;
  border: 1px solid #0f88a3;
}
.page-template-t-membership .membership_type.gray, .page-template-t-renew-membership .membership_type.gray, .page-template-t-campaign .membership_type.gray {
  border: 1px solid #383838;
}
.page-template-t-membership .membership_type.gray ul.benefits li:before, .page-template-t-renew-membership .membership_type.gray ul.benefits li:before, .page-template-t-campaign .membership_type.gray ul.benefits li:before {
  color: #dadada;
}
.page-template-t-membership .membership_type .member_heading .heading, .page-template-t-renew-membership .membership_type .member_heading .heading, .page-template-t-campaign .membership_type .member_heading .heading {
  width: 100%;
  background: #0f88a3;
  position: relative;
  margin-top: 0.5em;
  vertical-align: middle;
}
.page-template-t-membership .membership_type .member_heading .heading h3, .page-template-t-renew-membership .membership_type .member_heading .heading h3, .page-template-t-campaign .membership_type .member_heading .heading h3 {
  font-size: 1.25em;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0.5em;
  padding-left: 1em;
}
.page-template-t-membership .membership_type .member_heading .heading h4, .page-template-t-renew-membership .membership_type .member_heading .heading h4, .page-template-t-campaign .membership_type .member_heading .heading h4 {
  font-size: 1.25em;
  font-style: italic;
  display: inline-block;
  background: #f8d328;
  color: #000;
  padding: 0.5em 1em;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.page-template-t-membership .membership_type .member_heading .heading h4:before, .page-template-t-renew-membership .membership_type .member_heading .heading h4:before, .page-template-t-campaign .membership_type .member_heading .heading h4:before {
  content: "◄";
  position: absolute;
  margin-right: 100%;
  right: -7px;
  margin-top: -2px;
  color: #f8d328;
  font-size: 1em;
  vertical-align: middle;
}
.page-template-t-membership .membership_type .heading, .page-template-t-renew-membership .membership_type .heading, .page-template-t-campaign .membership_type .heading {
  width: 100%;
  background: #888888;
  position: relative;
  margin-top: 0.5em;
  vertical-align: middle;
}
.page-template-t-membership .membership_type .heading h3, .page-template-t-renew-membership .membership_type .heading h3, .page-template-t-campaign .membership_type .heading h3 {
  font-size: 1.25em;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 0.5em;
  padding-left: 1em;
}
.page-template-t-membership .membership_type .heading h4, .page-template-t-renew-membership .membership_type .heading h4, .page-template-t-campaign .membership_type .heading h4 {
  font-size: 1.25em;
  font-style: italic;
  display: inline-block;
  background: #dadada;
  color: #000;
  padding: 0.5em 1em;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.page-template-t-membership .membership_type .heading h4:before, .page-template-t-renew-membership .membership_type .heading h4:before, .page-template-t-campaign .membership_type .heading h4:before {
  content: "◄";
  position: absolute;
  margin-right: 100%;
  right: -7px;
  margin-top: -2px;
  color: #dadada;
  font-size: 1em;
  vertical-align: middle;
}
.page-template-t-membership .membership_type ul.benefits, .page-template-t-renew-membership .membership_type ul.benefits, .page-template-t-campaign .membership_type ul.benefits {
  margin: 1.5em 1.5em 2em;
  width: 89%;
}
.page-template-t-membership .membership_type ul.benefits li:before, .page-template-t-renew-membership .membership_type ul.benefits li:before, .page-template-t-campaign .membership_type ul.benefits li:before {
  color: #f8d328;
  width: 100%;
}
.page-template-t-membership .membership_type .not_on_sale, .page-template-t-renew-membership .membership_type .not_on_sale, .page-template-t-campaign .membership_type .not_on_sale {
  text-align: right;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
  background-color: #383838;
  padding: 6px 22px 8px 12px;
}
.page-template-t-membership .membership_type .button_holder, .page-template-t-renew-membership .membership_type .button_holder, .page-template-t-campaign .membership_type .button_holder {
  text-align: right;
}
.page-template-t-membership .membership_type .button_holder a, .page-template-t-renew-membership .membership_type .button_holder a, .page-template-t-campaign .membership_type .button_holder a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  display: inline-block;
  position: relative;
  padding: 6px 22px 8px 12px;
  padding-left: 5px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 100%;
}
.page-template-t-membership .membership_type .button_holder a:before, .page-template-t-renew-membership .membership_type .button_holder a:before, .page-template-t-campaign .membership_type .button_holder a:before {
  content: "";
  position: absolute;
  right: 99%;
  top: 0;
  height: 101%;
  width: 1em;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  border-radius: 25% 0 0 0;
}
.page-template-t-membership .membership_type .button_holder a:after, .page-template-t-renew-membership .membership_type .button_holder a:after, .page-template-t-campaign .membership_type .button_holder a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-membership .membership_type .button_holder a:hover:after, .page-template-t-membership .membership_type .button_holder a:focus:after, .page-template-t-membership .membership_type .button_holder a:active:after, .page-template-t-renew-membership .membership_type .button_holder a:hover:after, .page-template-t-renew-membership .membership_type .button_holder a:focus:after, .page-template-t-renew-membership .membership_type .button_holder a:active:after, .page-template-t-campaign .membership_type .button_holder a:hover:after, .page-template-t-campaign .membership_type .button_holder a:focus:after, .page-template-t-campaign .membership_type .button_holder a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.ie8 .page-template-t-membership .membership_type .button_holder a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-renew-membership .membership_type .button_holder a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-membership .membership_type .heading h4:before {
  margin-top: 8px;
}

.ie8 .page-template-t-renew-membership .membership_type .heading h4:before {
  margin-top: 8px;
}

.page-template-t-renew-membership .wysiwyg_wrapper {
  padding-bottom: 2em;
  margin-bottom: 0;
}
.page-template-t-renew-membership .wysiwyg_wrapper pre a {
  margin: 0.75em auto 0;
}
.page-template-t-renew-membership .wysiwyg_wrapper .current_member_links_holder {
  padding-top: 1.5em;
  text-align: center;
}
.page-template-t-renew-membership .wysiwyg_wrapper a.callout {
  display: inline-block;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  font-style: italic;
  text-decoration: none;
  font-size: 1.5em;
  text-align: center;
  width: auto;
  max-width: 150px;
}
.page-template-t-renew-membership .wysiwyg_wrapper a.callout.member {
  color: #35a9d4;
}
.page-template-t-renew-membership .wysiwyg_wrapper a.callout img {
  margin: 0 auto 0.25em;
}
.page-template-t-renew-membership .wysiwyg_wrapper a.callout:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-renew-membership .wysiwyg_wrapper a.callout:hover:after, .page-template-t-renew-membership .wysiwyg_wrapper a.callout:focus:after, .page-template-t-renew-membership .wysiwyg_wrapper a.callout:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-template-t-renew-membership .membership_heading_container h2 {
  text-align: center;
}

.ie8 .page-template-t-renew-membership .wysiwyg_wrapper a.callout:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

/*____  _   _ ____  ____   ___  ____ _____   _______   ______  _____ ____
/ ___|| | | |  _ \|  _ \ / _ \|  _ \_   _| |_   _\ \ / /  _ \| ____/ ___|
\___ \| | | | |_) | |_) | | | | |_) || |     | |  \ V /| |_) |  _| \___ \
___) | |_| |  __/|  __/| |_| |  _ < | |     | |   | | |  __/| |___ ___) |
|____/ \___/|_|   |_|    \___/|_| \_\|_|     |_|   |_| |_|   |_____|____/
!Support Types */
.page-template-t-repeat-defenders h2, .page-template-t-bar-association h2 {
  text-align: center;
}
.page-template-t-repeat-defenders .support_levels, .page-template-t-bar-association .support_levels {
  margin-top: 3em;
}
.page-template-t-repeat-defenders .support_level, .page-template-t-bar-association .support_level {
  width: 100%;
  margin: 0 auto 1em;
  border: 1px solid #0f88a3;
}
.page-template-t-repeat-defenders .support_level .heading, .page-template-t-bar-association .support_level .heading {
  width: 100%;
  background: #0f88a3;
  position: relative;
  margin-top: 0.5em;
  vertical-align: middle;
}
.page-template-t-repeat-defenders .support_level .heading h3, .page-template-t-bar-association .support_level .heading h3 {
  font-size: 1.25em;
  font-style: italic;
  color: #000;
  display: inline-block;
  margin: 0;
  background: #f8d328;
  padding: 0.5em 1em;
  position: absolute;
  left: 0;
}
.page-template-t-repeat-defenders .support_level .heading h3:after, .page-template-t-bar-association .support_level .heading h3:after {
  content: "▶";
  position: absolute;
  margin-left: 100%;
  left: -3px;
  margin-top: 11px;
  color: #f8d328;
  font-size: 0.5em;
  font-style: normal;
}
.page-template-t-repeat-defenders .support_level .heading .title_holder, .page-template-t-bar-association .support_level .heading .title_holder {
  text-align: right;
}
.page-template-t-repeat-defenders .support_level .heading h4, .page-template-t-bar-association .support_level .heading h4 {
  font-size: 1.25em;
  font-style: italic;
  display: inline-block;
  color: #fff;
  padding: 0.5em;
  padding-right: 1em;
  text-transform: uppercase;
}
.page-template-t-repeat-defenders .support_level ul.benefits, .page-template-t-bar-association .support_level ul.benefits {
  margin: 1.5em 1.5em 2em;
  width: 89%;
}
.page-template-t-repeat-defenders .support_level ul.benefits li:before, .page-template-t-bar-association .support_level ul.benefits li:before {
  color: #f8d328;
  width: 100%;
}
.page-template-t-repeat-defenders .support_level .button_holder, .page-template-t-bar-association .support_level .button_holder {
  text-align: right;
}
.page-template-t-repeat-defenders .support_level .button_holder a, .page-template-t-bar-association .support_level .button_holder a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  font-style: italic;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  padding-left: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 100%;
}
.page-template-t-repeat-defenders .support_level .button_holder a:before, .page-template-t-bar-association .support_level .button_holder a:before {
  content: "";
  position: absolute;
  right: 99%;
  top: 0;
  height: 101%;
  width: 1em;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  border-radius: 25% 0 0 0;
}
.page-template-t-repeat-defenders .support_level .button_holder a:after, .page-template-t-bar-association .support_level .button_holder a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-repeat-defenders .support_level .button_holder a:hover:after, .page-template-t-repeat-defenders .support_level .button_holder a:focus:after, .page-template-t-repeat-defenders .support_level .button_holder a:active:after, .page-template-t-bar-association .support_level .button_holder a:hover:after, .page-template-t-bar-association .support_level .button_holder a:focus:after, .page-template-t-bar-association .support_level .button_holder a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.ie8 .page-template-t-bar-association .support_level .button_holder a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-repeat-defenders .support_level .button_holder a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-bar-association .support_level .heading h3:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

.ie8 .page-template-t-repeat-defenders .support_level .heading h3:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

/*
.page-template-t-repeat-defenders {
	.support_level:last-of-type {
		display: block;
		margin: 0 auto;
	}
}
*/
/* ____ ___  _   _ _   _ _____ ____ _____
/ ___/ _ \| \ | | \ | | ____/ ___|_   _|
| |  | | | |  \| |  \| |  _|| |     | |
| |__| |_| | |\  | |\  | |__| |___  | |
\____\___/|_| \_|_| \_|_____\____| |_| !CONNECT */
.page-template-t-connect .tumblr h2 {
  margin-bottom: 0.15em;
}
.page-template-t-connect .tumblr .img_holder {
  margin: 0 1em;
}
.page-template-t-connect .tumblr .img_holder .description {
  color: #383838;
  font-style: normal;
  background: #dadada;
  padding: 3px 10px 6px;
  margin: 0;
  font-weight: 600;
}
.page-template-t-connect .tumblr .img_holder img {
  width: 100%;
}
.page-template-t-connect .tumblr .link_holder {
  text-align: right;
}
.page-template-t-connect .tumblr .link_holder a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.75em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 12px;
  margin: 20px auto;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-template-t-connect .tumblr .link_holder a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-connect .tumblr .link_holder a:hover:after, .page-template-t-connect .tumblr .link_holder a:focus:after, .page-template-t-connect .tumblr .link_holder a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-template-t-connect .social .social_feed_youtube {
  max-width: 50rem;
  margin: 0 auto;
}
.page-template-t-connect .social .youtube, .page-template-t-connect .social .twitter-timeline {
  margin: 0 auto;
}
.page-template-t-connect .social #instafeed img {
  display: inline-block;
  padding: 0.25em;
}
.page-template-t-connect .social_expanders {
  margin: 0 auto;
  text-align: center;
}
.page-template-t-connect .social_expanders .social_expander {
  display: inline-block;
  padding: 2em;
  margin: 0 auto 1em;
  background-repeat: no-repeat;
  background-position: center top;
  cursor: pointer;
}
.page-template-t-connect .social_expanders #facebook_expander {
  background-image: url("images/facebook_closed.jpg");
  background-size: 100% 100%;
}
.page-template-t-connect .social_expanders #facebook_expander.open {
  background-image: url("images/facebook_opened.jpg");
}
.page-template-t-connect .social_expanders #twitter_expander {
  background-image: url("images/twitter_closed.jpg");
  background-size: 100% 100%;
}
.page-template-t-connect .social_expanders #twitter_expander.open {
  background-image: url("images/twitter_opened.jpg");
}
.page-template-t-connect .social_expanders #instagram_expander {
  background-image: url("images/instagram_closed.jpg");
  background-size: 100% 100%;
}
.page-template-t-connect .social_expanders #instagram_expander.open {
  background-image: url("images/instagram_opened.jpg");
}
.page-template-t-connect .social_expanders #youtube_expander {
  background-image: url("images/youtube_closed.jpg");
  background-size: 100% 100%;
}
.page-template-t-connect .social_expanders #youtube_expander.open {
  background-image: url("images/youtube_opened.jpg");
}
.page-template-t-connect .social_link_container {
  text-align: center;
}
.page-template-t-connect .social_link_container a {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 22px 8px 34px;
  margin: 20px auto;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-template-t-connect .social_link_container a .connect_social {
  width: 16%;
  display: inline-block;
  position: absolute;
  right: 78%;
  bottom: 7px;
}
.page-template-t-connect .social_link_container a:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}
.page-template-t-connect .social_link_container a:hover:after, .page-template-t-connect .social_link_container a:focus:after, .page-template-t-connect .social_link_container a:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-template-t-connect #facebook_expandee .social_link_container a {
  padding: 6px 22px 8px 28px;
}
.page-template-t-connect #facebook_expandee .social_link_container a .connect_social {
  right: 73%;
  bottom: 6px;
  width: 22%;
}
.page-template-t-connect .social_expandees {
  margin: 0 auto;
  padding: 1em 1em 0;
}
.page-template-t-connect .social_expandees .social_expandee {
  font-size: 1em;
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.page-template-t-connect .social_expandees .social_expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 0.5em 0 0;
  overflow: visible;
}
.page-template-t-connect .social_expandees .social_expandee h4 {
  text-transform: uppercase;
  font-size: 1.75em;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 500;
}
.page-template-t-connect .programs_callout_mobile {
  display: block;
  margin: 0 auto;
}
.page-template-t-connect .programs_callout_desktop {
  display: none;
  margin: 3em auto;
  padding-right: 1em;
}

.page-template-t-connect .social_feed_ie8 {
  display: none;
}

.ie8 .page-template-t-connect .social_feed_ie8 {
  display: block;
  text-align: center;
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-size: 1.25em;
}

.ie8 .page-template-t-connect .social_feed_youtube {
  display: none;
}

.ie8 .page-template-t-connect .social_feed.twitter {
  display: none;
}

.ie8 .page-template-t-connect .tumblr .link_holder a:after {
  content: "►";
  top: 18px;
  font-size: 0.5em;
}

.ie8 .page-template-t-connect .social_link_container a:after {
  content: "►";
  top: 16px;
  font-size: 0.5em;
}

/* !Visit */
.page-template-t-visit .mapholder {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
}
.page-template-t-visit #map-canvas {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-t-visit .wysiwyg_wrapper .desktop, .page-template-t-visit .wysiwyg_wrapper .tablet {
  display: none;
}
.page-template-t-visit .address {
  margin: 1em auto 3em;
}
.page-template-t-visit .address h3 {
  margin: 0;
  text-align: left;
}
.page-template-t-visit .address h4 {
  font-size: 1.25em;
  text-align: left;
}
.page-template-t-visit .direction_expanders {
  margin: 0 auto;
}
.page-template-t-visit .direction_expanders .direction_expander {
  background: #dadada;
  display: inline-block;
  width: 32%;
  padding: 1em;
  cursor: pointer;
}
.page-template-t-visit .direction_expanders .direction_expander.open {
  background: #f8d328;
}
.page-template-t-visit .direction_expanders .direction_expander img {
  margin: 0 auto 1em;
  width: 75%;
}
.page-template-t-visit .direction_expanders .direction_expander h3 {
  color: #000;
  margin: 0 auto;
  font-style: normal;
  text-align: center;
  font-size: 1.25em;
}
.page-template-t-visit .direction_expanders .direction_expander h3:after {
  content: "▼";
  font-size: 0.5em;
  text-align: center;
  display: block;
}
.page-template-t-visit .direction_expandees {
  margin: 0 auto;
  padding: 1em 1em 0;
}
.page-template-t-visit .direction_expandees .direction_expandee {
  font-size: 1em;
  visibility: hidden;
  opacity: 0;
  transition: none;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.page-template-t-visit .direction_expandees .direction_expandee.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
  height: auto;
  padding: 0.5em 0 0;
  overflow: visible;
}
.page-template-t-visit .direction_expandees .direction_expandee h4 {
  text-transform: uppercase;
  font-size: 1.75em;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 500;
}
.page-template-t-visit h6 {
  padding: 0 1em 0;
}

/*____  ____  _____ _  _______ ____  _____  __
/ ___||  _ \| ____| |/ /_   _|  _ \|_ _\ \/ /
\___ \| |_) |  _| | ' /  | | | |_) || | \  /
___) |  __/| |___| . \  | | |  _ < | | /  \
|____/|_|   |_____|_|\_\ |_| |_| \_\___/_/\_\ !Spektrix */
.spektrix_selection_holder {
  position: relative;
  width: 100%;
  padding-top: 3em;
}
.spektrix_selection_holder #left_arrow {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 3px 6px;
}
.spektrix_selection_holder #left_arrow:hover {
  cursor: pointer;
  background-color: #f8d328;
}
.spektrix_selection_holder #right_arrow {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -1px;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 3px 6px;
}
.spektrix_selection_holder #right_arrow:hover {
  cursor: pointer;
  background-color: #f8d328;
}

ul.spektrix_selection {
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
ul.spektrix_selection.scroll {
  overflow: scroll;
  overflow-x: scroll;
  overflow-y: hidden;
}
ul.spektrix_selection li:first-of-type {
  margin-left: 0;
}
ul.spektrix_selection li:last-of-type {
  border-right: none;
}
ul.spektrix_selection li {
  margin: 0;
  margin-right: -10px;
  padding: 0 2em;
  display: inline;
  list-style-type: none;
  border-right: 1px dotted #0f88a3;
  opacity: 0.5;
}
ul.spektrix_selection li + li {
  padding-top: 0;
}
ul.spektrix_selection li:before {
  content: "";
}
ul.spektrix_selection li a {
  text-decoration: none;
  color: #0f88a3;
}
ul.spektrix_selection li.current {
  background: #0f88a3;
  padding: 0.25em 2.5em;
  border-right: none;
  opacity: 1;
}
ul.spektrix_selection li.current a {
  color: #fff;
}

.spektrix_iframe_container {
  border: 1px solid #0f88a3;
  padding: 0.25em;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#spektrix_load {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  display: none;
  font-size: 2.75em;
  text-transform: uppercase;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  vertical-align: middle;
  padding-top: 1.5em;
}
#spektrix_load img {
  margin: 0.75em auto 0;
}

.spektrix_iframe {
  display: block;
  border: none;
  width: 100%;
  margin: 0 auto;
}

/* !Forms */
.page-mind-the-gap-application .wFormContainer, .page-playwriting-101-the-first-draft-application .wFormContainer, .page-2050-fellowship-application .wFormContainer, .page-internship-application .wFormContainer {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
}
.page-mind-the-gap-application .wFormContainer .wFormTitle, .page-playwriting-101-the-first-draft-application .wFormContainer .wFormTitle, .page-2050-fellowship-application .wFormContainer .wFormTitle, .page-internship-application .wFormContainer .wFormTitle {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  font-style: italic;
  font-size: 2em;
  color: #0f88a3;
  margin: 1em 0 0.5em;
}
.page-mind-the-gap-application .wFormContainer span[style], .page-playwriting-101-the-first-draft-application .wFormContainer span[style], .page-2050-fellowship-application .wFormContainer span[style], .page-internship-application .wFormContainer span[style] {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif !important;
  font-size: 1em !important;
}

.page-mind-the-gap-application .wForm h3, .page-playwriting-101-the-first-draft-application .wForm h3, .page-2050-fellowship-application .wForm h3, .page-internship-application .wForm h3 {
  font-weight: normal;
}
.page-mind-the-gap-application .wForm p, .page-playwriting-101-the-first-draft-application .wForm p, .page-2050-fellowship-application .wForm p, .page-internship-application .wForm p {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  line-height: 1.4;
}
.page-mind-the-gap-application .wForm blockquote, .page-playwriting-101-the-first-draft-application .wForm blockquote, .page-2050-fellowship-application .wForm blockquote, .page-internship-application .wForm blockquote {
  background-color: transparent;
  font-weight: 400;
}
.page-mind-the-gap-application .wForm blockquote:before, .page-playwriting-101-the-first-draft-application .wForm blockquote:before, .page-2050-fellowship-application .wForm blockquote:before, .page-internship-application .wForm blockquote:before {
  content: "";
  background-color: transparent;
}
.page-mind-the-gap-application .wForm ul li, .page-playwriting-101-the-first-draft-application .wForm ul li, .page-2050-fellowship-application .wForm ul li, .page-internship-application .wForm ul li {
  list-style: none;
}

/*_  _    ___  _  _     _____ ____  ____   ___  ____
| || |  / _ \| || |   | ____|  _ \|  _ \ / _ \|  _ \
| || |_| | | | || |_  |  _| | |_) | |_) | | | | |_) |
|__   _| |_| |__   _| | |___|  _ <|  _ <| |_| |  _ <
|_|  \___/   |_|   |_____|_| \_\_| \_\\___/|_| \_\ !404 Error */
/*____  _____ ____  ____   ___  _   _ ____ _____     _______
|  _ \| ____/ ___||  _ \ / _ \| \ | / ___|_ _\ \   / / ____|
| |_) |  _| \___ \| |_) | | | |  \| \___ \| | \ \ / /|  _|
|  _ <| |___ ___) |  __/| |_| | |\  |___) | |  \ V / | |___
|_| \_\_____|____/|_|    \___/|_| \_|____/___|  \_/  |_____| !RESPONSIVE */
/* !480+ */
@media screen and (min-width: 480px) {
  /* !Header */
  .logo, .logo_fixer {
    width: 20%;
  }
  .toggle_menu {
    width: 12%;
  }
  .nav li.utility {
    padding-right: 60px;
  }
  h1.banner_title {
    font-size: 3em;
  }
  /* !Footer */
  .footer_nav {
    font-size: 1.4em;
  }
  .footer_contact {
    font-size: 1.4em;
  }
  .footer_privacy a {
    font-size: 1.4em;
  }
  .content_wrapper ol, .content_wrapper ul {
    max-width: 50rem;
  }
  /* !Home */
  .page-template-t-home .upcoming .upcoming_container .upcoming_event img {
    width: 38%;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event .upcoming_event_info {
    width: 61%;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event .upcoming_event_info h3.title {
    font-size: 1.5em;
  }
  .page-template-t-home .find_us .mobile_map, .page-template-t-home .find_us .desktop_map {
    display: none;
  }
  .page-template-t-home .find_us .tablet_map {
    display: block;
  }
  /* !Shows */
  .show_box .show_info_actions_both {
    max-width: 100%;
  }
  .show_box .show_info_actions_both a.button_tickets {
    margin-bottom: 0;
    margin-right: 0.25em;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .past_productions .rsThumb {
    width: 6em;
  }
  .page-what-weve-done .past_productions .past_productions_year {
    padding: 7px 8px 10px 15px;
  }
  .page-what-weve-done .past_productions .past_productions_show a {
    font-size: 1.25em;
  }
  .page-what-weve-done .past_productions .past_productions_show h3.billing {
    font-size: 1em;
  }
  .page-what-weve-done select {
    font-size: 1.5em;
    min-width: 370px;
    width: 50%;
  }
  /* !Membership */
  .page-template-t-membership .membership_type, .page-template-t-renew-membership .membership_type, .page-template-t-campaign .membership_type {
    margin-bottom: 3em;
  }
  .page-template-t-membership .membership_type .member_heading .heading h3, .page-template-t-membership .membership_type .heading h3, .page-template-t-renew-membership .membership_type .member_heading .heading h3, .page-template-t-renew-membership .membership_type .heading h3, .page-template-t-campaign .membership_type .member_heading .heading h3, .page-template-t-campaign .membership_type .heading h3 {
    font-size: 1.75em;
  }
  .page-template-t-membership .membership_type .member_heading .heading h4, .page-template-t-membership .membership_type .heading h4, .page-template-t-renew-membership .membership_type .member_heading .heading h4, .page-template-t-renew-membership .membership_type .heading h4, .page-template-t-campaign .membership_type .member_heading .heading h4, .page-template-t-campaign .membership_type .heading h4 {
    font-size: 1.75em;
  }
  .page-template-t-membership .membership_type .not_on_sale, .page-template-t-renew-membership .membership_type .not_on_sale, .page-template-t-campaign .membership_type .not_on_sale {
    font-size: 1.5em;
  }
  .page-template-t-membership .membership_type .button_holder a, .page-template-t-renew-membership .membership_type .button_holder a, .page-template-t-campaign .membership_type .button_holder a {
    font-size: 1.5em;
  }
  /* !Support Types */
  .page-template-t-repeat-defenders .support_level, .page-template-t-bar-association .support_level {
    margin-bottom: 3em;
  }
  .page-template-t-repeat-defenders .support_level .heading h3, .page-template-t-bar-association .support_level .heading h3 {
    font-size: 1.75em;
  }
  .page-template-t-repeat-defenders .support_level .heading h4, .page-template-t-bar-association .support_level .heading h4 {
    font-size: 1.75em;
  }
  .page-template-t-repeat-defenders .support_level .button_holder a, .page-template-t-bar-association .support_level .button_holder a {
    font-size: 1.5em;
  }
  /* !Connect */
  .page-template-t-connect .social_expanders .social_expander {
    padding: 3em;
  }
  /* !Visit */
  .page-template-t-visit .wysiwyg_wrapper .tablet {
    display: block;
  }
  .page-template-t-visit .wysiwyg_wrapper .mobile, .page-template-t-visit .wysiwyg_wrapper .desktop {
    display: none;
  }
  /* !Spektrix */
  .content_wrapper ul.spektrix_selection {
    max-width: 100%;
  }
}
/* !640+ */
@media screen and (min-width: 640px) {
  p {
    font-size: 1.25em;
  }
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 2.5em;
  }
  /* !Header */
  .logo, .logo_fixer {
    padding: 20px;
    width: 18%;
  }
  .toggle_menu {
    width: 13%;
    padding: 20px;
  }
  .nav a {
    padding: 10px 20px;
  }
  .nav li.utility {
    padding-left: 20px;
    padding-right: 10%;
  }
  .nav > li > .parent:after {
    float: none;
    padding-left: 10px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 5px;
  }
  .nav > li.hover > .parent:after {
    float: none;
    padding-left: 10px;
    vertical-align: middle;
  }
  h1.banner_title {
    font-size: 3.5em;
  }
  /* !Footer */
  .admin_phone_number, .box_phone_number {
    display: inline-block;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  /* !Sub Nav */
  .sub_nav_mobile .sub_nav_inner a.sub_nav_link:after {
    float: none;
    padding-left: 10px;
    vertical-align: middle;
    padding-top: 0;
  }
  /* !Spektrix */
  .spektrix_selection_holder #left_arrow {
    padding: 5px 6px;
  }
  .spektrix_selection_holder #right_arrow {
    padding: 5px 6px;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .past_productions .past_productions_show {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1em;
  }
  .page-what-weve-done .past_productions .past_productions_show:nth-of-type(even) {
    margin-right: 0;
  }
  .content_wrapper ul {
    font-size: 1.25em;
  }
  .content_wrapper ul ul {
    font-size: 1em;
  }
  .content_wrapper ol {
    font-size: 1.25em;
  }
  .content_wrapper ol ol {
    font-size: 1em;
  }
  /* !Shows */
  .show_description_expandee p {
    font-size: 1em;
  }
  /* !Season */
  .page-template-t-season .show_info.no_image .name_holder h2, .page-template-t-season16-17 .show_info.no_image .name_holder h2, .tax-season .show_info.no_image .name_holder h2, .page-template-t-year-season .show_info.no_image .name_holder h2 {
    margin-top: -0.25em;
  }
  /* !Membership */
  .page-template-t-membership .infographic_mobile, .page-template-t-membership .infographic_desktop, .page-template-t-campaign .infographic_mobile, .page-template-t-campaign .infographic_desktop {
    display: none;
  }
  .page-template-t-membership .infographic_tablet, .page-template-t-campaign .infographic_tablet {
    display: block;
  }
  .page-template-t-membership .infographic_tablet img, .page-template-t-campaign .infographic_tablet img {
    margin: 0 auto;
  }
  /* !Connect */
  .page-template-t-connect .social_expanders .social_expander {
    padding: 60px;
  }
}
/* !800+ */
@media screen and (min-width: 800px) {
  /* !Header */
  .logo, .logo_fixer {
    width: 15%;
  }
  .toggle_menu {
    width: 10%;
  }
  .nav li.utility {
    padding-right: 15%;
  }
  /* !Home */
  .page-template-t-home .find_us .mobile_map, .page-template-t-home .find_us .tablet_map {
    display: none;
  }
  .page-template-t-home .find_us .desktop_map {
    display: block;
  }
  /* !Callout Boxes */
  .ie8 .callout_box .img_holder h3 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 10%;
  }
  .callout_box.half {
    width: 47%;
    display: inline-block;
    margin-right: 2.5em;
  }
  .callout_box.quarter {
    width: calc(25% - 2.3em);
    display: inline-block;
    margin-right: 2.5em;
  }
  .callout_box.even {
    margin-right: 0;
  }
  .callout_box .box_inner {
    border: 1px solid #000;
  }
  .callout_box h2 {
    margin: 0 0 0.15em;
  }
  .callout_box .img_holder {
    margin: 0;
    position: relative;
  }
  .callout_box .img_holder .caption_holder {
    width: 28%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #dadada;
    background-color: rgba(230, 230, 230, 0.8);
  }
  .callout_box .img_holder h3 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2em;
    padding: 0 10px;
    background: transparent;
  }
  .callout_box .text_holder {
    margin: 0;
  }
  .callout_box .text_holder p {
    margin: 0;
    font-size: 1em;
  }
  .callout_box .button_holder {
    background-color: #dadada;
    text-align: right;
  }
  .single-nytw_show .callout_box .button_holder {
    text-align: right;
  }
  .callout_box .button_holder a {
    border: none;
    position: relative;
    padding-left: 0;
  }
  .callout_box .button_holder a:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 101%;
    width: 1em;
    background: #0f859f;
    background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
    border-radius: 25% 0 0 0;
  }
  .callout_box.full .box_inner {
    position: relative;
    background-color: #ebebeb;
  }
  .callout_box.full .img_holder {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .callout_box.full .copy_holder {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .callout_box.full .copy_holder .button_holder {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
  }
  .callout_box.membership.even {
    margin-right: 0;
  }
  .callout_box.support.even {
    margin-right: 0;
  }
  .callout_box.visit {
    vertical-align: top;
  }
  .callout_box.visit .box_inner {
    position: relative;
  }
  .callout_box.visit h3 {
    position: static;
    background: transparent;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    vertical-align: middle;
    color: #000;
    padding: 3px 7px 0;
    font-size: 1.75em;
  }
  .callout_box.visit h4 {
    background: transparent;
    color: #383838;
    padding: 3px 7px 6px;
    margin: 0;
  }
  .callout_box.visit .caption_holder {
    margin: 0;
    padding: 0;
    background: rgba(180, 180, 180, 0.8);
  }
  .callout_box.visit .button_holder {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .callout_box.visit.even {
    margin-right: 0;
  }
  .callout_box.ask .box_inner {
    position: relative;
  }
  .callout_box.ask .img_holder {
    width: 50%;
    display: inline-block;
    margin-bottom: -3px;
  }
  .callout_box.ask .box_right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    background: #ebebeb;
  }
  .callout_box.ask .box_right .text_holder {
    background: transparent;
    position: relative;
    padding: 0.25em 0.5em;
  }
  .callout_box.ask .box_right .text_holder p {
    font-size: 0.7em;
  }
  .callout_box.ask .box_right .text_holder img {
    margin-top: 1.25em;
    width: 50px;
  }
  .callout_box.ask .box_right .button_holder {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .callout_box.ask.even {
    margin-right: 0;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .past_productions {
    padding: 0.5em;
  }
  .page-what-weve-done .past_productions .past_productions_show {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1em;
  }
  .page-what-weve-done .past_productions .past_productions_show:nth-of-type(even) {
    margin-right: 0;
  }
  /* !Season */
  .page-template-t-season .season_membership_callout_mobile, .page-template-t-season16-17 .season_membership_callout_mobile, .page-template-t-year-season .season_membership_callout_mobile {
    display: none;
  }
  .page-template-t-season .season_membership_callout_desktop, .page-template-t-season16-17 .season_membership_callout_desktop, .page-template-t-year-season .season_membership_callout_desktop {
    display: block;
  }
  .page-template-t-season .show_info.no_image, .page-template-t-season16-17 .show_info.no_image, .tax-season .show_info.no_image, .page-template-t-year-season .show_info.no_image {
    width: 100%;
    position: static;
    height: 20em;
  }
  .page-template-t-season .show_info.no_image .name_holder, .page-template-t-season16-17 .show_info.no_image .name_holder, .tax-season .show_info.no_image .name_holder, .page-template-t-year-season .show_info.no_image .name_holder {
    text-align: left;
    margin-left: -0.25em;
  }
  .page-template-t-season .show_info.no_image .name_holder h2, .page-template-t-season16-17 .show_info.no_image .name_holder h2, .tax-season .show_info.no_image .name_holder h2, .page-template-t-year-season .show_info.no_image .name_holder h2 {
    margin-top: 0;
    background-color: transparent;
    padding: 0;
  }
  .page-template-t-season .show_info.no_image .show_info_copy, .page-template-t-season16-17 .show_info.no_image .show_info_copy, .tax-season .show_info.no_image .show_info_copy, .page-template-t-year-season .show_info.no_image .show_info_copy {
    height: 15em;
    top: 5em;
  }
  /* !Connect */
  .page-template-t-connect .programs_callout_desktop {
    display: block;
  }
  .page-template-t-connect .programs_callout_mobile {
    display: none;
  }
  /* !Visit */
  .page-template-t-visit .wysiwyg_wrapper .desktop {
    display: block;
  }
  .page-template-t-visit .wysiwyg_wrapper .mobile, .page-template-t-visit .wysiwyg_wrapper .tablet {
    display: none;
  }
  #sync2 .slick-track {
    width: 100% !important;
  }
}
/* !1101-1177 */
@media only screen and (min-width: 1101px) and (max-width: 1177px) {
  .show_box h3.billing {
    font-size: 1em !important;
  }
  .show_box h4.show_dates {
    font-size: 1em !important;
  }
  .show_box .show_description .show_description_expandee p {
    font-size: 0.9em !important;
  }
}
/* !1100+ */
@media screen and (min-width: 1100px) {
  /* !Global */
  h2 {
    color: #000;
    background-color: transparent;
    padding: 0;
    width: auto;
  }
  .divider {
    display: block;
  }
  .divider hr {
    margin: 3em 0 0;
  }
  .mobile {
    display: none;
  }
  .content_wrapper {
    /* !Ordered List One Column */
    /* !Unordered List One Column */
  }
  .content_wrapper ol, .content_wrapper ul {
    width: 38em;
    padding-left: 1em;
  }
  .content_wrapper ol ol, .content_wrapper ol ul, .content_wrapper ul ol, .content_wrapper ul ul {
    width: 100%;
  }
  .content_wrapper ol.one_column li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 25px 1em;
  }
  .content_wrapper ol.one_column li + li {
    padding-top: 0;
  }
  .content_wrapper ol.one_column li li {
    display: inline-block;
    width: 100%;
  }
  .content_wrapper ul.one_column li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px 1em;
  }
  .content_wrapper ul.one_column li + li {
    padding-top: 0;
  }
  .content_wrapper ul.one_column li li {
    display: inline-block;
    width: 100%;
  }
  .content_wrapper {
    /* !Ordered List Two Columns */
    /* !Unordered List Two Columns */
  }
  .content_wrapper ol.two_columns li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 25px 1em;
  }
  .content_wrapper ol.two_columns li + li {
    padding-top: 0;
  }
  .content_wrapper ol.two_columns li li {
    display: inline-block;
    width: 100%;
  }
  .content_wrapper ul.two_columns li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px 1em;
  }
  .content_wrapper ul.two_columns li + li {
    padding-top: 0;
  }
  .content_wrapper ul.two_columns li li {
    display: inline-block;
    width: 100%;
  }
  .content_wrapper {
    /* !Ordered List Three Columns */
    /* !Unordered List Three Columns */
  }
  .content_wrapper ol.three_columns li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 25px 1em;
  }
  .content_wrapper ol.three_columns li + li {
    padding-top: 0;
  }
  .content_wrapper ol.three_columns li li {
    display: inline-block;
    width: 100%;
  }
  .content_wrapper ul.three_columns li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px 1em;
  }
  .content_wrapper ul.three_columns li + li {
    padding-top: 0;
  }
  .content_wrapper ul.three_columns li li {
    display: inline-block;
    width: 100%;
  }
  /* !Callout Boxes */
  .callout_box.ask .box_right .text_holder {
    padding: 0.25em 0.5em;
  }
  .callout_box.ask .box_right .text_holder p {
    font-size: 1em;
  }
  .callout_box.ask .box_right .text_holder img {
    margin-top: 0.75em;
    width: 50px;
  }
  /* !Expandable Lists */
  .expandee.show {
    padding: 1.5em 2em;
  }
  .page-template-t-who-we-are .staff_expandable_list .staff_expandees.show, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees.show, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees.show, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees.show {
    padding: 0 2em;
  }
  .page-template-t-who-we-are .staff_expandable_list .staff_expandees .staff_expandee, .page-template-t-who-we-are .staff_expandable_list .staff_expandees .trustees_expandee, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .staff_expandee, .page-template-t-who-we-are .staff_expandable_list .trustees_expandees .trustees_expandee, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .staff_expandee, .page-template-t-who-we-are .trustees_expandable_list .staff_expandees .trustees_expandee, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .staff_expandee, .page-template-t-who-we-are .trustees_expandable_list .trustees_expandees .trustees_expandee {
    padding-bottom: 1.5em;
    padding-top: 1.5em;
  }
  .page-template-t-who-we-are .fellows_expandable_info .fellows_expandee.show, .page-template-t-who-we-are .fellows_expandable_info .usual_suspects_expandee.show, .page-template-t-who-we-are .usual_suspects_expandable_info .fellows_expandee.show, .page-template-t-who-we-are .usual_suspects_expandable_info .usual_suspects_expandee.show {
    padding: 1.5em 2em;
  }
  /* !Header */
  .header {
    text-align: center;
    background: #000;
    border-bottom: none;
    z-index: 100;
  }
  .header_top {
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
  }
  .logo, .logo_fixer {
    width: 80px;
    padding: 10px;
    padding-right: 5px;
  }
  .toggle_menu {
    display: none;
  }
  .nav {
    border-top: none;
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #a7a9ae;
    padding: 0;
    padding-left: 5px;
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: static;
    width: auto;
    top: 100%;
    left: 0;
    z-index: -1;
    text-align: left;
  }
  .nav a {
    font-size: 1em;
    padding: 10px 14px;
  }
  .nav li {
    border-bottom: none;
  }
  .nav li ul {
    position: absolute;
    left: 0;
    top: 1.7em;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    padding-top: 0;
    padding-bottom: 10px;
    display: none;
  }
  .nav li.hover ul {
    display: block;
  }
  .nav > li {
    float: left;
  }
  .nav li.utility, .nav li.home {
    display: none;
  }
  .nav > li > .parent:after, .nav > li.hover > .parent:after {
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    top: 16px;
    right: 1px;
  }
  .nav ul {
    width: 16em;
  }
  .nav li li a.first {
    padding-top: 20px;
  }
  .nav li li a {
    background: transparent;
    border: none;
    padding-left: 10px;
  }
  .nav li.hover li a {
    font-size: 1em;
  }
  .nav a:hover {
    color: #f8d328;
  }
  li.mobile {
    display: none;
  }
  .desktop_menu_buttons_holder {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
  }
  .menu_buttons_holder {
    display: none;
  }
  .menu_buttons {
    background-color: transparent;
    border: none;
    font-size: 1em;
    text-align: center;
    display: block;
  }
  .menu_button, .menu_button_last {
    background-color: #34a9d3; /* Fallback */
    background: -webkit-linear-gradient(#34a9d3, #0186a4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#34a9d3, #0186a4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#34a9d3, #0186a4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#34a9d3, #0186a4); /* Standard syntax */
    border: 1px solid #000;
    padding: 3px 8px 7px;
    color: #fff;
    text-decoration: none;
    display: block;
    width: auto;
    margin: 0;
  }
  .menu_button_last {
    clear: left;
    background-color: #0f859f; /* Fallback */
    background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  }
  .menu_utilities_desktop {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu_utilities_desktop a {
    display: inline-block;
    text-align: center;
    font-size: 0.8em;
    color: #888888;
    padding-right: 20px;
    text-decoration: none;
  }
  .menu_utilities_desktop a img {
    opacity: 0.4;
  }
  .menu_utilities_desktop a:hover {
    color: #fff;
  }
  .menu_utilities_desktop a:hover img {
    opacity: 1;
  }
  .menu_utilities_desktop a.last {
    padding-right: 0;
  }
  .menu_utilities_desktop img {
    display: block;
    margin: 0 auto;
    padding: 10px;
    max-height: 55px;
  }
  .ie8 .nav {
    display: inline-block;
  }
  .banner_wrap {
    margin: 0 auto;
    padding-top: 0;
  }
  .banner_wrap:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 7.5rem;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgb(0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, black 0%, transparent 100%);
    background-image: -moz-linear-gradient(right, black 0%, transparent 100%);
    background-image: -webkit-linear-gradient(right, black 0%, transparent 100%);
    background-image: -ms-linear-gradient(right, black 0%, transparent 100%);
    background-image: linear-gradient(to right, black 0%, transparent 100%);
  }
  .banner_wrap:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 7.5rem;
    height: 100%;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgb(0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, black 0%, transparent 100%);
    background-image: -moz-linear-gradient(left, black 0%, transparent 100%);
    background-image: -webkit-linear-gradient(left, black 0%, transparent 100%);
    background-image: -ms-linear-gradient(left, black 0%, transparent 100%);
    background-image: linear-gradient(to left, black 0%, transparent 100%);
  }
  .banner_img {
    z-index: 1;
  }
  h1.banner_title {
    z-index: 3;
    font-size: 3.5em;
    margin-top: 2.5em;
    margin-left: 6.5rem;
    padding: 1.25rem;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .banner_caption {
    display: block;
    position: absolute;
    z-index: 3;
    right: 5%;
    bottom: 5%;
    color: white;
    text-shadow: 1px 1px 1px black;
  }
  .ie8 h1.banner_title {
    padding: 0.25em;
  }
  .ie8 .banner {
    margin-top: -15px;
  }
  /* !Sub Nav */
  .sub_nav_desktop {
    display: block;
  }
  .sub_nav_mobile {
    display: none;
  }
  /* !Footer */
  .footer {
    margin-top: 5em;
  }
  .footer_actions .newsletter_signup {
    display: inline-block;
    margin-right: 0;
  }
  .footer_actions .search_form {
    display: inline-block;
    margin-right: 0;
  }
  .footer_nav_top, .footer_nav_bottom {
    display: inline-block;
  }
  .footer_nav_top {
    padding-right: 0;
  }
  .footer_nav_item, .footer_nav_top .footer_nav_item_last {
    border-right: 1px solid #383838;
    padding: 0 15px;
    padding-left: 10px;
  }
  .footer_nav_bottom .footer_nav_item_last {
    padding: 0 15px;
    padding-left: 10px;
  }
  .footer_nav_bottom {
    padding-left: 0;
  }
  .email {
    display: inline-block;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .footer_privacy {
    padding-top: 1em;
  }
  /* !Ordered List in WYSIWYG */
  /*
  .wysiwyg_wrapper {

  	ol {
  		li {
  			width: 49%;
  			display: inline-block;
  			vertical-align: top;

  			li {
  				display: inline-block;
  				width: 100%;
  			}
  		}
  	}
  }
  */
  /* !Unordered List in WYSIWYG */
  /*
  .wysiwyg_wrapper {

  	ul {
  		li {
  			width: 49%;
  			display: inline-block;
  			vertical-align: top;

  			li {
  				display: inline-block;
  				width: 100%;
  			}
  		}
  	}
  }
  */
  /* !Home */
  .page-template-t-home {
    /*
    .find_us {

    	.mapholder {
    		height: 300px;
    	}

    	.find_us_link_container {
    		text-align: left;
    	}
    }
    */
  }
  .page-template-t-home .banner .banner_wrap {
    position: relative;
  }
  .page-template-t-home .banner .banner_wrap .mobile {
    display: none;
  }
  .page-template-t-home .banner .banner_wrap .desktop {
    display: block;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 35%;
    margin-left: 6.5rem;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top {
    padding: 1.5em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top h1 {
    text-transform: uppercase;
    font-size: 3em;
    padding-bottom: 0.25em;
    line-height: 0.8;
    font-weight: 900;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top h3.billing {
    color: #000;
    display: inline-block;
    font-style: italic;
    margin: 0;
    font-size: 1.75em;
    display: block;
    padding-right: 0;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top h4.show_dates {
    color: #788487;
    display: inline-block;
    font-style: italic;
    margin: 0;
    font-size: 1.55em;
    text-transform: uppercase;
    display: block;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top .description {
    padding-top: 0.5em;
    font-size: 1em;
    line-height: 1.3;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top .description p {
    font-size: 1em;
    line-height: 1.3;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top .desktop_link_holder {
    display: block;
    text-align: center;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a.desktop_link {
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    text-decoration: none;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    background: #0f859f;
    background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
    padding: 6px 22px 8px 12px;
    margin: 20px auto 0;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a.desktop_link:after {
    content: ">";
    font-size: 1em;
    padding-left: 5px;
    vertical-align: middle;
    font-style: normal;
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a:hover:after, .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a:focus:after, .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a:active:after {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  .page-template-t-home .banner .banner_wrap .desktop .performance_times {
    position: absolute;
    right: 6.5rem;
    bottom: 0;
    font-size: 2em;
    color: #000;
    background-color: #f8d328;
    padding: 0.25em 0.5em;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    text-transform: uppercase;
    font-style: italic;
  }
  .page-template-t-home .banner .banner_wrap .desktop .performance_times strong {
    font-weight: 500;
    font-style: normal;
  }
  .page-template-t-home .upcoming {
    width: 67%;
    display: inline-block;
    vertical-align: top;
  }
  .page-template-t-home .upcoming h2 {
    margin-bottom: 0.15em;
  }
  .page-template-t-home .upcoming .upcoming_container {
    border: 1px solid #0f88a3;
    padding: 0.5em 1.5em;
  }
  .page-template-t-home .upcoming .upcoming_container a.upcoming_event {
    display: none;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop {
    display: block;
    margin: 1em 0;
    border-bottom: 1px dotted #dadada;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .resp_img_holder {
    width: 40%;
    vertical-align: top;
    display: inline-block;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop img {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    padding-bottom: 1.25em;
    padding-top: 4px;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info {
    display: inline-block;
    width: 59%;
    vertical-align: top;
    padding-left: 1.5em;
    padding-bottom: 1.5em;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a {
    text-decoration: none;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info h3.title {
    font-size: 1.75em;
    font-weight: 500;
    margin: 0;
    font-style: normal;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info h4.show_dates {
    font-size: 1.25em;
    color: #788487;
    font-style: italic;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info .description {
    display: block;
    margin: 1em 0px 0.25em;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info .description p {
    font-size: 1em;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a.link_one, .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a.link_two {
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    font-weight: 400;
    font-size: 1em;
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    background: #000;
    color: #fff;
    padding: 6px 17px 8px 10px;
    margin: 1em 0.5em 1em auto;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a.link_two {
    margin: 2em auto 1em;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a.link_one:after, .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a.link_two:after {
    content: ">";
    font-size: 1em;
    color: #f8d328;
    font-style: normal;
    padding-left: 5px;
    vertical-align: middle;
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
  }
  .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a:hover:after, .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a:focus:after, .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a:active:after {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  .page-template-t-home .about {
    width: 29%;
    display: inline-block;
    margin-left: 2em;
  }
  .page-template-t-home .about h2 {
    margin-bottom: 0.15em;
  }
  .page-template-t-home .about .about_main p {
    font-size: 1em;
    padding: 1em 0;
  }
  .page-template-t-home .about .about_copy {
    display: block;
  }
  .page-template-t-home .about .about_copy p {
    padding-bottom: 0;
  }
  .page-template-t-home .about .programs_desktop {
    display: block;
  }
  .page-template-t-home .about .programs_mobile {
    display: none;
  }
  .page-template-t-home .find_us .find_us_main {
    position: relative;
  }
  .page-template-t-home .find_us .find_us_copy {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1em 1.5em;
    width: 28%;
  }
  .page-template-t-home .find_us .find_us_copy .find_us_copy_inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
  .ie8 .page-template-t-home .find_us .find_us_copy .find_us_copy_inner {
    top: 10%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .ie8 .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top {
    top: 5%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .ie8 .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top a.desktop_link:after {
    content: "►";
    top: 16px;
    font-size: 0.5em;
  }
  .ie8 .page-template-t-home .upcoming .upcoming_container .upcoming_event_desktop .upcoming_event_info a:after {
    content: "►";
    top: 11px;
    font-size: 0.5em;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .intro {
    position: relative;
  }
  .page-what-weve-done .intro .img_holder {
    width: 40%;
    display: inline-block;
    margin-bottom: -1px;
  }
  .page-what-weve-done .intro .copy_holder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40%;
    right: 0;
    width: auto;
  }
  .page-what-weve-done .intro .copy_holder h3 {
    padding: 1em;
    font-size: 1.25em;
  }
  .page-what-weve-done .intro .copy_holder p {
    padding: 1em 1.5em;
  }
  .page-what-weve-done .rsDefault.rsHor .rsArrowRight {
    right: 0;
  }
  .page-what-weve-done .rsDefault.rsHor .rsArrowLeft {
    left: 0;
  }
  .page-what-weve-done .past_productions .rsThumb {
    width: 95px;
  }
  .page-what-weve-done .past_productions .rsSlide {
    padding-left: 3em;
  }
  .page-what-weve-done .past_productions .past_productions_show {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1em;
  }
  .page-what-weve-done .past_productions .past_productions_show:nth-of-type(even) {
    margin-right: 1em;
  }
  .page-what-weve-done .past_productions .past_productions_show:nth-of-type(4) {
    margin-right: 0;
  }
  /* !Shows */
  .show_box h2.show_name {
    padding: 2px 20px 7px 10px;
    font-size: 2.5em;
  }
  .show_box .show_info {
    position: relative;
  }
  .show_box .show_info_copy {
    padding: 2em 2em 1em;
  }
  .show_box .show_info_actions {
    background-color: #dadada;
    left: 0;
    padding: 1em 2em;
    vertical-align: middle;
    width: 100%;
  }
  .show_box .show_info_actions .show_info_actions_both {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  .show_box .show_info_actions .show_info_actions_both a.button_join {
    margin-right: 0.25em;
  }
  .show_box .show_info_actions .show_info_actions_desktop {
    display: inline-block;
    vertical-align: middle;
  }
  .show_box .show_info_actions .show_info_actions_desktop a {
    display: inline-block;
  }
  .show_box .show_info_actions .show_info_actions_desktop a img {
    max-height: 45px;
    padding: 10px;
  }
  .show_box h3.billing {
    font-size: 1.25em;
    margin-top: 0;
  }
  .show_box h4.show_dates {
    font-size: 1.25em;
    color: #788487;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0.25em;
  }
  .show_box h4.show_dates.season {
    padding-bottom: 0;
    padding-top: 0.25em;
  }
  .show_box h4.show_dates.season a {
    color: #788487;
    text-transform: uppercase;
    text-decoration: none;
  }
  .show_box h4.show_dates.season a:hover {
    text-decoration: underline;
  }
  .show_box .show_description .show_description_expander {
    display: none;
  }
  .show_box .show_description .show_description_expandee {
    visibility: visible;
    opacity: 1;
    transition: none;
    margin-bottom: 10%;
    height: auto;
    padding: 0.5em 0;
    overflow: visible;
  }
  .show_box .show_description .show_description_expandee p {
    font-size: 1em;
  }
  .single-nytw_show .rsDefault .rsGCaption {
    color: #fff;
    display: block;
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    font-size: 10px;
    text-align: left;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    /*
    .rsCaption {
    	position: absolute;
    	right: 10px;
    	bottom: 0;
    	transform: rotate(90deg);
    	transform-origin: 106% 104% 0;
    	max-width: 100px;
    }
    */
  }
  .single-nytw_show .rsDefault .rsGCaption .rsCaption {
    position: absolute;
    padding-left: 1.25em;
    padding-top: 1.5em;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: transparent;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    height: 3em;
  }
  /* !Seasons */
  .page-template-t-season .show_box,
  .page-template-t-season16-17 .show_box,
  .tax-season .show_box,
  .page-template-t-year-season .show_box,
  .post-type-archive-stream .show_box {
    position: relative;
  }
  .page-template-t-season .slider_holder,
  .page-template-t-season16-17 .slider_holder,
  .tax-season .slider_holder,
  .page-template-t-year-season .slider_holder,
  .post-type-archive-stream .slider_holder {
    width: 49%;
    display: inline-block;
  }
  .page-template-t-season .slider_holder .show_name_holder,
  .page-template-t-season16-17 .slider_holder .show_name_holder,
  .tax-season .slider_holder .show_name_holder,
  .page-template-t-year-season .slider_holder .show_name_holder,
  .post-type-archive-stream .slider_holder .show_name_holder {
    text-align: left;
    left: 0;
  }
  .page-template-t-season .slider_holder .show_name_holder h2.show_name,
  .page-template-t-season16-17 .slider_holder .show_name_holder h2.show_name,
  .tax-season .slider_holder .show_name_holder h2.show_name,
  .page-template-t-year-season .slider_holder .show_name_holder h2.show_name,
  .post-type-archive-stream .slider_holder .show_name_holder h2.show_name {
    text-align: left;
    font-size: 2.5em;
  }
  .page-template-t-season .show_info,
  .page-template-t-season16-17 .show_info,
  .tax-season .show_info,
  .page-template-t-year-season .show_info,
  .post-type-archive-stream .show_info {
    width: 50%;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 3px;
    left: 49%;
    right: 0;
  }
  .page-template-t-season .show_info:after,
  .page-template-t-season16-17 .show_info:after,
  .tax-season .show_info:after,
  .page-template-t-year-season .show_info:after,
  .post-type-archive-stream .show_info:after {
    content: "";
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 3em;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(rgba(235, 235, 235, 0), rgb(235, 235, 235));
    background-image: -moz-linear-gradient(rgba(235, 235, 235, 0), rgb(235, 235, 235));
    background-image: -ms-linear-gradient(rgba(235, 235, 235, 0), rgb(235, 235, 235));
    background-image: -o-linear-gradient(rgba(235, 235, 235, 0), rgb(235, 235, 235));
    background-image: linear-gradient(rgba(235, 235, 235, 0), rgb(235, 235, 235));
  }
  .page-template-t-season .show_info .show_info_actions,
  .page-template-t-season16-17 .show_info .show_info_actions,
  .tax-season .show_info .show_info_actions,
  .page-template-t-year-season .show_info .show_info_actions,
  .post-type-archive-stream .show_info .show_info_actions {
    top: auto;
    bottom: 0;
    z-index: 20;
    padding-left: 1.75em;
    padding-right: 1.75em;
    position: absolute;
    /*
    &:before {
    	content: "";
    	pointer-events: none;
    	position: absolute;
    	width: 100%;
    	height: 2em;
    	bottom: 100%;
    	left: 0;

    	background-image: -webkit-linear-gradient(rgba(235, 235, 235, 0), rgba(235, 235, 235, 1));
    	background-image: -moz-linear-gradient(rgba(235, 235, 235, 0), rgba(235, 235, 235, 1));
    	background-image: -ms-linear-gradient(rgba(235, 235, 235, 0), rgba(235, 235, 235, 1));
    	background-image: -o-linear-gradient(rgba(235, 235, 235, 0), rgba(235, 235, 235, 1));
    	background-image: linear-gradient(rgba(235, 235, 235, 0), rgba(235, 235, 235, 1));
    }
    */
  }
  .page-template-t-season .show_info .show_info_actions .show_info_actions_desktop a img,
  .page-template-t-season16-17 .show_info .show_info_actions .show_info_actions_desktop a img,
  .tax-season .show_info .show_info_actions .show_info_actions_desktop a img,
  .page-template-t-year-season .show_info .show_info_actions .show_info_actions_desktop a img,
  .post-type-archive-stream .show_info .show_info_actions .show_info_actions_desktop a img {
    max-height: 30px;
    padding: 5px;
    margin-left: 0;
  }
  .page-template-t-season .show_info .show_info_copy,
  .page-template-t-season16-17 .show_info .show_info_copy,
  .tax-season .show_info .show_info_copy,
  .page-template-t-year-season .show_info .show_info_copy,
  .post-type-archive-stream .show_info .show_info_copy {
    overflow: hidden;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.5em 1.75em;
  }
  .page-template-t-season .show_description .show_description_expandee,
  .page-template-t-season16-17 .show_description .show_description_expandee,
  .tax-season .show_description .show_description_expandee,
  .page-template-t-year-season .show_description .show_description_expandee,
  .post-type-archive-stream .show_description .show_description_expandee {
    padding: 0.5em 0px 5.5em;
  }
  .page-template-t-season .season_membership_callout_desktop,
  .page-template-t-season16-17 .season_membership_callout_desktop,
  .tax-season .season_membership_callout_desktop,
  .page-template-t-year-season .season_membership_callout_desktop,
  .post-type-archive-stream .season_membership_callout_desktop {
    display: block;
  }
  .page-template-t-season .rsDefault .rsGCaption,
  .page-template-t-season16-17 .rsDefault .rsGCaption,
  .tax-season .rsDefault .rsGCaption,
  .page-template-t-year-season .rsDefault .rsGCaption {
    color: #fff;
    display: block;
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    font-size: 10px;
    text-align: left;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    /*
    .rsCaption {
    	position: absolute;
    	right: 10px;
    	bottom: 0;
    	transform: rotate(90deg);
    	transform-origin: 106% 104% 0;
    	max-width: 100px;
    }
    */
  }
  .page-template-t-season .rsDefault .rsGCaption .rsCaption,
  .page-template-t-season16-17 .rsDefault .rsGCaption .rsCaption,
  .tax-season .rsDefault .rsGCaption .rsCaption,
  .page-template-t-year-season .rsDefault .rsGCaption .rsCaption {
    position: absolute;
    padding-left: 1.25em;
    padding-top: 1.5em;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: transparent;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    height: 3em;
  }
  /* !Membership */
  .page-template-t-membership .membership_heading_container, .page-template-t-renew-membership .membership_heading_container, .page-template-t-campaign .membership_heading_container {
    position: relative;
  }
  .page-template-t-membership .current_member, .page-template-t-renew-membership .current_member, .page-template-t-campaign .current_member {
    display: block;
  }
  .page-template-t-membership .membership_type, .page-template-t-renew-membership .membership_type, .page-template-t-campaign .membership_type {
    width: 47%;
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
  }
  .page-template-t-membership .membership_type.even, .page-template-t-renew-membership .membership_type.even, .page-template-t-campaign .membership_type.even {
    margin-right: 0;
  }
  .page-template-t-membership .membership_type .member_heading .heading h3, .page-template-t-membership .membership_type .heading h3, .page-template-t-renew-membership .membership_type .member_heading .heading h3, .page-template-t-renew-membership .membership_type .heading h3, .page-template-t-campaign .membership_type .member_heading .heading h3, .page-template-t-campaign .membership_type .heading h3 {
    font-size: 2em;
  }
  .page-template-t-membership .membership_type .member_heading .heading h4, .page-template-t-membership .membership_type .heading h4, .page-template-t-renew-membership .membership_type .member_heading .heading h4, .page-template-t-renew-membership .membership_type .heading h4, .page-template-t-campaign .membership_type .member_heading .heading h4, .page-template-t-campaign .membership_type .heading h4 {
    font-size: 2em;
  }
  .page-template-t-membership .membership_type ul.benefits li, .page-template-t-renew-membership .membership_type ul.benefits li, .page-template-t-campaign .membership_type ul.benefits li {
    width: 100%;
  }
  .page-template-t-membership .membership_type .not_on_sale, .page-template-t-renew-membership .membership_type .not_on_sale, .page-template-t-campaign .membership_type .not_on_sale {
    font-size: 1.75em;
  }
  .page-template-t-membership .membership_type .button_holder a, .page-template-t-renew-membership .membership_type .button_holder a, .page-template-t-campaign .membership_type .button_holder a {
    font-size: 1.75em;
  }
  .page-template-t-membership .infographic_mobile, .page-template-t-membership .infographic_tablet, .page-template-t-campaign .infographic_mobile, .page-template-t-campaign .infographic_tablet {
    display: none;
  }
  .page-template-t-membership .infographic_desktop, .page-template-t-campaign .infographic_desktop {
    display: block;
    margin-bottom: 2em;
  }
  /* !Support Types */
  .page-template-t-repeat-defenders .support_level, .page-template-t-bar-association .support_level {
    width: 47%;
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
  }
  .page-template-t-repeat-defenders .support_level.even, .page-template-t-bar-association .support_level.even {
    margin-right: 0;
  }
  .page-template-t-repeat-defenders .support_level .heading h3, .page-template-t-bar-association .support_level .heading h3 {
    font-size: 2em;
  }
  .page-template-t-repeat-defenders .support_level .heading h4, .page-template-t-bar-association .support_level .heading h4 {
    font-size: 2em;
  }
  .page-template-t-repeat-defenders .support_level ul.benefits li, .page-template-t-bar-association .support_level ul.benefits li {
    width: 100%;
  }
  .page-template-t-repeat-defenders .support_level .button_holder a, .page-template-t-bar-association .support_level .button_holder a {
    font-size: 1.75em;
  }
  /* !Connect */
  .page-template-t-connect .tumblr .img_holder {
    margin: 0;
    position: relative;
  }
  .page-template-t-connect .tumblr .img_holder .description_holder {
    width: 43%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .page-template-t-connect .tumblr .img_holder .description {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 2em;
    background: transparent;
    font-size: 1.25em;
    color: #fff;
  }
  .ie8 .page-template-t-connect .tumblr .img_holder .description_holder {
    background-color: #383838;
  }
  .ie8 .page-template-t-connect .tumblr .img_holder .description {
    top: 5%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  /* !Visit */
  .page-template-t-visit .mapholder {
    height: 300px;
  }
  .page-template-t-visit .address h4 {
    font-size: 1.5em;
  }
  .page-template-t-visit .direction_expanders {
    width: 50rem;
  }
  .page-template-t-visit .direction_expanders .direction_expander h3 {
    font-size: 2em;
  }
  .page-template-t-visit .direction_expanders .direction_expander img {
    width: 50%;
  }
  .page-template-t-visit .direction_expandees {
    width: 50rem;
  }
  /* !Spektrix */
  .content_wrapper .spektrix_selection_holder {
    width: 60em;
    margin: 0 auto;
  }
  .content_wrapper ul.spektrix_selection {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .spektrix_iframe_container {
    width: 60em;
    padding: 1.5em;
  }
}
/* !1008+ */
@media screen and (min-width: 1008px) {
  .page_header {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 60px 0 0 0;
  }
  .bios-individual {
    width: 24.5%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
  }
  .seasonpagecallout {
    margin-right: 44px !important;
    margin-left: 11px !important;
  }
  .cast-bios {
    text-align: left;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .current .creative-title .creative_name {
    background-color: #0f88a3;
    color: #fff;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .page_title .current {
    color: #000;
  }
  .charactername {
    position: relative;
    top: -51px;
    width: 100%;
    padding: 15px 10px;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 18px;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .showpage {
    width: 50%;
    display: inline-block;
  }
  .run_time {
    color: #000;
    font-style: normal;
    font-size: 1.25em;
    margin: 0.5em 0;
    text-transform: none;
    padding-right: 20px;
  }
  .runtime p {
    font-size: 1em !important;
  }
  .show_info {
    /*top:60px;*/
  }
  .about {
    padding: 10px 0 20px 0;
    width: 100%;
  }
  .photos {
    padding: 10px 0;
    width: 100%;
  }
  .photos h1 {
    position: relative;
    left: -30px;
  }
  #sync1 {
    width: 80%;
    padding: 0;
    float: left;
  }
  .slick-list {
    padding: 0 !important;
  }
  .ourwork-overview {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .slick-marked {
    border: yellow solid 3px;
  }
  .overview-cat {
    width: 44% !important;
    height: 100% !important;
    margin: 5px;
    cursor: pointer;
  }
  .polite {
    width: 100% !important;
  }
  #sync2 {
    width: 20% !important;
    padding: 0;
    float: left;
  }
  .slick-track {
    padding: 10px;
  }
  .arrows {
    width: 80%;
    position: relative;
    top: 310px;
    z-index: 99;
    padding: 0 0 0 10px;
  }
  .ourwork_prev {
    float: left;
    cursor: pointer;
  }
  .ourwork_next {
    float: right;
    cursor: pointer;
  }
  .img-frame {
    width: 937px;
  }
  .cast_character_name {
    color: #6b6b6b;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .bios-text-each p {
    font-size: 20px;
  }
  .creative-bios-text-each {
    padding: 30px;
    margin-top: 10px;
  }
  .creative-bios-text-each p {
    font-size: 15px;
  }
  .cast_character_name {
    margin: 0 0 15px 0;
    padding: 0;
  }
}
.headertext {
  font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
  font-size: 28px;
  color: #0f88a3;
  font-weight: 700;
}

.sourcetext {
  color: #6b6b6b;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.single .show_info {
  margin-bottom: 50px;
}

.single-stream .show_info {
  padding-bottom: 1em;
}
@media screen and (min-width: 1084px) {
  .single-stream .show_info {
    padding-bottom: 0;
  }
}

.characters {
  margin-top: 60px;
  margin-bottom: 50px;
}

.singlepageheader {
  display: none;
}

.single-nytw_show .singlepageheader {
  display: block;
}

.header2, .header3, .header4 {
  display: none;
}

.headerbotton {
  text-align: left;
}

.headerbotton pre {
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

.headerbotton pre a:after {
  display: none;
}

.headerbotton pre a {
  padding: 6px 22px 8px 22px;
  margin: 0;
}

.headerbotton .current {
  color: #f8d328;
}

.showtabs a {
  background: #0f88a3;
  padding: 0.25em 2.5em;
  border-right: none;
  opacity: 1;
  border: none;
  font-style: normal;
}

/* !1120+ */
@media screen and (min-width: 1120px) {
  /* !Header */
  .nav {
    font-size: 1.125em;
    padding: 8px 0;
    padding-left: 15px;
  }
  .nav li ul {
    top: 1.6em;
  }
  .nav > li.hover > ul {
    left: 2px;
  }
  .nav > li > .parent:after, .nav > li.hover > .parent:after {
    right: 0;
  }
  .logo, .logo_fixer {
    width: 120px;
    padding: 15px;
    padding-right: 10px;
  }
  .menu_buttons {
    display: inline-block;
    font-size: 1.5em;
  }
  .menu_button, .menu_button_last {
    clear: none;
  }
  .desktop_menu_buttons_holder {
    padding-left: 20px;
  }
  /* !Callout Boxes */
  .callout_box.ask .box_right .text_holder {
    padding: 1em;
  }
  .callout_box.ask .box_right .text_holder img {
    margin-top: 1.25em;
    width: 100px;
  }
  /* !Home */
  .page-template-t-home .banner .banner_wrap .desktop {
    display: block;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top h1 {
    font-size: 3.5em;
  }
  .page-template-t-home .banner .banner_wrap .desktop .banner_box .banner_box_top .desktop_link_holder {
    padding-top: 1em;
  }
  .page-template-t-home .about .programs_desktop .programs_left {
    width: 36%;
  }
  .page-template-t-home .about .programs_desktop .programs_right {
    width: 62%;
  }
  .page-template-t-home .about .programs_desktop .programs_right p {
    font-size: 1em;
    line-height: 1.1;
  }
  .page-template-t-home .about .programs_desktop a.program_link {
    padding: 0 0.5em;
    font-size: 0.9em;
  }
  .page-template-t-home .about .programs_desktop a.program_link:hover {
    color: #f8d328;
  }
  .page-template-t-home .about .programs_desktop a.program_link img {
    padding-right: 10px;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .intro .copy_holder h3 {
    font-size: 2em;
  }
  .page-what-weve-done .intro .copy_holder p {
    font-size: 1.4em;
  }
  .photoheader {
    padding: 10px 0;
    width: 100%;
    position: relative;
    left: -20px;
  }
}
/* !1280+ */
@media screen and (min-width: 1280px) {
  /* !Header */
  .nav {
    padding: 18px 0;
    padding-left: 15px;
  }
  .nav a {
    padding: 10px;
  }
  .nav li {
    letter-spacing: 3px;
  }
  .nav li a {
    padding: 10px 20px;
  }
  .nav li ul {
    top: 1.6em;
  }
  .nav > li.hover > ul {
    left: 7px;
  }
  .nav > li > .parent:after, .nav > li.hover > .parent:after {
    right: 5px;
  }
  .menu_buttons {
    font-size: 1.5em;
    padding-left: 20px;
  }
  .menu_button, .menu_button_last {
    display: inline-block;
    padding: 6px 14px 9px;
  }
  /* !About */
  /* !What We've Done */
  .page-what-weve-done .intro .copy_holder p {
    font-size: 1.5em;
  }
}
/* !1440+ */
@media screen and (min-width: 1440px) {
  /* !Header */
  .nav {
    font-size: 1.25em;
    padding-left: 30px;
  }
  .nav li ul {
    top: 1.5em;
  }
  .menu_buttons_holder {
    top: 27px;
    left: 970px;
    max-width: none;
  }
  .menu_buttons {
    font-size: 2em;
    padding-left: 20px;
  }
}
/* !1600+ */
@media screen and (min-width: 1600px) {
  .nav a {
    padding: 10px 20px;
  }
  .nav > li.hover > ul {
    left: 10px;
  }
}
/**
* KEEP GOING FOR UNADORNED CSS ADDED AFTER SASS WAS ABANDONED
*/
/**
* BELOW HERE IS CSS STRAIGHT COPIED FROM THE OLD STYLE.CSS - THIS MIGHT BE POSSIBLE TO WORK IN ELSEWHERE WITH SOME EFFORT
* BUT MAYBE DON'T BOTHER.
*/
.top-banner h1 {
  color: #000;
  font-size: 3.5em;
}

.top-banner h4 {
  color: #788487;
  display: inline-block;
  font-style: italic;
  margin: 0;
  font-size: 1.55em;
  text-transform: uppercase;
  display: block;
}

.top-banner p {
  font-size: 1.1em;
  line-height: 1.3;
  color: #000;
}

.desktop_link {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174);
  background: -o-linear-gradient(#0f87a2, #0b6174);
  background: -moz-linear-gradient(#0f87a2, #0b6174);
  background: linear-gradient(#0f87a2, #0b6174);
  padding: 6px 22px 8px 12px;
  margin: 20px auto 0;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.desktop_link {
  color: #fff;
  text-decoration: none;
}

.desktop_link:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}

.desktop_link:hover:after, .desktop_link:focus:after, .desktop_link:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

a:empty {
  display: none;
}

.titlebox {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 38%;
  margin-left: 6.5rem;
}

.top-banner {
  padding: 1.5em;
  position: absolute;
  top: 0%;
  /*-webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
  width: 100%;
}

@media screen and (max-width: 420px) {
  .singlepageheader {
    display: none !important;
  }
  .show_box .show_info_actions_both {
    width: 100%;
    max-width: 100%;
  }
  .ourwork-overview {
    margin-top: -60px;
    overflow-x: hidden;
  }
  .callout_box {
    margin-top: 30px;
    margin-bottom: 5px;
  }
  .video {
    height: 217px !important;
  }
  .header_top {
    z-index: 1000;
  }
  #sync2 .slick-list .slick-track {
    width: 100% !important;
  }
  .programs_mobile {
    padding-top: 30px;
  }
  .programs_top {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
  .about {
    padding: 10px 0;
  }
  .photos {
    padding: 10px 0;
  }
  .arrows {
    width: 100%;
    position: relative;
    top: 210px;
    z-index: 99;
  }
  .ourwork_prev {
    display: inline-block;
  }
  .ourwork_next {
    display: inline-block;
    float: right;
  }
  .show_box .show_info_actions_both a {
    font-size: 1.2em;
  }
  .overview-cat {
    width: 21% !important;
    display: inline-block !important;
    margin: 5px;
  }
  .button_holder {
    text-align: center !important;
  }
  .page-season201617 .button_holder {
    text-align: right !important;
  }
  .featured-link {
    width: 100%;
    border: none !important;
  }
  .callout_box .text_holder {
    margin: 0px !important;
  }
  .show_info_inner {
    width: 100% !important;
    display: inline-block !important;
    float: none !important;
  }
  .show_info_inner p {
    color: #000;
    font-size: 15px !important;
  }
  .performance_times {
    position: absolute;
    z-index: 99;
    top: 68px;
    font-size: 15px;
    color: #000;
    background-color: #f8d328;
    padding: 0.25em 0.5em;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    text-transform: uppercase;
    font-style: italic;
  }
  .top-banner h4 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .mobileicons {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .icon_gnp, .icon_directions, .icon_accessibility, .icon_calendar {
    display: inline-block;
    padding: 5px !important;
    background-color: #d9d9d9;
    width: 23%;
  }
  .icon_gnp img, .icon_directions img, .icon_accessibility img, .icon_calendar img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .run_time {
    margin: 5px 0;
  }
  .bios {
    width: 49% !important;
  }
  .charactername {
    text-align: center;
  }
  .opened .cast-open {
    width: 87% !important;
  }
  .bios.opened {
    margin-bottom: 560px !important;
  }
  .content_wrapper ul {
    padding-left: 0px;
  }
  .opened .cast-open {
    height: 500px;
    overflow: scroll;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bios-individual {
    width: 50%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
  }
  .opened .cast-open {
    right: -2px;
    padding: 20px;
  }
  .seasonpagecallout {
    margin-right: 60px !important;
  }
  .cast-bios {
    text-align: left;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .cast_character_name {
    margin: 0;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .creative-bios-individual-container {
    margin-top: -20px;
  }
  .page_title .current {
    color: #000;
  }
  .charactername {
    position: relative;
    top: -46px;
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .page_header {
    margin-bottom: 50px;
    text-align: left;
  }
  .creative-title {
    width: 100% !important;
  }
  .current .creative-title .creative_name {
    background-color: #0f88a3;
    color: #fff;
  }
  .creative-bios-text-each {
    padding: 30px;
  }
  body {
    overflow-x: hidden !important;
  }
  .page-template-t-home .titlebox {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 130px;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .page-template-t-home .top-banner {
    padding: 1.5em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: inline;
  }
  .page-template-t-home .top-banner h1 {
    color: #000;
    font-size: 33px;
  }
  .page-template-t-home .top-banner p {
    font-size: 12px;
    line-height: 1.3;
    color: #000;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
  .page-template-t-home .desktop_link {
    font-size: 1.2em;
  }
  .slick-marked {
    border: yellow solid 2px;
  }
  .bios.opened:after {
    content: "▼";
    text-align: center;
    display: block;
    font-size: 1.5em;
    position: relative;
    margin-top: -48px;
    color: #0f88a3;
  }
  .header2, .header3, .header4 {
    display: none;
  }
  .page-id-1816 .headerbotton {
    text-align: left;
  }
  .page-id-1816 .headerbotton pre {
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 14.5px;
  }
  .page-id-1816 .headerbotton pre a:after {
    display: none;
  }
  .page-id-1816 .headerbotton pre a {
    padding: 6px 17px 8px 17px;
    margin: 0;
    width: 100%;
    font-size: 18px;
  }
  .headerbotton .current {
    color: #f8d328;
  }
  .showtabs a {
    background: #0f88a3;
    padding: 0.25em 2.5em;
    border-right: none;
    opacity: 1;
    border: none;
    font-style: normal;
  }
  .showtabs a:empty {
    display: none;
  }
  .show_box {
    display: inline-block;
    margin-bottom: 15px !important;
  }
  .single .show_info {
    margin-bottom: 20px !important;
  }
}
/*End max 420px*/
@media only screen and (min-width: 1008px) and (max-width: 1100px) {
  .ourwork-overview {
    margin-top: -200px !important;
  }
  .arrows {
    width: 80%;
    position: relative;
    top: 310px;
    z-index: 99;
    padding: 0 0 0 1px !important;
  }
}
@media only screen and (min-width: 1008px) and (max-width: 1197px) {
  .onemorehat {
    margin-left: -10px !important;
  }
  .ourwork_prev {
    float: left;
    cursor: pointer;
    margin-left: -10px;
  }
}
@media only screen and (min-width: 421px) and (max-width: 720px) {
  .performance_times {
    position: absolute;
    z-index: 99;
    top: 74px;
    font-size: 15px;
    color: #000;
    background-color: #f8d328;
    padding: 0.25em 0.5em;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    text-transform: uppercase;
    font-style: italic;
  }
}
@media only screen and (min-width: 721px) and (max-width: 1100px) {
  .performance_times {
    position: absolute;
    right: 0;
    top: 210px;
    font-size: 15px;
    color: #000;
    background-color: #f8d328;
    padding: 0.25em 0.5em;
    font-family: "ff-good-headline-web-pro-con", sans-serif;
    text-transform: uppercase;
    font-style: italic;
  }
}
@media only screen and (min-width: 421px) and (max-width: 767px) {
  .singlepageheader {
    display: none !important;
  }
  .show_box .show_info_actions_both {
    width: 100%;
    max-width: 100%;
  }
  .ourwork-overview {
    margin-top: -150px;
    overflow-x: hidden;
  }
  .header_top {
    z-index: 1000;
  }
  .video {
    height: 400px !important;
  }
  .ourwork_prev {
    display: inline-block;
  }
  .ourwork_next {
    display: inline-block;
    float: right;
  }
  .overview-cat {
    width: 18% !important;
    display: inline-block !important;
    margin: 5px;
  }
  .overview-cat img {
    width: 100%;
  }
  .button_holder {
    text-align: center !important;
  }
  .featured-link {
    width: 100%;
    border: none !important;
  }
  .programs_top {
    width: 100%;
    display: block;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
  .callout_box .text_holder {
    margin: 0px !important;
  }
  .show_info_inner {
    width: 100% !important;
    display: inline-block !important;
    float: none !important;
  }
  .show_info_inner p {
    color: #000;
    font-size: 15px !important;
  }
  .mobileicons {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .icon_gnp, .icon_directions, .icon_accessibility, .icon_calendar {
    display: inline-block;
    padding: 5px !important;
    background-color: #d9d9d9;
    width: 24%;
  }
  .icon_gnp img, .icon_directions img, .icon_accessibility img, .icon_calendar img {
    margin: 0 auto;
  }
  .run_time {
    margin: 5px 0;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bios-individual {
    width: 50%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
  }
  .seasonpagecallout {
    margin-right: 60px !important;
  }
  .cast-bios {
    text-align: center;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .cast_character_name {
    margin: 0;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .bios-individual img {
    margin: 0 auto;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .page_title .current {
    color: #000;
  }
  .charactername {
    position: relative;
    top: -46px;
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .page_header {
    margin-bottom: 50px;
    text-align: left;
  }
  .creative-title {
    width: 100% !important;
  }
  .creative-bios-text-each {
    padding: 30px;
  }
  body {
    overflow-x: hidden !important;
  }
  .bios {
    width: 49% !important;
  }
  .content_wrapper ul {
    padding-left: 0px;
  }
  .charactername {
    text-align: center;
  }
  .opened .cast-open {
    width: 87% !important;
  }
  .bios.opened {
    margin-bottom: 480px !important;
  }
  .bios img {
    margin: 0 auto;
  }
  .opened .cast-open {
    height: 410px;
  }
  .slick-marked {
    border: yellow solid 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .singlepageheader {
    display: none !important;
  }
  .show_box .show_info_actions_both {
    width: 100%;
    max-width: 100%;
  }
  .bios.opened {
    margin-bottom: 520px;
  }
  .opened .cast-open {
    height: 460px;
    overflow: scroll;
  }
  .content_wrapper ul {
    padding-left: 0px;
  }
  .cast-open {
    height: 610px;
  }
  .ourwork-overview {
    margin-top: -150px;
    overflow-x: hidden;
  }
  .header_top {
    z-index: 1000;
  }
  .arrows {
    width: 100%;
    position: relative;
    top: 239px;
    z-index: 99;
  }
  .ourwork_prev {
    display: inline-block;
  }
  .ourwork_next {
    display: inline-block;
    float: right;
  }
  .video {
    height: 450px !important;
  }
  .overview-cat {
    width: 11% !important;
    display: inline-block !important;
    margin: 5px;
  }
  .button_holder {
    text-align: center !important;
  }
  .programs_top {
    width: 100%;
    display: block;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
  }
  .featured-link {
    width: 100%;
    border: none !important;
  }
  .callout_box .text_holder {
    margin: 0px !important;
  }
  .show_info_inner {
    width: 100% !important;
    display: inline-block !important;
    float: none !important;
  }
  .show_info_inner p {
    color: #000;
    font-size: 15px !important;
  }
  .mobileicons {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .icon_gnp, .icon_directions, .icon_accessibility, .icon_calendar {
    display: inline-block;
    padding: 10px !important;
    background-color: #d9d9d9;
    width: 24%;
  }
  .icon_gnp img, .icon_directions img, .icon_accessibility img, .icon_calendar img {
    margin: 0 auto;
  }
  .run_time {
    margin: 5px 0;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bios-individual {
    width: 50%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
  }
  .cast-bios {
    text-align: center;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .cast_character_name {
    margin: 0;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .bios-individual img {
    margin: 0 auto;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .page_title .current {
    color: #000;
  }
  .charactername {
    position: relative;
    top: -46px;
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 13px;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .page_header {
    margin-bottom: 50px;
    text-align: left;
  }
  .creative-title {
    width: 49% !important;
  }
  .creative-bios-text-each {
    padding: 30px;
  }
  body {
    overflow-x: hidden !important;
  }
  .single .show_info {
    text-align: center;
  }
  .slick-marked {
    border: yellow solid 2px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 950px) {
  .singlepageheader {
    display: none !important;
  }
  .programs_top {
    width: 50% !important;
    display: block;
    margin: 0 auto;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
  .show_box .show_info_actions_both {
    width: 100%;
    max-width: 100%;
  }
  .ourwork-overview {
    margin-top: -150px;
    overflow-x: hidden;
  }
  .header_top {
    z-index: 1000;
  }
  .arrows {
    width: 100%;
    position: relative;
    top: 339px;
    z-index: 99;
  }
  .video {
    height: 500px !important;
  }
  .ourwork_prev {
    display: inline-block;
  }
  .ourwork_next {
    display: inline-block;
    float: right;
  }
  .overview-cat {
    width: 11% !important;
    display: inline-block !important;
    margin: 5px;
  }
  .briefs {
    text-align: center;
  }
  .callout_box .text_holder {
    margin: 0px !important;
  }
  .show_info_inner {
    width: 100% !important;
    display: inline-block !important;
    float: none !important;
  }
  .show_info_inner p {
    color: #000;
    font-size: 15px !important;
  }
  .mobileicons {
    display: inline-block !important;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .icon_gnp, .icon_directions, .icon_accessibility, .icon_calendar {
    display: inline-block;
    padding: 10px !important;
    background-color: #d9d9d9;
    width: 24%;
  }
  .icon_gnp img, .icon_directions img, .icon_accessibility img, .icon_calendar img {
    margin: 0 auto;
  }
  .run_time {
    margin: 5px 0;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bios-individual {
    width: 25%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
  }
  .cast-bios {
    text-align: center;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .cast_character_name {
    margin: 0;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .bios-individual img {
    margin: 0 auto;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .page_title .current {
    color: #000;
  }
  .bios-text-each {
    display: inline-block;
  }
  .charactername {
    position: relative;
    top: -46px;
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .page_header {
    margin-bottom: 50px;
    text-align: left;
  }
  .creative-title {
    width: 49% !important;
  }
  .creative-bios-text-each {
    padding: 30px;
  }
  body {
    overflow-x: hidden !important;
  }
  .single .show_info {
    text-align: center;
  }
  .bios {
    width: 24% !important;
  }
  .charactername {
    text-align: center;
  }
  .opened .cast-open {
    width: 87% !important;
    height: 350px;
  }
  .bios.opened {
    margin-bottom: 420px !important;
  }
  .bios img {
    margin: 0 auto;
  }
  .slick-marked {
    border: yellow solid 2px;
  }
  .content_wrapper ul {
    padding-left: 0;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1005px) {
  .singlepageheader {
    display: none !important;
  }
  .show_box .show_info_actions_both {
    width: 100%;
    max-width: 100%;
  }
  .programs_top {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
  .ourwork-overview {
    margin-top: -160px;
    overflow-x: hidden;
  }
  .video {
    height: 600px !important;
  }
  .header_top {
    z-index: 1000;
  }
  .arrows {
    width: 100%;
    position: relative;
    top: 289px;
    z-index: 99;
  }
  .ourwork_prev {
    display: inline-block;
  }
  .ourwork_next {
    display: inline-block;
    float: right;
  }
  .overview-cat {
    width: 11% !important;
    display: inline-block !important;
    margin: 5px;
  }
  .briefs {
    text-align: center;
  }
  .callout_box .text_holder {
    margin: 0px !important;
  }
  .show_info_inner {
    width: 100% !important;
    display: inline-block !important;
    float: none !important;
  }
  .show_info_inner p {
    color: #000;
    font-size: 15px !important;
  }
  .mobileicons {
    display: none;
  }
  .icon_gnp, .icon_directions, .icon_accessibility, .icon_calendar {
    display: inline-block;
    padding: 10px !important;
    background-color: #d9d9d9;
  }
  .run_time {
    margin: 5px 0;
  }
  .bios-individual-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .bios-individual {
    width: 25%;
    padding: 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
  }
  .cast-bios {
    text-align: center;
  }
  .bios-text-container, .creative-bios-text-container {
    text-align: left;
    background-color: #f7f7f7;
  }
  .bios-text-container {
    margin-top: -30px;
  }
  .cast_character_name {
    margin: 0;
  }
  .creative-title {
    width: 24.6%;
    display: inline-block;
  }
  .creative-bios-text {
    display: none;
  }
  .creative_name {
    text-align: center;
    background-color: #b7b6b6;
    padding: 15px;
    margin: 5px;
  }
  .bios-individual img {
    margin: 0 auto;
  }
  .creative-bios-individual {
    text-decoration: none;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
  .page_title .current {
    color: #000;
  }
  .bios-text-each {
    display: inline-block;
  }
  .charactername {
    position: relative;
    top: -46px;
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cast-image-click {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
  }
  .creative_name {
    font-family: "ITC Franklin Gothic W01", "Franklin Gothic Book", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    padding: 20px;
    font-style: normal;
  }
  .show_info_inner {
    width: 40%;
    display: inline-block;
    float: left;
  }
  .bios-text-each {
    padding: 30px 30px 30px 30px;
  }
  .page_header {
    margin-bottom: 50px;
    text-align: left;
  }
  .creative-title {
    width: 49% !important;
  }
  .creative-bios-text-each {
    padding: 30px;
  }
  body {
    overflow-x: hidden !important;
  }
  .single .show_info {
    text-align: center;
  }
  .bios {
    width: 24% !important;
  }
  .charactername {
    text-align: center;
  }
  .opened .cast-open {
    width: 87% !important;
    height: 350px;
  }
  .bios.opened {
    margin-bottom: 410px !important;
  }
  .bios img {
    margin: 0 auto;
  }
  .slick-marked {
    border: yellow solid 2px;
  }
}
@media only screen and (min-width: 1006px) and (max-width: 1007px) {
  .run_time {
    color: #000;
    font-style: italic;
    font-size: 1.25em;
    margin: 0.5em 0;
    text-transform: none;
  }
  .arrows {
    width: 100%;
    position: relative;
    top: 170px;
    z-index: 99;
  }
  .ourwork_prev {
    float: left;
    display: inline-block;
  }
  .ourwork_next {
    float: right;
    display: inline-block;
  }
  .programs_top {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
}
@media only screen and (min-width: 1008px) and (max-width: 1100px) {
  .overview-cat {
    width: 45% !important;
    display: inline-block !important;
    margin: 4px;
  }
  .seasonpagecallout {
    width: 46% !important;
    display: inline-block !important;
    margin-right: 2.5em !important;
  }
  .briefs {
    text-align: center;
  }
  .video {
    height: 567px !important;
  }
  .programs_top {
    width: 40%;
    display: block;
    margin: 0 auto;
  }
  .page-template-t-home .programs_top .featured-link {
    width: 44%;
    text-align: center;
    float: right;
  }
}
@media only screen and (min-width: 421px) and (max-width: 600px) {
  .arrows {
    width: 100%;
    position: relative;
    top: 289px;
    z-index: 99;
  }
  .page-template-t-home .titlebox {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 40%;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .page-template-t-home .top-banner {
    padding: 1.5em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: inline;
  }
  .page-template-t-home .top-banner h1 {
    color: #000;
    font-size: 33px;
  }
  .page-template-t-home .top-banner p {
    font-size: 12px;
    line-height: 1.3;
    color: #000;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
  .page-template-t-home .desktop_link {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
  .arrows {
    width: 100%;
    position: relative;
    top: 249px;
    z-index: 99;
  }
  .page-template-t-home .titlebox {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    left: 0;
    top: -10px;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .page-template-t-home .top-banner {
    padding: 1.5em;
    position: relative;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: inline;
  }
  .page-template-t-home .top-banner h1 {
    color: #000;
    font-size: 33px;
  }
  .page-template-t-home .top-banner p {
    font-size: 12px;
    line-height: 1.3;
    color: #000;
    margin: 0;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
  .page-template-t-home .desktop_link {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 700px) and (max-width: 800px) {
  .arrows {
    width: 100%;
    position: relative;
    top: 289px;
    z-index: 99;
  }
}
@media only screen and (min-width: 700px) and (max-width: 720px) {
  .page-template-t-home .titlebox {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    left: 0;
    top: -15px;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .page-template-t-home .top-banner {
    padding: 1.5em;
    position: relative;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: inline;
  }
  .page-template-t-home .top-banner h1 {
    color: #000;
    font-size: 33px;
  }
  .page-template-t-home .top-banner p {
    font-size: 12px;
    line-height: 1.3;
    color: #000;
    margin: 0;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
  .page-template-t-home .desktop_link {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 721px) and (max-width: 850px) {
  .page-template-t-home .rsOverflow {
    height: 263px !important;
  }
  .page-template-t-home .royalSlider {
    height: 262.375px !important;
  }
  .page-template-t-home .rsImg {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .top-banner h1 {
    color: #000;
    font-size: 24px;
  }
  .top-banner h4 {
    color: #788487;
    display: inline-block;
    font-style: italic;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
  }
  .top-banner p {
    font-size: 12px;
    line-height: 1.3;
    color: #000;
  }
  .page-template-t-home .banner .banner_wrap .mobile a {
    position: relative;
    font-size: 10.5px;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
}
@media only screen and (min-width: 851px) and (max-width: 1107px) {
  .page-template-t-home .royalSlider {
    height: 287px !important;
  }
  .page-template-t-home .rsOverflow {
    height: 287px !important;
  }
  .top-banner h1 {
    color: #000;
    font-size: 29px;
  }
  .top-banner h4 {
    color: #788487;
    display: inline-block;
    font-style: italic;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
  }
  .top-banner p {
    font-size: 14px;
    line-height: 1.3;
    color: #000;
  }
  .page-template-t-home .banner .banner_wrap .mobile a {
    position: relative;
    font-size: 14px;
  }
  .page-template-t-home .banner_wrap {
    padding: 0;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1107px) {
  .desktop_link {
    font-size: 14px;
  }
}
.video {
  height: 567px;
}

/*____ ___  _   _ _____ _____ _   _ _____   _   _ _   _ ____
/ ___/ _ \| \ | |_   _| ____| \ | |_   _| | | | | | | | __ )
| |  | | | |  \| | | | |  _| |  \| | | |   | |_| | | | |  _ \
| |__| |_| | |\  | | | | |___| |\  | | |   |  _  | |_| | |_) |
\____\___/|_| \_| |_| |_____|_| \_| |_|   |_| |_|\___/|____/
*/
.ch_grid {
  margin: 3em -9px 5em;
  opacity: 0;
  transition: opacity 0.5s;
}
.ch_grid.masonry {
  opacity: 1;
}
.ch_grid.loading {
  position: relative;
}
.ch_grid.loading::before {
  width: 60.5px;
  height: 59px;
  bottom: -59px;
  margin-left: -121px, 4;
  left: 50%;
  content: "";
  position: absolute;
  background: url("images/loading.gif") 0 0 no-repeat;
  background-size: contain;
}
.ch_sizer, .ch_item {
  width: 50%;
}
@media screen and (min-width: 640px) {
  .ch_sizer, .ch_item {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 800px) {
  .ch_sizer, .ch_item {
    width: 25%;
  }
}
@media screen and (min-width: 1008px) {
  .ch_sizer, .ch_item {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .ch_sizer, .ch_item {
    width: 16.6666666667%;
  }
}
.ch_item {
  padding: 0 9px;
  margin-bottom: 18px;
}
.ch_item_inner {
  display: block;
  position: relative;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ch_item_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #219cc1;
  z-index: 9;
}
.ch_item_overlay time {
  font: normal 900 22px/1 "ff-good-headline-web-pro-con", sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  display: block;
  color: white;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.ch_item:hover .ch_item_overlay {
  opacity: 1;
}
.ch_item_content {
  background-color: black;
  padding: 10px 25px 30px;
  text-align: center;
}
.ch_item_content h4 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 25px;
}
.ch_item_content h5 {
  margin-top: 20px;
  color: white;
  font-size: 24px;
  font-weight: 900;
}
.ch_item_content.has-image {
  position: relative;
}
.ch_item_content.has-image h4, .ch_item_content.has-image h5 {
  position: relative;
  z-index: 3;
}
.ch_item_content.has-image::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 1;
}
.ch_item_twitter, .ch_item_audio {
  color: black;
}
.ch_item_twitter h4, .ch_item_audio h4 {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}
.ch_item_twitter h5, .ch_item_audio h5 {
  font-size: 18px;
}
.ch_item_twitter {
  background-color: #f9d841;
  padding: 15px 15px 25px;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.ch_item_twitter > img {
  margin: 0 auto 20px;
}
.ch_item_instagram, .ch_item_facebook, .ch_item_image {
  padding-bottom: 100%;
}
.ch_item_instagram img, .ch_item_facebook img, .ch_item_image img {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  height: auto;
}
.ch_item_youtube {
  padding-bottom: 100%;
}
.ch_item_youtube_link {
  height: 40px;
  background-color: #219cc1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px;
}
.ch_item_youtube_link img, .ch_item_youtube_link h4 {
  float: left;
}
.ch_item_youtube_link img {
  margin-right: 25px;
}
.ch_item_youtube_link h4 {
  text-transform: uppercase;
  font-size: 20px;
  color: white;
  font-weight: 900;
  padding: 3px 0;
}
.ch_item_audio table {
  width: 100%;
  table-layout: fixed;
}
.ch_item_audio table td {
  padding: 20px 17px;
  vertical-align: middle;
}
.ch_item_audio table td:first-child {
  width: 67px;
  background-color: #b3b3b3;
}
.ch_item_audio table td:last-child {
  background-color: #a0a0a0;
  padding-right: 12px;
}
@media screen and (max-width: 639px) {
  .ch_grid {
    margin: 1.5em -8px;
  }
  .ch_item {
    padding: 0 8px;
    margin-bottom: 15px;
  }
  .ch_item_content {
    padding: 10px 15px 25px;
  }
  .ch_item_content h4 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .ch_item_youtube {
    overflow: hidden;
  }
  .ch_item_youtube_link {
    bottom: -1px;
    height: 36px;
  }
  .ch_item_youtube_link img {
    width: 25px;
    height: auto;
    margin-right: 20px;
  }
  .ch_item_youtube_link h4 {
    font-size: 18px;
    padding: 4px 0;
  }
  .ch_item_instagram img {
    width: 19px;
  }
  .ch_item_facebook img {
    width: 11px;
  }
  .ch_item_twitter > a img {
    width: 25px;
    height: auto;
    margin-bottom: 18px;
  }
  .ch_item_audio table td {
    display: block;
    width: 100% !important;
  }
  .ch_item_audio img {
    margin: 0 auto;
  }
}

.lity .wp-audio-shortcode {
  min-width: 300px !important;
}

/*
* Spektrix booking calendar
*/
.spektrix_calendar_view pre {
  text-align: left;
}

.spektrix_calendar_day_names {
  display: none;
}
.spektrix_calendar_day_names .spektrix_calendar_day_name {
  background: black;
  color: white;
  padding: 1ex;
  font-size: 1em;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_day_names {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
  }
}
.spektrix_calendar_day_names .spektrix_calendar_day_name_full {
  display: none;
}

@media screen and (min-width: 768px) {
  .spektrix_calendar_days {
    display: grid;
    background: black;
    grid-gap: 1px;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-auto-rows: 1fr;
    grid-auto-columns: 1fr;
    border: 1px solid black;
  }
  .spektrix_calendar_week .spektrix_calendar_days {
    grid-template-rows: 1fr;
  }
}
.spektrix_calendar_days .spektrix_calendar_day {
  padding: 0.1rem;
  background: white;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_days .spektrix_calendar_day {
    margin: 0;
    list-style: none;
    text-align: center;
  }
}
.spektrix_calendar_days .spektrix_calendar_day.no_perfs {
  display: none;
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_days .spektrix_calendar_day.no_perfs {
    display: block;
  }
}
.spektrix_calendar_days .spektrix_calendar_day.out_month {
  display: none;
  background-color: #eaeaea;
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_days .spektrix_calendar_day.out_month {
    display: block;
  }
}
.spektrix_calendar_days .spektrix_calendar_day.out_month .spektrix_calendar_day_num {
  color: #bbb;
}
.spektrix_calendar_days .spektrix_calendar_day .spektrix_calendar_time {
  margin: 0.5rem 0 1rem;
}
.spektrix_calendar_days .spektrix_calendar_day .spektrix_calendar_time a {
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.spektrix_calendar_days .spektrix_calendar_day .spektrix_calendar_time span {
  color: #bbb;
  font-weight: bold;
}
.spektrix_calendar_days .spektrix_calendar_day .spektrix_calendar_attr_label {
  border: 1px solid #bbb;
  background-color: #f8d328;
  font-size: 0.8rem;
  font-weight: bold;
  display: inline-block;
  margin: 5px auto 0;
  padding: 5px 7px;
  line-height: 1;
  border-radius: 5px;
}
.spektrix_calendar_days .spektrix_calendar_day_num {
  padding: 0 2px;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-style: italic;
  font-size: 20px;
  color: #0f88a3;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_days .spektrix_calendar_day_num {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .spektrix_calendar_days .spektrix_calendar_day_num .spektrix_calendar_day_name {
    display: none;
  }
}
.spektrix_calendar_days li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spektrix_calendar_links {
  margin: 1rem;
  text-align: right;
  font-weight: bold;
}

.spektrix_attribute_info {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.spektrix_attribute_info .spektrix_attribute_label {
  font-weight: bold;
}

/* Blog */
.blog-layout {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .blog-layout {
    flex-direction: row;
  }
}
.blog-layout .blog-sidebar {
  width: 15em;
  padding: 0 1rem 1rem;
  font-size: 1rem;
}
.blog-layout .blog-sidebar .hidden {
  display: none;
}
.blog-layout .blog-sidebar .blog-categories-dropdown {
  border: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
  background-color: transparent;
  cursor: pointer;
}
.blog-layout .blog-content {
  flex: 1;
}
.blog-layout .blog-content .wysiwyg_wrapper:first-child {
  margin-top: 0;
}
.blog-layout h2 {
  margin-top: 0;
  font-size: 2rem;
}

.blog-preview {
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.blog-preview:first-child {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .blog-preview {
    flex-direction: row;
  }
}
.blog-preview h2 {
  width: 100%;
}
.blog-preview + hr {
  margin: 1em;
}
.blog-preview .blog-thumbnail {
  width: 100%;
}
@media (min-width: 768px) {
  .blog-preview .blog-thumbnail {
    width: 40%;
  }
}
.blog-preview .blog-thumbnail img {
  width: 100%;
}
.blog-preview .blog-meta {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog-preview .blog-meta {
    width: 60%;
    padding-left: 1rem;
  }
}
.blog-preview .wysiwyg_wrapper {
  margin-bottom: 0;
}
.blog-preview .wysiwyg_wrapper p {
  font-size: 1em;
}
.blog-preview .wysiwyg_wrapper h2 {
  font-size: 2rem;
  text-align: left;
}

.blog-details {
  font-size: 0.8rem;
  color: #444;
}
.single-post .blog-details {
  padding: 1rem;
  text-align: center;
}

.blog-date, .blog-author {
  font-weight: bold;
}

.blog-actions {
  text-align: center;
}

.blog-pagination {
  text-align: center;
  max-width: 50rem;
  margin: 0 auto;
}
.blog-pagination .nav-links {
  display: flex;
  justify-content: center;
}
.blog-pagination .page-numbers {
  margin: 5px;
}
.blog-pagination .page-numbers:after {
  display: none;
}
.blog-pagination .page-numbers.current {
  background: #ddd;
  color: black;
}
.blog-pagination .page-numbers.page-numbers {
  padding: 6px 12px 8px 12px;
}

.blog-content .search_form {
  text-align: center;
  margin: 2rem auto;
}

.blog-categories ul.categories {
  list-style-type: none;
  padding-left: 0;
}
.blog-categories ul.categories li:before {
  content: "";
  display: none;
}
.blog-categories ul.categories li, .blog-categories ul.categories li + li {
  padding-top: 0;
  font-size: 1rem;
}
.blog-categories ul.categories li.current-cat > a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
.blog-categories ul.categories li.current-cat > a:before {
  content: "» ";
}

.blog-suggestions {
  display: flex;
  flex-wrap: wrap;
}
.blog-suggestions .blog-suggestion {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .blog-suggestions .blog-suggestion {
    width: 33.3333333333%;
  }
}
.blog-suggestions .blog-suggestion img {
  margin-bottom: 0.5rem;
}

/**
Donations widget
*/
.donations {
  max-width: 60em;
  margin: 0 auto;
}
.donations .form [data-fail-container] {
  color: red;
  margin: 0.5rem 0;
}
.donations .form .checkbox {
  margin-bottom: 1em;
}
.donations .form .field {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  .donations .form .field label {
    width: 9rem;
    text-align: center;
  }
  .donations .form .field label.dollars {
    text-align: right;
  }
}
@media (min-width: 640px) {
  .donations .form .field {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.donations .form input[type=text],
.donations .form input[type=number],
.donations .form select {
  padding: 10px 15px;
  font-size: 1.1rem;
  font-weight: normal;
  width: auto;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  height: 100%;
}
.donations .tabs button {
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  margin-top: 0.5rem;
}
.donations .tabs button.active {
  background: #d00023;
}
.donations .levels {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  background: #ddd;
}
.donations .levels .level {
  display: none;
  padding: 1rem;
}
.donations .levels .level h3 {
  margin-top: 0;
}
.donations .levels .level.active {
  display: block;
}
.donations .levels .level.empty {
  display: none;
}

/**
Flipboxes / flipcards
CSS flip boxes (hover to flip around)
*/
.flipbox_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flipbox_card_container {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .flipbox_card_container {
    width: 25%;
  }
}
.flipbox_card_container:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.flipCard {
  position: absolute;
  background-color: transparent;
  perspective: 1000px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.flipCard .cardButton {
  background-color: #34a9d3; /* Fallback */
  background: -webkit-linear-gradient(#34a9d3, #0186a4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#34a9d3, #0186a4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#34a9d3, #0186a4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#34a9d3, #0186a4); /* Standard syntax */
  border: 1px solid #000;
  padding: 3px 8px 7px;
  color: #fff;
  text-decoration: none;
  display: block;
  width: auto;
  margin: 15px 0 0;
}

.innerCard {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.innerCard img {
  opacity: 1;
  transition: opacity 0.6s;
}

.flipCard:hover .innerCard, .flipCard:focus .innerCard, .flipCard.link-focused .innerCard {
  transform: rotateY(180deg);
}
.flipCard:hover .innerCard img, .flipCard:focus .innerCard img, .flipCard.link-focused .innerCard img {
  opacity: 0;
}

.frontCard,
.cardBack {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  flex-direction: column;
}

.frontCard {
  background-color: #dadada;
  color: black;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
}
.frontCard img {
  max-width: 100%;
  display: block;
}
.frontCard .cardCaption {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  padding: 1rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex: 1;
  width: 100%;
}

.cardBack {
  background-color: #ebebeb;
  transform: rotateY(180deg);
  font-size: 16px;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.cardCTA {
  padding: 0.5rem;
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-size: 1.4rem;
}

/**
Signup page
*/
.nytw-signup-form form {
  display: flex;
  max-width: 50rem;
  margin: 0 auto;
  flex-wrap: wrap;
}
.nytw-signup-form .nytw-signup-field {
  padding: 0.5rem;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .nytw-signup-form .nytw-signup-field {
    width: 50%;
    max-width: 50%;
  }
}
.nytw-signup-form .nytw-signup-field:last-child {
  width: 100%;
  max-width: 100%;
  text-align: right;
}
.nytw-signup-form .nytw-signup-success {
  color: green;
}
.nytw-signup-form .nytw-signup-error {
  color: maroon;
}
.nytw-signup-form label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: bold;
}
.nytw-signup-form input[type=email], .nytw-signup-form input[type=text] {
  width: 100%;
  font-family: "ff-good-headline-web-pro-con";
  font-weight: 400;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  border: 1px solid #0f859f;
  padding: 10px;
  -webkit-appearance: none;
  vertical-align: top;
  height: 44px;
}
.nytw-signup-form button {
  border: none;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 71px;
  height: 44px;
  padding: 0;
  font-family: "ff-good-headline-web-pro-con";
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.nytw-signup-form button:hover {
  cursor: pointer;
}

/* Merch pages */
.merch-wrapper {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .merch-wrapper {
    grid-template-columns: 3fr 4fr;
  }
}
.merch-wrapper .merch-content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.merch-wrapper .merch-component {
  width: min(60%, 300px);
  margin: 2rem auto;
}
.merch-wrapper .merch-component select {
  width: 100%;
}
.merch-wrapper .merch-images {
  position: relative;
  aspect-ratio: 1;
}
.merch-wrapper .merch-images .merch-gallery-slider {
  position: relative;
}
.merch-wrapper .merch-price-regular {
  text-decoration: line-through;
  padding-right: 1rem;
}
.merch-wrapper .merch-price-actual {
  font-weight: bold;
}
.merch-wrapper .merch-quantity {
  text-align: center;
}
.merch-wrapper .merch-buttons {
  text-align: center;
}
.merch-wrapper [data-success-container], .merch-wrapper [data-fail-container] {
  margin-top: 1rem;
  text-align: center;
}

.merch-grid-title {
  padding-right: 1rem;
  padding-left: 1rem;
}

.merch-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  padding: 1rem;
}
@media screen and (min-width: 576px) {
  .merch-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .merch-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.merch-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  text-decoration: none;
}
.merch-item__titleholder {
  flex: 1;
  width: 100%;
  padding-top: 1rem;
}
.merch-item:hover {
  text-decoration: underline;
}
.merch-item__link {
  text-decoration: none;
}
.merch-item__link:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.merch-item__link:hover {
  text-decoration: underline;
}
.merch-item__image {
  aspect-ratio: 1;
  width: 100%;
}
.merch-item__image img {
  height: auto;
}
.merch-item__title {
  margin: 0;
}
.merch-item__buttonholder {
  margin-top: auto;
}

.merch-widget-holder {
  margin-bottom: 1rem;
}
.merch-widget-holder label {
  display: block;
  margin-bottom: 0.25rem;
}

.callout_box_merch .title_holder {
  padding: 1rem;
  background: #ebebeb;
}
.callout_box_merch .title_holder, .callout_box_merch .title_holder h2, .callout_box_merch .title_holder a {
  color: #0f88a3;
  font-size: 2rem;
}
.callout_box_merch .button_holder {
  background-color: #dadada;
  text-align: right !important;
}
.single-nytw_show .callout_box_merch .button_holder {
  text-align: right;
}
.callout_box_merch .button_holder a {
  border: none;
  position: relative;
  padding-left: 0;
}
.callout_box_merch .button_holder a:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 101%;
  width: 1em;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  border-radius: 25% 0 0 0;
}

.merch-item-link {
  text-decoration: none;
}
.merch-item-link:hover {
  text-decoration: underline;
}

.nytw_button {
  font-family: "ff-good-headline-web-pro-con", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-decoration: none;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  background: #0f859f;
  background: -webkit-linear-gradient(#0f87a2, #0b6174); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#0f87a2, #0b6174); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#0f87a2, #0b6174); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#0f87a2, #0b6174); /* Standard syntax */
  padding: 6px 12px;
  margin: 20px auto 0;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: 0;
  inset: 0;
  cursor: pointer;
}
.nytw_button:disabled {
  background: gray;
}

.nytw_button_arrow {
  padding-right: 22px;
}
.nytw_button_arrow:after {
  content: ">";
  font-size: 1em;
  padding-left: 5px;
  vertical-align: middle;
  font-style: normal;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}

.nytw_button_arrow:hover:after, .nytw_button_arrow:focus:after, .nytw_button_arrow:active:after {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

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