/* Text Elements */

h1.h1-main {
  color: #5f5d51;
  text-align: center;
  text-transform: capitalize;
  font-size: 28px;
  font-family: 'Caveat', Verdana, Geneva, sans-serif;
}

h2.heading-1 {
  color: #989582;
  font-size: 25px;
  font-family: 'Caveat', cursive;
}

h2.h2-photo {
  margin-top: 170px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-bottom: 0;
  color: #fff;
  text-align: right;
  text-shadow: #000 2px 2px 5px;
  font-size: 30px;
  font-family: 'Caveat', cursive;
}

h3.h3-photo {
  margin-top: 0;
  margin-bottom: 0;
  padding: 200px 3px 10px 0;
  color: #fff;
  text-align: right;
  text-shadow: #000 2px 2px 5px;
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 27px;
  font-family: 'Caveat', cursive;
}

h3.h3-main {
  color: #989582;
  font-size: 22px;
  font-family: 'Caveat', cursive;
}

h3.h3-photo:hover {
  padding-right: 25px;
  padding-left: 0;
}

h4.h4-phone {
  margin-right: 15px;
  margin-bottom: 0;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-family: 'Open Sans', cursive;
  line-height: 1.1;
}

h4.h4-address {
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-family: 'Open Sans', cursive;
  line-height: 1.1;
}

h4.h4-site-index {
  margin-top: 8px;
  margin-bottom: 8px;
  color: #989582;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Open Sans', cursive;
}

h4.h4-phone:hover {
  color: #fff;
}

p.paragraph.text-main {
  color: #989582;
  font-size: 14px;
  font-family: 'Open Sans', cursive;
}

p.paragraph.text-white {
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', cursive;
}

p.paragraph.align-center.text-white {
  text-align: center;
}

p.paragraph span.text-bold {
  font-weight: 700;
}

p.paragraph span.text-italic {
  font-style: italic;
}

p.paragraph.align-right.text-main {
  text-align: right;
}

/* Layout Elements */

body > .row.row-logo {
  max-width: none;
  background-color: #787566;
}

body > .row.row-slideshow {
  max-width: none;
}

body > .row > [class*='small-'].col-slideshow {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

body > .row > [class*='small-'].col-body {
  padding: 0 15px;
}

body > .row > [class*='small-'].col-logo {
  position: relative;
  padding: 15px;
  min-height: 100px;
  border-bottom: .125rem solid #fff;
}

body > .row.row-1280px {
  max-width: 1280px;
  background-color: #fff;
}

body.porcupine-ridge {
  background-color: #989582;
}

body > .row > [class*='small-'].col-photo {
  margin-top: 0;
  margin-bottom: 250px;
  padding: 0 10px;
  min-height: 50px;
}

body > .row.row-site-index {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-top: 25px;
  padding-bottom: 10px;
  max-width: none;
}

body > .row.row-01 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-15.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].col-about {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-16.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-16.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-16.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-16.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row > [class*='small-'].col-accommodations {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-17.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-17.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-17.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-17.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row > [class*='small-'].col-facilities {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-18.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-18.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-18.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-18.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row > [class*='small-'].col-activities {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-21.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-21.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-21.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-21.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row.row-page-top {
  position: relative;
  z-index: 998;
  min-height: 30px;
  max-width: none;
  width: 100%;
  background-color: #787566;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

body > .row > [class*='small-'].col-top-shadow {
  padding: 0 10px 10px;
  min-height: 40px;
  background-color: #989582;
  box-shadow: none;
}

body > .row > [class*='small-'].col-attractions {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-22.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-22.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-22.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-22.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row > [class*='small-'].col-photogallery {
  margin: 0;
  padding-right: 10px;
  padding-left: 10px;
  border: .1875rem solid #fff;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-46.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-46.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-46.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/480-porcupine-ridge-sabie-46.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row > [class*='small-'].col-fixed-height {
  padding-right: 10px;
  padding-left: 10px;
  min-height: 50px;
}

body > .row.row-photo-01 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-23.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].col-gradient {
  padding-right: 10px;
  padding-left: 10px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .75) 100%);
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .75) 100%);
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .75) 100%);
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, .75) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-02 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-35.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-03 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-71.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-04 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-45.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-05 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-47.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-06 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-49.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-07 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-50.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-08 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-51.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-09 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-52.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-10 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-53.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-11 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-99.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-12 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-62.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-13 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-63.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-14 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-67.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-15 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-70.jpg');
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-16 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-105.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-17 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-73.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-18 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-74.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-19 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-75.jpg');
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-20 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-115.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-21 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-76.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-22 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-78.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].col-enquiries {
  display: none;
  padding: 0 15px;
}

