/* Text Elements */

h1 span.heading-text-1 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.Body-heading {
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

h1 span.heading-text-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h3 {
  margin: 30px auto 7px;
  padding-right: 15px;
  padding-left: 15px;
  color: #248f7e;
  text-align: center;
  font-size: 30px;
  font-family: 'Averia Sans Libre', cursive;
  line-height: 1.1;
}

h3.main-heading {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.1;
}

h6.paragraph-pic {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

p.paragraph {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 24px;
}

p.paragraph.social-caption {
  color: #000;
  text-align: center;
  text-decoration: underline;
}

p.paragraph.copyright {
  color: #f6c500;
  text-align: center;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-1 {
  color: #000;
  text-align: left;
  font-weight: 500;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 20px;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

p.paragraph.menu-toggle-text {
  display: inline-block;
  margin-bottom: 0;
  color: #000;
  vertical-align: bottom;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-2 {
  background-color: #938367;
  color: #000;
  font-weight: 600;
  font-style: italic;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-1 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

p.paragraph span.paragraph-text-3 {
  color: #000;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

p.paragraph span.paragraph-text-15 {
  font-weight: 600;
}

p.paragraph.paragraph-2 {
  color: #000;
  text-align: center;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 21px;
}

p.paragraph.para-price {
  color: #000;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.para-price2 {
  background-color: #938367;
  color: #000;
  text-align: right;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paratext1 {
  background-color: #938367;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paratext2 {
  color: #000;
  text-align: center;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paratextline {
  background-color: #938367;
  color: #000;
  text-align: center;
  text-decoration: underline;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-7 {
  color: #000;
}

p.paragraph span.paragraph-text-13 {
  color: #000;
}

p.paragraph span.paragraph-text-18 {
  color: #000;
}

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

p.paragraph span.paragraph-text-5 {
  text-decoration: underline;
  font-size: .875rem;
}

span.text-element.dropdown-btn {
  display: inline-block;
  margin-bottom: 0;
  border-color: #cdcdcd;
  border-radius: 3px;
  background-color: #fff;
  color: #373a3c;
  font-size: 16px;
}

span.text-element.button.dropdown-btn {
  margin: 10px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #938367;
  color: #000;
  font-family: 'Roboto Slab', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

span.text-element.button {
  margin-top: 0;
  padding-top: .77rem;
  padding-bottom: 0;
  background-color: #fff;
  box-shadow: none;
  color: #000;
  font-size: 20px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

span.text-element span.text-text-1 {
  color: #000;
  font-weight: 700;
}

span.text-element.button.tour-menu {
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

span.text-element.button.tour-menu:hover {
  color: #24248f;
}

span.text-element.button.dropdown-btn:hover {
  background-color: #665b47;
}

span.text-element.button.tour-menu:active {
  color: #694330;
}

a.link-text.nav-item {
  display: block;
  margin-right: 0;
  margin-left: 0;
  padding: .8rem .6363636363636364rem .9rem;
  border-top-width: .0625rem;
  border-top-style: solid;
  border-bottom-width: .125rem;
  border-bottom-style: solid;
  background-color: rgba(245, 248, 255, .7);
  box-shadow: rgba(0, 0, 0, .3) 0 5px 10px 0;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-text.sub-nav-item {
  margin-top: 10px;
  margin-bottom: 0;
  box-shadow: rgba(0, 0, 0, .3) 0 0 0 0;
  font-size: 1rem;
}

a.link-text.nav-item.sub-nav-item {
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-text span.text-link-text-1 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-2 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-3 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-4 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-5 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-6 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-7 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-8 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text.nav-item.sub-nav-item:visited {
  color: #0519f7;
}

a.link-text.nav-item:visited {
  color: #0519f7;
}

a.link-text.nav-item.sub-nav-item:hover {
  color: #2c2877;
}

a.link-text.nav-item:hover {
  color: #2c2877;
}

a.link-text.nav-item.sub-nav-item:active {
  color: #694330;
}

a.link-text.nav-item:active {
  color: #694330;
}

/* Interaction Elements */

a.link-button.button {
  position: relative;
  display: inline-block;
  clear: none;
  margin: 10px;
  min-height: 30px;
  border-radius: 5px;
  background-color: #938367;
  box-shadow: none;
  color: #000;
  text-shadow: none;
  font-family: 'Roboto Slab', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-button.button:hover {
  background-color: #665b47;
}

/* Layout Elements */

body > .row.nav-row {
  padding-right: 15px;
  padding-left: 15px;
  max-width: none;
  width: 100%;
  background-color: #fdf9f6;
  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-'].header {
  position: relative;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 50px;
  border-top-left-radius: 10px 0;
  border-top-right-radius: 10px 0;
  border-bottom-right-radius: 10px 0;
  border-bottom-left-radius: 10px 0;
  background-color: #fff;
  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;
  box-shadow: none;
  -webkit-filter: contrast(1) brightness(1.25) saturate(1);
          filter: contrast(1) brightness(1.25) saturate(1);

  background-blend-mode: normal;
  mix-blend-mode: normal;
}

body > .row > [class*='small-'].footer {
  padding: 70px 15px 50px;
  background-color: #938367;
  box-shadow: rgba(0, 0, 0, .5) 0 5px 10px 0 inset;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
}

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

body > .row > [class*='small-'].nav-col {
  position: static;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border: .375rem groove #938367;
  border-radius: 10px;
  background-color: #fff;
  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-'].column-1 {
  padding-top: 20px;
  border-width: 0;
  border-style: none;
  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-'].column-2 {
  padding-top: 20px;
}

body > .row > [class*='small-'].column-5 {
  display: block;
  margin-bottom: 0;
  background-color: #fff;
  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-'].body {
  position: relative;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 50px;
  border-radius: 10px;
  background-color: #fff;
  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;
  -webkit-filter: brightness(1.25);
          filter: brightness(1.25);

  background-blend-mode: normal;
}

body > .row.row-1 {
  background-color: #fff;
  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.row-price2 {
  background-color: #938367;
  text-align: right;
}

body > .row.row-price {
  box-shadow: none;
  text-align: right;
}

body > .row > [class*='small-'].coltext {
  background-color: #938367;
}

body > .row > [class*='small-'].paracol2 {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

body.grid-2 {
  -webkit-filter: brightness(1.15);
          filter: brightness(1.15);
}

body > .row > [class*='small-'].body.header {
  background-color: #fff;
  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-'].column-6 {
  background-color: #ab9f89;
}

.subgrid.nav {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.social-icons-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  width: 100%;
  text-align: center;
}

.container.mobile-menu-toggle {
  margin-bottom: .5rem;
  border-top-color: #211b1b;
  border-bottom-width: .125rem;
  border-bottom-color: #211b1b;
  background-color: rgba(245, 248, 255, .5);
}

.container.menu-wrapper {
  z-index: 10;
  display: none;
  padding: 7px;
  border: .125rem solid #fff;
  box-shadow: none;
}

.container.submenu {
  right: 10%;
  left: 10%;
  padding: 0;
  width: 80%;
  border-bottom-width: .125rem;
  border-bottom-color: #211b1b;
  background-color: rgba(222, 228, 243, .8);
}

.container.button.mobile-menu-toggle {
  border-radius: 10px;
  background-color: #938367;
  box-shadow: none;
}

.container.dropdown-pane-cstm {
  padding-right: 0;
  padding-left: 0;
  width: auto;
  border-radius: 3px;
}

.container.dropdown-pane.dropdown-pane-cstm {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}

.container.dropdown-pane.submenu {
  position: relative;
}

.container.thumb-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: distribute;

  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.rule.heading-rule hr {
  border-top-width: 2px;
  border-top-color: #000;
}

.rule.heading-rule {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  max-width: 80px;
}

a.link-button-glyph.btn.button.gototop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 14px 18px 12px;
  background-color: rgba(79, 79, 79, .63);
}

span.glyph.mobile-menu-toggle {
  display: inline-block;
  color: #000;
  font-size: 30px;
  line-height: 0;
}

ul.list-container.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  background-color: rgba(235, 239, 249, .6);

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}

li.list-item-container.nav-wrapper {
  margin-bottom: 10px;
  background-color: #fff;

  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

.rule.rule-1 hr {
  border-top-width: 3px;
  border-top-color: #938367;
}

div.responsive-picture.picture-1 {
  position: static;
  display: block;
  float: none;
  clear: none;
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 80px;
  padding-top: 0;
  border: .375rem none #938367;
  border-radius: 10px;
  box-shadow: none;
  -webkit-filter: opacity(.93);
          filter: opacity(.93);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

.rule.rule-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.row > [class*='small-'] .html-element.html-element-3 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

li.list-item.text {
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.row > [class*='small-'] .html-element.html-element-2 {
  margin: 10px;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;

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

div.responsive-picture.picture-2 {
  max-width: none;
  max-height: none;
}

div.responsive-picture.picture-3 {
  margin-right: auto;
  margin-left: auto;
  max-width: 35%;
}

a.link-button-glyph.btn.button.gototop:hover {
  -webkit-transform: scaleX(1.3) scaleY(1.3);
     -moz-transform: scaleX(1.3) scaleY(1.3);
       -o-transform: scaleX(1.3) scaleY(1.3);
          transform: scaleX(1.3) scaleY(1.3);
}

div.responsive-picture.picture-1:hover {
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

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

  p.paragraph.menu-toggle-text {
    color: #000;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].nav-col {
    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;
  }

  span.glyph.mobile-menu-toggle {
    color: #000;
  }

  div.responsive-picture.picture-1 {
    margin-left: 150px;
  }
}

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

  p.paragraph {
    font-size: 16px;
  }

  span.text-element.button.tour-menu {
    background-color: #e0ddd6;
  }

  a.link-text.nav-item {
    padding: 1.2rem .5rem;
    border-top-width: 0;
    border-right: .0625rem solid #ecedf0;
    border-bottom-width: 0;
    border-left: .0625rem solid #ecedf0;
    background-color: rgba(245, 248, 255, .2);
    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;
    box-shadow: rgba(0, 0, 0, .3) 0 0 0 0;
    font-size: 1.125rem;

    background-blend-mode: normal;
  }

  a.link-text.nav-item:hover {
    background-color: rgba(245, 248, 255, .8);
  }

  /* Layout Elements */

  body > .row > [class*='small-'].nav-col {
    padding: 0;
    background-size: auto auto, cover;
  }

  .container.mobile-menu-toggle {
    display: none;
  }

  .container.menu-wrapper {
    display: block;
    padding: 0;
    border-width: 0;
  }

  .container.submenu {
    right: auto;
    left: auto;
    min-width: 100%;
    width: auto;
  }

  .container.dropdown-pane.submenu {
    min-width: 100%;
  }

  ul.list-container.menu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    border-top-width: .0625rem;
    border-top-style: solid;
    border-bottom-width: .125rem;
    border-bottom-style: solid;
    background-color: transparent;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-wrapper {
    position: relative;
    display: block;
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
  }

  div.responsive-picture.picture-1 {
    margin-left: 200px;
  }

  div.responsive-picture.picture-3 {
    max-width: 31.9%;
  }
}

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

  h1.Body-heading {
    margin-right: 30px;
    margin-left: 30px;
    padding-left: 15px;
    text-align: center;
  }

  p.paragraph {
    font-size: 16px;
  }

  p.paragraph.para-price2 {
    text-align: right;
  }

  p.paragraph.para-price {
    text-align: right;
  }

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

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

  span.text-element.button.tour-menu {
    padding-top: 1.22rem;
    font-size: 19px;
  }

  a.link-text.nav-item {
    border-width: 0;
  }

  /* Layout Elements */

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

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

  body > .row > [class*='small-'].column-5 {
    position: static;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
  }

  body > .row.row-1 {
    margin-bottom: -29px;
    max-height: 600px;
  }

  body > .row > [class*='small-'].column-6 {
    position: static;
    display: block;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    height: auto;
  }

  body > .row.row-3 {
    position: relative;
    margin-top: -1px;
  }

  body > .row.row-4 {
    position: relative;
    margin-bottom: 0;
  }

  body > .row.row-6 {
    position: relative;
    height: 104px;
  }

  body > .row.row-7 {
    position: relative;
  }

  body > .row.row-8 {
    position: relative;
  }

  body.grid-1 {
    width: auto;
    height: auto;
  }

  body > .row.row-2 {
    position: static;
    width: auto;
    height: auto;
  }

  body > .row.row-9 {
    position: static;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
  }

  body > .row.nav-row {
    width: auto;
  }

  div.responsive-picture.picture-1 {
    display: block;
    float: none;
    clear: none;
    margin-bottom: 29px;
    margin-left: 200px;
    padding-bottom: 0;
    max-width: 235px;
    box-shadow: none;
  }

  .rule.rule-1 {
    margin-bottom: 0;
    padding-top: 48px;
  }

  div.responsive-picture.picture-3 {
    max-width: 29.5%;
  }
}

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

  h3.main-heading {
    font-size: 40px;
  }

  p.paragraph {
    font-size: 18px;
    line-height: 27px;
  }

  a.link-text.nav-item {
    font-size: 1.375rem;
  }

  /* Layout Elements */

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

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

  div.responsive-picture.picture-1 {
    margin-left: 390px;
    max-width: 321px;
    max-height: none;
    height: auto;
  }

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