body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
}
a.more,
span.more,
a.more-link,
.ajax-load-more {
  color: #000;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 7px 12px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.2s ease 0s;
}
@media only screen and (max-width: 768px) {
  a.more,
  span.more,
  a.more-link,
  .ajax-load-more {
    font-size: 12px;
    padding: 4px 6px;
  }
}
a.more:hover,
span.more:hover,
a.more-link:hover,
.ajax-load-more:hover {
  color: #fff;
  background-color: #000;
}
.mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile {
    display: inline;
  }
}
#menu {
  display: none;
}
.slicknav_menu {
  display: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
.ajax-navigation {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.ajax-navigation:before,
.ajax-navigation:after {
  content: '';
  display: table;
}
.ajax-navigation:after {
  clear: both;
}
.ajax-navigation .ajax-load-more {
  display: inline-block;
  cursor: pointer;
}
.ajax-navigation .posts-loader-icon {
  font-size: 24px;
  margin-bottom: 2%;
}
section {
  position: relative;
}
section .moreholder {
  margin: 12% 6% 6% 6%;
}
@media only screen and (max-width: 1024px) {
  section .moreholder {
    margin-top: 6%;
  }
}
section h1 {
  text-transform: uppercase;
  font-size: 96px;
  line-height: 96px;
  margin-bottom: 0px;
  font-weight: 400;
}
@media only screen and (max-width: 960px) {
  section h1 {
    font-size: 72px;
    line-height: 76px;
  }
}
@media only screen and (max-width: 640px) {
  section h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
section h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 1%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
section h2 a {
  color: #000;
}
section p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 4%;
}
section p a {
  color: #c81026;
  text-decoration: none;
}
section p a:hover {
  text-decoration: underline;
}
section p:last-child {
  margin-bottom: 0;
}
section p.dateline {
  margin-bottom: 1%;
  font-size: 12px;
}
section p.blurb,
section span.intro {
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}
section p.share {
  text-align: center;
  font-size: 18px;
}
section p.share a {
  color: #aaa;
  transition: color 0.2s ease 0s;
}
section p.share a:hover {
  color: #000;
}
section img.alignright,
section div.alignright {
  float: right;
  width: auto !important;
  margin-left: 4% !important;
  margin-bottom: 2% !important;
}
@media only screen and (max-width: 640px) {
  section img.alignright,
  section div.alignright {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
section img.alignleft,
section div.alignleft {
  width: auto !important;
  float: left;
  margin-right: 4% !important;
  margin-bottom: 2% !important;
}
@media only screen and (max-width: 640px) {
  section img.alignleft,
  section div.alignleft {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin-right: 0 !important;
  }
}
section img.alignleft .centered p,
section div.alignleft .centered p {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  section img.alignnone,
  section img.aligncenter {
    width: 100%;
    height: auto;
  }
}
section .wp-caption {
  *zoom: 1;
  width: auto;
  max-width: 768px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 4%;
}
section .wp-caption:before,
section .wp-caption:after {
  content: '';
  display: table;
}
section .wp-caption:after {
  clear: both;
}
section .wp-caption img {
  width: 100%;
  height: auto;
}
section .wp-caption .wp-caption-text,
section .gallery-caption,
section .entry-caption {
  font-size: 12px;
  text-align: center;
  color: #414141;
}
section .bq_wrapper {
  overflow: hidden;
  margin-bottom: 2%;
}
section blockquote {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.6666666666667%;
  margin-left: 0%;
  margin-right: 3%;
  overflow: hidden;
}
section blockquote:before,
section blockquote:after {
  content: '';
  display: table;
}
section blockquote:after {
  clear: both;
}
section blockquote:last-child {
  margin-right: 0%;
}
section blockquote p {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  section blockquote p {
    font-size: 18px;
  }
}
section blockquote p:last-child {
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  section blockquote p:last-child {
    font-size: 13px;
  }
}
section .blockquote-before,
section .blockquote-after {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666702%;
  margin-left: 0%;
  margin-right: 3%;
  font-size: 48px;
}
section .blockquote-before:before,
section .blockquote-after:before,
section .blockquote-before:after,
section .blockquote-after:after {
  content: '';
  display: table;
}
section .blockquote-before:after,
section .blockquote-after:after {
  clear: both;
}
section .blockquote-before:last-child,
section .blockquote-after:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  section .blockquote-before,
  section .blockquote-after {
    font-size: 24px;
  }
}
section .blockquote-before {
  text-align: right;
}
section .blockquote-after {
  text-align: left;
}
section span.divider {
  font-size: 35px;
}
section .contained {
  margin-bottom: 4%;
  margin-top: 4%;
  overflow: hidden;
}
section .video-wrapper {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  margin-bottom: 6%;
  margin-top: 4%;
}
section .video-wrapper iframe,
section .video-wrapper object,
section .video-wrapper embed {
  margin-top: 1%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section .gallery {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 0 !important;
  margin-bottom: 4%;
}
section .gallery:before,
section .gallery:after {
  content: '';
  display: table;
}
section .gallery:after {
  clear: both;
}
section .gallery:last-child {
  margin-right: 0%;
}
section .gallery .gallery-item {
  margin-bottom: 1%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 49.5%;
  margin-left: 0%;
  margin-right: 1%;
}
section .gallery .gallery-item:before,
section .gallery .gallery-item:after {
  content: '';
  display: table;
}
section .gallery .gallery-item:after {
  clear: both;
}
section .gallery .gallery-item:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
section .gallery .gallery-item:nth-child(2n+1) {
  clear: both;
}
@media only screen and (max-width: 400px) {
  section .gallery .gallery-item {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 1%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
  }
  section .gallery .gallery-item:before,
  section .gallery .gallery-item:after {
    content: '';
    display: table;
  }
  section .gallery .gallery-item:after {
    clear: both;
  }
  section .gallery .gallery-item:nth-child(2n) {
    margin-right: 1%;
    float: left;
  }
  section .gallery .gallery-item:nth-child(2n+1) {
    clear: none;
  }
  section .gallery .gallery-item:nth-child(1n) {
    margin-right: 0%;
    float: right;
  }
  section .gallery .gallery-item:nth-child(1n+1) {
    clear: both;
  }
  section .gallery .gallery-item:first-child {
    margin-left: auto;
  }
  section .gallery .gallery-item:last-child {
    margin-right: auto;
  }
}
section .gallery img {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  width: 100%;
  height: auto;
}
section .gallery img:before,
section .gallery img:after {
  content: '';
  display: table;
}
section .gallery img:after {
  clear: both;
}
section .gallery img:last-child {
  margin-right: 0%;
}
section .gallery .gallery-caption {
  text-align: left;
  clear: both;
  padding: 2% 4% 0 0;
  line-height: 16px;
}
section .gallery .gallery-caption h3 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}
section .gallery .gallery-caption p {
  font-size: 13px;
}
section.text {
  *zoom: 1;
  width: auto;
  max-width: 768px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 6% 0 6%;
}
section.text:before,
section.text:after {
  content: '';
  display: table;
}
section.text:after {
  clear: both;
}
section.wide {
  *zoom: 1;
  width: auto;
  max-width: 1224px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 6% 0 6%;
}
section.wide:before,
section.wide:after {
  content: '';
  display: table;
}
section.wide:after {
  clear: both;
}
section.masthead {
  *zoom: 1;
  width: auto;
  max-width: 940px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
section.masthead:before,
section.masthead:after {
  content: '';
  display: table;
}
section.masthead:after {
  clear: both;
}
section.header {
  text-align: center;
  *zoom: 1;
  width: auto;
  max-width: 1224px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 4% 6% 1% 6%;
}
section.header:before,
section.header:after {
  content: '';
  display: table;
}
section.header:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  section.header {
    padding: 10% 6% 1% 6%;
  }
}
section.header .dateline {
  margin-top: 2%;
  margin-bottom: 0;
}
@media only screen and (max-width: 960px) {
  #masthead-sticky-wrapper {
    display: none;
  }
}
#masthead {
  padding-top: 5px;
  z-index: 9999;
  background-color: #000;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#masthead:before,
#masthead:after {
  content: '';
  display: table;
}
#masthead:after {
  clear: both;
}
@media only screen and (max-width: 960px) {
  #masthead {
    display: none;
  }
}
#masthead #logo {
  float: left;
  background-color: #000;
  text-align: left;
}
#masthead #logo h1 {
  line-height: 32px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 32px;
  text-transform: none;
  font-weight: 300;
}
#masthead #logo a {
  padding: 12px 0;
  color: #fff;
  display: block;
}
#masthead #logo a img {
  display: block;
}
#masthead nav {
  float: right;
  vertical-align: middle;
  font-weight: 300;
  font-size: 16px;
}
#masthead nav .jqueryslidemenu {
  width: 100%;
}
#masthead nav .jqueryslidemenu ul {
  position: relative;
  z-index: 1001;
  margin: 0px;
  list-style-type: none;
}
#masthead nav .jqueryslidemenu ul li.current-menu-item a,
#masthead nav .jqueryslidemenu ul li.current-category-ancestor a,
#masthead nav .jqueryslidemenu ul li.current-page-ancestor a {
  border-top: 3px solid #fff;
}
#masthead nav .jqueryslidemenu ul li {
  position: relative;
  display: inline;
  float: left;
}
#masthead nav .jqueryslidemenu ul li a {
  text-transform: uppercase;
  display: block;
  color: #fff;
  margin: 10px 12px;
  border-top: 3px solid #000;
  line-height: 32px;
  text-decoration: none;
}
#masthead nav .jqueryslidemenu ul li a:link {
  color: #fff;
}
#masthead nav .jqueryslidemenu ul li a:visited {
  color: #fff;
}
#masthead nav .jqueryslidemenu ul li a:hover,
#masthead nav .jqueryslidemenu ul li a.active {
  border-top: 3px solid #fff;
}
#masthead nav .jqueryslidemenu ul li ul {
  padding-top: 0;
  font-size: 13px;
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;
}
#masthead nav .jqueryslidemenu ul li ul li {
  display: list-item;
  float: none;
}
#masthead nav .jqueryslidemenu ul li ul li a {
  border: none !important;
  font-weight: 300;
  background-color: #000;
  width: 130px;
  line-height: 13px;
  padding: 8px 12px !important;
  margin: 0;
}
#masthead nav .jqueryslidemenu ul li ul li a:hover {
  background: #fff;
  color: #000;
  border: none;
}
#masthead nav .jqueryslidemenu ul li ul li:first-child ul {
  top: 0;
}
#revslider {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#revslider:before,
#revslider:after {
  content: '';
  display: table;
}
#revslider:after {
  clear: both;
}
#home,
#twitter,
#instagram,
#recordings {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
}
#home:before,
#twitter:before,
#instagram:before,
#recordings:before,
#home:after,
#twitter:after,
#instagram:after,
#recordings:after {
  content: '';
  display: table;
}
#home:after,
#twitter:after,
#instagram:after,
#recordings:after {
  clear: both;
}
#home:last-child,
#twitter:last-child,
#instagram:last-child,
#recordings:last-child {
  margin-right: 0%;
}
#home .scroll-down,
#twitter .scroll-down,
#instagram .scroll-down,
#recordings .scroll-down {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  z-index: 502;
  bottom: 4%;
  position: absolute;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #home .scroll-down,
  #twitter .scroll-down,
  #instagram .scroll-down,
  #recordings .scroll-down {
    display: none;
  }
}
#home .scroll-down i,
#twitter .scroll-down i,
#instagram .scroll-down i,
#recordings .scroll-down i {
  display: inline-block;
  margin-top: 6px;
}
#home .scroll-down a,
#twitter .scroll-down a,
#instagram .scroll-down a,
#recordings .scroll-down a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#home .prev,
#twitter .prev,
#instagram .prev,
#recordings .prev,
#home .next,
#twitter .next,
#instagram .next,
#recordings .next {
  position: absolute;
  z-index: 501;
  pointer-events: auto;
  color: #fff;
  display: table;
  font-size: 48px;
  height: 100%;
  cursor: pointer;
  top: 45%;
}
@media only screen and (max-width: 768px) {
  #home .prev,
  #twitter .prev,
  #instagram .prev,
  #recordings .prev,
  #home .next,
  #twitter .next,
  #instagram .next,
  #recordings .next {
    font-size: 36px;
  }
}
#home .prev,
#twitter .prev,
#instagram .prev,
#recordings .prev {
  left: 4%;
}
#home .next,
#twitter .next,
#instagram .next,
#recordings .next {
  right: 4%;
}
#home .textwidget {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  overflow: hidden;
}
#home .textwidget:before,
#home .textwidget:after {
  content: '';
  display: table;
}
#home .textwidget:after {
  clear: both;
}
#home .textwidget:last-child {
  margin-right: 0%;
}
#home .textwidget div {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#home .textwidget div:before,
#home .textwidget div:after {
  content: '';
  display: table;
}
#home .textwidget div:after {
  clear: both;
}
#home .textwidget div img {
  width: 100%;
  height: 100%;
  display: block;
}
#events {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#events:before,
#events:after {
  content: '';
  display: table;
}
#events:after {
  clear: both;
}
#events:last-child {
  margin-right: 0%;
}
#events h1 a {
  color: #000;
}
#events .content {
  padding: 0;
  background-color: #c81026;
  overflow: hidden;
}
#events .content .calendar,
#events .content .calendar-pic {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #c81026;
}
#events .content .calendar:before,
#events .content .calendar-pic:before,
#events .content .calendar:after,
#events .content .calendar-pic:after {
  content: '';
  display: table;
}
#events .content .calendar:after,
#events .content .calendar-pic:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #events .content .calendar,
  #events .content .calendar-pic {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #events .content .calendar:first-child,
  #events .content .calendar-pic:first-child {
    margin-left: auto;
  }
  #events .content .calendar:last-child,
  #events .content .calendar-pic:last-child {
    margin-right: auto;
  }
}
#events .content .calendar img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (max-width: 1024px) {
  #events .content .calendar img {
    display: inline;
  }
}
#events .content .calendar .item {
  margin: 6%;
}
#events .content .calendar .item .more-link {
  float: right;
  margin-left: 2%;
}
#events .content .calendar .item h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 2%;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#events .content .calendar .item p {
  text-transform: uppercase;
}
#events .content .calendar-pic img {
  width: auto;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#events .content .calendar-pic img:before,
