.mengelt{
  font-family:"Mengelt Basel Antiqua W01";
}

.el-more{
  text-transform: uppercase !important;
  font-family: "akzidenz-grotesk" !important;
}

.le-text ul{
  list-style: none !important;
  padding-left: 0px;
}
.le-text ul li {
  padding-left: 1em; 
  text-indent: -.7em;
}

.le-text ul li::before {
  content: "• ";
  color: #DA8E03; 
}

.jklogo{
  max-width: 140px;
}
.jklink{
  transition: opacity 200ms ease-out;
}
.jklink:hover{
  opacity: 0.8;
}

h4{
  transition: opacity: 200ms ease-out;
}

p{
  color: black;
}

.main-container{
  padding-bottom: 50px;
  padding-top: 180px;
}

a > .list-element:hover h3,
a > .list-element:hover h4,
a > .list-element:hover p{
  color: #BFA98E;
}


a > .list-element:hover .le-img{
  opacity: 0.8;
}

.le-text ul, .single ul{
  list-style: none !important;
  padding-left: 0px;
}
.le-text ul li, .single ul li {
  padding-left: 1em; 
  text-indent: -.7em;
}

.le-text ul li::before, .single ul li::before {
  content: "• ";
  color: #DA8E03; 
}

.container{
  width: 1000px;
  max-width: 100%;
}

h1{
  margin-top: 20px;
  font-size: 62px;
}
.home-element h3{
  margin-top: 0 !important;
}

h2, h3{
  font-size: 40px;
  color: #563D18;
  text-transform: uppercase;
  margin-top: 14px !important;
}

.akzidenz-grotesk{
  font-family: "akzidenz-grotesk";
}


p, a, li{
  font-family:"Mengelt Basel Antiqua W01";
  font-size: 20px;
  max-width: 100%;
}

h1, h2, h3, .top-nav li , .top-nav li a{
  font-family: "akzidenz-grotesk";
  text-transform: uppercase;
  color: #563D18;
}
h4, h5{
  font-family: "akzidenz-grotesk";
  color: #563D18;
  margin-top: 32px;
  margin-bottom: 0px;
  font-size: 22px;
}
h5{
  margin-top: 0px;
}


body {
  background: white;
  background: white;
}

header {
  margin-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  padding-bottom: 10px;
  width: 100%;
  z-index: 55;
  background: rgba(255,255,255,0.95);
}

a {
  color: #BFA98E;
  text-decoration: none !important;
}
a:hover{
  color: #DA8E03;
}

.logo {
  margin-top: 10px;
  max-height: 90px;
  margin-bottom: 15px;
  margin-left: -97px;
}

.top-nav {
  float: left;
  margin: 0;
  padding-top: 6px;
  padding-left: 0;
  list-stlye: none;
  width: 100%;
}
.sub-nav{
  padding-top: 4px;
}
.top-nav:not(.sub-nav){
  border-top: solid 1px #563d18;
  border-bottom: solid 1px #563d18;
}
.sub-nav{
  border-bottom: solid 1px #563d18;
}

.endline{
  height: 1px;
  width: 100%;
  border-bottom: solid 1px #563d18;
  margin-top: 16px;
  margin-bottom: 16px;
}

.top-nav li a.
.sub-nav li a{
  transition: all 200ms ease-out;
}

.top-nav li {
  float: left;
  list-style: none;
  margin: 0;
  margin-right: 40px;
  font-size: 18px;
  font-weight: 100;
  text-transform: uppercase;
}
.top-nav li a{
  font-size: 18px;
  font-weight: 100;
}

.contact-info{
  border-top: solid 1px #563d18;
  border-bottom: solid 1px #563d18;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.top-nav li a {
  color: #BFA98E;
}
.sub-nav li,
.sub-nav li a{
  font-size: 14px;
}
label{
  color: #BFA98E;
}
.newsletter-only {
display: none;
}
.newsletter-only.active {
display: block;
}
.menu-active a,
.sub-menu-active a{
  color: #DA8E03 !important;
  border-bottom: solid 3px #DA8E03;
}

