/*
Theme Name: Barenboim
Author: ThemeAwesome.com
Author URI: http://matdunlap.com/
Description: A custom theme for Daniel Barenboim
Version: 1.0

*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Accessibility
 * 3.0 - Repeatable Patterns
 * 4.0 - Basic Structure
 * 5.0 - Main content and comment content
 * 6.0 - Archives
 * 7.0 - Single image attachment view
 * 8.0 - Post Formats
 * 9.0 - Page Links
 * 10.0 - Comments
 * 11.0 - Front Page Template
 * 12.0 - Widgets
 * 13.0 - TinyMCE Editor
 * 14.0 - Social Menu
 * 15.0 - Misc
 * 16.0 - Media Queries
 */
/**
 * 1.0 - Reset
 */
ins {
  background: #fff9c0;
  text-decoration: none;
  padding: 0 0.1875rem;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.top-bar-section > .alert-box.secondary p {
  margin: 0.5em 0;
}

.sticky {
  /* Style not used but left in case you want to style the sticky in some way */
}

.sp-mask {
    height: auto !important;
    padding-bottom: 28% !important;
}

/**
 * 2.1 - HOME
 */

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

.hoverbar{
  padding: 2em;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

li.events:hover .hoverbar::before, li.events:hover .hoverbar::after,
.post-box-std:hover .hoverbar::before, .post-box-std:hover .hoverbar::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

li.events .hoverbar::before,
.post-box-std .hoverbar::before {
  border-top: 3px solid #c2a83f;
  border-bottom: 3px solid #c2a83f;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

li.events .hoverbar::after,
.post-box-std .hoverbar::after {
  border-right: 3px solid #c2a83f;
  border-left: 3px solid #c2a83f;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

img.main-wordmark{

}

#home-upcoming ul.eventHolder li.events:nth-child(2) .hoverbar::after {
    border-right: 3px solid #393733;
  border-left: 3px solid #393733;
}

#home-upcoming ul.eventHolder li.events:nth-child(2) .hoverbar::before{
  border-top: 3px solid #393733;
  border-bottom: 3px solid #393733;
}

.post-box-std .hoverbar::before, .post-box-std .hoverbar::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

li.events .hoverbar::before, li.events .hoverbar::after {
  position: absolute;
  top: 22px;
  right: 22px;
  bottom: 22px;
  left: 22px;
    content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

li.events .hoverbar::before, li.events .hoverbar::after,
.post-box-std .hoverbar::before, .post-box-std .hoverbar::after {
  pointer-events: none;
}

li.events .hoverbar {
  z-index: -1;
}

.post-box-std{
  width: 47%;
  border: 6px solid #393733;
  display: table;
  float: left;
  text-align: center;
  margin-right: -100px;
  position: relative;
      padding: 0.96rem;
          max-height: 500px;
    overflow: hidden;
}

.box-inner{
    display: table-cell;
  vertical-align: middle;
  padding: 35px;
}

.meta-arrow img{
    float: right;
  width: 32px;
  margin: 8px 9px 0 -20px;
}

#home-journal .meta-bank-r .meta-arrow img {
    margin: 8px 9px 0 10px !important;
}

.share-post .fa{
  font-size: 1.25rem;
  margin-left: 10px;
  color: #000;
}

.share-post .fa:hover{
    color: #c2a83f;
}

.share-post .fa-tumblr{
  font-size: 1.18rem;
}

hr.short-div {
    border-top: 5px solid #c2a83f;
  border-left: none;
  border-bottom: none;
  height: 1px;
  width: 23px;
    margin: 16px auto 12px;
}

.page-template-page-news .post-box-content hr.short-div {
        margin: 16px auto 17px 0;
    border-top: 4px solid #c2a83f;
    width: 21px;
    }

    .format-video .post-box-content .entry-content {
    display: block;
  
}

.post-box-std.fbook-vid {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 50px;
}

.single-format-video .post-box-content {
    min-height: 220px;
}

.categories-links {
    color: #c2a83f;
}

#content #gw_go_portfolio_latest .gw-gopf-cats span:nth-child(2) {
display: none;
}

.post-box-std.fbook-vid .video-thumb {
    height: 403px;
}

.single-post .category-fbookvid .entry-header {
    margin-bottom: 35px;
    text-align: center;
    margin-top: 16px;
}

#fancybox-right-ico {
   background: url('img/controls2.png') !important;
    background-position: -50px -44px !important;
    background-size: 234% !important;
}

#fancybox-left-ico {
    background: url('img/controls2.png') !important;
    background-position: no-repeat 0 -44px !important;
      background-size: 234% !important;
}

#fancybox-left-ico, #fancybox-right-ico {
    width: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
}

.format-gallery .post-box-content .entry-content {
    display: block;
    margin-bottom: 1.25rem;
}

.homelink-1 hr.short-div {
  border-top: 4px solid #8CC63F;
  width: 45px;
  margin: 20px auto 16px;
}

.homelink-2 hr.short-div {
  border-top: 4px solid #f28147;
  width: 45px;
  margin: 20px auto 16px;
}

.homelink span{
   color: #393733;
  font-family: 'WRegular';
  font-size: 1.35rem;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 35px;
  line-height: 102%;
}

.top-head{
  width: 100%;
  background: #000;
  padding: 24px 20px;
  text-align: center;
}

.top-wordmark{
  width: 56%;
  max-width: 1140px;
  height: auto;
            -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.news-gallery .gallery-caption {
    width: auto;
    background: rgba(0, 0, 0, 0.77);
    color: #fff;
    font-style: inherit;
    font-size: 12px;
    line-height: 190%;
    position: absolute;
    bottom: 0px;
    padding: 3px 20px;
    right: 0;
    max-width: 100%;
}

.fancybox-title{
    display: block !important;
        margin-top: 6px !important;
    padding-bottom: 3px !important;
}

#fancybox-right span {
    left: auto !important;
    right: -40px !important;
}
#fancybox-left span {
    left: -40px !important;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible !important;
}
.fancybox-title-inside {
    padding-bottom: 6px !important;
    padding-top: 5px !important;
}

.post-box-content .entry-content{
    display: table-cell;
  vertical-align: middle;
}

.single-post .post-box-content,
.catpage-journal .post-box-content {
  display: block;
  width: 100%;
  float: none;
}

.post-box-content{
    display: table;
  width: 50.25%;
  float: right;
  min-height: 400px;
}

.ssba-wrap br{
    display: none;
}

.ssba-wrap div{
    text-align: right !important;
    margin-right: -3px;
}

.post-date{
    font-weight: 700;
}

.post .entry-content p {
  font-weight: 600;
  }

.read-more{
      border-bottom: 1px solid #454545;
    font-style: italic;
    letter-spacing: 0;
    font-size: 16px !important;
    margin-bottom: 18px;
    text-align: left;
}

.news-top .read-more {
    margin-top: 13px;
}

body.page-template-page-news .post-box-content .entry-content {
    margin-bottom: 1.25rem !important;
}

.read-more a{
    color: #7b7b7a;
}

.top-tick{
  border-top: 8px solid #393733;
  border-left: none;
  border-bottom: none;
  height: 1px;
  width: 65%;
    margin: -2px auto 0 17.5%;
  position: absolute;
  top: 0;
      left: 0;
  display: inline-block;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.35s, opacity 0.35s, transform 0.35s;
}

.post-box-std:hover .top-tick{
   -webkit-transform: scale(1,0);
  transform: scale(1,0);
  top: -2px;
 }


.bottom-tick {
  border-top: 8px solid #393733;
  border-left: none;
  border-bottom: none;
  height: 1px;
  width: 65%;
  margin: -2px auto 0 -32.5%;
  position: absolute;
  display: inline-block;
  bottom: -1px;
}

.slider-pro {
 
}

.wordmark-div{
    max-width: 1113px !important;
    z-index: 99;
    width: 100% !important;
}

.word-contain{
  position: relative;
}

.parallax-window {
    min-height: 420px;
    background: transparent;
}

.homeSlide{
    height: 150%;
  width: 100%;
}

.top-slide, .slide-bg{
    height: 150%;
width: 150%;
background-repeat: no-repeat;
}

.home .content_container{

}

.slide-bg{
  background-image:url(http://danielbarenboim.com/wp-content/uploads/2015/08/main-banner1.jpg);
}

.top-bar-section ul li{
    max-width: 20.15%;
        width: 19.45%;
  text-align: center;
  line-height: 100%;
  padding: 20px 0.9rem;
  font-size: 1.15rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: 'HMedium';
  -webkit-font-smoothing: antialiased;
  min-height: 140px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

h6.nav-titles{
  text-align: center;
  line-height: 100%;
  font-size: 1.15rem;
  text-transform: uppercase;
    font-weight: normal;
  letter-spacing: 1px;
  font-family: 'HMedium';
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
  -webkit-font-smoothing: antialiased;

  -webkit-transition: opacity  0.35s, -webkit-transform 0.35s;
  transition: opacity  0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}

.top-bar-section ul li span{
  color: #ededed;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 39px;
  line-height: 108%;
  display: block;
  font-family: 'Display';
  margin-bottom: 2px;
  position: relative;
  z-index: 0;

  -webkit-transition: opacity  0.5s, -webkit-transform 0.5s;
  transition: opacity  0.5s, transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}

.top-bar-section ul li:hover span{
  opacity: 0;
  -webkit-transform: translate3d(0,44px,0) scale3d(3.05,3.35,1);
  transform: translate3d(0,44px,0) scale3d(3.05,3.35,1);
  color: #EAEAEA;
  }
.top-bar-section ul li:hover .menu-desc,
.top-bar-section ul li:hover h6.nav-titles{
  -webkit-transform: translate3d(0,-16px,0) scale3d(1,1,1);
  transform: translate3d(0,-16px,0) scale3d(1,1,1);
}

.top-bar-section ul li .menu-desc{
  color: #c2a83f;
  font-family: "leitura-news",serif;
  font-style: italic;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 12px;
  margin-top: 6px;
  line-height: 108%;
  padding: 0 20px;
  box-sizing: border-box;
    position: relative;
  z-index: 9;

  -webkit-transition: opacity  0.35s, -webkit-transform 0.35s;
  transition: opacity  0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.top-bar-section > ul > .divider {
  border: none;
  clear: none;
  width: 2px;
    min-height: 145px;
  background: url(img/dot.png);
  background-size: 200%;
    padding: 0;
}

.top-bar-section > ul > .divider.divider-end {
  margin-left: 5px;
      margin-right: -15px;
}

.top-bar-section ul li:hover{
    background: rgba(247, 247, 247, 0.48);

}

.top-bar-section ul li:hover span{
 
}

.footer_container{
    background: #131312;
  border-top: 20px solid #232321;
}


.foot-logo{
    margin: 1px auto 0;
  display: block;
    max-width: 400px;
  width: 50%;
}

.footer_container .short-div{
    border-top: 4px solid #414141;
  border-left: none;
  border-bottom: none;
  height: 1px;
  width: 45px;
    margin: 19px auto 11px;
}

.social-contain{
   width: 50%;
  margin: 0 auto 45px;
  clear: both;
  padding-top: 43px;
}

.social-contain-l{
width: 27%;
  float: left;
  margin-right: -100px;
}

.social-contain-r{
  width: 71%;
float: right;
}

.social-icon{
  color: #fff;
  font-size: 27px;
    margin-right: 20px;
}

.social-contain .social-icon:last-child{
  margin-right: 0px;
}

.footer_wrap #menu-main-menu a:hover{
  color: #c2a83f;
}

.footer_wrap #menu-main-menu a {
  font-size: 1.23rem;
  line-height: normal;
  margin-bottom: 0.35rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'HBold';
  -webkit-font-smoothing: antialiased;
  color: #e8e8e8;
  margin-right: 16px;
}


.mailing-contain input[type="email"] { -webkit-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 1.075rem;
  margin: 0 -100px 1rem 0;
  padding: 0 0.5rem 0.35rem 0.25rem;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear;
  border-bottom: 5px solid #414141;
  font-family: 'HMedium';
  text-transform: uppercase;
  letter-spacing: 2px;
}

.mailing-contain button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 8px;
  padding-right: 21px;
  padding-bottom: 0.0925rem;
  padding-left: 21px;
  font-size: 1.2rem;
  background-color: transparent;
  color: #EFEFEF;
  transition: background-color 300ms ease-out;
  border: none;
  position: relative;
  right: -46px;
}

.mailing-contain button:hover {
  color: #A1A1A1;
  }

.mailing-contain{
  margin-top: -14px;
}

.mailing-contain ::-webkit-input-placeholder {
color: #EFEFEF;
}

.mailing-contain :-moz-placeholder { /* Firefox 18- */
   color: #EFEFEF;
}

.mailing-contain ::-moz-placeholder {  /* Firefox 19+ */
 color: #EFEFEF;
}

.mailing-contain :-ms-input-placeholder {  
  color: #EFEFEF; 
}

.footer-links{
  width: 100%;
  background: #000;
  display: block;
  padding: 35px 20% 23px;
  text-align: center;
}

.footer-links a.footer-link{
  color: #fff;
  font-family: 'WMedium';
  margin-right: 28px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 1.07rem;
}

.posts-row{
  margin-top: 50px;
  position: relative;
}

.posts-row article{
    margin-bottom: 35px;
  padding-bottom: 0;
  width: 47%;
  margin-right: 6%;
  float: left;
}

.posts-row article:last-child{
  margin-right: 0;
}

.posts-row article .post-box-std {
  width: 100%;
  border: 6px solid #393733;
  display: block;
  float: left;
  min-height: initial;
  text-align: center;
  margin-right: 0;
  position: relative;
  margin-bottom: 10px;
    padding: 0;
}

.posts-row article.category-gallery .post-box-std {
    padding: 0.96rem;
}