#events .content .calendar-pic img:after {
  content: '';
  display: table;
}
#events .content .calendar-pic img:after {
  clear: both;
}
#events .content .calendar-pic img:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1024px) {
  #events .content .calendar-pic {
    display: none;
  }
}
#news,
#blog,
#audio-player {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#news:before,
#blog:before,
#audio-player:before,
#news:after,
#blog:after,
#audio-player:after {
  content: '';
  display: table;
}
#news:after,
#blog:after,
#audio-player:after {
  clear: both;
}
#news:last-child,
#blog:last-child,
#audio-player:last-child {
  margin-right: 0%;
}
#news h1 a,
#blog h1 a,
#audio-player h1 a {
  color: #000;
}
#news .content,
#blog .content,
#audio-player .content {
  padding: 0;
  background-color: #ededee;
  overflow: hidden;
}
#news .content .posts,
#blog .content .posts,
#audio-player .content .posts,
#news .content .news-pic,
#blog .content .news-pic,
#audio-player .content .news-pic,
#news .content .blog-pic,
#blog .content .blog-pic,
#audio-player .content .blog-pic,
#news .content .player-pic,
#blog .content .player-pic,
#audio-player .content .player-pic {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
#news .content .posts:before,
#blog .content .posts:before,
#audio-player .content .posts:before,
#news .content .news-pic:before,
#blog .content .news-pic:before,
#audio-player .content .news-pic:before,
#news .content .blog-pic:before,
#blog .content .blog-pic:before,
#audio-player .content .blog-pic:before,
#news .content .player-pic:before,
#blog .content .player-pic:before,
#audio-player .content .player-pic:before,
#news .content .posts:after,
#blog .content .posts:after,
#audio-player .content .posts:after,
#news .content .news-pic:after,
#blog .content .news-pic:after,
#audio-player .content .news-pic:after,
#news .content .blog-pic:after,
#blog .content .blog-pic:after,
#audio-player .content .blog-pic:after,
#news .content .player-pic:after,
#blog .content .player-pic:after,
#audio-player .content .player-pic:after {
  content: '';
  display: table;
}
#news .content .posts:after,
#blog .content .posts:after,
#audio-player .content .posts:after,
#news .content .news-pic:after,
#blog .content .news-pic:after,
#audio-player .content .news-pic:after,
#news .content .blog-pic:after,
#blog .content .blog-pic:after,
#audio-player .content .blog-pic:after,
#news .content .player-pic:after,
#blog .content .player-pic:after,
#audio-player .content .player-pic:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #news .content .posts,
  #blog .content .posts,
  #audio-player .content .posts,
  #news .content .news-pic,
  #blog .content .news-pic,
  #audio-player .content .news-pic,
  #news .content .blog-pic,
  #blog .content .blog-pic,
  #audio-player .content .blog-pic,
  #news .content .player-pic,
  #blog .content .player-pic,
  #audio-player .content .player-pic {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #news .content .posts:first-child,
  #blog .content .posts:first-child,
  #audio-player .content .posts:first-child,
  #news .content .news-pic:first-child,
  #blog .content .news-pic:first-child,
  #audio-player .content .news-pic:first-child,
  #news .content .blog-pic:first-child,
  #blog .content .blog-pic:first-child,
  #audio-player .content .blog-pic:first-child,
  #news .content .player-pic:first-child,
  #blog .content .player-pic:first-child,
  #audio-player .content .player-pic:first-child {
    margin-left: auto;
  }
  #news .content .posts:last-child,
  #blog .content .posts:last-child,
  #audio-player .content .posts:last-child,
  #news .content .news-pic:last-child,
  #blog .content .news-pic:last-child,
  #audio-player .content .news-pic:last-child,
  #news .content .blog-pic:last-child,
  #blog .content .blog-pic:last-child,
  #audio-player .content .blog-pic:last-child,
  #news .content .player-pic:last-child,
  #blog .content .player-pic:last-child,
  #audio-player .content .player-pic:last-child {
    margin-right: auto;
  }
}
#news .content .news-pic img,
#blog .content .news-pic img,
#audio-player .content .news-pic img,
#news .content .blog-pic img,
#blog .content .blog-pic img,
#audio-player .content .blog-pic img,
#news .content .player-pic img,
#blog .content .player-pic img,
#audio-player .content .player-pic img {
  width: auto;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#news .content .news-pic img:before,