body > .row.row-photo-23 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-80.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-24 {
  max-width: none;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-110.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.row-photo-25 {
  max-width: none;
  background-color: #fff;
  background-image: url('../backgrounds/480-porcupine-ridge-sabie-111.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].col-gallery {
  padding: 5px 10px 0;
}

body > .row > [class*='small-'].col-about:hover {
  opacity: .8;
}

body > .row > [class*='small-'].col-accommodations:hover {
  opacity: .8;
}

body > .row > [class*='small-'].col-facilities:hover {
  opacity: .8;
}

body > .row > [class*='small-'].col-activities:hover {
  opacity: .8;
}

body > .row > [class*='small-'].col-attractions:hover {
  opacity: .8;
}

body > .row > [class*='small-'].col-photogallery:hover {
  opacity: .8;
}

.subgrid > .row.sub-grid-row-logo {
  margin-right: 0;
  margin-left: 0;
}

.subgrid > .row > [class*='small-'].sub-grid-col-menu {
  padding-right: 0;
  padding-left: 0;
  min-height: 40px;
}

.subgrid > .row > [class*='small-'].sub-grid-col-main {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row.sub-grid-row-main {
  margin-right: 0;
  margin-left: 0;
}

.container.cont-address {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.container.cont-menu {
  margin-top: 10px;
  min-height: 40px;
}

.container.cont-find-us {
  margin: 5px auto;
  padding-top: 0;
  max-width: 195px;
}

.container.cont-quotes {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10px 0;
  max-width: 380px;
  border: .0625rem solid #989582;
  border-radius: 20px;
}

.container.cont-social {
  margin: 5px auto;
  padding-top: 0;
  max-width: 170px;
}

.link-container.cont-phone {
  float: none;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.link-container.link-cont-site-index {
  min-height: 30px;
}

.link-container.link-cont-book-now {
  margin-right: auto;
  margin-left: auto;
  max-width: 128px;
}

.link-container.link-home-page {
  margin-right: auto;
  margin-left: auto;
  max-width: 128px;
}

a.responsive-picture.pic-logo {
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

a.responsive-picture.pic-credits {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  max-width: 170px;
}

div.responsive-picture.pic-quill {
  margin: 10px auto;
  min-width: 0;
  max-width: 600px;
}

div.responsive-picture.pic-main {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  max-width: 480px;
}

li.list-item.list-item-main {
  color: #989582;
  font-size: 14px;
  font-family: 'Open Sans', cursive;
}

div.responsive-picture.pic-full-width {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  max-width: none;
}

.rule.rule-main hr {
  border-top-color: #c4c0a8;
}

.row > [class*='small-'] .html-element.html-map {
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
}

button.button {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 14px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #5f5d51;
  font-size: 16px;
  font-family: 'Open Sans', cursive;
}

div.responsive-picture.pic-welcome {
  margin: 0 auto 15px;
  padding: 5px;
  max-width: 85px;
}

div.responsive-picture.picture-gallery {
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
  max-width: none;
}

button.button-home {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 14px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #5f5d51;
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans', cursive;
}

a.social-image.social-icon {
  margin: 5px 10px;
  max-width: 65px;
}

@media screen and (min-width: 20rem) {
  /* Text Elements */

  h1.h1-main {
    font-size: 30px;
  }

  h2.heading-1 {
    font-size: 25px;
  }

  h4.h4-address {
    margin-right: 15px;
  }

  div.responsive-picture.pic-quill {
    max-width: 370px;
  }

  div.responsive-picture.picture-gallery {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    max-width: none;
  }
}

@media screen and (min-width: 30rem) {
  /* Text Elements */

  h1.h1-main {
    font-size: 30px;
  }

  h2.heading-1 {
    font-size: 25px;
  }

  h2.h2-photo {
    margin-top: 240px;
  }

  h4.h4-address {
    text-align: center;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].col-photo {
    margin-bottom: 300px;
  }

  body > .row.row-01 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-15.jpg');
  }

  body > .row > [class*='small-'].col-about {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-16.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-16.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-16.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-16.jpg');
  }

  body > .row > [class*='small-'].col-accommodations {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-17.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-17.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-17.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-17.jpg');
  }

  body > .row > [class*='small-'].col-facilities {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-18.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-18.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-18.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-18.jpg');
  }

  body > .row > [class*='small-'].col-activities {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-21.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-21.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-21.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-21.jpg');
  }

  body > .row > [class*='small-'].col-attractions {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-22.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-22.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-22.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-22.jpg');
  }

  body > .row > [class*='small-'].col-photogallery {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-46.jpg');
    background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-46.jpg');
    background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-46.jpg');
    background-image:         linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .75) 100%), url('../backgrounds/768-porcupine-ridge-sabie-46.jpg');
  }

  body > .row > [class*='small-'].col-fixed-height {
    min-height: 245px;
  }

  body > .row.row-photo-01 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-23.jpg');
  }

  body > .row.row-photo-02 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-35.jpg');
  }

  body > .row.row-photo-03 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-71.jpg');
  }

  body > .row.row-photo-04 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-45.jpg');
  }

  body > .row.row-photo-05 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-47.jpg');
  }

  body > .row.row-photo-06 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-49.jpg');
  }

  body > .row.row-photo-07 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-50.jpg');
  }

  body > .row.row-photo-08 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-51.jpg');
  }

  body > .row.row-photo-09 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-52.jpg');
  }

  body > .row.row-photo-10 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-53.jpg');
  }

  body > .row.row-photo-11 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-99.jpg');
  }

  body > .row.row-photo-12 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-62.jpg');
  }

  body > .row.row-photo-13 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-63.jpg');
  }

  body > .row.row-photo-14 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-67.jpg');
  }

  body > .row.row-photo-15 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-70.jpg');
  }

  body > .row.row-photo-16 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-105.jpg');
  }

  body > .row.row-photo-17 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-73.jpg');
  }

  body > .row.row-photo-18 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-74.jpg');
  }

  body > .row.row-photo-19 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-75.jpg');
  }

  body > .row.row-photo-20 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-130.jpg');
  }

  body > .row.row-photo-21 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-76.jpg');
  }

  body > .row.row-photo-22 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-78.jpg');
  }

  body > .row.row-photo-23 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-80.jpg');
  }

  body > .row.row-photo-24 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-110.jpg');
  }

  body > .row.row-photo-25 {
    background-image: url('../backgrounds/768-porcupine-ridge-sabie-111.jpg');
  }

  .container.cont-find-us {
    margin-right: auto;
    margin-left: auto;
  }

  .container.cont-social {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.pic-main {
    max-width: 640px;
  }

  div.responsive-picture.pic-full-width {
    max-width: none;
  }

  div.responsive-picture.pic-welcome {
    max-width: 80px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h2.h2-photo {
    margin-top: 300px;
  }

  h3.h3-photo {
    padding-top: 150px;
    font-size: 20px;
  }

  h4.h4-phone {
    font-size: 15px;
  }

  h4.h4-address {
    font-size: 15px;
  }

  /* Layout Elements */

  .container.cont-address {
    float: right;
  }

  .container.cont-menu {
    margin-top: 15px;
  }

  .link-container.cont-phone {
    float: right;
  }

  div.responsive-picture.pic-main {
    max-width: 768px;
  }

  div.responsive-picture.pic-full-width {
    max-width: none;
  }

  div.responsive-picture.pic-welcome {
    max-width: 85px;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.h1-main {
    font-size: 35px;
  }

  h2.heading-1 {
    font-size: 30px;
  }

  h2.h2-photo {
    margin-top: 400px;
    font-size: 40px;
  }

  h3.h3-photo {
    padding-top: 175px;
    font-size: 22px;
  }

  h3.h3-main {
    font-size: 25px;
  }

  h4.h4-address {
    padding-right: 20px;
    padding-left: 10px;
    text-align: right;
  }

  h4.h4-phone {
    padding-right: 20px;
    text-align: right;
  }

  p.paragraph.text-main {
    font-size: 14px;
  }

  p.paragraph.text-white {
    font-size: 14px;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].col-photo {
    margin-bottom: 400px;
  }

  body > .row.row-logo {
    background-color: #787566;
  }

  body > .row.row-01 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-15.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].col-logo {
    padding-top: 0;
  }

  body > .row.row-photo-01 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-16.jpg');
  }

  body > .row.row-photo-02 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-18.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-03 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-37.jpg');
  }

  body > .row.row-photo-04 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-20.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-05 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-21.jpg');
  }

  body > .row.row-photo-06 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-23.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-07 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-24.jpg');
    background-position: center bottom;
  }

  body > .row.row-photo-08 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-25.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-09 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-26.jpg');
    background-position: center bottom;
  }

  body > .row.row-photo-10 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-27.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-11 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-58.jpg');
    background-position: center bottom;
  }

  body > .row.row-photo-12 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-31.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-13 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-32.jpg');
    background-position: center bottom;
  }

  body > .row.row-photo-14 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-35.jpg');
    background-position: center center;
  }

  body > .row.row-photo-15 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-36.jpg');
    background-attachment: scroll;
    background-position: center bottom;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-16 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-61.jpg');
    background-position: center center;
  }

  body > .row.row-photo-17 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-39.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-18 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-40.jpg');
    background-position: center top;
  }

  body > .row.row-photo-19 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-41.jpg');
    background-attachment: scroll;
    background-position: center bottom;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-20 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-64.jpg');
    background-position: center top;
  }

  body > .row.row-photo-21 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-42.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-22 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-44.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-23 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-45.jpg');
    background-position: center center;
  }

  body > .row.row-photo-24 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-62.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.row-photo-25 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-63.jpg');
    background-position: center center;
  }

  .subgrid > .row > [class*='small-'].sub-grid-col-menu {
    min-height: 30px;
  }

  .container.cont-menu {
    margin-top: 14px;
    padding-top: 0;
  }

  .link-container.link-cont-book-now {
    margin-right: 29px;
  }

  .link-container.link-home-page {
    margin-right: auto;
  }

  a.responsive-picture.pic-logo {
    margin-top: 15px;
    margin-left: 0;
    max-width: 400px;
  }

  div.responsive-picture.pic-quill {
    max-width: 423px;
  }

  div.responsive-picture.pic-main {
    max-width: 1280px;
  }

  div.responsive-picture.pic-welcome {
    float: right;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.h2-photo {
    font-size: 40px;
  }

  h3.h3-photo {
    font-size: 20px;
  }

  /* Layout Elements */

  body > .row.row-logo {
    position: relative;
    z-index: 990;
    background-color: #787566;
  }

  body > .row > [class*='small-'].col-logo {
    min-height: 100px;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].col-slideshow {
    margin-top: 0;
    min-height: 50px;
  }

  body > .row > [class*='small-'].col-photo {
    margin-bottom: 450px;
  }

  body > .row.row-photo-22 {
    background-position: center center;
  }

  body > .row > [class*='small-'].col-enquiries {
    display: block;
  }

  .container.cont-menu {
    margin-top: 8px;
  }

  a.responsive-picture.pic-logo {
    margin-left: 60px;
    max-width: 400px;
  }

  div.responsive-picture.pic-welcome {
    margin-left: 0;
  }
}