.posts-row article .box-inner {
display: table-cell;
    vertical-align: middle;
    padding: 25px 35px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.posts-row article  hr.short-div {

}

.posts-row article.format-standard.has-post-thumbnail hr.short-div,
.posts-row article.format-video hr.short-div {
  margin: 11px auto 11px 0;
  border-top: 4px solid #c2a83f;
  width: 19px;
}

.posts-row article .post-box-content {
    display: block;
  width: 100%;
  float: none;
  min-height: 100px;
  clear: both;
}

h1 {
  font-size: 2.15rem;
  line-height: 103%;
}

.posts-row .post .entry-content p {
  font-size: 1.12rem;
  line-height: 1.45;
}

.read-more {
  font-size: 14px;
  }

.posts-row .post-box-content .entry-content {
    min-height: 65px;
}
.posts-row  article.category-gallery .post-box-content .entry-content {
    min-height: 0;
}

.posts-row  article.category-gallery .news-gallery .gallery-caption {
    font-size: 10px;
}

h2.page-title{
  font-family: 'HBlack';
  text-transform: uppercase;
  color: #c2a83f;
  font-weight: 100;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 2.4125rem;
    line-height: 100%;
}

h4.page-title {
  font-family: 'HBlack';
  text-transform: uppercase;
  color: #c2a83f;
  font-weight: 100;
  letter-spacing: 5px;
  text-align: center;
  margin: 4px auto 40px;
  font-size: 1.84rem;
  line-height: 100%;
  border-bottom: 4px solid #000;
  display: inline-block;
  padding: 0 0 3px 0;
}

h2.section-title{
  font-family: 'HBlack';
  text-transform: uppercase;
  color: #c2a83f;
  font-weight: 100;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 2.1125rem;
  line-height: 100%;
  position: relative;
  top: -9px;
  background: #fff;
  display: inline-block;
  padding: 0 8px 0 15px;
}

.section-title-wrap{
    width: 100%;
  background: #f5f5f5;
  clear: both;
  margin-top: 47px;
  height: 16px;
  text-align: center;
  margin-bottom: 20px;
}

.section-title-wrap.upcoming-section {
  margin-top: 80px;
  }

section#home-upcoming{
    margin: 0 auto 35px;
    position: relative;
}

ul.eventHolder{
  margin: 45px 0 35px 0;
}


ul.eventHolder li{
  list-style: none;
  width: 30.5%;
  border: 6px solid #393733;
  display: table;
  float: left;
  min-height: 415px;
  text-align: center;
  margin-right: 4%;
  position: relative;
}

.page-template-old-calendar ul.eventHolder li {
    list-style: none;
    width: 100%;
    border: 6px solid #393733;
    display: table;
    float: left;
    min-height: 355px;
    text-align: center;
    margin-right: 4%;
    position: relative;
    margin-bottom: 42px;
}

.meta-bank.fbookvid-bank,
.post-box-vid.fbook-vid {
display: none;
}

#gw_go_portfolio_journal .post-box-content.reg-vid{
 display: none;   
}

#gw_go_portfolio_journal .post-box-vid.fbook-vid{
 display: inline-block;  
     width: 36%;
    float: left;
    text-align: right;
}

#gw_go_portfolio_journal .post-box-vid.fbook-vid h1 {
    padding: 0;
    font-size: 2.05rem;
    line-height: 110%;
    font-family: 'WBold';
    text-transform: initial;
    letter-spacing: 0.0rem;
}

#gw_go_portfolio_journal .post-box-vid.fbook-vid  hr.short-div {
    margin: 20px 0 21px auto;
    width: 21px;
    border-top: 4px solid #c2a83f;
}

#gw_go_portfolio_journal .post-box-vid.fbook-vid .entry-title a {
    text-decoration: none;
    color: #272521;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#gw_go_portfolio_journal .post-box-vid.fbook-vid  .entry-title:hover a {
    color: #c2a83f;
}

#gw_go_portfolio_journal .category-fbookvid  .meta-bank.fbookvid-bank {
    display: block;
    clear: both;
        width: 61%;
    float: right;
}

#gw_go_portfolio_journal div.category-fbookvid {
    margin: 0 auto 10px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 28px;
}

#gw_go_portfolio_journal .category-fbookvid {
    margin: 0 auto;
    max-width: 1000px;
}

#gw_go_portfolio_journal .category-fbookvid .post-box-std {
    width: 61%;
    float: right;
    margin-right: 0;
    margin-left: -100px;

}

#gw_go_portfolio_journal .category-fbookvid .post-box-std .video-thumb {
    height: 403px;
}

#gw_go_portfolio_journal .category-fbookvid .meta-bank-l {
    text-align: left;
}

#home-upcoming ul.eventHolder li:nth-child(2){
  border: 6px solid #c2a83f;
}

#home-upcoming ul.eventHolder li:nth-child(3){
  margin-right: 0;
}

#home-upcoming ul.eventHolder li:nth-child(2) .bottom-tick{
  border-color:  #c2a83f;
  }

  #home-upcoming ul.eventHolder li:nth-child(1) .bottom-tick{
   left: 0;
     margin: 0;
  }

  #home-upcoming ul.eventHolder li:nth-child(3) .bottom-tick{
   right: 0;
     margin: 0;
  }

.view-sched{
  display: inline-block;
  text-align: center;
  font-family: 'Wbold';
  font-weight: 700;
  color: #393733;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.15rem;
    margin: 0px auto 32px;
  width: 100%;
          -webkit-transition: all 0.6s linear;
-moz-transition: all 0.6s linear;
-o-transition: all 0.6s linear;
transition: all 0.6s linear;
}

#fancybox-close {
  position: fixed !important;
  top: 55px !important;
  right: 27px !important;
  width: 36px !important;
  height: 35px !important;
  background: transparent url('img/x.png')no-repeat !important;
  background-size: 100% !important;
  opacity: 0.95;
    -webkit-transition: opacity  0.35s, -webkit-transform 0.35s;
  transition: opacity  0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

#fancybox-close:hover{
  transform: rotate(180deg) scale(1) skew(1deg) translate(0px);
-webkit-transform: rotate(180deg) scale(1) skew(1deg) translate(0px);
}



.view-sched:hover{
    color: #777777;
}

.horz-rule{
  height: 5px;
    background: #f5f5f5;
    width: 100%;
    margin: 0 auto 65px;
}

span.upcoming-venue{
  font-family: 'Wbold';
  font-weight: 700;
  color: #393733;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.95rem;
  margin-bottom: 5px;
  display: block;
}

span.upcoming-dates{
  font-weight: 600;
  color: #393733;
  font-size: 1.168rem;
  display: block;
  line-height: 107%;
  padding: 0 10%;
}

h1.event-title {
    font-size: 1.75rem;
  line-height: 103%;
  font-family: 'HBold';
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.home-event hr.short-div {
  border-top: 5px solid #c2a83f;
  border-left: none;
  border-bottom: none;
  height: 1px;
  width: 20px;
  margin: 17px auto 21px;
}

.entry-header.home-journal-l{
  width: 36%;
  float: left;
  text-align: right;
}

.home-journal-r{
width: 61%;
float: right;
}

h4.journal-title{
  padding: 0;
  line-height: 103%;
  font-family: 'HBlack';
  text-transform: uppercase;
  letter-spacing: 0.16rem;
  color: #c2a83f;
  margin-top: -45px;
  font-weight: 100;
  margin-bottom: 10px;
  font-size: 1.6175rem;
}

.title-wrap{
  text-align: center;
}

h4.main-title {
  padding: 0;
  line-height: 103%;
  font-family: 'HBlack';
  text-transform: uppercase;
  letter-spacing: 0.16rem;
  color: #c2a83f;
  font-weight: 100;
  font-size: 1.6175rem;
  border-bottom: 4px solid #000;
  display: inline-block;
  padding-bottom: 4px;
    margin: 0 auto 15px;
}

.page-template-page-newcalender2 h4.main-title {
       margin: 0 auto 15px 5%; 
}

article.category-journal h1 {
  padding: 0;
  font-size: 2.05rem;
line-height: 110%;
  font-family: 'WBold';
  text-transform: initial;
  letter-spacing: 0.0rem;
}

.single-post article.category-journal h1,
.catpage-journal article.category-journal h1 {
  font-size: 2.95rem;
  line-height: 115%;
  font-family: 'WBold';
  text-transform: initial;
  letter-spacing: 0.0rem;
  text-align: center;
  padding: 0 9.5rem;
  margin: 0 auto 25px;
  width: 90%;
}

article.category-journal hr.short-div{
margin: 20px 0 21px auto;
  width: 21px;
  border-top: 4px solid #c2a83f;
}

#home-journal.columns.large-12 {
  width: 100%;
  max-width: 1000px;
    margin: 100px auto 0;

  float: none!important;
}

.page-template-page-journal #home-journal.columns.large-12 {
  width: 100%;
      max-width: 100%;
  margin: 25px auto 70px;
  float: none!important;
}

.page-template-page-journal #content.columns.large-12 {
    max-width: 100%;
}


.page-template-page-journal article.category-journal{
    margin: 0 auto 10px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
}


.page-template-page-journal article.category-journal{

}

.page-template-page-journal .gw-gopf-isotope .gw-gopf-isotope-item:nth-child(even){
        background-color: #F9F9F9;
}

.page-template-page-journal article.category-journal .journal-entry-wrap{
    margin: 0 auto;
    max-width: 1000px;
}

#home-links{
    background: #f7f7f7;
  text-align: center;
  padding: 40px 0;
  margin: 60px auto;
  width: 100%;
}

section#home-links .columns.large-12 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  float: none!important;
}

.homelink img{
  max-width: 84%;
  -webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}

.homelink:hover img {
    max-width: 87%;
}

.homelink-1 img {
        width: 60%;
  -webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}

.homelink-1:hover img {
    width: 62%;
}

.homelink{
    float: left;
    width: 47.3%;
    background: #fff;
    padding: 40px 20px;
    margin-right: 5.35%;
    display: table;
    min-height: 380px;
    margin-bottom: 7px;
    -webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}

.homelink-3,
.homelink-4,
.homelink-5{
    width: 30%;
    margin-right: 5%;
    margin-top: 34px;
    min-height: 200px;
    margin-bottom: 50px;  
}

#home-links .homelink-5{
    margin-right: -20px;
}

.homelink-inner{
    display: table-cell;
  vertical-align: middle;
}

.homelink.homelink-2{
margin-right: 0;
}

.meta-bank{
    border-top: 1px solid #6E6D6C;
  border-bottom: 1px solid #6E6D6C;
  margin: 29px auto 10px;
  padding: 9px 0;
  font-size: 0.85rem;
  line-height: 125%;
}

.meta-bank-l{
float: left;
max-width: 62%;
}

.meta-bank-r{
float: right;
width: 36%;
border-left: 1px solid #6E6D6C;
padding-left: 15px
}
.meta-bank-r a.meta-title,
.meta-title{
    font-family: 'Wbold';
  font-weight: 700;
    color: #c2a83f;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 0.85rem;
  margin-bottom: 0px;
  display: block;
  font-style: initial;
}


.meta-bank-l a{
  color: #7b7b7a;
  font-style: italic;
  font-size: 0.82rem;
}

.meta-bank-r a{
    color: #7b7b7a;
    font-style: italic;
    font-size: 0.82rem;
    width: 87%;
    text-align: right;
}

.meta-bank-r a.meta-top{
    color: #c2a83f;
}


.meta-bank-r a.carousel-control.meta-arrow{
     width: 55px;   
}

.meta-bank-r a:hover,
.meta-bank-l a:hover{
  color: #000;
}

a.meta-more{
  color: #7b7b7a;
  font-style: italic;
  font-size: 0.82rem;
}

.post-box-content .entry-content {
  font-weight: 600;
  font-size: 1.35rem;
  line-height: 1.50;
}

.posts-row .post-box-content .entry-content {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
}

.journal-meta{
  width: 28%;
  float: left;
    padding: 0 28px 20px 0;
  border-right: 3px solid #c2a83f;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 35px;
  margin-bottom: 10px;
}

.journal-meta blockquote{
  line-height: 135%;
  font-weight: 400;
  color: #393733;
  font-size: 1.768rem;
  margin: 0 0 20px;
    padding: 0.5625rem 0 0;
  border-left: none;
    text-align: right;
        border-top: none;
    border-bottom: none;
}

.journal-quote-div{
border-top: 4px solid #eaeaea;
    margin: 10px 0 21px auto;
  border-left: none;
  border-right: none;
  border-bottom: none;
  width: 60%;
}


.journal-meta blockquote:before{
  content: '“';
  font-size: 52px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-family: cursive;
  color: #c2a83f;
  margin: 0px;
  display: block;
  float: left;
    margin-right: 15px;
}

.share-journal{
text-align: right;
  font-size: 1.23rem;
  color: #272521;
  line-height: 115%;
  font-family: 'WBold';
  letter-spacing: 1px;
}

.journal-share-div{
  border-top: 4px solid #c2a83f;
    margin: 15px 0 10px auto;
  border-left: none;
  border-right: none;
  border-bottom: none;
  width: 30px;
}

.journal-meta .fa{
  font-size: 1.7rem;
  color: #272521;
  margin-left: 9px;
}

.journal-meta .fa.fa-twitter{
    font-size: 1.7rem;
}
.journal-meta .fa.fa-facebook-official{
      font-size: 1.6rem;
}
.journal-meta .fa.fa-tumblr{
   font-size: 1.5rem;
  position: relative;
  top: -1px;
}

.single-post .meta-bank,
.catpage-journal .meta-bank {
  border-top: 1px solid #6E6D6C;
  border-bottom: 1px solid #6E6D6C;
  margin: 0 auto 70px;
    padding: 12px 0;
  font-size: 0.85rem;
  line-height: 125%;
}

.single-post article,
.catpage-journal article {
  margin-bottom: 5px;
  }

  .meta-arrow-l{
  float: left;
  width: 33px;
  margin: 4px 14px 12px 5px;
}

.meta-arrow-r{
  float: right;
  width: 33px;
  margin: 4px 5px 12px 14px;
}

.meta-bank-l {
  float: left;
  max-width: 48%;
    border-right: 1px solid #6E6D6C;
    padding-right: 20px;
    min-width: 30%;
}

