:root {
  --goldenrod: #edbe3b;
  --ivory: #ffffeb;
  --black-2: black;
  --maroon-2: #460400;
  --white: white;
  --midnight-blue: #060551;
  --light-grey: #d3d3d3cc;
  --goldenrod-2: #e7ac08;
  --dark-slate-blue: #19366e;
  --maroon: #591203;
  --black: #1c1c1c;
  --trans: transparent;
  --sienna: #b53e00;
  --brown: #9e2f1fbf;
  --purple: #462541;
  --midnight-blue-2: #172541;
  --black-3: #391018;
  --black-4: #1f0e11;
  --peach: #fca64c;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-left {
  z-index: 999;
  float: right;
  border-bottom: 1px #edbe3b40;
  border-right: 1px #b07d02bf;
  border-left: 1px none var(--goldenrod);
  opacity: 1;
  color: var(--ivory);
  text-align: center;
  letter-spacing: -3px;
  text-transform: capitalize;
  background-color: #0000;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 10px 40px 0 0;
  padding: 0;
  font-family: Nothing You Could Do, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 28px;
  transition: all .8s;
  position: relative;
}

.button-left:hover {
  color: #ffffff80;
  margin-right: 40px;
}

.button-left.w--current {
  opacity: 1;
  color: var(--ivory);
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  height: auto;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 40px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 33px;
  line-height: 28px;
  transition-duration: .8s;
}

.button-left.w--current:hover {
  opacity: 1;
  color: #ffffeb80;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.button-left.w--current:active {
  opacity: .8;
  color: #ffffeb80;
  border-bottom-color: #b07d02cc;
}

