.mycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.mycontainer.styleguidecolorcontainer {
  padding-right: 32px;
  padding-left: 32px;
}

.mycontainer.inherosection {
  width: 100%;
  height: 100%;
  padding-top: 240px;
  padding-bottom: 240px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mycontainer.gallery {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mycontainer.aboutcontainer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mycontainer.repertoirecontainer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mycontainer.exerptscontainer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.styleguidetypodiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0px;
  padding: 32px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-1 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.heading-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.heading-3 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.body-1 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.body-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.body-2.pieceitemtext {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body-2.bioparagraph {
  max-width: 75%;
}

.body-2.excerptsubtitlegray {
  color: #8d9ca6;
}

.body-2.alttextgallery {
  color: #8d9ca6;
}

.body-2.incontactitem {
  text-decoration: underline;
}

.heading-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-4.pagetitle {
  margin-top: 64px;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #f2cb57;
}

.heading-4.pagetitle.incontact {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.heading-4.excerptnumber {
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 0px;
}

.subtitle-1 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.subtitle-1.incontacttitle {
  color: #fff;
}

.subtitle-2 {
  margin-right: 8px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.subtitle-2.gray {
  color: #8d9ca6;
}

.subtitle-2.gray.inabout {
  margin-bottom: 48px;
}

.subtitle-2.gray.inabout.repertoiretitle {
  margin-bottom: 24px;
}

.subtitle-2.orange.subsubtitleinabout {
  margin-bottom: 48px;
  color: #f2cb57;
}

.subtitle-2.composerlisttitle {
  margin-bottom: 16px;
}

.subtitle-2.incontactitem {
  margin-right: 16px;
  color: #fff;
  font-weight: 300;
  text-decoration: underline;
}

.mysection {
  margin-top: 112px;
  margin-bottom: 112px;
}

.mysection.herosection {
  position: relative;
  display: block;
  margin-top: 32px;
}

.button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.button.incontactitem {
  color: #fff;
  font-size: 16px;
}

.colordiv {
  width: 112px;
  height: 112px;
  margin: 36px;
  padding: 12px 8px 12px 12px;
  border: 0px solid #000;
  border-radius: 20px;
  background-color: #1c2226;
}

.colordiv._1 {
  margin-left: 0px;
  background-color: #000;
}

.colordiv._2 {
  width: 112px;
  height: 112px;
  margin-right: 0px;
  margin-left: 0px;
  border-width: 2px;
  background-color: #fff;
}

.colordiv._3 {
  margin-right: 0px;
  background-color: #f2cb57;
}

.colordiv._4 {
  background-color: #8d9ca6;
}

.colorsdivstyleguide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 365px;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body {
  overflow: visible;
  background-color: #000;
}

.body.homepage {
  overflow: hidden;
  height: 100vh;
  -o-object-fit: contain;
  object-fit: contain;
}

.logotype {
  width: 174px;
  height: 48px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-span {
  color: #f2cb57;
}

.text-span-2 {
  font-weight: 400;
}

.styleguidelogodiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0px;
  padding: 32px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mytopbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, rgba(0, 0, 0, 0.7)), to(transparent));
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.7) 50%, transparent);
}

.mytopbar.static {
  position: static;
  margin-top: 0px;
  margin-bottom: 16px;
}

.buttoncta {
  padding: 12px 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.buttoncta.intopbar {
  display: none;
}

.buttoncta.intopbar.shown {
  display: block;
}

.buttoncta.intopbar.shown.w--current {
  display: none;
}

.buttoncta.inhomepage {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 10;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px 0 #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.mybottomnav {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 86px;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent);
}

.menulinktext {
  padding: 4px 8px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.menulinktext:hover {
  opacity: 1;
}

.menulinktext.contactbutton {
  color: #f2cb57;
}

.menurect {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: none;
  width: 144px;
  height: 480px;
  margin-bottom: 0px;
  padding-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #f2cb57;
}

.menurect.current {
  display: block;
}

.menuoptiondiv {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 144px;
  height: 86px;
  margin-left: 32px;
  padding-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 0px solid #f2cb57;
  text-decoration: none;
}

.menuoptiondiv.noncurrent.w--current {
  border-width: 0px;
}

.menuoptiondiv.contact:hover {
  opacity: 0.8;
}

.background-video-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.logodiv {
  text-decoration: none;
}

.logodiv.w--current {
  text-decoration: none;
}

.gallerygriddiv {
  display: -ms-grid;
  display: grid;
  margin-top: 112px;
  margin-bottom: 112px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gallerygriddiv.right {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  justify-items: end;
}

.photoingallery {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.photoborder {
  display: block;
  padding: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}

.alttextdivinphoto {
  display: block;
  margin-top: 16px;
  padding-left: 8px;
  border-left: 2px solid #8d9ca6;
}

.image {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.biographydiv {
  margin-top: 112px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.reprtoirediv {
  margin-top: 112px;
  margin-bottom: 112px;
}

.reprtoirediv.concerti {
  margin-top: 0px;
}

.composerlistdiv {
  margin-bottom: 72px;
}

.composerlistdiv.last {
  margin-bottom: 0px;
}

.pieceitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.piecelinediv {
  width: 16px;
  height: 2px;
  margin-right: 16px;
  background-color: #fff;
}

.excerpt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 112px;
  margin-bottom: 112px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 0px solid #fff;
}

.videoborder {
  display: block;
  padding: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}

.video {
  width: 100%;
  height: 100%;
}

.excerptdescription {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 112px;
  margin-right: 0px;
  padding-right: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top: 2px solid #fff;
}

.excerptdescription.right {
  padding-right: 0px;
  padding-left: 32px;
}

.excerptdescriptionlinediv {
  width: 2px;
  height: 96px;
  background-color: #fff;
}

.descriptiontextdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  margin-left: 16px;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 2px solid #fff;
}

.contactmodal {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 25%;
  z-index: 100;
  display: none;
  width: 360px;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 48px;
  padding-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d98f07;
}

.contactinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contactitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.contactitem:hover {
  opacity: 0.8;
}

.closeicon {
  position: absolute;
  left: 8px;
  top: 8px;
  right: auto;
  bottom: auto;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.closeicon:hover {
  opacity: 0.75;
}

.image-2 {
  position: static;
  left: 8px;
  top: 16px;
  right: auto;
  bottom: auto;
}

.image-3 {
  display: inline-block;
}

.contacticon {
  margin-right: 16px;
}

.text-block {
  text-decoration: underline;
}

.text-block.incontactitem {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .mycontainer {
    padding-right: 28px;
    padding-left: 28px;
  }

  .heading-4.excerptnumber {
    font-size: 32px;
  }

  .mybottomnav {
    height: 64px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .menuoptiondiv {
    height: 64px;
  }

  .gallerygriddiv {
    display: block;
  }

  .excerpt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .excerpt.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .videoborder {
    border-color: #fff;
  }

  .excerptdescription {
    width: auto;
    border-top-style: none;
  }

  .excerptdescription.right {
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .contactmodal {
    display: none;
  }

  .image-2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .body-2 {
    font-size: 14px;
  }

  .body-2.bioparagraph {
    max-width: 100%;
  }

  .heading-4.pagetitle {
    font-size: 16px;
  }

  .heading-4.excerptnumber {
    font-size: 32px;
  }

  .subtitle-2 {
    font-size: 14px;
  }

  .logotype {
    width: 128px;
    font-size: 14px;
    line-height: 20px;
  }

  .buttoncta.intopbar.shown {
    padding: 8px 12px;
  }

  .gallerygriddiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .biographydiv {
    margin-top: 72px;
  }

  .reprtoirediv.solo {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .excerpt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .excerpt.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .excerptdescription {
    width: auto;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top-width: 0px;
  }

  .excerptdescription.right {
    padding-left: 0px;
  }

  .contactmodal {
    display: none;
    width: 280px;
    height: 240px;
    padding-left: 48px;
  }

  .closeicon {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .body-2 {
    font-size: 14px;
  }

  .body-2.bioparagraph {
    max-width: 100%;
  }

  .heading-4.pagetitle {
    margin-top: 48px;
    font-size: 14px;
  }

  .heading-4.excerptnumber {
    margin-right: 8px;
    font-size: 28px;
  }

  .subtitle-2 {
    font-size: 14px;
  }

  .subtitle-2.gray.inabout.repertoiretitle {
    margin-bottom: 16px;
  }

  .subtitle-2.orange.subsubtitleinabout {
    margin-bottom: 24px;
  }

  .subtitle-2.incontactitem {
    margin-right: 0px;
    margin-bottom: 8px;
    color: #fff;
    text-decoration: underline;
  }

  .button.incontactitem {
    padding: 0px 4px 0px 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
  }

  .button.incontactitem:hover {
    opacity: 0.75;
  }

  .logotype {
    width: 144px;
  }

  .buttoncta.intopbar.shown {
    padding: 6px 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
  }

  .mybottomnav {
    height: 72px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .menulinktext {
    font-size: 12px;
  }

  .menulinktext.w--current {
    font-size: 12px;
  }

  .menurect {
    width: 96px;
  }

  .menurect.current {
    width: 96px;
  }

  .menuoptiondiv {
    width: 96px;
    height: 72px;
    margin-left: 0px;
  }

  .gallerygriddiv {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .photoborder {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .biographydiv {
    margin-top: 72px;
  }

  .reprtoirediv.solo {
    margin-top: 72px;
  }

  .excerpt {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .videoborder {
    height: 360px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .excerptdescription {
    width: auto;
    height: 112px;
  }

  .descriptiontextdiv {
    height: 56px;
    margin-left: 8px;
    padding-left: 16px;
  }

  .contactmodal {
    display: none;
    width: 240px;
    height: 280px;
    padding-top: 64px;
    padding-left: 16px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contactinfo {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .contactitem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
  }

  .contacticon {
    margin-right: 16px;
  }
}

#w-node-c1af3a37-fe18-447d-39ab-4a9459a55779-a3be324c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 7;
  grid-column-start: span 7;
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-ef9c8287-b69d-1fa1-12b3-a71ecb22b5b5-a3be324c {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 13;
  grid-area: Area-2;
}

#w-node-_28aa5b9f-6518-96a5-6cd4-9d3380917c56-a3be324c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-dd76ae74-5de1-ca22-62bf-2a6f989fd9e0-a3be324c {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 13;
  grid-area: Area-2;
}