/*! responsive-nav.js 1.0.39 by @viljamis */

.navigation-wrapper ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.navigation-wrapper li {
  width: 100%;
  display: block;
}

.js .navigation-wrapper {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.navigation-wrapper.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 769px) {
  .js .navigation-wrapper {
    position: relative;
  }
  .js .navigation-wrapper.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
  .js .navigation-wrapper {
  overflow: visible;
}
h6.tm, h3.tm, .full_divide.tm, .tm.clearer{
  display:none;
}
.tm {
  display:none;
}

}
@media screen and (max-width: 768px) {
.navigation-wrapper.opened #nav-logo, .navigation-wrapper.opened .journal-panel, .navigation-wrapper.opened .research-panel, .navigation-wrapper.opened .concepts-panel,
.navigation-wrapper.opened .search-panel, .navigation-wrapper.opened .menu-item-search, .navigation-wrapper.opened .menu-item-lang {
  display:none;
}
body.page-id-98 .subhead:nth-child(2), body.post-type-archive-contributor .subhead:nth-child(2){
  border-top: solid 2px #000;
}
body.single-contributor #inner-content {
  width:100%;
  max-width:650px;
  margin-left:auto;
  margin-right:auto;
}
.ha-header.ha-header-large.min-head img.gb_mob_int {
  display:block;
}
.search-panel-mob {
    opacity: 1;
    z-index: 9999;
    font-family: "Substance W00 Regular", "Univers LT W04_55 Roman1475960";
    visibility: visible;
    background-color: #000000;
    height: auto;
    position: absolute;
    left: 0;
    right:0;
    top: 62px;
    overflow: visible; 
    border-bottom: solid 2px #000000;
}


.entry-content p.slick-caption {
  width:100%;
}
body.single-event .t-all .social-post.dt {
  display: none;
}
body.single-event .article-header,body.single-contributor .article-header {
  padding:0;
}
body.single-journal #content {
  margin-bottom:30px;
}
.file_size {
  display: none;
}
body.single-event .social-post ul li:first-child {
  float:right !important;
  width:92px;
}
#ha-header {
  right:0px;
}
.ha-header {
  width:auto;
}
.up-head {
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate3d(0, 0%, 0);
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}
.tm.clearer{
  clear: both;
}
.ha-header.ha-header-large.min-head img.gb_mob_int {
    display: block;
}
.author_bio {
  font-size: 0.85em;
  margin: 15px 0 15px;
}

.social-post ul li a, .social-post-foot ul li a {
display:block;
font-size:0.9em;
text-align:center;
padding:6px 0 0;
height:30px;
width:30px;
border-radius:50%;
background-color:rgba(0,0,0,0.3);
}

.navigation-wrapper .nav .fw, .navigation-wrapper .nav a.gb_logo, .navigation-wrapper .nav .menu-item-search, .header_right  {
  display: none !important;
}
.nav-container {
  background-color: transparent;
}
.subhead:first-child {
  border-top:solid 2px #000000;
}

h6.dt, h3.dt, .dt {
  display:none;
}
ul.mob_lang {
  display:block;
}

body.home .article-header h2 {
  text-align:left;
  font-size: 1.3em;
    line-height: 1.4em;
}
.min-head {
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
img.imghead {
  display:none;
}
.ha-header.ha-header-large.min-head, .ha-header.ha-header-large {
  height:60px;
}

body.home .ha-header.ha-header-large {
  height:auto !important;
}

}
@media screen and (min-width: 1290px) {
body, html {
  font-size: 96% !important;
}
@media screen and (min-width: 1390px) {
body, html {
  font-size: 100% !important;
}}
