/* Text Elements */

h1.heading-1 {
  color: #fff;
  text-align: center;
  font-size: 28px;
}

h1.heading-3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

h1.heading-2 {
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.52;
}

h1.heading-4 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-size: 20px;
}

h1.heading-5 {
  color: #fff;
  text-align: center;
}

h1 span.heading-text-3 {
  color: #ed0404;
  font-weight: 800;
  line-height: 1.65;
}

h1 span.heading-text-4 {
  color: #c10c0c;
}

h1 span.heading-text-5 {
  color: #ed0404;
  font-weight: 700;
}

h1 span.heading-text-2 {
  color: #ed0404;
}

h1.heading-6 {
  color: #fff;
  text-align: center;
  font-size: 24px;
}

p.paragraph.paragraph-1 {
  color: #fff;
  font-size: 18px;
}

p.paragraph.paragraph-2 {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

a.link-text.text-link-1 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-size: 32px;
}

a.link-text.text-link-2 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 18px;
}

a.link-text.text-link-3 {
  margin-top: 21px;
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-size: 10px;
}

a.link-text.text-link-4 {
  color: #fff;
  text-align: center;
  text-decoration: underline;
  font-weight: 800;
  font-size: 18px;
}

/* Layout Elements */

body > .row.row-1 {
  max-width: none;
  width: auto;
}

body > .row > [class*='coffee-span-'].column-1 {
  margin-top: 21px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-2 {
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-3 {
  background-color: transparent;
}

body.grid-1 {
  background-color: transparent;
  background-image: url('../music-back.jpg');
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-6 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-7 {
  margin-top: 21px;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-8 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-9 {
  margin-top: 0;
  border: 0 solid #4e9ae6;
}

body > .row > [class*='coffee-span-'].column-10 {
  margin-left: 4%;
}

body > .row > [class*='coffee-span-'].column-11 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-12 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-14 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-15 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-17 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-18 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-13 {
  margin-top: 21px;
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-19 {
  margin-top: 9px;
}

body > .row > [class*='coffee-span-'].column-20 {
  margin-left: 8%;
}

body > .row > [class*='coffee-span-'].column-21 {
  margin-top: 21px;
}

body > .row > [class*='coffee-span-'].column-23 {
  margin-top: 25px;
}

body > .row > [class*='coffee-span-'].column-22 {
  margin-top: 22px;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 526px;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

div.responsive-picture.picture-2 {
  max-width: none;
}

div.responsive-picture.picture-3 {
  max-width: none;
}

div.responsive-picture.picture-4 {
  max-width: none;
}

div.responsive-picture.picture-5 {
  max-width: none;
}

div.responsive-picture.picture-6 {
  margin-right: auto;
  margin-left: auto;
}

a.responsive-picture.picture-link-2 {
  max-width: none;
  border-width: 3px;
  border-style: solid;
}

div.responsive-picture.picture-9 {
  margin-right: auto;
  margin-left: auto;
  max-width: 495px;
}

div.responsive-picture.picture-7 {
  max-width: none;
}

@media screen and (max-width: 921px) {
  /* Text Elements */

  h1.heading-6 {
    color: #fff;
    text-align: center;
    font-size: 24px;
  }

  /* Layout Elements */

  body.grid-1 {
    background-image: url('../music-back.jpg');
  }

  body > .row > [class*='coffee-span-'].column-22 {
    margin-top: 21px;
  }

  body > .row > [class*='coffee-span-'].column-9 {
    margin-top: 0;
  }

  body > .row > [class*='coffee-span-'].column-23 {
    margin-top: 22px;
    min-height: 30px;
  }

  div.responsive-picture.picture-9 {
    max-width: none;
  }
}

@media screen and (max-width: 771px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 30px;
  }

  a.link-text.text-link-1 {
    margin-top: -10px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-4 {
    margin-top: 21px;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 523px;
  }
}

@media screen and (max-width: 621px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 27px;
  }
}

@media screen and (max-width: 458px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 373px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 23px;
  }

  h1.heading-2 {
    font-size: 21px;
  }

  a.link-text.text-link-2 {
    font-weight: 800;
    font-size: 16px;
  }

  a.link-text.text-link-4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 336px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 307px) {
  /* Text Elements */

  a.link-text.text-link-2 {
    font-size: 19px;
  }
}