@media screen and (min-width: 80rem) {
  /* Text Elements */

  h1.h1-main {
    font-size: 35px;
  }

  h2.h2-photo {
    margin-top: 651px;
  }

  h3.h3-photo {
    padding-top: 175px;
    font-size: 24px;
  }

  h4.h4-address {
    text-align: right;
  }

  /* Layout Elements */

  body.porcupine-ridge {
    background-color: #989582;
  }

  body > .row > [class*='small-'].col-photo {
    margin-bottom: 550px;
  }

  body > .row.row-01 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-15.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-01 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-16.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-02 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-17.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-03 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-31.jpg');
    background-attachment: scroll;
    background-position: center 70%;
  }

  body > .row.row-photo-04 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-19.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-05 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-20.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-06 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-21.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-07 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-22.jpg');
    background-attachment: scroll;
    background-position: center 60%;
  }

  body > .row.row-photo-08 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-23.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-09 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-24.jpg');
    background-attachment: scroll;
    background-position: center 60%;
  }

  body > .row.row-photo-10 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-25.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-11 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-44.jpg');
    background-attachment: scroll;
    background-position: center 60%;
  }

  body > .row.row-photo-12 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-27.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-13 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-28.jpg');
    background-attachment: scroll;
    background-position: center 60%;
  }

  body > .row.row-photo-14 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-29.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-15 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-30.jpg');
    background-attachment: scroll;
    background-position: center bottom;
  }

  body > .row.row-photo-16 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-45.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-17 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-33.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-18 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-34.jpg');
    background-attachment: scroll;
    background-position: center top;
  }

  body > .row.row-photo-19 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-35.jpg');
    background-attachment: scroll;
    background-position: center bottom;
  }

  body > .row.row-photo-20 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-48.jpg');
    background-attachment: scroll;
    background-position: center top;
  }

  body > .row.row-photo-21 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-36.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-22 {
    background-image: url('../backgrounds/1280-porcupine-ridge-sabie-44.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-23 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-39.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-24 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-46.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  body > .row.row-photo-25 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-47.jpg');
    background-attachment: scroll;
    background-position: center center;
  }

  .container.cont-address {
    padding-right: 54px;
  }

  a.responsive-picture.pic-logo {
    margin-left: 60px;
    max-width: 400px;
  }

  div.responsive-picture.pic-welcome {
    max-width: 90px;
  }
}

