body {
  font-family: "Source Sans Pro", sans-serif !important;
  letter-spacing: 0;
}

body.genericPage .navigation-header {
  background-color: #fd9926;
}

body.genericPage .navigation-item-footer {
  background-color: #dadada;
  margin-top: 40px;
  margin-bottom: 0px; /* 0 because of Social Media Links */
}

.main-navigation-container-nav {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  height: 350px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 0;
  padding-bottom: 24px;
  border-right: 1px #fff solid;
}

.main-navigation-container-image {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  height: 350px;
}

a:hover {
  color: #666;
}

.bgimage-1 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bgimage-2 {
  background-image: url(../../data/img/content/header/karmapa-lama-ole-nydahl.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.bgimage-3 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl-hannah-nydahl.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.bgimage-4 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl-buecher.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.bgimage-5 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl-16karmapa.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.bgimage-6 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl-fragen.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.bgimage-7 {
  background-image: url(../../data/img/content/header/lama-ole-nydahl-arbeit.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.btn-news {
  text-decoration: none !important;
}
i.news-link {
  font-size: 13px;
  padding-right: 20px;
}
a.news-link {
  font-size: 18px !important;
  font-weight: bold;
}
.bgimage-inside {
  padding-top: 37.36%;
}

.orange-bg {
  background-color: #ff9a00;
}

.red-bg {
  background-color: #c24701;
}

.green-bg {
  background-color: #659f28;
}
.petrol-bg {
  background-color: #678381;
}
.gold-bg {
  background-color: #c49942;
}
.blue-bg {
  background-color: #84acd1;
}

div.book {
  background-color: #fafafa;
}
.btn-book {
  background-color: #f7f7f7;
  border: 1px solid #dadada;
}
p.book-meta {
  font-size: 13px !important;
  line-height: 20px !important;
}
h4.book {
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: 4px;
}
h3.book-cat {
  background-color: #e5f1fc;
  padding: 8px;
  font-size: 18px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.book-card-details {
  padding: 12px;
  background-color: #fafafa;
  margin-top: 12px;
}
.book-card-details p {
  font-size: 14px !important;
  line-height: 18px !important;
}
.book-card-details a,
.book-card-details h4 {
  font-size: 14px !important;
}
div.video {
  margin-bottom: 10px;
}
/* main navigation */
.main-navigation-container-nav ul li {
  margin-bottom: 20px !important;
}

.main-navigation-container-nav ul li a {
  font-weight: 600;
  font-size: 17px;
  color: #fff;
}

.main-navigation-container-nav ul li.active,
.main-navigation-container-nav ul li.active a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  padding: 4px;
  background-color: #fff;
  color: #666;
  position: relative;
  left: -4px;
  margin-right: -4px;
}

.navigation-header,
.navigation-item-footer {
  border-radius: 4px;
  min-height: 36px;
}

.navigation-header button {
  background-color: #848484;
  color: #fff;
  padding: 6px;
  padding-right: 16px;
  padding-left: 16px;
  margin: 8px;
  border: 0;
}

.siegel-lama-ole-nydahl {
  background-image: url(../img/siegel-lama-ole-nydahl.gif);
  width: 318px;
  height: 49px;
  display: block;
}

.siegel-lama-ole-nydahl-high-resolution {
  background-image: url(../img/LogoLamaOle.png);
  width: 477px;
  height: 73.5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -20px;
}

.page-header {
  border-bottom: 0 !important;
  margin: 40px 0 10px !important;
}

.page-content {
  min-height: 400px;
  padding-top: 10px;
}

.lon-social-media {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 40px; /* 40 because of last item of page */
}

article {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

article h1 {
  font-weight: 700;
}

article h2 {
  font-weight: 700;
}

article h3 {
  font-weight: 600;
  color: #383838;
  font-size: 24px;
  line-height: 36px;
}

article h5.time {
  margin-bottom: -14px;
  text-align: left;
  color: #383838;
  text-transform: uppercase;
}

article h4 {
  font-weight: 400;
  color: #383838;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

article p {
  font-weight: 400;
  color: #383838;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}

article p.caption {
  font-size: 14px;
  line-height: 20px;
}

article .image {
  margin-top: 30px;
  margin-bottom: 30px;
}

ul.footer-navigation {
  padding: 8px;
  padding-left: 16px;
}

.footer-navigation a {
  color: #666 !important;
  padding-right: 14px;
}

/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 1020px;
  }
}

.container-narrow > hr {
  margin: 30px 0;
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local(SourceSansPro-Regular),
    url(../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro Semibold"), local(SourceSansPro-Semibold),
    url(../fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf) format("truetype");
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local(SourceSansPro-Bold),
    url(../fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf) format("truetype");
}

.top-teaser {
  border-radius: 8px;
  border: 14px solid #dadada;
  background-color: #f7f7f7;
  margin-top: 12px;
  padding: 12px;
}

.top-teaser h4 {
  margin: 0;
  padding: 0;
}

.top-teaser a.headline {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}

.top-teaser p a {
  font-size: 16px;
  text-decoration: none;
  color: #666;
  margin-bottom: 8px;
}

.top-teaser-image {
  padding: 2px;
}

.side-teaser {
  margin-bottom: 40px !important;
  min-height: 180px;
}

.side-teaser h4 {
  background-color: #eaeaea;
  border-radius: 4px;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  font-size: 14px;
  font-weight: 700;
}

.side-teaser img {
  margin-right: 16px;
  padding-left: 8px;
  float: left;
  clear: both;
  display: block;
}

.side-teaser p {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  padding-left: 8px;
}

.side-teaser a {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #666;
}

.green {
  color: #659f28;
}

.orange {
  color: #ff9a00;
}

.red {
  color: #b2521a;
}

.petrol {
  color: #678381;
}

.content-main {
}

.content-main h3 {
  line-height: 32px;
}

.content-main p,
.content-main ul {
  font-size: 15px;
  line-height: 26px;
}

.content-main a {
  font-size: 15px;
  line-height: 26px;
  color: #000;
  text-decoration: underline;
}

.ruler {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dadada;
}

.content-teaser {
  min-height: 400px;
  padding: 0;
  padding-left: 20px;
}

img.biographie {
}

p.caption-biographie {
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.lopon-tsechu-rinpoche {
  padding-left: 40px;
}

.chapter {
  font-weight: 700;
}

@media (max-width: 980px) {
  .main-navigation-container-nav ul li {
    margin-bottom: 18px !important;
  }

  .main-navigation-container-nav ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
  }

  .top-teaser-content {
    padding: 2px !important;
    margin: 0 !important;
  }
  ul.footer-navigation li {
    padding: 8px;
    padding-left: 16px;
    display: block !important;
  }
  ul.footer-navigation li a {
    border-right: 0px !important;
  }
  .siegel-lama-ole-nydahl {
    background-image: url(../img/siegel-lama-ole-nydahl-mobile.gif);
    width: 250px;
    height: 39px;
    display: block;
  }
  .siegel-lama-ole-nydahl-high-resolution {
    background-image: url(../img/LogoLamaOle.png);
    width: 250px;
    height: 39px;
    display: block;
    background-size: contain;
    margin-left: -15px;
  }
}

@media (max-width: 768px) {
  .main-navigation-container-nav,
  .main-navigation-container-image {
    border-radius: 0;
    height: 280px;
    border: 0;
  }

  .main-navigation-container-nav ul li {
    margin-bottom: 14px !important;
  }

  .main-navigation-container-nav ul li a {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
  }
  .top-teaser a.headline {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
    margin-top: 8px;
  }
  .top-teaser p a {
    font-size: 13px;
    text-decoration: none;
    color: #666;
    margin-bottom: 8px;
  }

  article h3 {
    font-weight: 600;
    color: #383838;
    font-size: 18px;
    line-height: 24px;
  }

  article h1 {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 8px;
  }
}

.round {
  border-radius: 4px;
}
.dokument-item h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  color: #c24701;
}
h1.header {
  margin-bottom: 20px;
}
.dokument-item h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
.dokument-item a {
  font-size: 16px;
  font-weight: normal;
}

div.dokument-item {
  border-bottom: 1px dotted #dadada;
  padding-top: 10px;
  padding-bottom: 20px;
}
div.spacer {
  margin-bottom: 20px;
  margin-top: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.square {
  background-color: #f8f8f8;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}

.square::before {
  content: "";
  display: block;
  padding-top: 100%; /* Maintains aspect ratio to be a square */
}

.rectangle {
  background-color: #cccccc;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}

.rectangle::before {
  content: "";
  display: block;
  padding-top: 56.25%; /* Maintains aspect ratio to be 16:9 */
}

.full-cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.courses-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
  margin-bottom: 10px;
}

.pictures-grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: auto;
  margin-bottom: 10px;
}

.block-quote {
  font-style: italic;
  font-size: 20px;
  font-weight: 600;
  color: #be0f34;
}

.col-span-1 {
  grid-column: span 1;
}

.col-span-2 {
  grid-column: span 2;
}

.col-span-4 {
  grid-column: span 4;
}

.semi-bold {
  font-weight: 600;
}

@media (max-width: 1023px) {
  .pictures-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .col-span-2,
  .col-span-4 {
    grid-column: span 2;
  }
}

.img-max-size-160-110 {
  max-width: 160px;
  height: auto;
  object-fit: contain;
}

.img-max-size-117-180 {
  max-width: 117px;
  height: auto;
  object-fit: contain;
}

.img-max-size-269-175 {
  max-width: 269px !important;
  height: auto;
  object-fit: contain;
}
