/* Text Elements */

h1.heading-1 {
  margin-top: 35px;
  margin-bottom: 61px;
  background-image: url('../Austria%20%2714%20-%20Copy/images.jpg');
  background-size: cover;
  text-align: center;
}

h1 span.heading-text-2 {
  color: #123a61;
  font-size: 43px;
  font-family: 'PT Sans Caption', sans-serif;
}

h1 span.heading-text-6 {
  font-size: 35px;
}

h6.heading-2 {
  text-align: center;
}

h6 span.heading-text-1 {
  color: #123a61;
}

h6.heading-3 {
  text-align: center;
}

h6 span.heading-text-3 {
  color: #123a61;
}

h6.heading-4 {
  text-align: center;
}

h6 span.heading-text-4 {
  color: #123a61;
}

p.paragraph.paragraph-1 {
  margin-top: 54px;
  width: auto;
  text-align: left;
  font-size: 17px;
}

p.paragraph span.paragraph-text-2 {
  text-decoration: underline;
  font-size: 20px;
}

p.paragraph.paragraph-2 {
  margin-top: -50px;
  margin-bottom: -14px;
  margin-left: 20%;
  padding-bottom: 0;
  color: #006cff;
  text-align: left;
  text-decoration: underline;
}

p.paragraph span.paragraph-text-1 {
  font-size: 19px;
}

p.paragraph span.paragraph-text-3 {
  color: #1e1e1e;
}

p.paragraph a.paragraph-text-4 {
  color: #1e1e1e;
  text-decoration: underline;
}

p.paragraph a.paragraph-text-4:hover {
  color: #006cff;
}

p.paragraph.paragraph-2:hover {
  color: #006cff;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  padding-left: 18px;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-button span.paragraph-text-4 {
  color: #123a61;
  font-size: 24px;
}

a.link-button.home-button {
  background-color: #fff;
  color: #006cff;
}

a.link-button span.button-link-text-1 {
  color: #123a61;
  font-size: 21px;
}

a.link-button span.button-link-text-3 {
  color: #123a61;
  font-size: 21px;
}

a.link-button.button-link-3 {
  background-color: #fff;
}

a.link-button.button-link-2 {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-button.button-link-1:hover {
  color: #006cff;
}

a.link-button:hover {
  color: #006cff;
}

a.link-button.home-button:hover {
  color: #006cff;
}

a.link-button span.paragraph-text-4:hover {
  color: #006cff;
}

a.link-button span.button-link-text-3:hover {
  color: #006cff;
}

a.link-button span.button-link-text-1:hover {
  color: #006cff;
}

/* Layout Elements */

body.grid-1 {
  margin-top: -1px;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin-top: -3px;
  margin-bottom: -22px;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-right: 0;
  margin-left: 12%;
}

body > .row > [class*='coffee-span-'].column-3 {
  margin-top: -24px;
  margin-bottom: -3px;
}

body > .row > [class*='coffee-span-'].column-8 {
  text-align: center;
}

body > .row > [class*='coffee-span-'].column-9 {
  margin-top: 29px;
  text-align: center;
}

body > .row.row-1 {
  max-width: none;
  width: auto;
  background-image: none;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row.row-3 {
  margin-top: 44px;
}

a.social-image.social-icon-2 {
  margin-right: 9%;
  max-width: 80px;
  background-color: #123a61;
}

a.social-image.social-icon-3 {
  margin-right: 10%;
  max-width: 80px;
  background-color: #123a61;
}

a.social-image.social-icon-4 {
  max-width: 80px;
  background-color: #123a61;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

@media screen and (max-width: 667px) {
  /* Text Elements */

  h1.heading-1 {
    background-image: none;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-6 {
    margin-top: 5px;
    height: 100%;
  }

  body > .row.row-2 {
    margin-top: 21px;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    margin-top: 10px;
    margin-left: 12%;
  }

  div.responsive-picture.picture-1 {
    max-height: none;
  }
}

@media screen and (max-width: 603px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-1 {
    margin-top: 14px;
    margin-left: 12%;
  }

  body > .row.row-2 {
    margin-top: 25px;
  }

  div.responsive-picture.picture-1 {
    max-height: none;
  }
}

@media screen and (max-width: 565px) {
  div.responsive-picture.picture-1 {
    max-height: none;
  }
}

@media screen and (max-width: 500px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-6 {
    margin-right: 0;
    margin-left: -1%;
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    margin-left: 7%;
  }
}

@media screen and (max-width: 437px) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-6 {
    margin-left: 0;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    margin-left: -1%;
  }
}

@media screen and (max-width: 360px) {
  /* Text Elements */

  p.paragraph.paragraph-2 {
    margin-left: 8%;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-1 {
    font-size: 17px;
  }

  a.link-button span.button-link-text-3 {
    font-size: 15px;
  }

  a.link-button.button-link-3 {
    padding-left: 0;
  }

  a.link-button.button-link-2 {
    padding-left: 0;
    text-align: center;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-6 {
    margin-left: -5%;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    margin-left: -6%;
  }

  body > .row > [class*='coffee-span-'].column-3 {
    margin-left: -2%;
    padding-left: 0;
  }
}