@media screen and (min-width: 120.0625rem) {
  /* Text Elements */

  h2.h2-photo {
    margin-top: 700px;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].col-photo {
    margin-bottom: 700px;
  }

  body > .row.row-photo-07 {
    background-position: center 80%;
  }

  body > .row.row-photo-09 {
    background-position: center 80%;
  }

  body > .row.row-photo-11 {
    background-position: center 80%;
  }

  body > .row.row-photo-12 {
    background-position: center 30%;
  }

  body > .row.row-photo-13 {
    background-position: center 80%;
  }

  body > .row.row-photo-14 {
    background-position: center center;
  }

  body > .row.row-photo-15 {
    background-position: center bottom;
  }

  body > .row.row-photo-16 {
    background-position: center center;
  }

  body > .row.row-photo-17 {
    background-position: center center;
  }

  body > .row.row-photo-18 {
    background-position: center top;
  }

  body > .row.row-photo-19 {
    background-position: center bottom;
  }

  body > .row.row-photo-20 {
    background-position: center top;
  }

  body > .row.row-photo-21 {
    background-position: center center;
  }

  body > .row.row-photo-22 {
    background-image: url('../backgrounds/2048-porcupine-ridge-sabie-38.jpg');
    background-position: center center;
  }

  body > .row.row-photo-23 {
    background-position: center center;
  }

  body > .row.row-photo-24 {
    background-position: center center;
  }

  body > .row.row-photo-25 {
    background-position: center center;
  }

  body > .row.row-site-index {
    margin-top: 5px;
    margin-bottom: 15px;
    padding-top: 25px;
    padding-bottom: 10px;
  }

  a.responsive-picture.pic-logo {
    margin-left: 100px;
    max-width: 400px;
  }
}