/* Variables
-------------------------------------------------------------- */
/* Colors */
/* Front Page Colors */
/* Fonts */
/* Weights */
/* Mix-Ins */
@-webkit-keyframes sectionstripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 26px 13px;
  }
}
@-moz-keyframes sectionstripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 26px 13px;
  }
}
@-o-keyframes sectionstripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 26px 13px;
  }
}
@keyframes sectionstripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 26px 13px;
  }
}
@-webkit-keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 12px;
  }
}
@-moz-keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 12px;
  }
}
@-o-keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 12px;
  }
}
@keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 12px;
  }
}
/* From retina.less
 * A helper mixin for applying high-resolution background images (http://www.retinajs.com)
 * Append @2x to the end of your retina version. ex: /images/my_image@2x.png
 */
/* Retina image helper mixing that allows you to specify different images for different device widths */
/* Layout
----------------------------------------------- */
body {
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
#page {
  position: relative;
  background: #fdfdfb;
  width: 100%;
}
#secondary ul.menu {
  font-family: "ronnia", Georgia, serif;
  margin-left: 0;
}
#secondary ul.menu li a {
  color: #333;
  display: block;
  text-transform: uppercase;
  padding: 8px 10px 8px 20px;
  margin: 2px 0;
  font-size: 1.2em;
}
#secondary ul.menu li a:hover {
  background-color: #fcf8f7;
}
#secondary #menu-post-categories li a {
  color: #fcf8f7;
  margin: 6px 0;
  background-color: transparent;
}
#secondary #menu-post-categories li a:hover {
  background-color: transparent;
}
#secondary #secondary_nav ul.menu {
  border-bottom: 1px dashed #666464;
}
#secondary #secondary_nav ul.menu li {
  border-top: 1px dashed #666464;
}
#secondary #secondary_nav ul.menu li:first-child {
  border-top: none;
}
#secondary #secondary_nav ul.menu li a {
  color: #333;
  padding-left: 30px;
}
#secondary #secondary_nav ul.menu li.page_item_has_children > a:before {
  content: '\F054';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -21px;
  font-size: 0.7em;
}
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_item > a:before,
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_parent > a:before,
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_ancestor > a:before {
  content: '\F078';
}
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_item > .children,
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_parent > .children,
#secondary #secondary_nav ul.menu li.page_item_has_children.current_page_ancestor > .children {
  display: block;
}
#secondary #secondary_nav ul.menu li.current_page_item > a {
  background-color: #e0b50b;
}
#secondary #secondary_nav ul.menu li .children {
  border-bottom: none;
  display: none;
  margin-left: 0;
}
#secondary #secondary_nav ul.menu li .children li:first-child {
  border-top: 1px dashed #666464;
}
#secondary #secondary_nav ul.menu li .children li a {
  text-transform: none;
  color: #5E5E5E;
  padding-left: 45px;
}
#secondary #secondary_nav ul.menu li .children li .children a {
  padding-left: 75px;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
#frontpage-slideshow {
  display: none;
}
body.home .frontpage-slideshow {
  display: block;
  max-width: 1280px;
  margin: 0 auto;
  background-color: #f2f2f2;
}
body.home .frontpage-slideshow:not(.frontpage-slideshow--mobile) {
  display: none;
}
body.home .frontpage-slideshow .wpsisac-slider-readmore {
  visibility: hidden;
}
body.home .frontpage-slideshow .wpsisac-img-wrap {
  height: inherit;
}
body.home .frontpage-slideshow .wpsisac-slider-img {
  object-fit: contain;
}
@media only screen and (min-width: 768px) {
  body.home .frontpage-slideshow--mobile {
    display: none;
  }
  body.home .frontpage-slideshow:not(.frontpage-slideshow--mobile) {
    display: block;
  }
  body.home .frontpage-slideshow .wpsisac-img-wrap {
    height: 400px;
  }
  body.home .frontpage-slideshow .wpsisac-slider-img {
    object-fit: cover;
  }
}
body.home #primary {
  float: none;
  width: 100%;
}
body.home #section-callouts {
  margin-top: 2em;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  body.home #section-callouts #jcc,
  body.home #section-callouts #federation,
  body.home #section-callouts #community {
    display: none;
  }
}
body.home #section-callouts #jcc .view-first {
  background-size: 8px 8px, 8px 8px, cover;
  background-image: linear-gradient(rgba(5, 84, 149, 0.5), rgba(5, 84, 149, 0.5)), linear-gradient(45deg, rgba(5, 84, 149, 0.15) 25%, transparent 25%, transparent 50%, rgba(5, 84, 149, 0.15) 50%, rgba(5, 84, 149, 0.15) 75%, transparent 75%, transparent), url('../img/JCC-eatmybubbles.jpeg');
  background-position: 0 0, 0 0, 100% 0;
}
body.home #section-callouts #jcc .view-second {
  left: 0;
}
body.home #section-callouts #jcc .view-second .header {
  background-image: url('../img/JCC-eatmybubbles.jpeg');
  background-position: 100% 0;
}
body.home #section-callouts #federation .view-first {
  background-size: 8px 8px, 8px 8px, cover;
  background-image: linear-gradient(rgba(224, 181, 11, 0.5), rgba(224, 181, 11, 0.5)), linear-gradient(45deg, rgba(224, 181, 11, 0.15) 25%, transparent 25%, transparent 50%, rgba(224, 181, 11, 0.15) 50%, rgba(224, 181, 11, 0.15) 75%, transparent 75%, transparent), url('../img/Connecting.with.Nature.jpg');
  background-position: 0 0, 0 0, 45% 0;
}
body.home #section-callouts #federation .view-second .header {
  background-image: url('../img/Connecting.with.Nature.jpg');
  background-position: 45% 0;
}
body.home #section-callouts #community .view-first {
  background-size: 8px 8px, 8px 8px, cover;
  background-image: linear-gradient(rgba(9, 183, 155, 0.5), rgba(9, 183, 155, 0.5)), linear-gradient(45deg, rgba(9, 183, 155, 0.15) 25%, transparent 25%, transparent 50%, rgba(9, 183, 155, 0.15) 50%, rgba(9, 183, 155, 0.15) 75%, transparent 75%, transparent), url('../img/Community-mayor.jpg');
  background-position: 0 0, 0 0, 59% 0;
}
body.home #section-callouts #community .view-second {
  left: auto;
  right: 0;
}
body.home #section-callouts #community .view-second .header {
  background-image: url('../img/Community-mayor.jpg');
  background-position: 59% 0;
}
body.home #section-callouts .section {
  margin: 3em 0;
}
body.home #section-callouts .section .view-first {
  display: none;
}
body.home #section-callouts .section .view-first,
body.home #section-callouts .section .header {
  min-height: 10.8125em;
}
body.home #section-callouts .section .view-first a,
body.home #section-callouts .section .header a {
  min-height: 10.8125em;
}
body.home #section-callouts .section .view-first h2,
body.home #section-callouts .section .header h2 {
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.7em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  display: block;
  vertical-align: middle;
  color: #fff;
}
body.home #section-callouts .section .view-second {
  color: #333;
  background-color: #fff;
}
body.home #section-callouts .section .view-second .header {
  background-size: cover;
  position: relative;
}
body.home #section-callouts .section .view-second .header a {
  display: block;
}
body.home #section-callouts .section .view-second .header h2 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  font-size: 2em;
}
body.home #section-callouts .section .view-second .header .cta {
  background-color: #51bbcf;
  border: 3px solid #45aac3;
  color: #fff;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 0;
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: "ronnia", Georgia, serif;
  margin: 0 20px 20px 0;
  float: right;
}
body.home #section-callouts .section .view-second .header .cta:hover {
  background-color: #45aac3;
  text-decoration: none;
}
body.home #section-callouts .section .view-second .header .cta:visited,
body.home #section-callouts .section .view-second .header .cta:hover,
body.home #section-callouts .section .view-second .header .cta:active {
  color: #fff;
}
body.home #section-callouts .section .view-second .header:before,
body.home #section-callouts .section .view-second .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
body.home #section-callouts .section .view-second .header:after {
  clear: both;
}
body.home #section-callouts .section .view-second .features {
  padding: 20px 30px;
  background-color: #fff;
}
body.home #section-callouts .section .view-second .features .front-page-post {
  margin: 20px -30px 0 -30px;
  padding: 20px 30px 0 30px;
  border-top: 1px dashed #5E5E5E;
}
body.home #section-callouts .section .view-second .features .front-page-post a {
  display: block;
  color: inherit;
}
body.home #section-callouts .section .view-second .features .front-page-post a:hover .entry-title,
body.home #section-callouts .section .view-second .features .front-page-post a:hover .readmore {
  color: #67cbe4;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
body.home #section-callouts .section .view-second .features .front-page-post .wp-post-image {
  display: none;
}
body.home #section-callouts .section .view-second .features .front-page-post .entry-title {
  margin-top: 0;
}
body.home #section-callouts .section .view-second .features .front-page-post:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
body.home #section-callouts .section .view-second .features .front-page-post .entry-date {
  display: block;
  margin-top: 0;
  color: #b0b1b3;
}
body.home #section-callouts .section .view-second .features .front-page-post .entry-summary p {
  line-height: 1.5em;
}
body.home #section-callouts .section .view-second .features .front-page-post .entry-meta .readmore {
  display: block;
  margin-top: 0.5em;
}
body.home #colophon {
  background: #fff;
}
body.home #colophon .container .widget-wrapper .widget,
body.home #colophon .container .site-info .widget,
body.home #colophon .container .widget-wrapper ul,
body.home #colophon .container .site-info ul {
  background-color: #b0b1b3;
}
body.home #colophon .container .widget-wrapper .widget .widget-title a:hover,
body.home #colophon .container .site-info .widget .widget-title a:hover,
body.home #colophon .container .widget-wrapper ul .widget-title a:hover,
body.home #colophon .container .site-info ul .widget-title a:hover {
  color: #333;
}
body.home #colophon .container .btn,
body.home #colophon .container #donate-btn,
body.home #colophon .container .btn-round,
body.home #colophon .container #email-signup {
  background-color: #b0b1b3;
  border-color: #999a9c;
}
body.home #colophon .container .btn:hover,
body.home #colophon .container #donate-btn:hover,
body.home #colophon .container .btn-round:hover,
body.home #colophon .container #email-signup:hover {
  background-color: #999a9c;
}
body.home .via_tag {
  color: #333;
}
body.home .via_tag a {
  color: #333;
  background-image: url('../img/via-logo_blk.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.home .via_tag a {
    background-image: url("../img/via-logo_blk@2x.png");
    background-size: 30px 13px;
  }
}
body.home .via_tag a:hover {
  color: #666666;
}
body.home .wrap {
  background: url(../img/groovepaper.png);
}
#masthead {
  background: #65cce5;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
}
#main {
  background-color: #fcf8f7;
}
.wrapper {
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1170px;
  width: 94%;
  margin: 0 auto;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.wrapper:after {
  clear: both;
}
#primary {
  padding-left: 20px;
  padding-right: 20px;
}
#primary:not(.full-width) {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #primary:not(.full-width) {
    float: left;
    width: 66.66666667%;
  }
}
#content {
  margin-bottom: 3em;
}
#secondary {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../img/groovepaper.png);
}
@media (min-width: 992px) {
  #secondary {
    float: left;
    width: 33.33333333%;
  }
}
#secondary .widget {
  margin: 40px 0;
}
#secondary .widget:first-child {
  margin-top: 0;
}
#secondary .widget_sp_image .widget-title {
  display: none;
}
#secondary .widget_sp_image img {
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#secondary .widget_sp_image img:hover {
  opacity: 0.85;
}
#colophon {
  background: #5cc4dd;
  color: #fff;
  font-family: "ronnia", Georgia, serif;
}
#colophon .container {
  max-width: 1170px;
  width: 94%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
