@media (orientation: portrait) {
  .device-xs h2 {
    font-size: 25px; }
  .device-xs .accordion {
    max-width: none; }
  .device-xs p, .device-xs ul li {
    font-size: 16px; }
  .device-xs .uk-button-default {
    padding: 10px 10px;
    font-size: 13px;
    width: 100%;
    text-align: center; }
  .device-xs .tm-header-mobile {
    background-color: #e4e4e4; }
    .device-xs .tm-header-mobile .uk-navbar-container {
      background-color: #e4e4e4; }
    .device-xs .tm-header-mobile .uk-logo img {
      margin: 0 0 0 40px;
      padding: 10px; }
  .device-xs .mod-languages ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center; }
  .device-xs .falangMobile, .device-xs .tm-top {
    display: block; }
  .device-xs .tm-top {
    padding-top: 10px; }
  .device-xs .uk-navbar-toggle-icon {
    color: black; }
    .device-xs .uk-navbar-toggle-icon svg {
      width: 30px; }
      .device-xs .uk-navbar-toggle-icon svg rect {
        height: 2px;
        width: 30px; }
  .device-xs .uk-navbar {
    display: flex;
    position: relative;
    justify-content: center; }
    .device-xs .uk-close svg {
      color: black; }
  .device-xs .falangMobile ul {
    list-style-type: none;
    text-align: center;
    padding-left: 0px;
    margin-bottom: 0px; }
  .device-xs .falangMobile ul li {
    display: inline-block; }
  .device-xs .topmenuMobile {
    display: block;
    margin-bottom: 50px; }
    .device-xs .topmenuMobile ul {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center; }
    .device-xs .topmenuMobile ul li {
      width: 39%;
      border: 1px solid #e4e4e4;
      font-size: 14px; }
    .device-xs .topmenuMobile .uk-nav li a {
      flex-wrap: wrap;
      justify-content: space-around; }
  .device-xs .sidebarDetail {
    display: none; }
  .device-xs .fotoTextGrid {
    margin-top: 30px !important; }
    .device-xs .fotoTextGrid .uk-card-body {
      padding-left: 0px;
      padding-right: 0px; }
    .device-xs .fotoTextGrid .uk-grid-margin {
      padding-left: 0px; }
  .device-xs .reviews .uk-width-4-5 {
    width: 90%; }
  .device-xs .reviews .el-slidenav {
    height: 30px;
    line-height: 19px;
    width: 30px; }
  .device-xs .reviews .uk-panel {
    padding-top: 0px; }
  .device-xs .reviews .el-content {
    margin-top: 0px; }
  .device-xs .marginBottom {
    margin-bottom: 0px !important; }
  .overlay.displayNone {
    display: none; }
  .overlay.displayNoneDesktop {
    display: block !important; }
  .reviews .uk-slidenav-previous.uk-slidenav.uk-position-center-left {
    left: 0px !important; }
  .reviews .uk-slidenav-next {
    right: 0px !important; }
  .blogOverzicht .el-item.uk-panel a {
    position: static; }
  .blogOverzicht .el-iten.uk-panel .el-content {
    padding-bottom: 0px; }
  .tarievenKolommen .uk-grid {
    gap: 0;
    flex-wrap: wrap; }
  .tarievenKolommen .borderTarieven {
    padding-left: 20px; }
  .fotoTextGrid .paddingRight {
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 10px; }
  .fotoTextGrid.buttons p a.uk-button, .fotoTextGrid.buttons p a {
    background-color: transparent;
    border: 1px solid #e4e4e4;
    border-radius: 0px !important;
    padding: 10px 20px;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    display: inline-block;
    /* text-align   : left; */
    font-family: "parisine-std-clair", sans-serif !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    font-weight: 200;
    line-height: inherit;
    color: #626262 !important; }
  .hiddenbuttonmobile {
    display: none; }
  .galleryGrid.desktop {
    display: none; }
  .galleryGrid.mobile {
    display: block;
    margin-top: -20px !important; } }
