@media (orientation: portrait) {
  .device-md .uk-logo {
    max-width: 255px;
  }
  .device-md h1 {
    font-size: 30px;
    line-height: 42px;
    text-align: center;
  }
  .device-md h2 {
    font-size: 28px;
  }
  .device-md p,
  .device-md .uk-panel {
    font-size: 19px;
    text-align: center;
  }
  .device-md .uk-button {
    padding: 10px 20px;
    margin-top: 30px;
  }
  .device-md .introhome::after {
    top: 640px;
    width: 100%;
    height: 140px;
  }
  .device-md .introbreed {
    z-index: 9;
  }
  .device-md .introbreed ul li {
    max-width: fit-content;
    margin: 0 auto;
  }
  .device-md .introbreed::before {
    top: -10px;
    z-index: 10;
  }
  .device-md .introhome .masker {
    margin: 40px 15px 110px 15px;
    object-fit: cover;
    -webkit-mask-size: cover;
    mask-position: center;
    -webkit-mask-position: center;
  }
  .device-md .tm-header-mobile {
    -webkit-box-shadow: 0px 2px 15px 0px rgba(166, 166, 166, 0.5);
    -moz-box-shadow: 0px 2px 15px 0px rgba(166, 166, 166, 0.5);
    box-shadow: 0px 2px 15px 0px rgba(166, 166, 166, 0.5);
    z-index: 9;
    padding: 10px;
  }
  .device-md .tm-header-mobile .uk-icon {
    fill: #6b9fbd !important;
  }
  .device-md .tm-header-mobile .uk-navbar-toggle svg {
    display: none;
  }
  .device-md .tm-header-mobile .uk-navbar-toggle {
    background-image: url(/images/system/hamburgermenu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 30px;
  }
  .device-md .tm-header-mobile .uk-navbar-toggle[aria-expanded=true] {
    background-image: url(/images/system/hamburgermenu-close.svg);
  }
  .device-md .tm-header-mobile .uk-nav li > a {
    justify-content: flex-end;
  }
  .device-md .tm-header-mobile .uk-dropbar {
    background-image: url(/images/homepage/intro-home-onder.svg);
    background-repeat: no-repeat;
    background-size: 250%;
    background-position: center bottom;
    position: inherit;
  }
  .device-md .tm-header-mobile .uk-nav-default a {
    font-family: "Montserrat", sans-serif;
    color: #163963;
    text-transform: none;
    letter-spacing: normal;
    font-size: 25px;
    font-weight: 400;
  }
  .device-md .tm-header-mobile .uk-navbar-right {
    margin-right: -10px;
  }
  .device-md .introbreed {
    padding-bottom: 20px;
  }
  .device-md .aanbod .bookzo-bootstrap .badge-secondary {
    background-color: #cfdf95;
    border-radius: 99px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #163963;
  }
  .device-md .aanbod .bookzo-bootstrap .col-xl-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .device-md .aanbod .slider-wrapper {
    padding: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .device-md .aanbod .slider-wrapper {
    width: auto !important;
  }
  .device-md .aanbod h3 {
    font-size: 28px;
  }
  .device-md .introhome .zoekenboek,
  .device-md .introbreed .zoekenboek {
    top: 510px;
    max-width: 620px;
    bottom: initial;
    background-color: rgba(255, 255, 255, 0.9215686275);
    border-radius: 20px;
    margin: 0 auto;
    padding: 15px;
    z-index: 9;
    -webkit-box-shadow: 0px -4px 3px 0px rgba(154, 154, 154, 0.5);
    -moz-box-shadow: 0px -4px 3px 0px rgba(154, 154, 154, 0.5);
    box-shadow: 0px -4px 3px 0px rgba(154, 154, 154, 0.5);
  }
  .device-md .introbreed .zoekenboek {
    margin: auto;
    padding: 30px 10px;
  }
  .device-md .introhome .bookzo-search .form-inline input,
  .device-md .introbreed .bookzo-search .form-inline input {
    font-size: 17px;
  }
  .device-md .introhome .bookzo-search .input-group-text,
  .device-md .introbreed .bookzo-search .input-group-text {
    margin-top: 0px;
  }
  .device-md .introhome .bookzo-search-arrival-departure,
  .device-md .introbreed .bookzo-search-arrival-departure {
    border-right: 0px;
  }
  .device-md .accoslider .uk-slider-items.uk-grid {
    flex-wrap: wrap;
  }
  .device-md .accoslider .uk-slider-items li {
    margin-bottom: 40px;
  }
  .device-md .uitgelicht .uk-section-xlarge {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .device-md .uitgelicht .tekstblok {
    padding: 0;
    -webkit-mask-position: top;
    mask-position: top;
    mask-size: 230%;
    padding: 30px;
    -webkit-mask-size: 230%;
  }
  .device-md .uitgelicht .uk-container {
    padding: 0px;
  }
  .device-md .gastenboek .el-overlay {
    padding: 0px;
  }
  .device-md .gastenboek .uk-container {
    margin-top: 0;
    padding: 0px;
  }
  .device-md .gastenboek .uk-background-norepeat {
    background-repeat: no-repeat;
    background-size: 450%;
    padding: 0px;
    margin: 0px;
  }
  .device-md .gastenboek .uk-slideshow {
    min-height: 550px;
  }
  .device-md .gastenboek .uk-slideshow-items {
    min-height: 470px !important;
  }
  .device-md .gastenboek h2 {
    top: 30px;
  }
  .device-md .snazzymaps {
    display: none;
  }
  .device-md .footer::before {
    top: -40px;
    height: 40px;
  }
  .device-md .footer .logofooter {
    text-align: center;
  }
  .device-md .footer .logofooter img {
    max-width: 100%;
    padding: 0 20px 20px 20px;
    text-align: center;
  }
  .device-md .footer h3 {
    font-size: 20px;
    text-align: center;
  }
  .device-md .footer .uk-grid {
    justify-content: center;
  }
  .device-md .footer .uk-button {
    margin-top: 0px;
    padding: 0 0 10px 0;
  }
  .device-md .footer .uk-panel {
    margin-top: 0px !important;
  }
  .device-md .footer li a,
  .device-md .footer a {
    font-size: 18px;
    text-align: center;
  }
  .device-md .footer .uk-nav li > a {
    justify-content: center;
  }
  .device-md .footer .uk-nav li {
    padding: 0 0 10px 0;
  }
  .device-md .copy .uk-background-norepeat {
    background-size: cover;
    padding: 0;
  }
  .device-md .copy img {
    max-width: 50px;
    min-width: 50px;
  }
  .device-md .copy .uk-container {
    padding: 210px 0 30px 0;
  }
  .device-md .copy {
    background-image: url(/images/system/footer-bg-mobiel.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .device-md .copy .uk-background-norepeat {
    background-image: none !important;
  }
  .device-md .copy p {
    font-size: 12px;
  }
  .device-md .boekenknopmob {
    background-color: #6b9fbd;
    border-radius: 99px;
    max-width: max-content;
    color: #fff !important;
    float: right;
    margin: 20px 0 0 0;
    padding: 5px 50px;
  }
  .device-md .tekstbloktwee.rechts {
    padding: 30px;
  }
  .device-md .tekstbloktwee {
    padding: 30px;
    padding-top: 360px;
  }
  .device-md .omschrijving {
    font-size: 18px;
    padding: 0;
  }
  .device-md .omschrijving h1 {
    font-size: 40px !important;
    text-align: left !important;
  }
  .device-md .detail.faciliteiten {
    padding: 10px;
    margin: 0;
    padding-bottom: 230px;
    font-size: 18px;
  }
  .device-md .accommodatiedetail::before {
    z-index: 9;
  }
  .device-md .slidermetmasker .uk-card-default {
    padding: 10px;
  }
  .device-md .slidermetmasker .uk-slidenav-previous,
  .device-md .slidermetmasker .uk-slidenav-next {
    width: 30px !important;
    height: 65px;
    background-size: contain;
  }
  .device-md .tekstbloktwee.normaal {
    padding: 0 0 40px 0;
    padding-top: 0;
  }
  .device-md .contactcard .email::before {
    left: -4px;
    top: 10px;
  }
  .device-md .faq.uk-section-default > div > div {
    padding: 30px;
    margin-bottom: 10px;
  }
  .device-md .faq .el-content {
    padding-right: 0;
    text-align: left;
  }
  .device-md .faq .el-content p {
    text-align: left;
  }
  .device-md .faq .uk-accordion-title {
    font-size: 18px;
  }
  .device-md .footer .boekenknopmob {
    float: none;
    margin: 10px auto 0 auto;
    padding: 5px 50px;
  }
}