#colophon .container .site-info {
  font-size: 0.9375em;
  margin-bottom: 1em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
}
@media (min-width: 768px) {
  #colophon .container .site-info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #colophon .container .site-info {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  #colophon .container .site-info {
    float: left;
    width: 25%;
  }
}
#colophon .container .site-info ul {
  background-color: #51bbcf;
  padding: 25px 18px;
  font-weight: 600;
  margin-bottom: 1em;
}
#colophon .container .site-info ul .widget-title {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
}
#colophon .container .site-info ul .widget-title a {
  display: block;
  color: #fff;
}
#colophon .container .site-info ul .widget-title a:hover {
  color: #039fc5;
}
#colophon .container .site-info ul .tel {
  text-transform: uppercase;
  letter-spacing: 2px;
}
#colophon .container .site-info ul span[itemprop='street-address'] {
  display: block;
}
#colophon .container .site-info ul a {
  color: #fff;
  display: block;
}
#colophon .container .site-info ul a:hover {
  color: #039fc5;
}
#colophon .container .widget-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0.9375em;
  margin-bottom: 25px;
  position: static;
}
@media (min-width: 768px) {
  #colophon .container .widget-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #colophon .container .widget-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  #colophon .container .widget-wrapper {
    float: left;
    width: 25%;
  }
}
#colophon .container .widget-wrapper.widget-last {
  margin-bottom: 0;
}
#colophon .container .widget-wrapper.no-background .widget {
  background-color: transparent;
  padding: 0;
}
#colophon .container .widget-wrapper .widget {
  background-color: #51bbcf;
  padding: 25px 18px;
}
#colophon .container .widget-wrapper .widget .widget-title {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
}
#colophon .container .widget-wrapper .widget dl {
  margin-bottom: 0;
}
#colophon .container .widget-wrapper .widget dl dt {
  float: left;
  width: 73px;
  clear: left;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#colophon .container .widget-wrapper .widget dl dd {
  margin-left: 87px;
  margin-bottom: 0;
  margin-right: 0;
}
#colophon .container .widget-wrapper .widget dl dd:before,
#colophon .container .widget-wrapper .widget dl dd:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#colophon .container .widget-wrapper .widget dl dd:after {
  clear: both;
}
#colophon .container .widget-wrapper .widget .menu {
  text-transform: uppercase;
  letter-spacing: 2px;
}
#colophon .container .widget-wrapper .widget .menu li a {
  color: #fff;
  display: block;
}
#colophon .container .widget-wrapper .widget .menu li a:hover {
  color: #005394;
}
#colophon .container .hours-widget a {
  color: #fff;
  display: block;
}
#colophon .container .hours-widget a:hover {
  color: #039fc5;
}
#colophon .container .social-media a {
  background-color: #03b3de;
  border: 3px solid #039fc5;
  display: inline-block;
  padding: 0.421em 0.842em;
  border-radius: 0;
  margin-bottom: 0.5em;
  font-size: 1.6em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
