.front-page {
    background: transparent;
    font-family: "Anonymous Pro", serif;
    text-align: left;
    line-height: 18px;
}
footer {
    font-family: "Anonymous Pro", serif;
    text-align: left;
    line-height: 18px;
    background: transparent;
}
.nav ul ul a {
    font-family: "Anonymous Pro", serif;
}
.editmodelink {
    position: absolute;
    top: -50px;
    z-index: 2;
    background: #e48b10;
    padding: 10px;
    display: block;
    color: white !important;
}
.front-page-2021 p {
    margin: 0;
    line-height: 26px;
}
.header {
    height: 76px !important;
    display: flex;
    position: fixed;
    z-index: 9;
    width: 100%;
    background: #333333 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page {
    padding: 95px 0 120px;
    margin-bottom: -105px;
}
.container-new {
    width: 100%;
    max-width: 1400px;
}
.main-page-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-logo-div {
    display: flex;
    align-items: center;
}
.page-logo-div a {
    height: 42px;
}
.main-page-header .nav {
    top: 0;

}
.page .bg-container {
    top: 74px;
}
.main-page-header .nav {
    width: auto;
    position: inherit;
}
.header .main-page-header .langmenu {
    position: inherit;
    background: transparent;
    top: 0;
    height: auto;
    padding: 0;
}
.main-page-header .nav .toggler {
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    height: 78px;
    display: flex;
    align-items: center;
}
.main-page-header .nav li a {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.main-page-header .nav ul ul {
    top: 77px;
    background: #5C5345;
}
.main-page-header .nav li:hover .toggler {
    background: #5C5345;
}
.front-page-hero {
    position: relative;
    height: 800px;
}
/* .front-page-hero, .hero-items {
    position: relative;
    height: 800px;
}
.hero-item .hero-image::after {
    content: "";
    background: url(/assets/hero-overlay.svg);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    height: 169px;
}
.hero-item {
    position: relative;
    height: 800px;
    text-align: left;
}
.hero-item .hero-image {
    height: 800px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: absolute;
    height: 100%;
    width: 100%;
}
.hero-item .hero-info {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    z-index: 3;
}
.hero-item .hero-info .hero-info-title {
    font-family: "Paljainjaloin", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 41px;
    text-transform: uppercase;
    margin-bottom: 19px;
    color: #FFFFFF;
}
.hero-item .hero-info .hero-info-content {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    
    text-transform: uppercase;
    
    color: #FFFFFF;
    margin-bottom: 24px;
}
.hero-item .hero-info .hero-info-link, .hero-item .hero-info .hero-info-link a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    
    text-transform: uppercase;
    
    color: #E48B10;
    display: flex;
    align-items: center;
}
.hero-item .hero-info .hero-info-link a::before {
    content: " ";
    background: url(/assets/arrow-link-right.svg);
    width: 14px;
    height: 12px;
    background-repeat: no-repeat;
    margin-right: 15px;
}
.hero-right {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
} */
.front-page-hero {
    position: relative;
    height: 800px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    justify-content: center;
    font-family: "Anonymous Pro", serif;
    background-position: center !important;
}
.hero-info {
    position: absolute;
    bottom: 41px;
    left: 0;
    text-align: left;
    
}
.hero-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 336px;
}
.hero-content {
    position: relative;
    z-index: 1;
}
.front-page-hero::after {
    content: "";
    background: url(/assets/hero-overlay.svg);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    height: 169px;
}
.body-content.front-page-2021 a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    
    
    color: #E48B10;
    
}
.arrowlink a, a.arrowlink {
    display: flex;
    align-items: center;
    
    text-transform: uppercase;
}
.notific-container {
    width: calc(100% - 336px);
}
.arrowlink a::before, a.arrowlink::before {
    content: " ";
    background: url(/assets/arrow-link-right.svg);
    width: 14px;
    height: 12px;
    background-repeat: no-repeat;
    margin-right: 15px;
    margin-top: -4px;
}
.hero-info-title {
    font-family: "Paljainjaloin", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 41px;
    text-transform: uppercase;
    margin-bottom: 19px;
    color: #FFFFFF;
}
.hero-info-content {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    
    text-transform: uppercase;
    
    color: #FFFFFF;
    margin-bottom: 24px;
}
.right-logos {
    background: white;
    display: flex;
    justify-content: space-between;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 18px;
    padding-bottom: 18px;
    align-items: center;
}
.right-opening-times {
    background: #E48B10;
    min-height: 100px;
    margin-bottom: 51px;
    max-height: 513px;
    padding: 35px;
    position: relative;
    text-align: left;
    z-index: 1;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1A1A18;
    font-family: "Anonymous Pro", serif !important;
    text-transform: inherit;
    min-height: 495px; 
}
.right-opening-times h2 {
    font-size: 18px;
    color: #1A1A18;
    margin-bottom: 25px;
    font-family: "Anonymous Pro", serif !important;
}
.right-opening-times p {
    margin: 0;
}
.right-opening-times a {
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 9px;
    display: flex;
    align-items: start;
}
.right-opening-times a::before {
    content: " ";
    background: url(/assets/opening-arrow.svg);
    height: 12px;
    width: 12px;
    margin-right: 15px;
    margin-top: 3px;
}
.right-opening-times:after {
    content: " ";
    background: url(/assets/opening-times-bottom.svg);
    height: 25px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    background-position: bottom !important;
    z-index: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.row-new {
    display: flex;
    justify-content: center;
}
.notification-content {
    margin-top: 55px;
    margin-bottom: 62px;
}
.notification-content h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #E48B10;
    margin-bottom: 20px;
}
.front-page-2021 h2 {
    font-weight: normal;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "Paljainjaloin", sans-serif;
    line-height: 34px;
    margin-bottom: 26px;
}
.container-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.container-title a {
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 21px !important;
    text-transform: uppercase !important;
    color: #858B74 !important;
}
.container-title a::before {
    display: none;
}
.two-columns {
    display: flex;
    margin-left: -9px;
    margin-right: -9px;
}
.column {
    margin-left: 9px;
    margin-right: 9px;
}
.news-container {

}
.news-container img {
    width: 100%;
    height: 691px;
    object-fit: cover;
    margin-bottom: 10px;
}
.news-container a {
    margin-top: 22px;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 20px !important;
    color: #5C5345 !important;
    text-transform: inherit !important;
}
.news-container a::before {
    display: none;
}
.news-container p {
    font-weight: bold;
font-size: 14px;
line-height: 20px;
text-transform: uppercase;
color: #858B74;
margin-top: 22px;
}
.events-container {
    margin-top: 120px;
    overflow: hidden;
}
.events-items {
    display: flex;
}
.events-items img {
    width: 100%;
    height: 399px;
    object-fit: cover;
}
.events-item {

}
/* .events-item:first-child .events-image::after {
    background: url(/assets/event-bottom-1.svg);
}
.events-item:first-child .events-image::before {
    background: url(/assets/event-top-1.svg);
}
.events-item:nth-child(2) .events-image::after {
    background: url(/assets/event-bottom-2.svg);
}
.events-item:nth-child(2) .events-image::before {
    background: url(/assets/event-top-2.svg);
}
.events-item:nth-child(3) .events-image::after {
    background: url(/assets/event-bottom-3.svg);
}
.events-item:nth-child(3) .events-image::before {
    background: url(/assets/event-top-3.svg);
}
.events-item:nth-child(4) .events-image::after { 
    background: url(/assets/event-bottom-4.svg);
}
.events-item:nth-child(4) .events-image::before {
    background: url(/assets/event-top-4.svg);
} */
.events-items {
    position: relative;
}
.events-items::before {
    content: "";
    background: url(/assets/events-top.svg);
    width: 105% !important;
    height: 50px !important;
    position: absolute !important;
    background-position: bottom !important;
    background-size: cover;
    top: 0;
    z-index: 1;
    left: -5px;
    background-repeat: no-repeat !important;

}
.events-items::after {
    content: "";
    background: url(/assets/events-bottom.svg);
    width: 105% !important;
    height: 64px !important;
    position: absolute !important;
    background-position: top !important;
    background-size: cover;
    bottom: 56px;
    z-index: 1;
    left: -5px;
    background-repeat: no-repeat !important;
}
.event-tag {
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #EF8600;
    z-index: 2;
    position: relative;
}
.event-date {
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
    text-transform: uppercase;
    color: #5C5345;
    z-index: 2;
    position: relative;
}
.event-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;    
    color: #3A342B;
    text-transform: initial;
    z-index: 2;
    position: relative;
}
.map-svg {
    /* background: url(/assets/esm-kaart-eng.svg); */
    min-height: 972px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 125px;
}
/* .map-svg.et-map {
    background-image: url(/assets/esm-kaart-est.svg);
} */
.map-svg a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.map-svg-notification {
    position: relative;
}
.map-link a {
    color: #FFFFFF;
}
.map-link a::before {
    display: none;
}
footer {
    background: #3A342B;
    padding-bottom: 16px;
    padding-top: 75px;
    margin-top: 120px;
    color: white;
    position: relative;
}
footer::before {
    content: " ";
    background: url(/assets/footer-top.svg);
    height: 100px;
    width: calc(100% + 5px);
    position: absolute;
    top: -50px;
    background-size: 100%;
    left: -5px;
}
.footer-content {
    display: flex;
    margin-bottom: 47px;
}
.footer-logo {
    margin-right: 42px;
}
.footer-text {

}
.footer-links {
    background: linear-gradient(0deg, #2A261F, #2A261F), #885815;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 31px;
}
.footer-links-left {
    padding-left: 19px;
    padding-right: 19px;
    display: flex;
    align-items: center;
}
.footer-links-right {
    padding-top: 20px;
    padding-bottom: 20px;
    background: linear-gradient(0deg, #181612, #181612), #885815;
    padding-left: 19px;
    padding-right: 19px;
}
.right-opening-times a {
    color: white !important;
}
.databases {
    font-weight: bold;
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
color: #EF8600;
margin-right:50px;
}
.footer-links-left ul {
    display: flex;
}
.footer-links-left a {
    font-weight: bold;
font-size: 16px;
line-height: 26px;
color: #FFFFFF;
}
.footer-links-left a::after, .footer-links-left ul li::after {
    content: "/";
    margin-left: 11px;
    color: #5a5a5a;
}
.footer-links-left ul li::after {
    margin-right: 11px;
}
.footer-links-left a:last-child:after, .footer-links-left ul li:last-child:after {
    display: none;
}
.by-info {
    display: flex;
    justify-content: flex-end;
}
.nav ul ul a {
    display: block;
    padding: 0;
    color: white;
    outline: 0;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.news-container {
    width: 50%;
}
.events-item a {
    display: block;
}
.events-item a::before {
    display: none;
}
.events-item {
    width: 25%;
}
.event-tag, .event-title, .event-date {
    padding-left: 32px;
}
.mobile-view {
    display: none !important;
}
.footer-links .databases::after {
    content: ":"
}
  .swiper {
    width: 100%;
    height: 580px;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main-page-header .menu-toggler, .mobile-menu-header .menu-toggler {
    position: initial;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    }
    .main-page-header .menu-toggler::after, .mobile-menu-header .menu-toggler::after {
        content: "";
        background: url(/assets/mobile-opener.svg);
        width: 33px;
    height: 20px;
        }
        .mobile-menu-open .mobile-menu-header .menu-toggler::after {
            content: "";
            background: url(/assets/mobile-closer.svg);
            width: 25px;
            height: 25px;
            background-repeat: no-repeat;
            background-size: contain;
            }
        .mobilenew-menu {
            top: 0;
        }
        .mobile-menu .mobile-menu-content {
           position: initial; 
        }
        .mobile-menu-header {
            height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
        }
         .search-toggler {
            height: 50px;
    width: 50px;
    background: transparent !important;
    top: 0;
    left: auto;
    right: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
        }
        .search-toggler, .search-toggler a {
            position: initial;
        }
        .men {
            flex: 0;
            display: flex;
            justify-content: flex-end;
        }
        .page-langmenu-div {
            display: flex;
    align-items: center;
        }
        .header .main-page-header .langmenu {
            height: 76px;
            display: flex;
            align-items: center;
        }
        .header .langmenu li {
            margin: 0;
            padding: 0;
            margin-left: 12px;
        }
        .mobile-menu {
            display: none;
        }
        .mobile-menu {
            transform: translate(100%);
            transition: all .6s ease-in-out;
        }
        .mobile-menu-open .mobile-menu {
            transform: translate(0);
            transition: all .6s ease-in-out;
            overflow: auto;
        }
        .header.headroom--not-top .langmenu li {
            padding-top: 0;
        }
        /* @media screen and (min-width: 701px) and (max-width: 1410px) {
            .container-new, .header {
                padding-left: 20px;
            padding-right: 20px;
            width: calc(100% - 40px);
            }
            .map-svg {
                background-size: 100%;
                margin-left: 20px;
                margin-right: 20px;
            }
            .footer-links-right {
                min-width: 100px;
                display: flex;
                justify-content: space-between;
                align-items: center;
            }
        } */
.page-t {
    flex: 0 0 100%;
}
.page-bg-hauad {
    background: #E6E6E6;
    padding-top: 150px;
    padding-bottom: 100px;
}
.page-hauad {
    padding: 0;
    font-family: 'Anonymous Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #3A342B;
}
.page-hauad .page-top {
    padding-left: 0px;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
}
.page-hauad .page-top .left {
    flex: 1;
    margin-right: 70px;
}
.page-hauad .page-top .right {
    flex: 1;
}
.page-hauad h2 {
    font-weight: normal;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "Paljainjaloin", sans-serif;
    line-height: 34px;
    margin-bottom: 60px;
}
.hauad-content-page {
    padding-top: 80px;
    padding-bottom: 110px;
    background: white;
}
.hauad-search-wrapper {
    background: #D9D9D9;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
}
.hauad-search-wrapper input {
    background: #F5F5F5;
    border: none;
    border-radius: 30px;
    padding: 8px;
    margin-right: 20px;
    flex: 1;
}
.hauad-search-wrapper button {
    font-size: 14px;
    line-height: 21px;
    background: #CF8B2D;
    border-radius: 30px;
    color: white;
    padding: 4px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
    font-family: 'Anonymous Pro';
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableRow.table-div-header .divTableCell {
	display: table-row;
}
.divTableHeading {
	font-size: 16px;
    line-height: 26px;
    color: #E48B10;
}
.divTableCell, .divTableHead {
	border-bottom: 1px solid #E5E5E5;
	display: table-cell;
	padding: 3px 10px;
    font-weight: normal;
}
.divTableHeading .divTableCell {
    border-bottom: none;
}
.divTableRow:last-child .divTableCell {
	border-bottom: none;
}
.divTableCell.cell-bold {
    font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.search-title {
    display: none;
}
.simple-pagination {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}
.simple-pagination ul {
    display: flex;
}
.simple-pagination ul li a, .simple-pagination ul li.active {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background: #E5E5E5;
    border-radius: 30px;
    color: black;
    font-weight: normal;
    margin-right: 25px;
}
.simple-pagination ul li.active {
    background: #EF8600;
}
.simple-pagination ul li:first-child, .simple-pagination ul li:last-child {
    display: none;
}
.hauad-detailid {
    background: white;
}
.flex-content {
    display: flex;
    flex-wrap: wrap;
}
.flex-content .right, .flex-content .left {
    flex: 1;
}
.flex-content .left {
    margin-right: 140px;
}
.flex-full-w {
    flex: 0 0 100%;
    margin-bottom: 60px;
}
.back-to-list {
    display: flex;
    align-items: center;
}
.back-to-list::before {
    content: url(/assets/back_arrow.svg);
    height: 24px;
    width: 24px;
    margin-right: 15px;
}
.back-to-homepage {
    display: flex;
}
.back-to-homepage::after {
    content: url(/assets/back_homepage.svg);
    height: 36px;
    width: 14px;
    margin-left: 15px;
}
.hauad-nav {
    display: block !important;
}
.page-hauad .wrap {
    max-width: 1400px;
    width: 100%;
    /* width: auto; */
}
.page-hauad .search-form {
    display: flex;
}
.hauad-detailid .left a{
    text-decoration: underline;
}
.search-title-toggle {
    content: url(/assets/burger.svg);
    cursor: pointer;
}
.search-title-toggle.open {
    content: url(/assets/iks.svg);
    cursor: pointer;
}
.main-image {
    width: 100%;
    border-radius: 16px;
    height: 423px;
    object-fit: cover;
}
.thumbnails {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.thumbnails img {
    flex: 0 0 calc(25% - 10px);
    width: calc(25% - 10px); 
    border-radius: 16px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    object-fit: cover;
    cursor: pointer;
}
.row-item {
    cursor: pointer;
}

/* The Modal (background) */
.modal-hauad {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 0px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    z-index: 999;
  }
  
  /* Modal Content */
  .modal-hauad .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
    height: 70%;
    overflow: hidden;
  }
  
  /* The Close Button */
  .modal-hauad .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
  }
  
  .modal-hauad .close:hover,
  .modal-hauad .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  .modal-hauad .mySlides {
    display: none;
    height: 100%;
  }
  .modal-hauad .mySlides img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .modal-hauad .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .modal-hauad .prev,
  .modal-hauad .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Position the "next button" to the right */
  .modal-hauad .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .modal-hauad .prev:hover,
  .modal-hauad .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .modal-hauad .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }

@media screen and (min-width: 1277px) and (max-width: 1410px) {
    .box1link, .box2link {
        display: inherit;
        margin-top: 0 !important;
    }
    .box1link, .box1date, .box2link, .box2date  {
        padding-left: 20px;
        padding-right: 20px;
    }

}
@media screen and (min-width: 1277px) and (max-width: 1425px) {
    .container-new {
        padding-left: 20px;
        padding-right: 20px;
    }

}
@media screen and (max-width: 1276px) {
    
    .right-logos {
        justify-content: center;
    }
    .header {
        min-width: calc(100% - 40px);
    }
    .mobile-menu {
        position: fixed;
        background: #3b352c;
        z-index: 10000;
        top: 0px;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .mobile-menu .langmenu {
        margin: 0;
        padding: 12px 0;
    }
    .mobile-menu .menu {
        margin: 0;
        padding: 0;
    }
    .mobile-menu .langmenu li {
        display: inline;
        padding-right: 8px;
        text-transform: uppercase;
        font-size: 14px;
        font-family: "Anonymous Pro", serif;
        letter-spacing: 1px;
    }
    .mobile-menu .langmenu a.active {
        color: #00c5e4;
    }
    .mobile-menu .langmenu a {
        color: white;
    }
    .mobile-menu .menu .name {
        border-top: 1px solid #4a4237;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .mobile-menu .menu .name .link {
        -webkit-flex: 1 100%;
        -moz-flex: 1 100%;
        -ms-flex: 1 100%;
        flex: 1 100%;
        font-size: 16px;
        line-height: 1.2;
        text-transform: uppercase;
        font-family: "Anonymous Pro", serif;
        letter-spacing: 1px;
        color: #eb8f0d;
        padding: 15px 0;
        font-weight: 700;
    }
    .mobile-menu .menu .name .toggler {
        display: block;
        width: 32px;
        -webkit-flex: 0 1 1;
        -moz-flex: 0 1 1;
        -ms-flex: 0 1 1;
        flex: 0 1 1;
        background: url(../assets/menu_arrow_down.svg) no-repeat center center;
        background-size: 12px 8px;
    }
    .mobile-menu .menu ul {
        display: none;
        padding: 15px 0 25px;
        margin: 0;
        border-top: 1px solid #4a4237;
    }
    .mobile-menu .menu .open ul {
        display: block;
    }
    .mobile-menu .menu ul a {
        display: block;
        font-size: 14px;
        line-height: 1.1;
        color: white;
        padding: 10px 0 10px 20px;
    }
    .mobile-menu .mobile-menu-content {
        padding: 0 20px;
        overflow: scroll;
    }
    .mobile-menu .menu .open .name .toggler {
        background-image: url(../assets/menu_arrow_up.svg);
    }
    body {
    
        min-width: 100%;
    }
    .footer-links .databases::after {
        content: "";
    display: inline-block;
    height: 5px;
    width: 8px;
    background: url(/assets/arrow_down.svg) no-repeat center center;
    background-size: 8px 5px;
    margin-left: 5px;
    vertical-align: 3px;
    }
    .mobile-read-more a {
        font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #858B74;
    text-align: center;
    width: 100%;
    display: block;
    }
    .mobile-read-more a::before {
        display: none;
    }
    .events-container {
        margin-top: 90px;
    }
    .mobile-menu {
        display: block;
    }
    .main-page-header .nav, .page-langmenu-div {
        display: none;
    }
    .main-page-header {
        justify-content: space-between;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        height: 10px;
    width: 10px;
    margin-left: 12px;
    margin-right: 12px;
    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #CF8B2D;
    }
    .event-tag, .event-title, .event-date {
        padding-left: 32px;
        text-align: left;
    }
    .event-tag {
        margin-top: 29px;
    }
    .swiper {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }
    .events-item {
        width: 100% !important;
        height: 580px;
    }
    .events-image::before {
        content: "";
        background: url(/assets/events-mobile-top.svg);
        height: 9px;
        width: 100%;
        position: absolute;
        background-position: bottom;
        left: 0;
        top: 0;
        background-size: 100%;
    }
    .events-image::after {
        content: "";
        background: url(/assets/events-mobile-bottom.svg);
        height: 9px;
        width: 100%;
        position: absolute;
        background-position: top;
        left: 0;
        bottom: 0;
        background-size: 100%;
    }
    footer {
        padding-top: 0px;
    }
    .footer-logo {
        display: none;
    }
    .footer-text {
        padding-left: 20px;
        padding-right: 20px;
        z-index: 1;
    }
    .events-image {
        height: 374px;
        position: relative;
    }
    .front-page-hero {
        height: 597px;
        margin-left: -20px;
    margin-right: -20px;
    }
    .body-content {
        padding-left: 20px;
    padding-right: 20px;
    margin-top: 76px;
    }
    .hero-right {
        position: inherit;
    width: 100%;
    margin-top: -60px;
    }
    .hero-content {
        display: flex;
        justify-content: center;
    }
    .mobile-view {
        display: inherit !important;
    }
    .desktop-view, .container-title a {
        display: none !important;
    }
    .hero-info {
        padding-left: 20px;
        padding-right: 20px;
        z-index: 1;
        bottom: 80px;
    }
    .two-columns {
        flex-wrap: wrap;
    }
    .news-container {
        width: 100%;
        margin-bottom: 38px;
    }
    .news-container img {
        height: 375px;
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }
    
    .databases-links {
        display: none;
    }
    .map-svg {
        background-size: contain;
        min-height: 260px;
    }
    .map-svg-notification {
        margin: 0;
        margin-top: 30px;
    }
    .footer-links {
        position: relative;
    }
    .footer-links-left ul {
        display: flex;
        flex-wrap: wrap;
    }
    .direct-links-open .databases-links  {
        display: block;
    position: absolute;
    bottom: 69px;
    left: 0;
    right: 0;
    padding: 10px 20px;
    background-color: #2a261f;
    background-color: rgba(42, 38, 31, 0.95);
    width: calc(100% - 40px);
    z-index: 1;
    }
    .front-page-hero {
        background-position: center !important;
    }
    .by-info {
        display: flex;
        justify-content: flex-end;
        margin-right: 20px;
    }
    .header {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-right: 20px;
    }
    .notific-container {
        width: 100%;
    }

    .page-hauad {
        padding: 0;
    }
    .page-bg-hauad {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .page-hauad .wrap {
        padding-left: 21px;
        padding-right: 21px;
    }
    .page-hauad .page-top .left {
        margin-right: 0;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .page-hauad h2 {
        margin-bottom: 20px;
    }
    .hauad-search-wrapper input {
        background: #F5F5F5;
        border: none;
        border-radius: 30px;
        padding: 8px;
        margin-right: 20px;
        margin-bottom: 15px;
        width: calc(100% - 16px);
        flex: 0 0 calc(100% - 16px);
    }
    .search-form {
        display: none;
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .search-title {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    
    .divTableBody {
        display: flex;
        flex-wrap: wrap;
    }
    .divTableRow {
        flex: 0 0 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #E5E5E5;
    }
    
    .divTableCell, .divTableHead {
        flex: 0 0 calc(100% - 20px);
        border: none;
    }
    .divTableHeading {
        display: none;
    }
    .divTableRow:last-child {
        border-bottom: none;
    }
    .divTableRow:first-child {
        padding-top: 0;
    }
    .hauad-content-page {
        padding-top: 25px;
        padding-bottom: 95px;
    }
    .search-title {
        display: flex;
        flex: 0 0 100%;
    }
    .flex-content .left {
        margin-right: 0;
        flex: 0 0 100%;
    }
    .page-hauad .search-form {
        display: none;
        flex-wrap: wrap;
    }
    .form-open {
        display: flex !important;
    }
    .hauad-search-wrapper {
        flex-wrap: wrap;
    }
    .flex-full-w {
        margin-bottom: 25px;
    }
    
}
