/* Text Elements */

h5.bottom-text {
  margin-bottom: 0;
  color: #d1c285;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.body-text {
  display: block;
  visibility: visible;
  float: none;
  clear: none;
  margin: 0 auto;
  padding: 60px;
  width: 100%;
  background-color: rgba(255, 255, 255, .83);
  color: #58585b;
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-2 {
  color: #7a133d;
  font-weight: 600;
}

p.paragraph span.paragraph-text-3 {
  color: #7a133d;
  font-weight: 600;
}

p.paragraph a.paragraph-text-4 {
  color: #58585b;
  text-decoration: underline;
}

p.paragraph a.contact-text-link {
  color: #7e1a43;
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph span.para-title {
  color: #7a133d;
  font-weight: 500;
  font-size: 1rem;
}

span.text-element.footer-text {
  padding-top: 13px;
  padding-bottom: 26px;
  color: #7a133d;
  text-align: center;
  font-size: 16px;
  font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

ul.link-list.navigation-ul {
  margin-bottom: .1rem;
  margin-left: 0;
  border-top-width: 0;
  border-top-style: none;
  border-right-width: 0;
  border-right-style: none;
  border-bottom: 0 none #000;
  border-left-width: 0;
  border-left-style: none;
  list-style-type: none;
}

/* Layout Elements */

body.body-1 {
  background-color: #ededed;
}

.container.text-logo {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ededed;
  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.menu {
  display: none;
  border-bottom-width: 0;
  border-bottom-style: solid;
  background-color: #7a133d;
  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.mobil-button {
  background-color: #7a133d;
}

.container.container-3 {
  display: block;
  float: none;
  clear: none;
  background-image: url('../roof-background.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: .97;

  background-blend-mode: normal;
}

.container.container-4 {
  background-color: #58585b;
}

.container.container-5 {
  padding-bottom: 15px;
  min-height: auto;
  background-color: #ededed;
}

.container.header-image {
  -webkit-transform: scaleX(1) scaleY(1);
     -moz-transform: scaleX(1) scaleY(1);
       -o-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);

  -webkit-transform-style: flat;
     -moz-transform-style: flat;
          transform-style: flat;
}

.container.container-7 {
  border-top: .125rem solid #58585b;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(213, 213, 205, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(213, 213, 205, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(213, 213, 205, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(213, 213, 205, 1) 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;
}

.container.text-logo:hover {
  background-color: rgba(237, 237, 237, .6);
  opacity: .99;
}

div.responsive-picture.picture-1 {
  min-width: 0;
  max-width: none;
  opacity: .99;
  -webkit-filter: invert(0) opacity(1) brightness(1);
          filter: invert(0) opacity(1) brightness(1);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -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;
  -webkit-transform: perspective(0px) translateX(0px) scaleX(1) scaleY(1);
     -moz-transform: perspective(0px) translateX(0px) scaleX(1) scaleY(1);
          transform: perspective(0px) translateX(0px) scaleX(1) scaleY(1);
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  min-width: 100px;
  max-width: 600px;
}

li.list-item-link.navigation-li > a {
  color: #d1c285;
  font-weight: 500;
  font-family: 'Montserrat', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

li.list-item-link.navigation-li {
  float: none;
  padding: 0 10px 10px;
  border-top: .0625rem solid #651837;
  border-bottom: .0625rem solid #651837;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
  text-align: center;
  text-transform: uppercase;
}

span.glyph.mobil-icon {
  color: #d1c285;
  text-align: center;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
}

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

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

div.responsive-picture.s-logo-header {
  margin-right: auto;
  margin-left: auto;
  width: 70%;
}

li.list-item-link.navigation-li:hover > a {
  color: #fff;
}

div.responsive-picture.picture-1:hover {
  opacity: .75;
  -webkit-transform: scaleX(1) scaleZ(1) perspective(0px) skewX(0deg);
     -moz-transform: scaleX(1) scaleZ(1) perspective(0px) skewX(0deg);
          transform: scaleX(1) scaleZ(1) perspective(0px) skewX(0deg);
}

div.responsive-picture.picture-1:hover > picture > img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  -o-object-fit: fill;
     object-fit: fill;
}

div.responsive-picture.picture-2:hover {
  box-shadow: none;
  opacity: 1;
  -webkit-filter: opacity(.98) saturate(1) blur(0px) grayscale(.01);
          filter: opacity(.98) saturate(1) blur(0px) grayscale(.01);
  -webkit-transform: scaleX(1) scaleY(1);
     -moz-transform: scaleX(1) scaleY(1);
       -o-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
}

a.responsive-picture.picture-link-1:hover {
  -webkit-filter: brightness(.45);
          filter: brightness(.45);
}

div.responsive-picture.image-gallery:hover {
  -webkit-filter: contrast(1.14) saturate(1.27) brightness(1.21) invert(0) hue-rotate(0deg);
          filter: contrast(1.14) saturate(1.27) brightness(1.21) invert(0) hue-rotate(0deg);
  -webkit-transform: scaleX(1) scaleZ(1);
     -moz-transform: scaleX(1) scaleZ(1);
          transform: scaleX(1) scaleZ(1);
}

div.responsive-picture.picture-3:hover {
  opacity: 1;
}

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

  p.paragraph.body-text {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    font-size: 15px;
  }

  ul.link-list.navigation-ul {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #7a133d;
  }

  /* Layout Elements */

  body.body-1 {
    float: none;
  }

  .container.mobil-button {
    display: none;
  }

  .container.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    float: none;
    margin-right: auto;
    margin-left: auto;

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

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

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

  .container.header-image {
    margin-right: auto;
    margin-left: auto;
  }

  .container.container-3 {
    display: block;
  }

  li.list-item-link.navigation-li {
    display: inline-block;
    float: none;
    clear: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 3px;
    padding-bottom: 0;
    padding-left: 3px;
    background-color: #7a133d;
    text-align: center;
  }

  li.list-item-link.navigation-li > a {
    font-size: 13px;
  }

  div.responsive-picture.picture-2 {
    min-width: 300px;
    max-width: 600px;
  }
}

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

  p.paragraph.body-text {
    text-align: left;
    font-size: 16px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #ededed;
  }

  .container.container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    float: none;
    -ms-flex-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-column-width: auto;
       -moz-column-width: auto;
            column-width: auto;
    -webkit-column-gap: normal;
       -moz-column-gap: normal;
            column-gap: normal;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
            align-content: space-around;
    -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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
       -moz-box-flex: 0;
        -ms-flex: 0 1;
            flex: 0 1;
  }

  .container.text-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    float: none;
    clear: none;
    -ms-flex-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -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;
  }

  li.list-item-link.navigation-li > a {
    font-size: 16px;
  }

  div.responsive-picture.image-gallery {
    display: block;
    float: none;
    clear: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    width: 50%;
    background-color: #fff;
  }

  div.responsive-picture.s-logo-header {
    display: block;
    float: none;
    clear: none;
    margin-right: 0;
    margin-left: auto;
  }

  div.responsive-picture.s-logo-header > picture > img {
    -o-object-fit: fill;
       object-fit: fill;
  }

  div.responsive-picture.picture-2 {
    float: none;
    margin-left: 0;
    max-width: 700px;
  }

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

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

  p.paragraph.body-text {
    padding-right: 200px;
    padding-left: 200px;
    max-width: none;
    font-size: 16px;
  }

  ul.link-list.navigation-ul {
    display: inline-block;
  }

  /* Layout Elements */

  .container.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    float: none;
  }

  .container.text-logo {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    float: none;
    clear: none;
    -ms-flex-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-link.navigation-li {
    float: none;
  }

  div.responsive-picture.picture-2 {
    margin-right: auto;
    margin-left: 0;
    max-width: 700px;
  }

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

  div.responsive-picture.s-logo-header {
    margin-right: 0;
    padding-right: 0;
  }
}