#colophon .container .social-media a:hover {
  background-color: #039fc5;
  text-decoration: none;
}
#colophon .container .social-media a:visited,
#colophon .container .social-media a:hover,
#colophon .container .social-media a:active {
  color: #fff;
}
#colophon .container .social-media a#campaign-btn {
  background-color: #D7006D;
  border: 3px solid #be0060;
  color: #fff;
  display: inline-block;
  padding: 0.421em 0.842em;
  border-radius: 0;
  white-space: normal;
}
#colophon .container .social-media a#campaign-btn:hover {
  background-color: #be0060;
  text-decoration: none;
}
#colophon .container .social-media a#campaign-btn:visited,
#colophon .container .social-media a#campaign-btn:hover,
#colophon .container .social-media a#campaign-btn:active {
  color: #fff;
}
#colophon .container .widget-first.widget-last + .social-media {
  clear: none;
}
@media (min-width: 992px) {
  #colophon .container .widget-first.widget-last + .social-media {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  #colophon .container .widget-first.widget-last + .social-media {
    margin-left: 25%;
  }
}
/* Header
----------------------------------------------- */
.menu-nav {
  display: none;
}
#page {
  position: relative;
  background: #fff;
  width: 100%;
  left: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
  -moz-transition: -moz-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
  -o-transition: -o-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
  transition: transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
}
.menu-nav {
  padding: 12px 16px;
  background: #fff;
  display: block;
  z-index: 2;
}
.wrap {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  background: #5cc4dd;
}
body.events-gridview .wrap {
  overflow-x: visible;
}
/* Menu
----------------------------------------------- */
#section-nav {
  width: 100%;
  font-family: "ronnia", Georgia, serif;
}
#section-nav a.menu-button {
  display: block;
  float: left;
  padding: 21px;
  line-height: 1;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#section-nav #persistent-nav {
  display: inline-block;
}
#section-nav #persistent-nav ul li {
  display: inline-block;
  position: relative;
}
#section-nav #persistent-nav ul li a {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  padding: 22px 5px;
  line-height: 1em;
  font-size: 0.9em;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: none 1s ease-in-out;
  -moz-transition: none 1s ease-in-out;
  -o-transition: none 1s ease-in-out;
  transition: none 1s ease-in-out;
}
#section-nav #persistent-nav ul li a .sub {
  display: none;
}
#section-nav #persistent-nav ul li a:hover {
  -webkit-animation: stripes 0.5s linear infinite;
  -moz-animation: stripes 0.5s linear infinite;
  -ms-animation: stripes 0.5s linear infinite;
  -o-animation: stripes 0.5s linear infinite;
  animation: stripes 0.5s linear infinite;
}
#section-nav #persistent-nav ul li.current_page_item a,
#section-nav #persistent-nav ul li.current-menu-item a,
#section-nav #persistent-nav ul li.current-page-ancestor a,
#section-nav #persistent-nav ul li:hover > a {
  background-color: #03b3de;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #03afd9 25%, transparent 25%, transparent 50%, #03afd9 50%, #03afd9 75%, transparent 75%, transparent);
}
#section-nav #persistent-nav .sub-menu {
  margin: 0;
  z-index: -1;
  width: 300px;
  display: none;
  visibility: hidden;
  position: absolute;
  flex-direction: column;
  background-color: #65cce5;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #section-nav #persistent-nav .sub-menu {
    display: flex;
  }
}
#section-nav #persistent-nav .sub-menu li {
  width: 100%;
}
#section-nav #persistent-nav .sub-menu li a {
  color: #333;
  font-size: 1.2em;
  text-transform: none;
  font-weight: 400;
  background: none !important;
}
#section-nav #persistent-nav .sub-menu li:hover a,
#section-nav #persistent-nav .sub-menu li.current-menu-item a {
  font-weight: 600;
}
#section-nav #persistent-nav .menu-item-has-children:hover .sub-menu {
  visibility: visible;
}
#section-nav #persistent-nav #menu-main > li {
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.3);
}
#section-nav #search-menu {
  display: none;
}
.address_widget {
  display: none;
}
body.home .wrap {
  background: #fff;
}
body.home #masthead {
  background: #fff;
  box-shadow: none;
}
body.home #masthead #section-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  body.home #masthead #section-nav {
    padding: 0 1em 0 1.5em;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  body.home #masthead #section-nav {
    width: inherit;
    max-width: 1280px;
  }
}
body.home #masthead #section-nav:before,
body.home #masthead #section-nav:after {
  display: none;
}
body.home #masthead #section-nav .menu-button {
  color: #4e5859;
  padding: 20px 15px;
}
body.home #masthead #section-nav #fp-home,
body.home #masthead #section-nav #persistent-nav ul li a {
  font-size: 1rem;
  font-weight: 400;
}
body.home #masthead #section-nav #fp-home {
  display: none;
  color: #4e5859;
  font-size: 1.25em;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  body.home #masthead #section-nav #fp-home {
    display: block;
  }
}
body.home #masthead #section-nav .nav-right,
body.home #masthead #section-nav #persistent-nav,
body.home #masthead #section-nav #persistent-nav > ul,
body.home #masthead #section-nav #persistent-nav ul li {
  display: flex;
}
body.home #masthead #section-nav .nav-right > *,
body.home #masthead #section-nav #persistent-nav > *,
body.home #masthead #section-nav #persistent-nav > ul > *,
body.home #masthead #section-nav #persistent-nav ul li > * {
  align-self: stretch;
}
body.home #masthead #section-nav #persistent-nav {
  align-self: stretch;
}
body.home #masthead #section-nav #persistent-nav #menu-front-page {
  margin-right: 12px;
}
body.home #masthead #section-nav #persistent-nav ul li > a {
  font-size: 1em;
  color: #4e5859;
  padding: 20px 10px;
  display: flex;
  align-items: center;
}
body.home #masthead #section-nav #persistent-nav ul li:hover > a {
  color: #fff;
  background-color: #4379bd;
  background-image: none;
}
body.home #masthead #section-nav .btn-round {
  background: none;
  color: #4e5859;
}
body.home #masthead #section-nav .btn-round:hover {
  color: #4379bd;
}
body.home #masthead #section-nav .searchform input.searchfield {
  border: 2px solid #4e5859;
  padding-bottom: 7px;
}
body.home #masthead #section-nav .searchform .btn {
  background: #4e5859;
}
body.home #main,
body.home #colophon {
  background: #f2f2f2;
}
body.home #primary {
  margin-top: 1em;
}
body.home .front-page-cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -1em;
}
body.home .front-page-cta svg {
  width: 100px;
  height: auto;
}
body.home .front-page-cta svg .fill,
body.home .front-page-cta svg .st1 {
  fill: #4379bd;
}
body.home .front-page-cta a {
  margin: 1em;
  display: flex;
  align-items: center;
  font-family: "ronnia", Georgia, serif;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase;
}
body.home .front-page-cta a:hover .fill,
body.home .front-page-cta a:hover .st1 {
  fill: #055495;
}
body.home .front-page-cta a:hover p {
  color: #055495;
}
body.home .front-page-cta a p {
  max-width: 140px;
  margin: 0;
  margin-left: 0.5em;
  line-height: 1.25em;
  color: #4379bd;
}
body.home .front-page-cta .the-j svg {
  width: 85px;
}
body.home .front-page-cta .community {
  display: block;
}
body.home .front-page-cta .community svg {
  width: 250px;
}
body.home .front-page-cta .community p {
  margin-top: -0.7em;
}
body.home #colophon > .container {
  width: 100%;
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  body.home #colophon > .container {
    width: 94%;
    padding: 20px 15px;
  }
}
body.home #colophon .info-widgets {
  width: 100%;
  margin: 60px auto 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets {
    justify-content: center;
    flex-direction: row;
  }
}
body.home #colophon .info-widgets .hours-widget a {
  color: black;
}
body.home #colophon .info-widgets .widget-wrapper {
  margin: 0;
  padding: 0 3em;
  border: none;
}
body.home #colophon .info-widgets .widget-wrapper:not(:first-child) {
  margin-top: 3em;
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets .widget-wrapper:not(:first-child) {
    margin-top: 0;
    border-left: 1px solid black;
  }
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets .widget-wrapper {
    float: none;
    width: initial;
  }
}
body.home #colophon .info-widgets .widget-wrapper .widget,
body.home #colophon .info-widgets .widget-wrapper aside.widget {
  background: #f2f2f2;
  color: black;
  margin: 0;
  padding: 0;
  height: 160px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets .widget-wrapper .widget,
  body.home #colophon .info-widgets .widget-wrapper aside.widget {
    text-align: left;
  }
}
body.home #colophon .info-widgets .widget-wrapper .widget .widget-title,
body.home #colophon .info-widgets .widget-wrapper aside.widget .widget-title {
  font-size: 0.8em;
}
body.home #colophon .info-widgets .widget-wrapper .widget ul,
body.home #colophon .info-widgets .widget-wrapper aside.widget ul {
  background: #f2f2f2;
}
body.home #colophon .info-widgets .widget-wrapper .widget dl dt,
body.home #colophon .info-widgets .widget-wrapper aside.widget dl dt,
body.home #colophon .info-widgets .widget-wrapper .widget dl dd,
body.home #colophon .info-widgets .widget-wrapper aside.widget dl dd {
  text-align: left;
}
body.home #colophon .info-widgets .widget-wrapper .widget dl dt a,
body.home #colophon .info-widgets .widget-wrapper aside.widget dl dt a,
body.home #colophon .info-widgets .widget-wrapper .widget dl dd a,
body.home #colophon .info-widgets .widget-wrapper aside.widget dl dd a {
  color: black;
}
body.home #colophon .info-widgets .widget-wrapper .widget dl dd,
body.home #colophon .info-widgets .widget-wrapper aside.widget dl dd {
  text-align: right;
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets .widget-wrapper .widget dl dd,
  body.home #colophon .info-widgets .widget-wrapper aside.widget dl dd {
    text-align: left;
  }
}
body.home #colophon .info-widgets .widget-wrapper.address_widget {
  position: relative;
  margin-top: 4em;
}
body.home #colophon .info-widgets .widget-wrapper.address_widget,
body.home #colophon .info-widgets .widget-wrapper.address_widget > aside {
  display: block;
}
@media only screen and (min-width: 992px) {
  body.home #colophon .info-widgets .widget-wrapper.address_widget {
    margin-top: 0;
    max-width: 300px;
  }
  body.home #colophon .info-widgets .widget-wrapper.address_widget > aside {
    text-align: center;
  }
}
body.home #colophon .info-widgets .widget-wrapper.address_widget .directions-link {
  display: block;
  position: absolute;
  margin-left: -32px;
  top: -51px;
  left: 50%;
  width: 64px;
  height: 64px;
}
body.home #colophon .info-widgets:before,
body.home #colophon .info-widgets:after {
  display: none;
}
.sub-footer {
  max-width: 1170px;
  margin: 14px auto;
  background: #fff;
  padding: 14px;
}
.sub-footer a,
.sub-footer p a {
  color: #4379bd;
  background: none;
}
.sub-footer .stay-connected {
  display: block;
  margin: 0 auto;
  border: 1px solid transparent;
  background: #4379bd;
  color: #fff;
  text-align: center;
  max-width: 150px;
  padding: 0.5em;
  line-height: 1.25;
}
.sub-footer .stay-connected:hover,
.sub-footer .stay-connected:focus {
  background: #fff;
  color: #4379bd;
  border: 1px solid #4379bd;
}
.copyright-footer {
  margin: 0 auto;
  padding: 0 1.5em;
  height: 50px;
  max-width: 1280px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .copyright-footer {
    text-align: left;
  }
}
.copyright-footer p:first-child {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .copyright-footer p:first-child {
    display: inline-block;
    float: left;
    margin: 0;
  }
}
.copyright-footer .social-icons {
  display: block;
  width: 64px;
  margin: 0 auto;
}
.copyright-footer .social-icons li {
  margin: 1em 0 2em;
}
.copyright-footer .social-icons .icon-facebook {
  line-height: 1.85em;
}
@media only screen and (min-width: 768px) {
  .copyright-footer .social-icons {
    display: inline-block;
    float: right;
    margin: 0;
  }
  .copyright-footer .social-icons li {
    margin: 0;
    text-align: right;
  }
}
.access-nav {
  width: 60%;
  position: absolute;
  padding-top: 15px;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  font-family: "ronnia", Georgia, serif;
  background-color: #055495;
}
.access-nav .section-nav-container ul {
  display: block;
  list-style: none;
  margin: 0 -15px;
}
.access-nav .section-nav-container ul li {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
.access-nav .section-nav-container ul li a {
  display: block;
  margin: 0;
  padding: 15px 15px 15px 20px;
  color: #fff;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: none 1s ease-in-out;
  -moz-transition: none 1s ease-in-out;
  -o-transition: none 1s ease-in-out;
  transition: none 1s ease-in-out;
}
.access-nav .section-nav-container ul li a:hover {
  color: #fff;
  -webkit-animation: stripes 0.5s linear infinite;
  -moz-animation: stripes 0.5s linear infinite;
  -ms-animation: stripes 0.5s linear infinite;
  -o-animation: stripes 0.5s linear infinite;
  animation: stripes 0.5s linear infinite;
}
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page {
  border-bottom: 1px solid #D7006D;
}
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page > a {
  background-color: #D7006D;
}
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page.current-page-ancestor > a,
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page.current_page_item > a,
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page.current-menu-item > a,
.access-nav .section-nav-container ul li.campaign.menu-item.menu-item-object-page > a:hover {
  background-color: #d2006a;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #cd0068 25%, transparent 25%, transparent 50%, #cd0068 50%, #cd0068 75%, transparent 75%, transparent);
}
.access-nav .section-nav-container ul li .sub-menu {
  margin: 0;
  display: none;
}
.access-nav .section-nav-container ul li .sub-menu li a {
  padding-left: 35px;
}
.access-nav .section-nav-container ul li .sub-menu .btn-menu-dropdown {
  display: none !important;
}
.access-nav .section-nav-container ul li .btn-menu-dropdown {
  display: none;
}
.access-nav .section-nav-container ul li.menu-item-has-children {
  position: relative;
  z-index: 2;
}
.access-nav .section-nav-container ul li.menu-item-has-children > a {
  padding-right: 25px;
}
.access-nav .section-nav-container ul li.menu-item-has-children .btn-menu-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  display: block;
  padding: 12px 16px;
}
.access-nav .section-nav-container ul li.menu-item-has-children .btn-menu-dropdown .icon {
  display: block;
}
.access-nav .section-nav-container ul li.menu-item-has-children.in .sub-menu {
  display: block;
}
.access-nav .section-nav-container ul li.menu-item-has-children.in .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.access-nav .menu-section-title {
  color: #fff;
  margin: 5px -15px;
  padding: 8px 18px;
  font-weight: 400;
  background-color: #04467c;
}
.access-nav .searchform .searchsubmit {
  display: none;
}
.access-nav .searchform .searchfield {
  padding-left: 6px;
  padding-right: 6px;
  width: 90%;
}
.access-nav #mobile-quick-nav {
  text-align: center;
  margin: 1.5em 0;
}
.access-nav #mobile-quick-nav ul li {
  display: inline-block;
  margin: 0 0 10px;
  width: 45%;
}
.access-nav #mobile-quick-nav ul li a {
  color: #fff;
}
.access-nav #mobile-quick-nav ul li .btn-round {
  background: #fff;
  color: #055495;
}
.access-nav #mobile-quick-nav ul li .block {
  display: block;
}
.access-nav #mobile-quick-nav ul li .icon-align-justify {
  margin: 1px 0 0 1px;
}
body.home .access-nav {
  box-shadow: none;
}
.menu-active #page {
  -webkit-transform: translate3d(60%, 0, 0);
  -moz-transform: translate3d(60%, 0, 0);
  transform: translate3d(60%, 0, 0);
}
/* Front Page
----------------------------------------------- */
/* Section Page
----------------------------------------------- */
.page-template-template-landing-page-php,
.page-template-template-campaign-php {
  position: relative;
}
.page-template-template-landing-page-php #main,
.page-template-template-campaign-php #main {
  background: url(../img/groovepaper.png);
}
.page-template-template-landing-page-php #content,
.page-template-template-campaign-php #content {
  margin-left: -15px;
  margin-right: -15px;
}
.page-template-template-landing-page-php #content:before,
.page-template-template-campaign-php #content:before,
.page-template-template-landing-page-php #content:after,
.page-template-template-campaign-php #content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-template-template-landing-page-php #content:after,
.page-template-template-campaign-php #content:after {
  clear: both;
}
.page-template-template-landing-page-php #content .left-widget-area,
.page-template-template-campaign-php #content .left-widget-area,
.page-template-template-landing-page-php #content .right-widget-area,
.page-template-template-campaign-php #content .right-widget-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php #content .left-widget-area,
  .page-template-template-campaign-php #content .left-widget-area,
  .page-template-template-landing-page-php #content .right-widget-area,
  .page-template-template-campaign-php #content .right-widget-area {
    float: left;
    width: 50%;
  }
}
.page-template-template-landing-page-php #secondary,
.page-template-template-campaign-php #secondary {
  background: #fcf8f7;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 35px 0;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php #secondary,
  .page-template-template-campaign-php #secondary {
    float: left;
    width: 100%;
  }
}
.page-template-template-landing-page-php #secondary .wrapper .row,
.page-template-template-campaign-php #secondary .wrapper .row {
  display: flex;
  flex-wrap: wrap;
}
.page-template-template-landing-page-php #secondary .wrapper .row:before,
.page-template-template-campaign-php #secondary .wrapper .row:before,
.page-template-template-landing-page-php #secondary .wrapper .row:after,
.page-template-template-campaign-php #secondary .wrapper .row:after {
  display: none;
}
.page-template-template-landing-page-php #secondary .wrapper .archive-list,
.page-template-template-campaign-php #secondary .wrapper .archive-list {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  .page-template-template-landing-page-php #secondary .wrapper .archive-list,
  .page-template-template-campaign-php #secondary .wrapper .archive-list {
    flex: 1 0 50%;
  }
}
.page-template-template-landing-page-php #secondary .wrapper .archive-list:empty,
.page-template-template-campaign-php #secondary .wrapper .archive-list:empty {
  display: none;
}
.page-template-template-landing-page-php #primary,
.page-template-template-campaign-php #primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php #primary,
  .page-template-template-campaign-php #primary {
    float: left;
    width: 100%;
  }
}
.page-template-template-landing-page-php #section-feature,
.page-template-template-campaign-php #section-feature {
  position: relative;
}
.page-template-template-landing-page-php #section-feature:before,
.page-template-template-campaign-php #section-feature:before,
.page-template-template-landing-page-php #section-feature:after,
.page-template-template-campaign-php #section-feature:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-template-template-landing-page-php #section-feature:after,
.page-template-template-campaign-php #section-feature:after {
  clear: both;
}
.page-template-template-landing-page-php #section-feature #section-access,
.page-template-template-campaign-php #section-feature #section-access {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  height: auto;
  width: auto;
  text-align: left;
}
.page-template-template-landing-page-php #section-feature .section-logo,
.page-template-template-campaign-php #section-feature .section-logo {
  margin: 1em auto;
  background-repeat: no-repeat;
  text-indent: -1000px;
  display: block;
}
.page-template-template-landing-page-php #section-feature.jcc .section-logo,
.page-template-template-campaign-php #section-feature.jcc .section-logo {
  width: 170px;
  height: 170px;
  background-image: url('../img/J-logo.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-template-landing-page-php #section-feature.jcc .section-logo,
  .page-template-template-campaign-php #section-feature.jcc .section-logo {
    background-image: url("../img/J-logo@2x.png");
    background-size: 170px 170px;
  }
}
.page-template-template-landing-page-php #section-feature.community .section-logo,
.page-template-template-campaign-php #section-feature.community .section-logo {
  width: 290px;
  height: 36px;
  background-image: url('../img/Mobile_Comm-Logo.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-template-landing-page-php #section-feature.community .section-logo,
  .page-template-template-campaign-php #section-feature.community .section-logo {
    background-image: url("../img/Mobile_Comm-Logo@2x.png");
    background-size: 290px 36px;
  }
}
.page-template-template-landing-page-php #section-feature.federation .section-logo,
.page-template-template-campaign-php #section-feature.federation .section-logo {
  width: 290px;
  height: 217px;
  background-image: url('../img/Mobile_Fed-Logo.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .page-template-template-landing-page-php #section-feature.federation .section-logo,
  .page-template-template-campaign-php #section-feature.federation .section-logo {
    background-image: url("../img/Mobile_Fed-Logo@2x.png");
    background-size: 290px 217px;
  }
}
.page-template-template-landing-page-php #section-feature .section-feature-image,
.page-template-template-campaign-php #section-feature .section-feature-image {
  display: none;
}
.page-template-template-landing-page-php #section-feature .section-nav-container,
.page-template-template-campaign-php #section-feature .section-nav-container {
  width: 100%;
}
.page-template-template-landing-page-php #section-feature .section-nav-container ul,
.page-template-template-campaign-php #section-feature .section-nav-container ul {
  text-align: left;
}
.page-template-template-landing-page-php .widget_via_landing_page_features,
.page-template-template-campaign-php .widget_via_landing_page_features {
  position: relative;
  margin: 40px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.1);
}
.page-template-template-landing-page-php .widget_via_landing_page_features a,
.page-template-template-campaign-php .widget_via_landing_page_features a {
  display: block;
  color: inherit;
}
.page-template-template-landing-page-php .widget_via_landing_page_features a:hover,
.page-template-template-campaign-php .widget_via_landing_page_features a:hover {
  color: inherit;
}
.page-template-template-landing-page-php .widget_via_landing_page_features .entry,
.page-template-template-campaign-php .widget_via_landing_page_features .entry {
  padding: 20px 30px;
}
.page-template-template-landing-page-php .widget_via_landing_page_features .entry h3,
.page-template-template-campaign-php .widget_via_landing_page_features .entry h3 {
  font-size: 1.75em;
}
.page-template-template-landing-page-php .widget_via_landing_page_features .entry .entry-cta,
.page-template-template-campaign-php .widget_via_landing_page_features .entry .entry-cta {
  text-transform: uppercase;
  font-family: "ronnia", Georgia, serif;
  font-size: 1.125em;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout {
  margin-left: -15px;
  margin-right: -15px;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:before,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:before,
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:after,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:after,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .landingpagefeaturewidget .callout:after {
  clear: both;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .entry-image,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .entry-image {
  overflow: hidden;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php .widget_via_landing_page_features.img-left .entry-image,
  .page-template-template-campaign-php .widget_via_landing_page_features.img-left .entry-image {
    float: left;
    width: 41.66666667%;
  }
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .entry-image img,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .entry-image img {
  width: auto;
  max-width: inherit;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.img-left .entry,
.page-template-template-campaign-php .widget_via_landing_page_features.img-left .entry {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 45px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php .widget_via_landing_page_features.img-left .entry,
  .page-template-template-campaign-php .widget_via_landing_page_features.img-left .entry {
    float: left;
    width: 58.33333333%;
  }
}
.page-template-template-landing-page-php .widget_via_landing_page_features:before,
.page-template-template-campaign-php .widget_via_landing_page_features:before {
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  content: '';
  background: url(../img/ptn_pink_6.png);
}
.page-template-template-landing-page-php .widget_via_landing_page_features:hover:before,
.page-template-template-campaign-php .widget_via_landing_page_features:hover:before {
  -webkit-animation: sectionstripes 1s linear infinite;
  -moz-animation: sectionstripes 1s linear infinite;
  -ms-animation: sectionstripes 1s linear infinite;
  -o-animation: sectionstripes 1s linear infinite;
  animation: sectionstripes 1s linear infinite;
}
.page-template-template-landing-page-php .widget_via_landing_page_features:hover .entry-cta,
.page-template-template-campaign-php .widget_via_landing_page_features:hover .entry-cta {
  color: #ED1754;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.teal_stripes:before,
.page-template-template-campaign-php .widget_via_landing_page_features.teal_stripes:before {
  background: url(../img/ptn_teal_6.png);
}
.page-template-template-landing-page-php .widget_via_landing_page_features.teal_stripes:hover .entry-cta,
.page-template-template-campaign-php .widget_via_landing_page_features.teal_stripes:hover .entry-cta {
  color: #61cbb8;
}
.page-template-template-landing-page-php .widget_via_landing_page_features.blue_stripes:before,
.page-template-template-campaign-php .widget_via_landing_page_features.blue_stripes:before {
  background: url(../img/ptn_blue_6.png);
}
.page-template-template-landing-page-php .widget_via_landing_page_features.blue_stripes:hover .entry-cta,
.page-template-template-campaign-php .widget_via_landing_page_features.blue_stripes:hover .entry-cta {
  color: #03b3de;
}
#content .campaign {
  margin: 80px auto;
}
@media only screen and (min-width: 992px) {
  #content .campaign > .wrapper > * {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
#content .campaign-page-title {
  margin-bottom: 40px;
  text-align: center;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 1em;
  color: #052c49;
}
#content .campaign-page-title span {
  border-bottom: 1px solid #052c49;
  display: inline-block;
  padding-bottom: 7px;
}
#content .campaign-quotes .quotes-list {
  list-style: none;
  margin: 0 0 80px;
}
@media only screen and (min-width: 768px) {
  #content .campaign-quotes .quotes-list {
    display: flex;
    margin-left: 60px;
    margin-right: 60px;
  }
}
#content .campaign-quotes .quotes-list .quote {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 36px;
  margin: 20px;
  border-left: 12px solid #ED1754;
  background-color: #fcf8f7;
  color: #ED1754;
  -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
}
#content .campaign-quotes .quotes-list .quote blockquote {
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  padding: 0;
}
#content .campaign-quotes .quotes-list .quote cite {
  margin-top: 15px;
  font-weight: 400;
  font-style: italic;
  display: block;
  padding: 0;
}
#content .campaign .reasons-to-give {
  background-color: rgba(103, 203, 228, 0.2);
  padding-bottom: 100px;
}
#content .campaign .reasons-to-give-title {
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
  font-style: italic;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  font-size: 3.25rem;
  color: #055495;
}
#content .campaign .reasons-to-give-description {
  margin-bottom: 60px;
  text-align: center;
  color: #055495;
  font-size: 1.25rem;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  #content .campaign .reasons-to-give-reasons {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
