/*!
 * CSS for Potowa by Digistyles
 */

/* Beige 928d89 */
/* Olive Green aaaf88 */
/* Cream eae2cb */
/* Paper f4f3ea */
/* Gray 7b7b7b */

/*
Custom Fonts
*/

@font-face {
  font-family: "font3336";
  src: url("/fonts/grapesjs-fonts.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
    color:black;
}

/* Bootstrap CSS Overrides */

.hidden {
  display: none;
}

.hidden-lg-down {
  display: none;
}

main {
  padding-top: 188px;
}

.bg-paper .card {
  border: 0;
}


.carousel.slide {
  width: 100%;
  max-height: 600px;
}

.carousel-inner,
.carousel-item {
  max-height: 600px;
}

.carousel-image {
  max-height: 600px;
  overflow: hidden;
}

.carousel-image img {
  width: 100%;
  height: auto;
}

/* Global */
.small-title {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 1.5rem;
  display: block;
  word-break: break-word;
}

.medium-title {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.6rem;
  line-height: 1.8rem;
  display: block;
}

.medium-big-title {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.8rem;
  line-height: 2rem;
  display: block;
}

.big-title {
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: 1.4rem;
  line-height: 3.4rem;
  display: block;
}



.smaller-text {
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1rem;
  display: block;
}

.abitsmaller-text {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1rem;
  display: block;
}

.small-text {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4rem;
  display: block;
}

.small-link {
  font-size: 1.1rem;
  letter-spacing: 0;
  font-weight: 500;
  color: #333;
  text-decoration: underline;
}

.small-link:hover {
  font-weight: 600;
  color: #000;
}

.link {
  color: #333;
  font-weight: 400;
  text-decoration: underline;
}

.link:hover {
  color: #000;
  font-weight: 600;
}

.link-noline {
  text-decoration: none;
}

.link-noline:hover {
  text-decoration: underline;
}

.link .fa {
  color: #ddd;
}

.link:hover .fa {
  color: #000;
}

.italic {
  font-style: italic;
}

.biglink {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.biglink:hover {
}

.letter-space-0 {
  letter-spacing: 0 !important;
}

.letter-space-1 {
  letter-spacing: 0.1rem !important;
}

.letter-space-2 {
  letter-spacing: 0.2rem !important;
}

.letter-space-3 {
  letter-spacing: 0.3rem !important;
}

.letter-space-4 {
  letter-spacing: 0.4rem !important;
}

.letter-space-5 {
  letter-spacing: 0.5rem !important;
}

.font-weight-2 {
  font-weight: 200 !important;
}

.font-weight-3 {
  font-weight: 300 !important;
}

.font-weight-4 {
  font-weight: 400 !important;
}

.font-weight-5 {
  font-weight: 500 !important;
}

.font-weight-6 {
  font-weight: 600 !important;
}

.line-height-0-5 {
  line-height: 0.5rem !important;
}

.line-height-0-6 {
  line-height: 0.6rem !important;
}

.line-height-0-7 {
  line-height: 0.7rem !important;
}

.line-height-0-8 {
  line-height: 0.8rem !important;
}

.line-height-0-9 {
  line-height: 0.9rem !important;
}

.line-height-1 {
  line-height: 1rem !important;
}

.line-height-1-1 {
  line-height: 1.1rem !important;
}

.line-height-1-2 {
  line-height: 1.2rem !important;
}

.line-height-1-3 {
  line-height: 1.3rem !important;
}

.line-height-1-4 {
  line-height: 1.4rem !important;
}

.line-height-1-5 {
  line-height: 1.5rem !important;
}

.line-height-1-6 {
  line-height: 1.6rem !important;
}

.line-height-1-7 {
  line-height: 1.7rem !important;
}

.line-height-1-8 {
  line-height: 1.8rem !important;
}

.line-height-1-9 {
  line-height: 1.9rem !important;
}

.line-height-2 {
  line-height: 2rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4rem !important;
}

.article-subtitle,
.article-body .article-subtitle {
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.2rem !important;
  line-height: 3.4rem !important;
  display: block !important;
  margin-top: 3.5rem !important;
  margin-bottom: 2rem !important;
}

.article-subtitle:first-of-type {
  margin-top: 0 !important;
}

.text-break-all {
  word-break: break-all;
}

.text-break-word {
  word-break: break-words;
}

.section-title {
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  line-height: 1.6rem;
  text-align: center;
  padding: 1.8rem 0;
  margin-bottom: 2rem;
}

.section-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 2rem;
  margin-left: -1rem;
  bottom: 0;
  border-bottom: solid 1px #ccc;
}

.sep {
  position: relative;
  width: 100%;
}

.sep:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 2rem;
  margin-left: -1rem;
  bottom: 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.sep-wide:after {
  width: 70%;
  margin-left: -35%;
  border-top: solid 1px #e4e3da;
  border-bottom: solid 1px #e4e3da;
}

.sep-midwide:after {
  width: 30%;
  margin-left: -15%;
  border-top: solid 1px #e4e3da;
  border-bottom: solid 1px #e4e3da;
}

.sep-left:after {
  left: 0;
  margin-left: 0;
}

.block {
  display: block !important;
}

.color-olive {
  color: #aaaf88;
}

.color-darkgrey {
  color: #888;
}

.custom-dropdown {
  display: flex;
}

.custom-dropdown label {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.4rem;
  margin: 0;
  flex-grow: 1;
}

.custom-dropdown select {
  background: transparent;
  border: 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 1.4rem;
  text-align: right;
  flex-grow: 1;
  text-align-last: right;
}

.col-fullheight {
  display: flex;
  flex-direction: column;
}

.col-fullheight > * {
  flex-grow: 1;
}

/* Custom Scrollbar */
::-webkit-scrollbar {
  -webkit-appearance: none !important;
  width: 7px !important;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: #e4e3da !important;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px !important;
  background-color: #aaaf88 !important;
  -webkit-box-shadow: 0 0 1px #aaaf88aa !important;
}

/* Fonts */
.display-serif,
h2,
.prevnext,
.beritapop-toggle,
.listing ul li a,
.logotag,
.custom-dropdown select,
.grapejscanvas.display-serif .gjs-editor,
#wrapper,
.grapejscanvas.display-serif .gjs-editor #wrapper {
  font-family: "EB Garamond", serif;
}
.display-sans,
input,
input::placeholder {
  font-family: "Gill Sans Light", "Gill Sans", "Lato", sans-serif;
}