.meta-bank-r {
  float: right;
  border-left: none;
  padding-left: 15px;
  text-align: right;
}

.meta-bank-l .meta-top{
  display: block;
  font-family: 'WBold';
  color: #c2a83f;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  margin: 0px 0 3px 52px;
  font-size: 0.81rem;
}

.meta-bank-r .meta-top{
  display: block;
  font-family: 'WBold';
  color: #c2a83f;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
  margin: 0px 52px 3px 0;
  font-size: 0.81rem;
}

.journal-tags{
  margin-top: 28px;
    text-align: right;
}

.journal-meta-title{
    display: inline-block;
  font-family: 'WBold';
  color: #c2a83f;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
  margin: 0;
    font-size: 1.05rem;
}

.journal-tags a{
  display: inline-block;
  background: #f6f6f6;
    margin: 0 0 10px 10px;
    color: #212121;
      font-family: 'WBold';
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px;
    font-size: 0.88rem;

-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}

.journal-tags a:hover{
  background: #D3D3D3;
  }

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item  .hoverbar {
    z-index: -1;
}

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item {
  list-style: none;
  width: 100%;
  border: 6px solid #393733;
    background-color: #fff;
  float: left;
  min-height: 300px;
  text-align: center;
  margin-right: 0;
  position: relative;
  margin: 0 auto 50px;
      padding: 25px;
}

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item .calendar-items{
    display: table;  
  width: 100%;    
}

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item:nth-child(even) {
  border: 6px solid #c2a83f;
  }

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item:nth-child(even) .bottom-tick {
  border-top: 8px solid #c2a83f;
}

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item:nth-child(even) .hoverbar::before {
  border-top: 3px solid #222222;
  border-bottom: 3px solid #222222;
}

#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item:nth-child(even) .hoverbar::after {
  border-right: 3px solid #222222;
  border-left: 3px solid #222222;
}

#gw_go_portfolio_calendar .gw-gopf-cats > span {
    width: 100%;
    text-align: right;
    margin: 7px 0 0;
}

#gw_go_portfolio_calendar .gw-gopf-style-vario .gw-gopf-cats > span a {
    background: #f6f6f6 !important;
    color: #212121 !important;
    height: 32px !important;
    line-height: 32px !important;
    padding: 0 12px !important;
    font-size: 0.95rem !important;
    letter-spacing: 0.091rem !important;
    font-family: 'WBold' !important;
    text-transform: uppercase !important;
    width: 100%;
}

 .page-template-page-calendar #content.columns.large-12 {
    max-width: 1080px;
  }
  
   .page-template-page-calendar .gw-gopf-filter{
          float: left;
    width: 17%;
  }
  
   .page-template-page-calendar .gw-gopf-pagination {
    text-align: center;
}

.calendar-year{
font-size: 1.25rem;
    line-height: normal;
    margin-bottom: -2px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: right;
    color: #c2a83f;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-family: 'WBold';
    margin-top: 15px;
}
  
  .page-template-page-calendar .gw-gopf-posts-wrap{
    width: 79%;
    float: right;
  }

#gw_go_portfolio_calendar{
    margin-top: 35px !important;
}

  a span.bracket{
      margin: 0 5px;
    color: #c2a83f;
  }

  a.ticket-link {
  color: #2c2c2c;
  font-family: 'HBold';
  text-transform: uppercase;
  font-size: 1.02rem;
  letter-spacing: 1px;
  display: block;
  margin: 15px auto 11px;
  }

  .calendar-more{
    border-top: 1px dotted rgba(57, 55, 51, 0.31);
  margin-top: 18px;
  padding: 3px 0 0;
  border-bottom: 1px dotted rgba(57, 55, 51, 0.31);
  width: 70%;
  margin: 18px auto 4px;
  max-width: 300px;
  overflow: hidden;

  -webkit-transition: all 0.45s linear;
-moz-transition: all 0.45s linear;
-o-transition: all 0.45s linear;
transition: all 0.45s linear;
  }

    .calendar-more p {
  font-size: 0.99rem;
  line-height: 128%;
  margin-bottom: 1.15rem;
}

.upcoming-notes{

}

  .more-toggle{
      color: #2c2c2c;
  text-transform: uppercase;
  font-size: 0.95rem;
  letter-spacing: 1px;
  display: block;
  margin: 5px auto 11px;
  font-family: 'Wbold';
  cursor:pointer
  }

    .more-toggle:before{
   color: #aaaaaa;
  content: "\f077";
  font-size: 0.95rem;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 4px;
  position: relative;
  top: -1px;
  }

   .calendar-more.active a.more-toggle:before{

   }

   .calendar-more.active{
 height: initial;
    }

    .news-gallery,
    .news-gallery-img{
      margin: 0;
      padding: 0;
      list-style: none;
    }

    .bx-wrapper{
          margin: 0 auto !important;
    }

    .search-wrap{
         padding: 7px 0 18px;
    background: #000;
    height: 39px;
    overflow: hidden;
    position: relative;
    top: -1px;
        -webkit-transition: all 0.45s linear;
    -moz-transition: all 0.45s linear;
    -o-transition:  all 0.45s linear;
    transition: all 0.45s linear;
    }

     .search-area{
      opacity: 0;
          height: 0;
              overflow: hidden;
                      -webkit-transition: all 0.45s linear;
    -moz-transition: all 0.45s linear;
    -o-transition:  all 0.45s linear;
    transition: all 0.45s linear;
     }

     .search-toggle{
    width: 30px;
    font-size: 1.42rem;
    color: #C2A83F;
    float: right;
    text-align: center;
    margin-right: 20px;
    margin-top: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: absolute;
    right: 0;
    top: 4px;
     }

      .search-toggle:hover{
        cursor: pointer;
            color: #B9B9B9;
      }

     .search-toggle.isDown .fa {
           -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

      .search-toggle.isDown .fa-search:before {
        content: "\f00d" !important;
}

.not-found{
  text-align: center;
}
    .search-area input[type="text"]{
    width: calc(100% - 80px);
    float: right;
    }

    .search-area .large-9.columns{
    float: none;
    margin: 0 auto;
}

    .search-area *, .search-area *:after, .search-area *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

 button#searchsubmit {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: transparent;
    font-size: 1.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    display: inline-block;
    float: right;
    width: 50px;
        padding-top: 10px;
    padding-right: 24px;
}


.date-sub-media{
    max-width: 48%;
    margin: 0px 125px 50px auto;
    position: relative;
    padding-top: 20px;
    /*min-height: 280px;*/
        -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.date-sub-media.sub-time-video{
        max-width: 71%;
}

.date-sub-media.date-sub-media-blank {
    min-height: 120px;
}

.time-photo-wrap{
        background: #EAEAEA;
    padding: 8px;
}



img.timline-photo{
       width: 100%; 
}

.connector{
    background: #EAEAEA;
    height: 5px;
    width: 48%;
    position: relative;
    left: 100%;
    clear: both;
    margin-right: -550px;
    margin-top: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    top: 127px;
}

.photo-caption{
    display: block;
    padding: 9px 9px 2px 9px;
    line-height: 115%;
    font-family: 'WMedium';
    color: #000;
    text-align: center;
    font-size: 0.94rem;
}


.time-video-wrap{
        background: #EAEAEA;
    padding: 8px;
        min-height: 234px;
}

.date-sub-media .entry-video {
    height: 220px;
}

.date-sub-media .video-thumb {
    height: 217px;
}

.video-caption{
    display: block;
    padding: 13px 9px 17px 9px;
    line-height: 100%;
    font-family: 'WMedium';
    color: #000;
    text-align: center;
    font-size: 0.94rem;
    background: #EAEAEA;
    width: 104.3%;
    margin-left: -2.2%;
}


/**
 * 2.0 - Accessibility
 */
.says,
.assistive-text,
.screen-reader-text,
.site .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 0.0625rem;
}

.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font: bold 14px/normal "Noto Sans", sans-serif;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

#content.columns.large-12{
      width: 100%;
  max-width: 1160px;
  margin: 0 auto 80px;
    float: none!important;
}

.page-template-page-catalogue #content.columns.large-12 {
    max-width: 1220px;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
    max-width: 1160px;
}

section#home-upcoming.columns.large-12 {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  float: none!important;
}

#gw_go_portfolio_recordings .gw-gopf-cats {
    text-align: center !important;
    margin-bottom: 38px !important;
    margin-top: 35px !important;
}

#content #gw_go_portfolio_latest .gw-gopf-cats {
      text-align: center !important;
    margin-bottom: 55px !important;
    margin-top: 42px !important;
}

#gw_go_portfolio_recordings .gw-gopf-cats > span,
#content #gw_go_portfolio_latest .gw-gopf-cats > span {
    margin-left: 11px !important;
}

#gw_go_portfolio_recordings .gw-gopf-style-vario .gw-gopf-cats > span a ,
#content #gw_go_portfolio_latest .gw-gopf-style-vario .gw-gopf-cats > span a {
    background: #f6f6f6 !important;
    color: #212121 !important;
    height: 29px !important;
    line-height: 29px !important;
    padding: 0 12px !important;
    font-size: 0.95rem !important;
    letter-spacing: 0.091rem !important;
    font-family: 'WBold' !important;
    text-transform: uppercase !important;
       -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
        display: inline-block;
}

#gw_go_portfolio_recordings .gw-gopf-style-vario .gw-gopf-cats > span.gw-gopf-current a,
#content #gw_go_portfolio_latest .gw-gopf-style-vario .gw-gopf-cats > span.gw-gopf-current a{
        background: #BDBDBD !important;}


#gw_go_portfolio_recordings .gw-gopf-style-vario .gw-gopf-cats > span a:hover ,
        #content #gw_go_portfolio_latest .gw-gopf-style-vario .gw-gopf-cats > span a:hover {
          background: #E4E4E4 !important;
        }


#content .gw-gopf img {
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}


#content #gw_go_portfolio_calendar .gw-gopf-style-vario a.gw-gopf-pagination-load-more:hover,
#content #gw_go_portfolio_latest .gw-gopf-style-vario a.gw-gopf-pagination-load-more:hover{
    background: #E4E4E4 !important;
  }
  
#content #gw_go_portfolio_calendar .gw-gopf-style-vario a.gw-gopf-pagination-load-more  {
       margin-left: 5% !important;   
  }

#content #gw_go_portfolio_calendar .gw-gopf-style-vario a.gw-gopf-pagination-load-more,  
#content #gw_go_portfolio_latest .gw-gopf-style-vario a.gw-gopf-pagination-load-more{
    background: #f6f6f6 !important;
    color: #212121 !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 25px !important;
    font-size: 1.07rem !important;
    letter-spacing: 0.1rem !important;
    font-family: 'WBold' !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}

#content #gw_go_portfolio_caledar .gw-gopf-pagination-wrapper .gw-gopf-pagination,
#content #gw_go_portfolio_latest .gw-gopf-pagination-wrapper .gw-gopf-pagination {
    margin: 0px 0 20px !important;
    text-align: center !important;
}

#content #gw_go_portfolio_journal .gw-gopf-style-vario a.gw-gopf-pagination-load-more:hover{
    background: #E4E4E4 !important;
  }
#content #gw_go_portfolio_journal .gw-gopf-style-vario a.gw-gopf-pagination-load-more{
    background: #f6f6f6 !important;
    color: #212121 !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 25px !important;
    font-size: 1.07rem !important;
    letter-spacing: 0.1rem !important;
    font-family: 'WBold' !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
}

#content #gw_go_portfolio_journal .gw-gopf-pagination-wrapper .gw-gopf-pagination {
    margin: 0px 0 20px !important;
    text-align: center !important;
}


.newspage-tags a:hover{
    background: #E4E4E4 !important;
}

.newspage-tags a{
    background: #f6f6f6 !important;
    color: #212121 !important;
    height: 26px !important;
    line-height: 26px !important;
    padding: 0 7px 0 9px !important;
    font-size: 0.90rem !important;
    letter-spacing: 0.091rem !important;
    font-family: 'WBold' !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear !important;
    display: inline-block;
        margin-right: 8px;
         margin-bottom: 6px;

}

#content #gw_go_portfolio_latest .meta-title{
      display: inline-block;
      margin-right: 2px;
}

.catalogue-item {
    text-align: center;
    position: relative;
    vertical-align: top;
}

.album-pager:hover{
  cursor: pointer;
}

article.catalogue-item .image_holder {
    overflow: hidden;
    width: 82%;
    border: 1px solid #3F3F3F;
    margin: 0 auto;
        display: block;
    position: relative;
}

.catalogue-item .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);

}

article.catalogue-item .image img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -ms-transition: -ms-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
        margin-bottom: 0;
}

article.catalogue-item span.text_holder {
    background-color: rgba(26, 26, 26, 0.45);
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    visibility: visible;
    overflow: hidden;
    width: 100%;
    z-index: 200;
    opacity: 0;
    transition: opacity 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}

article.catalogue-item span.text_holder span.text_outer {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

article.catalogue-item span.text_holder span span.text_inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 6%;
}

.gw-gopf-isotope-item:hover article.catalogue-item  .image_holder .image img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}

.gw-gopf-isotope-item:hover  article.catalogue-item  .image_holder span.text_holder {
    opacity: 1;
    filter: alpha(opacity=100);
    background: rgba(21, 21, 21, 0.88);
}

.text_inner h3.recording_title{
    color: #fff;
}

h3.recording_title_bottom {
    font-size: 1.3875rem;
    line-height: 100%;
    padding: 0 10%;
    margin-top: 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    min-height: 45px;
    height: 45px;
    margin-bottom: 15px;
}

h3.recording_title_bottom:hover {
color: #c2a83f;

}

 .separator {
    background-color: #fff;
        margin: 10px auto;
            height: 2px;
    position: relative;
    width: 22px;
    display: block;
}

 .purchase-links {
    height: 47px;
    overflow: hidden;
        font-family: 'HBold';
}

.purchase-links a{
         color: #272521;
             font-weight: 100;
    font-size: 1.1rem;
        margin: 0 7px;
            -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}