#content .campaign .reasons-to-give-reasons .reason {
  margin: 80px 20px;
  padding: 10px;
  -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  background: #fcf8f7;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #content .campaign .reasons-to-give-reasons .reason {
    flex: 1 1 calc(50% - 40px);
    margin: 60px 20px;
    min-height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  #content .campaign .reasons-to-give-reasons .reason {
    flex: 1;
    margin: 0 20px;
  }
}
#content .campaign .reasons-to-give-reasons .reason-icon {
  display: block;
  height: 80px;
  width: 80px;
  margin: -50px auto 30px;
}
#content .campaign .reasons-to-give-reasons .reason-title {
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  font-size: 1.125rem;
  line-height: 1.75;
  text-transform: none;
}
#content .campaign .reasons-to-give-reasons .reason-copy {
  margin-bottom: 50px;
}
#content .campaign .reasons-to-give-reasons .reason-copy a {
  color: #09b79b;
  font-weight: 600;
}
#content .campaign .reasons-to-give-reasons .reason .btn {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #052c49;
  color: #fcf8f7;
}
#content .campaign .reasons-to-give-reasons .reason .btn:active {
  color: #fcf8f7;
}
#content .campaign .reasons-to-give-reasons .reason .btn .icon:before {
  content: '\f077';
}
#content .campaign .reasons-to-give-reasons .reason .btn.collapsed .icon:before {
  content: '\f078';
}
#content .campaign .learn-more-links {
  margin: 60px 0 100px;
}
@media only screen and (min-width: 768px) {
  #content .campaign .learn-more-links {
    display: flex;
    justify-content: space-around;
  }
}
#content .campaign .learn-more-links-wrapper {
  background-color: #09b79b;
  font-size: 1.5rem;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1170px;
  width: 94%;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
}
#content .campaign .learn-more-links-wrapper:before,
#content .campaign .learn-more-links-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#content .campaign .learn-more-links-wrapper:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  #content .campaign .learn-more-links-wrapper {
    display: flex;
    width: auto;
    align-items: center;
  }
}
#content .campaign .learn-more-links-title {
  color: #fff;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 20px 50px;
  font-size: 1em;
}
#content .campaign .learn-more-links ul {
  flex-grow: 1;
  padding: 30px 25px;
  margin: 0;
  list-style: none;
  background-color: #fcf8f7;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  #content .campaign .learn-more-links ul {
    padding: 30px;
  }
}
#content .campaign .learn-more-links ul a {
  display: block;
  padding: 15px 0;
  color: #09b79b;
}
#content .campaign .learn-more-links ul a:after {
  content: ' >';
}
#content .campaign .learn-more-links ul a:hover {
  text-decoration: underline;
}
#content .campaign .campaign-leadership {
  color: #055495;
  background-color: #fcf8f7;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 768px) {
  #content .campaign .campaign-leadership {
    background-color: transparent;
  }
}
#content .campaign .campaign-leadership-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1170px;
  width: 94%;
  margin: 0 auto;
  padding-bottom: 75px;
}
#content .campaign .campaign-leadership-wrapper:before,
#content .campaign .campaign-leadership-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#content .campaign .campaign-leadership-wrapper:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  #content .campaign .campaign-leadership-wrapper {
    padding: 0 75px 75px;
    background-color: #fcf8f7;
  }
}
#content .campaign .campaign-leadership-title {
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
  font-style: italic;
  font-size: 3.25rem;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
}
#content .campaign .campaign-leadership h3 {
  padding: 0 20px 10px;
  margin-top: 60px;
  border-bottom: 2px solid #03b3de;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #content .campaign .campaign-leadership h3 {
    padding: 0 60px 10px;
  }
}
#content .campaign .campaign-leadership h3 .btn {
  float: right;
  color: #fcf8f7;
  font-size: 1.2rem;
}
#content .campaign .campaign-leadership h3 .btn:active {
  color: #fcf8f7;
}
#content .campaign .campaign-leadership h3 .btn .icon:before {
  content: '\f077';
}
#content .campaign .campaign-leadership h3 .btn.collapsed .icon:before {
  content: '\f078';
}
#content .campaign .campaign-leadership .campaign-chairs,
#content .campaign .campaign-leadership .campaign-cabinet {
  list-style: none;
  margin: 15px 30px 30px;
}
@media only screen and (min-width: 768px) {
  #content .campaign .campaign-leadership .campaign-chairs,
  #content .campaign .campaign-leadership .campaign-cabinet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
#content .campaign .campaign-leadership .campaign-chairs li,
#content .campaign .campaign-leadership .campaign-cabinet li {
  padding: 0 20px;
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  #content .campaign .campaign-leadership .campaign-chairs li,
  #content .campaign .campaign-leadership .campaign-cabinet li {
    flex-basis: 42%;
    margin: 20px;
  }
}
@media only screen and (min-width: 992px) {
  #content .campaign .campaign-leadership .campaign-chairs li,
  #content .campaign .campaign-leadership .campaign-cabinet li {
    flex-basis: 30%;
  }
}
#content .campaign .campaign-leadership .campaign-chairs li .campaign-chair-title,
#content .campaign .campaign-leadership .campaign-cabinet li .campaign-chair-title {
  display: block;
  margin-top: 10px;
  font-size: 1rem;
  font-style: italic;
}
#content .campaign .campaign-leadership .campaign-cabinet {
  margin-top: 30px;
}
#content .campaign .campaign-leadership .campaign-cabinet li {
  margin-top: 5px;
  margin-bottom: 5px;
}
#content .campaign .sticky-donate-link {
  position: fixed;
  width: 100%;
  bottom: 0;
  margin-bottom: 0;
  display: block;
  text-align: center;
  padding: 20px 20px 20px 40px;
  margin-top: -30px;
  text-transform: uppercase;
  font-size: 1.5rem;
  background-color: #055495;
  color: #fff;
  font-family: "ronnia", Georgia, serif;
  z-index: 1;
  -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
}
.federation #content .campaign .sticky-donate-link {
  background-color: #e0b50b;
}
.community #content .campaign .sticky-donate-link {
  background-color: #09b79b;
}
@media only screen and (min-width: 768px) {
  #content .campaign .sticky-donate-link {
    position: static;
    border-radius: 100px 0 0  100px;
    float: right;
    width: auto;
  }
}
#content .campaign .sticky-donate-link.affix {
  position: fixed;
}
@media only screen and (min-width: 768px) {
  #content .campaign .sticky-donate-link.affix {
    right: 0;
    top: 50px;
    bottom: auto;
    width: auto;
  }
}
#section-feature {
  background-repeat: no-repeat;
  background-size: contain;
}
/* Page
----------------------------------------------- */
#content ul,
#tribe-events-content ul,
#content ol,
#tribe-events-content ol {
  margin: 0 0 1.5em 3em;
}
#content ul,
#tribe-events-content ul {
  list-style: disc;
}
#content .gform_wrapper ul,
#tribe-events-content .gform_wrapper ul {
  margin: 0;
}
.mobile-subnav {
  position: relative;
  display: block;
}
.mobile-subnav .btn-menu-dropdown {
  width: 100%;
  margin-top: 30px;
  font-family: "ronnia", Georgia, serif;
  font-size: 1.2em;
  text-align: left;
  padding: 12px;
  position: relative;
}
.mobile-subnav .btn-menu-dropdown .icon-angle-up {
  display: none;
}
.mobile-subnav .btn-menu-dropdown .icon {
  line-height: 2.5;
  position: absolute;
  right: 12px;
  top: 0;
}
.mobile-subnav .nav-children {
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.mobile-subnav .nav-children a {
  padding: 15px 10px;
  display: block;
  font-family: "ronnia", Georgia, serif;
  color: #333;
}
.mobile-subnav.in .nav-children {
  display: block;
}
.mobile-subnav.in .btn-menu-dropdown .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* Virtual J Pages (parent & child pages)
----------------------------------------------- */
.virtualjcc .entry-header {
  display: none;
}
/* Emergency Alerts
----------------------------------------------- */
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  animation-name: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
}
.banner-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.6);
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .banner-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.banner-wrap .banner {
  position: relative;
  background: #fff;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 10px solid #d31772;
  border-radius: 4px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .banner-wrap .banner {
    min-width: 640px;
    min-height: 480px;
  }
}
.banner-wrap .banner .btn-round {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #d31772;
}
.banner-wrap .banner h3 {
  text-align: center;
}
.banner-wrap .banner .btn {
  display: inline-block;
  margin: 1rem auto 0;
  background: #d31772;
  border: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .banner-wrap .banner .btn {
    float: right;
  }
}
.banner-wrap .banner .btn:hover,
.banner-wrap .banner .btn:focus {
  color: #d31772;
  background: #fff;
  border: 1px solid #d31772;
}
#close-alert:checked ~ .banner-wrap {
  display: none;
}
body.blog #primary,
body.single-tribe_events #primary,
body.events-archive #primary,
body.full-width #primary,
body.single-tribe_venue #primary,
body.home:not(.page-template-template-full-width-page) #primary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.blog #primary,
  body.single-tribe_events #primary,
  body.events-archive #primary,
  body.full-width #primary,
  body.single-tribe_venue #primary,
  body.home:not(.page-template-template-full-width-page) #primary {
    float: left;
    width: 100%;
  }
}
body.blog #main:before,
body.single-tribe_events #main:before,
body.events-archive #main:before,
body.full-width #main:before,
body.single-tribe_venue #main:before,
body.home:not(.page-template-template-full-width-page) #main:before,
body.blog #main > .wrapper:before,
body.single-tribe_events #main > .wrapper:before,
body.events-archive #main > .wrapper:before,
body.full-width #main > .wrapper:before,
body.single-tribe_venue #main > .wrapper:before,
body.home:not(.page-template-template-full-width-page) #main > .wrapper:before {
  background: none;
}
body.blog #secondary,
body.single-tribe_events #secondary,
body.events-archive #secondary,
body.full-width #secondary,
body.single-tribe_venue #secondary,
body.home:not(.page-template-template-full-width-page) #secondary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 35px 0;
}
@media (min-width: 768px) {
  body.blog #secondary,
  body.single-tribe_events #secondary,
  body.events-archive #secondary,
  body.full-width #secondary,
  body.single-tribe_venue #secondary,
  body.home:not(.page-template-template-full-width-page) #secondary {
    float: left;
    width: 100%;
  }
}
/* Post
----------------------------------------------- */
body.blog #content {
  margin-left: -15px;
  margin-right: -15px;
}
body.blog #content:before,
body.blog #content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
body.blog #content:after {
  clear: both;
}
body.blog #content .divider {
  margin-left: 0;
  margin-right: 0;
}
body.blog #secondary ul {
  margin-left: -15px;
  margin-right: -15px;
}
body.blog #secondary ul:before,
body.blog #secondary ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
body.blog #secondary ul:after {
  clear: both;
}
body.blog #secondary ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body.blog #secondary ul li {
    float: left;
    width: 25%;
  }
}
body.blog #secondary ul li a {
  display: block;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-family: "ronnia", Georgia, serif;
  font-size: 1.4em;
}
body.blog .archivepost {
  margin: 1em 15px;
  padding-bottom: 2em;
  border-bottom: 1px dashed #666464;
}
body.blog .archivepost.has-post-thumbnail .event-date {
  margin-top: 0px;
}
body.blog .archivepost .event-date {
  margin-top: 21px;
}
body.blog .archivepost .entry {
  padding: 15px;
  margin-left: -15px;
}
body.blog .archivepost .entry .entry-title {
  text-transform: none;
}
body.blog .archivepost .entry .entry-title a {
  color: #333;
}
body.blog .archivepost:hover .entry {
  background-color: #fff;
}
body.blog .archivepost:first-of-type .entry-title {
  text-transform: uppercase;
}
body.blog #upcoming_events .archivepost.has-post-thumbnail .entry {
  margin-left: 0;
}
.divider,
#secondary .widget-title {
  border-bottom: 3px solid #efefed;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2) 4px 8px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2) 4px 8px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2) 4px 8px 2px rgba(0, 0, 0, 0.3);
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.single #primary .type-post .entry-title {
  border-bottom: 1px dashed #666464;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.single #primary .type-post .entry-content {
  border-bottom: 1px dashed #666464;
  padding-left: 10px;
  padding-right: 10px;
}
.single #primary .type-post .entry-meta {
  margin-bottom: 25px;
  font-size: 1em;
  font-weight: 300;
  padding-left: 10px;
  padding-right: 10px;
}
.single #primary .type-post .entry-meta .entry-date {
  float: right;
}
.entry-date {
  display: block;
  margin-top: 10px;
}
.page-header {
  border-bottom: none;
}
.entry-title a {
  display: block;
}
.more-posts {
  margin: 30px 15px;
  display: block;
}
.archivepost {
  margin: 2em 10px;
}
.archivepost .entry-title {
  margin-bottom: 0;
  margin-top: 0;
}
.archivepost .entry-summary p {
  margin-bottom: 0.5em;
}
.archivepost .category {
  display: inline-block;
  color: #fcf8f7;
  padding: 0 10px;
  font-size: 0.875em;
  font-family: "ronnia", Georgia, serif;
}
.archivepost .info {
  color: #b0b1b3;
  margin-bottom: 0.5em;
}
.archivepost .attachment-second-thumbnail {
  margin-top: 7px;
}
.entry-meta:before,
.entry-meta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-meta:after {
  clear: both;
}
#featured-post {
  font-family: "ronnia", Georgia, serif;
}
#featured-post .post {
  background-color: rgba(224, 181, 11, 0.8);
  border: 3px solid #bd9701;
  padding: 15px;
  width: 108%;
  margin: 0 -4%;
}
#featured-post .post .entry-header .entry-title a {
  color: #333;
}
#featured-post .post .entry-summary .continue-reading {
  font-weight: bold;
}
#featured-post .post .entry-summary .continue-reading:hover {
  color: #333;
}
#featured-post .post .entry-meta {
  font-weight: 600;
}
#featured-post .post .entry-meta a {
  float: none !important;
  color: #333;
}
.event-date {
  display: none;
  margin: 6px auto 0;
  background-color: #c4c4c4;
  border: 2px solid #a7a7a7;
  padding: 0.25em 0;
  width: 2.75em;
  text-align: center;
  line-height: 1em;
  font-family: "ronnia", Georgia, serif;
  letter-spacing: 1px;
  float: right;
}
.event-date .month {
  text-transform: uppercase;
  font-size: 0.75em;
  display: block;
}
.event-date .day {
  font-size: 1.25em;
  display: block;
  font-weight: bold;
}
.attachment-second-thumbnail {
  margin-top: 18px;
  border: 2px solid #a7a7a7;
}
footer.entry-meta {
  border-bottom: 1px dashed #666464;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "ronnia", Georgia, serif;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer.entry-meta p {
  margin: 0.5em 0;
}
.wp-post-image {
  width: 108%;
  max-width: 108%;
  margin-left: -4%;
}
.entry-content:before,
.entry-summary:before,
.entry-content:after,
.entry-summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.entry-content:after,
.entry-summary:after {
  clear: both;
}
/* Comments  */
#comments {
  margin: 3em auto;
  width: 80%;
}
#comments .commentlist {
  list-style: none;
  margin-left: 0;
  margin-top: 2em;
}
#comments .commentlist .comment-author {
  float: left;
  font-family: "ronnia", Georgia, serif;
  margin: 0 5px 1em 0;
}
#comments .commentlist .comment-author .avatar {
  vertical-align: text-top;
  margin-right: 10px;
}
#comments .commentlist .comment-author .fn {
  text-transform: uppercase;
  font-style: normal;
}
#comments .commentlist .comment-meta {
  font-family: "ronnia", Georgia, serif;
  float: left;
}
#comments .commentlist .comment-meta:before {
  content: ' on ';
}
#comments .commentlist .comment-content {
  clear: left;
}
#comments .commentlist li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dashed #666464;
  padding-left: 10px;
  padding-right: 10px;
}
#comments .commentlist li .children {
  list-style: none;
  margin: 2em 0 0 3em;
}
#comments .commentlist li .children li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* Post Formats  */
/* Category Specific Styles */
.cat-upcoming-events {
  background-color: #299bcb;
}
.cat-upcoming-events:hover {
  background-color: #2281a9;
}
.cat-jcc {
  background-color: #1673be;
}
.cat-jcc:hover {
  background-color: #125d99;
}
.cat-federation {
  background-color: #055495;
}
.cat-federation:hover {
  background-color: #043e6e;
}
.cat-other-agencies {
  background-color: #094673;
}
.cat-other-agencies:hover {
  background-color: #062f4d;
}
.cat-nationalinternational {
  background-color: #052c49;
}
.cat-nationalinternational:hover {
  background-color: #021523;
}
.cat-latest-news {
  background-color: #4ebed9;
}
.cat-latest-news:hover {
  background-color: #2db1d1;
}
/* Archive
----------------------------------------------- */
.author-bio {
  background: #fff;
  padding: 16px 0;
  border-bottom: 1px solid #0c79a6;
  margin: 0 0 20px 0;
}
.author-bio .avatar {
  float: right;
  margin: 0 0 14px 14px;
}
.continue-reading {
  display: inline-block;
}
/* Navigation  */
#nav-below {
  margin: 10px 0;
  padding: 10px 0;
  overflow: hidden;
}
.nav-next a,
.nav-previous a {
  font-family: "ronnia", Georgia, serif;
  text-transform: uppercase;
  background-color: #51bbcf;
  border: 3px solid #45aac3;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 0;
}
.nav-next a:hover,
.nav-previous a:hover {
  background-color: #45aac3;
  text-decoration: none;
}
.nav-next a:visited,
.nav-previous a:visited,
.nav-next a:hover,
.nav-previous a:hover,
.nav-next a:active,
.nav-previous a:active {
  color: #fff;
}
.nav-previous {
  float: left;
  width: inherit;
}
.nav-next {
  float: right;
  width: inherit;
}
.site-content .site-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-content .nav-previous {
  float: left;
  width: inherit;
}
.site-content .nav-next {
  float: right;
  text-align: right;
  width: inherit;
}
/* Sidebar & Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget-last {
  margin-bottom: 0;
}
h4.entry-title {
  font-style: normal;
}
.widget_via_same_issue_posts .post {
  padding-left: 10px;
  padding-right: 10px;
}
.widget_via_same_issue_posts .post .entry-summary {
  margin: 0 0 0.75em;
}
.widget_via_same_issue_posts .post .entry-summary *:last-child {
  margin-bottom: 0;
}
.widget_via_same_issue_posts .post .entry-meta {
  font-family: "ronnia", Georgia, serif;
  color: #666464;
  font-weight: 300;
  margin: 0 0 2em 0;
  text-align: right;
}
.widget_via_same_issue_posts .post .entry-meta .entry-date {
  color: #333;
  float: left;
}
/* Footer
----------------------------------------------- */
.social-media-icons {
  width: 100% !important;
}
.social-media-icons ul {
  width: 100% !important;
  background: none !important;
  font-size: 1.2em;
  margin-bottom: 1em;
}
.social-media-icons ul li {
  display: inline-block;
  margin: 0 0 0 25px;
}
.social-media-icons ul li .btn-round {
  font-size: 1.4em;
}
.social-media-icons ul li:first-child {
  margin-left: 0;
}
.social-media-icons ul li a {
  font-size: 1.7em !important;
}
.via_tag,
.thanks {
  text-align: right;
  font-size: 0.93em;
  margin-top: 1em;
}
.via_tag a,
.thanks a {
  color: #fff;
  padding-right: 35px;
  background: no-repeat right 50%;
  background-image: url('../img/via-logo_wht.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .via_tag a,
  .thanks a {
    background-image: url("../img/via-logo_wht@2x.png");
    background-size: 30px 13px;
  }
}
.via_tag a:hover,
.thanks a:hover {
  color: #e6e6e6;
}
.thanks {
  text-align: left;
}
/*  Section Specific
================================================== */
.jcc .access-nav {
  background-color: #055495;
}
.jcc .access-nav .section-nav-container ul li .sub-menu {
  background-color: #055495;
}
.jcc .access-nav .section-nav-container ul li.current-page-ancestor > a,
.jcc .access-nav .section-nav-container ul li.current_page_item > a,
.jcc .access-nav .section-nav-container ul li.current-menu-item > a,
.jcc .access-nav .section-nav-container ul li > a:hover {
  background-color: #04487f;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #04457a 25%, transparent 25%, transparent 50%, #04457a 50%, #04457a 75%, transparent 75%, transparent);
}
.jcc .access-nav #mobile-quick-nav ul li .btn-round {
  color: #055495;
}
.jcc #secondary #secondary_nav ul.menu li.current_page_item > a {
  background-color: #055495;
  color: #fff;
}
.federation .access-nav {
  background-color: #e0b50b;
}
.federation .access-nav .menu-section-title {
  background-color: #c8a10a;
}
.federation .access-nav .section-nav-container ul li.current_page_item > a,
.federation .access-nav .section-nav-container ul li.current-menu-item > a,
.federation .access-nav .section-nav-container ul li > a:hover {
  background-color: #bd9701;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #b89301 25%, transparent 25%, transparent 50%, #b89301 50%, #b89301 75%, transparent 75%, transparent);
}
.federation .access-nav #mobile-quick-nav ul li .btn-round {
  color: #e0b50b;
}
.federation #secondary #secondary_nav ul.menu li.current_page_item > a,
.federation #secondary #secondary_nav ul.menu li.current_page_parent > a {
  background-color: #e0b50b;
}
.community .access-nav {
  background-color: #09b79b;
}
.community .access-nav .menu-section-title {
  background-color: #089f86;
}
.community .access-nav .section-nav-container ul li.current_page_item > a,
.community .access-nav .section-nav-container ul li.current-menu-item > a,
.community .access-nav .section-nav-container ul li > a:hover {
  background-color: #019079;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #018b75 25%, transparent 25%, transparent 50%, #018b75 50%, #018b75 75%, transparent 75%, transparent);
}
.community .access-nav #mobile-quick-nav ul li .btn-round {
  color: #09b79b;
}
.community #secondary #secondary_nav ul.menu li.current_page_item > a,
.community #secondary #secondary_nav ul.menu li.current_page_parent > a {
  background-color: #09b79b;
}
.archive .blog_parent,
.single .blog_parent,
.events-archive .blog_parent {
  background-color: #03b3de;
  background-size: 8px 8px;
  background-image: linear-gradient(45deg, #03afd9 25%, transparent 25%, transparent 50%, #03afd9 50%, #03afd9 75%, transparent 75%, transparent);
}
.gallery br + br,
.gallery br + br + br {
  display: none;
}
.gallery p {
  margin-bottom: 0;
}
.wp-caption {
  margin-bottom: 1.5625em;
}
/*  IE Specific
================================================== */
.ie8 body.home #section-callouts .section .view-first {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}
.ie8 body.home #section-callouts .section#jcc .view-first {
  background: #055495;
}
.ie8 body.home #section-callouts .section#federation .view-first {
  background: #e0b50b;
}
.ie8 body.home #section-callouts .section#community .view-first {
  background: #09b79b;
}
.ie8 body.home #section-callouts .section .view-second {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
.ie8 body.home #section-callouts .section.active .view-second {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.ie8 .page-template-template-landing-page-php #section-feature #section-access,
.ie8 .page-template-template-campaign-php #section-feature #section-access {
  position: static;
}
.ie8 .page-template-template-landing-page-php #section-feature.community .section-logo,
.ie8 .page-template-template-campaign-php #section-feature.community .section-logo {
  background-image: url('../img/Comm-Logo.png');
}
.ie8 .page-template-template-landing-page-php #section-feature.federation .section-logo,
.ie8 .page-template-template-campaign-php #section-feature.federation .section-logo {
  background-image: url('../img/Fed-Logo.png');
}
.ie8 .page-template-template-landing-page-php .widget_via_landing_page_features:before,
.ie8 .page-template-template-campaign-php .widget_via_landing_page_features:before {
  background: none;
}
.ie8 #section-nav #persistent-nav {
  width: 85%;
}
.ie8 #section-nav #persistent-nav li {
  display: block;
  float: left;
}
.ie8 #featured-post > .post {
  background-color: #e0b50b;
}
.ie8 .overlay {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
/*  Jet Pack over rides
================================================== */
#content .entry-meta div.sharedaddy {
  font-size: 1em;
}
#content .entry-meta div.sharedaddy .sd-content {
  width: 100%;
  margin: 0;
  float: none;
}
#content .entry-meta div.sharedaddy .sd-content li {
  margin: 0 2% 4px 0 !important;
  display: inline-block;
  float: none;
  width: 48%;
}
#content .entry-meta div.sharedaddy .share-count {
  line-height: 16px;
  min-width: 18px;
  border-radius: 9px;
  text-align: center;
  margin-left: 2px;
  padding: 2px;
}
#content .entry-meta div.sharedaddy div.sd-block {
  border-top: none;
}
#content .entry-meta div.sharedaddy a.sd-button {
  font-family: "ronnia", Georgia, serif;
  font-size: 1em;
  text-align: center;
  border-color: #0b4c84 !important;
  background: #0e5694 !important;
  color: #fff !important;
  background-color: #0e5694;
  border: 3px solid #0b4c84;
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  border-radius: 0;
  display: block;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#content .entry-meta div.sharedaddy a.sd-button:hover {
  background-color: #0b4c84;
  text-decoration: none;
}
#content .entry-meta div.sharedaddy a.sd-button:visited,
#content .entry-meta div.sharedaddy a.sd-button:hover,
#content .entry-meta div.sharedaddy a.sd-button:active {
  color: #fff;
}
#content .entry-meta div.sharedaddy a.sd-button:hover {
  background: #0b4c84 !important;
}
#content .entry-meta div.sharedaddy a.sd-button > span {
  opacity: 1;
}
#content .entry-meta div.sharedaddy li a.sd-button > span:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 8px;
}
#content .entry-meta div.sharedaddy li.share-facebook a.sd-button > span:before {
  content: '\F09A';
}
#content .entry-meta div.sharedaddy li.share-twitter a.sd-button > span:before {
  content: '\F099';
}
#content .entry-meta div.sharedaddy li.share-print a.sd-button > span:before {
  content: '\F02F';
}
#content .entry-meta div.sharedaddy li.share-email a.sd-button > span:before {
  content: '\F003';
}
/* Gravity Forms
----------------------------------------------- */
form,
label {
  font-family: "ronnia", Georgia, serif;
}
body #content .gform_wrapper .ginput_container.has_first_name.no_middle_name.has_last_name br,
body #tribe-events-content .gform_wrapper .ginput_container.has_first_name.no_middle_name.has_last_name br,
body #content .kimbiaDiv .ginput_container.has_first_name.no_middle_name.has_last_name br,
body #tribe-events-content .kimbiaDiv .ginput_container.has_first_name.no_middle_name.has_last_name br {
  display: none;
}
body #content .gform_wrapper .ginput_container.has_first_name.no_middle_name.has_last_name p,
body #tribe-events-content .gform_wrapper .ginput_container.has_first_name.no_middle_name.has_last_name p,
body #content .kimbiaDiv .ginput_container.has_first_name.no_middle_name.has_last_name p,
body #tribe-events-content .kimbiaDiv .ginput_container.has_first_name.no_middle_name.has_last_name p {
  display: inline;
}
body #content .gform_wrapper li,
body #tribe-events-content .gform_wrapper li,
body #content .kimbiaDiv li,
body #tribe-events-content .kimbiaDiv li {
  margin-bottom: 1em;
}
body #content .gform_wrapper input[type='text'],
body #tribe-events-content .gform_wrapper input[type='text'],
body #content .kimbiaDiv input[type='text'],
body #tribe-events-content .kimbiaDiv input[type='text'],
body #content .gform_wrapper input[type='email'],
body #tribe-events-content .gform_wrapper input[type='email'],
body #content .kimbiaDiv input[type='email'],
body #tribe-events-content .kimbiaDiv input[type='email'],
body #content .gform_wrapper input[type='password'],
body #tribe-events-content .gform_wrapper input[type='password'],
body #content .kimbiaDiv input[type='password'],
body #tribe-events-content .kimbiaDiv input[type='password'],
body #content .gform_wrapper input[type='number'],
body #tribe-events-content .gform_wrapper input[type='number'],
body #content .kimbiaDiv input[type='number'],
body #tribe-events-content .kimbiaDiv input[type='number'],
body #content .gform_wrapper input[type='url'] textarea,
body #tribe-events-content .gform_wrapper input[type='url'] textarea,
body #content .kimbiaDiv input[type='url'] textarea,
body #tribe-events-content .kimbiaDiv input[type='url'] textarea {
  padding: 8px;
  font-size: 1em;
}
body #content .gform_wrapper input[type='radio'],
body #tribe-events-content .gform_wrapper input[type='radio'],
body #content .kimbiaDiv input[type='radio'],
body #tribe-events-content .kimbiaDiv input[type='radio'] {
  margin-left: 2px;
}
body #content .gform_wrapper input[type='submit'],
body #tribe-events-content .gform_wrapper input[type='submit'],
body #content .kimbiaDiv input[type='submit'],
body #tribe-events-content .kimbiaDiv input[type='submit'],
body #content .gform_wrapper button,
body #tribe-events-content .gform_wrapper button,
body #content .kimbiaDiv button,
body #tribe-events-content .kimbiaDiv button {
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "ronnia", Georgia, serif;
}
body #content .gform_wrapper ul.gfield_radio li:last-child,
body #tribe-events-content .gform_wrapper ul.gfield_radio li:last-child,
body #content .kimbiaDiv ul.gfield_radio li:last-child,
body #tribe-events-content .kimbiaDiv ul.gfield_radio li:last-child {
  margin-bottom: 2em;
}
body #content .kimbiaDiv label,
body #tribe-events-content .kimbiaDiv label {
  font-size: 1em;
  float: none;
  font-weight: 600;
}
body #content .kimbiaDiv label.k_required:after,
body #tribe-events-content .kimbiaDiv label.k_required:after {
  content: '*';
  color: #790000;
  margin-left: 4px;
}
body #content .kimbiaDiv .groupLabel,
body #tribe-events-content .kimbiaDiv .groupLabel {
  font-size: 1.3em;
  margin-bottom: 20px;
}
body #content .kimbiaDiv .k_column,
body #tribe-events-content .kimbiaDiv .k_column {
  width: 100%;
}
body #content .kimbiaDiv.two_col input,
body #tribe-events-content .kimbiaDiv.two_col input,
body #content .kimbiaDiv.two_col select,
body #tribe-events-content .kimbiaDiv.two_col select {
  margin-left: 0;
  width: 100%;
  max-width: none;
}
body #content .kimbiaDiv.two_col input[type='checkbox'],
body #tribe-events-content .kimbiaDiv.two_col input[type='checkbox'],
body #content .kimbiaDiv.two_col input[type='radio'],
body #tribe-events-content .kimbiaDiv.two_col input[type='radio'] {
  width: auto;
}
body #content .kimbiaDiv.two_col span.fieldCaption,
body #tribe-events-content .kimbiaDiv.two_col span.fieldCaption {
  margin-left: 0;
}
body #content .kimbiaDiv .invalid,
body #tribe-events-content .kimbiaDiv .invalid {
  background: #ffdfe0;
  padding: 6px 10px 4px 10px !important;
  border-top: 1px solid #c89797;
  border-bottom: 1px solid #c89797;
  margin-bottom: 10px;
}
body #content .kimbiaDiv .invalid input.k_number,
body #tribe-events-content .kimbiaDiv .invalid input.k_number,
body #content .kimbiaDiv .invalid input.k_text,
body #tribe-events-content .kimbiaDiv .invalid input.k_text,
body #content .kimbiaDiv .invalid input.k_money,
body #tribe-events-content .kimbiaDiv .invalid input.k_money,
body #content .kimbiaDiv .invalid textarea.k_textarea,
body #tribe-events-content .kimbiaDiv .invalid textarea.k_textarea,
body #content .kimbiaDiv .invalid input.k_number.k_required,
body #tribe-events-content .kimbiaDiv .invalid input.k_number.k_required,
body #content .kimbiaDiv .invalid input.k_text.k_required,
body #tribe-events-content .kimbiaDiv .invalid input.k_text.k_required,
body #content .kimbiaDiv .invalid input.k_money.k_required,
body #tribe-events-content .kimbiaDiv .invalid input.k_money.k_required,
body #content .kimbiaDiv .invalid textarea.k_textarea.k_required,
body #tribe-events-content .kimbiaDiv .invalid textarea.k_textarea.k_required {
  border-color: #790000;
  border-width: 1px;
}
body #content .kimbiaDiv .k_button.back,
body #tribe-events-content .kimbiaDiv .k_button.back {
  background: #666;
  border-color: #494949;
}
body #content .gfield_checkbox li,
body #tribe-events-content .gfield_checkbox li {
  display: inline;
  float: left;
  margin-right: 15px;
}
body #content .gfield_checkbox li br,
body #tribe-events-content .gfield_checkbox li br {
  display: none;
}
body #content .gfield_checkbox li label,
body #tribe-events-content .gfield_checkbox li label {
  display: inline;
  float: right;
  margin-top: 5px;
  margin-left: 5px;
}
.gform_wrapper .ginput_container_select select,
.kimbiaDiv select {
  font-size: 1em;
  background: #fff;
  height: 40px;
  border-color: #45aac3;
  border-width: 2px;
}
.gform_wrapper .ginput_container_select select:before,
.kimbiaDiv select:before {
  content: '';
  position: absolute;
  border: 2px solid #45aac3;
}
.gform_wrapper .ginput_container_multiselect select {
  background: #fff;
  border-color: #45aac3;
  border-width: 2px;
}
.gform_wrapper input[type='text'],
.kimbiaDiv input[type='text'],
.gform_wrapper input[type='email'],
.kimbiaDiv input[type='email'],
.gform_wrapper input[type='password'],
.kimbiaDiv input[type='password'],
.gform_wrapper input[type='number'],
.kimbiaDiv input[type='number'],
.gform_wrapper input[type='url'],
.kimbiaDiv input[type='url'],
.gform_wrapper textarea,
.kimbiaDiv textarea,
.gform_wrapper select,
.kimbiaDiv select {
  margin-bottom: 1em !important;
}
.gform_wrapper .ginput_complex label,
.kimbiaDiv .ginput_complex label {
  display: none;
}
.gform_wrapper .over-label-container,
.kimbiaDiv .over-label-container {
  position: relative;
}
.gform_wrapper .over-label-container select,
.kimbiaDiv .over-label-container select {
  opacity: 0;
  position: relative;
  z-index: 2;
}
.gform_wrapper .over-label-container .over-label,
.kimbiaDiv .over-label-container .over-label {
  border: 2px solid #45aac3;
  background: #fff;
  padding: 8px;
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  display: block;
  font-size: 1em;
  line-height: 1.25em;
  margin: 0;
  color: #b0b1b3;
  font-weight: normal;
  padding-right: 2.25em;
  white-space: nowrap;
  overflow-x: hidden;
}
.gform_wrapper .over-label-container .over-label.small,
.kimbiaDiv .over-label-container .over-label.small {
  width: 25%;
}
.gform_wrapper .over-label-container .over-label.medium,
.kimbiaDiv .over-label-container .over-label.medium {
  width: 47%;
}
.gform_wrapper .over-label-container .over-label:after,
.kimbiaDiv .over-label-container .over-label:after {
  content: '\F078';
  font-family: FontAwesome;
  line-height: 2.25em;
  width: 2.25em;
  height: 2.25em;
  text-align: center;
  color: #fff;
  background: #45aac3;
  position: absolute;
  right: 0;
  top: 0;
}
.gform_wrapper .gform_wrapper .top_label select.Medium *::-webkit-input-placeholder,
.kimbiaDiv .gform_wrapper .top_label select.Medium *::-webkit-input-placeholder,
.gform_wrapper *:-moz-placeholder,
.kimbiaDiv *:-moz-placeholder,
.gform_wrapper *:-ms-input-placeholder,
.kimbiaDiv *:-ms-input-placeholder {
  color: #b0b1b3;
}
.gform_wrapper *:-ms-input-placeholder,
.kimbiaDiv *:-ms-input-placeholder {
  color: #b0b1b3;
}
.kimbiaDiv label.groupLabel,
.kimbiaDiv label.k_nonChoice {
  display: block;
}
#ajaxLoad {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear 1s ease-in-out;
  -moz-transition: opacity 0.5s linear 1s ease-in-out;
  -o-transition: opacity 0.5s linear 1s ease-in-out;
  transition: opacity 0.5s linear 1s ease-in-out;
}
body.ajaxLoading #ajaxLoad {
  opacity: 0;
}
body.ajaxLoaded #ajaxLoad {
  opacity: 1;
}
/* GroupExPro
----------------------------------------------- */
#scheduleGXP #weekPicker {
  margin-bottom: 20px;
  padding: 0px;
  border-bottom: 1px solid #666464;
  position: relative;
}
#scheduleGXP #weekPicker .prevWeek,
#scheduleGXP #weekPicker .nextWeek,
#scheduleGXP #weekPicker .reservationInfoGXP {
  display: none;
}
#scheduleGXP #weekPicker #weekdaySelect {
  display: inline-block;
  float: left;
  margin: 0px;
  width: 25%;
  height: 36px;
  border: 0px;
  border-bottom: 1px dashed #666464;
  border-radius: 0px;
}
#scheduleGXP #weekPicker #printGXP {
  display: none;
}
#scheduleGXP #weekPicker::before {
  content: 'Events On';
  display: block;
  position: absolute;
  top: -15px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #333;
}
#scheduleGXP #categoriesGXP,
#scheduleGXP #classSearch,
#scheduleGXP #instructorSearch {
  display: inline-block !important;
  float: left;
  margin-right: 5%;
  margin-bottom: 15px;
  width: 30%;
  font-size: 1em;
  background: #fff;
  height: 40px;
  border-color: #45aac3;
  border-width: 2px;
  color: #333;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
  line-height: 1.5625em;
}
#scheduleGXP #instructorSearch {
  margin-right: 0px;
}
#scheduleGXP #GXPFriday,
#scheduleGXP #GXPSaturday,
#scheduleGXP #GXPSunday,
#scheduleGXP #GXPMonday,
#scheduleGXP #GXPTuesday,
#scheduleGXP #GXPWednesday,
#scheduleGXP #GXPThursday {
  position: relative;
  margin-top: 60px;
  background: #fff;
  box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.1);
  border: 0px;
  font-family: "ff-tisa-web-pro", Helvetica, Arial, sans-serif;
}
#scheduleGXP #GXPFriday:before,
#scheduleGXP #GXPSaturday:before,
#scheduleGXP #GXPSunday:before,
#scheduleGXP #GXPMonday:before,
#scheduleGXP #GXPTuesday:before,
#scheduleGXP #GXPWednesday:before,
#scheduleGXP #GXPThursday:before {
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  content: '';
}
#scheduleGXP #GXPFriday::before {
  background: url(../img/ptn_pink_6.png);
}
#scheduleGXP #GXPSaturday::before {
  background: url(../img/ptn_blue_6.png);
}
#scheduleGXP #GXPSunday::before {
  background: url(../img/ptn_teal_6.png);
}
#scheduleGXP #GXPMonday::before {
  background: url(../img/ptn_pink_6.png);
}
#scheduleGXP #GXPTuesday::before {
  background: url(../img/ptn_blue_6.png);
}
#scheduleGXP #GXPWednesday::before {
  background: url(../img/ptn_teal_6.png);
}
#scheduleGXP #GXPThursday::before {
  background: url(../img/ptn_blue_6.png);
}
#scheduleGXP #GXPFridayDay,
#scheduleGXP #GXPSaturdayDay,
#scheduleGXP #GXPSundayDay,
#scheduleGXP #GXPMondayDay,
#scheduleGXP #GXPTuesdayDay,
#scheduleGXP #GXPWednesdayDay,
#scheduleGXP #GXPThursdayDay {
  background: #005394;
  border: 0px;
  font-family: "ronnia", Georgia, serif;
  font-size: 1.5em;
  line-height: 1.333em;
  letter-spacing: 0px;
  font-weight: 600;
  text-shadow: none;
}
#scheduleGXP .GXPentryHeader {
  background: #4ebed9 !important;
  font-family: "ronnia", Georgia, serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.4em;
}
#scheduleGXP .GXPDescription .descGXP {
  background-color: #51bbcf;
  border: 3px solid #45aac3;
  color: #fff;
  display: inline-block;
  border-radius: 0;
  font-size: 1em;
  border: none;
  padding: 6px 8px;
  border-width: 2px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
