@media (max-width: 1200px) {
  body {
    max-width: 100%;
    min-width: 100%; }

  .wrapper {
    width: 100%; }

  .one-third, .one-half {
    width: 100%;
    margin: 0;
    margin-bottom: 10px !important; }

  .content-wrapper, #topbar-wrapper {
    width: 100%;
    margin: 0 auto; }

  iframe {
    max-width: 100%; }

  .alignleft, img.alignleft {
    height: auto;
    margin: 0; }

  #navigation {
    float: left;
    max-width: 100%; }

  #rewards-icon {
    left: 0;
    position: relative;
    width: 100%;
    text-align: center; }

  div#google_translate_element {
    max-width: 100%;
    overflow: hidden; }

  nav.main-navigation {
    display: none; }

  .mobile-menu-wrapper {
    float: left;
    display: block;
    margin-top: 0;
    width: 100%; }

  #logo {
    float: none;
    margin: 15px 0; }

  .gmap-button {
    top: -10px;
    left: 0px; }

  .topbar-right {
    float: left;
    width: 100%; }
    .topbar-right .header-contact {
      text-align: left;
      display: grid;
      margin-top: 15px; }

  .mobile-menu-title {
    width: calc(100% - 56px); }

  .slider .slides img {
    width: 100%;
    /* background-size: cover; */
    min-height: 400px;
    object-fit: cover;
    height: 100%;
    width: 100%; }

  .content-wrapper {
    padding: 0 10px;
    max-width: calc(100% - 20px); }

  .mobile-menu-inner {
    z-index: 999; } }
@media (max-width: 768px) {
  div#bronevik_invitation {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap; }

  div#bronevik_invitation iframe {
    max-width: initial; }

  #slider .home-reservation-box {
    padding: 5px 0 0;
    position: relative; }

  .slider .flex-direction-nav .flex-next {
    height: 20px;
    width: 20px;
    right: 10px;
    padding: 5px; }

  .slider .flex-direction-nav .flex-prev {
    height: 20px;
    width: 20px;
    left: 10px;
    padding: 5px; }

  p.colour-caption.medium-caption {
    line-height: 1.3; }

  .home-page-services .button4 {
    position: relative;
    top: 10px; }

  div#gallery-home-link {
    margin-bottom: 20px; }

  .main-content {
    width: 100%;
    float: left; }

  .sidebar {
    width: 100%;
    float: left;
    border-left: #e8e8e8 0px solid;
    padding: 0; }

  #page-header {
    padding: 25px 10px;
    height: 25px;
    margin: 0 0 20px 0;
    max-width: 100%;
    overflow: hidden;
    margin-top: 15px; }

  .accommodation-listing .col {
    float: left;
    margin: 0 3% 40px 0;
    width: 100%;
    list-style: none; }

  #page-header-single img {
    min-height: 300px;
    object-fit: cover;
    width: 100%;
    margin-top: 20px; }

  ul.article-category-col-2.clearfix {
    margin: 0; }
    ul.article-category-col-2.clearfix a {
      margin: 0 !important; }

  h3.title-style1 {
    margin-top: 15px; }

  img {
    max-width: 100%; } }
@media (max-width: 450px) {
  table {
    border: 0; }

  table caption {
    font-size: 1.3em; }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em; }

  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right; }

  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase; }

  table td:last-child {
    border-bottom: 0; }

  table th {
    display: block; } }

/*# sourceMappingURL=mobile.css.map */