.devanagri {
  font-family: "Noto Sans", sans-serif;
}

/* Header/nav */
.navbar {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background: #fffffffa;
  transition: all 0.5s;
}

.navbar .container .row {
  flex-grow: 1;
}

.navbar-nav {
  width: 100%;
  margin: 0 -0.6rem;
}

.navbar-nav .nav-item {
  padding: 0.6rem;
  flex-grow: 1;
}

.navbar-nav .nav-item .nav-link {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar-nav .nav-item:last-of-type {
  flex-grow: 0;
}

.nav-item-special.active {
  color: #aaaf88;
  background-color: #f4f3ea;
}

.navbar.folded .navbar-brand {
  padding: 0;
}

.navbar.folded .navbar-brand img {
  width: auto !important;
  max-height: 34px;
}

.navbar.folded hr.greyline {
  margin-top: 10px;
}

.dropdown-menu {
  padding: 0;
  border-radius: 0;
  border-color: #c7d5c6;
  margin-top: 0;
}

.dropdown-menu .dropdown-item {
  padding: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
}

.dropdown-menu .dropdown-item > a {
  display: block;
  font-size: 1rem;
  padding: 1rem 1.5rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.dropdown-menu .dropdown-item > a:hover {
  color: #ffffff;
  background-color: #c7d5c6;
}

.dropdown-sub-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-sub-menu {
  border-radius: 0;
  border: 0;
  display: none;
}

.dropdown-sub-menu.active {
  display: block;
}

.dropdown-sub-menu .dropdown-sub-item > a {
  display: block;
  font-size: 1rem;
  padding: 1rem 1.5rem 1rem 2.5rem;
  background: #c7d5c622;
  color: rgba(0, 0, 0, 0.5);
}

.dropdown-sub-item .dropdown-sub-item > a {
  padding: 1rem 1.5rem 1rem 3.5rem;
}

.dropdown-sub-item .dropdown-sub-item .dropdown-sub-item > a {
  padding: 1rem 1.5rem 1rem 4.5rem;
}

.dropdown-sub-item
  .dropdown-sub-item
  .dropdown-sub-item
  .dropdown-sub-item
  > a {
  padding: 1rem 1.5rem 1rem 5.5rem;
}

.dropdown-sub-menu .dropdown-sub-item > a:hover {
  color: #ffffff;
  background: #c7d5c6ff;
  text-decoration: none;
}

.logotag {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.5rem;
  line-height: 1.3rem;
  margin-bottom: 0.7rem;
  white-space: nowrap;
  height: 20px;
  transition: all 0.5s;
  overflow: hidden;
  opacity: 1;
}

.folded .logotag {
  height: 0;
  margin-bottom: 0;
  opacity: 0;
}

.langselect {
  cursor: default;
  white-space: nowrap;
}

.langselect a {
  color: #928d89;
  font-size: 0.8rem;
  margin-left: 1rem;
}

.langselect a:hover,
.langselect a.active {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
  font-weight: 600;
}
.langselect a.active,
.langselect a.active:hover {
  cursor: default;
}

.customsearchbox {
  border: solid 1px #cacaca;
  width: 100%;
  display: flex;
}

.customsearchbox .searchbox {
  border: 0px;
  flex-grow: 1;
}

.customsearchbox input::placeholder {
  color: #dddddd;
}

.customsearchbox input:focus {
  background-color: transparent;
  border-color: #000000;
  outline: 0;
  box-shadow: none;
}

.customsearchbox .btn:hover {
  opacity: 0.5;
}

.navbar-collapse .close {
  display: none;
}


.greyline {
  width: 100%;
  border-top: solid 1px #cacaca;
  margin-bottom: 0.6rem;
}

.navbar .greyline {
  margin-bottom: 0;
}

.border-bottom-olive {
  border-bottom: solid 1px #aaaf88;
}

.border-bottom-lolive {
  border-bottom: solid 1px #dce0c3;
}

/* Footer */
.footer {
  padding-top: 3rem;
}
.footer .footer-nav {
  list-style-type: none;
  padding: 0;
}
.footer .footer-nav .footer-item {
  display: inline-block;
  margin-right: 5rem;
  vertical-align: top;
}
.footer .footer-nav .footer-item:last-of-type {
  margin-right: 0;
}
.footer .footer-nav .footer-item .footer-link {
  display: block;
  color: #928d89;
  text-align: left;
}
.footer .footer-nav .footer-item .footer-link:hover {
  color: #a29d99;
  text-decoration: none;
}

.social-media {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 2rem;
}
.social-media li a {
  font-size: 1.4rem;
  color: #ffffff;
  background: #928d89;
  width: 47px;
  text-align: center;
  border: 0;
  border-radius: 25px;
}
.social-media li a:hover {
  background: #a29d99;
}

.short-sep {
  max-width: 40px;
  border: solid 1px #928d89;
}

.copyright {
  font-size: 1rem;
  color: #b9b2ac;
  text-align: center;
}

.copyright a {
  color: #d2cdc9;
  text-decoration: underline;
}

.copyright a:hover {
  color: #928d89;
}





.bg-lightpaper {
  background: #faf9f4;
}

.bg-paper {
  background: #f4f3ea;
}

.bg-olive {
  background: #aaaf88;
  color: #f4f3ea;
}

.bg-olive a {
  color: #f4f3ea;
  text-decoration: underline;
}

.bg-olive a:hover {
  color: #ffffff;
}

.bg-cream {
  background: #eae2cb;
  color: #333333;
}

.btn-olive {
  background: #aaaf88;
  color: #f4f3ea;
}

.btn-olive:hover {
  background: #bbbf99;
  color: #f4f3ea;
}

.btn-coffee {
  background: #928d89;
  color: #f4f3ea;
}

.btn-coffee:hover {
  background: #a29d99;
  color: #f4f3ea;
}

.btn-facebook {
  background: #3c5a99 !important;
  color: #f4f3ea !important;
}

.btn-facebook:hover {
  background: #5c7ab9 !important;
  color: #f4f3ea !important;
}

.btn-instagram {
  background: #f00075 !important;
  color: #f4f3ea !important;
}

.btn-instagram:hover {
  background: #ff2095 !important;
  color: #f4f3ea !important;
}

.container-tiles {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-right: 30px;
}

.tiles {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: -5px;
  margin-right: -5px;
}



.tiles .col {
  padding-left: 5px;
  padding-right: 5px;
}

.text-tile {
  padding: 3rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-tile h2 {
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
}

.text-tile p {
  font-size: 1.2rem;
}

.text-tile p:last-of-type {
  margin-bottom: 0;
}

.image-tile img {
  width: 100%;
}



.background-small {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}

.background-small img {
  width: 100%;
}

.background-small .background-small-title {
  position: absolute;
  top: 50%;
  width: 100%;
  /*height: 100%;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.background-small .background-small-title h2 {
  padding: 1rem 2rem;
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
  color: #928d89;
  background: #ffffff;
  display: inline-block;
}

.background-small .background-small-title a:hover h2 {
  background: #ffffffee;
  text-decoration: none;
}

.background-small .background-small-title a:hover h2 > * {
  text-decoration: none;
}




.prevnext {
  display: flex;
}
.prevnext > a,
.prevnext > span,
.prevnext > .pagesnav {
  flex-grow: 1;
  color: #111111;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
  font-style: italic;
}
.prevnext.prevnext-large > a,
.prevnext.prevnext-large > span {
  color: #777777;
  font-size: 1.2rem;
  font-weight: 600;
}

.prevnext > a:hover,
.prevnext > span:hover {
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}
.prevnext .prev {
  text-align: left;
}
.prevnext .next {
  text-align: right;
}
.prevnext .prev:before {
  color: #96959f;
  content: "\25C0";
  padding-right: 5px;
  font-size: 0.6rem;
  opacity: 0.5;
}
.prevnext .next:after {
  color: #96959f;
  content: "\25b6";
  padding-left: 5px;
  font-size: 0.6rem;
  opacity: 0.5;
}
.prevnext .prev:hover:before,
.prevnext .next:hover:after {
  opacity: 1;
}
.prevnext.prevnext-large a:before,
.prevnext.prevnext-large a:after,
.prevnext.prevnext-large span:before,
.prevnext.prevnext-large span:after {
  font-size: 0.9rem;
}

.card .prevnext {
  padding-left: 20px;
  padding-right: 20px;
}

.pagesnav {
  list-style-type: none;
  padding: 0;
  text-align: right;
  cursor: default;
}

.pagesnav li {
  display: inline-block;
  padding-right: 0.5rem;
}

.pagesnav li a {
  font-size: 1.1rem;
  color: #777777;
  font-weight: 400;
  font-style: normal;
}

.pagesnav li a:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}

.pagesnav li a.active {
  color: #000000;
  font-weight: 600;
}

.pagesnav li:after {
  content: "|";
  font-size: 1.1rem;
  padding-left: 0.8rem;
}

.pagesnav li:last-of-type:after {
  content: "";
  padding-left: 0;
}

.pagesnav li:nth-last-child(2):after {
    content: "";
}




/* Pages */
.page-title {
  position: relative;
}
.page-title .page-title-image {
  background: #7b7b7b;
  height: 300px;
  overflow: hidden;
}
.page-title .page-title-image.page-title-image-big {
  height: 550px;
}
.page-title .page-title-image img {
  min-width: 100%;
  min-height: 100%;
  opacity: 0.35;
  /*position: relative;*/
  top: -15vw;
}
.page-title .page-title-image.page-title-image-big img {
  opacity: 1;
}

.page-title .page-title-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 100%;
  padding: 1rem 2rem;
  color: #ffffff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-title .page-title-content .smalltitle {
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 0.2rem;
}
.page-title .page-title-content .bigtitle {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0.6rem;
}
.page-title .page-title-content ul {
  list-style-type: none;
  padding: 0;
}
.page-title .page-title-content ul li {
  display: inline-block;
}
.page-title .page-title-content ul li a {
  color: #ffffff;
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  padding: 0 2rem;
}
.page-title .page-title-content .subtitle {
    color: #ffffff;
    font-size: 1.1rem;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}

.materi-tiles,
.image-tiles {
  list-style-type: none;
  padding: 30px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.materi-tiles li,
.image-tiles li {
  margin-bottom: 30px;
}
.materi-tiles li a,
.image-tiles li a,
.materi-tiles li .tile,
.image-tiles li .tile {
  position: relative;
  display: block;
  background: #f4f3eabb;
  width: 100%;
  padding-bottom: 100%;
  color: #444;
  transition: all 0.4s;
}
.materi-tiles li a:hover,
.materi-tiles li .tile:hover {
  background: #f4f3eaff;
  color: #000;
}
.bg-paper .materi-tiles li a,
.image-tiles li a,
.bg-paper .materi-tiles li .tile,
.image-tiles li .tile {
  background: #ffffffbb;
}
.bg-paper .materi-tiles li a:hover {
  background: #ffffffff;
}
.materi-tiles li a .tilecontent,
.image-tiles li a .tilecontent,
.materi-tiles li .tile .tilecontent,
.image-tiles li .tile .tilecontent {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
  line-height: 1.5;
}

.tile-accordion {
  padding: 0 !important;
}
.tile-accordion .tilecontent {
  position: relative !important;
  padding: 5% !important;
}

.tile-btns {
}

.tile-btns button {
  vertical-align: top;
}

.card .materi-tiles,
.card .image-tiles {
  padding: 20px;
  margin-left: -10px;
  margin-right: -10px;
}
.card .materi-tiles li,
.card .image-tiles li {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.image-tiles li a,
.image-tiles li .tile {
  background: #eae2cb;
  color: #444;
}
.image-tiles li a:hover,
.image-tiles li .tile:hover {
  background: #eae2cbcc;
  color: #000;
}
.image-tiles .tilecontent {
  display: block !important;
  text-align: center !important;
  top: 15% !important;
  left: 15% !important;
  right: 15% !important;
  bottom: 15% !important;
  padding: 0 !important;
  overflow: hidden;
}
.image-tiles .tilecontent img {
  width: auto;
  height: 100%;
}
.image-tiles .tilehover {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  padding: 15%;
  text-align: center;
  background: #faf2dbff;
  transition: all 0.4s;
  opacity: 0;
}
.image-tiles .bulletin a .tilehover,
.image-tiles .bulletin .tile .tilehover {
  opacity: 0.8;
  padding: 18%;
}
.image-tiles a:hover .tilehover,
.image-tiles .tile:hover .tilehover {
  opacity: 1;
}

.materi-tiles-withbg {
  position: relative;
}

.materi-tiles-withbg li a,
.materi-tiles-withbg li .tile {
  overflow: hidden;
}

.materi-tiles-withbg .tilecontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #f4f3ead3;
}

.materi-tiles-withbg .tilecontent > span {
}

.materi-tiles-withbg .tilebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  transition: all 2s;
}

.materi-tiles-withbg a:hover .tilecontent {
  background: #f4f3eadd;
}

.materi-tiles-withbg a:hover .tilebg {
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
}

.article-head {
  padding: 3rem 0;
}

.article-head h1 {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0.5rem;
}

.article-head h2 {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
}

.article-head h3 {
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  font-style: italic;
}

.article-head b {
  font-size: 1rem;
  font-weight: 400;
  display: block;
}

.article-head span {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
}

.article-head p {
  font-size: 1rem;
}

.article-head .article-head-image {
  background: #eae2cb;
  padding: 20px;
  width: 100%;
  text-align: center;
}

.article-head .article-head-image img {
  max-width: 100%;
}

.bg-paper .article-head .article-head-image {
  border: solid 10px #ffffff;
}

.article-head .info {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.4rem;
  display: block;
}

.article-head .subinfo {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  display: block;
}

.article-image-contain .article-image img {
  width: 100%;
}



.text-size-widget-label {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 300;
  opacity: 0.5;
  margin-right: 0.8rem;
}

.text-size-widget {
  cursor: default;
  display: inline-block;
}

.text-size-widget a,
.text-size-widget button {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 300;
  color: #928d89;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0.5;
  margin-right: 0.8rem;
}

.text-size-widget a:hover,
.text-size-widget button:hover {
  opacity: 1;
}

.article-widget {
  text-align: right;
  cursor: default;
}

.article-widget button {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 300;
  color: #928d89;
  border: 0;
  background: transparent;
  cursor: pointer;
  opacity: 0.5;
}

.article-widget button:hover {
  opacity: 1;
}

.article-body h2 {
  font-size: 1.5em !important;
  letter-spacing: 0.2em;
  margin-bottom: 0.8em;
}

.article-body .small-title {
  font-size: 1.3rem !important;
}

.article-body p,
.article-body ol,
.article-body ul {
  font-size: inherit !important;
  margin-bottom: 2rem;
}

.article-body ol {
  padding-left: 0;
}
.article-body ul {
  padding-left: 20px;
}

ol.ol-num-parenth {
  counter-reset: list;
}
ol.ol-num-parenth > li {
  list-style: none;
}
ol.ol-num-parenth > li:before {
  content: "(" counter(list) ") ";
  counter-increment: list;
}

.article-body p.highlight {
  font-size: inherit !important;
  color: #aaaf88;
}

.article-body p.highlight b {
  font-size: 0.8em;
  font-weight: inherit !important;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.quote {
  position: relative;
}

.quote .opquote,
.quote .edquote {
  font-size: 1.4em;
  line-height: 0;
  margin-right: 0.5em;
}

.quote .opquote {
  position: absolute;
  left: -11px;
  top: 12px;
}
.quote .edquote {
}

.simplequote:before {
  content: "\201C";
}

.simplequote:after {
  content: "\201D";
}

.extra-title {
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
}

.listing {
  padding: 30px 0 0 0;
}

.listing .listing-title {
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.6rem;
  display: block;
  color: #aaaf88;
}

.listing .block-list,
.listing .inline-list {
  list-style-type: none;
  padding: 0;
}

.listing .block-list li a {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #444;
}

.listing .inline-list {
  list-style-type: none;
  padding: 0;
  cursor: default;
}

.listing .inline-list li {
  display: inline-block;
  padding-right: 0.8rem;
}

.listing .inline-list li a {
  font-size: 1.1rem;
  color: #777777;
  font-weight: 400;
  font-style: normal;
}

.listing .inline-list li a:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}

.listing .inline-list li a.active {
  color: #000000;
  font-weight: 600;
}

.listing .inline-list li:after {
  content: "|";
  font-size: 1.1rem;
  padding-left: 1.2rem;
}

.listing .inline-list li:last-of-type:after {
  content: "";
  padding-left: 0;
}

.galeri-tiles {
  padding: 10px 0;
  margin: 0 -10px;
  position: relative;
}

.galeri-tiles:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-left: solid 10px #f4f3ea;
  z-index: 16;
}

.galeri-tiles:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: solid 10px #f4f3ea;
  z-index: 16;
}

.galeri-tiles .galeri-tile {
  width: 100%;
  z-index: 5;
}

.galeri-tiles .galeri-tile a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 5px #f4f3ea;
  z-index: 2;
}