#scheduleGXP .GXPTime {
  font-weight: 600;
  font-style: italic;
  font-size: 1.125em;
  line-height: 1.333em;
}
#scheduleGXP .GXPTitle {
  color: #333;
}
#scheduleGXP .GXPCategory {
  display: none;
}
#scheduleGXP .studioHeader {
  display: none;
}
#scheduleGXP .categoryHeader {
  display: none !important;
}
#scheduleGXP .infoGroup {
  padding: 6px 0px;
}
#scheduleGXP .subbed {
  color: #5E5E5E !important;
}
#scheduleGXP .prevWeek,
#scheduleGXP .nextWeek {
  font-size: 15px;
  font-weight: 600;
  color: #005394;
}
#scheduleGXP .prevWeek:hover,
#scheduleGXP .nextWeek:hover {
  color: #67cbe4;
}
#scheduleGXP .locationHeader {
  display: block !important;
}
#scheduleGXP select:disabled {
  background-color: #d7d7d7 !important;
  border-color: #aeaeae !important;
}
/* Google Custom Search Enginge Results
----------------------------------------------- */
.google-cse-results table {
  margin-bottom: 0;
}
.google-cse-results table .btn-group {
  display: none;
}
.google-cse-results td {
  text-align: left;
}
.google-cse-results hr {
  margin: 10px 0;
}
.google-cse-results .search {
  margin-bottom: 2em;
}
.google-cse-results .search h2 {
  margin-bottom: 0;
}
.google-cse-results .btn-group {
  text-align: center;
}
.google-cse-results .btn-group .btn {
  padding: 6px;
  text-transform: uppercase;
  font-family: "ronnia", Georgia, serif;
}
.google-cse-results .btn-group .btn[disabled] {
  background-color: #33a4ba;
  color: #e6e6e6;
}
.google-cse-results .btn-group .btn + .btn,
.google-cse-results .btn-group .btn + .btn-group,
.google-cse-results .btn-group .btn-group + .btn,
.google-cse-results .btn-group .btn-group + .btn-group {
  margin-left: -3px;
}
table.tt_timetable {
  table-layout: fixed;
  word-break: break-all;
}
table.tt_timetable {
  display: none;
}
.tt_timetable.small {
  display: block;
}
/* Small devices (tablets, @screen-sm and up) */
@media (min-width: 768px) {
  #ajaxLoad {
    z-index: 1;
  }
  .menu-active #page {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #mobile-sidebar-nav,
  .menu-section-title {
    display: none;
  }
  /* Menu
    ----------------------------------------------- */
  .access-nav {
    width: 100%;
    position: relative;
    z-index: 1;
    background: #65cce5;
    font-size: 1em;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    padding: 0;
    -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.3) 4px 8px 2px rgba(0, 0, 0, 0.3);
  }
  .access-nav .searchform {
    display: none;
  }
  .access-nav .section-nav-container {
    max-width: 1170px;
    width: 94%;
    margin: 0 auto;
  }
  .access-nav .section-nav-container ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    opacity: 1;
    text-align: center;
  }
  .access-nav .section-nav-container ul li {
    display: inline-block;
  }
  .access-nav .section-nav-container ul li a {
    display: inline-block;
    padding: 18px 16px;
    font-size: 1.2em;
  }
  .access-nav .section-nav-container ul li ul.sub-menu {
    display: none;
  }
  .access-nav #right-menu {
    float: right;
    display: inline-block;
  }
  .access-nav #right-menu li {
    display: inline-block;
  }
  .access-nav #right-menu li a {
    font-size: 1em;
  }
  .jcc .access-nav .section-nav-container ul li {
    border-bottom: 1px solid #04487f;
  }
  .jcc .access-nav .section-nav-container ul li.current-page-ancestor > a {
    background-color: #04487f;
    background-size: 8px 8px;
    background-image: linear-gradient(45deg, #04457a 25%, transparent 25%, transparent 50%, #04457a 50%, #04457a 75%, transparent 75%, transparent);
  }
  .federation .access-nav .section-nav-container ul li {
    border-bottom: 1px solid #bd9701;
  }
  .federation .access-nav .section-nav-container ul li.current-page-ancestor > a {
    background-color: #bd9701;
    background-size: 8px 8px;
    background-image: linear-gradient(45deg, #b89301 25%, transparent 25%, transparent 50%, #b89301 50%, #b89301 75%, transparent 75%, transparent);
  }
  .community .access-nav .section-nav-container ul li {
    border-bottom: 1px solid #019079;
  }
  .community .access-nav .section-nav-container ul li.current-page-ancestor > a {
    background-color: #019079;
    background-size: 8px 8px;
    background-image: linear-gradient(45deg, #018b75 25%, transparent 25%, transparent 50%, #018b75 50%, #018b75 75%, transparent 75%, transparent);
  }
  #colophon .container .widget-wrapper + .widget-wrapper {
    clear: left;
  }
  #colophon .container .social-media {
    text-align: right;
  }
  #section-nav:before,
  #section-nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  #section-nav:after {
    clear: both;
  }
  #section-nav a.menu-button {
    display: none;
  }
  #section-nav #persistent-nav {
    float: left;
  }
  #section-nav #persistent-nav ul li a {
    padding: 20px 25px;
    font-size: 1.5em;
  }
  #section-nav #persistent-nav ul li a .sub {
    display: block;
    text-transform: none;
    color: #055495;
    font-size: 0.62em;
    vertical-align: bottom;
  }
  #section-nav #search-menu {
    display: flex;
    align-items: center;
    margin: 0 5px 0 0;
  }
  #section-nav #search-menu li {
    display: inline-block;
    margin: 14px 5px;
    display: flex;
    align-items: center;
  }
  #section-nav #search-menu li .searchbtn {
    cursor: pointer;
  }
  #section-nav #search-menu .member-login {
    margin: 0 0 0 0.25rem;
  }
  #section-nav #search-menu .member-login a {
    padding: 14px 5px;
    display: flex;
    gap: 0.25rem;
    align-items: center;
    font-family: "ronnia", Georgia, serif;
    color: #fff;
  }
  #section-nav #search-menu .member-login a:hover,
  #section-nav #search-menu .member-login a:focus {
    color: #055495;
  }
  #featured-post {
    position: relative;
    min-height: 290px;
  }
  #featured-post .post {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 100%;
    margin: 0;
  }
  #featured-post .post .entry-summary .continue-reading {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .event-date {
    display: block;
  }
  .entry-date {
    float: right;
    display: inline;
    margin: 0;
  }
  body.home #section-callouts {
    margin-top: 29.6875em;
    margin-bottom: 2.8125em;
  }
  body.home #section-callouts:before,
  body.home #section-callouts:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  body.home #section-callouts:after {
    clear: both;
  }
  body.home #section-callouts .section {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 25%;
    margin-left: 5%;
  }
  body.home #section-callouts .section:first-child {
    width: 40%;
    margin-left: 0;
  }
  body.home #section-callouts .section.active {
    z-index: 1;
  }
  body.home #section-callouts .section.active .view-second {
    opacity: 1;
    left: -50%;
    right: auto;
    top: auto;
    width: 550px;
    min-height: 150%;
    height: auto;
  }
  body.home #section-callouts .section.active .view-second > * {
    display: inherit;
  }
  body.home #section-callouts .section.active .view-second:before {
    position: absolute;
    z-index: -1;
    top: 8px;
    left: 8px;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../img/ptn_blue_6.png);
    -webkit-animation: sectionstripes 1s linear infinite;
    -moz-animation: sectionstripes 1s linear infinite;
    -ms-animation: sectionstripes 1s linear infinite;
    -o-animation: sectionstripes 1s linear infinite;
    animation: sectionstripes 1s linear infinite;
  }
  body.home #section-callouts .section .view-first {
    display: block;
  }
  body.home #section-callouts .section .view-first,
  body.home #section-callouts .section .header {
    line-height: 10.8125em;
  }
  body.home #section-callouts .section .view-first h2,
  body.home #section-callouts .section .header h2 {
    display: inline-block;
  }
  body.home #section-callouts .section .view-second {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
    -webkit-transition: opacity 0.6s linear 1s ease-in-out;
    -moz-transition: opacity 0.6s linear 1s ease-in-out;
    -o-transition: opacity 0.6s linear 1s ease-in-out;
    transition: opacity 0.6s linear 1s ease-in-out;
  }
  body.home #section-callouts .section .view-second > * {
    display: none;
  }
  body.home #section-callouts .section .view-second h2 {
    padding-right: 100px;
    font-size: 3em;
  }
  body.home #section-callouts .section .view-second .cta {
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 0;
    float: none;
  }
  body.home #section-callouts .section .view-second .features .front-page-post {
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear 1s ease-in-out;
    -moz-transition: all 0.2s linear 1s ease-in-out;
    -o-transition: all 0.2s linear 1s ease-in-out;
    transition: all 0.2s linear 1s ease-in-out;
    transition-delay: 0.3s;
  }
  body.home #section-callouts .section .view-second .features .front-page-post .entry-date {
    float: left;
    display: inline;
    color: #333;
  }
  body.home #section-callouts .section .view-second .features .front-page-post .entry-meta .readmore {
    float: right;
    display: inline;
    margin-top: 0;
  }
  .overlay {
    z-index: -1;
    left: -30%;
    top: 0;
    width: 160%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear 1s ease-in-out;
    -moz-transition: opacity 0.2s linear 1s ease-in-out;
    -o-transition: opacity 0.2s linear 1s ease-in-out;
    transition: opacity 0.2s linear 1s ease-in-out;
  }
  .show-overlay .overlay {
    position: fixed;
    opacity: 0.4;
    z-index: 0;
  }
  .show-overlay.section-federation .overlay {
    background: #e0b50b;
  }
  .show-overlay.section-community .overlay {
    background: #09b79b;
  }
  .show-overlay.section-jcc .overlay {
    background: #055495;
  }
  .page-template-template-landing-page-php #section-feature,
  .page-template-template-campaign-php #section-feature {
    min-height: 490px;
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: #0c79a6;
  }
  .page-template-template-landing-page-php #section-feature #section-access,
  .page-template-template-campaign-php #section-feature #section-access {
    display: inline-block;
  }
  .page-template-template-landing-page-php #section-feature .section-logo,
  .page-template-template-campaign-php #section-feature .section-logo {
    margin: 0;
    position: absolute;
    left: 50px;
    top: 50px;
    display: inline-block;
    background-repeat: none;
    text-indent: -1000px;
    display: block;
  }
  .page-template-template-landing-page-php #section-feature.jcc,
  .page-template-template-campaign-php #section-feature.jcc {
    min-height: 540px;
    background-color: #6cbafa;
    border-bottom-color: #055495;
  }
  .page-template-template-landing-page-php #section-feature.community,
  .page-template-template-campaign-php #section-feature.community {
    background-color: #92fae9;
    border-bottom-color: #09b79b;
  }
  .page-template-template-landing-page-php #section-feature.community h1,
  .page-template-template-campaign-php #section-feature.community h1 {
    visibility: hidden;
  }
  .page-template-template-landing-page-php #section-feature.community .section-logo,
  .page-template-template-campaign-php #section-feature.community .section-logo {
    width: 339px;
    height: 65px;
  }
  .page-template-template-landing-page-php #section-feature.federation,
  .page-template-template-campaign-php #section-feature.federation {
    background-color: #fcefbb;
    border-bottom-color: #e0b50b;
  }
  .page-template-template-landing-page-php #section-feature.federation .section-logo,
  .page-template-template-campaign-php #section-feature.federation .section-logo {
    width: 312px;
    height: 92px;
  }
  .page-template-template-landing-page-php #section-feature.jcl,
  .page-template-template-campaign-php #section-feature.jcl {
    background-color: #f8ccd7;
    border-bottom-color: #D91F4E;
  }
  .page-template-template-landing-page-php #access,
  .page-template-template-campaign-php #access {
    display: none;
  }
  .page-template-template-landing-page-php .left-widget-area .widget.medium,
  .page-template-template-campaign-php .left-widget-area .widget.medium,
  .page-template-template-landing-page-php .right-widget-area .widget.medium,
  .page-template-template-campaign-php .right-widget-area .widget.medium {
    width: 80%;
  }
  .page-template-template-landing-page-php.page-child #access,
  .page-template-template-campaign-php.page-child #access {
    display: block;
  }
  .page-template-template-landing-page-php.page-child #section-feature,
  .page-template-template-campaign-php.page-child #section-feature {
    display: none;
  }
}
.searchform .searchfield {
  font-family: "ronnia", Georgia, serif;
}
.searchform .searchfield:focus {
  outline: none;
}
.searchform .searchsubmit {
  margin-left: -3px;
  font-family: "ronnia", Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.search .tribe-cat-footer {
  display: none;
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php.federation #section-feature .section-logo,
  .page-template-template-campaign-php.federation #section-feature .section-logo {
    background-image: url('../img/Fed-Logo.png');
  }
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width:768px) and (min--moz-device-pixel-ratio: 1.5), (min-width:768px) and (-o-min-device-pixel-ratio: 3/2), (min-width:768px) and (min-resolution: 1.5dppx) {
  .page-template-template-landing-page-php.federation #section-feature .section-logo,
  .page-template-template-campaign-php.federation #section-feature .section-logo {
    background-image: url("../img/Fed-Logo@2x.png");
    background-size: 312px 92px;
  }
}
@media (min-width: 768px) {
  .page-template-template-landing-page-php.community #section-feature .section-logo,
  .page-template-template-campaign-php.community #section-feature .section-logo {
    background-image: url('../img/Comm-Logo.png');
  }
}
@media (min-width:768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width:768px) and (min--moz-device-pixel-ratio: 1.5), (min-width:768px) and (-o-min-device-pixel-ratio: 3/2), (min-width:768px) and (min-resolution: 1.5dppx) {
  .page-template-template-landing-page-php.community #section-feature .section-logo,
  .page-template-template-campaign-php.community #section-feature .section-logo {
    background-image: url("../img/Comm-Logo@2x.png");
    background-size: 339px 65px;
  }
}
@media (min-width: 767px) {
  .mobile-subnav {
    display: none;
  }
  .btn-menu-dropdown {
    display: none !important;
  }
  .access-nav .section-nav-container ul li.menu-item-has-children > a {
    padding-right: 15px;
  }
  .access-nav .section-nav-container ul li .sub-menu {
    display: none !important;
  }
  .access-nav .section-nav-container ul li.current_page_item .sub-menu,
  .access-nav .section-nav-container ul li.current_page_ancestor .sub-menu {
    display: none !important;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #section-nav {
    max-width: 1170px;
    width: 94%;
    margin: 0 auto;
  }
  #colophon .container .widget-wrapper + .widget-wrapper {
    clear: none;
  }
  #main,
  #main > .wrapper {
    z-index: 1;
    width: 100%;
  }
  body:not(.page-template-template-full-width-page) #main:before,
  body:not(.page-template-template-full-width-page) #main > .wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background: url(../img/groovepaper.png);
    z-index: -1;
    width: 33.33333333333333%;
    right: 0;
    display: inherit;
  }
  .wp-post-image {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  #featured-post .post {
    width: 66%;
  }
  body.home #section-callouts .section .view-first,
  body.home #section-callouts .section .header {
    min-height: 15.625em;
    line-height: 15.625em;
  }
  body.home #section-callouts .section .view-first h2,
  body.home #section-callouts .section .header h2 {
    padding: 35px;
    font-size: 2.4em;
  }
  .thanks {
    float: left;
    margin-right: 3em;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #section-nav #persistent-nav ul li a .sub {
    display: inline;
    margin-left: 10px;
  }
  body.home #section-callouts .section .view-first,
  body.home #section-callouts .section .header {
    min-height: 17.625em;
    line-height: 17.625em;
  }
  body.home #section-callouts .section .view-first h2,
  body.home #section-callouts .section .header h2 {
    padding: 40px;
    font-size: 2.7em;
  }
  body.home #section-callouts .section .view-second .header h2 {
    font-size: 2.7em;
  }
}
.btn {
  border-radius: 0;
}