#blog .content .news-pic img:before,
#audio-player .content .news-pic img:before,
#news .content .blog-pic img:before,
#blog .content .blog-pic img:before,
#audio-player .content .blog-pic img:before,
#news .content .player-pic img:before,
#blog .content .player-pic img:before,
#audio-player .content .player-pic img:before,
#news .content .news-pic img:after,
#blog .content .news-pic img:after,
#audio-player .content .news-pic img:after,
#news .content .blog-pic img:after,
#blog .content .blog-pic img:after,
#audio-player .content .blog-pic img:after,
#news .content .player-pic img:after,
#blog .content .player-pic img:after,
#audio-player .content .player-pic img:after {
  content: '';
  display: table;
}
#news .content .news-pic img:after,
#blog .content .news-pic img:after,
#audio-player .content .news-pic img:after,
#news .content .blog-pic img:after,
#blog .content .blog-pic img:after,
#audio-player .content .blog-pic img:after,
#news .content .player-pic img:after,
#blog .content .player-pic img:after,
#audio-player .content .player-pic img:after {
  clear: both;
}
#news .content .news-pic img:last-child,
#blog .content .news-pic img:last-child,
#audio-player .content .news-pic img:last-child,
#news .content .blog-pic img:last-child,
#blog .content .blog-pic img:last-child,
#audio-player .content .blog-pic img:last-child,
#news .content .player-pic img:last-child,
#blog .content .player-pic img:last-child,
#audio-player .content .player-pic img:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1024px) {
  #news .content .blog-pic,
  #blog .content .blog-pic,
  #audio-player .content .blog-pic {
    display: none;
  }
}
#news .content .posts img,
#blog .content .posts img,
#audio-player .content .posts img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (max-width: 1024px) {
  #news .content .posts img,
  #blog .content .posts img,
  #audio-player .content .posts img {
    display: inline;
  }
}
#news .content .posts .post,
#blog .content .posts .post,
#audio-player .content .posts .post {
  margin: 6%;
}
#news .content .posts .post .more-link,
#blog .content .posts .post .more-link,
#audio-player .content .posts .post .more-link {
  color: #c81026;
  border: none;
  padding: 0;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