.purchase-links a:hover{
color: #c2a83f;
  }


.purchase-links a:before{
    content: '{';
    color: #c2a83f;
    padding-right: 6px;
    font-size: 1.3rem;
    position: relative;
    top: 1px;
        -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}

.purchase-links a:after{
  content: '}';
      color: #c2a83f;
      padding-left: 6px;
          font-size: 1.3rem;
    position: relative;
    top: 1px;
        -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}


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

.recording-left {
    float: left;
    margin-right: -27px;
    width: 400px;
}

.recording-left, .recording-right {
    position: relative;
    z-index: 9;
}

.carousel-inner .item .recording-left img {
    display: inline-block !important;
        border: 1px solid #a4a4a4;
    padding: 11px;
}

.record-thumb {
    max-width: 380px;
    height: auto;
    width: 100%;
    float: left;
}

.recording-right h4 {
    font-size: 2.05rem;
    letter-spacing: 0.101rem;
    font-family: 'WBold';
    padding-right: 20%;
    line-height: 97%;
}

.recording-right hr.short-div {
    margin: 16px auto 12px 0;
}

.recording-right {
        float: right;
    width: calc(100% - 410px);
    max-height: 360px;
}

.recording-right  .purchase-links a {
    margin: 0 15px 0 0;
}

.recording-right p {
     font-weight: 600;
    font-size: 1.33rem;
    line-height: 1.50;
    margin-bottom: 1.25rem;
}

.carousel-inner > .item {
    border-top: 6px solid #e9e9e9;
    padding-top: 26px;
    border-bottom: 6px solid #e9e9e9;
        padding-bottom: 16px;
}

.carousel {
    max-width: 1260px;
    margin: 19px auto 0;
}

 .recording-slide .meta-bank .meta-arrow img {
    float: right;
    width: 32px;
    margin: 8px 9px 0 -50px;
}

 .recording-slide .meta-bank .meta-bank-l .meta-arrow img{
    float: left;
    width: 32px;
    margin: 8px 15px 0 9px;
}

 .recording-slide .meta-bank .meta-bank-l a {
    font-style: initial;
    font-size: 0.82rem;
    color: #c2a83f;
}

 .recording-slide .meta-bank .meta-bank-l a.meta-more {
    color: #7b7b7a;
    font-style: italic;
        font-size: 1.22rem;
}

 .recording-slide .meta-bank .meta-bank-l .left {
    float: none !important;
}

.recording-slide .meta-bank .meta-bank-l {
    text-align: left;
   border-left: none;
    padding: 4px 1px 4px 0;
        float: left;
    width: 50%;
   border-right: 1px solid #8A8988;
    padding-right: 20px;
}

 .recording-slide .meta-bank .meta-bank-r {
    text-align: right;
    float: right;
    border-left: none;
    padding: 4px 1px 4px 0;
}

 .recording-slide .meta-bank a.meta-more {
       font-size: 1.22rem;
    width: 87%;
}

 .recording-slide .meta-bank .meta-title {
    font-size: 0.82rem;
    margin-bottom: 6px;
    color: #c2a83f;
    font-style: normal;
}

 .recording-slide .meta-bank {
    border-top: 6px solid #e9e9e9;
    border-bottom: none;
    margin: 35px auto 0;
    padding: 11px 0 0;
    font-size: 0.85rem;
    line-height: 125%;
}

.album-pager{
    position: absolute;
    top: 0;
    bottom: 120px;
    left: 0;
    right: 0;
    z-index: 999;
}

.hiderecording:hover .fa {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    cursor: pointer;
}

.hiderecording {
     width: 29px;
    height: 32px;
    display: block;
    z-index: 99999999999999999999;
    position: absolute;
    top: 10px;
    right: 6px;

    font-size: 34px;
    line-height: 23%;
}

.hiderecording .fa{
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
}

.top-recording-area {
    width: 100%;
    height: 0;
    clear: both;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
}

.iss_results li img {
    display: none !important;
}



.page-template-page-about #content.columns.full-width {
    width: 100%;
    max-width: 100%;
        margin-top: 15px;
  }

  ul.timeline-holder{
    margin-left: 0;
    list-style: none;
}

ul.timeline-holder .timeline-item{
        text-align: center;
        -webkit-transition: all 0.37s linear;
    -moz-transition: all 0.37s linear;
    -o-transition: all 0.37s linear;
    -ms-transition: all 0.37s linear;
}

.timeline-mainbar{
    padding: 35px 25px 24px;
            -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

ul.timeline-holder .timeline-item:nth-child(4n+1) .timeline-mainbar{
    background: #272521;
}

ul.timeline-holder .timeline-item:nth-child(4n+2) .timeline-mainbar{
    background: #484848;
}

ul.timeline-holder .timeline-item:nth-child(4n+3) .timeline-mainbar{
    background: #c2a83f;
}

ul.timeline-holder .timeline-item:nth-child(4n+4) .timeline-mainbar{
    background: #d7d7d7;
}


ul.timeline-holder .timeline-item:nth-child(4n+1) h5.sub-title{
    color: #c2a83f;
}

ul.timeline-holder .timeline-item:nth-child(4n+2) h5.sub-title{
       color: #c2a83f;
}

ul.timeline-holder .timeline-item:nth-child(4n+3) h5.sub-title{
    color: #272521;
}

ul.timeline-holder .timeline-item:nth-child(4n+4) h5.sub-title{
    color: #646464;
}

ul.timeline-holder .timeline-item:nth-child(4n+1) h4.era-title{
    color: #fff;
}

ul.timeline-holder .timeline-item:nth-child(4n+2) h4.era-title{
    color: #fff;
}

ul.timeline-holder .timeline-item:nth-child(4n+3) h4.era-title{
    color: #fff;
}

ul.timeline-holder .timeline-item:nth-child(4n+4) h4.era-title{
    color: #171717;
}


    ul.timeline-holder .timeline-item:nth-child(4n+1) hr.short-div {
    border-top: 4px solid #cbcbcb;
    }

    ul.timeline-holder .timeline-item:nth-child(4n+2) hr.short-div {
    border-top: 4px solid #cbcbcb;
    }

    ul.timeline-holder .timeline-item:nth-child(4n+3) hr.short-div {
    border-top: 4px solid #47474f;
    }
    ul.timeline-holder .timeline-item:nth-child(4n+4) hr.short-div {
    border-top: 4px solid #fff;
    }

    ul.timeline-holder .timeline-item:nth-child(4n+4) .fa-angle-double-down{
color:  #7c7b79;
}

    ul.timeline-holder .timeline-item:nth-child(4n+3) .fa-angle-double-down{
color:  #f5f0df;
}


.timeline-mainbar.is-active .timeline-toggle{
    transform: rotate(180deg) scale(1) skew(1deg) translate(0px);
    -webkit-transform: rotate(180deg) scale(1) skew(1deg) translate(0px);
  }

  .timeline-mainbar .timeline-toggle{
                    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}


  h4.era-title {
    padding: 0;
    line-height: 103%;
    letter-spacing: 0.06rem;
    color: #c2a83f;
    font-weight: 100;
    font-size: 2.1175rem;
    display: inline-block;
    margin: 0 auto;
    font-family: 'WBold';
            -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

h5.sub-title{
      font-family: 'WBold';
    letter-spacing: 0.05rem;
    margin-bottom: 6px;
}

hr.short-div {
    width: 20px;
    margin: 13px auto;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.timeline-item .fa-angle-double-down{
color:  #cbcbcb;
}

.timeline-left{
  float: left;
  width: 48%;
  padding: 50px 0;
  margin: 50px 0;
}

.timeline-right{
    float: right;
    width: 48%;
       padding: 50px 0 50px 40px;
    text-align: left;
      margin: 50px 0;
}

.timeline-line{
  float: left;
  width: 2%;
  border-left: 4px solid #eaeaea;
      position: relative;
        margin: 50px 0;
}

.timeline-line:before{
    content: '';
    height: 4px;
    width: 100px;
    background: #eaeaea;
    position: relative;
    top: -2px;
    display: block;
    left: -50px;
}

.timeline-line:after{
        content: '';
    height: 4px;
    width: 100px;
    background: #eaeaea;
    position: absolute;
    bottom: 0;
    display: block;
    left: -50px;
}


.timeline-mainbar.is-active {
    padding: 9px 25px 24px;
}

.timeline-mainbar.is-active h4.era-title {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.timeline-mainbar.is-active hr.short-div {
    margin: 0 auto;
    border-top: 0 solid transparent !important; 
    opacity: 0;
}

.timeline-expand {
    display: -webkit-flex;
    display: flex;
    padding: 0;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    -o-transition: all 0.55s linear;
    -ms-transition: all 0.55s linear;
    height: 0;
    overflow: hidden;
}

.timeline-expand h4.era-title {
    padding: 0;
    line-height: 103%;
    letter-spacing: 0.06rem;
        color: #272521 !important;
    font-weight: 100;
    font-size: 3.1175rem;
    display: block;
    margin: 0 11% 45px auto;
    font-family: 'WBold';
    text-align: right;
    padding-left: 30%;
}

.timeline-item .timeline-expand h5.sub-title {
clear: both;
    font-size: 1.425rem;
}

.timeline-item .timeline-expand h5.date-range {
 color: #c2a83f;
    font-family: 'WBold';
    letter-spacing: 0.08rem;
    font-size: 1.425rem;
    border-top: 4px solid #eaeaea;
    border-bottom: 4px solid #eaeaea;
    padding: 8px 10px 7px 18px;
    margin-bottom: 90px;
    margin-top: 25px;
    margin-left: -60px;
    display: inline-block;
}

.timeline-date-dot{
    border: 4px solid #eaeaea;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: relative;
    left: -82px;
    margin-bottom: -33px;
    padding: 8px;
}

.timeline-date-dot-inner{
    background: #c2a83f;
    border-radius: 50%;
    height: 16px;
    width: 16px;
  }

  .date-sub-item{
        margin-bottom: 60px;
        position: relative;
            /*min-height: 200px;*/
            
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
  }

  ul.timeline-holder .timeline-item .timeline-expand hr.short-div {
    border-top: 4px solid #c2a83f;
    margin: 15px auto 15px 1px;
    width: 19px;
}

/**
 * 3.0 - Repeatable Patterns
 */
/* Small headers */
.archive-title,
.page-title,
.entry-content th,
.comment-content th {
  font-size: 0.6875rem;
  line-height: 2.181818182;
  font-weight: normal;
  text-transform: uppercase;
  color: #636363;
}

.widget-title {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.875rem;
}

select {
  /* Make sure select elements fit in widgets */
  cursor: pointer;
  max-width: 100%;
  padding: 0.3em;
  border: 1px solid #ccc;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
  max-width: 100%;
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.wp-post-image {
  margin-bottom: 1.5rem;
}

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

.entry-content .twitter-tweet-rendered {
  max-width: 100%;
  /* Override the Twitter embed fixed width */
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* Images */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

figure {
  margin: 0 0 1rem;
}

figcaption,
.wp-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */
  padding: 4px;
}

figcaption,
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  line-height: 2;
  color: #757575;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

.gallery-item a,
.gallery-caption {
  width: 90%;
}

.gallery-item a {
  display: block;
}

.gallery-caption a {
  display: inline;
}

.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  border: 0;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

/* Post Navigation */
.nav-single {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 3.75rem;
}

#nav-below {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 2rem;
}

.site-content nav {
  clear: both;
  line-height: 2;
  overflow: hidden;
}

.site-content #image-navigation {
  margin: 1.5rem 0;
}

#nav-above {
  padding: 1.5rem 0;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

.nav-previous,
.previous-image {
  float: left;
  width: 50%;
}

.nav-next,
.next-image {
  float: right;
  text-align: right;
  width: 50%;
}

#comment-nav-below.columns {
  margin: 0 0 1.5rem;
  padding: 0;
}

.nav-single + .comments-area,
#comment-nav-above {
  margin: 3rem 0;
  display: block;
  position: relative;
  clear: both;
}

/* Author profiles */
.author .archive-header {
  margin-bottom: 1.5rem;
}

.author-info {
  border-bottom: 1px solid #ededed;
  display: block;
  margin: 1.5rem 0;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  float: left;
}

.author-description p {
  color: #757575;
  font-size: 0.875rem;
  line-height: 1.846153846;
}

.author.archive .author-info {
  border-top: 0;
  display: block;
  float: none;
  margin: 0 0 3rem;
  border-bottom: 1px solid #ededed;
  padding: 10px 0;
  position: relative;
}

.author.archive .author-avatar {
  margin-top: 0;
}

.author.archive .author-avatar img {
  margin-top: 0;
  border-radius: 50%;
}

.author-avatar {
  margin-top: 1.5rem;
  text-align: center;
}

.author-avatar img {
  border-radius: 50%;
}

.author-description h3 {
  text-align: center;
}

.author-description h2 {
  margin-top: 0;
}

/**
 * 4.0 - Basic Structure
 */
body {
  color: #272521;
  background-color: #fff;
  text-rendering: optimizeLegibility;
    height: auto !important;
}

.content_wrap {
  padding-top: 1.5rem;
}

.home .content_wrap{
    margin-top: 10px;
}

#header {
  padding: 0;
}

.header-logo, .header-info {
  display: block;
  float: left;
  max-width: 100%;
}

.header-info h1, .header-info h2 {
  margin: 0;
}

.header-info h1 a {
  color: #444444;
  display: block;
  font-size: 2.75rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-decoration: none;
}

.header-info a:hover {
  color: #21759b;
}

.header-info h2 {
  font-size: 1.6875rem;
  line-height: 1.3;
}

img.header-image {
  /* Remove fancy borders */
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 1.5rem;
}

.widget-area .widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 3rem;
}

.widget-area .widget ul {
  margin-left: 2em;
}

.widget-area .widget h3 {
  margin-bottom: 5px;
}

.widget-area .widget p,
.widget-area .widget li {
  line-height: 1.846153846;
  font-size: 0.875rem;
  /* equal to 14px */
}

