:root {
  --light-steel-blue: #d3d7f1;
  --white: white;
  --black: black;
  --lavender: #f6eeff;
}

h1 {
  color: var(--light-steel-blue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: -9px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Avenir 08", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: "Avenir 09", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Avenir 08", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 900;
  line-height: 20px;
  text-decoration: underline;
}

p {
  margin-bottom: 10px;
  font-family: Inconsolata, monospace;
}

.heading {
  border-bottom: 0px none var(--light-steel-blue);
  color: var(--light-steel-blue);
  margin-bottom: -9px;
  padding-bottom: 0;
  font-weight: 400;
}

.container {
  border-bottom: 4px solid var(--light-steel-blue);
  justify-content: space-between;
  padding-bottom: 0;
  display: block;
}

.heading-2 {
  color: #d3d7f1;
}

.image {
  flex: none;
  order: -1;
  margin-right: 12px;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.div-block {
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 9px;
  display: flex;
}

.navbar {
  background-color: #0000;
  top: 0;
  right: 0;
}

.nav-menu {
  float: none;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: block;
}

.brand {
  float: none;
  display: inline-block;
}

.container-2 {
  border-style: none;
}

.div-block-2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.nav-link {
  text-transform: lowercase;
  width: auto;
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 15px;
  font-family: Inconsolata, monospace;
  font-size: 15px;
  display: inline-block;
}

.nav-link:hover {
  color: #c74d4d;
}

.nav-link-2 {
  margin-left: 0;
  margin-right: 0;
}

.heading-3 {
  color: #5c5066;
  letter-spacing: 3px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-bottom: 0;
  font-family: "Avenir 09", sans-serif;
  font-size: 34px;
  font-weight: 500;
}

.header {
  float: none;
  clear: none;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: block;
  position: static;
}

.nav-container {
  float: none;
  clear: none;
}

.navbar-2, .nav-menu-2 {
  z-index: 100;
  float: right;
  display: block;
}

.container-3 {
  text-align: center;
  flex: none;
  margin-bottom: -1px;
  display: block;
  position: relative;
}

.div-block-3 {
  float: none;
  text-align: left;
  align-items: flex-start;
  width: 100%;
  display: block;
  position: static;
}

.image-2 {
  display: block;
}

.header-holder {
  float: none;
  clear: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 83px;
  margin-bottom: -2px;
  display: flex;
  position: relative;
}

.nav {
  z-index: 6000;
  float: right;
  clear: none;
  background-color: #0000;
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}

.mainpic {
  background-image: url('../images/CD7D5087-B0B1-46AE-B4F1-B29C42DFE21A.JPG');
  background-position: 50% -336px;
  background-repeat: no-repeat;
  background-size: 2016px;
  background-attachment: fixed;
  width: auto;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  overflow: visible;
}

.text-block {
  text-align: center;
  font-family: Inconsolata, monospace;
  font-size: 17px;
}

.narrow {
  width: 450px;
}

.narrow.center {
  text-align: center;
  border-top: 1px #000;
  width: 80vw;
  margin-top: 14px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 0;
  font-family: "Avenir 08", sans-serif;
  font-weight: 700;
}

.narrow.center.contact {
  padding-top: 14px;
}

.container-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer {
  background-image: url('../images/CD7D5087-B0B1-46AE-B4F1-B29C42DFE21A.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
  display: block;
  overflow: visible;
}

.body {
  background-color: #f6eeff;
  padding-bottom: 0;
  padding-left: 0;
  overflow: visible;
}

.audio-embed {
  width: 340px;
  height: 360px;
  padding-bottom: 0%;
}

.flex-audio-container {
  clear: both;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.audio-container {
  align-self: center;
  width: auto;
  position: relative;
  overflow: hidden;
}

.client {
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  flex-direction: column;
  align-items: center;
  margin-left: 23px;
  margin-right: 23px;
  padding-top: 10px;
  padding-bottom: 5px;
  display: flex;
}

.heading-4 {
  position: relative;
}

.container-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.clients-container {
  border-top: 1px #000;
  border-bottom: 1px #000;
  justify-content: center;
  width: 80vw;
  padding-bottom: 20px;
  display: flex;
}

.div-block-4 {
  flex-direction: column;
  width: auto;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.div-block-5 {
  width: auto;
}

.full {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
}

.text-block-2, .roster0list {
  text-align: center;
}

.link {
  font-family: Inconsolata, monospace;
}

.unordered-list {
  text-align: center;
  font-family: Inconsolata, monospace;
}

.client-list-item {
  margin-top: 8px;
}

.client-list-item.inactive, .contact-section {
  display: none;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding: 10px;
    display: block;
  }

  .nav {
    width: 90px;
  }

  .narrow.center.contact {
    width: 90vw;
  }

  .audio-container {
    width: 335px;
  }

  .clients-container {
    justify-content: space-between;
    width: 90vw;
  }
}

@media screen and (max-width: 767px) {
  .heading, .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .audio-embed {
    height: 100px;
  }

  .flex-audio-container {
    overflow: hidden;
  }

  .audio-container {
    width: 244px;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: -15px;
    font-size: 20px;
  }

  h3 {
    margin-top: 14px;
    font-size: 16px;
  }

  h4 {
    font-size: 14px;
  }

  .heading {
    margin-bottom: -15px;
  }

  .container {
    border-bottom-width: 2px;
  }

  .nav-link {
    padding: 13px 10px;
    display: block;
  }

  .heading-3 {
    font-size: 19px;
  }

  .nav {
    width: 90px;
    top: 0;
    bottom: auto;
    right: 0;
  }

  .mainpic {
    background-position: 0 -810px;
    background-size: auto;
  }

  .narrow.center {
    width: 90vw;
    padding-top: 10px;
  }

  .narrow.center.contact {
    padding-top: 45px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    background-position: 0 12px;
  }

  .menu-button {
    width: 60px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .audio-embed {
    height: 80px;
    padding-bottom: 0;
    position: static;
  }

  .flex-audio-container {
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .audio-container {
    width: 90vw;
  }

  .client {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .clients-container {
    flex-direction: column;
  }
}


@font-face {
  font-family: 'Avenir 08';
  src: url('../fonts/Avenir-LightOblique-08.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir 09';
  src: url('../fonts/Avenir-Medium-09.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}