.galeri-tiles .galeri-tile > a {
  display: block;
  opacity: 1;
  transition: all 0.5s;
}

.galeri-tiles .galeri-tile > a:hover {
  opacity: 0.8;
}

.galeri-tiles .galeri-tile .tilecontain {
  background: #ffffffbb;
  color: #444;
  transition: all 0.4s;
  position: relative;
  z-index: 5;
  height: 514px;
}
.galeri-tiles .galeri-tile .tilecontain:hover {
  background: #ffffffff;
  color: #000;
}

.galeri-tiles .galeri-tile .tilecontain .tilecontent {
  overflow: hidden;
  transition: all 0.4s;
}

.galeri-tiles .galeri-tile .tilecontain:hover .tilecontent {
  opacity: 0.8;
}

.galeri-tiles .galeri-tile .tilecontain .tilecontent .tilepicture {
  display: block;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 514px;
}

.galeri-tiles .galeri-tile .tilecontain .tilecover {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  justify-content: center;
  padding: 10%;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #ffffffcc;
  color: #000000;
}

.galeri-tiles .galeri-tile .tilecontain .tilecover .tilecover-title {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 1.5rem;
}

.galeri-tiles .galeri-tile .tilecontain .tilecover .tilecover-text {
  font-size: 1.1rem;
  letter-spacing: 0;
  font-weight: 500;
}