.top-nav li a:hover, 
.sub-nav li a:hover{
  border-bottom: solid 3px #DA8E03;
}


.lang-nav{
  float: right;
  text-align: right;
  width: 51%;
  margin-top: 16px;
}
.lang-nav li{
  display: inline-block;
  float: right;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 20px;
  color: white;
  background: #BFA98E;
  margin-left: 6px;
  cursor: pointer;
  font-size: 14px;
}
.lang-nav li:hover{
  background: #DA8E03;
}
.lang-active{
  background: #DA8E03 !important;
}
.lang-nav li a{
  color: white;
  font-family: "akzidenz-grotesk";
  text-decoration: none !important;
  font-size: 14px;
}

.home-element{
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
}
.home-element h3{
  position: absolute;
  width: 100%;
  padding: 10px;
  left: 0;
  top: 0;
  color: white;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  background: rgba(0,0,0,0.35);
}
.no-black{
  background: rgba(0,0,0,0.10) !important;
}


.banner{
  width: 100%;
  height: 470px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 16px;
}

#map{
  width: 100%;
  height: 500px;
  margin-bottom: 16px;
}


.team-member{
  width: 100%;
  border-bottom: solid 1px #563D18;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.team-member div{
  height: 26px;
}

.team-member img{
  max-height: 20px; 
  width: 25px;
  float: left;
  margin-right: 16px;
}



.list-element{
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: solid 1px #563d18;
  overflow: hidden;
  position: relative;
}

.le-img{
  width: 272px;
  height: 272px;
  background-position: center;
  background-size: cover;
  float: left;
  transition: opacity 200ms ease-out;
}

.le-text{
  float: left;
  width: calc(100% - 272px);
  padding-left: 16px;
}
.le-text h3{
  margin-top: 0 !important;
  transition: color 200ms ease-out;
}
.le-text h4{
  transition: color 200ms ease-out;
}
.le-text p{
  line-height: 25px;
  max-height: 180px;
  overflow: hidden;
  transition: color 200ms ease-out;
}
.list-element .date{
  position: absolute;
  left: 286px;
  bottom: 0px;
  font-size: 16px;
  color: #5E527E;
}


.btn{
  border-radius: 10px !important;
  border: none;
  background: #DA8E03 !important;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.btn:hover{
  opacity: 0.7;
}



footer {
  clear: both;
  margin-top: 40px;
}

footer a, footer p {
  color: black;
  font-family: sans-serif;
  font-size: 14px;
  margin-right: 10px;
}

.footer-logo {
    max-width: 120px;
    margin-top: 10px;
  margin-bottom: 20px;
    margin-right: 30px;
}

/* resp nav*/

.nav-toggle-button {
  float: right;
  color: #DA8E03;
  display: block;
  padding: 5px;
  padding-right: 0;
  font-size: 40px;
  margin-top: 28px;
  transition: opacity 300ms ease-out;
}
.nav-toggle-button:hover {
  opacity: 0.8;
}

.nav-toggle-button * {
  color: #DA8E03;
}

.facebook-desktop{
  float: right;
  font-size: 32px;
  width: 51%;
  text-align: right;
}

.facebook-desktop a {
margin-left: 10px;
}
.top-icon{
  height: 32px;
}

.share-icon{
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  width: 140px;
  font-size: 14px;
  line-height: 20px;
  background: #3b5998;
  color: white;
  border: solid 2px #3b5998; 
  font-family: "akzidenz-grotesk" !important;
  transition: opacity 200ms ease-out, color 200ms ease-out;
}
.share-icon i{
  margin-left: 8px;
  line-height: 20px;
  font-size: 20px;
}
.share-icon:hover{
  opacity: 0.7;
  color: white;
}

