/* CSS Document */
html {
  scroll-behavior: smooth; }

/*Link Styles*/
.wrap a {
  transition: color .5s;
  color: #89cb99;
  font-weight: 900; }
.wrap a:hover {
  transition: color .5s;
  color: #29153a; }

/*Navigation*/
#menu ul {
  margin: 0;
  padding: 0; }

#menu .main-menu {
  display: none; }

#tm:checked + .main-menu {
  display: block; }

#menu input[type="checkbox"], #menu ul span.drop-icon {
  display: none; }

#menu li, #toggle-menu, #menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05); }

#menu li, #toggle-menu {
  border-width: 0 0 0; }

#menu .sub-menu {
  background-color: #ffffff;
  border-width: 1px 1px 0;
  margin: 0 1em; }

#menu .sub-menu li:last-child {
  border-width: 0; }

#menu li, #toggle-menu, #menu a {
  position: relative;
  display: block;
  color: #2b2b2b;
  font-size: 13px; }

#menu, #toggle-menu {
  background-color: none; }

#toggle-menu, #menu a {
  padding: 5px 15px; }

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px; }

#menu a:hover {
  background-color: #ffffff;
  color: #29153a; }

#menu .sub-menu {
  display: none; }

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block; }

#menu .sub-menu a:hover {
  color: #29153a; }

#toggle-menu .drop-icon, #menu label span.drop-arrow {
  position: absolute;
  right: 1.5em;
  top: 10px; }

#menu label span.drop-arrow, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, 0.75); }

#menu .drop-icon {
  line-height: 1; }

#menu label.drop-touch {
  position: absolute;
  right: 0em;
  top: 0em;
  height: 100%;
  width: 100%; }

#menu .hamburger {
  position: relative;
  padding-left: 1.25em; }

#menu .hamburger:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4em;
  width: 1em;
  height: 0.15em;
  background: #89cb99;
  box-shadow: 0 0.25em 0 0 #89cb99, 0 0.5em 0 0 #89cb99; }

#menu span.word {
  margin-left: 24px; }

#menu .sub-menu a {
  font-size: 12px;
  padding: 6px 12px;
  text-transform: uppercase;
  font-weight: normal; }