.galeri-tiles .galeri-tile .tilecontain .tilecover .tilecover-link {
  font-size: 1.1rem;
  letter-spacing: 0;
  font-weight: 500;
  color: #333;
  text-decoration: underline;
}

.galeri-tiles .galeri-tile .tilecontain .tilecover .tilecover-link:hover {
  font-weight: 600;
  color: #000;
}

.loading-tiles {
  position: absolute;
  left: 20px;
  bottom: 30px;
  font-size: 1.1rem;
  letter-spacing: 0;
  font-weight: 500;
  color: #928d89;
  background-color: #fffffffa;
  padding: 40px 70px;
  opacity: 0;
  z-index: 0;
  transition: all 0.5s;
  cursor: default;
}

.loading-tiles.active {
  opacity: 1;
  z-index: 15;
}

.paper-title {
  position: relative;
  width: 100%;
  padding: 4rem 2rem;
  color: #333333;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.paper-title .smalltitle {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.2rem;
}
.paper-title .bigtitle {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.3rem;
}

.inrail-image-list {
  position: relative;
  width: 100%;
}

.inrail-image-list .inrail-image-list-content {
  overflow-x: auto;
  white-space: nowrap;
}

.inrail-image-list ::-webkit-scrollbar {
  height: 16px;
}

.inrail-image-list ::-webkit-scrollbar-track,
.inrail-image-list ::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