.widget.widget_text {
  line-height: 1.846153846;
  font-size: 0.875rem;
  /* equal to 14px */
}

.widget-area .widget p {
  margin-bottom: 1.5rem;
}

.widget-area .textwidget ul {
  list-style: disc outside;
  margin: 0 0 1.5rem;
}

.widget-area .textwidget li {
  margin-left: 36px;
}

footer[role="contentinfo"] {
   clear: both;
  line-height: 130%;
    padding: 2.5rem 0 0;
}

footer[role="contentinfo"].inline-list {
  margin-bottom: 1rem;
}

footer > .site-info {
  margin-bottom: 0;
}

footer > .site-info.lft {
  text-align: left;
}

footer > .site-info.rt {
  text-align: right;
}

footer > .site-info.cntr {
  text-align: center;
}

.table {
  display: table;
  /* Allow the centering to work */
  margin: 0 auto;
}

.table ul.navcntr li {
  display: inline-block !important;
}

.footer_wrap p {
  margin-bottom: 0;
}

.footer_wrap a {
  text-decoration: none;
}

#secondary-sidebar {
  padding-top: 1.5rem;
  border-top: 1px solid #ededed;
}

.page-header h3.search-results {
    font-size: 2.075rem;
    text-align: center;
    padding: 0 12%;
    margin-bottom: 0;
        color: #C2A83F;
}

.page-header h3.search-results span{
color: #222222;
  }

/**
 * 5.0 - Main content and comment content
 */
.entry-meta {
  clear: both;
}

.entry-header {
  margin-bottom: 0;
  text-align: center;
}

.single-post .entry-header,
.single-post.catpage-journal .entry-header{
      margin-bottom: 0;
     margin-top: 0;
}

.single-post .entry-header {
    margin-bottom: 60px;
    text-align: center;
    margin-top: 30px;
}

.single-post .type-post,
.single-post.catpage-journal .type-post {
    padding-bottom: 50px;
    margin-bottom: 0;
}

h2.single-date{
        font-size: 1.55rem;
    line-height: normal;
    margin-bottom: 0.35rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: right;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    color: #222222;
    font-family: 'WBold';
    margin-right: -5px;
}

.single-post .type-post {
    padding-bottom: 0;
    margin-bottom: 0;
}

.single-post h1 {
    font-size: 2.95rem;
    line-height: 115%;
    font-family: 'WBold';
    text-transform: initial;
    letter-spacing: 0.0rem;
    text-align: center;
    padding: 0 9.5rem;
    margin: 0 auto 25px;
    width: 90%;
}

.single-post .post-box-content {
    width: 100%;
}

.entry-meta-header,
.entry-meta-categories {
     font-size: 1.25rem;
  line-height: normal;
  margin-bottom: 0.35rem;
  text-transform: uppercase;
  font-weight: 700;
      text-align: center;
  letter-spacing: 2px;
  font-family: 'HBold';
  -webkit-font-smoothing: antialiased;
}

.format-video .entry-meta-header,
.format-video .entry-meta-categories {
      text-align: left;
}

.news-top .format-video h2.video-title,
.news-top .format-video h2.video-title a {
    font-weight: 700;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 2px;
    margin-bottom: 0;
    line-height: 115%;
    padding: 0;
    font-size: 2.25rem;
    letter-spacing: 0.101rem;
    font-family: 'WBold';
}

.format-video  hr.short-div {
    margin: 16px auto 12px 0;
}

h2.news-title a{
      color: #222222;
          -webkit-transition: all 0.2s linear !important;
    -moz-transition: all 0.2s linear !important;
    -o-transition: all 0.2s linear !important;
    transition: all 0.2s linear
}

h2.news-title a:hover{
      color: #c2a83f;
}


.news-top .has-post-thumbnail .entry-meta-header,
.news-top .has-post-thumbnail .entry-meta-categories,
.page-template-page-news .has-post-thumbnail .entry-meta-header,
.page-template-page-news .has-post-thumbnail .entry-meta-categories,
.format-gallery .entry-meta-categories,
.has-post-thumbnail .entry-meta-categories{
        text-align: left;
}

.news-top .newspage-tags{
  display: none;
}


.format-gallery hr.short-div ,
.has-post-thumbnail hr.short-div {
    margin: 16px auto 12px 0;
  }

  .type-post{
        padding-bottom: 80px;
  }
  
  .type-timeline.infinite-div{
      display: none;
  }

  .news-top .type-post{
        padding-bottom: 0;
  }

  .news-top .post-box-std hr.short-div,
  .gw-gopf-isotope-item hr.short-div{
    margin: 16px auto 12px auto;
  }

  .news-top h2.news-title a{
    font-weight: 700;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 2px;
    margin-bottom: 0;

    padding: 0;
    font-size: 2.25rem;
    letter-spacing: 0.101rem;
    font-family: 'WBold';
}

.page-template-page-news .post-box-content .entry-meta-header, 
.page-template-page-news .post-box-content .entry-meta-categories {
    text-align: left;
        margin-bottom: 0;
    }

    h2.video-title{
    padding: 0 25% 0 0;
    margin-top: 0;
    }

    .page-template-page-news .post-box-content .entry-meta-categories {
    font-size: 1.50rem;
  }
  
.search-results .hentry.infinite-div {
    padding-bottom: 80px;
}

.search-results .hentry.infinite-div.type-recordings{
   display: none !important;
}

.search-results h2.video-title a, 
.search-results h2.video-title, 
.search-results h2.news-title a, 
.search-results h2.news-title,
    .page-template-page-news h2.video-title a,
    .page-template-page-news h2.video-title,
        .page-template-page-news h2.news-title a,
    .page-template-page-news h2.news-title    {
    font-weight: 700;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 2px;
    margin-bottom: 0;
    line-height: 115%;
    padding: 0;
    font-size: 2.25rem;
    letter-spacing: 0.101rem;
    font-family: 'WBold';
}


.page-template-page-news .news-photo-wrap .news-post-image {
       transform: scale(1.07);
    margin-top: 0;
}

.page-template-page-news .news-photo-wrap:hover .news-post-image {
    transform: scale(1.27);

}

.search-results .news-photo-wrap, .entry-video,
.page-template-page-news .news-photo-wrap, .entry-video {
       width: 100%;
    height: 375px;
}

.entry-meta-header .genericon,
.entry-meta-categories .genericon {
  line-height: 1;
  font-size: 1rem;
}

h1.entry-title{
  padding: 0 20px;
}

.entry-header .entry-title a {
  text-decoration: none;
   color: #272521;

-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.entry-header .entry-title a:hover {
  text-decoration: none;
    color: #3F3F3F;
}

span.edit-link {
  font-size: 0.75rem;
}

span.edit-link .genericon {
  font-size: 1rem;
  line-height: 1;
}

.attachment span.edit-link {
  margin-left: 0.5rem;
}

article .featured-post {
  border-top: 4px double #ededed;
  border-bottom: 4px double #ededed;
  color: #757575;
  font-size: 0.875rem;
  line-height: 3.692307692;
  margin-bottom: 1.5rem;
  text-align: center;
}

.entry-content ul, .entry-content ol {
  margin-left: 2.125rem;
}

.entry-content [class*="block-grid-"] {
  margin: 0 0.625em;
}

.entry-content ul.pricing-table {
  margin-left: 0;
}

.entry-content .f-dropdown {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}

.entry-content blockquote,
.comment-content blockquote {
        margin-bottom: 1.75rem;
    padding: 1.5rem 0.85rem 1.5rem 3.85rem;

}

.entry-content blockquote:before {
      content: '“';
    font-size: 76px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: cursive;
    color: #c2a83f;
    margin: 0px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-left: -55px;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
  margin-bottom: 0;
}

.entry-content pre,
.comment-content pre {
  background: #f9f9f9;
  color: #666;
  margin: 20px 0;
  overflow-x: auto;
  padding: 20px;
  line-height: 1.3rem;
  -ms-word-wrap: normal;
  word-wrap: normal;
}

.entry-content pre code,
.comment-content pre code {
  font-weight: normal;
  display: block;
  line-height: 1.3rem;
}

.entry-content address,
.comment-content address {
  display: block;
  line-height: 1.714285714;
  margin: 0 0 1.5rem;
}

img.alignleft, .wp-caption.alignleft {
  margin: 12px 1.5rem 12px 0;
}

img.alignright, .wp-caption.alignright {
  margin: 12px 0 12px 1.5rem;
}

img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}

img.alignnone {
  margin-bottom: 1.5rem;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 1.5rem;
}

.entry-content dt,
.comment-content dt {
  font-weight: bold;
  line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
  line-height: 1.714285714;
  margin-bottom: 1.5rem;
}

.entry-content table,
.comment-content table {
  border-bottom: 1px solid #ededed;
  color: #757575;
  line-height: 2;
  margin: 0 0 1.5rem;
  width: 100%;
}

.entry-content table caption,
.comment-content table caption {
  font-size: 16px;
  margin: 1.5rem 0;
}

.entry-content td,
.comment-content td {
  border-top: 1px solid #ededed;
  padding: 6px 10px;
}

.entry-content th,
.comment-content th,
.entry-content td,
.comment-content td {
  text-align: left;
}

article {
  margin-bottom: 35px;
  padding-bottom: 0;
}

body.page article {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

body.page-template-page-news .infinite-div {
}

.error404 article {
  border-bottom: none;
}

.page-links {
  clear: both;
  line-height: 1.714285714;
}

footer.entry-meta {
  padding: 1rem 0;
  color: #757575;
}

.entry-meta-tags {
  color: #757575;
  font-size: 0.75rem;
  line-height: normal;
}

.entry-meta-tags .genericon {
  font-size: 1rem;
  line-height: 1;
}

footer .entry-meta-footer .the-cats {
  margin-bottom: 5px;
}

.single-author .entry-meta .by-author {
  display: none;
}

span.sticky-post,
span.entry-date,
span.byline,
span.pfont,
.entry-format {
  margin-right: 0.3125rem;
  /* 5px */
}

/**
 * 6.0 - Archives
 */
.archive-header,
.page-header {
  margin-bottom: 3rem;
  padding-bottom: 22px;
  border-bottom: 1px solid #ededed;
}

.archive-meta {
  color: #757575;
  font-size: 12px;
  line-height: 2;
  margin-top: 22px;
}

/**
 * 7.0 - Single image attachment view
 */
.article.attachment {
  overflow: hidden;
}

.image-attachment div.attachment {
  text-align: center;
}

.image-attachment div.attachment p {
  text-align: center;
}

.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.image-attachment .entry-caption {
  margin-top: 8px;
}

/**
 * 8.0 - Post Formats
 */
article.format-aside h1 {
  margin-bottom: 1.5rem;
}

article.format-aside h1 a {
  text-decoration: none;
  color: #4d525a;
}

article.format-aside h1 a:hover {
  color: #2e3542;
}

article.format-aside .aside {
  padding: 1.5rem;
  background: #d2e0f9;
  border-left: 22px solid #a8bfe8;
}

article.format-aside p {
  font-size: 0.875rem;
  line-height: 1.846153846;
  color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
  margin-bottom: 0;
}

article.format-image footer h1 {
  font-size: 0.875rem;
  line-height: 1.846153846;
  font-weight: normal;
}

article.format-image footer h2 {
  font-size: 11px;
  line-height: 2.181818182;
}

article.format-image footer a h2 {
  font-weight: normal;
}

.pformat {
  float: left;
  font-size: 26px;
  margin-right: 5px;
  color: #888;
}

article.format-link header {
  padding: 5px 10px;
  float: right;
  font-size: 20px;
  text-transform: uppercase;
  color: #848484;
  background-color: #ebebeb;
  border-radius: 3px;
}

article.format-link .entry-content a {
  font-size: 22px;
  line-height: 1.090909091;
  text-decoration: none;
}

article.format-quote .entry-content p {
  margin: 0;
  padding-bottom: 1.5rem;
}

article.format-quote .entry-content blockquote {
  display: block;
  padding: 1.5rem 1.5rem 0;
  font-size: 15px;
  line-height: 1.6;
  color: #6a6a6a;
  background: #efefef;
}

.format-status .entry-header {
  margin-bottom: 2.813rem;
}

.format-status .entry-header header {
  display: inline-block;
  margin-top: 1.5rem;
}

.format-status .entry-header h1 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  margin: 0;
}

.format-status .entry-header h2 {
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
  margin: 0;
}

.format-status .entry-header header a {
  color: #757575;
}

.format-status .entry-header header a:hover {
  color: #21759b;
}

.format-status .entry-header img {
  float: left;
  margin-right: 21px;
  border-radius: 50%;
}

/**
 * 9.0 - Page Links
 */
.page-links {
  clear: both;
  font-weight: normal;
  line-height: 2.2;
  margin: 20px 0;
}

.page-links > span {
  background: #fff;
  border: 1px solid #fff;
  padding: 1px 7px;
  text-decoration: none;
  margin: 0 5px;
}

.page-links a {
  padding: 1px 7px;
  text-decoration: none;
  background: #2ba6cb;
  color: #fff;
}

.page-links a:hover {
  background: #e6e6e6;
  color: #555;
}

/**
 * 10.0 - Comments
 */
#comments ol {
  list-style: none;
}

.comments-title {
  margin-bottom: 3rem;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}

.comments-area article {
  margin: 1.5rem 0;
}

.comments-area article header {
  margin: 0 0 3rem;
  overflow: hidden;
  position: relative;
}

.comments-area article header img {
  float: left;
  padding: 0;
  line-height: 0;
  border-radius: 50%;
}

.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 80px;
}

.comments-area article header cite {
  font-style: normal;
  font-size: 15px;
  line-height: 1.42857143;
  margin-top: 8px;
}

.comments-area article header time {
  line-height: 1.714285714;
  text-decoration: none;
  font-size: 12px;
  color: #5e5e5e;
}

.comments-area article header a {
  text-decoration: none;
  color: #5e5e5e;
}