#audio-player h2 {
  margin-bottom: 4%;
}
#videos {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  overflow: hidden;
  clear: both;
  text-align: center;
}
#videos:before,
#videos:after {
  content: '';
  display: table;
}
#videos:after {
  clear: both;
}
#videos:last-child {
  margin-right: 0%;
}
#videos h1 a {
  color: #000;
}
#videos .content .item {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#videos .content .item:before,
#videos .content .item:after {
  content: '';
  display: table;
}
#videos .content .item:after {
  clear: both;
}
#videos .content .item img {
  width: 400px;
  height: 400px;
  margin-bottom: 4%;
  margin-top: 1%;
}
@media only screen and (max-width: 640px) {
  #videos .content .item img {
    width: 300px;
    height: 300px;
  }
}
@media only screen and (max-width: 321px) {
  #videos .content .item img {
    width: 200px;
    height: 200px;
  }
}
#videos .content .item iframe,
#videos .content .item object,
#videos .content .item embed {
  margin-top: 1%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#videos .content .item .video-wrapper {
  margin-top: 0;
}
#videos .content .item .description-holder {
  height: 100px;
  display: block;
  margin: 0 12%;
}
#videos .content .item .description {
  padding: 0 14%;
}
@media only screen and (max-width: 500px) {
  #videos .content .item .description {
    font-size: 12px;
    line-height: 18px;
  }
}
#videos .content .item h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1%;
}
#videos .content .prev,
#videos .content .next {
  font-size: 48px;
  cursor: pointer;
  position: absolute;
  z-index: 500;
  bottom: 12%;
}
#videos .content .prev {
  left: 100px;
}
@media only screen and (max-width: 960px) {
  #videos .content .prev {
    left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  #videos .content .prev {
    left: 0px;
    font-size: 36px;
  }
}
#videos .content .next {
  right: 100px;
}
@media only screen and (max-width: 960px) {
  #videos .content .next {
    right: 50px;
  }
}
@media only screen and (max-width: 768px) {
  #videos .content .next {
    right: 0px;
    font-size: 36px;
  }
}
#instagram,
#recordings,
#photos,
#gallery {
  overflow: hidden;
  clear: both;
}
#instagram h1 a,
#recordings h1 a,
#photos h1 a,
#gallery h1 a {
  color: #000;
}
#instagram .instagram-widget,
#recordings .instagram-widget,
#photos .instagram-widget,
#gallery .instagram-widget,
#instagram .recordings-widget,
#recordings .recordings-widget,
#photos .recordings-widget,
#gallery .recordings-widget,
#instagram .photo-widget,
#recordings .photo-widget,
#photos .photo-widget,
#gallery .photo-widget,
#instagram .gallery-container,
#recordings .gallery-container,
#photos .gallery-container,
#gallery .gallery-container {
  margin-right: -2px;
}
#instagram .gallery-container .item,
#recordings .gallery-container .item,
#photos .gallery-container .item,
#gallery .gallery-container .item {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.3333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
#instagram .gallery-container .item:before,
#recordings .gallery-container .item:before,
#photos .gallery-container .item:before,
#gallery .gallery-container .item:before,
#instagram .gallery-container .item:after,
#recordings .gallery-container .item:after,
#photos .gallery-container .item:after,
#gallery .gallery-container .item:after {
  content: '';
  display: table;
}
#instagram .gallery-container .item:after,
#recordings .gallery-container .item:after,
#photos .gallery-container .item:after,
#gallery .gallery-container .item:after {
  clear: both;
}
#instagram .gallery-container .item:nth-child(3n),
#recordings .gallery-container .item:nth-child(3n),
#photos .gallery-container .item:nth-child(3n),
#gallery .gallery-container .item:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
#instagram .gallery-container .item:nth-child(3n+1),
#recordings .gallery-container .item:nth-child(3n+1),
#photos .gallery-container .item:nth-child(3n+1),
#gallery .gallery-container .item:nth-child(3n+1) {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #instagram .gallery-container .item,
  #recordings .gallery-container .item,
  #photos .gallery-container .item,
  #gallery .gallery-container .item {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #instagram .gallery-container .item:before,
  #recordings .gallery-container .item:before,
  #photos .gallery-container .item:before,
  #gallery .gallery-container .item:before,
  #instagram .gallery-container .item:after,
  #recordings .gallery-container .item:after,
  #photos .gallery-container .item:after,
  #gallery .gallery-container .item:after {
    content: '';
    display: table;
  }
  #instagram .gallery-container .item:after,
  #recordings .gallery-container .item:after,
  #photos .gallery-container .item:after,
  #gallery .gallery-container .item:after {
    clear: both;
  }
  #instagram .gallery-container .item:nth-child(3n),
  #recordings .gallery-container .item:nth-child(3n),
  #photos .gallery-container .item:nth-child(3n),
  #gallery .gallery-container .item:nth-child(3n) {
    margin-right: 0%;
    float: left;
  }
  #instagram .gallery-container .item:nth-child(3n+1),
  #recordings .gallery-container .item:nth-child(3n+1),
  #photos .gallery-container .item:nth-child(3n+1),
  #gallery .gallery-container .item:nth-child(3n+1) {
    clear: none;
  }
  #instagram .gallery-container .item:nth-child(2n),
  #recordings .gallery-container .item:nth-child(2n),
  #photos .gallery-container .item:nth-child(2n),
  #gallery .gallery-container .item:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  #instagram .gallery-container .item:nth-child(2n+1),
  #recordings .gallery-container .item:nth-child(2n+1),
  #photos .gallery-container .item:nth-child(2n+1),
  #gallery .gallery-container .item:nth-child(2n+1) {
    clear: both;
  }
}
#instagram .ajax-navigation,
#recordings .ajax-navigation,
#photos .ajax-navigation,
#gallery .ajax-navigation {
  margin-top: 4%;
}
#instagram .link,
#recordings .link,
#photos .link,
#gallery .link {
  margin-top: 4%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: center;
}
#instagram .link:before,
#recordings .link:before,
#photos .link:before,
#gallery .link:before,
#instagram .link:after,
#recordings .link:after,
#photos .link:after,
#gallery .link:after {
  content: '';
  display: table;
}
#instagram .link:after,
#recordings .link:after,
#photos .link:after,
#gallery .link:after {
  clear: both;
}
#instagram .link:last-child,
#recordings .link:last-child,
#photos .link:last-child,
#gallery .link:last-child {
  margin-right: 0%;
}
#instagram .link a,
#recordings .link a,
#photos .link a,
#gallery .link a {
  display: inline-block;
}
#instagram .blurb,
#recordings .blurb,
#photos .blurb,
#gallery .blurb {
  margin: 0 12% 4% 12%;
  text-align: center;
}
#instagram .item,
#recordings .item,
#photos .item,
#gallery .item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: none;
}
#instagram .item i,
#recordings .item i,
#photos .item i,
#gallery .item i {
  font-size: 72px;
  color: #ededee;
}
#instagram .item h2,
#recordings .item h2,
#photos .item h2,
#gallery .item h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 4%;
  white-space: normal;
}
@media only screen and (max-width: 1024px) {
  #instagram .item h2,
  #recordings .item h2,
  #photos .item h2,
  #gallery .item h2 {
    font-size: 15px;
  }
}
#instagram .item h3,
#recordings .item h3,
#photos .item h3,
#gallery .item h3 {
  font-family: 'Montserrat', sans-serif;
  white-space: normal;
  margin-bottom: 8%;
}
@media only screen and (max-width: 1024px) {
  #instagram .item h3,
  #recordings .item h3,
  #photos .item h3,
  #gallery .item h3 {
    font-size: 15px;
  }
}
#instagram .item a,
#recordings .item a,
#photos .item a,
#gallery .item a {
  display: block;
  position: relative;
  border: solid #ededee;
  border-width: 1px 1px 0 0;
}
#instagram .item img,
#recordings .item img,
#photos .item img,
#gallery .item img {
  width: 100%;
  height: auto;
  display: block;
}
#instagram .item .insta-work,
#recordings .item .insta-work,
#photos .item .insta-work,
#gallery .item .insta-work {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
#instagram .item .insta-work .tb,
#recordings .item .insta-work .tb,
#photos .item .insta-work .tb,
#gallery .item .insta-work .tb {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}
#instagram .item .insta-work .tb .tb-cell,
#recordings .item .insta-work .tb .tb-cell,
#photos .item .insta-work .tb .tb-cell,
#gallery .item .insta-work .tb .tb-cell {
  overflow: hidden;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 2%;
}
@media only screen and (max-width: 360px) {
  #instagram .item .insta-work .tb .tb-cell,
  #recordings .item .insta-work .tb .tb-cell,
  #photos .item .insta-work .tb .tb-cell,
  #gallery .item .insta-work .tb .tb-cell {
    background-color: transparent !important;
  }
}
#instagram .item .insta-work .tb .tb-cell p,
#recordings .item .insta-work .tb .tb-cell p,
#photos .item .insta-work .tb .tb-cell p,
#gallery .item .insta-work .tb .tb-cell p {
  line-height: 18px;
}
#instagram .item .insta-work .tb .tb-cell h5,
#recordings .item .insta-work .tb .tb-cell h5,
#photos .item .insta-work .tb .tb-cell h5,
#gallery .item .insta-work .tb .tb-cell h5 {
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
}
#instagram .item .insta-work .tb .tb-cell .text-work,
#recordings .item .insta-work .tb .tb-cell .text-work,
#photos .item .insta-work .tb .tb-cell .text-work,
#gallery .item .insta-work .tb .tb-cell .text-work {
  opacity: 0;
  top: -100%;
}
@media only screen and (max-width: 360px) {
  #instagram .item .insta-work .tb .tb-cell .text-work,
  #recordings .item .insta-work .tb .tb-cell .text-work,
  #photos .item .insta-work .tb .tb-cell .text-work,
  #gallery .item .insta-work .tb .tb-cell .text-work {
    display: none;
  }
}
#recordings .content {
  padding: 4% 0;
  background-color: #ededee;
}
#instagram .content {
  padding-bottom: 4%;
  background-color: #fff;
}
#twitter {
  color: #fff;
  text-align: center;
}
#twitter h1 a {
  color: #000;
}
#twitter .content {
  position: relative;
  padding: 4% 0 0 0;
  background-color: #c81026;
}
#twitter .twitterwidget {
  position: relative;
  padding-bottom: 4%;
}
@media only screen and (max-width: 1024px) {
  #twitter .twitterwidget {
    margin: 0 50px;
  }
}
#twitter .twitterwidget p.blurb {
  margin-bottom: 0;
}
#twitter .twitterwidget a {
  color: #000;
  text-decoration: none;
}
#twitter .twitterwidget a:hover {
  text-decoration: underline;
}
#twitter .twitterwidget a.more:hover {
  color: #fff;
}
#twitter .twitterwidget div {
  width: 100%;
  margin-bottom: 6%;
}
#twitter .twitterwidget div .date {
  font-size: 14px;
}
#quote {
  clear: both;
  overflow: hidden;
  padding: 4% 0 2% 0;
  color: #fff;
  background-color: #c81026;
}
#page-top {
  margin-bottom: 4%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#page-top:before,