.button-left.w--current:focus {
  color: var(--ivory);
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.button-left.w--current:visited {
  opacity: .8;
  color: var(--ivory);
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.button-right {
  z-index: 999;
  float: right;
  clear: none;
  opacity: 1;
  color: var(--ivory);
  text-align: right;
  letter-spacing: -3px;
  text-transform: capitalize;
  background-color: #0000;
  border-bottom: 1px #edbe3b40;
  border-right: 1px #b07d0233;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 10px 25px 0 0;
  padding: 0;
  font-family: Nothing You Could Do, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 28px;
  transition: all .8s;
  position: relative;
  inset: auto;
}

.button-right:hover {
  color: #ffffff80;
  margin-right: 25px;
}

.button-right.w--current {
  opacity: 1;
  color: var(--ivory);
  text-align: center;
  letter-spacing: -3px;
  background-color: #0000;
  border-bottom: 1px #b07d02cc;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 25px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 33px;
  line-height: 28px;
  transition-duration: .8s;
}

.button-right.w--current:hover {
  opacity: 1;
  color: #ffffeb80;
  background-color: #0000;
  border-bottom-color: #b07d02cc;
}

.button-right.w--current:active {
  opacity: .8;
  color: #ffffeb80;
  border-bottom-color: #b07d02cc;
}

.button-right.w--current:focus {
  color: var(--ivory);
  background-color: #0000;
  border-bottom: 0 #000;
  border-right-style: none;
  border-right-width: 0;
}

.button-right.w--current:visited {
  opacity: .8;
  color: var(--ivory);
  background-color: #0000;
  border-bottom-style: none;
  border-bottom-width: 0;
}

.rms-logo-tab {
  width: Infinity% ;
}

.container-rms {
  float: right;
  clear: none;
  background-color: #110192;
  border-bottom: 1px solid #edecec;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.drop-rms {
  float: right;
  clear: none;
  color: #4c576d;
  text-align: right;
  background-color: #110192;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  top: 0;
  right: 0;
}

.nav-rms-tab {
  z-index: 999;
  opacity: 1;
  color: #89a;
  text-align: right;
  background-color: #000;
  border-top: 0 #000;
  border-bottom: 0 #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.cont-rms {
  float: none;
  clear: none;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.menu-rms {
  float: none;
  clear: none;
  opacity: 1;
  color: #4c576d;
  text-align: right;
  background-color: #000;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: none;
  position: relative;
  top: auto;
  right: auto;
}

.grid-nav-dt {
  z-index: 300;
  grid-column-gap: 0px;
  grid-row-gap: 55px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr;
  place-content: start;
  place-items: start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.logo-link.w--current {
  clear: both;
  opacity: 1;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 0% 0% auto;
}

.rms-logo {
  z-index: 999;
  float: none;
  clear: both;
  opacity: 1;
  width: 17%;
  min-width: 17%;
  max-width: 17%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  position: fixed;
  inset: 0% auto auto 0%;
}

.div-logo {
  width: auto;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.text-and-arrow {
  text-align: center;
  width: 20%;
  min-width: 20%;
  max-width: 20%;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 50px;
  display: none;
}

.box-page-2 {
  z-index: 999;
  float: none;
  opacity: 1;
  color: var(--dark-slate-blue);
  text-align: center;
  background-image: linear-gradient(#19366eb3, #19366eb3);
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  margin: 0 10px 10px auto;
  padding: 5px 3px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: all .8s;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.box-page-2:hover {
  opacity: 1;
  color: #000;
  background-image: linear-gradient(#19366eb3, #19366eb3);
  border: 1px solid #ffffff80;
}

.box-page-2:active {
  opacity: 1;
  border-style: solid;
}

.box-page-2:focus {
  background-image: linear-gradient(#19366eb3, #19366eb3);
  border-style: solid;
}

.box-page-2:focus-visible, .box-page-2[data-wf-focus-visible], .box-page-2:visited {
  border-style: solid;
}

.box-page-2.w--current {
  box-shadow: none;
  opacity: 1;
  border-style: solid;
  border-color: #0000;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  margin-top: 0;
  padding-left: 5px;
}

.box-page-2.w--current:hover {
  opacity: 1;
  border-color: #d6b6df #d6b6df #d6b6dfb3;
}

.box-page-2.w--current:active {
  opacity: 1;
}

.text-box-ur {
  opacity: 1;
  color: #ffffffd9;
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 0;
  transition: all 1s;
}

.text-box-ur:hover {
  color: #fffc;
}

.rms-pics-home-grid-3-pics {
  width: 100%;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.link-arrow-rms {
  z-index: 999;
  opacity: 1;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 20px;
  transition: all .8s;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.link-arrow-rms:hover, .link-arrow-rms:active {
  opacity: 1;
}

.link-arrow-rms.w--current {
  opacity: .5;
  margin-right: 0;
  inset: 0% 0% auto auto;
}

.link-arrow-rms.w--current:hover {
  opacity: .3;
}

.text-home-rms {
  z-index: 810;
  float: left;
  color: #ffffebf2;
  text-align: center;
  object-fit: fill;
  background-color: #460400a6;
  border: 1px solid #ffffeb33;
  width: 32%;
  min-width: 32%;
  max-width: 32%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 140px 25px 25px 30px;
  padding: 8px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-shows {
  opacity: 1;
  color: var(--goldenrod);
  width: auto;
  min-width: auto;
  max-width: none;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 33px;
  line-height: 60px;
  text-decoration: none;
  transition: all .9s;
}

.link-shows:hover {
  opacity: 1;
  color: var(--goldenrod);
}

.bold-text-dt-footer {
  opacity: 1;
  color: var(--ivory);
  letter-spacing: 1px;
  border-left: 1px #d3d3d333;
  padding-left: 0;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
  transition: all 1s;
}

.bold-text-dt-footer:hover {
  opacity: .85;
  color: var(--ivory);
}

.rms-foot {
  z-index: 999;
  background-image: linear-gradient(#59120380, #59120380), url('../images/rms-foot-dt3.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-top: 1px solid #000;
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: relative;
}

.grid-footer-rms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2fr .5fr;
  place-content: center;
  place-items: center;
  width: 97%;
  min-width: 97%;
  max-width: 97%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}

.grid-foot-left-rms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  place-content: center start;
  place-items: center start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.grid-foot-right-rms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-left: 1px #7e6c5426;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .75fr;
  place-content: center end;
  place-items: center end;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
}

.link-foot-text {
  opacity: 1;
  color: #281b0d;
  letter-spacing: 0;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all .5s;
}

.link-foot-text:hover {
  opacity: .82;
  color: #281b0da6;
  text-decoration: none;
}

.link-foot-text:active {
  color: #281b0d;
}

.link-block-fb {
  text-align: left;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  transition: all .8s;
}

.fb {
  opacity: .9;
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0;
  transition: all .8s;
}

.fb:hover {
  opacity: .7;
}

.single-grid-fb-rms {
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-content: start;
  place-items: start;
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.sect-rms-tab-quad-pics {
  z-index: 820;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.grid-rms-quads {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--black-2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.rms-quad {
  width: 100%;
  min-width: 100%;
  display: none;
}

.s-text-tab, .text-tab, .foot-rms-ph {
  display: none;
}

.foot-ph-top, .footer-phone, .footer-ph-bot {
  color: #7e6c54;
  text-align: left;
  width: 50%;
  text-decoration: none;
  display: block;
}

.grid-foot-rms-phone, .grid-foot-6-rows-copy, .section-for-logo {
  display: none;
}

.fl {
  opacity: .9;
  color: var(--ivory);
  text-align: left;
  width: 65%;
  min-width: 65%;
  max-width: 65%;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.fl:hover {
  color: var(--ivory);
}

.fl:active {
  color: var(--ivory);
  padding-top: 5px;
  padding-bottom: 5px;
}

.fl:focus {
  color: var(--ivory);
}

.fl:focus-visible, .fl[data-wf-focus-visible] {
  opacity: 1;
}

.bold-home-rms {
  opacity: 1;
  color: var(--goldenrod);
  letter-spacing: -1px;
  font-size: 33px;
  font-weight: 700;
  line-height: 60px;
  transition: all .7s;
}

.bold-home-rms:hover {
  opacity: 1;
  color: var(--white);
}

.fr {
  opacity: .9;
  color: var(--ivory);
  text-align: left;
  border-left: 1px solid #d3d3d380;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 0 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
  transition: all .8s;
}

.fr:hover {
  opacity: 1;
  color: var(--ivory);
}

.fr:active {
  color: var(--ivory);
}

.logo-link-box-rms-tab.w--current {
  display: none;
}

.sect-top-shows2 {
  border-bottom: 2px none var(--black-2);
  opacity: 1;
  background-image: url('../images/rmsband-knoxville-phw.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.sect-cool-bw {
  border-style: none;
  border-width: 5px 10px 0;
  border-color: var(--goldenrod) #213c57 var(--maroon);
  text-align: left;
  background-image: url('../images/rms-2023.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 500px;
  min-height: 500px;
  max-height: 500px;
  margin: 0 auto;
  padding-top: 0;
}

.sect-top-home-rms {
  border-style: none none solid;
  border-width: 5px 5px 2px;
  border-color: var(--black-2) var(--black-2) var(--black);
  text-shadow: 1px 1px 6px #000;
  background-image: url('../images/rms-knoxville.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.foot-tiny-text {
  color: #7e6c54;
  text-align: center;
  background-image: linear-gradient(#3c292b, #3c292b);
  border-top: 0 solid #7e6c54;
  width: 50%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.text-photographers {
  color: #7e6c54;
  text-align: left;
  width: 50%;
  text-decoration: none;
  display: block;
}

.logo-tab-ph, .logo-tab-ph.w--current {
  display: none;
}

.text-shows-dt {
  color: var(--white);
  text-align: left;
  border-bottom: 1px solid #ffffeb33;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.bold-highlight-dates {
  background-color: var(--white);
  opacity: .6;
  color: var(--maroon);
  padding-left: 4px;
  padding-right: 4px;
  font-size: 23px;
  line-height: 23px;
}

.shows-sect-rms-main {
  z-index: 980;
  background-color: #591203;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.nav-not-home-dt {
  z-index: 999;
  clear: both;
  background-color: #0000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.head-rms {
  background-color: var(--maroon);
  color: #ffffffe6;
  text-align: center;
  border-bottom: 1px #ffffff1a;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
}

.shows-grid-rms {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  place-content: center;
  align-items: center;
  width: 85%;
  min-width: auto;
  max-width: none;
  margin: 20px auto 0;
  padding-bottom: 0;
  padding-left: 30px;
}

.show-pic {
  width: 100%;
  min-width: 100%;
  margin-top: 30px;
}

.gwg-rms-shows {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 8px;
  display: grid;
}

.nav-rms-dt-not-home-page {
  background-color: #0000;
  height: auto;
  min-height: auto;
  max-height: none;
  position: relative;
  inset: 0% 0% auto auto;
}

.head-shows {
  color: var(--white);
  border-bottom: 1px solid #ffffeb33;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 58px;
}

.curs-home {
  z-index: 400;
  border-bottom: 3px none var(--maroon);
  background-color: var(--trans);
  opacity: .9;
  color: var(--ivory);
  text-align: left;
  letter-spacing: -3px;
  text-shadow: 2px 2px 6px #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 auto 10px;
  padding-top: 450px;
  padding-left: 35px;
  padding-right: 0;
  font-family: Nothing You Could Do, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 46px;
  transition: all .22s;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cursive-top-shows-tab {
  text-shadow: 2px 2px 6px #000;
  display: none;
}

.bold-highlight-dates-2 {
  color: #fff;
  background-color: #17196cf2;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 24px;
}

.shows-rms, .grid-pic-show, .show-pics-ph {
  display: none;
}

.body-red, .rms-black {
  background-color: var(--black-2);
}

.sect-top-contact-rms {
  border-bottom: 2px none var(--black-2);
  background-image: url('../images/rmsband-knoxville-booktop.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.cursive-home3 {
  display: none;
}

.section-booking {
  z-index: 900;
  background-color: #591203;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.booking-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr;
  grid-auto-flow: row;
  place-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 20px auto 0;
  padding-bottom: 20px;
}

.link-rms-email {
  opacity: 1;
  color: var(--ivory);
  text-decoration: none;
}

.link-rms-email:hover {
  color: var(--ivory);
  text-decoration: none;
}

.link-rms-email:active {
  color: var(--ivory);
}

.contact-link-info-rms-dt {
  opacity: 1;
  color: var(--goldenrod);
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
}

.contact-link-info-rms-dt:hover {
  opacity: .8;
  color: var(--goldenrod);
  text-decoration: none;
}

.logo-tab-ph-uleft {
  display: none;
}

.link-block-logo-tab-ph-uleft {
  width: 0%;
  display: none;
}

.show-photos-bottom-phone, .grid-shows, .sect-book-rms {
  display: none;
}

.ph-rms {
  color: #160ce7;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.linke {
  opacity: 1;
  color: #160ce7;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: all .8s;
}

.linke:hover {
  opacity: .75;
}

.curs-2-pages {
  z-index: 400;
  border-bottom: 3px none var(--maroon);
  opacity: 1;
  color: #ffffeb;
  text-align: left;
  letter-spacing: -3px;
  text-shadow: 2px 2px 6px #000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 auto;
  padding-top: 450px;
  padding-left: 35px;
  padding-right: 0;
  font-family: Nothing You Could Do, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 46px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-contact-rms, .grid-book-rms2, .sect-text-booking, .div-4-pics {
  display: none;
}

.head-4-pics {
  z-index: 999;
  opacity: .95;
  color: #f1f2f4;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 5px 5px 5px #000;
  border-bottom: 1px #f1f2f480;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin: 0 auto 130px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 43px;
  font-style: normal;
  font-weight: 700;
  line-height: 47px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.head-4-pics:hover {
  color: #f1f2f4;
}

.head-4-pics:active {
  opacity: .87;
}

.head-4-pics:focus {
  color: #f1f2f4;
  text-shadow: 4px 4px 5px #000000f2;
}

.sect-top-home-quad {
  display: none;
}

.ph-dt {
  color: var(--goldenrod);
  font-size: 15px;
  text-decoration: none;
}

.ph-text-dt {
  opacity: .95;
  color: #edbe3bf2;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  display: none;
}

.sect-home-4-pics {
  z-index: 950;
  border-top: 2px none var(--black-2);
  border-bottom: 0px none var(--black-2);
  background-color: var(--black-2);
  background-image: linear-gradient(to bottom, var(--black-2), var(--black-2));
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.grid-home-4-pics {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--black-2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: space-between;
  place-items: stretch stretch;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-dt-only {
  z-index: 999;
  clear: both;
  background-color: #0000;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.contact-pics-phn-rms {
  display: none;
}

.book-pic {
  width: auto;
  min-width: auto;
  max-width: none;
  height: 255px;
  min-height: 255px;
  max-height: 255px;
  margin-left: auto;
  margin-right: auto;
}

.show-pics-phn {
  display: none;
}

.ft-top {
  opacity: .9;
  color: var(--ivory);
  text-align: left;
  border-left: 1px solid #d3d3d380;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 5px 0 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
  transition: all .8s;
}

.ft-top:hover {
  opacity: 1;
  color: var(--ivory);
}

.ft-top:active {
  color: var(--ivory);
}

.ft-bot {
  opacity: .9;
  color: var(--ivory);
  text-align: left;
  border-left: 1px solid #d3d3d380;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 5px 0 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
  transition: all .8s;
}

.ft-bot:hover {
  opacity: 1;
  color: var(--ivory);
}

.ft-bot:active {
  color: var(--ivory);
}

.hidden-home-pic {
  display: none;
}

.grid-book {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 5fr;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389 {
  opacity: 1;
  background-image: url('../images/rms-video2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 390px;
  min-width: 390px;
  max-width: 390px;
  height: 255px;
  min-height: 255px;
  max-height: 255px;
  margin-left: auto;
  margin-right: auto;
  transition: all 1s;
}

.https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389:hover {
  opacity: .7;
}

.https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389:focus, .https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389:visited {
  opacity: 1;
}

.section {
  border-top-style: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.text-book-3 {
  color: var(--white);
  text-align: center;
  border-bottom: 1px solid #ffffeb1a;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 10px auto 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.phone {
  color: var(--goldenrod);
  font-size: 62px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
}

.phone:hover {
  text-decoration: none;
}

.sect-for-video {
  z-index: 999;
  border-bottom: 5px none var(--maroon);
  background-color: var(--maroon);
  color: var(--maroon);
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 15px;
  position: relative;
}

.grid-video {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.home-paragraph-dt {
  z-index: 500;
  border-style: dotted none none;
  border-width: 5px 1px 1px;
  border-color: var(--goldenrod-2) #fff3 #fff3;
  opacity: 1;
  color: #fff;
  text-align: left;
  background-color: #0000;
  width: 88%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 35px 0 0 60px;
  padding: 10px 0 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  transition: all 1s;
  display: block;
  position: relative;
}

.show-link {
  color: #5f59de;
  text-shadow: none;
  text-decoration: none;
  transition: all .8s;
  display: none;
}

.show-link:hover {
  color: #d5ce26;
  text-shadow: none;
}

.show-link-2 {
  opacity: 1;
  color: #5f59de;
  text-shadow: none;
  border-bottom: 1px #eaeaea;
  font-weight: 600;
  text-decoration: none;
  transition: all .8s;
}

.show-link-2:hover {
  opacity: 1;
  color: #fff;
  text-shadow: none;
}

.show-link-2:focus {
  color: #fff;
}

.sect-words-home-rms {
  background-image: linear-gradient(to bottom, transparent, transparent), linear-gradient(to bottom, var(--maroon), #000);
  border: 10px #213c57;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0 auto;
  padding-top: 0;
  transition: all 1s;
  display: block;
}

.year {
  color: #ffffeb80;
  text-align: left;
  border-bottom: 1px solid #ffffeb33;
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.year-2022 {
  color: var(--white);
  text-align: left;
  border-bottom: 1px solid #ffffeb33;
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 28px;
}

.shows-22-text, .show-2023 {
  color: #fff;
  background-color: #17196cf2;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 24px;
}

.rarrow {
  opacity: .5;
  width: 100.015%;
  min-width: 100.015%;
}

.rarrow:hover {
  opacity: .8;
}

.div-rarrow {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  color: var(--ivory);
  border-top: 1px #000;
  border-bottom: 10px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 80px;
  min-height: 80px;
  max-height: 80px;
  margin: 500px 0 0 auto;
  padding-right: 8px;
  font-size: 26px;
  line-height: 16px;
  transition: all .8s;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-rarrow:hover {
  opacity: .85;
}

.grid-home-dt-2-column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 11.25fr 21.5fr;
  place-content: start;
  place-items: start;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  transition: all 1s;
}

.handpic {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 70px;
  margin-left: 20px;
}

.contact-form {
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.form-container {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.actual-form {
  float: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.real-actual-form {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.field-name {
  color: #eddfdf;
}

.name {
  margin-bottom: 20px;
}

.emailaddress {
  margin-bottom: 25px;
}

.subbut {
  clear: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sect-bookings-4-pics {
  z-index: 950;
  border-top: 1px solid var(--black-2);
  border-bottom: 1px solid var(--black-2);
  background-color: var(--black-2);
  background-image: linear-gradient(to bottom, var(--black-2), var(--black-2));
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.grid-4-book {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--black-2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: space-between;
  place-items: stretch stretch;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.book-old-pics-phn {
  display: none;
}

.column-4-pics-book {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--black-2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.book-2 {
  width: 100%;
  min-width: 100%;
  display: none;
}

.column-3-book {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--black-2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.shows-often-dt {
  color: #ffffeb80;
  text-align: left;
  border-bottom: 1px #ffffeb33;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.test-show-dates {
  color: var(--maroon);
  text-align: left;
  border-bottom: 1px solid #ffffeb33;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.old-y {
  color: var(--maroon);
  text-align: left;
  border-bottom: 1px solid #ffffeb33;
  width: 85%;
  min-width: 85%;
  max-width: 85%;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.book-phn {
  z-index: 820;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.book-dt {
  z-index: 950;
  border-top: 1px none var(--black-2);
  border-bottom: 1px none var(--black-2);
  background-color: var(--black-2);
  background-image: linear-gradient(to bottom, var(--black-2), var(--black-2));
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.shows-quad {
  z-index: 820;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.rms-pics-home-grid-3-pics-copy {
  width: 100%;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.show-pics-dt {
  z-index: 950;
  border-top: 1px solid var(--black-2);
  border-bottom: 1px none var(--black-2);
  background-color: var(--black-2);
  background-image: linear-gradient(to bottom, var(--black-2), var(--black-2));
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.rmsbookhide, .book1, .book4 {
  width: 100%;
  min-width: 100%;
  display: none;
}

.book-pics-pn {
  display: none;
}

.booking-pics-mobile {
  z-index: 820;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.bwpicside {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 70px;
  margin-left: 20px;
}

.button-artists-dt {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px solid #fca64c;
  border-radius: 0;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: all .8s;
  display: none;
}

.button-artists-dt:hover {
  opacity: .7;
  color: #fca64c;
  background-color: #0000;
  border-style: solid;
  border-color: #fca64c;
  font-weight: 400;
}

.button-artists-dt:active {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
}

.button-artists-dt:focus {
  border-width: 1px;
}

.button-artists-dt:visited {
  border-style: solid;
  border-width: 1px;
}

.button-shows {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px solid #fca64c;
  border-radius: 0;
  width: auto;
  min-width: auto;
  max-width: none;
  min-height: auto;
  margin-top: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: all .8s;
  display: none;
}

.button-shows:hover {
  opacity: .7;
  color: #fca64c;
  background-color: #0000;
  border-style: solid;
  border-color: #fca64c;
  font-weight: 400;
}

.button-shows:active {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
}

.button-shows:focus {
  border-width: 1px;
}

.button-shows:visited {
  border-style: solid;
  border-width: 1px;
}

.home-pics {
  z-index: 820;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

@media screen and (max-width: 991px) {
  .button-left, .button-right {
    display: block;
  }

  .but-top {
    z-index: 888;
    background-color: var(--black-2);
    opacity: 1;
    color: #f1f2f4;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0 16px 10px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    text-decoration: none;
  }

  .but-mid {
    z-index: 888;
    background-color: var(--black-2);
    opacity: .95;
    color: #f1f2f4;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 16px 10px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    text-decoration: none;
  }

  .rms-logo-tab {
    opacity: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .container-rms {
    float: right;
    clear: right;
    background-color: #000;
    border-bottom-style: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .container-rms:hover {
    color: #f1e8dc;
  }

  .drop-rms {
    z-index: 999;
    float: right;
    clear: none;
    opacity: 1;
    color: #f1f2f4;
    text-align: left;
    background-color: #03002e;
    border-top: 1px #ffffff80;
    border-bottom: 1px #ffffff80;
    border-left: 1px #ffffff80;
    justify-content: flex-end;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin: 10px 10px 0 0;
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .menu-button-rms {
    color: #c36e0e;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    padding-top: 30px;
    padding-bottom: 8px;
    padding-right: 0;
    display: block;
    position: static;
  }

  .menu-button-rms.w--open {
    background-color: #0000;
    font-size: 30px;
  }

  .icon-rms {
    opacity: .9;
    color: #faf9f6;
    text-align: right;
    background-image: linear-gradient(#0000, #0000);
    width: 100px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: -30px;
    font-size: 50px;
    line-height: 50px;
    position: static;
  }

  .link-logo-tab-rms {
    float: left;
    clear: left;
    text-align: left;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .but-bot {
    background-color: var(--black-2);
    color: #f1f2f4e6;
    padding: 16px 0 32px 10px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
  }

  .hamb-icon-home {
    z-index: 999;
    opacity: 1;
    color: var(--white);
    text-align: right;
    background-image: linear-gradient(#0000, #0000);
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 0;
    padding-right: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 70px;
    font-style: normal;
    font-weight: 300;
    line-height: 70px;
    position: relative;
  }

  .nav-rms-tab {
    z-index: 999;
    box-shadow: none;
    color: var(--ivory);
    background-color: #0000;
    border-top-style: none;
    border-top-width: 0;
    border-bottom-style: none;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-top: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
  }

  .cont-rms {
    float: right;
    clear: right;
    background-color: #0000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 75px;
    min-height: 75px;
    max-height: 75px;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-rms:hover {
    color: #f1e8dc;
  }

  .menu-rms {
    float: right;
    clear: none;
    opacity: 1;
    backface-visibility: visible;
    text-align: left;
    background-color: #0000;
    justify-content: flex-end;
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    min-height: 90px;
    max-height: 90px;
    margin: 10px -10px 0 0;
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .menu-rms2 {
    color: #c36e0e;
    height: 80px;
    margin-right: 10px;
    padding: 0;
    display: block;
    position: static;
  }

  .menu-rms2.w--open {
    text-align: right;
    background-color: #0000;
    font-size: 30px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .div-weird-button {
    opacity: 1;
    color: #ffffff80;
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

  .link-weird {
    z-index: 999;
    color: #ffffffe6;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
  }

  .link-weird.w--current {
    color: var(--goldenrod-2);
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
  }

  .link-weird.w--current:visited {
    text-decoration: none;
  }

  .box-page-2 {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    margin-top: 260px;
    margin-right: 15px;
    display: none;
  }

  .text-box-ur {
    font-size: 13px;
  }

  .div-weird-button-middle {
    opacity: 1;
    color: #ffffff80;
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

  .link-arrow-rms {
    display: none;
  }

  .link-shows {
    font-size: 30px;
    line-height: 50px;
  }

  .link-shows:hover {
    opacity: 1;
    color: var(--goldenrod);
  }

  .bold-text-dt-footer {
    opacity: 1;
    color: var(--ivory);
    letter-spacing: 2px;
    font-size: 19px;
  }

  .bold-text-dt-footer:hover {
    opacity: 1;
  }

  .rms-foot {
    opacity: 1;
    background-image: linear-gradient(#59120380, #59120380), url('../images/rms-foot-dt2.jpg');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-top-style: none;
    border-top-width: 1px;
    border-radius: 0;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Varela Round, sans-serif;
  }

  .grid-footer-rms {
    grid-template-columns: 2fr 1.5fr;
  }

  .grid-foot-left-rms {
    place-items: start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
  }

  .grid-foot-right-rms {
    margin-top: 0;
  }

  .fb {
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    padding-right: 10px;
  }

  .sect-rms-tab-quad-pics {
    border-top: 1px #000;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid-rms-quads {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black-2);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .rms-quad {
    background-color: var(--black-2);
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .s-text-tab {
    background-image: url('../images/bg-rms-band-blue.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-tab {
    opacity: .97;
    color: var(--ivory);
    text-align: center;
    background-color: #0000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 115px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 36px;
    display: block;
  }

  .foot-ph-top, .footer-phone, .footer-ph-bot {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .grid-foot-rms-phone, .grid-foot-6-rows-copy {
    display: none;
  }

  .section-for-logo {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100px;
    min-height: auto;
    max-height: none;
    display: flex;
  }

  .logo-rms {
    z-index: 999;
    flex: 0 auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 50px;
    padding-bottom: 10px;
    padding-left: 300px;
    padding-right: 300px;
    position: relative;
  }

  .fl {
    color: var(--ivory);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
  }

  .fl:hover {
    color: var(--ivory);
  }

  .fl:active {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .fl:focus {
    color: var(--ivory);
  }

  .fr {
    opacity: 1;
    border-left-color: #d3d3d34d;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .logo-link-box-rms-tab {
    z-index: 999;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, black, var(--maroon));
    width: 40%;
    min-width: 40%;
    max-width: 40%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .logo-link-box-rms-tab.w--current {
    clear: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sect-top-shows2 {
    background-image: url('../images/rmsband-knoxville-phw.jpg');
    background-position: 50% 0;
    height: 450px;
    min-height: 450px;
    max-height: 450px;
    margin-top: 0;
  }

  .sect-cool-bw {
    background-position: 50% 0;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    margin-top: 20px;
    padding-top: 0;
    display: none;
  }

  .sect-top-home-rms {
    border-bottom: 5px solid var(--black-2);
    background-image: url('../images/rms--band-knoxille-top-home-tab.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 490px;
    min-height: 490px;
    max-height: 490px;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .foot-tiny-text {
    display: block;
  }

  .text-photographers {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo-tab-ph.w--current {
    z-index: 900;
    opacity: 1;
    width: 40%;
    min-width: 40%;
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .rms-band-logo-tab-ph {
    z-index: 900;
    opacity: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-top: 225px;
    padding-left: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .text-shows-dt {
    text-align: left;
    border-bottom: 1px solid #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    display: block;
  }

  .bold-highlight-dates {
    background-color: var(--white);
    padding-left: 6px;
    padding-right: 6px;
    font-size: 19px;
    line-height: 21px;
  }

  .nav-not-home-dt {
    display: none;
  }

  .head-rms {
    border-bottom-style: none;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
  }

  .shows-grid-rms {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1.5fr;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 0;
    padding-bottom: 0;
  }

  .gwg-rms-shows {
    margin-top: 45px;
    margin-bottom: 0;
    margin-left: 5px;
  }

  .head-shows {
    color: var(--white);
    border-bottom: 1px solid #ffffeb33;
    font-size: 45px;
  }

  .curs-home {
    text-shadow: 2px 2px 6px #000;
    display: none;
  }

  .cursive-top-shows-tab {
    color: var(--ivory);
    text-align: left;
    letter-spacing: -2px;
    text-shadow: 2px 2px 6px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    padding-left: 60px;
    font-family: Nothing You Could Do, sans-serif;
    font-size: 40px;
    line-height: 43px;
    display: none;
  }

  .bold-highlight-dates-2 {
    background-color: #17196cf2;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 20px;
  }

  .shows-rms, .show-pics-ph {
    display: none;
  }

  .body-red {
    background-color: var(--maroon);
  }

  .rms-black {
    background-color: var(--black-2);
  }

  .sect-top-contact-rms {
    background-image: url('../images/rmsband-knoxville-booktop.jpg');
    background-position: 100% 0;
    height: 450px;
    min-height: 450px;
    max-height: 450px;
    margin-top: 0;
  }

  .cursive-home3 {
    color: var(--ivory);
    text-align: center;
    letter-spacing: -2px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    padding-left: 60px;
    font-family: Nothing You Could Do, sans-serif;
    font-size: 40px;
    line-height: 43px;
    display: none;
  }

  .booking-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    margin-top: 0;
    padding-bottom: 0;
  }

  .link-rms-email, .link-rms-email:hover {
    color: var(--ivory);
  }

  .contact-link-info-rms-dt {
    color: var(--goldenrod);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 22px;
    line-height: 30px;
  }

  .logo-tab-ph-uleft {
    z-index: 999;
    width: 21%;
    min-width: 21%;
    max-width: 21%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
  }

  .link-block-logo-tab-ph-uleft {
    z-index: 999;
    width: 20%;
    min-width: 20%;
    max-width: 20%;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .link-block-logo-tab-ph-uleft.w--current {
    z-index: 999;
  }

  .rms-bold {
    color: var(--ivory);
    letter-spacing: 6px;
    font-size: 28px;
    font-weight: 600;
  }

  .show-photos-bottom-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .grid-shows {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .sect-book-rms {
    display: none;
  }

  .ph-rms, .linke {
    font-size: 17px;
  }

  .curs-2-pages {
    text-shadow: 2px 2px 6px #000;
    display: none;
  }

  .text-contact-rms {
    display: none;
  }

  .good-times {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
  }

  .head-4-pics {
    z-index: 888;
    opacity: .95;
    color: #f1f2f4;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 4px 4px 5px #000;
    border-bottom-style: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 130px;
    margin-left: auto;
    padding-top: 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    display: block;
  }

  .head-4-pics:hover, .head-4-pics:focus {
    color: #f1f2f4;
  }

  .sect-home-4-pics {
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    display: none;
  }

  .grid-home-4-pics {
    grid-template-columns: 1fr 1fr;
  }

  .catch-rms-live {
    opacity: 1;
    font-size: 30px;
    font-weight: 800;
    line-height: 50px;
  }

  .catch-rms-live:hover {
    opacity: 1;
  }

  .nav-dt-only, .contact-pics-phn-rms {
    display: none;
  }

  .book-pic {
    width: auto;
    min-width: auto;
    max-width: none;
    height: 222px;
    min-height: 222px;
    max-height: 222px;
    margin-left: auto;
    margin-right: auto;
  }

  .show-pics-phn {
    display: none;
  }

  .link-ph-dt {
    color: var(--goldenrod);
    letter-spacing: 0;
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    text-decoration: none;
  }

  .ft-top {
    opacity: 1;
    border-left-color: #d3d3d34d;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .ft-bot {
    opacity: 1;
    border-left-color: #d3d3d34d;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .div-w-bot {
    opacity: 1;
    color: #ffffff80;
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 16px;
  }

  .hidden-home-pic {
    width: 100%;
    min-width: 100%;
    display: none;
  }

  .https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389 {
    background-image: url('../images/rms-video2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 288px;
    min-width: 288px;
    max-width: 288px;
    height: 222px;
    min-height: 222px;
    max-height: 222px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section {
    border-top-style: none;
  }

  .text-book-3 {
    opacity: 1;
    color: var(--white);
    text-align: center;
    border-bottom: 1px #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 29px;
    display: block;
  }

  .phone {
    color: var(--goldenrod);
  }

  .sect-for-video {
    border-bottom-style: none;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 15px;
    display: block;
  }

  .grid-video {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    place-content: center;
    place-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .home-paragraph-dt {
    opacity: 1;
    color: #fff;
    text-align: center;
    background-color: #0000;
    border-style: none;
    border-color: #000;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin: 20px;
    padding: 10px 25px;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    display: none;
    position: relative;
  }

  .show-link {
    color: #5f59de;
  }

  .show-link-2 {
    color: #5f59de;
    font-weight: 600;
  }

  .show-link-2:hover, .show-link-2:focus {
    color: #fff;
  }

  .sect-words-home-rms {
    background-image: radial-gradient(circle, #17196c, #210e00);
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    padding-top: 0;
    display: none;
  }

  .year {
    text-align: left;
    border-bottom: 1px solid #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    display: block;
  }

  .year-2022 {
    text-align: left;
    border-bottom: 1px solid #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: 25px;
    display: block;
  }

  .shows-22-text, .show-2023 {
    background-color: #17196cf2;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 20px;
  }

  .div-rarrow {
    background-image: none;
    height: 0;
    min-height: 0;
    max-height: 0;
    margin-top: 0;
    display: none;
  }

  .grid-home-dt-2-column {
    grid-column-gap: 0px;
    background-color: #0000;
    background-image: none;
    place-content: start;
    place-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
  }

  .sect-bookings-4-pics {
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    display: none;
  }

  .grid-4-book {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .book-old-pics-phn {
    display: none;
  }

  .column-4-pics-book {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    background-color: var(--black-2);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .book-2 {
    background-color: var(--black-2);
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .column-3-book {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black-2);
    border-bottom: 1px solid #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .shows-often-dt {
    text-align: left;
    border-bottom: 1px #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    display: block;
  }

  .test-show-dates {
    text-align: left;
    border-bottom: 1px solid #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    display: block;
  }

  .old-y {
    text-align: left;
    border-bottom: 1px solid #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    display: block;
  }

  .book-phn {
    border-top: 1px #000;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .book-dt {
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    display: none;
  }

  .shows-quad {
    border-top: 1px #000;
    border-bottom: 0 #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .show-pics-dt {
    height: 350px;
    min-height: 350px;
    max-height: 350px;
    display: none;
  }

  .rmsbookhide {
    background-color: var(--black-2);
    width: 100%;
    min-width: 100%;
    display: none;
  }

  .book1 {
    background-color: var(--black-2);
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .book4 {
    background-color: var(--black-2);
    width: 100%;
    min-width: 100%;
    display: none;
  }

  .book-pics-pn {
    display: none;
  }

  .booking-pics-mobile {
    border-top: 1px #000;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-artists-dt {
    margin-top: 0;
    display: block;
  }

  .button-shows {
    border-style: none;
    margin-top: 0;
    display: none;
  }

  .home-pics {
    border-top: 1px #000;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .gtg {
    opacity: .97;
    font-weight: 500;
  }
}

@media screen and (max-width: 767px) {
  .but-top {
    opacity: 1;
    padding-top: 32px;
    padding-bottom: 15px;
    font-size: 17px;
  }

  .but-mid {
    opacity: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
  }

  .rms-logo-tab {
    z-index: 999;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .container-rms {
    float: right;
    clear: none;
    color: #212d38;
    background-color: #0000;
    width: 100%;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
  }

  .container-rms:active {
    color: #f1e8dc;
  }

  .drop-rms {
    z-index: 999;
    float: right;
    opacity: .9;
    color: #4c576dcc;
    background-color: #8899aae6;
    border-top-style: none;
    border-top-width: 3px;
    border-bottom-style: none;
    border-bottom-width: 3px;
    border-left-style: none;
    border-left-width: 3px;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    margin-top: 12px;
    margin-bottom: 0;
    margin-right: 10px;
  }

  .menu-button-rms {
    color: #c36e0e;
    width: 100px;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
  }

  .menu-button-rms.w--open {
    color: #fff;
  }

  .icon-rms {
    opacity: 1;
    color: #faf9f6e6;
    background-color: #0000;
    background-image: none;
    width: 100px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    padding-bottom: 0;
    font-size: 53px;
    font-weight: 500;
    line-height: 53px;
  }

  .link-logo-tab-rms {
    background-color: var(--maroon-2);
  }

  .but-bot {
    background-color: var(--black-2);
    opacity: 1;
    padding-top: 15px;
  }

  .hamb-icon-home {
    z-index: 999;
    opacity: 1;
    color: var(--white);
    background-color: #0000;
    background-image: none;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    position: relative;
  }

  .nav-rms-tab {
    z-index: 999;
    opacity: 1;
    background-color: #0000;
    background-image: none;
    height: 75px;
    min-height: auto;
    margin-top: 0;
    display: block;
    top: 0;
    left: 0;
    right: auto;
  }

  .cont-rms {
    z-index: 999;
    float: none;
    clear: none;
    color: #4c576d;
    background-color: #0000;
    width: 100%;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    padding-top: 0;
    display: block;
    position: relative;
  }

  .cont-rms:active {
    color: #f1e8dc;
  }

  .menu-rms {
    z-index: 2;
    float: right;
    color: #4c576dcc;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .menu-rms2 {
    color: #0000;
    width: 100px;
    height: 75px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 40px;
    position: static;
  }

  .menu-rms2.w--open {
    z-index: auto;
    color: #fff;
    width: 100px;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    line-height: 20px;
    transition: opacity .2s;
    position: static;
    inset: 0% 0% auto auto;
  }

  .div-weird-button {
    opacity: 1;
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 15px;
  }

  .link-weird.w--current {
    color: var(--goldenrod-2);
  }

  .text-and-arrow {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
  }

  .box-page-2 {
    text-align: center;
    justify-content: flex-end;
    align-items: flex-end;
    width: 55%;
    min-width: 55%;
    max-width: 55%;
    margin-top: 205px;
    margin-left: 20px;
    padding: 3px;
    font-size: 10px;
    display: none;
    inset: 0% auto auto 0%;
  }

  .box-page-2.w--current {
    margin-top: 200px;
  }

  .text-box-ur {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
  }

  .div-weird-button-middle {
    opacity: 1;
    color: var(--black-2);
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 15px;
  }

  .link-arrow-rms {
    margin-top: 0;
    display: block;
  }

  .link-arrow-rms.w--current {
    opacity: .8;
    margin-top: 120px;
  }

  .link-arrow-rms.w--current:hover {
    opacity: .6;
  }

  .link-arrow-rms.w--current:active {
    opacity: .8;
  }

  .link-shows {
    opacity: 1;
    height: auto;
    min-height: auto;
    max-height: none;
    font-size: 28px;
    line-height: 40px;
  }

  .rms-foot {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .grid-footer-rms, .grid-foot-right-rms {
    display: none;
  }

  .navbar {
    z-index: 999;
    height: auto;
    max-height: none;
  }

  .sect-rms-tab-quad-pics {
    border-top-style: none;
    border-bottom: 1px solid #000;
    margin-top: 1px;
  }

  .grid-rms-quads {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    border-top: 1px #000;
    grid-template-columns: 1fr 1fr;
  }

  .rms-quad {
    width: 100%;
    min-width: 100%;
  }

  .s-text-tab {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--goldenrod), #b67e26 48%, var(--maroon));
    border-bottom: 1px #000;
    margin-top: 0;
  }

  .text-tab {
    border-top: 2px none var(--black-2);
    opacity: .97;
    color: var(--black-2);
    letter-spacing: 1px;
    background-color: #0000;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 45px 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .foot-rms-ph {
    background-image: linear-gradient(#59120380, #59120380), url('../images/rms-foot-ph.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-top: 1px #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .fb-link-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .foot-ph-top {
    opacity: 1;
    color: #ffffffe6;
    text-align: left;
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
  }

  .grid-2-soc-icon-phone {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .footer-phone {
    color: #ffffffe6;
    text-align: left;
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
  }

  .footer-ph-bot {
    color: #ffffffe6;
    text-align: left;
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
  }

  .fb-icon-phone {
    opacity: .7;
    width: 83%;
    min-width: 83%;
    max-width: 83%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .grid-foot-rms-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .25fr;
    grid-auto-columns: 1fr;
    place-content: start;
    place-items: start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .grid-foot-6-rows-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center start;
    place-items: center start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .section-for-logo {
    z-index: 999;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .logo-rms {
    z-index: 888;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-left: 180px;
    padding-right: 180px;
  }

  .sect-top-shows2 {
    background-image: url('../images/rmsband-knoxville-phw.jpg');
    background-position: 50% 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 330px;
    min-height: 330px;
    max-height: 300px;
  }

  .sect-cool-bw {
    display: none;
  }

  .sect-top-home-rms {
    background-image: url('../images/rms-home-phw.jpg');
    background-position: 50% 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 370px;
    min-height: 370px;
    max-height: 370px;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
  }

  .foot-tiny-text {
    opacity: .9;
    color: #7286a9;
    text-align: center;
    background-color: #0000;
    background-image: none;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: 700;
    line-height: 9px;
    display: block;
  }

  .text-photographers {
    color: #ffffffe6;
    text-align: left;
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
  }

  .logo-tab-ph.w--current {
    z-index: 999;
    opacity: 1;
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .rms-band-logo-tab-ph {
    z-index: 999;
    opacity: 1;
    margin-left: 0;
    padding-top: 210px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .text-shows-dt {
    color: #17196c;
    text-align: center;
    border-bottom: 1px solid #17196c40;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 28px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    display: none;
  }

  .shows-sect-rms-main {
    padding-bottom: 0;
  }

  .nav-not-home-dt {
    display: none;
  }

  .head-rms {
    background-color: var(--maroon);
    border-bottom-style: none;
    border-bottom-width: 0;
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
    display: block;
  }

  .shows-grid-rms {
    display: none;
  }

  .gwg-rms-shows {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .head-shows {
    border-bottom: 1px #ffffeb33;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    font-size: 30px;
    font-weight: 700;
  }

  .cursive-top-shows-tab {
    text-align: center;
    letter-spacing: -1px;
    text-shadow: 2px 2px 6px #000;
    padding-top: 120px;
    padding-left: 50px;
    padding-right: 10px;
    font-size: 38px;
    line-height: 38px;
    display: none;
  }

  .text-shows-phone2 {
    color: var(--white);
    text-align: center;
    border-bottom: 1px solid #ffffeb33;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .bold-highlight-dates-2 {
    background-color: var(--trans);
    opacity: 1;
    color: var(--white);
    font-size: 25px;
  }

  .shows-rms {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .grid-pic-show {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
  }

  .pic-shows-phone {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
  }

  .show-pics-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
    display: none;
  }

  .body-red {
    background-color: var(--maroon);
  }

  .rms-black {
    background-color: var(--black-2);
  }

  .sect-top-contact-rms {
    background-image: url('../images/rmsband-knoxville-booktop.jpg');
    background-position: 100% 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 330px;
    min-height: 330px;
    max-height: 300px;
  }

  .cursive-home3 {
    text-align: center;
    letter-spacing: -1px;
    text-shadow: 1px 1px 6px #000;
    padding-top: 150px;
    padding-left: 40px;
    padding-right: 10px;
    font-size: 38px;
    line-height: 38px;
    display: none;
  }

  .section-booking {
    padding-bottom: 0;
  }

  .booking-grid {
    display: none;
  }

  .logo-tab-ph-uleft {
    z-index: 999;
    width: 23%;
    min-width: 23%;
    max-width: 23%;
    height: auto;
    position: fixed;
  }

  .link-block-logo-tab-ph-uleft {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
    height: 85px;
    min-height: 85px;
    max-height: 85px;
  }

  .link-block-logo-tab-ph-uleft.w--current {
    width: 22%;
    min-width: 22%;
    max-width: 22%;
  }

  .rms-bold {
    color: var(--black-2);
    letter-spacing: 3px;
    font-size: 29px;
    font-weight: 700;
    line-height: 35px;
  }

  .show-photos-bottom-phone {
    border-bottom: 1px solid #000;
    margin-top: 40px;
    display: block;
  }

  .grid-shows {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black-2);
    border-top: 1px solid #000;
    grid-template-rows: auto auto;
  }

  .sect-book-rms {
    background-color: var(--black-2);
    border-top: 1px #000;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ph-rms {
    color: var(--goldenrod);
    font-size: 40px;
    line-height: 40px;
  }

  .linke {
    color: var(--goldenrod);
    font-size: 20px;
  }

  .linke:hover {
    opacity: 1;
  }

  .linkfb2 {
    color: #ffffebcc;
    font-size: 25px;
    text-decoration: none;
  }

  .bold-fb {
    color: var(--goldenrod);
    font-size: 25px;
  }

  .text-contact-rms {
    color: var(--white);
    text-align: center;
    letter-spacing: 1px;
    border-bottom: 1px #17196c40;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    display: block;
  }

  .grid-book-rms2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--maroon);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 15px;
    display: grid;
  }

  .good-times {
    letter-spacing: 0;
    font-size: 22px;
    font-weight: 700;
  }

  .sect-text-booking {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
  }

  .div-4-pics {
    display: none;
  }

  .head-4-pics {
    opacity: .95;
    color: #f1f2f4;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 4px 4px 4px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30px auto 90px;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    display: block;
  }

  .head-4-pics:hover {
    opacity: .95;
    color: #f1f2f4;
  }

  .head-4-pics:active {
    color: #f1f2f4;
  }

  .head-4-pics:focus {
    color: #f1f2f4;
    text-align: center;
    margin-bottom: 90px;
    margin-left: auto;
    margin-right: auto;
  }

  .sect-top-home-quad {
    display: none;
  }

  .sect-home-4-pics {
    background-position: 50% 0;
    background-size: cover;
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .grid-home-4-pics {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .catch-rms-live {
    color: var(--maroon);
    letter-spacing: 0;
    font-size: 28px;
    font-weight: 800;
    line-height: 40px;
  }

  .nav-dt-only {
    display: none;
  }

  .pic-show-top-phn {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
  }

  .contact-pics-phn-rms {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
    display: none;
  }

  .book-pic {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
  }

  .show-pics-phn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
    display: none;
  }

  .show-pic-phn {
    width: 100%;
    min-width: 100%;
    margin-bottom: 0;
  }

  .link-ph-dt {
    color: var(--maroon);
    letter-spacing: 0;
    font-size: 31px;
    font-weight: 900;
    line-height: 52px;
  }

  .div-w-bot {
    opacity: 1;
    background-color: #1f0e11e6;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 15px;
  }

  .hidden-home-pic {
    width: 100%;
    min-width: 100%;
  }

  .https-www-facebook-com-100057617674851-videos-rms-band-fooled-around-and-fell-in-love-1083429175022389 {
    opacity: .7;
    background-image: url('../images/rms3.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 275px;
    min-width: 275px;
    max-width: 275px;
    height: 180px;
    min-height: 180px;
    max-height: 180px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-book-3 {
    color: #17196c;
    text-align: center;
    border-bottom: 1px solid #17196c40;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 28px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    display: none;
  }

  .sect-for-video {
    display: none;
  }

  .home-paragraph-dt {
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-color: #0000;
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 15px 18px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
  }

  .show-link-2 {
    opacity: 1;
    color: #5f59de;
    font-weight: 600;
    text-decoration: none;
  }

  .show-link-2:hover {
    opacity: 1;
    color: #5f59de;
  }

  .show-link-2:focus {
    color: #5f59de;
  }

  .show-link-2:focus-visible, .show-link-2[data-wf-focus-visible] {
    opacity: 1;
  }

  .sect-words-home-rms {
    background-color: #0000;
    background-image: radial-gradient(circle, #17196c, #210e00);
    border-color: #0000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .year {
    color: #17196c;
    text-align: center;
    border-bottom: 1px solid #17196c40;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 28px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    display: none;
  }

  .years-2 {
    color: #ffffeb80;
    text-align: center;
    border-bottom: 1px solid #ffffeb33;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin: 20px auto 40px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .year-3 {
    color: #ffffeb80;
    text-align: center;
    border-bottom: 1px solid #ffffeb33;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin: 20px auto;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .year-2022 {
    color: #17196c;
    text-align: center;
    border-bottom: 1px solid #17196c40;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 28px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    display: none;
  }

  .shows-22-text {
    color: var(--white);
    background-color: #0000;
    font-size: 35px;
    font-weight: 500;
    line-height: 28px;
  }

  .show-2023 {
    color: var(--maroon);
    background-color: #ffffebcc;
    font-size: 23px;
  }

  .div-rarrow {
    border-top-style: solid;
    height: auto;
    min-height: auto;
    display: none;
    position: static;
  }

  .grid-home-dt-2-column {
    background-image: none;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .form-container {
    max-width: 100%;
  }

  .subbut {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sect-bookings-4-pics {
    background-position: 50% 0;
    background-size: cover;
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .grid-4-book {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .book-old-pics-phn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 35px;
    margin-bottom: 20px;
    display: none;
  }

  .column-4-pics-book {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    border-top: 1px #000;
  }

  .book-2 {
    width: 100%;
    min-width: 100%;
  }

  .column-3-book {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    border-top: 1px #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .shows-often {
    color: #ffffeb80;
    text-align: center;
    border-bottom: 1px #ffffeb33;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
  }

  .shows-often-dt, .test-show-dates, .old-y {
    color: #17196c;
    text-align: center;
    border-bottom: 1px solid #17196c40;
    width: 85%;
    min-width: 85%;
    max-width: 85%;
    margin-top: 28px;
    padding-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    display: none;
  }

  .book-phn {
    border-top-style: none;
    border-bottom: 1px solid #000;
    margin-top: 1px;
  }

  .book-dt {
    background-position: 50% 0;
    background-size: cover;
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .shows-quad {
    border-top-style: none;
    border-bottom: 1px solid #000;
    margin-top: 1px;
  }

  .show-pics-dt {
    background-position: 50% 0;
    background-size: cover;
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .rmsbookhide {
    width: 100%;
    min-width: 100%;
    display: none;
  }

  .book1 {
    width: 100%;
    min-width: 100%;
  }

  .book4 {
    width: 100%;
    min-width: 100%;
    display: none;
  }

  .book-pics-pn {
    display: none;
  }

  .booking-pics-mobile {
    border-top-style: none;
    border-bottom: 1px solid #000;
    margin-top: 1px;
  }

  .button-shows {
    opacity: 1;
    color: var(--maroon);
    letter-spacing: 3px;
    padding-bottom: 20px;
    font-size: 35px;
    font-weight: 400;
    display: block;
  }

  .button-shows:hover {
    opacity: 1;
    color: var(--maroon);
    border-style: none;
  }

  .button-shows:visited {
    border-style: none;
  }

  .home-pics {
    border-top-style: none;
    border-bottom: 1px solid #000;
    margin-top: 1px;
  }

  .gtg {
    opacity: .97;
    font-weight: 600;
  }
}

@media screen and (max-width: 479px) {
  .but-top {
    z-index: 888;
    opacity: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-right: auto;
    padding: 20px 0 10px 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
  }

  .but-top:visited {
    z-index: 999;
  }

  .but-mid {
    z-index: 888;
    opacity: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10px 0 10px 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
  }

  .but-mid:visited {
    z-index: 999;
  }

  .rms-logo-tab {
    z-index: 888;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .container-rms {
    z-index: 999;
    float: right;
    color: #212d3880;
    background-color: #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .drop-rms {
    z-index: 888;
    float: right;
    background-color: #0000;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 10px;
    font-size: 13px;
    line-height: 17px;
  }

  .menu-button-rms {
    color: #c36e0e;
    width: auto;
    min-width: auto;
    max-width: none;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    margin-right: 0;
    padding: 0;
  }

  .menu-button-rms.w--open {
    background-color: #110192;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .icon-rms {
    float: right;
    background-color: var(--black-2);
    color: #faf9f6e6;
    text-align: right;
    background-image: none;
    width: auto;
    min-width: auto;
    max-width: none;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    margin-top: 0;
    padding-right: 5px;
    font-size: 50px;
    font-weight: 400;
    line-height: 55px;
  }

  .link-logo-tab-rms {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-logo-tab-rms.w--current {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
  }

  .but-bot {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 15px;
  }

  .hamb-icon-home {
    z-index: 999;
    float: none;
    clear: none;
    opacity: 1;
    color: var(--white);
    text-align: right;
    object-fit: fill;
    background-color: #0000;
    background-image: none;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-right: 10px;
    padding-top: 0;
    padding-right: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 55px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .nav-rms-tab {
    z-index: 999;
    box-shadow: none;
    opacity: 1;
    background-color: #0000;
    min-width: 100%;
    max-width: 100%;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .cont-rms {
    float: none;
    color: var(--midnight-blue);
    background-color: #0000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 42px;
    min-height: 42px;
    max-height: 42px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .menu-rms {
    z-index: 800;
    float: right;
    width: 82%;
    min-width: 82%;
    max-width: 82%;
    height: 100%;
    margin: 0 8px 0 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-rms:active {
    margin-bottom: 0;
  }

  .menu-rms2 {
    opacity: 1;
    color: var(--ivory);
    background-color: #0000;
    height: 65px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    display: block;
    position: static;
  }

  .menu-rms2.w--open {
    z-index: auto;
    background-color: #0000;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .menu-rms2.w--open:focus {
    font-weight: 400;
  }

  .div-weird-button {
    color: var(--light-grey);
    background-color: #1f0e11ed;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 45px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .link-weird {
    color: #ffffffe6;
    font-size: 20px;
    line-height: 20px;
  }

  .link-weird.w--current {
    color: #e7ac08cc;
    font-size: 20px;
    line-height: 20px;
  }

  .text-and-arrow {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
  }

  .box-page-2 {
    text-align: center;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin-top: 160px;
    margin-left: 15px;
    font-size: 8px;
    line-height: 18px;
    display: none;
  }

  .text-box-ur {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
  }

  .div-weird-button-middle {
    color: var(--black-2);
    background-color: #1f0e11ed;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .link-arrow-rms {
    display: none;
  }

  .link-shows {
    background-color: var(--maroon);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 22px;
    line-height: 35px;
    text-decoration: none;
  }

  .sect-rms-tab-quad-pics {
    border-top-style: none;
    margin-top: 0;
    display: block;
  }

  .grid-rms-quads {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .rms-quad {
    width: 100%;
    min-width: 100%;
  }

  .s-text-tab {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--goldenrod), #af7623 80%, var(--maroon));
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-tab {
    z-index: 900;
    opacity: .97;
    color: var(--black-2);
    letter-spacing: 1px;
    background-color: #0000;
    border-top-width: 2px;
    border-bottom: 1px #000;
    width: 96%;
    min-width: 96%;
    max-width: 96%;
    margin-top: 0;
    padding: 25px 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    position: relative;
  }

  .foot-rms-ph {
    background-image: linear-gradient(#59120380, #59120380), url('../images/rms-foot-ph.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-top-style: none;
    border-top-width: 1px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .fb-link-phone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .foot-ph-top {
    opacity: 1;
    color: #ffffffe6;
    text-align: left;
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .grid-2-soc-icon-phone {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .footer-phone, .footer-ph-bot {
    opacity: 1;
    color: #ffffffe6;
    text-align: left;
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .fb-icon-phone {
    opacity: .75;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-right: 7px;
  }

  .grid-foot-rms-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr .25fr;
    place-content: start;
    place-items: start;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-foot-6-rows-copy {
    grid-column-gap: 0px;
    grid-row-gap: 7px;
    place-content: center start;
    place-items: center start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0;
  }

  .section-for-logo {
    z-index: 888;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .logo-rms {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 85px;
    padding-right: 85px;
    position: relative;
  }

  .logo-link-box-rms-tab {
    margin-top: 0;
  }

  .logo-link-box-rms-tab.w--current {
    z-index: 888;
    position: relative;
  }

  .sect-top-shows2 {
    background-image: url('../images/rmsband-knoxville-phn.jpg');
    background-position: 100% 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 270px;
    min-height: 270px;
    max-height: 270px;
  }

  .sect-cool-bw {
    background-position: 0 0;
  }

  .sect-top-home-rms {
    background-image: url('../images/rms-home-top-ph.jpg');
    background-position: 50% 0;
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 270px;
    min-height: 270px;
    max-height: 270px;
    margin-top: 0;
    display: block;
  }

  .foot-tiny-text {
    opacity: 1;
    color: #fff;
    text-align: center;
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .text-photographers {
    opacity: 1;
    color: #ffffffe6;
    text-align: left;
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    display: block;
  }

  .logo-tab-ph.w--current {
    z-index: 999;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
  }

  .rms-band-logo-tab-ph {
    z-index: 999;
    opacity: 1;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: 0;
    padding-top: 230px;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .rms-band-logo-tab-ph:active {
    opacity: 1;
  }

  .text-shows-dt {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .shows-sect-rms-main {
    margin-top: 20px;
  }

  .head-rms {
    letter-spacing: -1px;
    border-bottom-style: dotted;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    display: block;
  }

  .gwg-rms-shows {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
  }

  .head-shows {
    letter-spacing: 0;
    border-bottom: 1px #ffffeb33;
    border-left: 1px #17196c26;
    padding-left: 0;
    font-size: 20px;
    font-weight: 700;
  }

  .cursive-top-shows-tab {
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 2px 2px 6px #000;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 28px;
  }

  .text-shows-phone2 {
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-top: 18px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
  }

  .bold-highlight-dates-2 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
  }

  .shows-rms {
    margin-bottom: 0;
  }

  .grid-pic-show {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: var(--black-2);
    border-top: 2px #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    display: none;
  }

  .pic-shows-phone {
    padding-bottom: 2px;
  }

  .show-pics-ph {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30px auto 0;
    display: none;
  }

  .body-red {
    background-color: var(--maroon);
  }

  .rms-black {
    background-color: var(--black-2);
  }

  .sect-top-contact-rms {
    background-image: url('../images/rmsband-knoxville-booktop-phn.jpg');
    background-position: 0 0;
    background-size: cover;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 270px;
    min-height: 270px;
    max-height: 270px;
  }

  .cursive-home3 {
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 1px 1px 6px #000;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 28px;
  }

  .section-booking {
    margin-top: 20px;
  }

  .logo-tab-ph-uleft {
    width: 31%;
    min-width: 31%;
    max-width: 31%;
    height: auto;
    min-height: auto;
    max-height: none;
    display: block;
  }

  .link-block-logo-tab-ph-uleft {
    width: 31%;
    min-width: 31%;
    max-width: 31%;
    height: 75px;
    min-height: 75px;
    max-height: 75px;
    margin-left: 2px;
    padding-left: 0;
  }

  .link-block-logo-tab-ph-uleft.w--current {
    width: 31%;
    min-width: 31%;
    max-width: 31%;
    margin-top: 0;
    margin-left: 2px;
    display: block;
  }

  .rms-bold {
    color: var(--black-2);
    letter-spacing: 2px;
    border-bottom: 1px #ffffeb1a;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 25px;
    font-weight: 700;
    line-height: 20px;
  }

  .show-photos-bottom-phone {
    display: none;
  }

  .grid-shows {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .sect-book-rms {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .ph-rms {
    font-size: 40px;
    line-height: 25px;
  }

  .linke {
    letter-spacing: 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
  }

  .linkfb2 {
    font-size: 22px;
  }

  .bold-fb {
    letter-spacing: 0;
    font-size: 17px;
    line-height: 30px;
  }

  .text-contact-rms {
    letter-spacing: 0;
    width: 97%;
    min-width: 97%;
    max-width: 97%;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }

  .grid-book-rms2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    place-content: center;
    place-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .good-times {
    letter-spacing: 0;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
  }

  .sect-text-booking {
    margin-bottom: 0;
  }

  .div-4-pics {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    display: block;
    position: static;
  }

  ._4-pics {
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    padding-bottom: 1px;
    position: static;
  }

  .head-4-pics {
    z-index: 900;
    opacity: 1;
    color: #fff;
    text-align: left;
    letter-spacing: -1px;
    text-shadow: 3px 3px 3px #000;
    border-bottom-width: 0;
    width: 87%;
    min-width: 87%;
    max-width: 87%;
    margin: 0 0 0 7px;
    padding-top: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 38px;
    display: block;
    inset: 0% auto auto 0%;
  }

  .head-4-pics:hover {
    opacity: .95;
    color: #fff;
    inset: 0% auto auto 0%;
  }

  .head-4-pics:active {
    text-shadow: 3px 3px 3px #000;
    margin-left: 7px;
  }

  .head-4-pics:focus {
    color: #fff;
    text-align: left;
    text-transform: none;
    text-shadow: 3px 3px 3px #000000f2;
    width: 87%;
    min-width: 87%;
    max-width: 87%;
    margin: 0 0 0 7px;
    font-size: 35px;
    line-height: 38px;
    inset: 0% auto auto 0%;
  }

  .head-4-pics:focus-visible, .head-4-pics[data-wf-focus-visible] {
    width: 87%;
    min-width: 87%;
    max-width: 87%;
    margin-bottom: 0;
    margin-left: 7px;
    font-size: 35px;
    font-weight: 400;
    inset: 0% auto auto 0%;
  }

  .sect-top-home-quad {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .sect-home-4-pics {
    background-size: cover;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .catch-rms-live {
    color: var(--white);
    letter-spacing: -1px;
    border: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    text-decoration: none;
  }

  .pic-show-top-phn {
    border-top: 2px solid #000;
    padding-bottom: 2px;
    display: none;
  }

  .contact-pics-phn-rms {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30px auto 0;
    display: block;
  }

  .grid-book2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-columns: 1fr;
    display: none;
  }

  .grid-book3 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black-2);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .book-pic {
    display: none;
  }

  .show-pics-phn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30px auto 0;
    display: block;
  }

  .grid-shows-phn {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-columns: 1fr;
    display: none;
  }

  .show-pic-phn {
    border-top: 2px solid #000;
    padding-bottom: 2px;
    display: none;
  }

  .grid-shows2-phn {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--black-2);
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 1px;
    padding-bottom: 0;
  }

  .show-pic2-phn {
    width: auto;
    min-width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1px;
  }

  .link-ph-dt {
    letter-spacing: 1px;
    font-size: 28px;
    font-weight: 900;
    line-height: 43px;
  }

  .div-w-bot {
    color: var(--light-grey);
    background-color: #1f0e11ed;
    border-bottom: 1px #000;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .pic-top-book {
    background-color: var(--maroon);
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hidden-home-pic {
    width: 100%;
    min-width: 100%;
    padding-bottom: 1px;
    display: block;
  }

  .text-book-3 {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .home-paragraph-dt {
    opacity: 1;
    text-align: center;
    text-shadow: none;
    background-color: #0000;
    background-image: none;
    width: 92%;
    min-width: 92%;
    max-width: 92%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin: 0 auto;
    padding: 0 0 5px;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
  }

  .show-link-2 {
    opacity: 1;
    color: #5f59de;
    font-weight: 600;
    text-decoration: none;
  }

  .show-link-2:hover {
    opacity: 1;
    color: #5f59de;
  }

  .show-link-2:active, .show-link-2:focus {
    color: #5f59de;
  }

  .sect-words-home-rms {
    background-image: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .year {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .years-2 {
    width: 97%;
    min-width: 97%;
    max-width: 97%;
    margin-top: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
  }

  .year-3 {
    width: 97%;
    min-width: 97%;
    max-width: 97%;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
  }

  .year-2022 {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .shows-22-text {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 28px;
  }

  .show-2023 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 19px;
  }

  .div-rarrow {
    background-image: none;
    height: auto;
    min-height: auto;
    margin-top: 0;
  }

  .grid-home-dt-2-column {
    background-image: radial-gradient(circle, #17196c, #210e00);
    grid-template-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 0;
    padding-top: 0;
  }

  .contact-form {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
  }

  .name {
    margin-bottom: 20px;
  }

  .subbut {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .sect-bookings-4-pics {
    background-size: cover;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .book-old-pics-phn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 30px auto 0;
    display: none;
  }

  .column-4-pics-book {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .book-2 {
    width: 100%;
    min-width: 100%;
  }

  .column-3-book {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .shows-often {
    border-bottom-style: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-top: 18px;
    padding-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
  }

  .shows-often-dt, .test-show-dates, .old-y {
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-top: 25px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }

  .book-phn {
    border-top-style: none;
    margin-top: 0;
    display: none;
  }

  .book-dt {
    background-size: cover;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .shows-quad {
    border-top-style: none;
    margin-top: 0;
    display: block;
  }

  .show-pics-dt {
    background-size: cover;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .rmsbookhide {
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .book1 {
    width: 100%;
    min-width: 100%;
  }

  .book4 {
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .book-pics-pn {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .cell {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black-2);
    justify-content: center;
    align-items: center;
  }

  .quick-stack {
    background-color: var(--black-2);
  }

  .booking-pics-mobile {
    border-top-style: none;
    margin-top: 0;
    display: block;
  }

  .button-shows {
    border-style: none;
    border-color: var(--maroon-2);
    background-color: var(--trans);
    color: var(--maroon);
    letter-spacing: 2px;
    border-radius: 1px;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 20px;
  }

  .button-shows:hover {
    opacity: 1;
    color: var(--maroon);
    border-style: none;
    font-size: 28px;
    font-weight: 500;
  }

  .button-shows:active {
    border-style: none;
  }

  .home-pics {
    border-top-style: none;
    margin-top: 0;
    display: block;
  }

  .gtg {
    opacity: .97;
    font-weight: 600;
  }
}

#w-node-d9ad0b45-ab97-bee0-d688-a368d67862ce-dfbb1ad7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_23b11144-8260-3b67-ef04-0276f73ca5c6-dfbb1ad7 {
  place-self: start;
}

#w-node-b7b460dc-4ca5-8b63-d931-e347fbb5a763-dfbb1ad7, #w-node-_49657605-f617-07d7-3c6e-0f9272a9b4da-dfbb1ad7, #w-node-d3a8c89b-ca9b-d314-4baa-4a5eaba0c9e8-dfbb1ad7, #w-node-_27da5a1b-36bc-85b4-cb7f-db6fb4ffa49a-dfbb1ad7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bad-dfbb1ad7, #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bb0-dfbb1ad7, #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bb3-dfbb1ad7, #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bb9-dfbb1ad7, #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bbc-dfbb1ad7 {
  place-self: center start;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bbe-dfbb1ad7 {
  place-self: center end;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bbf-dfbb1ad7 {
  place-self: center start;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bbf-dfbb1ad7:hover {
  align-self: center;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bc3-dfbb1ad7 {
  place-self: center start;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bc7-dfbb1ad7 {
  place-self: end start;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bcb-dfbb1ad7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-a65abcca-746f-a52e-1c64-f10aa4f26bcc-dfbb1ad7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_4fbb7455-1b39-3285-01ec-c89e038cfdab-038cfda7 {
  place-self: center;
}

#w-node-_1b66bb5c-48fc-7531-8644-70c542e624ef-68bb1ad9, #w-node-b1cbb1a3-3794-ad36-045b-7acedc5011f7-68bb1ad9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_7cb6ada1-f7e1-cfc1-b99d-e5eaeb7c7430-68bb1ad9, #w-node-_3931c4c2-3df2-813f-baff-b9e0d638b730-68bb1ad9, #w-node-_3931c4c2-3df2-813f-baff-b9e0d638b733-68bb1ad9, #w-node-_3931c4c2-3df2-813f-baff-b9e0d638b732-68bb1ad9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd2f-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd32-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd35-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd3b-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd3e-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd40-68bb1ad9, #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd41-68bb1ad9 {
  place-self: center start;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd41-68bb1ad9:hover {
  align-self: center;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd45-68bb1ad9 {
  place-self: center start;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd49-68bb1ad9 {
  place-self: end start;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd4d-68bb1ad9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd4e-68bb1ad9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_6664c1b4-c523-8af4-e602-c55e4df83718-4cbb1adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_6664c1b4-c523-8af4-e602-c55e4df83719-4cbb1adc, #w-node-_951d6e4a-110a-5616-5874-89d6cd24e23a-4cbb1adc, #w-node-_00cb6168-caab-794d-377b-3b3689b5a358-4cbb1adc, #w-node-_030bc900-c19e-2cf0-cf8a-59cb67a924a4-4cbb1adc, #w-node-_0dd726fe-d1db-7d25-6516-e7001fbe48af-4cbb1adc, #w-node-f52cbb5e-bbfc-4aa5-8eaf-eb4b94dc2ba7-4cbb1adc, #w-node-a6c46250-f8ec-6ca1-a5a3-0c0d65b86947-4cbb1adc {
  place-self: start;
}

#w-node-_4e46cf64-270b-5d53-10b6-49bd63127aec-4cbb1adc, #w-node-_4e46cf64-270b-5d53-10b6-49bd63127aed-4cbb1adc, #w-node-_4e46cf64-270b-5d53-10b6-49bd63127aee-4cbb1adc, #w-node-_4e46cf64-270b-5d53-10b6-49bd63127aef-4cbb1adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff28-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff2b-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff2e-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff34-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff37-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff39-4cbb1adc, #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff3a-4cbb1adc {
  place-self: center start;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff3a-4cbb1adc:hover {
  align-self: center;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff3e-4cbb1adc {
  place-self: center start;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff42-4cbb1adc {
  place-self: end start;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff46-4cbb1adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff47-4cbb1adc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

@media screen and (max-width: 991px) {
  #w-node-_23b11144-8260-3b67-ef04-0276f73ca5c6-dfbb1ad7 {
    place-self: center;
  }

  #w-node-b7b460dc-4ca5-8b63-d931-e347fbb5a763-dfbb1ad7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-b71abb33-2df8-49cf-9232-e7e7cf38964d-dfbb1ad7, #w-node-_3136117f-0cd7-e363-d3c4-b0c76aefb247-dfbb1ad7, #w-node-cf1538e1-8afd-a960-25a4-09a0f96eaa22-dfbb1ad7, #w-node-_4ca4c37b-467c-719d-6054-3fea49a6fb1c-dfbb1ad7, #w-node-_8fa2f26a-5754-9726-4544-324058414940-dfbb1ad7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bad-dfbb1ad7 {
    place-self: center start;
  }

  #w-node-a65abcca-746f-a52e-1c64-f10aa4f26bbe-dfbb1ad7 {
    align-self: end;
  }

  #w-node-b1cbb1a3-3794-ad36-045b-7acedc5011f7-68bb1ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }

  #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c81-68bb1ad9, #w-node-_58dbd09d-455b-99d7-6a28-e7c53ee14985-68bb1ad9, #w-node-_3c0c4751-ccc0-d38f-7a45-fcafad6193e7-68bb1ad9, #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c80-68bb1ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a8d83833-28fc-aa6c-d8f6-e84b24a2dd2f-68bb1ad9 {
    place-self: center start;
  }

  #w-node-_6664c1b4-c523-8af4-e602-c55e4df83718-4cbb1adc {
    place-self: start end;
  }

  #w-node-_951d6e4a-110a-5616-5874-89d6cd24e23a-4cbb1adc {
    justify-self: start;
  }

  #w-node-_00cb6168-caab-794d-377b-3b3689b5a358-4cbb1adc, #w-node-_030bc900-c19e-2cf0-cf8a-59cb67a924a4-4cbb1adc, #w-node-_0dd726fe-d1db-7d25-6516-e7001fbe48af-4cbb1adc, #w-node-f52cbb5e-bbfc-4aa5-8eaf-eb4b94dc2ba7-4cbb1adc, #w-node-a6c46250-f8ec-6ca1-a5a3-0c0d65b86947-4cbb1adc {
    place-self: start;
  }

  #w-node-b902ff60-141a-1793-39d0-d74d038c30c3-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c2-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c1-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c4-4cbb1adc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ee8e7fb2-0f45-e4b2-95ab-6bbb859fff28-4cbb1adc {
    place-self: center start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_23b11144-8260-3b67-ef04-0276f73ca5c6-dfbb1ad7 {
    place-self: center;
  }

  #w-node-b71abb33-2df8-49cf-9232-e7e7cf38964d-dfbb1ad7, #w-node-_3136117f-0cd7-e363-d3c4-b0c76aefb247-dfbb1ad7, #w-node-cf1538e1-8afd-a960-25a4-09a0f96eaa22-dfbb1ad7, #w-node-_4ca4c37b-467c-719d-6054-3fea49a6fb1c-dfbb1ad7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6c4685e-9e35-4c47-2f96-de115dfcf624-dfbb1ad7 {
    place-self: center start;
  }

  #w-node-f6c4685e-9e35-4c47-2f96-de115dfcf63d-dfbb1ad7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-f6c4685e-9e35-4c47-2f96-de115dfcf63e-dfbb1ad7 {
    place-self: start;
  }

  #w-node-b1cbb1a3-3794-ad36-045b-7acedc5011f7-68bb1ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c81-68bb1ad9, #w-node-_58dbd09d-455b-99d7-6a28-e7c53ee14985-68bb1ad9, #w-node-_3c0c4751-ccc0-d38f-7a45-fcafad6193e7-68bb1ad9, #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c80-68bb1ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_76a4b6f9-7f5e-77a6-b29f-5e5f391c1686-68bb1ad9 {
    place-self: center start;
  }

  #w-node-_76a4b6f9-7f5e-77a6-b29f-5e5f391c169f-68bb1ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_76a4b6f9-7f5e-77a6-b29f-5e5f391c16a0-68bb1ad9 {
    place-self: start;
  }

  #w-node-_951d6e4a-110a-5616-5874-89d6cd24e23a-4cbb1adc, #w-node-_00cb6168-caab-794d-377b-3b3689b5a358-4cbb1adc, #w-node-_030bc900-c19e-2cf0-cf8a-59cb67a924a4-4cbb1adc, #w-node-_0dd726fe-d1db-7d25-6516-e7001fbe48af-4cbb1adc, #w-node-f52cbb5e-bbfc-4aa5-8eaf-eb4b94dc2ba7-4cbb1adc, #w-node-a6c46250-f8ec-6ca1-a5a3-0c0d65b86947-4cbb1adc, #w-node-bfa51b8d-8961-1219-48fc-f0278ec24933-4cbb1adc, #w-node-bfa51b8d-8961-1219-48fc-f0278ec24935-4cbb1adc, #w-node-bfa51b8d-8961-1219-48fc-f0278ec24931-4cbb1adc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-b902ff60-141a-1793-39d0-d74d038c30c3-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c2-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c1-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c4-4cbb1adc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae847ed8-e4dc-2d4f-7213-ae55a7fbd39c-4cbb1adc {
    place-self: center start;
  }

  #w-node-ae847ed8-e4dc-2d4f-7213-ae55a7fbd3b5-4cbb1adc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-ae847ed8-e4dc-2d4f-7213-ae55a7fbd3b6-4cbb1adc {
    place-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b71abb33-2df8-49cf-9232-e7e7cf38964d-dfbb1ad7, #w-node-_3136117f-0cd7-e363-d3c4-b0c76aefb247-dfbb1ad7, #w-node-cf1538e1-8afd-a960-25a4-09a0f96eaa22-dfbb1ad7, #w-node-_4ca4c37b-467c-719d-6054-3fea49a6fb1c-dfbb1ad7, #w-node-_8fa2f26a-5754-9726-4544-324058414940-dfbb1ad7, #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c81-68bb1ad9, #w-node-_58dbd09d-455b-99d7-6a28-e7c53ee14985-68bb1ad9, #w-node-_3c0c4751-ccc0-d38f-7a45-fcafad6193e7-68bb1ad9, #w-node-_9dc26834-6e85-ca01-ea8e-b089751b6c80-68bb1ad9, #w-node-b902ff60-141a-1793-39d0-d74d038c30c3-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c2-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c1-4cbb1adc, #w-node-b902ff60-141a-1793-39d0-d74d038c30c4-4cbb1adc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