.comments-area article header a:hover {
  color: #21759b;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background-color: #0088d0;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #009cee, #0088d0);
  background-image: -ms-linear-gradient(top, #009cee, #0088d0);
  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
  background-image: -o-linear-gradient(top, #009cee, #0088d0);
  background-image: linear-gradient(top, #009cee, #0088d0);
  border-radius: 3px;
  border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
  background-color: #444444;
  background-image: none;
  border-radius: 2px;
  box-shadow: none;
  color: #ffffff;
  position: absolute;
  margin: 3px 0 0 5px;
  padding: 1px 5px 1.5px;
  font-size: 10px;
}

.reply {
  margin-top: 1.5rem;
}

a.comment-reply-link,
a.comment-edit-link {
  text-decoration: none;
  font-size: 0.75rem;
  line-height: normal;
  margin-bottom: 1.5rem;
}

p.edit-link {
  margin-bottom: 0;
}

.reply span.genericon,
p.edit-link .genericon {
  font-size: 1rem;
  line-height: 1.5;
}

.commentlist .pingback {
  line-height: 1.714285714;
  margin: 1rem 0;
  list-style: none;
}

#respond {
  margin-top: 3rem;
}

#respond h3#reply-title {
  font-size: 1.4375rem;
  line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
}

#respond form {
  margin: 1.5rem 0;
}

#respond form p {
  margin: 11px 0;
}

#respond form p.logged-in-as {
  margin-bottom: 1.5rem;
}

#respond form label {
  display: block;
  line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.714285714;
  width: 100%;
}

#respond form input[type="text"],
#respond form input[type="email"],
#respond form input[type="url"] {
  width: 100%;
}

#respond form textarea.blog-textarea {
  width: 79.666666667%;
}

#respond form p.form-allowed-tags {
  margin: 0;
  font-size: 0.6875rem;
  color: #5e5e5e;
}

.required {
  color: red;
}

p.comment-notes {
  font-size: 0.75rem;
}

p.comment-form-author, p.comment-form-email {
  padding-left: 0;
}

p.comment-form-email {
  padding-right: 0;
}

/**
 * 11.0 - Front page template
 */
.front-image {
  float: right;
}

.front-content {
  float: left;
}

.template-front-page .site-content article {
  border: 0;
  margin-bottom: 0;
}

.template-front-page .widget-area {
  clear: both;
  float: none;
  width: auto;
  padding-top: 1.5rem;
  border-top: 1px solid #ededed;
}

/**
 * 12.0 - Widgets
 */
.widget-area .widget ul ul {
  margin-left: 12px;
}

.widget_rss li {
  margin: 12px 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
  color: #aaa;
  margin-left: 12px;
}

#wp-calendar {
  margin: 0;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.846153846;
  color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
  text-align: left;
}

#wp-calendar #next {
  padding-right: 1.5rem;
  text-align: right;
}

.widget_search label {
  display: block;
  line-height: 1.846153846;
  display: none;
}

.widget_twitter li {
  list-style-type: none;
}

.widget_twitter .timesince {
  display: block;
  text-align: right;
}

/**
 * 13.0 - TinyMCE Editor
 */
html .mceContentBody {
  max-width: 920px;
  margin: 15px 0 0 15px;
  padding: 0;
  background: #fff;
}

cite {
  border-bottom: 0;
}

html .mceContentBody ul,
html .mceContentBody ol {
  margin-left: 25px;
}

.mceContentBody code {
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  line-height: 2;
}

.mceContentBody pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
}

.mceContentBody pre code {
  display: block;
}

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

.mceContentBody address {
  display: block;
  line-height: 1.714285714;
  margin: 0 0 1.5rem;
}

.mceContentBody img.alignleft,
.mceContentBody .wp-caption.alignleft {
  margin: 12px 1.5rem 12px 0;
}

.mceContentBody img.alignright,
.mceContentBody .wp-caption.alignright {
  margin: 12px 0 12px 1.5rem;
}

.mceContentBody img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mceContentBody img.alignnone {
  margin-bottom: 1.5rem;
}

.mceContentBody embed,
.mceContentBody iframe,
.mceContentBody object,
.mceContentBody video {
  margin-bottom: 1.5rem;
}

.mceContentBody dl {
  margin: 0 1.5rem;
}

.mceContentBody dt {
  font-weight: bold;
  line-height: 1.714285714;
}

.mceContentBody dd {
  line-height: 1.714285714;
  margin-bottom: 1.5rem;
}

.mceContentBody table {
  border-bottom: 1px solid #ededed;
  color: #757575;
  line-height: 2;
  margin: 0 0 1.5rem;
  width: 100%;
}

.mceContentBody table caption {
  font-size: 16px;
  margin: 1.5rem 0;
}

.mceContentBody td {
  border-top: 1px solid #ededed;
  padding: 0.429em 0.714em;
}

.mceContentBody del {
  color: #333;
}

.mceContentBody ins {
  background: #fff9c0;
  text-decoration: none;
  padding: 0 0.214em;
  color: inherit;
  border: 0;
}

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

.mceContentBody sup {
  top: -0.5em;
}

.mceContentBody sub {
  bottom: -0.25em;
}

.mceContentBody small {
  font-size: smaller;
}

/**
 * 14.0 - Social Menu
 */
.social_wrap {
  margin: 1.3rem 0 0;
  padding: 0;
}

.social-navigation a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

.social-navigation {
  position: relative;
}

.social-navigation ul:before,
.social-navigation ul:after {
  content: "";
  display: table;
}

.social-navigation ul {
  list-style: none;
  margin: 0;
  text-align: center;
}

.social-navigation li {
  display: inline-block;
}

.social-navigation a {
  display: block;
  height: 1.5rem;
  position: relative;
  width: 1.8rem;
}

.social-navigation a:before {
  content: "\f415";
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.social-navigation a[href$="/feed/"]:before {
  content: "\f413";
  color: #ff7e00 !important;
}

.social-navigation a[href*="codepen.io"]:before {
  content: "\f216";
  color: #2d2d2c !important;
}

.social-navigation a[href*="digg.com"]:before {
  content: "\f221";
  color: #3e7cc0 !important;
}

.social-navigation a[href*="dribbble.com"]:before {
  content: "\f201";
  color: #f977a7 !important;
}

.social-navigation a[href*="dropbox.com"]:before {
  content: "\f225";
  color: #007ee5 !important;
}

.social-navigation a[href*="facebook.com"]:before {
  content: "\f203";
  color: #3b5999 !important;
}

.social-navigation a[href*="flickr.com"]:before {
  content: "\f211";
  color: #d40055 !important;
}

.social-navigation a[href*="foursquare.com"]:before {
  content: "\f226";
  color: #229dc7 !important;
}

.social-navigation a[href*="plus.google.com"]:before {
  content: "\f206";
  color: #ca3732 !important;
}

.social-navigation a[href*="github.com"]:before {
  content: "\f200";
  color: #393939 !important;
}

.social-navigation a[href*="instagram.com"]:before {
  content: "\f215";
  color: #bd784f !important;
}

.social-navigation a[href*="linkedin.com"]:before {
  content: "\f208";
  color: #0069a6 !important;
}

.social-navigation a[href*="pinterest.com"]:before {
  content: "\f210";
  color: #d43036 !important;
}

.social-navigation a[href*="getpocket.com"]:before {
  content: "\f224";
  color: #d43036 !important;
}

.social-navigation a[href*="polldaddy.com"]:before {
  content: "\f217";
  color: #d43036 !important;
}

.social-navigation a[href*="reddit.com"]:before {
  content: "\f222";
  color: #9aafc0 !important;
}

.social-navigation a[href*="stumbleupon.com"]:before {
  content: "\f223";
  color: #ff4519 !important;
}

.social-navigation a[href*="tumblr.com"]:before {
  content: "\f214";
  color: #2c4762 !important;
}

.social-navigation a[href*="twitter.com"]:before {
  content: "\f202";
  color: #55acee !important;
}

.social-navigation a[href*="vimeo.com"]:before {
  content: "\f212";
  color: #20b9eb !important;
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
  content: "\f205";
  color: #ababab !important;
}

.social-navigation a[href*="youtube.com"]:before {
  content: "\f213";
  color: #d43036 !important;
}

.social-navigation a[href*="mailto:"]:before {
  content: "\f410";
  color: #535353 !important;
}

.social-navigation a[href*="spotify.com"]:before {
  content: "\f515";
  color: #84bd00 !important;
}

.social-navigation a[href*="twitch.tv"]:before {
  content: "\f516";
  color: #6441a5 !important;
}

/**
 * 15.0 - Misc
 */
ul.off-canvas-list li,
ul.off-canvas-list li li,
ul.off-canvas-list li li li,
ul.off-canvas-list li li li li,
ul.off-canvas-list li li li li li,
ul.off-canvas-list li li li li li li {
  list-style-type: none;
}

section.tab-bar-section.go-left {
  text-align: left;
}

section.tab-bar-section.go-right {
  text-align: right;
}

section.tab-bar-section.middle a {
  color: #fff;
  font-weight: normal;
}

.top-bar .name a {
  line-height: 45px;
  font-size: 0.8125rem;
  font-weight: normal;
  color: white;
  display: block;
  padding: 0 15px;
}

.top-bar .toggle-topbar a {
  font-weight: normal;
}

.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
}

.orbit-container {
  margin-bottom: 1.714em;
}

.orbit-container img.alignnone {
  margin-bottom: 0;
}

.entry-content > [data-magellan-expedition] {
  margin: 0 0 1.714em;
}

.entry-content dl.sub-nav {
  margin: 0;
}

#backtotop {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 99;
  cursor: pointer;
  display: none;
  font-size: 1.38rem;
  width: 2.39rem;
  height: 2.25rem;
  line-height: 1.5rem;
  text-align: center;
  border-radius: 10%;
  opacity: 0.84;
  background: #323232;
  color: #fff;
  padding-top: 6px;
}

#backtotop:hover {
  opacity: 1.0;
}

.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

ul.breadcrumbs,
ul.button-group {
  margin-left: 0 !important;
}

button,
.button,
button.secondary,
.button.secondary,
button.success,
.button.success,
button.alert,
.button.alert,
button.warning,
.button.warning,
button.info, .button.info {
  border-color: transparent;
}

.keystroke, kbd, code {
  padding: 0.125rem 0.25rem 0.125rem;
  font-size: 0.875rem;
}

.tabs.vertical {
  margin: 0 0 1.25rem !important;
}

.nudge {
  margin-right: 0.5rem;
}


.home .header_wrap {
    max-width: 1160px;
}

.header_wrap {
  max-width: 100%;
}

.nav_wrap {
    max-width: 1160px;

}
.top-bar,
.top-bar-section ul li,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
   
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background-color: #008cba;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background-color: #0078a0;
}

#content ul.pagination li.current a,
#content ul.pagination li.current button,
#content ul.pagination li.current a:hover,
#content ul.pagination li.current a:focus,
#content ul.pagination li.current button:hover,
#content ul.pagination li.current button:focus,
#content .page-links a {
    background-color: #008CBA;
    color: #ffffff;
}
#content ul.pagination li a,
#content ul.pagination li button {
    color: #999999;
}
#content ul.pagination li:hover a,
#content ul.pagination li a:focus,
#content ul.pagination li:hover button,
#content ul.pagination li button:focus {
    color: #999999;
    background-color: #e6e6e6;
}
.sidebar_wrap {
    max-width: 1160px;
  
}
#content.columns {
     float: none!important;
      margin: 0 auto 5rem;
          max-width: 1160px;
}

.single-post #content.columns,
.catpage-journal #content.columns {
  float: none!important;
  margin: 0 auto;
}

.footer_wrap {
 
    width: 100%
}


.posts-row article.format-video .post-box-std {
  border: none;
  float: left;
  min-height: 250px;
  border-bottom: 7px solid #C2A83F !important;
    overflow: hidden;
}


.posts-row article.format-standard.has-post-thumbnail .post-box-std {
   border: none;
  float: left;
  min-height: initial;
  height: 250px;
  border-bottom: 7px solid #C2A83F !important;
  overflow: hidden;
  display: block;
      padding: 0;
}

.posts-row article.format-standard .post-box-std{
   border: none;
  float: left;
  min-height: initial;
  height: 250px;
      border: 6px solid #393733;
  border-bottom: 7px solid #393733 !important;
  overflow: hidden;
  display: table;
          -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.posts-row article.format-standard .post-box-std:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 50px solid transparent;
    border-right-color: #393733;
    bottom: -53px;
    right: 0px;
    z-index: 9999;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


.entry-header .entry-title a {
          -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    }

.entry-header .entry-title:hover a {
    color: #c2a83f;
    }

.posts-row article.format-standard .post-box-std:hover:after {
    border: 25px solid transparent;
}

.posts-row article.format-standard .post-box-std:hover  {
    border: 6px solid #c2a83f;
    border-bottom: 7px solid #c2a83f !important;
    }

    
.posts-row article.format-standard.has-post-thumbnail .post-box-std:hover  {
    border: none;
    border-bottom: 7px solid #c2a83f !important;
    }

.posts-row article.format-standard hr.short-div {
    margin: 11px auto 11px 0;
    border-top: 4px solid #c2a83f;
    width: 19px;
}

.posts-row article.format-standard.has-post-thumbnail .post-box-std:after,
.posts-row article.format-video .post-box-std:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 50px solid transparent;
  border-right-color: #C2A83F;
  bottom: -53px;
  right: 0px;
    z-index: 9999;
}

.post-box-content .entry-content {
  display: block;
  }

  .posts-row article.mid-posts{
    display: block;
  }

  .posts-row article.mid-posts .entry-meta-categories {
  font-size: 1.20rem;
  line-height: normal;
  margin-bottom: 0;
  text-align: left;
  margin-top: -12px;
}

.posts-row article.format-standard.has-post-thumbnail .entry-meta-categories {
text-align: left !important;
}

.posts-row article.mid-posts.format-standard .entry-meta-categories {
text-align: left;
}