.inrail-image-list ::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #979797;
  -webkit-box-shadow: none;
  height: 14px;
  border: solid 2px #f8f8f8;
}

.inrail-image-list .inrail-image-box {
  display: inline-block;
  position: relative;
}

.inrail-image-list .inrail-image-box .inrail-image-text {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffffcc;
  white-space: normal;
  padding: 1rem;
  width: 100%;
}

.line-sep-cols .col:nth-of-type(odd) {
  padding-right: 4rem;
  border-right: solid 1px #ccc;
}

.line-sep-cols .col:nth-of-type(even) {
  padding-left: 4rem;
  border-left: solid 1px #ccc;
}



.calendar-big {
  list-style-type: none;
  padding: 0;
}

.calendar-big .calendar-item {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}

.calendar-big .calendar-item .col {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  flex-direction: column;
}

.calendar-big .calendar-item .calendar-item-left {
  color: #ffffff;
  background: #aaaf88;
  flex-grow: 1;
  margin: 0;
}

.calendar-big .calendar-item .calendar-item-left > * {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.calendar-big .calendar-item .calendar-item-right {
  color: #aaaf88;
  background: #ffffff;
  flex-grow: 1;
}

.inrail-image-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: default;
  left: 0;
  top: 50%;
  margin-top: -40px;
}

.inrail-image-btn i {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  left: 1rem;
  padding: 0.5rem 0 0.5rem 0;
  border-radius: 1000px;
  color: #ffffff99;
  background: #aaaf8866;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 600;
  font-style: normal;
  font-family: sans-serif;
}

.inrail-image-btn.inrail-image-next {
  left: auto;
  right: 1rem;
}

.inrail-image-btn:hover i {
  color: #ffffffff;
  background: #aaaf88cc;
}

.glossary-wotd {
  padding: 5rem 2rem;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  border: solid 1px #aaaf88;
}

/* Modal */
.beritapop_contain {
  width: 100%;
  overflow: hidden;
}

.beritapop-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
  background: #eae2cb;
  color: #333333;
  z-index: 20;
}

.beritapop-toggle:hover {
  cursor: pointer;
  background: #faf2db;
}

.beritapop {
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: auto;
  width: 40%;
  max-width: 400px;
  min-height: 100%;
  padding: 40px 20px 40px 60px;
  text-align: right;
  transition: all 0.6s;
  z-index: 20;
  opacity: 1;
  background: #eae2cbee;
}

.beritapop {
  opacity: 0;
}

.beritapop .prevnext {
  padding-right: 20px;
}

.beritapop .prevnext a {
  padding-top: 3.5rem;
  padding-bottom: 0;
}

.beritapop .prevnext a::selection {
  background: transparent;
}

.beritapop.show {
  opacity: 1;
}

.beritapop .beritalist {
  position: relative;
  overflow: hidden;
  height: 440px;
}

.beritapop .beritalist ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  transition: left 0.5s;
}

.beritapop .beritalist ul li {
  width: 320px;
  height: 460px;
  overflow-y: auto;
  padding-right: 20px;
}

.beritapop p {
  font-size: 1rem;
}

.beritapop p b {
  font-weight: 300;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
}

.beritapop .close {
  position: absolute;
  left: 1rem;
  top: 1rem;
}

/* GLOSSARY */

main.glossary {
  padding-top: 290px;
}

main.withsearchbar {
  padding-top: 243px;
}

.glossary-bar {
  position: fixed;
  top: 188px;
  left: 0;
  right: 0;
  z-index: 22;
  transition: all 0.2s;
}

.glossary-bar.folded {
  top: 118px;
}

.glossary-bar .glossary-bar-1 {
  border-top: solid 1px #e4e3da;
  background-color: #f4f3ea;
}

.glossary-bar .glossary-bar-2,
.glossary-bar .audio-bar-1 {
  border-top: solid 1px #f7f6f1;
  background-color: #faf9f4;
}

.glossary-bar .container {
  /* display: flex; */
}

.glossary-bar .bigsearch {
  /* display: flex;
  width: 60%;
  flex-grow: 1;
  flex-wrap: wrap; */
}

.glossary-bar .bigsearch .bigsearch-name {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  color: #aaaf88;
  /* padding: 1rem 1rem 1rem 0; */
}

.glossary-bar .bigsearch .bigsearch-form {
  display: flex;
  flex-grow: 1;
  padding: 0.5rem 0 0.5rem 1rem;
}

.glossary-bar .bigsearch .bigsearch-form .bigsearch-form-input {
  font-size: 1.2rem;
  font-weight: 300;
  flex-grow: 1;
  background: #faf9f4;
  border: 0;
  padding: 0.3rem 0.8rem;
}