/*Type*/
body, p, ul, .li, .blockquote {
  font-family: "Lato", sans-serif;
  color: #2b2b2b; }

.wrap html, .wrap p, .wrap ul, .wrap li, .wrap blockquote {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #29153a; }
.wrap .h1, .wrap .h2, .wrap .h3, .wrap .h4, .wrap .h5, .wrap .h6, .wrap h1, .wrap h2, .wrap h3, .wrap h4, .wrap h5, .wrap h6 {
  font-family: "Blanch Caps", sans-serif;
  font-weight: 400;
  line-height: .7;
  color: #2b2b2b; }
.wrap h1, .wrap .h1 {
  font-size: 54.4px;
  font-weight: 400; }
.wrap h2, .wrap .h2 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.2; }
.wrap h3, .wrap .h3 {
  font-size: 37.4px; }
.wrap h4, .wrap .h4 {
  font-size: 37.4px; }
.wrap h5, .wrap .h5 {
  font-size: 13.6px;
  font-family: "Lato", sans-serif;
  line-height: 1.2; }
.wrap h6, .wrap .h6 {
  font-size: 6.8px;
  text-transform: uppercase; }
.wrap ul, .wrap ol, .wrap dl {
  list-style-position: outside;
  margin-left: 15px; }
.wrap p, .wrap ul, .wrap li {
  font-size: 16px;
  color: #2b2b2b;
  line-height: 19.2px; }
.wrap .section .small p {
  font-size: 90%;
  line-height: 125%; }
.wrap .page .content .panel img {
  border: 1px solid #ffffff;
  margin-bottom: 20px; }
.wrap hr {
  margin: 15px 47% 32px 47%;
  border: solid #89cb99;
  border-width: 3px 0 0;
  max-width: 95px; }
.wrap .light hr {
  border: solid #89cb99;
  border-width: 3px 0 0; }
.wrap .ccm-ui .row {
  width: auto; }
.wrap .collapse .columns {
  padding: 0 !important; }
.wrap .row.expand {
  width: 1260px;
  max-width: 100%; }
.wrap .heading-area h1, .wrap .horse-page h1 {
  color: #89cb99;
  text-align: center;
  font-size: 72px;
  font-weight: 300;
  margin-top: 4.5%;
  margin-bottom: 2%;
  font-style: italic;
  display: block; }
.wrap .heading-area p, .wrap .horse-page p {
  font-size: 21px;
  font-weight: 200;
  font-style: italic;
  text-align: center; }
.wrap .heading-area h1::after, .wrap .horse-page h1::after {
  content: '';
  position: relative;
  width: 5vw;
  height: 3px;
  left: 45%;
  display: block;
  clear: both;
  margin-top: 3%;
  margin-bottom: 3.7%;
  background-color: #f6f6f6; }
.wrap .horse-page img {
  border: 3px solid #ffffff;
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55); }
.wrap .newsletter ul, .wrap newsletter li {
  list-style: none; }
.wrap .newsletter a {
  list-style: none;
  border: 1px solid #fff;
  padding: 6px 10px;
  margin-bottom: 4px;
  display: block;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.3); }
.wrap .newsletter a:hover {
  background: #ffffff; }

/*Pagination*/
.wrap .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
.wrap .pagination > li > a, .wrap .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #29153a;
  background-color: #ffffff;
  border: 1px solid #f6f6f6;
  margin-left: -1px; }
.wrap div.row .pagination > li.next a {
  border-right: 1px solid #29153a;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px; }
.wrap div.row .pagination > li.prev a {
  border-left: 1px solid #29153a;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px; }
.wrap div.row main a:not(.fa):not(.btn), .wrap div.row footer a:not(.fa):not(.btn) {
  color: #29153a; }
.wrap div.row .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #29153a;
  background: #ffffff; }
.wrap div.row .pagination > li.prev.disabled a, .wrap div.row .pagination > li.prev.disabled span {
  color: #dbdbdb; }
.wrap div.row .pagination > li.prev span {
  border-left: 1px solid #29153a;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 25px; }
.wrap div.row .pagination > li.next span {
  border-right: 1px solid #29153a;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  padding-right: 25px; }
.wrap div.row .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #29153a; }
.wrap ul.pagination li a, .wrap ul.pagination li button {
  border-radius: 0; }
.wrap ul.pagination li {
  margin-left: 0; }
.wrap .pagination > li > a, .wrap .pagination > li > span {
  line-height: 1.6 !important; }
.wrap .pagination > .active > a, .wrap .pagination > .active > span, .wrap .pagination > .active > a:hover, .wrap .pagination > .active > span:hover, .wrap .pagination > .active > a:focus, .wrap .pagination > .active > span:focus {
  background-color: #29153a !important;
  border-color: #29153a;
  cursor: default;
  color: #ffffff; }
.wrap .pagination > li > a:hover, .wrap .pagination > li > span:hover, .wrap .pagination > li > a:focus, .wrap .pagination > li > span:focus {
  color: #29153a; }

/*Section Styles*/
.wrap .section {
  padding-top: 4%;
  padding-bottom: 4.2%; }
.wrap .section.top-only, .wrap .section.to {
  padding-bottom: 0; }
.wrap .section.bottom-only, .wrap .section.bo {
  padding-top: 0; }
.wrap .section.dark {
  background: #29153a; }
.wrap .section.darka {
  background: #2b2b2b; }
.wrap .section.white {
  background: #ffffff; }
.wrap .section.color {
  background: #89cb99; }
.wrap .section.coloro {
  background: #fba714; }
.wrap .section.texture {
  background: url("images/background-pattern.jpg"); }
.wrap .section.light {
  background: #f6f6f6; }
.wrap .section button, .wrap .section .button {
  font-weight: 800;
  text-transform: uppercase; }
.wrap .section strong {
  font-weight: 900; }
.wrap .section p a {
  font-weight: 900; }
.wrap .section.gray {
  background: #f6f6f6; }
.wrap .section.top {
  padding-top: 2.5%;
  padding-bottom: 2.5%; }
.wrap .section.edge .row {
  width: 100%;
  max-width: 100%; }
.wrap .section.edge {
  padding: 0; }
.wrap .section.edge .column, .wrap .section.edge .columns {
  padding: 0; }
.wrap .section.edge .row .row {
  margin: 0; }
.wrap .section.narrow .row, .wrap .narrow .row {
  max-width: 800px;
  margin: 0 auto; }
.wrap .section.wider .row, .wrap .row.wider {
  max-width: 1200px;
  margin: 0 auto; }
.wrap .section.widest .row, .wrap .row.widest {
  max-width: 1350px;
  margin: 0 auto; }
.wrap .section.full .row, .wrap .row.full {
  max-width: 100%;
  margin: 0 auto; }
.wrap .section.full .columns {
  padding: 0; }
.wrap .section.banner img {
  min-width: 100%; }

/*Forms and Buttons*/
.wrap .form-group input, .wrap .form-group textarea {
  border: 1px solid #ffffff;
  font-size: 20px;
  color: #29153a;
  padding-left: 10px;
  padding-right: 18px;
  box-shadow: none;
  width: 100%;
  font-style: italic; }
.wrap .button, .wrap button, .wrap .btn, .wrap a.button, .wrap a.btn, .wrap .ccm-input-button, .wrap .button, .wrap .actions input, .wrap .wrap .button, .wrap .ccm-input-button, .wrap .btn.pull-right, .wrap #mc_embed_signup .button {
  background: #89cb99;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  color: #ffffff;
  text-transform: uppercase;
  transition: background .5s;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
  height: auto; }
.wrap #mc_embed_signup .button {
  padding-top: .8rem;
  padding-bottom: .8rem;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
.wrap #mc_embed_signup #mce-success-response {
  color: #fba714;
  margin: 0;
  padding: 0; }
.wrap #mc_embed_signup div#mce-responses {
  padding: 0; }
.wrap .button:hover, .wrap button:hover, .wrap .btn:hover, .wrap .button:focus, .wrap button:focus, .wrap .btn:focus, .wrap .button:active, .wrap button:active, .wrap .btn:active, .wrap .btn.pull-right:hover, .wrap .button:hover, .wrap .button:focus, .wrap .wrap .button:hover, .wrap .ccm-input-button:hover, .wrap .wrap .button:active, .wrap .ccm-input-button:active {
  background: #2b2b2b;
  color: #ffffff;
  transition: background .5s;
  font-weight: 900; }
.wrap button.secondary, .wrap .button.secondary, .wrap .reverse .button {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #ffffff;
  text-shadow: 1px 1px 0px #2b2b2b; }
.wrap button.secondary:hover, .wrap .button.secondary:hover, .wrap .reverse .button:hover {
  background: #f6f6f6;
  color: #29153a; }
.wrap .ccm-dashboard-express-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
.wrap label {
  font-weight: 900;
  color: #89cb99;
  font-size: 16px;
  text-transform: uppercase; }
.wrap .button.alert {
  background: #fba714; }

/*Misc */
/*Panels*/
.wrap .panel {
  background: #f6f6f6;
  border: 1px solid #f6f6f6; }
.wrap .panel hr {
  border-bottom-color: #89cb99; }
.wrap .panel p {
  color: #2b2b2b; }
.wrap .panel p:last-of-type {
  margin-bottom: 0; }
.wrap .panel h1, .wrap .panel h2, .wrap .panel h3, .wrap .panel h5, .wrap .panel h6 {
  color: #2b2b2b; }
.wrap .panel.white {
  background: #ffffff; }
.wrap .panel.color {
  background: #89cb99; }
.wrap .light .panel {
  background: #ffffff; }
.wrap .panel.all {
  border: 7px solid #29153a; }
.wrap .panel.youth {
  border: 7px solid #fba714; }
.wrap .panel.adult {
  border: 7px solid #89cb99; }

/*Spacing*/
.wrap .bumptop5 {
  margin-top: 5px; }
.wrap .bumptop15 {
  margin-top: 15px; }
.wrap .bumptop20 {
  margin-top: 20px; }
.wrap .bumptop40 {
  margin-top: 40px; }
.wrap .bumptop80 {
  margin-top: 80px; }
.wrap .gaptop5 {
  margin-bottom: 5px; }
.wrap .gaptop15 {
  margin-bottom: 15px; }
.wrap .gaptop20 {
  margin-bottom: 20px; }
.wrap .gaptop40 {
  margin-bottom: 40px; }
.wrap .gaptop80 {
  margin-bottom: 80px; }
.wrap .pad10 {
  padding: 10px; }
.wrap .pad20 {
  padding: 20px; }
.wrap .pad30 {
  padding: 30px; }
.wrap .pad40 {
  padding: 40px; }

/*Footer */
.wrap footer {
  padding: 0 3% 3% 3%;
  background: url("images/bg-footer.webp") #29153a left center;
  background-size: cover;
  margin-top: 40px; }
.wrap .bumper {
  display: block;
  background: #29153a;
  padding-bottom: 40px;
  padding-top: 40px; }
.wrap .bumper p {
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0; }
.wrap .bumper p a {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px; }
.wrap .bumper h5 {
  font-size: 11px;
  padding-bottom: 25px;
  text-transform: uppercase;
  margin-bottom: 0; }
.wrap .footer p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #29153a; }
.wrap .footer img {
  height: auto; }
.wrap .footer input[type="email"] {
  border: 1px solid #29153a;
  color: #f6f6f6;
  font-style: normal;
  padding: 18px;
  height: 46px;
  box-shadow: none;
  font-size: 18px; }
.wrap .footer h5 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #89cb99; }
.wrap .footer h3 {
  font-size: 30px; }
.wrap .footer .page-list ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }
.wrap .footer ul {
  margin: 0 0 0 20px;
  list-style-position: outside; }
.wrap .footer ul.nav li {
  color: #89cb99;
  list-style: disc;
  margin: 0;
  font-size: 14px;
  display: inline-block;
  display: table-cell; }
.wrap .footer ul.nav a {
  font-family: "Blanch Caps", sans-serif;
  color: #ffffff;
  font-size: 26px;
  text-decoration: none;
  font-weight: 300;
  transition: color .5s;
  padding: 12px 20px; }
.wrap .footer ul.nav a:hover {
  color: #89cb99;
  transition: color .5s; }
.wrap .footer-nav a {
  font-size: 15px;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0; }
.wrap .footer-tagline {
  text-align: right; }

/*SITE SPECIFIC*/
html {
  background: #ffffff; }

ul.dropdown {
  border: 1px solid #f6f6f6; }

.Home .workshop-list {
  margin-top: 30px; }

.workshop-list .columns:last-child {
  float: left; }

.height-wrap {
  height: 185px; }

.height-button p, .height-button a {
  margin-bottom: 0; }

.speaks-tag, .speaks-tag a {
  font-size: 13px;
  text-transform: uppercase;
  color: #29153a;
  text-decoration: underline;
  margin-bottom: 5px; }

ul.ic-speaks {
  margin-left: 0; }

.ic-speaks .workshop-list img {
  margin-bottom: 0 !important; }

.ic-speaks p.date {
  margin-top: 20px; }

.ic-speaks .details-wrap {
  padding: 0 10px 0 10px; }

.speaks-mission h2 {
  font-family: "Blanch Caps", sans-serif;
  font-size: 49px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0; }

.speaks-mission p {
  font-style: italic;
  font-size: 20px;
  margin-top: -5px;
  line-height: 1.2; }

.border-chunk {
  padding: 30px 20px 5px;
  border: 15px solid #f6f6f6; }

@media only screen and (max-width: 885px) {
  .ccm-custom-style-container.ccm-custom-style-main-3639 {
    background-image: none !important;
    background-color: #f6f6f6; } }
.wrap .sitewide-primary img {
  max-height: 24px;
  margin: 0 auto 20px;
  display: block; }
.wrap .border img {
  border: 1px solid #89cb99; }
.wrap nav .primary {
  margin-right: 7%; }
.wrap .shadow {
  text-shadow: 1.5px 2px 0px #2b2b2b; }
.wrap .topper {
  background: #ffffff;
  padding: 25px 25px 5px 25px;
  border-bottom: 3px solid #f6f6f6; }
.wrap .workshop-details {
  text-align: center; }
.wrap .workshop-details p.date {
  margin-top: 45px;
  text-transform: uppercase; }
.wrap .workshop-details p.teacher {
  margin-top: 30px;
  text-transform: uppercase; }
.wrap .workshop-details h1 {
  text-transform: uppercase;
  font-size: 27px; }
.wrap .workshop-details h1 span {
  color: #89cb99; }
.wrap .workshop-details h5 {
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 14px; }
.wrap .workshop-details h2 {
  font-weight: 400;
  font-size: 38px; }
.wrap .workshop-details h3 {
  margin-top: -5px;
  text-transform: uppercase; }
.wrap .workshop-list img {
  margin-bottom: 20px; }
.wrap .workshop-list .panel {
  background: #f6f6f6;
  text-align: center; }
.wrap .workshop-list p.date {
  font-size: 13px; }
.wrap .workshop-list p.teacher {
  text-transform: uppercase;
  font-size: 13px; }
.wrap .workshop-list p.description {
  font-size: 13px; }
.wrap .workshop-details.past h5 {
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 12px; }
.wrap .workshop-details.past h2 {
  font-weight: 400;
  font-family: "Blanch Caps", sans-serif;
  line-height: .8; }
.wrap .workshop-details.past h3 {
  margin-top: -5px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  margin-bottom: 30px;
  line-height: 1; }
.wrap .workshop-details.past p {
  font-size: 15px;
  font-weight: 400; }
.wrap .workshop-details.past p.teacher {
  font-size: 14px;
  margin: 0 0 15px; }
.wrap .workshop-details.past p.description {
  font-size: 14px;
  margin-bottom: 15px; }
.wrap ul.workshops-past {
  margin-left: 0; }
.wrap .panel.padded {
  padding: 6%;
  margin-top: 40px;
  background: #ffffff; }
.wrap .intro p, .wrap p.intro {
  font-size: 19px;
  text-align: center;
  font-style: italic; }
.wrap img.featured {
  margin-bottom: 30px; }
.wrap .footer .social-links {
  margin-bottom: 30px; }
.wrap .footer ul.social-links ul {
  display: table;
  margin: 0 auto; }
.wrap .footer ul.social-links li {
  display: table-cell; }
.wrap .footer .social-links a {
  color: #ffffff;
  font-size: 20px;
  padding: 8px 4px; }
.wrap .footer .social-links a:hover {
  color: #89cb99; }
.wrap .reading-artist h3 {
  margin-top: 30px;
  margin-bottom: 20px; }
.wrap img.artist, .wrap .artist img, .wrap .reading-artist img {
  border-radius: 100%;
  padding: 20px; }
.wrap .reading-artist {
  padding-top: 20px; }
.wrap .quote-banner h3 {
  padding-top: 30px;
  font-size: 48px; }
.wrap .quote-banner .panel {
  padding: 15px 80px 45px;
  margin-top: -60px;
  moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  background: #ffffff; }
.wrap .quote-banner a {
  text-decoration: none !important;
  display: block; }
.wrap .quote-banner input[type="email"] {
  background: #f6f6f6; }
.wrap .quote-banner .button, .wrap .quote-banner button {
  margin-bottom: 0;
  padding: 15px 25px;
  font-size: 12px;
  background: #2b2b2b; }
.wrap .home-how {
  margin-bottom: -40px; }
.wrap .home-how h3 {
  font-size: 48px; }
.wrap .home-how hr {
  border-color: #89cb99; }
.wrap .home-how .button {
  background: #2b2b2b; }
.wrap .team h3, .wrap .board h3 {
  font-size: 54px; }
.wrap .team h4, .wrap .board h4 {
  text-align: center; }
.wrap .team h5, .wrap .board h5 {
  text-align: center;
  text-transform: uppercase; }
.wrap .team p, .wrap .board p {
  font-size: 14.4px;
  margin-bottom: 6px; }
.wrap .team img {
  border-radius: 100%;
  width: 250px;
  margin: auto;
  display: block; }
.wrap .board img {
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  max-width: 160px; }
.wrap .board .bio-scroll {
  height: 262px;
  overflow-y: auto;
  overflow-x: hidden; }
.wrap #style-3::-webkit-scrollbar {
  width: 19px;
  height: 18px; }
.wrap #style-3::-webkit-scrollbar-thumb {
  height: 6px;
  border: 8px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  -webkit-border-radius: 7px;
  background-color: #89cb99;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }
.wrap #style-3::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none; }
.wrap #style-3::-webkit-scrollbar-corner {
  background-color: transparent; }
.wrap .cover-nudge img {
  margin-top: -15px; }
.wrap .round img {
  border-radius: 100%; }

.Antiracist ul {
  padding-left: 40px; }

.section.footerbump {
  margin-bottom: -40px; }

.festpad {
  background: #f6f6f6;
  padding: 20px; }
  .festpad h3 {
    font-size: 52px;
    margin-top: 20px;
    margin-bottom: 10px; }

.festdetails {
  min-height: 205px; }

.festartist {
  max-width: 800px;
  display: block;
  margin: 0 auto; }
  .festartist p {
    margin-top: 30px; }

.Peep div.ccm-block-feature-item {
  background: #ffffff;
  padding: 20px;
  moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  max-width: 200px;
  margin: auto; }

.Peep div.ccm-block-feature-item p {
  margin: 0; }

.Peep div.ccm-block-feature-item p a {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.peepbanner {
  max-width: 750px;
  margin: auto; }

.fest-filter-nav ul {
  display: table;
  margin: 30px auto 5px auto; }
.fest-filter-nav li {
  list-style: none;
  display: table-cell; }
.fest-filter-nav a {
  padding: 4px 12px;
  background: #89cb99;
  color: #ffffff;
  border-radius: 3px;
  transition: background .5s;
  margin: 0 2px;
  font-size: 13px; }
.fest-filter-nav a:hover {
  color: #ffffff;
  background: #fba714;
  transition: background .5s; }
.fest-filter-nav a.active {
  background: #fba714; }

@media only screen and (min-width: 790px) {
  .peeptop .peepmobile {
    display: none; } }
@media only screen and (max-width: 789px) {
  .peeptop {
    background-image: none !important; }

  .peeptop .peephide {
    display: none; }

  .peepdetails .medium-9 {
    width: 100%;
    margin-top: 30px; } }
.shadow img {
  moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55); }

/*RESPONSIVE*/
/*rules for largers screen*/
@media only screen and (min-width: 790px) {
  .wrap.Variations.on.a.Foundations .the-details h1 {
    max-width: 365px; } }
@media only screen and (max-width: 640px) {
  .wrap .name img {
    margin: 0 auto;
    display: block;
    max-width: 350px;
    height: auto; } }
/*rules for phones only*/
/*rules for home page and footer*/
@media only screen and (max-width: 1300px) {
  .wrap .home-top-right hr {
    margin: 20px 47% 20px 47%; } }
@media only screen and (max-width: 640px) {
  .wrap .quote-banner .panel {
    padding: 20px; } }
/*Responsive Nav*/
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%; }

  #menu .sub-menu li {
    width: auto; } }
@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
    float: right;
    margin-top: 0px; }

  #toggle-menu, #menu label.drop-icon, label.drop-touch {
    display: none; }

  #menu ul span.drop-icon {
    display: inline-block; }

  #menu li {
    float: left;
    border-width: 0 1px 0 0; }

  #menu .sub-menu li {
    float: none; }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000; }

  #menu .sub-menu, #menu input[type="checkbox"]:checked + .sub-menu {
    max-height: 0;
    overflow: hidden;
    display: block;
    -webkit-transition: max-height 200ms ease-in;
    -moz-transition: max-height 200ms ease-in;
    -o-transition: max-height 200ms ease-in;
    transition: max-height 200ms ease-in;
    moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55); }

  #menu .sub-menu li {
    border-width: 0 0 1px; }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%; }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    max-height: 400px; } }
/*Last*/
.wrap .reverse p, .wrap .reverse h1, .wrap .reverse h2, .wrap .reverse h3, .wrap .reverse h4, .wrap .reverse h5, .wrap .reverse h6, .wrap .reverse ul, .wrap .reverse li {
  color: #ffffff; }
.wrap .reverse a {
  text-decoration: underline;
  color: #ffffff; }
.wrap .reverse a:hover {
  color: #ffffff;
  text-decoration: none; }
.wrap .reverse hr {
  border-color: #ffffff; }

ul.ccm-error {
  margin-left: 0; }

.ccm-error li {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  list-style: none; }

div.ccm-notification-help-launcher {
  display: none !important; }

/*rules for smaller than breakpoint*/
@media only screen and (max-width: 641px) {
  .footer-details, .footer-logo {
    text-align: center; }

  .footer-details {
    margin-bottom: 40px; }

  .footer-logo {
    margin-top: 40px; }

  .wrap .quote-banner .panel {
    margin-top: 40px; } }