.posts-row article.mid-posts h2,
h2.video-title a,
.posts-row article.format-standard.has-post-thumbnail h2 a{
  font-family: 'WMedium';
  font-weight: 700;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 2px;
  margin-bottom: 0;
  line-height: 115%;
  padding: 0;
  font-size: 1.5rem;
  letter-spacing: 0.101rem;
      text-align: left;
}

.posts-row .post-box-content .entry-content{
  text-align: left;
}


.news-photo-wrap,
.entry-video {
margin: 0 auto;
width: 100%;
height: 403px;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
  overflow: hidden;
}

.news-top .video-thumb {
height: 403px;
}

.posts-row .news-photo-wrap,
.posts-row .entry-video {
height: 243px;
}


.gallery-inner-wrap {
margin: 0 auto;
width: 100%;

position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
  overflow: hidden;
  visibility: hidden;
}

.video-thumb {
width: 100%;
position: relative;
height: 243px;
overflow: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10px;
}

.page-template-page-news .video-thumb {
    height: 375px;
  }

  .page-template-page-news .entry-video {
      margin: 0;
    width: 100%;
    height: 375px;
  }

  .page-template-page-news .entry-video .overlay .caption {
    height: 105px !important;
    width: 105px !important;
    margin: -55px auto 0 !important;
}

.news-photo-wrap .overlay,
.entry-video .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-moz-opacity: 1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
z-index: 1000;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}


.gallery-inner-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gallery-inner-wrap{

}

#gw_go_portfolio_latest .gw-gopf-pagination-wrapper {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    margin-top: -60px !important;
}

#gw_go_portfolio_latest .gw-gopf-pagination-wrapper {
    z-index: 999;
}

.gw-gopf-posts-wrap {
    z-index: 0;
}


.entry-video:hover .overlay {
    background: rgba(37, 33, 27, 0.88);
}



.entry-video:hover .video-thumb{
    transform: scale(1.08);
}

.entry-video .overlay .caption {
  height: 86px !important;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.3s linear;
  
  width: 86px !important;
  margin: -41px auto 0 !important;
}

.gallery-inner-wrap:hover .overlay .caption,
.news-photo-wrap:hover .overlay .caption{
  opacity: 1;
   transform: scale(1);
}

.news-post-image {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.search-results .news-post-image,
.page-template-page-news .news-post-image,
.news-top .news-post-image {
    min-height: 410px;
}

.single-post #content .news-post-image,
.catpage-journal #content .news-post-image {
  background: #fcfcfc;
  border: 1px solid #787878;
  padding: 13px;
  margin: 0 auto 23px;
}

.news-photo-wrap:hover .news-post-image{
    transform: scale(1.07);
}

.news-photo-wrap .overlay .caption{
  height: 86px !important;
  position: absolute;
  top: 50%;
  font-size: 58px;
  left: 0;
  right: 0;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.3s linear;

  width: 86px !important;
  margin: -41px auto 0 !important;
  color: rgba(255, 255, 255, 0.88);
  -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.gallery-inner-wrap .overlay .caption {
    height: 70px !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 1;
    transform: scale(0.8);
    transition: opacity 0.3s linear;

    width: 100px !important;
    margin: -43px auto 0 !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.gallery-inner-wrap .overlay .caption img{
opacity: 0;
  -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.gallery-inner-wrap .overlay:hover .caption img{
opacity: 1;
}

.gallery-inner-wrap .overlay:hover .caption{
    transform: scale(1.1);
}

/**
 * 16.0 - Media Queries
 */
@media only screen and (max-width: 40em) {
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
  p.site-title a {
    font-size: 1.875rem;
  }

  p.site-description {
    font-size: 1.5rem;
  }

  #wrapper {
    padding: 0;
  }

  .comment-count {
    margin-top: 2rem;
  }

  footer > .site-info {
    text-align: center;
    font-size: 0.75rem;
  }

  #backtotop {
    bottom: 1rem;
    font-size: 0.5625rem;
    color: black;
    opacity: 0.4;
  }

  #backtotop:hover {
    color: black;
    opacity: 1;
  }

  #wpadminbar {
    top: -2.875rem;
  }

  section.tab-bar-section.middle a {
    color: #fff;
    font-weight: normal;
  }

  p.comment-form-author, p.comment-form-email {
    padding-left: 0;
    padding-right: 0;
  }

  .author-avatar img {
    margin-top: 8px;
    border-radius: 50%;
  }

  header.entry-header h1 {
    font-size: 1.6875rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
}
@media only screen and (min-width: 120.063em) {
  /* min-width 1921px, xlarge screens */
}

  h1, h2, h3, h4, h5, h6 {
     line-height: 2.6rem;}

@media only screen and (max-width: 1200px){
      h1, h2, h3, h4, h5, h6 {
     line-height: 2.05rem;}
}

@media only screen and (max-width: 768px){
      h1, h2, h3, h4, h5, h6 {
     line-height: 1.75rem;}
}
     
@media only screen and (max-width: 1200px){
.news-top{
    width: 95%;
    margin: 0 auto;
}
.posts-row {
    width: 95%;
    margin: 50px auto;
}
ul.eventHolder {
    margin: 45px 0 35px 0;
    padding: 0 3%;
}

.home section#home-links .columns.large-12,
.home #home-journal.columns.large-12 {
    padding: 0 5%;
}
.social-contain {
    width: 73%;
}
ul.eventHolder li {
    margin-right: 2.9%;
}

.recording-slide .meta-bank,
.grid_section{
    padding-left: 4%;
    padding-right: 4%;
}
.recording-right p {
    font-size: 0.95rem;
}
.date-sub-media {
    max-width: 57%;
}
.connector{
    width: 56.5% !important;
}
.timeline-date-dot {
    left: -75px;
}
.wrapper {
    width: 93%;
}
.top-wordmark {
    width: 80%;
}

#gw_go_portfolio_calendar .gw-gopf-filter {
    width: 25%;
}
#gw_go_portfolio_calendar .gw-gopf-posts-wrap {
    width: 72%;
}
.page-template-page-journal article.category-journal .journal-entry-wrap {
    max-width: 93%;
}
}

@media only screen and (max-width: 959px) and (min-width: 768px){
#gw_go_portfolio_journal .gw-gopf-1col .gw-gopf-col-wrap {
    float: none !important;
}
}

@media only screen and (max-width: 1024px){
.slide-bg {
        width: 250%;
    left: -7%;
    position: relative;
}
.wordmark-div {
    transform: scale(0.724075) !important;
}
h2.page-title {
    font-size: 2.1125rem;
}
.post-box-content .entry-content {
    font-size: 1.15rem;
    line-height: 1.40;
}
.posts-row article.mid-posts h2, h2.video-title a, .posts-row article.format-standard.has-post-thumbnail h2 a {
    line-height: 96%;
    font-size: 1.5rem;
    letter-spacing: 0.041rem;
}
h1.event-title {
    font-size: 1.4rem;
}
span.upcoming-venue {
    letter-spacing: 1px;
    font-size: 0.80rem;
    line-height: 110%;
}
.homelink {
    width: 48.3%;
    padding: 40px 5px;
    margin-right: 3.35%;
    min-height: 345px;
}
.homelink-3, .homelink-4, .homelink-5 {
    width: 31.25%;
    margin-right: 3%;
    margin-top: 14px;
    min-height: 200px;
    margin-bottom: 30px;
}
.homelink-1 img {
    width: 52%;
}
.homelink-2 img {
    max-width: 82%;
    margin-top: -25px;
}
.homelink-2:hover img {
    width: 84%;
}
.homelink-1:hover img {
    width: 54%;
}
ul.eventHolder li {
    min-height: 330px;
}
article.category-journal h1 {
    font-size: 2.55rem;
    line-height: 106%;
}
.home-journal-r {
    width: 59%;
}
.footer_wrap #menu-main-menu a {
    font-size: 1.03rem;
}
.inline-list {
    margin-left: 0;
}
.inline-list > li {
    float: none;
    margin-left: 0.275rem;
}
.social-contain {
       width: 75%;
    margin: 0 auto 30px;
    padding-top: 15px;
}
.social-contain-l {
    width: 33%;
}
#home-links {
    margin: 10px auto 60px;
}
.social-contain-r {
    width: 65%;
}
.single-post article.category-journal h1, .catpage-journal article.category-journal h1 {
    font-size: 2.45rem;
    padding: 0 2.5rem;
        margin: 0 auto 15px;
}
.journal-meta blockquote {
    line-height: 115%;
    font-size: 1.468rem;
}
blockquote, blockquote p {
    line-height: 134%;
    font-size: 1.75rem;
}

.page-template-page-newcalender2 .content_wrap.row{
    width: 92%;
}
.timeline-expand h4.era-title {
        font-size: 2.5175rem;
}

.timeline-right {
    padding: 50px 0 50px 25px;
}

.timeline-item .timeline-expand h5.date-range {
    margin-top: 19px;
   margin-left: -43px;;
}
.connector {
        width: 48.5% !important;
}
.timeline-date-dot {
    left: -58px;
}

p {
    font-size: 1.2rem;
}
.date-sub-item {
    margin-bottom: 40px;
    min-height: 130px;
}

.recording-left {
       float: left;
    margin-right: -27px;
    width: 44%;
    max-width: 400px;
}

.recording-right {
    float: right;
    width: 52%;
    max-height: 360px;
}
.recording-slide .meta-bank a.meta-more {
    font-size: 1.02rem;
}
.meta-bank-r {
    float: right;
    width: 48%;
}
.recording-right h4 {
font-size: 1.65rem;
    letter-spacing: 0.061rem;
}
.recording-slide .meta-bank .meta-bank-l a.meta-more,
.recording-slide .meta-bank a.meta-more {
    font-size: 1rem;
    width: 79%;
}
.meta-bank-r a {
    width: 80%;
}
.recording-right p {
    font-size: 0.9rem;
    line-height: 1.4;
}


.search-results h2.video-title a, 
.search-results h2.video-title, 
.search-results h2.news-title a, 
.search-results h2.news-title,
.page-template-page-news h2.video-title a, 
.page-template-page-news h2.video-title, 
.page-template-page-news h2.news-title a, 
.page-template-page-news h2.news-title {
    line-height: 115%;
    padding: 0;
    font-size: 1.55rem;
    letter-spacing: 0.021rem;
    padding-right: 0;
}
#gw_go_portfolio_latest .gw-gopf-pagination {
    padding: 0 4%;
}

.format-video .post-box-content,
.format-gallery .post-box-content {
    min-height: 245px;
}
.page-template-page-news .entry-video {
    height: 300px !important;
}
.page-template-page-news .video-thumb {
    height: 300px !important;
}

.category-news h1.entry-title {
    font-size: 1.65rem;
    line-height: 90%;
}
.category-news .box-inner {
    padding: 35px 10px;
}
.category-news .post-box-std{
    min-height: 400px;
}
}


@media only screen and (max-width: 768px){
.homelink-3, .homelink-4, .homelink-5 {
    width: 31.25%;
    margin-right: 3%;
}
.timeline-expand h4.era-title {
    font-size: 2.1175rem;
}
.timeline-item .timeline-expand h5.date-range {
    margin-top: 19px;
    margin-left: -37px;
}
.connector {
    width: 65.5% !important;
}
.timeline-date-dot {
    left: -58px;
}

}

@media only screen and (max-width: 600px){
.slide-bg {
    width: 500%;
}

.post-box-std {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
}
.post-box-content {
    display: block;
    width: 100%;
    min-height: initial;
}

.posts-row {
    margin: 15px auto;
}

.posts-row article {
    margin-bottom: 35px;
    width: 100%;
    margin-right: 0;
}
.posts-row article.mid-posts {
    margin-bottom: 15px;
}
#content.columns.large-12 {
    margin: 0 auto 20px;
}
.section-title-wrap.upcoming-section {
    margin-top: 35px;
}
ul.eventHolder li {
    list-style: none;
    width: 100%;
    display: table;
    margin-right: 0;
    margin-bottom: 30px;
}
ul.eventHolder {
    margin: 34px 0 0px 0;
}
#home-journal.columns.large-12 {
    margin: 80px auto 0;
}
.entry-header.home-journal-l {
    width: 100%;
    float: left;
    text-align: center;
}
article.category-journal hr.short-div {
    margin: 20px auto 21px auto;
    width: 21px;
}

.home #home-journal.columns.large-12 .share-post{
    display: none;
}
.homelink {
    width: 100%;
    padding: 40px 5px;
    margin-right: 0;
    min-height: 345px;
    margin-bottom: 19px;
}
.homelink-3, .homelink-4, .homelink-5 {
    width: 100%;
    margin-right: 0;
    margin: 0 auto 19px;
}
.inline-list {
    text-align: center;
}
.social-contain-l {
    width: 100%;
    margin-bottom: 10px;
        text-align: center;
}
.social-contain-r {
    width: 100%;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 2.1rem;
}
.home .content_wrap {
    margin-top: 0;
    padding-top: 1.15rem;
}

.top-bar-section > ul > .divider {
    border: none;
    clear: none;
    width: 100%;
    min-height: initial;
    background: url(img/dot.png);
    background-size: initial;
    padding: 0;
    height: 7px;
    opacity: 0.5;
}
.top-bar-section > ul > .divider.divider-end {
    display: none;
}
.top-bar-section > ul > .divider {
    border: none;
    clear: none;
    width: 100%;
    min-height: initial;
    background: url(img/dot.png);
    background-size: initial;
    padding: 0;
    height: 3px;
    opacity: 0.5;
}
.top-bar-section ul li {
    max-width: 100%;
    width: 100%;
    text-align: center;
    line-height: 100%;
    padding: 13px 0.9rem;
    font-size: 1.15rem;
        min-height: initial;
}
.top-bar-section ul li span{
    display: none;
}
h6.nav-titles {
    text-align: center;
    line-height: 100%;
    font-size: 1.35rem;
}
.top-bar-section ul li:hover .menu-desc, .top-bar-section ul li:hover h6.nav-titles {
    -webkit-transform: none;
    transform: none;
}
.calendar-year {
    font-size: 1.25rem;
    margin-bottom: -2px;
    text-align: center;
    margin-top: 13px;
}
#gw_go_portfolio_calendar .gw-gopf-cats > span {
    width: 31% !important;
    text-align: center !important;
    margin: 7px 2px 0 !important;
}
#gw_go_portfolio_calendar .gw-gopf-filter {
    width: 100%;
}
#gw_go_portfolio_calendar .gw-gopf-filter {
    margin-left: 0px !important;;
}