.glossary-bar .audio-bar-1 .bigsearch .bigsearch-form .bigsearch-form-input {
  background: #ffffff;
}

.glossary-bar .bigsearch .bigsearch-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #deddd5;
  opacity: 1; /* Firefox */
}

.glossary-bar .bigsearch .bigsearch-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #deddd5;
}

.glossary-bar .bigsearch .bigsearch-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #deddd5;
}

.glossary-bar .bigsearch .bigsearch-form .bigsearch-form-btn {
  font-size: 1.2rem;
  font-weight: 300;
  color: #ffffff;
  background: #babf98;
  border: 0;
  padding: 0.3rem 2rem;
}

.glossary-bar .bigsearch .bigsearch-form .bigsearch-form-btn:hover {
  background: #aaaf88;
}

.glossary-bar .sub-menu {
  width: 40%;
  flex-grow: 1;
  text-align: right;
}

.glossary-bar .alphabetical {
  display: flex;
  width: 100%;
  flex-grow: 1;
}

.glossary-bar .sub-menu .sub-nav {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  color: #aaaf88;
  padding: 1rem;
  flex-grow: 1;
}

.glossary-bar .glossary-bar-1 .sub-menu .sub-nav:hover,
.glossary-bar .glossary-bar-1 .sub-menu .sub-nav.active,
.glossary-bar .audio-bar-1 .sub-menu .sub-nav:hover,
.glossary-bar .audio-bar-1 .sub-menu .sub-nav.active {
  font-weight: 600;
  letter-spacing: 0.34rem;
  text-decoration: none;
}

.alphabetical {
  color: #aaaf88;
  cursor: default;
  margin: 0 -0.2rem;
}

.alphabetical span {
  padding: 0.5rem 1rem 0.4rem 0.2rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0;
  color: #aaaf88;
}

.alphabetical ol {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  flex-wrap: wrap;
}

.alphabetical ol li {
  display: inline-block;
  line-height: 1rem;
  flex-grow: 1;
  text-align: center;
}

.alphabetical ol li a {
  display: inline-block;
  padding: 0.5rem 0.2rem 0.4rem 0.2rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #aaaf88;
}

.alphabetical ol li a:hover,
.alphabetical ol li a.active {
  font-weight: 600;
  text-decoration: none;
}

.card-images {
  padding: 10px;
  padding-bottom: 0;
}

.card-images .row {
  margin: 0 -5px;
}

.card-images .row .col {
  padding: 0 5px;
  margin-bottom: 10px;
}

.tablink {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  border: solid 1px #928d89;
  color: #928d89;
  text-align: center;
  padding: 2rem;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  cursor: default;
  transition: all 0.2s;
}

.tablink.active,
.tablink:hover {
  text-decoration: none;
  color: #928d89;
  border: solid 1px #ffffff;
  background-color: #ffffff;
  cursor: pointer;
}

.tablink.active:hover {
  cursor: default;
}

.bigsearchbox .search-title {
  width: 100%;
  font-size: 1.5rem;
  padding: 2rem 1rem;
  text-align: center;
}

.bigsearchbox input {
  width: 100%;
  font-size: 1.5rem;
  padding: 2rem 1rem;
}
.bigsearchbox input::placeholder {
  color: #dddddd;
}

.custom-form .input-group .form-control {
  display: block;
  background-color: #f4f3ea;
  border: 0;
  padding: 1rem 1.2rem;
  font-size: 1.2rem;
  height: auto;
}

.custom-form .input-group .form-control::placeholder {
  color: #dddddd;
}

.custom-form .btn {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  padding: 1.6rem 3.4rem;
  border: 0;
  border-radius: 0;
  background-color: #aaaf88;
}

.custom-form .btn:hover {
  background-color: #babf98;
}

.bg-paper .custom-form .input-group .form-control {
  background-color: #ffffff;
}

.uploadandprocess .form-control {
  height: auto;
  padding: 0.5rem;
  line-height: 25px;
}

.uploadandprocess .btn {
  height: auto;
  padding: 0.5rem 2rem;
  line-height: 31px;
}

.uploadandprocess .btn:hover {
  opacity: 0.8;
}

.page-builder-header {
  padding: 35px 15px 25px 15px;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.3rem;
}

#wrapper {
}

#wrapper:before {
  content: "";
  display: block;
  height: 30px;
  background-color: #ffedf3;
}

.inline-link-list li {
  width: 100%;
  margin-bottom: 10px;
}

.styled-links a {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 300;
  color: #212529;
  opacity: 0.8;
  margin-right: 0.4rem;
}

.styled-links a:hover {
  opacity: 1;
  text-decoration: none;
}

.styled-links a:after {
  content: ",";
}

.styled-links a:last-of-type:after {
  content: "";
}

/**
HUBUNGI KAMI
**/
.bigform-error {
  color: red;
}
.bigform.contact-done {
  display: none;
}
.bigform.contact-done {
  text-align: center;
  margin-top: 85px;
  margin-bottom: 100px;
}
.bigformsmallnote {
  font-size: 20px;
}
.bigform.contact-done.active {
  display: block;
}

/**
TAGSLIST
**/
.tagscontain {
}
.tagscontain .tagslist {
  list-style-type: none;
  padding: 0;
  cursor: default;
}
.tagscontain .tagslist .tag {
  display: inline-block;
}
.tagscontain .tagslist .tag a {
  display: inline-block;
  color: #928d89;
  background-color: #f4f3ea;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 5px;
}
.tagscontain .tagslist .tag a:hover {
  background-color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/**
DATEPICKER
**/
.datepicker-contain {
  text-align: right !important;
  display: block !important;
}
.datepicker-contain .bigsearch-name {
  display: inline-block !important;
  flex-grow: 0 !important;
  /* padding: 1rem 0 1rem 1rem !important; */
}
.datepicker-contain .bigsearch-form {
  display: inline-block !important;
  flex-grow: 0 !important;
}
.datepicker-contain input {
  font-size: 1.2rem;
  font-weight: 300;
  flex-grow: 1;
  background: #ffffff;
  border: 0;
  padding: 0.3rem 0.8rem;
  width: 150px;
}

/* SAVE AS PDF */
.floater {
  display: block;
  position: fixed;
  top: 90px;
  right: 0;
  opacity: 1;
  z-index: 94034;
  backface-visibility: hidden;
}

.floater ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 48px;
}