.dropdown-nav {    
  position: fixed;
  top: 90px;
  width: 100%;
  background: #fff;
  text-align: center;
  max-height: 150vh;
  padding: 0;
  margin: 0;
  z-index: 3;
  left: 0;
  height: initial;
  min-height: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.dropdown-nav li,
.dropdown-sub-nav ul li a{
  font-family: "akzidenz-grotesk" !important;
}

.top-nav-mobile {
  width: 100%;
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  left: 0;
  top: 36px;
  list-style: none;
}

.top-nav-mobile > li:not(.dropdown-sub-nav) {
  text-align: left;
  width: 100%;
  margin: auto;
  padding: 0;
  border-bottom: 1px solid #906523;
  text-transform: uppercase;
  color: #BFA98E;
}



.top-nav-mobile > li:not(.dropdown-sub-nav) a ,
.top-nav-mobile > li:not(.dropdown-sub-nav) {
  color: #BFA98E;
  font-size: 24px;
}

.dropdown-sub-nav ul{
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  list-style: none;
}


.dropdown-sub-nav ul li{
  text-align: left;
  padding: 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted white;
  text-transform: uppercase;
  color: #BFA98E;
  width: 94%;
  border-bottom: 1px solid #906523;
  margin-left: 6%;
}

.dropdown-sub-nav ul li a{
  font-size: 18px;
  color: #BFA98E;
}

/*
.jk-collapse {
  min-height: 0 !important;
}*/

.jk-collapse.collapsed{
  max-height: 0px !important;
  min-height: 0px;
}

.dropdown-sub-nav{
  max-height: 0;
  overflow: hidden;
}

.dropdown-parent{
  margin-bottom: 10px;
}

.mobile-sub-menu-active{
  border-bottom: solid 4px #DA8E03 !important;
}
.mobile-menu-active{
  border-bottom: solid 4px #DA8E03 !important;
}

@media screen and (max-width: 1200px) {
.logo{
  margin-left: -6px;
}

}
@media screen and (max-width: 1000px) {
.container{
  width: 800px;
}
.facebook-desktop{
  width: 20%;
  float: right;
  margin-right: 20px;
}
.lang-nav{
  float: left;
  margin-left: 20px;
  padding-left: 0;
}
.lang-nav li{
  float: left;
}

.logo{
  margin-left: -5px;
}
.main-container{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 70px;
}
.visible-xs{
  display: block !important;
}
.hidden-xs{
  display: none !important;
}
.header-top{
  border-bottom: solid 1px #563d18;
  padding: 0px;
  margin-left: 20px;
  margin-right: 20px;
  width: calc(100% - 40px);
}
body{
  padding: 40px;
}
p{
  font-size: 18px;
}
h2, h3{
  font-size: 36px;
}
.home-element h3{
  font-size: 20px;
}
.top-nav li {
  margin-right: 25px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 100;
}

.logo {
  max-height: 70px;
}

.banner{
  height: 400px;
}
.le-img{
  width: 200px;
  height: 200px;
}
.list-element .date{
  left: 216px;
  bottom: 0px;
}
.list-element{
  padding-bottom: 20px;
}
}



@media screen and (max-width: 800px) {
body{
  padding: 20px;
  padding-top: 0px;
}
p{
  font-size: 16px;
}
.main-container{
  padding-top: 86px;
}
.nav-toggle-button{
  margin-top: 18px;
}
h2, h3{
  font-size: 28px;
}
.banner{
  height: 320px;
}
.logo{
  max-height: 60px; 
}
.home-menu{
  padding-top: 20px;
}
.home-element{
  padding-bottom: 0;
  height: 260px;
}
.home-element h3{
  font-size: 18px;
}
.le-img{
  width: 100%;
  float: none;
}
.list-element{
  position: relative;
}
.le-text{
  padding-top: 10px;
  padding-left: 0px;
  width: 100%;
}
.list-element .date{
  position: relative;
  font-size: 14px;
  left: auto;
  bottom: auto;
}
}



@media screen and (max-width: 400px) {
body{
  padding: 10px;
}
.nav-toggle-button{
  margin-top: 16px;
  font-size: 34px;
}
.header-top{
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
h2, h3{
  font-size: 24px;
}
h4{
  font-size: 20px;
}
.banner{
  height: 260px;
}
.logo{
  max-height: 50px;
}
.le-img{
  height: 140px;
}
.home-element{
  height: 200px;
}
.home-element h3{
  font-size: 16px;
}

}

.thumbnail .caption{
  text-align: center;
}