#page-top:after {
  content: '';
  display: table;
}
#page-top:after {
  clear: both;
}
#page-top:last-child {
  margin-right: 0%;
}
#page-top h1 a {
  color: #000;
}
#page-top .content {
  padding: 0;
  background-color: #c81026;
  overflow: hidden;
  color: #fff;
}
#page-top .content .excerpt,
#page-top .content .pic {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #c81026;
}
#page-top .content .excerpt:before,
#page-top .content .pic:before,
#page-top .content .excerpt:after,
#page-top .content .pic:after {
  content: '';
  display: table;
}
#page-top .content .excerpt:after,
#page-top .content .pic:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #page-top .content .excerpt,
  #page-top .content .pic {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #page-top .content .excerpt:first-child,
  #page-top .content .pic:first-child {
    margin-left: auto;
  }
  #page-top .content .excerpt:last-child,
  #page-top .content .pic:last-child {
    margin-right: auto;
  }
}
#page-top .content .excerpt {
  text-align: center;
}
#page-top .content .excerpt p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  #page-top .content .excerpt p {
    font-size: 18px;
    line-height: 24px;
  }
}
#page-top .content .excerpt p:last-child {
  font-size: 14px;
  line-height: 26px;
}
#page-top .content .excerpt .item {
  padding: 6%;
}
#page-top .content .excerpt img {
  width: 100%;
  height: auto;
  display: none;
}
@media only screen and (max-width: 1024px) {
  #page-top .content .excerpt img {
    display: inline;
  }
}
#page-top .content .excerpt a {
  color: #fff;
  text-decoration: underline;
}
#page-top .content .pic img {
  width: auto;
  height: 100%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#page-top .content .pic img:before,