.floater ul li {
  position: relative;
}

.floater ul li .btn {
  display: inline-block;
  position: relative;
  left: 0px;
  height: 48px;
  width: 158px;
  border: none;
  margin-bottom: 0;
  padding: 12px;
  text-align: left;
  letter-spacing: 0.5px;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.floater ul li .btn i {
  font-size: 24px;
  color: #fff;
  width: 24px;
  margin-right: 12px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}

.floater ul li .btn span {
  line-height: 24px;
  color: #fff;
  vertical-align: top;
  font-weight: 500;
  opacity: 0;
  position: relative;
  left: -48px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.floater ul li .btn:hover {
  left: -110px;
}

.floater ul li .btn:hover span {
  opacity: 1;
  left: 0px;
}

.floater ul li .btn:first-of-type {
  border-top-left-radius: 4px;
}

.floater ul li .btn:last-of-type {
  border-bottom-left-radius: 4px;
}

.btn-save-pdf {
  padding: 10px !important;
  background-color: #ee3322 !important;
  border: solid 2px #ee3322 !important;
  border-right: 0 !important;
}

.btn-save-pdf i,
.btn-save-pdf span {
  color: #ffffff !important;
}

.btn-save-pdf:hover {
  background-color: #ffffffaa !important;
  border: solid 2px #ee3322 !important;
  border-right: 0 !important;
}

.btn-save-pdf:hover i,
.btn-save-pdf:hover span {
  color: #cc3322 !important;
}

.oleh-audio {
    font-size: 1.2rem;
}

@media (min-width: 1200px) {
  .hidden-lg-down {
    display: block;
  }
  .navbar-expand-xl {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .search-form {
    position: relative;
  }
  .search-form .customsearchbox {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 400px;
    transition: all 0.5s;
  }
  .navbar.folded .search-form .customsearchbox {
    bottom: 0 !important;
  }
  .search-form .customsearchbox .searchbox {
    width: 100%;
  }
  .galeri-tiles .galeri-tile {
    width: 25%;
  }

  .tile-1x1 {
    /* image 330x250 */
    width: 30% !important;
  }

  .tile-1x2 {
    /* image 330x500 */
    width: 30% !important;
  }

  .tile-1p5x1 {
    /* image 440x250 */
    width: 40% !important;
  }

  .tile-1p5x2 {
    /* image 440x500 */
    width: 40% !important;
  }

  .tile-2p5x2 {
    /* image 770x500 */
    width: 70% !important;
  }
  .inline-link-list li {
    width: auto;
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .container-mb-fluid {
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar {
    padding-bottom: 0.5rem;
  }
  .logotag {
    font-size: 1rem;
  }
  .container-mb-full {
    max-width: 100%;
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .navbar-contain {
    position: static;
  }

  .navbar-collapse {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #f4f3ea;
    z-index: 5;
    transition: all 0.5s;
  }

  .navbar-collapse.show {
    right: 0;
  }

  .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 1rem 1rem;
  }

  .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    background: #f4f3ea;
    border: none;
  }

  .navbar-collapse .close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2rem;
    padding: 0.5rem 0.5rem;
    z-index: 5;
  }
  .beritapop {
    width: 60%;
  }
  .beritapop-toggle {
    padding: 0.8rem 1.2rem;
    font-size: 1rem;
  }
  main.withsearchbar {
      padding-top: 159px;
  }
    main.glossary {
      padding-top: 160px;
    }
    .glossary-bar {
      position: relative;
      top: 164px;
      /* padding: 0.3rem 0; */
    }
    .glossary-bar .container {
      flex-direction: column;
      max-width: none;
    }
    .glossary-bar .sub-menu {
      width: 100%;
      text-align: left;
      padding-bottom: 0.4rem;
      border-top: solid 1px #e4e3da;
    }
    .glossary-bar .sub-menu .sub-nav {
      padding: 0.5rem 2rem 0.1rem 0;
    }
    .glossary-bar .alphabetical {
      width: 100%;
    }
    .alphabetical span {
      padding: 0.3rem 1rem 0.2rem 0.2rem;
    }
    .alphabetical ol li {
      flex-basis: 7%;
    }
    .alphabetical ol li a {
      padding: 0.3rem 0.2rem 0.2rem 0.2rem;
    }
    .page-title .page-title-image.page-title-image-big {
      height: auto !important;
      overflow: hidden;
    }
    .page-title .page-title-image.page-title-image-big img {
      width: 100% !important;
      height: auto !important;
      top: 0;
    }
}

@media (max-width: 1049px) {
  .footer {
    padding-top: 0;
  }
  .footer .footer-nav .footer-item {
    margin-right: 2rem;
  }
}

@media (max-width: 1044px) {
  .background-small .background-small-title {
    justify-content: flex-end;
    padding-bottom: 20px;
  }
  .background-small .background-small-title h2,
  .background-small .background-small-title a:hover h2 {
    padding: 1rem 1rem;
    background: #ffffffcc;
  }
}

@media (min-width: 992px) {
  .left-border-lg,
  .left-border-lg-lite {
    display: flex;
    position: relative;
    padding-left: 45px;
  }
  .left-border-lg:before,
  .left-border-lg-lite:before {
    content: "";
    width: 0px;
    height: 100%;
    border-left: solid 2px #928d89;
    opacity: 0.6;
    position: relative;
    left: -30px;
  }
  .left-border-lg-lite:before {
    border-left: solid 2px #e0dcd9;
  }

  .line-sep-cols .col:nth-of-type(odd) {
    padding-right: 15px;
    border-right: 0;
  }

  .line-sep-cols .col:nth-of-type(even) {
    padding-left: 15px;
    border-left: 0;
  }
}

@media (max-width: 900px) {
  /* .page-title .page-title-image {
    height: auto !important;
    overflow: visible;
  } */
  .page-title .page-title-image img {
    top: 0;
  }
  .page-title .page-title-content {
    height: 100%;
  }
}

@media (max-width: 879px) {
  .footer .footer-nav .footer-item {
    display: block;
    text-align: left;
    padding: 0 0 1rem 0;
    margin-bottom: 1rem;
    margin-right: 0;
    border-bottom: solid 1px #f4f3ea;
  }

  .footer .footer-nav .footer-item:last-of-type {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }

  .social-media {
    margin-left: 0;
  }

  .copyright {
    text-align: left;
  }
}

@media (max-width: 839px) {
  .glossary-bar .bigsearch {
    padding-bottom: 1rem;
  }
  .glossary-bar .bigsearch .bigsearch-name {
    padding-bottom: 0.1rem;
  }
  .glossary-bar .bigsearch .bigsearch-form {
    padding: 0.5rem 1rem 0.5rem 0;
  }
  .glossary-bar .sub-menu {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }
  .glossary-bar .sub-menu .sub-nav {
    padding-top: 0.2rem;
  }
}

@media (min-width: 768px) {
  .col-md-7-5 {
    -ms-flex: 0 0 64.6%;
    flex: 0 0 64.6%;
    max-width: 64.6%;
  }
  .col-md-4-5 {
    -ms-flex: 0 0 35.4%;
    flex: 0 0 35.4%;
    max-width: 35.4%;
  }
  .tiles .col-12 {
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .tiles .col:first-of-type {
    margin-top: 5;
  }
  .tiles .col:last-of-type {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .background-small {
    overflow: hidden;
  }
  .background-small img {
    width: 150%;
    margin-left: -25%;
  }
  .background-small .background-small-title {
    top: auto;
    bottom: 15px;
    padding-bottom: 5px;
  }
  .background-small .background-small-title h2,
  .background-small .background-small-title a:hover h2 {
    padding: 0 0.5rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    display: block;
    text-align: center;
    background: #ffffffaa;
    color: #333333;
  }
  .background-small .background-small-title b {
    display: inline-block;
    margin-left: 5px;
  }
}

@media (max-width: 739px) {
    main {
      padding-top: 118px;
    }
    .navbar-brand {
      padding: 0px !important;
    }
    .navbar-brand img {
        width: auto !important;
        max-height: 34px;
    }
    .glossary-bar {
      top: 113px;
    }
    main.withsearchbar {
        padding-top: 114px;
    }
    .logotag {
        display: none;
    }
}


@media (max-width: 640px) {
  .prevnext.prevnext-large:not(.prevnext-pagesnav) a,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) span {
    position: relative;
    padding-top: 30px;
  }
  .prevnext:not(.prevnext-pagesnav) .prev {
    padding-right: 20px;
  }
  .prevnext:not(.prevnext-pagesnav) .next {
    padding-left: 20px;
  }
  .prevnext.prevnext-large:not(.prevnext-pagesnav) a:before,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) a:after,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) span:before,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) span:after {
    position: absolute;
    top: 0px;
  }
  .prevnext.prevnext-large:not(.prevnext-pagesnav) a:before,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) span:before {
    left: 0px;
  }
  .prevnext.prevnext-large:not(.prevnext-pagesnav) a:after,
  .prevnext.prevnext-large:not(.prevnext-pagesnav) span:after {
    right: 0px;
  }

  .prevnext-pagesnav {
    flex-direction: column;
  }
  .prevnext-pagesnav > .prev,
  .prevnext-pagesnav > .next,
  .prevnext-pagesnav > .pagesnav {
    text-align: center;
  }
}