#gw_go_portfolio_calendar .gw-gopf-cats > span a {
    background: #f6f6f6 none repeat scroll 0 0 !important;
    color: #212121 !important;
    font-family: "WBold" !important;
    font-size: 0.75rem !important;
    height: 28px !important;
        letter-spacing: 0.041rem !important;
    line-height: 29px !important;
    padding: 0 12px !important;
    text-transform: uppercase !important;
    width: 100%;
}
#gw_go_portfolio_calendar {
    margin-top: 12px !important;
}
#gw_go_portfolio_calendar .gw-gopf-posts-wrap {
    width: 100%;
}
#gw_go_portfolio_calendar .gw-gopf-posts .gw-gopf-isotope-item {
    margin: 0 auto 30px;
}
#gw_go_portfolio_calendar .gw-gopf-cats > span:first-child {
    width: 100% !important;
}

.journal-entry-wrap .share-post{
    margin-bottom:12px;
}
.journal-meta blockquote {
    border-left: none;
    text-align: center;
}
.journal-meta {
    width: 100%;
    padding: 0 28px 0px 20px;
    border-right: none;
    margin-right: 35px;
    margin-bottom: 0px;
}
.journal-quote-div {

    margin: 13px auto 25px auto;
    width: 28%;
}
.share-journal {
    text-align: center;
}
.journal-share-div {
    border-top: 4px solid #c2a83f;
    margin: 15px auto 10px auto;
}
.share-journal{
    display: none;
}
.ssba-wrap div {
    text-align: center !important;
}

.single .post-box-content .entry-content,
.catpage-journal .post-box-content .entry-content {
    display: block;
    padding: 0 5%;
}
.entry-content blockquote:before {
    margin-left: -55px;
    content: '“';
    font-size: 63px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: cursive;
    color: #c2a83f;
    margin: 0px;
    display: block;
    float: left;
    margin-right: 8px;
}
.entry-content blockquote, .comment-content blockquote {
    margin-bottom: 1.75rem;
    line-height: 135%;
    font-weight: 100;
    color: #393733;
    font-size: 1.768rem;
    margin: 0 0 20px;
    padding: 25px 0.5625rem 25px;
    border-left: none;
    text-align: center;
}
.entry-content blockquote p {
        line-height: 137%;
    font-size: 1.328rem;
        color: #313131;
         text-align: center;
}
.single-post article.category-journal h1, .catpage-journal article.category-journal h1 {
    font-size: 2.05rem;
    padding: 0 1rem;
    margin: 0 auto 15px;
}
.single-post #content .news-post-image, .catpage-journal #content .news-post-image {
    background: #fcfcfc;
    border: 1px solid #787878;
    padding: 4px;
    margin: 0 auto 16px;
    max-width: 93%;
    display: block;
}
.journal-tags {
    margin-top: -5px;
    text-align: center;
    margin-bottom: 20px;
}
.journal-tags a {
    display: inline-block;
    background: #f6f6f6;
    margin: 0 0 5px 7px;
}
.single-post .type-post, .single-post.catpage-journal .type-post {
    padding-bottom: 30px;
}
.single-post .meta-bank, .catpage-journal .meta-bank {
    margin: 0 auto 55px;
    padding: 16px 0 4px;
}
.meta-bank-l {
    float: left;
    max-width: 100%;
    border-right: none;
    padding-right: 0;
    min-width: 30%;
    padding-left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}
.meta-bank-r {
    float: right;
    width: 100%;
    border-top: 1px solid #6E6D6C;
    padding-top: 16px;
    text-align: center;
    padding-bottom: 12px;
    padding-left: 0;
}
.meta-bank-r .meta-top {
    margin: 0;
    font-size: 0.81rem;
    text-align: center;
}
.meta-bank-l .meta-top {
    text-align: center;
    margin: 0;
    font-size: 0.81rem;
}
.meta-arrow-r,
.meta-arrow-l {
    display: none;
}
.single-post .entry-header {
    margin-bottom: 7px;
    text-align: center;
    margin-top: 13px;
}
.hiderecording {
    font-size: 24px;
}
.carousel-inner > .item {
    padding-top: 31px;
    padding-bottom: 16px;
}
.recording-left {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
}
.recording-right {
    float: right;
    width: 100%;
    max-height: 360px;
    margin-top: 10px;
}
.recording-right h4 {
    padding-right: 0;
}
.recording-right hr.short-div {
    margin: 0px auto 11px 0;
}
.recording-slide .meta-bank {
    border-top: 4px solid #e9e9e9;
    border-bottom: none;
    margin: 3px auto 0;
    padding: 7px 0 0;
}
.recording-slide .meta-bank .meta-bank-l {
    text-align: left;
    border-left: none;
    padding: 4px 1px 4px 0;
    float: left;
    width: 50%;
    border-right: none;
    padding-right: 20px;
}
.recording-slide .meta-bank .meta-bank-l .left {
    float: none !important;
    line-height: 120%;
    padding-top: 4px;
}
.recording-slide .meta-bank .meta-bank-l .left {
    float: none !important;
    line-height: 120%;
    padding-top: 4px;
}
.recording-slide .meta-bank .meta-bank-l a.meta-more, .recording-slide .meta-bank a.meta-more {
    display: none;
}
.recording-slide .meta-bank .meta-bank-r {
    border-left: none;
    padding: 4px 1px 4px 0;
    border-top: none;
    width: 50%;
    border-left: 1px solid #6E6D6C;
}
.recording-slide  .meta-bank-r a {
    width: 55%;
}
h3.recording_title_bottom {
    margin-top: 12px;
    min-height: initial;
    height: auto;
    margin-bottom: 5px;
}
ul.timeline-holder .timeline-item .timeline-expand hr.short-div {
    border-top: 4px solid #c2a83f;
    margin: 9px auto 10px auto;
    width: 19px;
}

.date-sub-item {
    margin-bottom: 24px;
    min-height: 130px;
    text-align: center;
    height: initial !important;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 10px;
}

.date-sub-content{
   text-align: left;  
}

.timeline-date-dot {
    display: none;
}
.timeline-item .timeline-expand h5.date-range {
    margin-top: 19px;
    margin-left: auto;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    padding: 3px 0;
}
.timeline-right {
    float: none;
    width: 100%;
        padding: 10px 0 30px 0;
    text-align: left;
    margin: 10px 0;
}
.timeline-line{
        display: none;
}
.timeline-left{
        display: none;
}
.search-resultsm .content_wrap{
    padding: 1.5rem 7% 0
}
button#searchsubmit{
    width: 50px;
    padding-top: 6px;
padding-right: 24px;
height: 50px
}
search-area input[type="text"]{
  width: 80%;
}
.page-template-page-journal article.category-journal{
    padding-top: 20px;
padding-bottom: 10px;
}
.type-post{
    padding-bottom: 20px;
}
#gw_go_portfolio_latest .gw-gopf-pagination-wrapper{
    margin-top: 0px !important;
}
.homeSlide{
     height: 450%;
width: 500%;
}
.slide-bg{
    width: 500%;
    left: -4%;
}
div.sp-layer.sp-animated.wordmark-div{
    -webkit-transform: scale(0.776697956929873) !important;
}
.timeline-right .date-sub-media{
    max-width: 100%;
margin: 0px auto 30px auto;
position: relative;
padding-top: 0;
}

}


/**
 ======================== FONTS =========================
 */


@font-face {
  font-family: 'HBlack';
  src: url('fonts/GT-Haptik-Black.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Black.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Black.svg#158c1a7a6493e039f99284ad95ba012d') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'HBold';
  src: url('fonts/GT-Haptik-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Bold.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Bold.svg#40534971df0212e8031be8f87de3f397') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'HLazer';
  src: url('fonts/GT-Haptik-Lazer.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Lazer.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Lazer.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Lazer.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Lazer.svg#98e876e8342e12fd75b1ff67643f380f') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'HLight';
  src: url('fonts/GT-Haptik-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Light.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Light.svg#9cd922a0c6e1a7519cb7f302722fe799') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: 'HMedium';
  src: url('fonts/GT-Haptik-Medium.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Medium.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Medium.svg#b84a6359939f30a7a52ddef489e87ffe') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'HRegular';
  src: url('fonts/GT-Haptik-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Regular.svg#c450015735aa87b075b0f77584fafd51') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'HThin';
  src: url('fonts/GT-Haptik-Thin.eot'); /* IE9 Compat Modes */
  src: url('fonts/GT-Haptik-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GT-Haptik-Thin.woff') format('woff'), /* Modern Browsers */
       url('fonts/GT-Haptik-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GT-Haptik-Thin.svg#cff6a11d93bb5107eb35cf946ebfef34') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: 'WBlack';
  src: url('fonts/gt-walsheim-black-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-black-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-black-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-black-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-black-web.svg#910db4b795b0a86b8bde418d87f526d4') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'WBold';
  src: url('fonts/gt-walsheim-bold-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-bold-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-bold-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-bold-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-bold-web.svg#78730075f4a1358a98f1c36a7226c6c2') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'WLight';
  src: url('fonts/gt-walsheim-light-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-light-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-light-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-light-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-light-web.svg#0a0b2d99b7bf70a4db45799a1134dc46') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: 'WMedium';
  src: url('fonts/gt-walsheim-medium-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-medium-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-medium-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-medium-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-medium-web.svg#12d4695fa932d3b4e3cf98cb6c677a3f') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'WRegular';
  src: url('fonts/gt-walsheim-regular-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-regular-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-regular-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-regular-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-regular-web.svg#871c82d577aafc20645ee42a10e702aa') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'WThin';
  src: url('fonts/gt-walsheim-thin-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-thin-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-thin-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-thin-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-thin-web.svg#114f83b1372052e00fe6210ffd8e061d') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}

@font-face {
  font-family: 'WUltraBold';
  src: url('fonts/gt-walsheim-ultra-bold-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-ultra-bold-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-ultra-bold-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-ultra-bold-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-ultra-bold-web.svg#a33e68f5faaed7c20ece7866106f2fa4') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'WUltra';
  src: url('fonts/gt-walsheim-ultra-light-web.eot'); /* IE9 Compat Modes */
  src: url('fonts/gt-walsheim-ultra-light-web.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gt-walsheim-ultra-light-web.woff') format('woff'), /* Modern Browsers */
       url('fonts/gt-walsheim-ultra-light-web.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/gt-walsheim-ultra-light-web.svg#0eaf9be44e295b8bc65624b37dcb8410') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}
@font-face {
  font-family: 'Display';
  src: url('fonts/LeituraDisplay-Roman.eot'); /* IE9 Compat Modes */
  src: url('fonts/LeituraDisplay-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/LeituraDisplay-Roman.woff') format('woff'), /* Modern Browsers */
       url('fonts/LeituraDisplay-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/LeituraDisplay-Roman.svg#e1bd71e944c8f80ce171379a5014de4f') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}


@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
  }
}
@-moz-keyframes clockwise {
  0% {
    -moz-transform: rotate(-45deg);
  }
  100% {
    -moz-transform: rotate(315deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@-webkit-keyframes not-clockwise {
  0% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
  }
}
@-moz-keyframes not-clockwise {
  0% {
    -moz-transform: rotate(45deg);
  }
  100% {
    -moz-transform: rotate(-315deg);
  }
}
@keyframes not-clockwise {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -o-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
}
@-webkit-keyframes lt {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  76% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes lt {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  76% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lt {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  76% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.load_container {
  width: 74px;
  margin: 60px auto;
  font-size: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.load_container:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 6px solid #CDCDCD;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.load_container:after {
  position: absolute;
  content: '';
  z-index: -1;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 6px solid #CDCDCD;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box, .lt, .rt, .lb, .rb {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 40px;
  height: 20px;
  opacity: 1;
}
.box:before, .lt:before, .rt:before, .lb:before, .rb:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  border-top: 6px solid #c5a809;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lt {
  margin-right: -6px;
  -webkit-animation: lt 2s linear -2000ms infinite;
  -moz-animation: lt 2s linear -2000ms infinite;
  animation: lt 2s linear -2000ms infinite;
}
.lt:before {
  top: 0;
  left: 0;
  -webkit-animation: not-clockwise 1s linear infinite;
  -moz-animation: not-clockwise 1s linear infinite;
  animation: not-clockwise 1s linear infinite;
}

.rt {
  -webkit-animation: lt 2s linear -1000ms infinite;
  -moz-animation: lt 2s linear -1000ms infinite;
  animation: lt 2s linear -1000ms infinite;
}
.rt:before {
  top: 0;
  right: 0;
  -webkit-animation: clockwise 1s linear infinite;
  -moz-animation: clockwise 1s linear infinite;
  animation: clockwise 1s linear infinite;
}

.lb {
  margin-right: -6px;
  -webkit-animation: lt 2s linear -1500ms infinite;
  -moz-animation: lt 2s linear -1500ms infinite;
  animation: lt 2s linear -1500ms infinite;
}
.lb:before {
  bottom: 0;
  left: 0;
  -webkit-animation: not-clockwise 1s linear infinite;
  -moz-animation: not-clockwise 1s linear infinite;
  animation: not-clockwise 1s linear infinite;
}

.rb {
  -webkit-animation: lt 2s linear -500ms infinite;
  -moz-animation: lt 2s linear -500ms infinite;
  animation: lt 2s linear -500ms infinite;
}
.rb:before {
  bottom: 0;
  right: 0;
  -webkit-animation: clockwise 1s linear infinite;
  -moz-animation: clockwise 1s linear infinite;
  animation: clockwise 1s linear infinite;
}

 .load_container {
  -webkit-animation: clockwise 4s linear infinite;
  -moz-animation: clockwise 4s linear infinite;
  animation: clockwise 4s linear infinite;
}