#page-top .content .pic img:after {
  content: '';
  display: table;
}
#page-top .content .pic img:after {
  clear: both;
}
#page-top .content .pic img:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 1024px) {
  #page-top .content .pic {
    display: none;
  }
}
#page-body {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#page-body:before,
#page-body:after {
  content: '';
  display: table;
}
#page-body:after {
  clear: both;
}
#page-body:last-child {
  margin-right: 0%;
}
#page-body h2.center {
  text-align: center;
  margin-bottom: 4%;
}
#page-body h1 a {
  color: #fff;
}
#page-body .post {
  margin: 6% 0;
}
#page-body .post .more-link {
  color: #c81026;
  border: none;
  padding: 0;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
#page-body .post:first-child {
  margin-top: 0;
}
#newsletter {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#newsletter:before,
#newsletter:after {
  content: '';
  display: table;
}
#newsletter:after {
  clear: both;
}
#newsletter:last-child {
  margin-right: 0%;
}
#newsletter h1 a {
  color: #000;
}
#newsletter img {
  width: 100%;
  height: auto;
}
#widgets {
  margin-top: 4%;
  margin-bottom: 4%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#widgets:before,
#widgets:after {
  content: '';
  display: table;
}
#widgets:after {
  clear: both;
}
#widgets:last-child {
  margin-right: 0%;
}
#widgets .content {
  padding: 0;
  overflow: hidden;
}
#widgets .content .left,
#widgets .content .right {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
#widgets .content .left:before,
#widgets .content .right:before,
#widgets .content .left:after,
#widgets .content .right:after {
  content: '';
  display: table;
}
#widgets .content .left:after,
#widgets .content .right:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #widgets .content .left,
  #widgets .content .right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #widgets .content .left:first-child,
  #widgets .content .right:first-child {
    margin-left: auto;
  }
  #widgets .content .left:last-child,
  #widgets .content .right:last-child {
    margin-right: auto;
  }
}
#widgets .content .left .widget,
#widgets .content .right .widget {
  overflow: hidden;
  margin: 4%;
}
#widgets .content .left .widget h3,
#widgets .content .right .widget h3 {
  font-size: 72px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 72px;
  text-transform: uppercase;
  margin-bottom: 4%;
}
@media only screen and (max-width: 960px) {
  #widgets .content .left .widget h3,
  #widgets .content .right .widget h3 {
    font-size: 56px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 640px) {
  #widgets .content .left .widget h3,
  #widgets .content .right .widget h3 {
    font-size: 36px;
    line-height: 36px;
  }
}
#widgets .content .left {
  color: #fff;
  background-color: #000;
}
#widgets .content .right {
  background-color: #ededee;
}
#calendar {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  text-align: center;
}
#calendar:before,
#calendar:after {
  content: '';
  display: table;
}
#calendar:after {
  clear: both;
}
#calendar:last-child {
  margin-right: 0%;
}
#calendar h1 a {
  color: #000;
}
#calendar .content h2 a {
  color: #000;
  text-decoration: none;
}
#calendar .content .link {
  display: inline-block;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  margin: 2% 0;
  clear: both;
}
#calendar .content .link:before,
#calendar .content .link:after {
  content: '';
  display: table;
}
#calendar .content .link:after {
  clear: both;
}
#calendar .content .link:last-child {
  margin-right: 0%;
}
#calendar .content .item {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  border-bottom: 1px solid #000;
  margin-bottom: 2%;
  padding-bottom: 2%;
  text-align: left;
}
#calendar .content .item:before,
#calendar .content .item:after {
  content: '';
  display: table;
}
#calendar .content .item:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  #calendar .content .item {
    text-align: center;
  }
}
#calendar .content .item h3 {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  margin-bottom: 1%;
  margin-top: 4px;
}
@media only screen and (max-width: 1024px) {
  #calendar .content .item h3 {
    margin-top: 2px;
    font-size: 18px;
  }
}
#calendar .content .item h3 a {
  color: #c81026;
  text-decoration: none;
}
#calendar .content .item h3.location {
  color: #000;
}
#calendar .content .item .dates {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.3%;
  margin-left: 0%;
  margin-right: 1%;
}
#calendar .content .item .dates:before,
#calendar .content .item .dates:after {
  content: '';
  display: table;
}
#calendar .content .item .dates:after {
  clear: both;
}
#calendar .content .item .dates:last-child {
  margin-right: 0%;
}
#calendar .content .item .dates p {
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  line-height: 36px;
}
@media only screen and (max-width: 1024px) {
  #calendar .content .item .dates p {
    font-size: 18px;
    line-height: 26px;
  }
}
#calendar .content .item .event {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.3%;
  margin-left: 0%;
  margin-right: 1%;
}
#calendar .content .item .event:before,
#calendar .content .item .event:after {
  content: '';
  display: table;
}
#calendar .content .item .event:after {
  clear: both;
}
#calendar .content .item .event:last-child {
  margin-right: 0%;
}
#calendar .content .item .event h3 {
  color: #c81026;
}
#calendar .content .item .info {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.3%;
  margin-left: 0%;
  margin-right: 1%;
}
#calendar .content .item .info:before,
#calendar .content .item .info:after {
  content: '';
  display: table;
}
#calendar .content .item .info:after {
  clear: both;
}
#calendar .content .item .info:last-child {
  margin-right: 0%;
}
#calendar .content .item .info p {
  font-size: 16px;
}
@media only screen and (max-width: 1024px) {
  #calendar .content .item .info p {
    font-size: 14px;
  }
}
#calendar .content .item .plus {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.1%;
  margin-left: 0%;
  margin-right: 1%;
  height: 100%;
  font-size: 24px;
}
#calendar .content .item .plus:before,
#calendar .content .item .plus:after {
  content: '';
  display: table;
}
#calendar .content .item .plus:after {
  clear: both;
}
#calendar .content .item .plus:last-child {
  margin-right: 0%;
}
#calendar .content .item .plus a {
  color: #000;
}
@media only screen and (max-width: 768px) {
  #calendar .content .item .dates,
  #calendar .content .item .event,
  #calendar .content .item .info,
  #calendar .content .item .plus {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 4%;
  }
  #calendar .content .item .dates:first-child,
  #calendar .content .item .event:first-child,
  #calendar .content .item .info:first-child,
  #calendar .content .item .plus:first-child {
    margin-left: auto;
  }
  #calendar .content .item .dates:last-child,
  #calendar .content .item .event:last-child,
  #calendar .content .item .info:last-child,
  #calendar .content .item .plus:last-child {
    margin-right: auto;
  }
  #calendar .content .item .dates:before,
  #calendar .content .item .event:before,
  #calendar .content .item .info:before,
  #calendar .content .item .plus:before,
  #calendar .content .item .dates:after,
  #calendar .content .item .event:after,
  #calendar .content .item .info:after,
  #calendar .content .item .plus:after {
    content: '';
    display: table;
  }
  #calendar .content .item .dates:after,
  #calendar .content .item .event:after,
  #calendar .content .item .info:after,
  #calendar .content .item .plus:after {
    clear: both;
  }
  #calendar .content .item .dates:last-child,
  #calendar .content .item .event:last-child,
  #calendar .content .item .info:last-child,
  #calendar .content .item .plus:last-child {
    margin-right: 0%;
  }
}
#footer section {
  overflow: hidden;
  clear: both;
}
#foot-social {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #000;
  color: #fff;
}
#foot-social:before,
#foot-social:after {
  content: '';
  display: table;
}
#foot-social:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #foot-social {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #foot-social:first-child {
    margin-left: auto;
  }
  #foot-social:last-child {
    margin-right: auto;
  }
}
#foot-social .content {
  padding: 6%;
  background-color: #000;
}
#foot-social .content ul {
  padding: 0;
  margin: 0px;
  list-style-type: none;
  display: table;
  margin: 2% auto;
}
#foot-social .content ul li {
  display: inline;
  float: left;
  position: relative;
}
#foot-social .content ul li a {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  padding: 12px;
  margin-right: 12px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none !important;
}
@media only screen and (max-width: 768px) {
  #foot-social .content ul li a {
    font-size: 14px;
    padding: 10px;
  }
}
#foot-social .content ul li a:hover,
#foot-social .content ul li a.active,
#foot-social .content ul li a.active a {
  color: #000;
  background-color: #ededee;
  border: 1px solid #ededee;
}
#foot-social .content ul li:last-child a {
  margin-right: 0;
}
#foot-foot {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  background-color: #ededee;
}
#foot-foot:before,
#foot-foot:after {
  content: '';
  display: table;
}
#foot-foot:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  #foot-foot {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #foot-foot:first-child {
    margin-left: auto;
  }
  #foot-foot:last-child {
    margin-right: auto;
  }
}
#foot-foot .content {
  padding: 6%;
  background-color: #ededee;
}
#foot-foot .content a {
  text-decoration: none;
}
#upTop-holder {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 2%;
  text-align: center;
}
#upTop-holder:before,
#upTop-holder:after {
  content: '';
  display: table;
}
#upTop-holder:after {
  clear: both;
}
#upTop-holder:last-child {
  margin-right: 0%;
}
#upTop-holder #upTop {
  display: block;
  color: #000;
  font-size: 24px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto 24px;
  text-align: center;
  width: 48px;
}
/* CONTACT FORM */
#contact-form {
  margin-top: 4%;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  background-color: #ededee;
  text-align: center;
}
#contact-form:before,
#contact-form:after {
  content: '';
  display: table;
}
#contact-form:after {
  clear: both;
}
#contact-form:last-child {
  margin-right: 0%;
}
#contact-form .content {
  padding: 4% 0;
}
#contact-form .content h2 {
  margin-bottom: 2%;
}
#contact-form .content #form {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
#contact-form .content #form:before,
#contact-form .content #form:after {
  content: '';
  display: table;
}
#contact-form .content #form:after {
  clear: both;
}
#contact-form .content #form .field {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.3333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
#contact-form .content #form .field:before,
#contact-form .content #form .field:after {
  content: '';
  display: table;
}
#contact-form .content #form .field:after {
  clear: both;
}
#contact-form .content #form .field:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  #contact-form .content #form .field {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
  }
  #contact-form .content #form .field:first-child {
    margin-left: auto;
  }
  #contact-form .content #form .field:last-child {
    margin-right: auto;
  }
  #contact-form .content #form .field:before,
  #contact-form .content #form .field:after {
    content: '';
    display: table;
  }
  #contact-form .content #form .field:after {
    clear: both;
  }
  #contact-form .content #form .field:last-child {
    margin-right: 0%;
  }
}
#contact-form .content #form label {
  display: none;
}
#contact-form .content #form .textarea,
#contact-form .content #form .submit {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
  clear: both;
}
#contact-form .content #form .textarea:before,
#contact-form .content #form .submit:before,
#contact-form .content #form .textarea:after,
#contact-form .content #form .submit:after {
  content: '';
  display: table;
}
#contact-form .content #form .textarea:after,
#contact-form .content #form .submit:after {
  clear: both;
}
#contact-form .content #form .textarea:last-child,
#contact-form .content #form .submit:last-child {
  margin-right: 0%;
}
#contact-form .content #form input,
#contact-form .content #form textarea {
  padding: 2%;
  border: 1px solid #9d9ea8;
  border-radius: 2px;
  color: #9d9ea8;
  display: block;
  font-family: inherit;
  font-size: inherit;
  margin-bottom: 24px;
  width: 93%;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  #contact-form .content #form input,
  #contact-form .content #form textarea {
    width: 95%;
  }
}
#contact-form .content #form textarea {
  width: 95%;
  height: 170px;
}
#contact-form .content #form .button {
  width: auto;
  border: medium none;
  background-color: #000;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  padding: 12px 30px;
  transition: background-color 0.2s ease 0s;
}
#contact-form .content #form .wpcf7-response-output {
  clear: both;
  width: 95%;
  background-color: #10c82a;
  color: #fff;
  padding: 2%;
  border-radius: 2px;
}
#contact-form .content #form .wpcf7-validation-errors {
  background-color: #c81026;
  color: #fff;
}
#contact-form .content #form .wpcf7-display-none {
  display: none;
}
#contact-form .content #form .screen-reader-response {
  display: none;
}
/* COMMENTS */
#comments {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 3%;
}
#comments:before,
#comments:after {
  content: '';
  display: table;
}
#comments:after {
  clear: both;
}
#comments:last-child {
  margin-right: 0%;
}
#comments h2 {
  text-align: center;
  margin-bottom: 8%;
}
@media only screen and (max-width: 768px) {
  #comments h2 {
    margin-bottom: 12%;
  }
}
#comments .inner {
  margin-top: 8%;
  padding-top: 8%;
  border-top: 1px solid #ededee;
  text-align: left;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  #comments .inner {
    padding-top: 12%;
    margin-top: 12%;
  }
}
#comments h3 {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
#comments p {
  clear: both;
  margin-bottom: 15px;
}
#comments ol,
#comments ul,
#comments li {
  list-style: none;
  padding: 0;
}
#comments .commentlist {
  border-bottom: 1px solid #ededee;
  margin-bottom: 40px;
}
#comments .commentlist .comment-author img.photo {
  float: left;
  margin-right: 10px;
}
#comments .commentlist .comment-author {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
#comments .commentlist .comment-author a {
  color: #c81026;
  text-decoration: none;
}
#comments .commentlist .cancel-comment-reply a {
  color: #aaa;
  text-decoration: none;
}
#comments .commentlist .comment-author cite {
  font-style: normal;
}
#comments .commentlist .comment-meta {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #aaa;
}
#comments .commentlist .comment-meta a {
  color: #aaa;
  text-decoration: none;
}
#comments .commentlist .comment-meta a:hover {
  color: #000;
}
#comments .commentlist .comment-reply-link {
  font-weight: normal;
}
#comments .commentlist .comment-body {
  padding: 0;
  margin: 0 0 40px 0;
  line-height: 20px;
}
#comments .commentlist #respond {
  margin: 20px 0 40px 60px;
}
#comments .commentlist #commentform {
  margin-top: 20px;
}
#comments .commentlist li.comment {
  clear: both;
}
#comments .commentlist ul.children {
  padding-left: 50px;
  margin: 0;
}
#comments input,
#comments textarea,
#comments select {
  padding: 10px 0;
  margin: 0 0 10px;
  width: 100%;
  border: none;
  background: #ededee;
}
#comments input:focus,
#comments textarea:focus,
#comments select:focus {
  background: #ddd;
}
#comments #submit {
  display: inline-block;
  color: #fff;
  background-color: #000;
  padding: 7px 12px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none !important;
}
#comments #submit:hover {
  background-image: url("images/bg-light.png");
}
#comments .input-wrap,
#comments .textarea-wrap,
#comments label {
  margin: 0 0 5px 0;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
#comments label span {
  color: #c81026;
}
#comments .form-section {
  width: 33%;
  float: right;
}
#comments #form-section-comment {
  width: 65%;
  float: left;
}
#comments #form-section-comment textarea {
  height: 200px;
}
#comments .avatar {
  float: left;
  margin: 0 15px 0 0;
}
/* OTHER THINGS */
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.come-in {
  transform: translateY(250px);
  -webkit-animation: come-in 0.8s ease forwards;
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.already-visible {
  transform: translateY(0);
  -webkit-animation: none;
  animation: none;
}
/* BREAK-POINTS */
/* Desktops and laptops 1824px ----------- */
/* iPads (landscape) 1224px ----------- */
/* iPads (portrait) 1024px ----------- */
/* Smartphones (landscape) 768px ----------- */
/* Big smartphones (portrait) 640px (ie: Galaxy 3 has 360)*/
/* Smartphones (portrait) 321px (ie: Galaxy 1) */
@-moz-keyframes come-in {
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes come-in {
  to {
    transform: translateY(0);
  }
}
@-o-keyframes come-in {
  to {
    transform: translateY(0);
  }
}
@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
