:root {
  --burlywood: #e2c891;
  --tteal: #084e4f;
  --torange: #e5b651;
  --tblue: #071535;
  --contactbgrnd: #47140f;
  --silver: #bbbab8;
  --links: #04fcd2;
  --blackish: #1a1a1a;
  --fieldbgrnd: #b49191;
}

.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;
}

a {
  color: #f1510d;
  text-decoration: underline;
}

a:hover {
  color: #885f4e;
}

a:focus {
  color: #f10d0d;
}

a:visited {
  color: #df5f58;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #5d534a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  margin-top: auto;
  font-family: PT Sans, sans-serif;
  display: block;
}

.navbar {
  z-index: auto;
  object-fit: fill;
  background-color: #0000;
  position: sticky;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.homesection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 0;
  max-width: 1440px;
  height: 100vh;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: block;
  position: relative;
}

.home1 {
  max-width: 1440px;
  height: 75vh;
  margin-left: auto;
  margin-right: auto;
}

.bgrnd {
  z-index: auto;
  opacity: 1;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #0000;
  background-image: linear-gradient(#0000, #0000);
  display: block;
  position: relative;
  inset: 0%;
}

.brand {
  background-image: url('../images/tt-logo-transparent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: -138px;
}

.nav-menu {
  color: #d5c3c3;
}

.nav-link {
  color: #e5b651;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.herosection {
  opacity: 1;
  object-fit: fill;
  background-color: #0000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
  display: flex;
  position: relative;
}

.herocontentwrapper {
  opacity: 1;
  mix-blend-mode: multiply;
  background-color: #0000;
  flex-direction: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.textwrapper {
  opacity: 1;
  object-fit: fill;
  order: 0;
  align-self: auto;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.headline1 {
  color: var(--burlywood);
  text-shadow: 0 0 30px #000;
  width: auto;
  margin: 56px auto 40px;
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Playfair Display, sans-serif;
  font-size: 550%;
  line-height: 150%;
  display: block;
  position: relative;
}

.headline2 {
  z-index: auto;
  color: var(--burlywood);
  text-shadow: 0 0 30px #000;
  font-family: Playfair Display, sans-serif;
  font-size: 550%;
  line-height: 150%;
  position: relative;
}

.nav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(to bottom, #071535, var(--tteal));
  border-bottom: 6px solid #fff;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  display: block;
  position: fixed;
}

.nav:focus {
  background-color: #6d5836;
}

.logo {
  margin-top: 10px;
  display: block;
}

.logo.w--current {
  float: left;
  margin-top: 17px;
  margin-bottom: 17px;
  padding-top: 0;
  padding-bottom: 0;
}

.navmenu {
  background-color: #241c0a;
  height: 100px;
  max-height: 400px;
  margin-top: 146px;
  margin-left: 85px;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.headercontainer {
  color: var(--torange);
  flex: 1;
  width: 90%;
  margin-bottom: auto;
  font-family: PT Sans Caption, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.navlink {
  color: var(--torange);
  background-color: #0000;
  font-weight: 400;
}

.navlink:hover {
  color: #c2b28f;
}

.navlink:focus {
  color: #d3b87f;
}

.navlink:visited {
  color: #d89504;
}

.navlink.w--current {
  color: #867551;
}

.movieoverlay {
  opacity: .41;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.aboutsection {
  background-color: #94515100;
  background-image: url('../images/277805003_513696376803728_3500738434610820452_n.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, 125px;
  border-top: 4px solid #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  min-height: 88vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.image {
  background-color: #0000;
  margin-top: 0;
  display: block;
}

.icon {
  font-size: 66px;
}

.menubutton {
  margin-top: 0;
  font-size: 60px;
}

.menubutton:active {
  background-color: #251b05;
}

.menubutton:focus {
  background-color: #4b380a00;
}

.menubutton.w--open {
  background-color: #c8c8c800;
  margin-top: -8px;
}

.title {
  letter-spacing: .2vh;
  text-transform: none;
  border-bottom: 1px solid #e5b65100;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 17px auto 1px;
  font-family: Playfair Display, sans-serif;
  font-size: 2.6em;
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
  transform: skew(0deg);
}

.heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block {
  flex: 1;
  height: 100px;
}

.artists {
  clear: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #41795400;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.artists.mobile {
  display: none;
}

.music {
  object-fit: fill;
  background-color: #2e447a00;
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  height: auto;
  min-height: 100vh;
  display: block;
  position: relative;
  overflow: visible;
}

.schedule {
  opacity: 1;
  background-color: #74383800;
  height: 100vh;
  min-height: auto;
  display: block;
  position: relative;
}

.contact {
  clear: none;
  background-color: #cecdab00;
  flex-wrap: wrap;
  align-content: center;
  width: auto;
  height: 100vh;
  min-height: 100vh;
  display: block;
  position: relative;
  overflow: visible;
}

.sectionhead {
  z-index: 300;
  border-top: 3px solid #fff;
  border-bottom: 1px none var(--torange);
  background-image: linear-gradient(to bottom, #084e4f, var(--tblue));
  box-shadow: -2px 4px 6px 0 var(--torange);
  color: var(--torange);
  width: 100vw;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 16px;
  padding-bottom: 13px;
  font-family: Open Sans, sans-serif;
  display: block;
  position: relative;
  top: auto;
}

.sectionhead.band {
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.sectionbanner {
  z-index: 40;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  width: 100vw;
  height: 74px;
  margin-top: 0;
  display: block;
  position: static;
}

.sectionbanner.band {
  top: -3.8px;
}

.sectionbanner.schedbanner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.sectionbanner.contact {
  top: 0;
}

.sectionbanner.about {
  z-index: 100;
  background-image: linear-gradient(to bottom, var(--tblue), var(--tteal));
  display: none;
}

.sectionbanner.contactbanner {
  flex: 1;
  position: static;
  inset: 0% 0% auto;
}

.aboutcaption {
  clear: none;
  color: var(--torange);
  text-align: right;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: auto;
  margin-left: auto;
  display: block;
  position: absolute;
  inset: 502px 6% auto auto;
}

.abouttitle {
  opacity: .3;
  text-align: right;
  letter-spacing: 3px;
  margin-top: -100px;
  margin-bottom: 10px;
  margin-right: -7px;
  font-family: Open Sans, sans-serif;
  font-size: 7em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}

.abouttext {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 36vw;
  margin-top: -15px;
  margin-right: 5px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.7em;
  line-height: 1.6em;
  display: inline-block;
  position: static;
}

.artistscontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  place-items: baseline start;
  height: auto;
  min-height: 100vh;
  margin: 0 auto;
  display: flex;
  position: absolute;
  inset: 9% 0% auto;
}

.a1 {
  clear: none;
  object-fit: none;
  flex: none;
  min-height: auto;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: auto;
}

.picholder {
  background-color: #a85c5c;
  background-image: linear-gradient(to bottom, var(--tteal), var(--tblue)), url('../images/artists1.jpg');
  background-position: 0 0, 50% 0;
  flex: 0 auto;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  height: auto;
  display: flex;
  position: static;
  inset: 0%;
}

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

.pic1 {
  background-image: url('../images/tts-banner-pic2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  inset: 9% 0% 0%;
}

.pic2 {
  z-index: 10;
  background-image: url('../images/artists4-min.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  position: absolute;
  inset: 0%;
}

.pic2.josh {
  background-image: none;
}

.sectionwrapper {
  z-index: 0;
  background-image: linear-gradient(to bottom, var(--tblue), var(--tteal));
  flex-flow: wrap;
  flex: 0 auto;
  place-content: stretch center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: auto;
  margin-top: auto;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: relative;
  inset: auto;
  overflow: hidden;
}

.sectionwrapper.alt {
  flex-direction: row;
  height: 80vh;
  display: flex;
}

.sectionwrapper.contact {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  overflow: visible;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#aaa59900, #aaa59900);
  flex-flow: wrap;
  flex: 1;
  grid-template-rows: .35fr auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  place-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-top: -15px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 43px;
  display: flex;
  position: relative;
  top: 33px;
  left: 0;
}

.video {
  border: 1px solid #fff;
  margin-top: 20px;
  margin-right: 20px;
  display: block;
  position: relative;
}

.video.nine {
  display: none;
}

.videothumb {
  width: 400px;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
  display: block;
}

.flexgrid {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#aaa599a8, #aaa599a8);
  flex-flow: wrap;
  grid-template-rows: .35fr auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  place-items: center;
  width: 96%;
  height: 90vh;
  min-height: auto;
  display: flex;
  position: relative;
  top: 17px;
  left: 0;
}

.player {
  z-index: 100;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  top: 446px;
  right: 827px;
}

.josh {
  z-index: 20;
  object-fit: fill;
  background-image: url('../images/joshtab.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  order: 0;
  align-self: auto;
  width: 7%;
  height: 9%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 60.3% auto auto 10.8%;
}

.schedulepic {
  z-index: 0;
  opacity: .82;
  background-image: url('../images/dylMtn3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 91vh;
  min-height: auto;
  max-height: none;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
}

.schedulepic.cover {
  z-index: 200;
  opacity: .78;
  background-image: linear-gradient(#03290deb, #194dad);
  order: 0;
  height: 100vh;
  min-height: auto;
  display: block;
  position: absolute;
  top: 0;
}

.infowrapper {
  z-index: 300;
  opacity: 1;
  background-color: #15286900;
  background-image: linear-gradient(#000000b5, #425e99);
  flex: 0 auto;
  align-self: auto;
  width: auto;
  height: auto;
  margin-top: 78px;
  margin-right: 10px;
  padding-bottom: 14px;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.text-block {
  color: var(--torange);
  text-align: justify;
  margin-top: 12px;
  margin-left: 20px;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.cancel {
  color: #fff;
  margin-top: -181px;
  margin-left: 69px;
  font-size: 7em;
  line-height: 100%;
}

.cancel.info {
  z-index: 500;
  text-align: right;
  background-color: #b11919ab;
  border-radius: 18px;
  width: 26%;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: 1em;
  line-height: 1.4em;
  display: none;
  position: absolute;
  inset: 4% 15px auto 66%;
}

.contactwrapper {
  background-color: #ac8282;
  flex-wrap: nowrap;
  place-content: center;
  align-items: flex-start;
  width: 70vw;
  display: flex;
  position: relative;
  inset: auto auto auto 0%;
}

.formwrapper {
  background-color: #4c423300;
  flex: 1;
  align-items: flex-start;
  width: 7%;
  height: auto;
  margin-top: auto;
  margin-left: 24px;
  margin-right: 9px;
  display: none;
}

.form-block {
  background-color: var(--contactbgrnd);
  opacity: 1;
  text-align: center;
  object-fit: fill;
  border: 1px solid #fff0;
  border-radius: 16px;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 1400px;
  height: auto;
  min-height: auto;
  margin: auto 52px;
  padding: 20px;
  display: block;
  position: relative;
  top: 0;
  box-shadow: 1px 1px 3px #000, 4px 4px 3px -2px #f0e1e1;
}

.form {
  border: 1px solid #fff;
  flex: 1;
  padding: 36px 36px 31px;
  display: none;
}

.field-label, .field-label-2 {
  color: #fff;
  font-size: 16px;
}

.footer {
  background-color: var(--tblue);
  color: #f8f4f4;
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 60px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.footer-logo-link {
  background-image: url('../images/tt-logo-transparent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  width: 400px;
  min-width: 60px;
  height: 100px;
  max-height: none;
  position: relative;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 200%;
  height: 200%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

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

.messagefield {
  text-align: left;
  background-color: #fff;
  height: 150px;
}

.namefield, .emailfield {
  background-color: #fff;
}

.socialswrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--contactbgrnd);
  object-fit: fill;
  border-radius: 16px;
  flex-flow: wrap;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 50%;
  height: 80%;
  margin-right: 21px;
  display: block;
  position: relative;
  top: -27px;
}

.facebook {
  background-image: url('../images/facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block {
  z-index: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/facebook.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: absolute;
  top: 57px;
  right: 166px;
}

.social-icon {
  float: none;
  clear: none;
  object-fit: fill;
  flex: 0 auto;
  order: -1;
  align-self: auto;
  width: 5em;
  max-width: none;
  margin-top: auto;
  margin-left: auto;
  padding: 0;
  transition: all .5s ease-in-out;
  display: inline-block;
  position: relative;
  inset: auto;
}

.social-icon:hover {
  filter: saturate(0%);
  transform: scale(1.2);
}

.social-icon.ruckus {
  max-width: none;
  margin-top: auto;
  margin-left: auto;
  padding-top: 36px;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}

.social-icon.vimeo {
  width: 20%;
  margin-top: auto;
  margin-left: auto;
  padding: 36px;
  position: relative;
}

.heading-2 {
  color: var(--torange);
  flex: 0 auto;
  align-self: flex-start;
  width: 100%;
  height: 40px;
  margin-top: 220px;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-4 {
  width: 15%;
}

.socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #c5909000;
  border: 1px solid #fffdfd;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  align-items: center;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin-top: 100px;
  margin-bottom: auto;
  padding: 16px 50px 20px;
  display: flex;
  position: relative;
}

.sociallinks {
  flex: 1;
  margin: 43px auto 34px;
  padding-left: 20px;
  padding-right: 20px;
}

.sociallinks.ruckus {
  line-height: 14px;
}

.contactheading {
  color: var(--silver);
  flex: 0 auto;
  align-self: auto;
  margin-top: 14px;
  margin-bottom: auto;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 0% 0% auto;
}

.contactheading.more {
  align-self: auto;
  margin-top: -37px;
  display: none;
  position: relative;
}

.link {
  color: var(--links);
}

.link:hover {
  color: #a3d3cb;
}

.link-2 {
  color: var(--links);
}

.link-2:hover {
  color: #a6dfd5;
}

.submitbutton {
  transition: all .5s;
}

.submitbutton:hover {
  filter: saturate(24%);
  transform: scale(1.2);
}

.d-131-corner-line-v {
  transform-origin: 50% 0;
  background-color: #000;
  border-radius: 100px;
  width: 3px;
  height: 15px;
  margin-top: -2px;
  margin-left: -2px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-131-corner-line-v.top-right {
  transform-origin: 50% 0;
  margin-left: 0;
  margin-right: -2px;
  inset: 0% 0% auto auto;
}

.d-131-corner-line-v.bottom-right {
  transform-origin: 50% 100%;
  margin: 0 -2px -2px 0;
  inset: auto 0% 0% auto;
}

.d-131-corner-line-v.bottom-left {
  transform-origin: 50% 100%;
  margin-top: 0;
  margin-bottom: -2px;
  inset: auto auto 0% 0%;
}

.d-131-corner-line-h {
  z-index: 99;
  transform-origin: 0%;
  background-color: #000;
  border-radius: 100px;
  width: 15px;
  height: 3px;
  margin-top: -2px;
  margin-left: -2px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-131-corner-line-h.bottom-left {
  margin-top: 0;
  margin-bottom: -2px;
  inset: auto auto 0% 0%;
}

.d-131-corner-line-h.top-right {
  transform-origin: 100%;
  margin-left: 0;
  margin-right: -2px;
  inset: 0% 0% auto auto;
}

.d-131-corner-line-h.bottom-right {
  transform-origin: 100%;
  margin: 0 -2px -2px 0;
  inset: auto 0% 0% auto;
}

.d-131-logo-link-block {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #0000;
  width: 100px;
  height: 100px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  transition: border-color 1s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.d-131-logo-link-block:hover {
  border: 1px solid #0006;
}

.d-131-logo-link-block._2 {
  background-image: url('../images/5.png');
  background-size: cover;
}

.d-131-logo-link-block._3 {
  background-image: url('../images/3.png');
  background-size: cover;
}

.d-131-logo-link-block._4 {
  background-image: url('../images/10.png');
  background-size: cover;
}

.d-131-logo-link-block._5 {
  background-image: url('../images/12.png');
  background-size: cover;
}

.d-131-logos-wrapper {
  display: flex;
}

.browser-dot {
  background-color: #fc615d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
  display: none;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.d-133-border {
  border: 1px solid #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  margin: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.instructions-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  inset: -100px auto auto;
}

.d-133-card-wrapper {
  border: 2px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.d-133-3d-wrapper {
  perspective: 1000px;
  width: 250px;
  height: 350px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.d-133-paragraph {
  color: #fff;
  text-shadow: 1px 1px #000;
  font-family: Roboto, sans-serif;
}

.d-133-text-wrapper {
  padding: 10px;
  position: relative;
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  inset: 0% auto auto 0%;
}

.demo-p.main {
  text-align: left;
  max-width: 350px;
  margin-right: 60px;
  padding-right: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: block;
}

.demo-p.main.popup {
  color: #333;
  text-align: center;
  text-align: center;
  text-align: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 20px;
}

.demo-p.bottom {
  text-align: left;
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.demo-p.main {
  text-align: left;
  max-width: 560px;
  padding-right: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.largemenuwrapper {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
  margin-right: 0%;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-133-h3-heading {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 24px;
  font-weight: 700;
}

.browser-top {
  z-index: 1;
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.d-133-color-overlay {
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.browser-demo {
  z-index: auto;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 900px;
  height: 500px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-5 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.d-133-image-wrapper {
  background-image: url('../images/alexander-slattery-311438-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200%;
  height: 200%;
  position: absolute;
  right: auto;
}

.d-133-image-wrapper._3 {
  background-image: url('../images/kazuend-40010-unsplash.jpg');
  background-size: cover;
}

.d-133-image-wrapper._2 {
  background-image: url('../images/jon-flobrant-65429-unsplash.jpg');
  background-size: cover;
}

.demo-btn-close-wrapper {
  z-index: 6;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
  bottom: 40px;
  right: 35px;
}

.demo-arrow-wrapper {
  cursor: pointer;
  background-color: #4d16dd;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.demo-arrow-wrapper.next {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 10px;
}

.d-126-title {
  color: #333;
  letter-spacing: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.demo-btn-close-arrow {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  transform: rotate(45deg);
}

.browser-demo-2 {
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 500px;
  height: 300px;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-126-circle-wrapper {
  background-color: #3f4c9e;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

.demo-banner-bottom {
  z-index: 20;
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 40px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.demo-btn-text {
  z-index: 1;
  color: #fff;
  border-right: 1px solid #ffffff54;
  padding: 15px 30px;
  font-size: 1.25rem;
  text-decoration: none;
  position: relative;
}

.demo-btn-text.f-1 {
  z-index: 1;
  letter-spacing: .5px;
  border-style: none;
  padding: 8px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  position: static;
}

.demo-btn-text.f-1.ui-design {
  padding-left: 5px;
  padding-right: 5px;
}

.d-126-social-media-icon {
  color: #ffd1a4;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  transition: all .25s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-126-social-media-icon:hover {
  color: #4958b8;
  background-color: #ffd1a4;
}

.demo-mark {
  flex: 0 auto;
  width: 80px;
  margin-left: 0;
  padding: 10px;
  display: block;
  position: static;
}

.demo-left-arrow-wrapper {
  z-index: 5;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.demo-banner-top {
  z-index: 9;
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 40px 10px 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-126-social-media-wrapper {
  background-color: #4958b8;
  justify-content: center;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.browser-top-2 {
  z-index: 99;
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.demo-bottom-buttons {
  z-index: 6;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 35px 40px auto;
}

.demo-btn {
  background-image: linear-gradient(to right, #4d16dd, #ff47f9);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-btn.f-2 {
  background-image: none;
  border: 1px solid #ff47f9;
  border-radius: 25px;
  margin-top: 0;
  margin-left: 15px;
}

.demo-btn.f-2.bottom-btn {
  margin-left: 0;
  margin-right: 15px;
  display: none;
}

.demo-btn.f-1 {
  background-image: linear-gradient(to right, #4d16dd, #ff47f9);
  border: 1px solid #000;
  border-radius: 25px;
  margin: 0;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.demo-container {
  background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-btn-close-inner-wrapper {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

._126-social-media-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 50px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-126-image-wrapper {
  background-image: url('../images/allef-vinicius-643637-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.d-126-image-wrapper._2 {
  background-image: url('../images/allef-vinicius-145443-unsplash.jpg');
  background-size: cover;
}

.d-126-image-wrapper._3 {
  background-image: url('../images/ahmadreza-najafi-1318163-unsplash.jpg');
  background-position: 50% 0;
  background-size: 150px;
}

.demo-right-arrow-wrapper {
  z-index: 5;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.separator {
  background-color: #fff;
  width: 80px;
  height: 2px;
  margin-bottom: 15px;
}

.separator.popup {
  background-color: #101010;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.demo-text-wrapper {
  width: 250px;
}

.d-126-top-circle {
  background-color: #4958b8;
  border: 1px #000;
  border-radius: 50%;
  width: 400px;
  height: 400px;
  position: absolute;
  inset: -65% auto auto;
}

.demo-btn-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.demo-main-text-wrapper {
  z-index: 99;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  height: auto;
  margin-top: 100px;
  margin-left: 40px;
  margin-right: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.demo-arrow-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
}

.demo-heading.h2 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  display: none;
}

.demo-heading.h2.popup {
  color: #333;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 25px;
  line-height: 35px;
  display: block;
}

.demo-heading.h1 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 38px;
  position: relative;
  inset: 0% auto auto 0%;
}

.demo-heading.h1.popup {
  color: #333;
  margin-top: 0;
  font-size: 50px;
  line-height: 60px;
}

.demo-heading.h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.demo-heading.h2 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.demo-heading.h1 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.d-50-circle-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  display: flex;
  transform: rotate(45deg);
}

.d-126-circle-background {
  background-color: #ffd1a4;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.d-126-name {
  color: #333;
  text-transform: none;
  font-family: Inconsolata, monospace;
}

.demo-mark-logo-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.demo-btn-wrapper-block {
  z-index: 0;
  background-color: #4d16dd;
  position: absolute;
  inset: 0;
}

.demo-btn-wrapper-block.f-2 {
  background-color: #ff47f9;
}

.d-126-card-wrapper {
  cursor: pointer;
  background-color: #ffd1a4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 400px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-3 {
  margin-left: 15px;
  margin-right: 15px;
}

.demo-banner-bottom-wrapper {
  justify-content: flex-start;
  width: 980px;
  display: flex;
}

.demo-close-div {
  display: block;
}

.demo-close-div.popup {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  top: 100px;
  right: 150px;
}

.close-line {
  background-color: #fff;
  width: 20px;
  height: 2px;
  position: absolute;
}

.close-line.rotate {
  transform: rotate(90deg);
}

.close-line.rotate.popup, .close-line.popup {
  background-color: #333;
}

.demo-logo-mark {
  width: 120px;
  margin-left: 5px;
  position: static;
}

.d-128-3d-card-wrapper {
  perspective: 1000px;
  cursor: pointer;
  width: 400px;
  height: 300px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  overflow: visible;
}

.d-128-image-wrapper {
  background-color: #f6df49;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.d-128-image-wrapper._3 {
  background-color: #7fd6c2;
}

.d-128-image-wrapper._2 {
  background-color: #e0719e;
}

.d-128-image {
  background-image: url('../images/robots.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.d-128-image._2 {
  background-image: url('../images/abstract-7.png');
  background-size: cover;
}

.d-128-image._3 {
  background-image: url('../images/popularity.png');
  background-size: cover;
}

.d-128-content-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 0%;
  background-color: #aac6fc;
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  padding-left: 20px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.d-128-h3-card-heading {
  color: #383a47;
  text-transform: none;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  font-size: 28px;
  font-weight: 700;
}

.d-128-author-text {
  color: #383a47;
  text-transform: none;
  font-family: Roboto, sans-serif;
}

.d-128-button {
  color: #f3f6e5;
  letter-spacing: 2px;
  background-color: #383a47;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-right: 20px;
  font-family: Roboto, sans-serif;
  position: absolute;
  inset: auto 0% 0% auto;
}

.d-128-section-home {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.inner-wrapper {
  background-color: #e6e7e8;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.learn-ui-panel-right-arrow {
  position: relative;
}

.panel-button-wrapper {
  width: 150px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.learn-ui-panel {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.panel-text-wrapper {
  text-align: center;
  flex: 0 auto;
  width: 600px;
}

.clone-instructions-panel {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.d-125-h3-heading {
  margin-top: 0;
}

.paragraph {
  font-family: Roboto, sans-serif;
}

.d-125-image-wrapper {
  transform-origin: 50% 100%;
  background-image: url('../images/jj-jordan-1231265-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.d-125-image-wrapper._3 {
  background-image: url('../images/jj-jordan-1240537-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-125-image-wrapper._2 {
  background-image: url('../images/jj-jordan-1246464-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-125-3d-wrapper {
  perspective: 1000px;
  cursor: pointer;
  background-color: #9e3c47;
  border: 10px #fff;
  width: 400px;
  height: 300px;
  margin-left: 16px;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
}

.d-125-content-wrapper {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  background-color: #9e3c47;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: none;
}

.d-125-button {
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px solid #fff;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  transition: all .35s;
}

.d-125-button:hover {
  color: #9e3c47;
  background-color: #fff;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.d-122-bottom-block {
  background-color: #000;
  height: 20%;
  position: relative;
}

.d-122-title {
  color: #fff;
  letter-spacing: 3px;
  font-family: Oswald, sans-serif;
}

.d-122-color-overlay {
  background-color: #000c;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-122-top-block {
  background-color: #000;
  height: 20%;
  position: relative;
}

.d-122-category-card-wrapper {
  background-image: url('../images/NordWood-3883.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  width: 400px;
  height: 300px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-122-category-card-wrapper._2 {
  background-image: url('../images/NordWood-4021.jpg');
  background-size: cover;
}

.d-122-category-card-wrapper._3 {
  background-image: url('../images/NordWood-4038.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-95-3d-wrapper {
  perspective: 1000px;
  transform: ;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-95-cube-wrapper {
  transform: ;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
}

.d-95-left-side {
  perspective: none;
  transform-origin: 100%;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #996995;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 400px;
  height: 200px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
  transform: perspective(100px)rotateX(0)rotateY(-15deg)rotateZ(0);
}

.d-95-left-side-text {
  text-align: left;
  width: auto;
  font-family: Oswald, sans-serif;
  font-size: 64px;
  line-height: 200px;
  position: relative;
  inset: 0%;
}

.d-95-right-side {
  perspective: none;
  transform-origin: 0%;
  color: #4d16dd;
  transform-style: preserve-3d;
  background-color: #ffaff9;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 400px;
  height: 200px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
  transform: perspective(200px)rotateX(0)rotateY(15deg)rotateZ(0);
}

.d-95-right-side-text {
  text-align: left;
  font-family: Oswald, sans-serif;
  font-size: 64px;
  line-height: 200px;
  position: relative;
  inset: 0%;
}

.demo-wrapper-2 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.browser-demo-3 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 500px;
  height: 300px;
  display: none;
  position: relative;
  overflow: hidden;
}

.browser-top-3 {
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.d-130-blog-card-wrapper {
  border: 10px solid #fff;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.d-130-image {
  background-image: url('../images/daria-nepriakhina-194418-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 150%;
  height: 150%;
  position: absolute;
}

.d-130-image._2 {
  background-image: url('../images/william-daigneault-1153447-unsplash.jpg');
  background-size: cover;
}

.d-130-color-overlay {
  background-color: #bf000db3;
  position: absolute;
  inset: 0%;
}

.d-130-right-arrow {
  position: absolute;
  transform: skew(-25deg);
}

.d-130-description-wrapper {
  background-color: #fff;
  height: auto;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  position: absolute;
  inset: auto 0% -15%;
}

.d-130-arrow-bg {
  background-color: #bf000d;
  justify-content: flex-end;
  align-items: center;
  width: 150px;
  height: 50px;
  padding-right: 18px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% -50%;
  transform: skew(25deg);
}

.d-130-read-more-link-block {
  justify-content: flex-end;
  align-items: center;
  width: 175px;
  height: 50px;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 1px 3px 1px #0003;
}

.d-130-date {
  color: #fff;
  text-align: center;
  border: 5px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 15px;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  line-height: 48px;
  display: flex;
  position: relative;
}

.d-130-h3-heading {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 26px;
}

.d-130-image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.d-130-writing-icon {
  color: #333;
  display: none;
}

.text-block-2 {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
}

.d-130-paragraph {
  color: #333;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  display: block;
}

.d-130-month {
  font-size: 32px;
}

.d-87-cta-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.d-87-circle-wrapper {
  margin-bottom: 40px;
  position: relative;
}

.d-87-circle {
  border: 3px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: relative;
}

.d-87-cta-arrow.second {
  margin-top: 2px;
  margin-left: 10px;
}

.d-87-cta-image {
  background-image: url('../images/eiliv-sonas-aceron-1350373-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.d-87-text-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.d-87-cta-text {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.dessertswrapper {
  background-color: #6d3030;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 260px;
  margin-top: 43px;
  margin-bottom: 89px;
  padding-top: 24px;
  padding-bottom: 25px;
  display: flex;
  position: relative;
}

.d-70-card-wrapper {
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  width: 400px;
  height: auto;
  margin-left: 40px;
  margin-right: 40px;
  padding: 0 20px 40px;
  text-decoration: none;
  display: block;
  position: relative;
  box-shadow: 7px 7px 20px #0000001a;
}

.d-70-top-image {
  background-image: url('../images/alexandra-marcu-1318901-unsplash.jpg');
  background-position: 50% 35%;
  background-size: cover;
  border-radius: 3px;
  height: 220px;
  margin-left: -40px;
  position: relative;
  top: -25px;
}

.d-70-top-image.second {
  background-image: url('../images/houcine-ncib-1318453-unsplash.jpg');
  background-position: 50%;
  background-size: auto;
}

.d-70-h3-heading {
  color: #333;
  margin-top: -6px;
  font-family: Playfair Display, sans-serif;
}

.d-70-paragraph {
  color: #8f8f8f;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.d-70-read-more-btn-wrapper {
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 15px;
  text-decoration: none;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.d-70-read-more-btn {
  background-color: #f9d9bf;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-70-read-more-text {
  color: #333;
  letter-spacing: 1px;
  text-indent: 0;
  text-transform: uppercase;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  position: relative;
}

.d-70-arrow {
  width: 15px;
  margin-left: 10px;
}

.demo-wrapper-3 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.contactcard {
  background-color: #181609;
  width: 100%;
  margin-top: 69px;
  margin-bottom: 70px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.d-110-social-bg {
  background-color: #dd4b39;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  display: flex;
}

.d-110-social-bg.twitter {
  background-color: #1da1f2;
}

.d-110-social-bg.facebook {
  background-color: #3b5998;
}

.d-110-contact-text-bar {
  color: #fff;
  margin-left: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.d-110-social-title {
  color: #dd4b39;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.d-110-social-title.twitter {
  color: #1da1f2;
}

.d-110-social-title.facebook {
  color: #3b5998;
}

.d-110-top-wrapper {
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.d-110-contact-button {
  z-index: 10;
  cursor: pointer;
  background-color: #c5cfd1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.d-110-contact-button.two {
  background-color: #333;
}

.d-110-profile-image {
  color: #fff;
  background-color: #c5cfd1;
  background-image: url('../images/paul-rudd-ant-man-wasp-script-changes-1118007-1280x0.jpeg');
  background-position: 30%;
  background-size: cover;
  border-radius: 100px;
  flex: 0 auto;
  width: 100px;
  height: 100px;
  margin-top: -10px;
  margin-right: 20px;
}

.d-110-profile-image.two {
  background-color: #333;
  background-image: url('../images/1530553196521.jpeg');
  background-position: 55%;
  background-size: cover;
}

.d-110-contact-block-twitter {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.d-110-card-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 500px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.d-110-text-wrapper {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: auto;
  margin-top: -10px;
  display: flex;
}

.d-110-contact-block-gmail {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.d-110-contact-text {
  color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.d-110-contact-text.two {
  color: #fff;
}

.d-110-contact-block-facebook {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: #333;
  font-family: Roboto, sans-serif;
}

.d-110-name-text {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.d-110-name-text.two {
  color: #333;
}

.d-110-profile-wrapper {
  background-color: #d30026;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-110-profile-wrapper.two {
  background-color: #ffc44c;
}

.d-110-social-text-wrapper {
  flex: 1;
}

.d-110-bottom-bar {
  background-color: #9d152c;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: -10px;
  display: flex;
  position: relative;
}

.d-110-bottom-bar.two {
  background-color: #b38224;
}

.d-110-up-arrow {
  color: #fff;
  font-size: 24px;
  position: absolute;
}

.d-110-social-icon {
  color: #fff;
  font-size: 20px;
}

.d-110-description {
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.d-110-description.two {
  color: #333;
}

.d-110-right-arrow {
  color: #ccc;
  font-size: 24px;
  line-height: 40px;
}

.fancy {
  background-color: var(--torange);
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.pierce {
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.shoes {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 28px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.cube {
  width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.logowrapper {
  flex: 1;
}

.text-block-4 {
  font-size: 16px;
}

.div-block-2 {
  height: auto;
  margin-bottom: 0;
}

.link-block-2 {
  background-image: url('../images/new-troubadour-logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  margin: 16px;
  position: relative;
}

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

.d-132-menu-item-bottom {
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.d-132-menu-wrapper {
  background-color: #e2dbcc;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0%;
}

.browser-demo-4 {
  z-index: auto;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 900px;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-132-menu-middle-left {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d-132-menu-top {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
  position: relative;
}

.d-132-menu-middle {
  flex: 0 auto;
  height: 60%;
  display: flex;
}

.d-132-bottom-line {
  transform-origin: 0%;
  background-color: #000;
  height: 1px;
  position: absolute;
  inset: 0% 0% auto;
}

.d-132-top-line {
  transform-origin: 0%;
  background-color: #000;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.d-132-brand-link {
  color: #000;
  letter-spacing: 4px;
  margin-top: 30px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
}

.d-132-menu-item-wrapper {
  overflow: hidden;
}

.d-132-middle-line {
  transform-origin: 50% 100%;
  background-color: #000;
  width: 1px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.d-132-menu-trigger-line {
  background-color: #000;
  width: 35px;
  height: 1px;
  position: absolute;
}

.d-132-menu-middle-right {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.d-132-menu-item {
  color: #000;
  letter-spacing: 3px;
  font-size: 42px;
  line-height: 1;
  text-decoration: none;
  display: block;
}

.d-132-menu-trigger-wrapper {
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-top: 50px;
  margin-right: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.d-132-menu-bottom {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
  position: relative;
}

.d-132-instructions-text {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #e2dbcc;
  padding: 10px 20px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 4px 4px #000;
}

.d-135-card-wrapper {
  background-image: url('../images/katsiaryna-endruszkiewicz-704273-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-135-card-wrapper._2 {
  background-image: url('../images/mohammad-metri-250963-unsplash.jpg');
}

.d-135-card-wrapper._3 {
  background-image: url('../images/prince-akachi-728006-unsplash.jpg');
}

.d-135-color-overlay {
  background-color: #0000004d;
  position: absolute;
  inset: 0%;
}

.d-135-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.d-135-h3-heading {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  font-size: 32px;
  line-height: 1;
}

.d-135-card-caption {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
}

.d-135-view-project-wrapper {
  margin-top: 40px;
}

.d-135-view-project-text {
  z-index: 5;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.d-135-view-project-underline {
  transform-origin: 0%;
  background-color: #ff47f9;
  height: 10px;
  margin-top: -10px;
  position: relative;
}

.browser-demo-5 {
  z-index: auto;
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 800px;
  height: 400px;
  display: none;
  position: relative;
}

.cardsdemo {
  background-color: #050505;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  margin-right: 0%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-127-card-wrapper {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.d-127-circle-border {
  border: 3px solid #ff8c1a;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.d-127-circle-border._3 {
  border-color: #3bf;
}

.d-127-circle-border._2 {
  border-color: #41d941;
}

.d-127-card-title {
  color: #333;
  letter-spacing: 2px;
  margin-top: 60px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.d-127-circle-wrapper {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: relative;
}

.d-127-icon-circle {
  background-color: #0000;
  background-image: url('../images/ideas.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 44px;
  border-radius: 50%;
  width: 125px;
  height: 125px;
  position: absolute;
}

.d-127-icon-circle._3 {
  background-image: url('../images/projects.svg');
}

.d-127-icon-circle._2 {
  background-image: url('../images/research-1.svg');
}

.circleblowoutwrapper {
  background-color: #000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 71px;
  margin-right: 0%;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-127-inner-circle {
  background-color: #ff8c1a;
  border-radius: 50%;
  width: 125px;
  height: 125px;
  position: relative;
}

.d-127-inner-circle._2 {
  background-color: #41d941;
}

.d-127-inner-circle._3 {
  background-color: #3bf;
}

.d-120-left-line {
  transform-origin: 50% 100%;
  background-color: #fff;
  width: 2px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.d-120-view-text {
  color: #fff;
  letter-spacing: 2px;
  font-family: Varela, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
}

.d-120-project-title {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.d-120-project-title-wrapper {
  flex-direction: column;
  display: flex;
}

.d-120-right-line {
  transform-origin: 50% 0;
  background-color: #fff;
  width: 2px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.d-120-gradient-overlay {
  opacity: .8;
  background-image: linear-gradient(#ffaff9, #4d16dd99);
  position: absolute;
  inset: 0%;
}

.d-120-lines-wrapper {
  margin: 30px;
  position: absolute;
  inset: 0%;
}

.spinachwrapper {
  background-color: #350c1a;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 46px;
  margin-right: 0%;
  padding-top: 41px;
  padding-bottom: 41px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-120-bottom-line {
  transform-origin: 100%;
  background-color: #fff;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.d-120-top-line {
  transform-origin: 0%;
  background-color: #fff;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.d-120-title-underline {
  transform-origin: 0%;
  background-color: #fff;
  height: 2px;
}

.d-120-project-card-wrapper {
  flex-direction: column;
  width: 300px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
}

.d-120-image-wrapper {
  background-image: url('../images/pablo-logged-out.png');
  background-position: 70%;
  background-size: cover;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.d-120-image-wrapper._3 {
  background-image: url('../images/pablo-payment-processed.png');
  background-position: 50% 0;
  background-size: 810px;
}

.d-120-image-wrapper._2 {
  background-image: url('../images/pablo-camera-access.png');
  background-position: 50%;
  background-size: 810px;
}

.menulineswrapper {
  background-color: #070707;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 64px;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.d-119-menu-item-wrapper {
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  position: relative;
}

.d-119-menu-item-text {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 18px;
  position: relative;
}

.d-119-vertical-side {
  background-color: #ff47f9;
  width: 2px;
  height: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.d-119-vertical-side.right {
  inset: 0% 0% 0% auto;
}

.d-119-horizontal-side {
  transform-origin: 0%;
  background-color: #ff47f9;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.d-119-horizontal-side.bottom {
  inset: auto 0% 0%;
}

.d-117-menu-trigger-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.d-117-second-line {
  transform-origin: 0%;
  background-color: #1a1a1a;
  position: absolute;
  inset: 0%;
}

.d-117-line-wrapper {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 2px;
  position: absolute;
  overflow: hidden;
}

.burgeranimwrapper {
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 500px;
  height: 300px;
  margin-bottom: 40px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.d-117-menu-wrapper {
  background-color: #fff;
  display: block;
  position: absolute;
  inset: 0%;
}

.d-117-first-line {
  transform-origin: 100%;
  background-color: #1a1a1a;
  position: absolute;
  inset: 0%;
}

.browser-demo-6 {
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 500px;
  height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.browser-top-4 {
  z-index: 99;
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.menuanimwrapper {
  background-color: #030303;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  margin-right: 0%;
  padding-top: 37px;
  padding-bottom: 37px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-117-menu-wrapper-2 {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.browser-dot-2 {
  background-color: #fc615d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.browser-dot-2.green {
  background-color: #35cc4b;
}

.browser-dot-2.yellow {
  background-color: #fdbc40;
}

.d-116-block-4 {
  background-color: #4d16dd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-116-block-4.top {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transform: translate(0, -100%)rotateX(90deg)rotateY(0)rotateZ(0);
}

.d-116-block-wrapper-2, .d-116-block-wrapper-4 {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  flex: 1;
  margin-left: -5px;
  position: relative;
  inset: 0%;
  transform: none;
}

.d-116-block-3 {
  background-color: #4d16dd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-116-block-3.top {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transform: translate(0, -100%)rotateX(90deg)rotateY(0)rotateZ(0);
}

.d-116-block-wrapper-3 {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  flex: 1;
  margin-left: -5px;
  position: relative;
  inset: 0%;
  transform: none;
}

.d-116-button-text {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-116-block-1 {
  background-color: #4d16dd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-116-block-1.top {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transform: translate(0, -100%)rotateX(90deg)rotateY(0)rotateZ(0);
}

.browser-demo-7 {
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 760px;
  height: 500px;
  display: none;
  position: relative;
  overflow: hidden;
}

.musicalmenuswrapper {
  background-color: #000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 66px;
  margin-right: 0%;
  padding-top: 33px;
  padding-bottom: 33px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-116-3d-button-wrapper {
  perspective: 1000px;
  justify-content: center;
  width: 200px;
  height: 50px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.d-116-block-2 {
  background-color: #4d16dd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-116-block-2.top {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transform: translate(0, -100%)rotateX(90deg)rotateY(0)rotateZ(0);
}

.d-116-block-wrapper-1 {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  flex: 1;
  position: relative;
  inset: 0%;
  transform: none;
}

.d-115-product-price {
  opacity: .2;
  color: #333;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.d-115-snowboard {
  transform-origin: 50% 100%;
  height: 300px;
  position: absolute;
  inset: auto auto 0% -20%;
}

.d-115-left-side {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-115-3d-wrapper {
  perspective: 1000px;
  width: 300px;
  height: 400px;
  position: relative;
}

.d-115-right-side {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 100%;
  transform-style: preserve-3d;
  background-color: #333;
  padding-left: 30px;
  padding-right: 30px;
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(90deg)rotateZ(0)translate(100%);
}

.snowboardwrapper {
  background-color: #000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 84px;
  margin-right: 0%;
  padding-top: 54px;
  padding-bottom: 54px;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-115-spec-bold {
  letter-spacing: 0;
}

.d-115-list-item {
  color: #fff;
  justify-content: flex-start;
  margin-bottom: 5px;
  display: block;
}

.d-115-product-paragraph {
  color: #333;
}

.d-115-product-title {
  color: #333;
  letter-spacing: 1px;
  font-size: 26px;
}

.d-115-product-title.features {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}

.d-115-card-wrapper {
  transform-origin: 100%;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  transform: none;
}

.d-105-recipe-text {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.browser-demo-8 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 960px;
  height: 400px;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-105-card-title {
  color: #333;
  margin-top: 0;
  font-family: Merriweather, serif;
}

.d-105-card-wrapper {
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  box-shadow: 0 10px 20px -15px #fff9;
}

.d-105-text-wrapper {
  height: 40%;
  padding: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.d-105-timer-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.d-105-author-text {
  color: #333;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.d-105-timer-icon {
  color: #1a1a1a;
  font-size: 16px;
}

.d-105-timer-text {
  color: #1a1a1a;
  margin-left: 10px;
  font-family: Merriweather, serif;
}

.d-105-image-wrapper {
  transform-origin: 50% 0;
  background-image: url('../images/NordWood_7405.jpg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60%;
  position: absolute;
  inset: 0%;
}

.d-105-image-wrapper.two {
  background-image: url('../images/alex-loup-579540-unsplash.jpg');
  background-size: cover;
}

.d-105-image-wrapper.three {
  background-image: url('../images/hisu-lee-110005-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.raspberry-card-wrapper {
  background-color: #000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 51px;
  margin-right: 0%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.d-105-3d-wrapper {
  perspective: 1000px;
  border-radius: 10px;
  width: 235px;
  height: 350px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  overflow: visible;
}

.demo-container-2 {
  background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.demo-banner-bottom-2 {
  z-index: 9;
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 40px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.socwrap {
  display: none;
}

.background-video {
  opacity: .9;
  mix-blend-mode: normal;
  height: 86vh;
  margin-top: 142px;
}

.d-75-link-arrow {
  margin-left: 10px;
}

.heading-3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.d-75-image {
  z-index: 5;
  cursor: pointer;
  background-image: url('../images/ionut-coman-photographer-302139-unsplash.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  display: block;
  position: absolute;
  inset: 0%;
}

.d-75-image.second {
  background-image: url('../images/saksham-gangwar-172360-unsplash.jpg');
  background-position: 50% 100%;
  background-size: auto;
  display: block;
}

.d-75-link-block {
  background-color: #4d16dd;
  border-radius: 3px;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.d-75-card-wrapper {
  background-color: #141414;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 380px;
  height: 340px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.d-75-link-text {
  color: #fff;
  font-family: Roboto, sans-serif;
}

.portfolio-reveal {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 41px;
  display: flex;
  position: relative;
}

.d-75-cards-wrapper {
  display: flex;
}

.d-75-text-wrapper {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.d-121-text-wrapper {
  background-color: #fecd2e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-121-author-text {
  color: #000;
}

.d-121-project-card-wrapper {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.d-121-project-card-wrapper._3 {
  background-image: url('../images/taxi-1.png');
  background-size: contain;
}

.d-121-project-card-wrapper._2 {
  background-image: url('../images/taxi-delivery.png');
  background-size: contain;
}

.demo-wrapper {
  background-color: #000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  margin-right: 0%;
  display: flex;
  position: relative;
  inset: 0%;
}

.d-121-project-title {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.d-121-view-button {
  letter-spacing: 1px;
  background-color: #000;
  border-radius: 3px;
  margin-top: 20px;
  padding: 10px 30px;
  font-weight: 500;
}

.portreveal2 {
  background-color: #000;
  align-items: center;
  height: 400px;
  margin-bottom: 10px;
  display: flex;
}

.rasberry1 {
  background-color: #0a0000;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 36px;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.rasberries {
  background-color: #461f1f;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 56px;
  display: flex;
}

.d-104-icon-text {
  color: #fff;
  font-family: Roboto, sans-serif;
  display: none;
}

.d-104-card-wrapper {
  cursor: pointer;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 325px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-104-behance-link-block {
  background-color: #1769ffb3;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.d-104-dribble-circle {
  background-color: #ea4c89;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-bottom: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-104-social-media-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-104-image-wrapper {
  opacity: 1;
  filter: brightness(80%) grayscale();
  background-image: url('../images/benjamin-combs-27619-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  width: 160%;
  height: 160%;
  position: absolute;
  left: -40%;
  transform: rotate(-20deg);
}

.d-104-image-wrapper.two {
  background-image: url('../images/matt-collamer-547856-unsplash.jpg');
  background-size: cover;
}

.d-104-social-media-icon {
  color: #fffc;
  font-size: 150px;
  line-height: 150px;
  position: static;
}

.d-104-twitter-link-block {
  background-color: #1da1f2b3;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.d-104-behance-circle {
  background-color: #1769ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-104-name-text {
  color: #fff;
  background-color: #0000;
  font-family: Roboto, sans-serif;
}

.d-104-twitter-circle {
  z-index: 5;
  background-color: #1da1f2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-104-name-wrapper {
  opacity: 1;
  background-color: #262626;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 5px 20px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.photomove {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-104-dribbble-link-block {
  background-color: #ea4c89b3;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.photomoves {
  background-color: var(--blackish);
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-bottom: 55px;
  display: flex;
}

.d-103-card-wrapper {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 250px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-103-right-side {
  transform-origin: 0 100%;
  background-color: #0000;
  background-image: linear-gradient(#4d16dd, #ff47f9);
  width: 50%;
  height: 120%;
  position: absolute;
  inset: auto 0% 0% 100%;
  transform: rotate(-10deg);
}

.d-103-arrow {
  width: 15px;
  margin-top: 50px;
  margin-left: 5px;
  transform: rotate(10deg);
}

.d-103-shape-placeholder {
  background-color: #ffffff80;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin-bottom: 20px;
}

.demo-wrapper-4 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.browser-demo-9 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 960px;
  height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-103-option-text {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.d-102-card-wrapper {
  cursor: pointer;
  background-color: #999;
  background-image: url('../images/beautiful-beauty-black-hat-2080272.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 400px;
  border-radius: 10px;
  align-items: flex-end;
  width: 300px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper.three {
  background-image: url('../images/joe-gardner-298306-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-102-card-wrapper.two {
  background-image: url('../images/miti-660847-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-102-outer-circle {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: 0%;
}

.d-102-top-right-slant-one {
  opacity: .8;
  background-color: #ffaff9;
  width: 100px;
  height: 75px;
  position: absolute;
  inset: -50% -30% auto auto;
  transform: skew(-20deg);
}

.d-102-inner-circle {
  background-color: #4d16dd;
  border-radius: 50%;
  margin: 15px;
  position: absolute;
  inset: 0%;
}

.d-102-icon-link-block-2 {
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-2:hover {
  color: #4d16dd;
}

.d-102-right-slant {
  opacity: 1;
  background-color: #4d16dd;
  width: 60px;
  height: 50px;
  position: absolute;
  inset: 45% -40% 0% auto;
  transform: skew(-20deg);
}

.browser-demo-10 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 750px;
  height: 400px;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-102-circle-wrapper {
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  display: flex;
  position: absolute;
  inset: -20% -25% auto auto;
}

.d-102-bottom-wrapper {
  z-index: 2;
  width: 200px;
  height: 100px;
  margin-bottom: 10px;
  position: relative;
}

.d-102-top-slant {
  opacity: .8;
  background-color: #ff47f9;
  width: 60px;
  height: 50px;
  position: absolute;
  inset: -32% 0% auto 35%;
  transform: skew(-20deg);
}

.demo-wrapper-5 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 36px;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-102-social-media-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 45px;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.d-102-icon-link-block-3 {
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-3:hover {
  color: #4d16dd;
}

.d-102-slant-one {
  background-color: #4d16dd;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: skew(-20deg);
}

.d-102-slant-two {
  background-color: #fff;
  width: 200px;
  height: 100px;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  inset: 0%;
  transform: skew(-20deg);
}

.d-102-slant-one-text {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  line-height: 40px;
  transform: skew(20deg);
}

.d-102-icon-link-block-1 {
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-1:hover {
  color: #4d16dd;
}

.d-102-top-right-slant-two {
  background-color: #fff;
  width: 100px;
  height: 75px;
  position: absolute;
  inset: -40% -35% auto auto;
  transform: skew(-20deg);
}

.d-99-card-wrapper {
  background-color: #fff;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-99-image-wrapper {
  background-image: url('../images/eidy-bambang-sunaryo-517370-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: auto;
  position: absolute;
  inset: 0%;
}

.d-99-image-wrapper.second {
  background-image: url('../images/martin-sattler-132734-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.d-99-image-wrapper.third {
  background-image: url('../images/bryan-goff-360297-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.d-99-h3-heading {
  color: #333;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 50px;
  position: relative;
}

.demo-wrapper-6 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.starszoom {
  background-color: var(--blackish);
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-bottom: 32px;
  display: flex;
}

.port3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.d-93-cube-right {
  transform-origin: 100%;
  transform-style: preserve-3d;
  background-color: #ccc;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate3d(0, 0, 50px)rotateX(0)rotateY(-90deg)rotateZ(0);
}

.d-93-image-three {
  background-image: url('../images/NordWood-4504.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500%;
  position: absolute;
  inset: 0% 0% 0% -400%;
}

.d-93-image-three.five {
  left: 0%;
}

.d-93-image-three.two {
  left: -300%;
}

.d-93-image-three.four {
  left: -100%;
}

.d-93-image-three.three {
  left: -200%;
}

.d-93-cube-front {
  transform-style: preserve-3d;
  background-color: #e6e6e6;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate3d(0, 0, 50px);
}

.clone-instructions-panel-2 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.demo-container-3 {
  background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.d-93-section-home {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 10px;
  display: flex;
}

.d-93-cube-left {
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #b3b3b3;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate3d(0, 0, 50px)rotateX(0)rotateY(90deg)rotateZ(0);
}

.browser-demo-11 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: wrap;
  place-content: flex-end center;
  align-items: center;
  width: 600px;
  height: 400px;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-93-cube-back {
  transform-origin: 50%;
  transform-style: preserve-3d;
  background-color: #4d4d4d;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate3d(0, 0, 50px)translate3d(0, 0, -100px);
}

.d-93-cube-bottom {
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  background-color: gray;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, 50px)rotateX(90deg)rotateY(0)rotateZ(0);
}

.d-93-cube-wrapper {
  transform-origin: 50%;
  transform-style: preserve-3d;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  transform: rotateX(0)rotateY(90deg)rotateZ(0)translate(0);
}

.d-93-image-four {
  background-image: url('../images/NordWood-4524.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500%;
  position: absolute;
  inset: 0% 0% 0% -400%;
}

.d-93-image-four.five {
  left: 0%;
}

.d-93-image-four.two {
  left: -300%;
}

.d-93-image-four.four {
  left: -100%;
}

.d-93-image-four.three {
  left: -200%;
}

.d-93-image-one {
  background-image: url('../images/NordWood-4491.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500%;
  position: absolute;
  inset: 0%;
}

.d-93-image-one.four {
  left: -300%;
}

.d-93-image-one.five {
  left: -400%;
}

.d-93-image-one.two {
  left: -100%;
}

.d-93-image-one.three {
  left: -200%;
}

.demo-wrapper-7 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-93-cube-top {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  background-color: #666;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: 0%;
  transform: translate3d(0, 0, 50px)rotateX(-90deg)rotateY(0)rotateZ(0);
}

.d-92-demo-text {
  width: 200px;
  margin-top: 100px;
  margin-right: 40px;
  font-family: Inconsolata, monospace;
  position: absolute;
  inset: 0% 0% auto auto;
}

.d-93-image-two {
  background-image: url('../images/NordWood-4500.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500%;
  position: absolute;
  inset: 0% 0% 0% -400%;
}

.d-93-image-two.two {
  left: -300%;
}

.d-93-image-two.three {
  left: -200%;
}

.d-93-image-two.four {
  left: -100%;
}

.d-93-image-two.five {
  left: 0%;
}

.d-93-3d-wrapper {
  perspective: 1000px;
  justify-content: flex-start;
  align-items: stretch;
  width: 500px;
  height: 400px;
  display: flex;
  position: relative;
}

.menu-wrapper {
  background-color: #8f6aff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: absolute;
  inset: 0%;
}

.browser-top-5 {
  background-color: #e2e2e2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.demo-wrapper-8 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-87-cta-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-top: 0;
  display: flex;
  position: static;
}

.browser-demo-12 {
  background-color: #121212;
  border-radius: 10px;
  justify-content: flex-end;
  width: 500px;
  height: 300px;
  display: none;
  position: relative;
  overflow: hidden;
}

.dessertreveal {
  background-color: var(--blackish);
  background-image: linear-gradient(#ac2998, #564d8d);
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-bottom: 34px;
  display: flex;
}

.d-86-block {
  background-color: #002eeb;
  border: 3px solid #002eeb;
  position: absolute;
  inset: 0%;
}

.image-6 {
  margin-left: 15px;
  margin-right: 15px;
}

.d-86-3d-wrapper {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.demo-banner-bottom-3 {
  z-index: 9;
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 40px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.demo-wrapper-9 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.browser-demo-13 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: 1440px;
  height: 450px;
  padding-top: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-86-button-text {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 3px #fff;
  justify-content: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.demo-arrow-wrapper-2 {
  cursor: pointer;
  background-color: #4d16dd;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.demo-arrow-wrapper-2.next {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 10px;
}

.d-86-blocks-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
}

.demo-banner-top-2 {
  z-index: 9;
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 40px 10px 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.breakapart {
  background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-85-block-one {
  background-color: #fffc;
  border: 2px solid #333;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 140px;
  display: flex;
  position: absolute;
}

.demo-banner-top-3 {
  z-index: 9;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 40px 10px 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 1px 1px 4px #0000004d;
}

.brownies {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 10px;
  display: flex;
}

.d-85-block-two-text {
  color: #fff;
  font-family: Inconsolata, monospace;
}

.demo-banner-bottom-4 {
  z-index: 9;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 40px;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.d-85-arrow {
  margin-bottom: 10px;
  margin-right: 10px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.d-85-block-wrapper {
  margin-top: 50px;
  margin-left: 50px;
  position: relative;
}

.demo-left-arrow-wrapper-2 {
  z-index: 5;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.demo-right-arrow-wrapper-2 {
  z-index: 5;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 90px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.demo-wrapper-10 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.d-85-card-wrapper {
  background-image: linear-gradient(#fff6, #ff47f999 70%), url('../images/NordWood_7406.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 480px;
  height: 360px;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  position: relative;
  box-shadow: 0 4px 4px #0000003d, 0 0 2px #0000001f;
}

.d-85-card-wrapper.second {
  background-image: linear-gradient(#fff6, #ff47f999 70%), url('../images/NordWood--3895.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.demo-arrow-wrapper-3 {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.d-85-h2-heading {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  line-height: 32px;
}

.d-85-block-two {
  background-color: #333;
  border: 2px #333;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 140px;
  margin-top: 70px;
  margin-left: 100px;
  padding: 20px;
  display: flex;
  position: absolute;
}

.d-85-block-two-mobile {
  background-color: #333;
  border: 2px solid #333;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 140px;
  margin-top: 70px;
  margin-left: 100px;
  padding: 20px;
  display: none;
  position: absolute;
}

.demo-container-4 {
  background-image: linear-gradient(331deg, #932bdd, #932bdd 0%, #6521e5 100%, #6421e5 100%, #6421e5);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-77-play-icon {
  background-image: url('../images/play-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-left: 8px;
  position: relative;
}

.d-77-ecommerce-icon {
  z-index: 0;
  background-image: url('../images/ecommerce-icon-7.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  transform: rotate(0);
}

.d-77-ecommerce-icon._8 {
  background-image: url('../images/ecommerce-icon-5.svg');
  background-size: contain;
  position: absolute;
}

.d-77-ecommerce-icon._1 {
  background-size: contain;
  transform: none;
}

.d-77-ecommerce-icon._7 {
  background-image: url('../images/ecommerce-icon-10.svg');
  background-size: contain;
}

.d-77-ecommerce-icon._2 {
  background-image: url('../images/ecommerce-icon-4.svg');
  background-size: contain;
}

.d-77-ecommerce-icon._3 {
  background-image: url('../images/ecommerce-icon-1.svg');
  background-size: cover;
}

.d-77-ecommerce-icon._4 {
  background-image: url('../images/ecommerce-icon-11.svg');
  background-size: contain;
  transform: none;
}

.d-77-ecommerce-icon._6 {
  background-image: url('../images/ecommerce-icon-12.svg');
  background-size: contain;
  transform: none;
}

.d-77-ecommerce-icon._5 {
  background-image: url('../images/ecommerce-icon-15.svg');
  background-size: cover;
}

.browser-demo-14 {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 700px;
  max-width: 1440px;
  height: 450px;
  padding-top: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buttonrotates {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 10px;
  display: flex;
}

.d-77-button-gradient {
  background-image: linear-gradient(to right, #4d16dd, #ff47f9);
  width: 300%;
  position: absolute;
  inset: 0%;
}

.d-77-circle-2 {
  background-color: #4d16dd1a;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
}

.d-77-text {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
  align-self: flex-end;
  margin-top: 40px;
  margin-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  position: relative;
}

.d-77-text.top {
  text-transform: none;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.demo-container-5 {
  background-color: #1a1a1a;
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
}

.demo-wrapper-11 {
  background-image: url('../images/background.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.d-77-rotating-icons-wrapper {
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  display: flex;
  position: absolute;
}

.d-77-circle-1 {
  background-color: #4d16dd33;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: absolute;
}

.d-77-lightbox-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.d-77-button-wrapper {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-73-icon-bg-three {
  background-color: #fff9;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-73-icon {
  color: #000;
  font-family: "Fa brands 400", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 50px;
}

.d-73-icon-bg-four {
  background-color: #fff6;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-73-social-media-wrapper {
  display: flex;
}

.d-73-3d-wrapper {
  perspective: 1000px;
  width: 100px;
  height: 100px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}

.demo-banner-top-4 {
  z-index: 9;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 40px 10px 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.socmediconshover {
  background-image: linear-gradient(331deg, #932bdd, #932bdd 0%, #6521e5 100%, #6421e5 100%, #6421e5);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  padding-top: 46px;
  padding-bottom: 46px;
  display: flex;
  position: relative;
}

.d-73-icon-bg-two {
  background-color: #fffc;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-73-icon-bg-one {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-73-icon-bg-five {
  background-color: #fff3;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-66-text-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d-66-button-wrapper {
  background-color: #000;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: stretch;
  width: 175px;
  height: 50px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-66-btn-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.demo-wrapper-12 {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.add2cart {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-bottom: 115px;
  display: flex;
  position: static;
}

.d-66-card-wrapper {
  border: 5px solid #000;
  flex-direction: column;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px;
  display: flex;
}

.d-66-cart-icon {
  color: #fff;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 26px;
  position: absolute;
}

.d-66-icon-wrapper {
  background-color: #ffffff4d;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.d-66-image-wrapper {
  background-image: url('../images/dillon-mangum-383677-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 300px;
  margin-bottom: 20px;
}

.d-66-image-wrapper.second {
  background-image: url('../images/deanna-alys-675046-unsplash.jpg');
  background-size: cover;
}

.d-66-image-wrapper.third {
  background-image: url('../images/rachit-tank-623599-unsplash.jpg');
  background-size: auto;
}

.d-65-buttons-wrapper {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: relative;
}

.socmedia2 {
  background-image: linear-gradient(86deg, #6e28b9 30%, #c24092);
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-bottom: 61px;
  padding-top: 79px;
  padding-bottom: 79px;
  display: flex;
  position: relative;
}

.d-65-icon {
  color: #4521ff;
  justify-content: center;
  align-items: center;
  font-family: "Fa brands 400", sans-serif;
  font-size: 2rem;
  transition: color .35s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.d-65-icon:hover {
  color: #fff;
}

.demo-main-text-wrapper-2 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 43%;
  height: auto;
  margin-left: 10%;
  margin-right: 40px;
  display: none;
}

.d-65-open-line {
  background-color: #fff;
  border-radius: 10px;
  width: 100px;
  height: 10px;
  position: absolute;
  transform: rotate(0);
}

.d-65-open-line.vertical {
  transform: rotate(90deg);
}

.d-65-icon-wrapper {
  background-color: #ff8eff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 95px;
  height: 95px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-65-icon-wrapper.bottom-left {
  inset: auto auto 0% 0%;
}

.d-65-icon-wrapper.bottom-right {
  inset: auto 0% 0% auto;
}

.d-65-icon-wrapper.top-right {
  inset: 0% 0% auto auto;
}

.d-65-background {
  background-color: #ff8eff;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.separator-2 {
  background-color: #fff;
  width: 80px;
  height: 2px;
  margin-bottom: 30px;
}

.demo-wrapper-13 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: 0%;
  display: flex;
  position: relative;
}

.instructions-wrapper-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  inset: -140px auto auto;
}

.dk-socbg-wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  margin: 58px 10px;
  padding: 71px;
  display: flex;
  position: relative;
}

.dk-soclinkblock {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin: 26px;
  padding: 0;
  display: flex;
  position: relative;
}

.dk-soc-imgbg {
  z-index: 10;
  background-color: #fff3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.dk-soc-icon {
  color: #fff;
  font-family: "Fa brands 400", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 50px;
}

.dk-socimg-circle {
  opacity: 1;
  border: 5px solid #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: absolute;
}

.section {
  background-color: var(--silver);
  padding: 26px 32px;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.card-wrap {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 50vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.card {
  background-image: url('../images/Fashion-2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 250px;
  height: 400px;
  position: absolute;
  transform: rotate(-2deg);
  box-shadow: 0 1px 8px #1a00014d;
}

.card.bottom {
  background-image: url('../images/Fashion-3.jpg');
}

.card.top {
  background-image: url('../images/Fashion-1.jpg');
}

.description-text {
  flex-direction: column;
  align-items: center;
  max-width: 30vw;
  margin-top: 30px;
  display: flex;
}

.fixed-text {
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.corner-text {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  inset: auto auto 0% 0%;
}

.music-head {
  color: #f1ecdf;
  text-align: center;
  width: 92%;
  height: auto;
  margin-top: 4px;
  padding-top: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  display: block;
  position: static;
}

.grid-separator {
  background-color: #fff;
  width: 60%;
  height: 6px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.d-125-button-2 {
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px solid #fff;
  margin-top: 20px;
  transition: all .35s;
}

.d-125-button-2:hover {
  color: #9e3c47;
  background-color: #fff;
}

.d-125-3d-wrapper-2 {
  box-shadow: none;
  perspective: 1000px;
  cursor: pointer;
  background-color: #968457;
  border: 10px #fff;
  border-radius: 0;
  width: 240px;
  height: 300px;
  margin-bottom: 14px;
  margin-left: 35px;
  margin-right: 35px;
  position: relative;
}

.d-125-image-wrapper-2 {
  transform-origin: 50% 100%;
  background-image: url('../images/dylan-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 3px solid #fff;
  border-radius: 0;
  position: absolute;
  inset: 0%;
}

.d-125-image-wrapper-2._4 {
  background-image: url('../images/brendan-min-copy.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 3px solid #fff;
  border-radius: 0;
}

.d-125-image-wrapper-2._2 {
  background-image: url('../images/ky-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 3px solid #fff;
}

.d-125-image-wrapper-2._3 {
  background-image: url('../images/joshThumb.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 3px solid #fff;
}

.d-125-h3-heading-2 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 1.8em;
  font-weight: 500;
}

.d-125-h3-heading-2.brendan {
  margin-top: -39px;
}

.paragraph-7 {
  color: #000;
  text-shadow: 1px 1px #c7c0c061;
  font-size: 1em;
}

.d-125-content-wrapper-2 {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  background-color: #b99d54;
  border: 5px solid #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: none;
}

.largemenuwrapper-2 {
  z-index: auto;
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#0000 13%, #071535f7 59%);
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0;
}

.imagefront-header {
  z-index: 500;
  opacity: 1;
  color: #ffffff94;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 0 19px #02010021, 1px 1px 7px #31000082;
  background-color: #0000;
  font-size: 4em;
  line-height: .6em;
  position: absolute;
  inset: auto 0% 0%;
}

.imagefront-header.brendan {
  font-size: 3.5em;
}

.section-3 {
  display: none;
}

.largemenuwrapper-2-mobile {
  z-index: auto;
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#0000 13%, #071535f7 59%);
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: absolute;
  inset: auto 0% 0;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.merc-pic-container {
  z-index: 500;
  object-fit: cover;
  background-image: url('../images/clash3-sml.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 54%;
  height: 60%;
  position: absolute;
  inset: 15% auto auto 4%;
}

.image-7 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .sectionwrapper.contact {
    align-items: center;
    margin-top: auto;
  }

  .videothumb {
    margin-top: auto;
    margin-bottom: auto;
  }

  .background-video {
    height: 100vh;
    margin-top: 42px;
  }

  .d-125-h3-heading-2 {
    color: #3b3b39;
    text-align: left;
    font-size: 2em;
  }

  .paragraph-7 {
    color: #3b3b39;
  }

  .merc-pic-container {
    top: 15%;
  }
}

@media screen and (min-width: 1440px) {
  .headline1 {
    color: var(--burlywood);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 600%;
    line-height: 150%;
  }

  .headline2 {
    color: var(--burlywood);
    text-shadow: 0 0 30px #000;
    font-size: 550%;
    line-height: 150%;
  }

  .videothumb {
    width: 500px;
  }

  .background-video {
    height: 100vh;
    margin-top: 54px;
  }

  .d-125-3d-wrapper-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 360px;
  }

  .d-125-image-wrapper-2._3 {
    background-image: url('../images/joshThumb.jpg');
    background-size: cover;
  }

  .d-125-h3-heading-2 {
    font-size: 2.4em;
    line-height: 32px;
  }

  .paragraph-7 {
    font-size: 1.2em;
  }

  .d-125-content-wrapper-2 {
    padding-left: 20px;
  }

  .merc-pic-container {
    height: 64%;
  }
}

@media screen and (min-width: 1920px) {
  .abouttitle {
    font-size: 8em;
  }

  .abouttext {
    font-size: 2em;
  }

  .videothumb {
    width: 700px;
  }

  .infowrapper.events {
    font-size: 18px;
  }

  .background-video {
    height: 100vh;
    margin-top: 141px;
  }

  .dk-socbg-wrapper {
    background-color: #0000;
    border-radius: 0%;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .dk-soclinkblock {
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    position: relative;
  }

  .dk-soc-imgbg {
    z-index: 10;
    background-color: #ffffff52;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .dk-soc-icon {
    color: #fff;
    font-family: "Fa brands 400", sans-serif;
    font-size: 24px;
    font-weight: 400;
  }

  .dk-socimg-circle {
    border: 3px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: absolute;
  }

  .d-125-button-2 {
    margin-top: 10px;
    font-size: 22px;
  }

  .d-125-3d-wrapper-2 {
    width: 320px;
    height: 380px;
    margin-left: 64px;
    margin-right: 64px;
  }

  .d-125-image-wrapper-2._3 {
    background-image: url('../images/joshThumb.jpg');
  }

  .d-125-h3-heading-2 {
    margin-bottom: 15px;
    font-size: 3.4em;
    line-height: 50px;
  }

  .d-125-h3-heading-2.brendan {
    font-size: 3.4em;
  }

  .paragraph-7 {
    font-size: 1.8em;
    line-height: 1.2em;
  }

  .d-125-content-wrapper-2 {
    padding-left: 20px;
  }

  .merc-pic-container {
    background-image: none;
    background-size: auto;
    width: 54%;
    height: auto;
    top: 10%;
  }
}

@media screen and (max-width: 991px) {
  .headline1, .headline2 {
    font-size: 4em;
  }

  .nav {
    width: 100vw;
    padding-left: 23px;
    padding-right: 23px;
  }

  .logo {
    margin-top: 4px;
  }

  .logo.w--current {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navmenu.tablet {
    margin-top: 103px;
  }

  .headercontainer {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .image {
    max-width: 70%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .icon {
    width: 24px;
    display: block;
  }

  .title {
    font-size: 1.8em;
  }

  .heading {
    font-size: 1em;
  }

  .artists {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .artists.mobile {
    display: block;
  }

  .music {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .sectionhead {
    margin-bottom: -69px;
  }

  .sectionbanner {
    margin-top: 14px;
  }

  .abouttitle {
    font-size: 5em;
  }

  .abouttext {
    font-size: 1.4em;
    line-height: 1.4em;
  }

  .artistscontainer {
    background-position: 50%;
  }

  .picholder {
    flex-direction: row;
    flex: 1;
    margin-top: 51px;
    margin-bottom: auto;
    display: block;
  }

  .pic1 {
    background-position: 50% 0;
    background-size: contain;
    top: 8%;
  }

  .sectionwrapper {
    flex: 1;
  }

  .grid {
    flex-flow: wrap;
    flex: 1;
    align-content: stretch;
    align-self: stretch;
    align-items: center;
    margin-top: -21px;
    display: flex;
    top: 30px;
  }

  .video {
    object-fit: fill;
    flex: 0 auto;
    width: 300px;
    margin-top: -11px;
    margin-left: 13px;
    margin-right: 13px;
    display: block;
  }

  .video.nine {
    display: none;
  }

  .videothumb {
    width: 640px;
    position: relative;
  }

  .schedulepic {
    top: 90px;
  }

  .schedulepic.cover {
    height: 91vh;
    top: 89px;
  }

  .infowrapper {
    flex: 0 auto;
    height: auto;
    margin-top: 7px;
    top: 10%;
  }

  .text-block {
    font-size: 1.2em;
  }

  .cancel {
    margin-top: -136px;
    margin-left: 0;
  }

  .cancel.info {
    align-items: stretch;
    width: 30%;
    margin-top: 13px;
    margin-right: 9px;
    font-size: 1em;
    inset: 0% 0% auto auto;
  }

  .form-block {
    height: 85%;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .social-icon {
    width: 4em;
  }

  .socials {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    padding: 9px;
  }

  .sociallinks {
    margin-left: -11px;
    margin-right: -11px;
  }

  .contactheading {
    font-size: 1.5em;
    line-height: 1.4em;
  }

  .contactheading.more {
    font-size: 1.3em;
    line-height: 1em;
  }

  .d-131-logos-wrapper {
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .d-133-3d-wrapper {
    margin-bottom: 80px;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 40px;
    padding-right: 32px;
  }

  .demo-p.main.popup {
    line-height: 20px;
  }

  .demo-p.main {
    margin-bottom: 40px;
    padding-right: 32px;
  }

  .largemenuwrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .browser-demo {
    flex-direction: column;
    justify-content: center;
    width: 700px;
    height: 500px;
    margin-bottom: 100px;
  }

  .image-5 {
    margin-right: 0;
  }

  .demo-btn-close-wrapper {
    position: static;
  }

  .browser-demo-2 {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: 300px;
    margin-bottom: 100px;
  }

  .demo-banner-bottom {
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .demo-left-arrow-wrapper {
    position: fixed;
  }

  .demo-container {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .demo-right-arrow-wrapper {
    position: fixed;
  }

  .demo-text-wrapper {
    width: 330px;
  }

  .demo-btn-wrapper {
    margin-top: 30px;
  }

  .demo-main-text-wrapper {
    width: 510px;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: auto;
    position: absolute;
  }

  .demo-heading.h2.popup {
    line-height: 35px;
  }

  .demo-heading.h1.popup {
    line-height: 60px;
  }

  .d-50-circle-wrapper-2 {
    margin-top: 12px;
  }

  .d-126-card-wrapper {
    margin-bottom: 80px;
  }

  .demo-banner-bottom-wrapper {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }

  .demo-logo-mark {
    display: none;
  }

  .d-128-3d-card-wrapper {
    margin-bottom: 60px;
  }

  .d-128-section-home {
    clear: both;
    overflow: visible;
  }

  .inner-wrapper {
    display: flex;
  }

  .learn-ui-panel, .clone-instructions-panel {
    display: none;
  }

  .d-125-3d-wrapper {
    margin-bottom: 60px;
  }

  .demo-wrapper-2 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    margin-right: 0%;
  }

  .browser-demo-3 {
    justify-content: center;
    width: 500px;
  }

  .d-130-blog-card-wrapper {
    margin-bottom: 100px;
  }

  .d-70-card-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .demo-wrapper-3 {
    flex-direction: column-reverse;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
  }

  .bold-text {
    object-fit: fill;
    object-position: 0% 0%;
    margin-right: -12px;
    padding-right: 0;
  }

  .browser-demo-4 {
    flex-direction: column;
    justify-content: center;
    width: 700px;
    height: 500px;
    margin-bottom: 100px;
  }

  .d-135-card-wrapper {
    margin-bottom: 60px;
  }

  .browser-demo-5 {
    flex-direction: column;
    justify-content: center;
    width: 700px;
    height: 500px;
    margin-bottom: 100px;
  }

  .cardsdemo {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 140px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .d-127-card-wrapper {
    margin-bottom: 60px;
  }

  .circleblowoutwrapper, .spinachwrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .d-120-project-card-wrapper {
    margin-bottom: 60px;
  }

  .menulineswrapper {
    flex-direction: column;
    display: flex;
  }

  .d-119-menu-item-wrapper {
    margin-bottom: 40px;
  }

  .burgeranimwrapper, .browser-demo-6 {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: 300px;
    margin-bottom: 100px;
  }

  .menuanimwrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .browser-demo-7 {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: 500px;
    margin-bottom: 100px;
  }

  .musicalmenuswrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .d-116-3d-button-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .snowboardwrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .browser-demo-8 {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: auto;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .raspberry-card-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
    padding-bottom: 100px;
  }

  .d-105-3d-wrapper {
    margin-bottom: 60px;
  }

  .demo-container-2 {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .demo-banner-bottom-2 {
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .background-video {
    height: 85vh;
  }

  .d-75-card-wrapper {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .portfolio-reveal {
    flex-direction: column-reverse;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    margin-right: 0%;
  }

  .d-75-cards-wrapper {
    flex-direction: column;
  }

  .d-121-project-card-wrapper {
    margin-bottom: 80px;
  }

  .demo-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  .rasberry1 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
    padding-bottom: 100px;
  }

  .d-104-card-wrapper {
    margin-bottom: 60px;
  }

  .photomove {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
    padding-bottom: 100px;
  }

  .d-103-card-wrapper {
    margin-bottom: 60px;
  }

  .demo-wrapper-4 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
  }

  .browser-demo-9 {
    flex-direction: column;
    justify-content: center;
    width: 500px;
    height: auto;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .d-102-card-wrapper {
    margin-bottom: 60px;
  }

  .browser-demo-10 {
    justify-content: center;
    width: 500px;
  }

  .demo-wrapper-5 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
  }

  .d-99-card-wrapper {
    margin-bottom: 60px;
  }

  .demo-wrapper-6 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
  }

  .clone-instructions-panel-2 {
    display: none;
  }

  .demo-container-3 {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .d-93-section-home {
    clear: both;
    overflow: visible;
  }

  .browser-demo-11 {
    justify-content: center;
    width: 550px;
  }

  .demo-wrapper-7 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    margin-right: 0%;
  }

  .d-92-demo-text {
    width: auto;
    margin-right: 0;
    right: auto;
  }

  .d-93-3d-wrapper {
    margin-top: 100px;
  }

  .demo-wrapper-8 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    margin-right: 0%;
  }

  .content-wrapper {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 100px;
    padding-right: 0;
  }

  .demo-banner-bottom-3 {
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .demo-wrapper-9 {
    flex-direction: column-reverse;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    margin-right: 0%;
  }

  .browser-demo-13 {
    flex-direction: column;
    width: 500px;
    height: 500px;
    margin-bottom: 100px;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .breakapart {
    clear: both;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .brownies {
    clear: both;
    overflow: visible;
  }

  .demo-banner-bottom-4 {
    align-items: flex-start;
    display: flex;
    position: fixed;
  }

  .demo-left-arrow-wrapper-2, .demo-right-arrow-wrapper-2 {
    position: fixed;
  }

  .demo-wrapper-10 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 140px;
    margin-right: 0%;
  }

  .d-85-card-wrapper {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .d-85-block-two-mobile {
    display: none;
  }

  .demo-container-4 {
    clear: both;
    flex-direction: row;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .browser-demo-14 {
    flex-direction: column;
    width: 500px;
    height: 400px;
    margin-bottom: 40px;
    padding-top: 20px;
  }

  .buttonrotates {
    clear: both;
    overflow: visible;
  }

  .demo-container-5 {
    clear: both;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .demo-wrapper-11 {
    flex-direction: column-reverse;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    margin-right: 0%;
  }

  .d-73-social-media-wrapper {
    flex-direction: column;
  }

  .d-73-3d-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .socmediconshover {
    clear: both;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
  }

  .demo-wrapper-12 {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    margin-right: 0%;
  }

  .add2cart {
    flex-direction: column;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-right: 0;
  }

  .d-66-card-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .socmedia2 {
    flex-direction: column;
    padding-right: 0;
  }

  .demo-main-text-wrapper-2 {
    width: 510px;
    margin-left: 18%;
    margin-right: auto;
  }

  .demo-wrapper-13 {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-right: 0%;
  }

  .instructions-wrapper-2 {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    display: none;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .description-text {
    max-width: 50vw;
  }

  .d-125-3d-wrapper-2 {
    width: 260px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .d-125-h3-heading-2 {
    font-size: 1.5em;
  }

  .d-125-content-wrapper-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .largemenuwrapper-2, .largemenuwrapper-2-mobile {
    flex-flow: row-reverse wrap;
    flex: 0 auto;
    align-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .herosection {
    display: none;
  }

  .herocontentwrapper {
    background-image: none;
  }

  .textwrapper {
    margin-top: -217px;
  }

  .headline1 {
    font-size: 3.8em;
    line-height: 120%;
  }

  .navmenu.tablet.horizontal {
    margin-top: 100px;
  }

  .movieoverlay {
    background-image: url('../images/classy_fabric_2X.png'), url('../images/bedge_grunge.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    background-attachment: fixed, scroll;
  }

  .image {
    max-width: 60%;
  }

  .icon {
    text-align: left;
    width: 1em;
  }

  .menubutton {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.4em;
    line-height: 1.5em;
  }

  .title {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .artists {
    background-image: linear-gradient(to bottom, var(--tblue), var(--tteal));
  }

  .sectionhead.band {
    margin-top: 0;
    top: 18%;
  }

  .sectionbanner, .sectionbanner.band {
    margin-top: 0;
  }

  .sectionbanner.about {
    display: none;
  }

  .abouttext {
    width: 44vw;
    line-height: 1.4em;
  }

  .picholder {
    background-image: linear-gradient(to bottom, var(--tteal), var(--tblue));
    background-position: 0 0;
    width: 90%;
    margin-top: 35px;
  }

  .pic1 {
    top: 12%;
  }

  .sectionwrapper {
    margin-top: auto;
  }

  .grid {
    z-index: auto;
    flex: none;
    align-self: center;
    height: auto;
    min-height: 0%;
    top: auto;
  }

  .video {
    width: 500px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
    inset: 0%;
  }

  .video.three {
    display: block;
  }

  .video.five, .video.six, .video.seven, .video.eight {
    display: none;
  }

  .videothumb {
    padding-bottom: 0;
  }

  .schedulepic, .schedulepic.cover {
    height: 90vh;
    top: 82px;
  }

  .infowrapper {
    flex: 0 auto;
    height: auto;
    margin-top: 49px;
    margin-right: 6px;
    top: 8.5%;
  }

  .infowrapper.events {
    top: 4.5%;
  }

  .text-block {
    font-size: 1em;
    position: static;
  }

  .text-block.events {
    font-size: 1.6em;
  }

  .cancel {
    margin-top: -5px;
    margin-left: 62px;
    font-size: 6em;
  }

  .cancel.info {
    width: 20%;
    font-size: .7em;
  }

  .form-block {
    height: 80%;
    top: -35px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .social-icon {
    width: 3em;
  }

  .heading-2 {
    margin-top: 44px;
  }

  .sociallinks {
    padding-left: 0;
    padding-right: 0;
  }

  .contactheading.more {
    font-size: 1em;
  }

  .instructions-wrapper {
    margin-left: 0;
  }

  .demo-p.main {
    max-width: 350px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .demo-p.main.popup {
    padding-left: 0;
    padding-right: 0;
  }

  .demo-p.main {
    font-size: 14px;
    line-height: 20px;
  }

  .largemenuwrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 500px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .browser-demo-2 {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 300px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .demo-banner-bottom {
    align-items: flex-end;
    display: flex;
  }

  .demo-btn-text.f-1 {
    font-size: 12px;
  }

  .demo-btn.f-2 {
    flex: none;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .demo-btn.f-2.bottom-btn {
    margin-bottom: 0;
  }

  .demo-btn.f-1 {
    flex: none;
    margin-bottom: 10px;
  }

  .demo-container {
    background-image: url('../images/background.svg'), linear-gradient(to bottom, null, null);
    background-attachment: fixed, scroll;
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .demo-btn-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 50%;
  }

  .demo-main-text-wrapper {
    width: auto;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .demo-heading.h2, .demo-heading.h2.popup, .demo-heading.h2.popup, .demo-heading.h2.popup {
    font-size: 20px;
    line-height: 30px;
  }

  .demo-heading.h1 {
    max-width: 400px;
  }

  .demo-heading.h1.popup {
    max-width: none;
    font-size: 35px;
    line-height: 45px;
  }

  .demo-heading.h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .demo-heading.h1 {
    max-width: 400px;
    font-size: 35px;
    line-height: 45px;
  }

  .demo-close-div.popup {
    top: 50px;
    right: 50px;
  }

  .inner-wrapper {
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
    overflow: visible;
  }

  .learn-ui-panel {
    height: auto;
    display: none;
  }

  .panel-text-wrapper {
    width: 100%;
    height: 420px;
    margin-top: 150px;
    overflow: visible;
  }

  .clone-instructions-panel {
    height: auto;
    display: none;
  }

  .d-95-cube-wrapper {
    width: 100%;
  }

  .d-95-left-side {
    width: 200px;
    height: 100px;
  }

  .d-95-left-side-text {
    font-size: 32px;
    line-height: 100px;
  }

  .d-95-right-side {
    width: 200px;
    height: 100px;
  }

  .d-95-right-side-text {
    font-size: 32px;
    line-height: 100px;
  }

  .demo-wrapper-2 {
    margin-top: 140px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .browser-demo-3 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
    padding: 60px 30px;
  }

  .demo-wrapper-3 {
    margin-top: 0;
  }

  .browser-demo-4 {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 500px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .d-132-menu-middle {
    flex-direction: column;
  }

  .d-132-middle-line {
    display: none;
  }

  .d-132-menu-trigger-wrapper {
    margin-right: 40px;
  }

  .browser-demo-5 {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 500px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cardsdemo {
    margin-top: 140px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .circleblowoutwrapper, .spinachwrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .burgeranimwrapper, .browser-demo-6 {
    flex-flow: column;
    justify-content: center;
    width: 400px;
    height: 300px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .menuanimwrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-7 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 500px;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .musicalmenuswrapper, .snowboardwrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-8 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    padding: 100px 30px;
  }

  .raspberry-card-wrapper {
    margin-top: 140px;
    padding-bottom: 100px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .demo-container-2 {
    background-image: url('../images/background.svg'), linear-gradient(to bottom, null, null);
    background-attachment: fixed, scroll;
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .demo-banner-bottom-2 {
    align-items: flex-end;
    display: flex;
  }

  .background-video {
    display: flex;
  }

  .demo-wrapper {
    margin-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .rasberry1, .photomove {
    margin-top: 140px;
    padding-bottom: 100px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .demo-wrapper-4 {
    margin-top: 140px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .browser-demo-9 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    padding: 100px 30px;
  }

  .browser-demo-10 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
    padding: 60px 30px;
  }

  .demo-wrapper-5, .demo-wrapper-6 {
    margin-top: 140px;
    padding-left: 110px;
    padding-right: 110px;
  }

  .clone-instructions-panel-2 {
    height: auto;
    display: none;
  }

  .demo-container-3 {
    background-image: url('../images/background.svg'), linear-gradient(#1a1a1a, #1a1a1a);
    background-attachment: fixed, scroll;
    align-items: center;
    min-height: 100vh;
    display: flex;
  }

  .browser-demo-11 {
    flex-flow: column;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    padding: 60px 30px;
  }

  .demo-wrapper-7 {
    margin-top: 0;
    padding-left: 110px;
    padding-right: 110px;
  }

  .d-92-demo-text {
    width: auto;
    margin-right: 0;
    right: auto;
  }

  .d-93-3d-wrapper {
    margin-top: 100px;
  }

  .demo-wrapper-8 {
    padding-left: 90px;
    padding-right: 90px;
  }

  .content-wrapper {
    margin-top: 140px;
    margin-bottom: 0;
  }

  .browser-demo-12 {
    width: 100%;
  }

  .demo-banner-bottom-3 {
    align-items: flex-end;
    display: flex;
  }

  .browser-demo-13 {
    width: 400px;
    margin-bottom: 100px;
  }

  .breakapart {
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .demo-banner-bottom-4 {
    align-items: flex-end;
    display: flex;
  }

  .demo-wrapper-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .d-85-block-two-mobile {
    display: none;
  }

  .demo-container-4 {
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .browser-demo-14 {
    width: 400px;
  }

  .demo-container-5, .socmediconshover {
    align-items: center;
    min-height: 100vh;
    display: block;
  }

  .add2cart {
    margin-bottom: 150px;
  }

  .demo-main-text-wrapper-2 {
    width: auto;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .instructions-wrapper-2 {
    margin-left: 0;
  }

  .music-head {
    font-size: 1.2em;
  }

  .d-125-3d-wrapper-2 {
    width: 240px;
    height: 280px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .d-125-content-wrapper-2 {
    padding-left: 34px;
    padding-right: 34px;
  }

  .largemenuwrapper-2, .largemenuwrapper-2-mobile {
    z-index: 200;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .herosection {
    flex-flow: column wrap;
    display: none;
  }

  .herocontentwrapper {
    opacity: 1;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .headline1, .headline2 {
    font-size: 2em;
  }

  .logo.w--current {
    object-fit: fill;
    width: auto;
    padding-left: 0;
    display: none;
    position: absolute;
  }

  .headercontainer {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .headercontainer.mobile {
    display: block;
    position: static;
  }

  .movieoverlay {
    z-index: 200;
    opacity: .27;
    background-image: radial-gradient(circle closest-corner, #292903 11%, #1b0606 81%), url('../images/classy_fabric_2X.png'), url('../images/bedge_grunge.png');
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, auto;
    background-attachment: scroll, fixed, scroll;
    position: static;
  }

  .image {
    max-width: 60%;
  }

  .icon {
    font-size: 1.4em;
    line-height: 1.5em;
  }

  .menubutton {
    margin-top: 14px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5em;
    line-height: 1.4em;
  }

  .title {
    justify-content: center;
    font-size: .9em;
  }

  .heading {
    text-align: center;
    font-size: .8em;
  }

  .artists {
    flex-flow: row;
    width: auto;
    min-width: auto;
    height: 130%;
    min-height: 130%;
    display: flex;
    position: relative;
  }

  .music {
    display: block;
  }

  .contact {
    height: 60vh;
    min-height: 0;
  }

  .sectionhead {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.6em;
    line-height: 1.6em;
  }

  .sectionhead.band {
    display: block;
    inset: 8.8vh 0% auto;
  }

  .sectionbanner {
    height: 60px;
  }

  .sectionbanner.band {
    display: flex;
    position: relative;
    top: auto;
  }

  .aboutcaption {
    margin-top: 114px;
  }

  .abouttitle {
    margin-top: -136px;
    font-size: 3.2em;
  }

  .abouttext {
    width: 66vw;
    font-size: 1em;
    line-height: 1.5em;
  }

  .picholder {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-position: 100% 0%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100vw;
    min-width: auto;
    height: 100vh;
    margin-top: auto;
    display: flex;
    position: relative;
    inset: auto 0%;
  }

  .picholder.mobile {
    background-image: url('../images/tts-banner-pic1.jpg'), linear-gradient(to bottom, var(--tteal), var(--tblue));
    background-position: 100% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    width: 100%;
    height: auto;
    margin-top: 0;
    position: relative;
    top: 146px;
    bottom: 0;
  }

  .pic1 {
    object-fit: contain;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    flex: 1;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    width: auto;
    min-width: auto;
    height: 100vh;
    min-height: 100vh;
    display: flex;
    position: relative;
    inset: 0%;
  }

  .pic2 {
    display: none;
  }

  .sectionwrapper {
    flex: 1;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .sectionwrapper.contact {
    flex: 1;
    align-self: center;
    height: auto;
    min-height: 60vh;
    margin-top: 0;
    display: block;
    position: absolute;
    inset: auto 0%;
  }

  .grid {
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .video {
    border: 1px solid #fff;
    width: 46%;
    margin: 0 auto;
  }

  .video.three, .video.five, .video.six, .video.seven, .video.eight {
    display: block;
  }

  .video.nine {
    display: none;
  }

  .videothumb, .videothumb.two {
    width: 100%;
  }

  .josh {
    display: block;
  }

  .schedulepic {
    height: 100vh;
    position: absolute;
    top: 60px;
  }

  .schedulepic.cover {
    height: 100vh;
    top: 0;
  }

  .infowrapper {
    width: auto;
    height: auto;
    inset: 6.7% 0 auto auto;
  }

  .infowrapper.events {
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    top: 2.5%;
    left: 4px;
    right: auto;
  }

  .text-block {
    font-size: .9em;
  }

  .text-block.events {
    margin-left: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1em;
  }

  .cancel {
    margin-top: -4px;
    margin-left: 39px;
    font-size: 5em;
  }

  .cancel.info {
    width: 50%;
    margin-top: -6px;
    top: 66%;
    right: 19%;
  }

  .form-block {
    flex-direction: column;
    width: 90%;
    height: auto;
    margin-top: 51px;
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    top: 9px;
  }

  .form {
    flex: 0 auto;
    align-self: center;
    width: 95%;
    padding-left: 13px;
    padding-right: 13px;
  }

  .footer {
    text-align: left;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .messagefield, .namefield, .emailfield {
    font-size: 12px;
  }

  .social-icon {
    width: 2em;
    font-size: 30px;
    line-height: 20px;
  }

  .social-icon.four {
    width: 9em;
    display: inline-block;
  }

  .heading-2 {
    margin-top: 20px;
    margin-bottom: 11px;
    font-size: 1.4em;
  }

  .socials {
    flex-flow: wrap;
    place-content: flex-start space-between;
    align-self: auto;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: 100px;
    padding-top: 40px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .sociallinks {
    object-fit: fill;
    flex: 1;
    order: 0;
    align-self: auto;
    margin: 11px 3px 7px 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .sociallinks.ruckus {
    flex: 0 auto;
    order: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .sociallinks.vimeo {
    margin-top: -90px;
    display: block;
  }

  .sociallinks.youtube {
    flex: 1;
    margin-top: -90px;
    font-size: 14px;
    line-height: 14px;
  }

  .contactheading {
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 1.1em;
    position: relative;
    left: 0;
    right: 0;
  }

  .contactheading.more {
    margin-top: 44px;
  }

  .instructions-wrapper {
    align-self: auto;
    margin-left: 0;
  }

  .demo-p.main {
    max-width: 350px;
    margin-bottom: 20px;
    margin-right: 30px;
    padding-right: 0;
    font-size: 14px;
  }

  .largemenuwrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    margin-top: 0;
    margin-right: 0;
  }

  .demo-btn-close-wrapper {
    flex: none;
    align-items: center;
  }

  .demo-arrow-wrapper {
    justify-content: center;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .demo-arrow-wrapper.next {
    justify-content: center;
  }

  .browser-demo-2 {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-banner-bottom {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .demo-mark {
    width: 80px;
    padding: 10px;
  }

  .demo-left-arrow-wrapper {
    width: 50px;
  }

  .demo-banner-top {
    padding-left: 0;
    padding-right: 20px;
  }

  .demo-bottom-buttons {
    flex-direction: column;
    align-items: flex-end;
  }

  .demo-btn.f-2.bottom-btn {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .demo-right-arrow-wrapper {
    width: 50px;
  }

  .demo-text-wrapper {
    width: 100%;
    max-width: 330px;
  }

  .demo-btn-wrapper {
    flex: none;
    width: 180px;
  }

  .demo-main-text-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .demo-arrow-text {
    display: none;
  }

  .demo-heading.h2, .demo-heading.h2.popup, .demo-heading.h2.popup, .demo-heading.h2.popup {
    font-size: 15px;
    line-height: 20px;
  }

  .demo-heading.h1 {
    line-height: 28px;
  }

  .demo-heading.h1.popup {
    font-size: 25px;
    line-height: 35px;
  }

  .demo-heading.h2 {
    font-size: 15px;
    line-height: 20px;
  }

  .demo-heading.h1 {
    font-size: 25px;
    line-height: 35px;
  }

  .demo-mark-logo-wrapper {
    margin-left: 10px;
  }

  .image-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .demo-banner-bottom-wrapper {
    margin-left: 10px;
  }

  .d-128-3d-card-wrapper {
    width: 300px;
  }

  .inner-wrapper {
    align-items: center;
  }

  .learn-ui-panel {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .panel-text-wrapper {
    margin-top: 0;
  }

  .clone-instructions-panel {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .d-125-3d-wrapper {
    width: 300px;
  }

  .d-125-content-wrapper {
    padding-right: 60px;
  }

  .demo-wrapper-2 {
    align-items: center;
    margin-top: 140px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .d-130-blog-card-wrapper {
    width: 300px;
    margin-bottom: 180px;
  }

  .d-130-description-wrapper {
    bottom: -30%;
  }

  .d-70-card-wrapper {
    width: 320px;
  }

  .d-70-top-image {
    margin-left: 0;
  }

  .demo-wrapper-3 {
    align-items: center;
    margin-right: 0;
  }

  .text-block-4 {
    text-align: center;
  }

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

  .browser-demo-4 {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .d-132-menu-trigger-wrapper {
    margin-right: 20px;
  }

  .d-132-instructions-text {
    margin-left: 55px;
    margin-right: 55px;
  }

  .browser-demo-5 {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .cardsdemo {
    align-items: center;
    margin-top: 140px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .circleblowoutwrapper, .spinachwrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .burgeranimwrapper, .browser-demo-6 {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .menuanimwrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-7 {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .musicalmenuswrapper, .snowboardwrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .raspberry-card-wrapper {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-banner-bottom-2 {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .socwrap {
    position: absolute;
    inset: 23% auto auto 8%;
  }

  .socwrap.vimeo {
    left: 55%;
  }

  .socwrap.tube {
    top: 55%;
  }

  .socwrap.ruck {
    top: 55%;
    left: 55%;
  }

  .link-block-3 {
    background-image: url('../images/facebook.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .link-block-3.vimeo {
    background-image: url('../images/vimeo.png');
  }

  .link-block-3.ruckus {
    background-image: url('../images/ruckus-logo1.png');
  }

  .link-block-3.yourube {
    background-image: url('../images/imgbin-youtube-logo-internet-marketing-subscribe-youtube-logo-ZStYAQskpiCPL1pGwgsrnF1Tj.png');
  }

  .background-video {
    height: 100vh;
    margin-top: 812px;
    display: block;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .d-75-image {
    display: block;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .d-75-card-wrapper {
    width: 300px;
  }

  .d-75-link-text {
    font-size: 12px;
  }

  .portfolio-reveal {
    align-items: center;
    margin-right: 0;
  }

  .d-75-text-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .d-121-project-card-wrapper {
    width: 260px;
  }

  .demo-wrapper, .rasberry1 {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .d-104-card-wrapper {
    width: 300px;
  }

  .photomove {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-wrapper-4 {
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo-9, .browser-demo-10 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-wrapper-5, .demo-wrapper-6 {
    align-items: center;
    margin-top: 140px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clone-instructions-panel-2 {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .browser-demo-11 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .demo-wrapper-7 {
    align-items: center;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .d-92-demo-text {
    text-align: center;
    width: auto;
    margin-top: 100px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }

  .d-93-3d-wrapper {
    margin-top: 100px;
  }

  .demo-wrapper-8 {
    align-items: center;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .content-wrapper {
    margin-bottom: 200px;
  }

  .browser-demo-12 {
    width: 100%;
  }

  .demo-banner-bottom-3 {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .demo-wrapper-9 {
    align-items: center;
    margin-right: 0;
  }

  .browser-demo-13 {
    width: 100%;
    margin-bottom: 220px;
  }

  .demo-arrow-wrapper-2, .demo-arrow-wrapper-2.next {
    justify-content: center;
  }

  .demo-banner-top-2 {
    padding-left: 0;
    padding-right: 20px;
  }

  .breakapart {
    padding-left: 50px;
    padding-right: 50px;
  }

  .d-85-block-one {
    position: relative;
  }

  .demo-banner-top-3 {
    padding-left: 0;
    padding-right: 20px;
  }

  .demo-banner-bottom-4 {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .d-85-block-wrapper {
    margin-top: 20px;
    margin-left: 10px;
  }

  .demo-left-arrow-wrapper-2, .demo-right-arrow-wrapper-2 {
    width: 50px;
  }

  .demo-wrapper-10 {
    align-items: center;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .d-85-block-two {
    margin-top: 20px;
    margin-left: 0;
  }

  .d-85-block-two-mobile {
    margin-top: 20px;
    margin-left: 0;
    display: flex;
  }

  .browser-demo-14 {
    width: 90%;
  }

  .demo-wrapper-11 {
    align-items: center;
    margin-right: 0;
  }

  .demo-banner-top-4 {
    padding-left: 0;
    padding-right: 20px;
  }

  .demo-wrapper-12 {
    align-items: center;
    margin-right: 0;
  }

  .add2cart {
    margin-bottom: 200px;
  }

  .demo-main-text-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .demo-wrapper-13 {
    align-items: center;
    margin-right: 0;
  }

  .instructions-wrapper-2 {
    align-self: auto;
    margin-left: 0;
  }

  .description-text {
    max-width: 80vw;
  }

  .music-head {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: .9em;
    display: block;
  }

  .grid-separator {
    margin-top: 10px;
  }

  .d-125-3d-wrapper-2 {
    width: 45vw;
    height: 300px;
    margin-bottom: 27px;
    margin-left: 7px;
    margin-right: 7px;
    display: flex;
  }

  .d-125-content-wrapper-2 {
    align-items: center;
    padding-left: 11px;
    padding-right: 11px;
  }

  .largemenuwrapper-2 {
    margin-right: 0%;
    display: flex;
    position: absolute;
    inset: 430px 0% 0%;
  }

  .imagefront-header.brendan {
    letter-spacing: .0001em;
    margin-left: -2px;
    font-size: 3.2em;
    font-weight: 700;
  }

  .section-3 {
    height: 100vh;
    min-height: auto;
    display: block;
  }

  .largemenuwrapper-2-mobile {
    flex-flow: row-reverse wrap;
    display: flex;
    position: static;
    top: 244px;
  }

  .merc-pic-container {
    width: 100%;
    height: 100%;
    max-height: none;
    display: none;
    position: static;
    left: auto;
  }

  .image-7 {
    display: block;
  }
}


@font-face {
  font-family: 'Eleganticons';
  src: url('../fonts/ElegantIcons.eot') format('embedded-opentype'), url('../fonts/ElegantIcons.woff') format('woff'), url('../fonts/ElegantIcons.ttf') format('truetype'), url('../fonts/ElegantIcons.ttf') format('truetype'), url('../fonts/ElegantIcons.svg') format('svg'), url('../fonts/ElegantIcons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}