@media (max-width: 639px) {
    .glossary-bar {
      top: 133px;
    }
    .alphabetical ol li {
      flex-basis: 11%;
    }
    .beritapop {
      width: 100%;
      max-width: 100%;
    }
    .beritapop-toggle {
      padding: 0.6rem 1rem;
    }
  .medium-title {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    line-height: 1.4rem;
  }
  .medium-big-title {
    font-size: 1.4rem;
    letter-spacing: 0.4rem;
    line-height: 1.6rem;
  }
  .big-title {
    font-size: 2rem;
    letter-spacing: 1.2rem;
    line-height: 2.4rem;
  }
}

@media (max-width: 600px) {
  .materi-tiles {
  }
  .materi-tiles li {
    margin-bottom: 15px;
  }
  .materi-tiles li a,
  .materi-tiles li .tile {
    padding: 0;
  }
  .materi-tiles li a .tilecontent,
  .materi-tiles li .tile .tilecontent {
    position: relative;
    padding: 5%;
  }
  .materi-tiles-withbg .tilebg {
    height: auto;
  }
  .page-title .page-title-content .smalltitle {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
  }
  .page-title .page-title-content .bigtitle {
    font-size: 1.8rem;
    letter-spacing: 0.4rem;
  }

  .page-title .page-title-content ul li a {
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
  }
  .galeri-tiles .galeri-tile {
    width: 50%;
  }

  .article-head h1 {
    font-size: 1.8rem;
    letter-spacing: 0.3rem;
  }

  .article-head h3 {
    font-size: 0.9rem;
    letter-spacing: 0.15rem;
  }

  .galeri-tiles .galeri-tile .tilecontain .tilecontent {
    height: 300px;
    overflow: hidden;
  }
  .galeri-tiles .galeri-tile .tilecontain .tilecontent .tilepicture {
    height: auto;
  }
  .paper-title .bigtitle {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
  }

  .paper-title .smalltitle {
    font-size: 1.1rem;
    letter-spacing: 0.15rem;
  }
  .page-title-keepheight.page-title .page-title-image {
    height: 500px !important;
  }
  .page-title-keepheight.page-title .page-title-image img {
    height: 100% !important;
    width: auto !important;
  }
  .page-title-keepheight.page-title .page-title-content {
  }
}

@media (max-width: 450px) {
  .background-small img {
    width: 200%;
    margin-left: -50%;
  }
}

@media (max-width: 440px) {
  .glossary-bar .bigsearch .bigsearch-form .bigsearch-form-input {
    width: 150px;
  }
}

@media (max-width: 420px) {
  .prevnext.prevnext-large a,
  .prevnext.prevnext-large span {
    font-size: 1rem;
  }
  .prevnext.prevnext-large a:before,
  .prevnext.prevnext-large a:after,
  .prevnext.prevnext-large span:before,
  .prevnext.prevnext-large span:after {
    font-size: 0.8rem;
  }
}

@media (max-width: 360px) {
  .prevnext > a,
  .prevnext > span {
    letter-spacing: 0px;
  }
}
