/* Text Elements */

h1.desktop-title {
  color: #1779ba;
  text-align: center;
  font-size: 40px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h5.service-title {
  text-align: center;
  font-size: 24px;
}

h5.service-title-1 {
  text-align: center;
}

p.paragraph.content {
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  width: 300px;
  height: 320px;
  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;
  text-align: center;
  font-size: 20px;

  background-blend-mode: normal;
}

p.paragraph.footer-information {
  text-align: center;
}

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

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

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

p.paragraph.rates-content {
  text-align: center;
}

p.paragraph.paragraph-4 {
  padding-top: 0;
  text-align: center;
}

p.paragraph.paragraph-1-1 {
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  text-align: center;
}

p.paragraph.confirmation-text {
  text-align: center;
  font-size: 20px;
}

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

p.paragraph.paragraph-8 {
  padding-top: 10px;
  text-align: center;
}

p.paragraph.content-1 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  width: 300px;
  height: 320px;
  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;
  text-align: center;
  font-size: 20px;

  background-blend-mode: normal;
}

a.link-text.title {
  color: #1779ba;
  font-size: 20px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

/* Layout Elements */

body.body-1 {
  background-color: #fff;
  background-image: url('../images/Desktop%20Beach-25.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body.body {
  background-color: #fff;
  background-image: url('../images/Desktop%20Beach-25.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.nav-region {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container.desktop-title {
  display: none;
}

.container.nav-bar {
  display: block;
  -ms-flex-pack: justify;
  max-width: none;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.subnav-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-1 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.container.neutral-galley-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 16px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.orbit {
  max-width: 1280px;
  width: 100%;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

.container {
  padding-right: 0;
  padding-left: 0;
}

.container.main-content-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.main-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

div.responsive-picture.logo {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.content {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: none;
  width: 300px;
}

div.responsive-picture.room-photo {
  margin-right: auto;
  margin-left: auto;
  max-width: 350px;
  width: 300%;
}

ul.list-container.orbit-container {
  height: auto;
}

div.responsive-picture.orbit-image {
  max-width: none;
  width: 100%;
  border: .3125rem solid #767683;
  box-shadow: rgba(0, 0, 0, .5) 10px 10px 10px 10px;
}

div.responsive-picture.orbit-image > picture > img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

div.responsive-picture.room-photo-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 350px;
  width: 300%;
}

div.responsive-picture.picture-1 {
  max-width: 350px;
}

div.responsive-picture.picture-2 {
  display: none;
}

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

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

  p.paragraph.content {
    width: 360px;
    height: auto;
    text-align: left;
    font-size: 20px;
    font-family: Verdana, Geneva, sans-serif;
  }

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

  p.paragraph.paragraph-4 {
    padding-top: 0;
  }

  p.paragraph.confirmation-text {
    font-size: 17px;
  }

  p.paragraph.content-1 {
    width: 360px;
    height: 550px;
    text-align: left;
    font-size: 20px;
    font-family: Verdana, Geneva, sans-serif;
  }

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

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

  /* Layout Elements */

  .container.footer {
    padding-top: 0;
  }

  .container.google-map-container {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

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

  h5.service-title-1 {
    padding-bottom: 20px;
  }

  p.paragraph.content {
    width: 400px;
    height: auto;
    text-align: left;
  }

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

  p.paragraph.paragraph-4 {
    padding-top: 0;
  }

  p.paragraph.confirmation-text {
    width: 465px;
    font-size: 18px;
  }

  p.paragraph.content-1 {
    width: 400px;
    height: auto;
    text-align: left;
  }

  /* Layout Elements */

  .container.service-1 {
    padding-top: 20px;
    width: 500px;
  }

  .container.footer {
    padding-top: 0;
  }

  .container.main-content {
    width: 465px;
  }

  .container.service {
    margin-right: auto;
    margin-left: auto;
  }

  .container.main-content-2 {
    width: 465px;
  }

  div.responsive-picture.content {
    width: 375px;
  }

  div.responsive-picture.room-photo-1 {
    margin-top: 0;
  }

  div.responsive-picture.room-photo {
    margin-right: auto;
  }
}

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

  p.paragraph.content {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    width: 400px;
    height: auto;
    text-align: left;
  }

  p.paragraph.confirmation-text {
    font-size: 23px;
  }

  p.paragraph.paragraph-4 {
    padding-top: 0;
  }

  p.paragraph.paragraph-1-1 {
    width: 640px;
  }

  p.paragraph.closing-text {
    text-align: center;
    font-size: 18px;
  }

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

  p.paragraph.content-1 {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    width: 400px;
    height: auto;
    text-align: left;
  }

  a.link-text.title {
    display: none;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: url('../images/Desktop%20Beach-25.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  body.body {
    background-image: url('../images/Desktop%20Beach-25.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.nav-region {
    max-width: 1000px;
  }

  .container.desktop-title {
    display: inline;
  }

  .container.service {
    margin-right: auto;
    margin-left: auto;
    width: 640px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: center;
  }

  .container.neutral-galley-container-2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    width: 1240px;
    border-width: .625rem;
    border-style: none;
    border-radius: 10px;
    box-shadow: none;
    opacity: 1;
  }

  .container.nav-bar {
    display: block;
    max-width: 600px;
  }

  .container.service-1 {
    width: 640px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: center;
  }

  .container.footer {
    padding-top: 0;
  }

  .container.main-content {
    width: 640px;
  }

  .container.main-content-2 {
    width: 640px;
  }

  div.responsive-picture.orbit-image {
    max-width: none;
    width: 100%;
  }

  li.list-item-container.is-active.orbit-slide {
    max-width: 600px;
  }

  div.responsive-picture.content {
    padding-top: 0;
    padding-right: 0;
    width: 400px;
  }

  div.responsive-picture.room-photo-1 {
    width: 400%;
  }
}

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

  h5.service-title {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 300px;
  }

  p.paragraph.content {
    width: 450px;
    height: auto;
    text-align: left;
  }

  p.paragraph.paragraph-4 {
    padding-top: 0;
  }

  p.paragraph.confirmation-text {
    padding-top: 20px;
  }

  p.paragraph.paragraph-1 {
    margin-right: auto;
    margin-left: auto;
    width: 350px;
  }

  p.paragraph.paragraph-1-1 {
    width: 790px;
  }

  p.paragraph.content-1 {
    width: 450px;
    height: auto;
    text-align: left;
  }

  /* Layout Elements */

  .container.orbit {
    max-width: none;
  }

  .container.footer {
    padding-top: 0;
  }

  .container.main-content {
    margin-right: auto;
    margin-left: auto;
    width: 784px;
  }

  .container.service {
    width: 350px;
  }

  .container.neutral-galley-container-2 {
    width: 1240px;
  }

  .container.service-1 {
    width: 790px;
  }

  .container.main-content-2 {
    margin-right: auto;
    margin-left: auto;
    width: 784px;
  }

  div.responsive-picture.picture-2 {
    display: none;
  }

  div.responsive-picture.picture-1 {
    max-width: 400px;
  }

  div.responsive-picture.content {
    padding-top: 20px;
    width: 400px;
  }

  div.responsive-picture.room-photo {
    padding-top: 20px;
  }

  div.responsive-picture.room-photo-1 {
    width: 450%;
  }
}

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

  h1.desktop-title {
    border: 1.25rem none #c9cdcf;
    border-radius: 20px;
    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;
  }

  h5.service-title {
    margin-top: 10px;
    padding-bottom: 0;
    width: 350px;
    color: #18191a;
    text-align: center;
    font-style: italic;
    font-size: 26px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  h5.service-title-1 {
    text-align: center;
    font-size: 30px;
  }

  p.paragraph.content {
    width: 300px;
    height: auto;
    text-align: left;
    font-size: 18px;
    font-family: Verdana, Geneva, sans-serif;
  }

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

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

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

  p.paragraph.rates-content {
    text-align: center;
  }

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

  p.paragraph.confirmation-text {
    width: 1024px;
    font-size: 30px;
  }

  p.paragraph.paragraph-4 {
    padding-top: 0;
    width: 1024px;
  }

  p.paragraph.closing-text {
    text-align: center;
    font-size: 18px;
    font-family: Verdana, Geneva, sans-serif;
  }

  p.paragraph.paragraph-7 {
    width: 1024px;
    text-align: center;
  }

  p.paragraph.paragraph-1-1 {
    width: 475px;
  }

  p.paragraph.content-1 {
    width: 350px;
    height: auto;
    text-align: left;
    font-size: 18px;
    font-family: Verdana, Geneva, sans-serif;
  }

  a.link-text.title {
    display: none;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: url('../images/Desktop%20Beach-25.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  body.body {
    background-image: url('../images/Desktop%20Beach-25.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.service {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    max-width: 400px;
  }

  .container.container-1 {
    padding-top: 100px;
    padding-bottom: 0;
    width: 400px;
    height: 600px;
  }

  .container.neutral-galley-container-2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 750px;
    border-style: none;
    border-color: #9a9ba2;
    box-shadow: none;
  }

  .container.orbit {
    margin-right: auto;
    margin-left: auto;
    max-width: none;
  }

  .container.nav-bar {
    display: block;
    max-width: 1200px;
    width: auto;
  }

  .container.nav-region {
    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;
  }

  .container.service-1 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    max-width: 50%;
    width: 450px;
  }

  .container.footer {
    width: 1000px;
  }

  .container.main-content {
    width: 1024px;
    height: auto;
  }

  .container.closing-container {
    width: 1024px;
  }

  .container.main-content-2 {
    width: 1024px;
    height: auto;
  }

  div.responsive-picture.content {
    padding-top: 20px;
    width: 400px;
    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;
  }

  div.responsive-picture.orbit-image {
    margin-right: auto;
    margin-left: auto;
    max-width: 750px;
    width: 718px;
    border: .625rem solid #848e96;
    border-radius: 10px;
  }

  li.list-item-container.is-active.orbit-slide {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
  }

  ul.list-container.orbit-container {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.picture-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 400px;
    width: 400%;
  }

  div.responsive-picture.picture-2 {
    padding-top: 20px;
    max-width: 350px;
  }

  div.responsive-picture.room-photo {
    width: 350%;
  }
}

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

  h5.service-title-1 {
    text-align: center;
    font-size: 30px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.content {
    padding-top: 20px;
    width: 400px;
    height: auto;
    text-align: left;
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-1 {
    font-size: 1.125rem;
  }

  p.paragraph.paragraph-4 {
    padding-top: 20px;
    width: 1240px;
  }

  p.paragraph.confirmation-text {
    width: 1240px;
  }

  p.paragraph.closing-text {
    width: 1250px;
    font-size: 18px;
  }

  p.paragraph.paragraph-7 {
    width: 1250px;
  }

  p.paragraph.paragraph-6 {
    padding-top: 20px;
  }

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

  p.paragraph.content-1 {
    padding-top: 20px;
    width: 400px;
    height: auto;
    text-align: center;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.subnav-section {
    padding-bottom: 20px;
  }

  .container.orbit {
    max-width: 1200px;
  }

  .container.neutral-galley-container-2 {
    max-width: 750px;
    width: 1240px;
  }

  .container.nav-bar {
    display: block;
    max-width: 1200px;
    width: auto;
  }

  .container.main-content {
    width: 1200px;
    height: auto;
  }

  .container.container-1 {
    width: 400px;
  }

  .container.footer {
    width: 1240px;
  }

  .container.main-content-2 {
    width: 1200px;
    height: auto;
  }

  .container.google-map-container {
    margin-right: auto;
    width: 500px;
  }

  .container.paypal-container {
    width: 400px;
  }

  div.responsive-picture.orbit-image {
    max-width: 1200px;
  }

  li.list-item-container.is-active.orbit-slide {
    max-width: 1200px;
  }

  div.responsive-picture.content {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 500px;
    width: 500px;
    height: auto;
  }

  div.responsive-picture.room-photo-1 {
    max-width: 450px;
  }

  div.responsive-picture.picture-1 {
    padding-top: 0;
    max-width: 450px;
    width: 400px;
  }

  div.responsive-picture.content > picture {
    height: auto;
  }
}