@font-face {
  font-family: Swistblnkmonthoers;
  src: url('../fonts/SwistblnkMonthoers.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Hamurzfreeversion;
  src: url('../fonts/HamurzFreeVersion.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --firebrick-2: #b00e0e;
  --maroon-2: #850505;
  --new-gold: #e6b209;
  --gold: #ffde00;
  --black: #000000e6;
  --new-red: #6d0403;
  --red: #ef4036;
  --firebrick: #aa1414;
  --dodger-blue: #3d83ff;
  --light-coral: #ff9d97;
  --black-2: #333;
  --light-grey: #d4d4d4;
  --midnight-blue: #1d2f5d;
  --black-3: #0e141f;
  --black-4: #0d1b2a;
  --midnight-blue-2: #0d233b;
  --midnight-blue-3: #0d2c4c;
  --dark-slate-blue: #1d3c59;
  --red-2: #ef403673;
  --dark-olive-green: #57773c;
  --saddle-brown: #553419;
  --maroon: #741717;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.bottomnavbar {
  z-index: 1000;
  text-align: center;
  cursor: pointer;
  background-color: #ef4036;
  border-top: 1px #000;
  justify-content: center;
  align-items: center;
  height: 5%;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.home {
  z-index: 10;
  text-align: center;
  height: 100vh;
  display: block;
  position: relative;
}

.homelogo {
  text-align: left;
  margin: 39px;
  position: fixed;
  top: 0;
  right: 0;
}

.services {
  z-index: 20;
  text-align: center;
  background-color: #0000;
  border-color: #ef4036 #000 #000;
  border-top-style: none;
  border-top-width: 1px;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 150px;
  display: block;
  position: relative;
}

.down-arrow {
  text-align: center;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sectionheader {
  color: #ef4036;
  text-align: center;
  margin-top: 0;
  padding-top: 45px;
  font-family: Roboto Slab, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 79px;
  position: static;
}

.sectionheader.white {
  color: #ef4036;
  padding-top: 45px;
}

.homeheader {
  color: #575757;
  text-align: center;
  background-color: #0000;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #ef403659;
  border-bottom-width: 1px;
  border-bottom-color: #ef403659;
  margin: 0 auto;
  padding: 5px 25px;
  font-family: Roboto Slab, sans-serif;
  font-size: 40px;
  font-weight: 100;
  line-height: 58px;
  display: block;
  position: static;
  bottom: 50%;
  left: 0;
  right: 0;
}

.homeheader.smallerheader {
  font-size: 30px;
}

.hamburger {
  color: #fff;
  cursor: pointer;
  margin-top: 6px;
  margin-right: 5px;
  font-size: 40px;
  display: block;
  position: static;
  top: 15%;
  left: 0;
  right: 0;
}

.navfullscreen {
  z-index: 1005;
  opacity: 1;
  text-align: center;
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0;
}

.navlinktext {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 6em;
  font-weight: 400;
  line-height: 120px;
  text-decoration: none;
  display: block;
}

.navlinktext:hover {
  color: #fff;
  font-family: Roboto Slab, sans-serif;
  font-size: 6.5em;
  line-height: 120px;
}

.close {
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 30px;
  font-family: Lato, sans-serif;
  font-size: 100px;
  font-weight: 100;
  line-height: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

.body-copy {
  font-family: Lato, sans-serif;
}

.body-copy.cream {
  color: #ff9d97;
}

.iconcontainer {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 100px;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.icondiv {
  width: 25%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  overflow: hidden;
}

.body {
  font-family: Lato, sans-serif;
}

.servicetxt {
  color: #000;
  margin-top: 22px;
  font-size: 25px;
  font-weight: 400;
}

.newnav {
  z-index: 1100;
  opacity: 1;
  background-color: #ef4036e6;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 75px;
  padding-bottom: 75px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.quoteblock {
  box-shadow: none;
  background-color: #ffffff73;
  border-top: 8px #ef403640;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 50px;
  display: flex;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.about {
  z-index: 40;
  text-align: center;
  border-top: 1px #ef4036;
  height: auto;
  padding-top: 40px;
  padding-bottom: 0;
  position: relative;
}

.menutxt {
  color: #fff;
  font-family: Roboto Slab, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.aboutcontainer {
  float: none;
  align-items: center;
  margin: 30px 10% 60px;
  display: flex;
}

.mitchheadshot {
  float: none;
  border: 10px solid #ffffffa6;
  border-radius: 300px;
  max-width: 30%;
  margin-right: 45px;
  display: block;
  box-shadow: 0 4px 5px 2px #00000026;
}

.aboutparagraph {
  float: left;
  color: #fff;
  text-align: left;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px;
}

.homesliderdiv {
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
}

.homeslider {
  background-color: #fffc;
  height: auto;
}

.homequoteslide {
  text-align: center;
  padding-top: 0;
}

.redtxt {
  color: #ef4036;
}

.quote {
  color: #000000e6;
  text-align: center;
  text-shadow: 0 0 20px #fff;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  line-height: 23px;
}

.quoteattribute {
  color: #aa1414;
  margin-top: 15px;
  font-family: Roboto Slab, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

._1housediv {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-left: 7%;
  margin-right: 7%;
  padding: 40px 60px;
  display: flex;
}

.servicesubtxt {
  color: #ef4036;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.seemorebtn {
  float: none;
  clear: none;
  color: #fff;
  border: 1px solid #ffffff59;
  margin-top: 0;
  padding: 7px 41px 9px;
  font-size: 16px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.seemorebtn:hover {
  background-color: #ffffff1a;
  transform: scale(1.1);
}

.seemorebtn.redbtn {
  color: #ef4036;
  background-color: #0000;
  border-style: solid;
  border-color: #0000;
  margin-top: 5px;
  margin-right: 0;
  padding: 4px 25px 6px 32px;
  position: static;
  top: 0;
  right: 0;
}

.seemorebtn.redbtn:hover {
  color: #fff;
  background-color: #ef4036;
  transform: none;
}

.seemorebtn.redbtn.graytype {
  color: #333;
}

.seemorebtn.redbtn.graytype:hover {
  color: #fff;
}

.seemorebtn.redbtn.greyedout {
  color: #e2e2e2f2;
}

.seemorebtn.redbtn.greyedout:hover {
  background-color: #0000;
}

.seemorebtn.redbtn.leftbtn {
  padding-left: 25px;
}

.seemorebtn.white {
  text-align: center;
  border-style: solid;
}

.seemorebtn.white:hover {
  background-color: #ef403680;
  border-color: #ef4036;
  transform: none;
}

.arrowicon {
  float: left;
  clear: none;
  margin-top: 3px;
  margin-left: 7px;
  margin-right: 0;
  font-size: 13px;
}

.arrowicon.left {
  margin-left: 0;
}

.seemoretxt {
  float: left;
  line-height: 15px;
}

.workthumbdiv1, .workthumbdiv2, .workthumbdiv3, .workthumbdiv4 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

._2housediv, ._3housediv, ._4housediv {
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-left: 7%;
  margin-right: 7%;
  padding: 40px 60px;
  display: flex;
}

.worknew3 {
  z-index: 30;
  text-align: center;
  background-color: #0000;
  border-top: 3px #ef4036;
  padding-bottom: 150px;
  position: relative;
}

.mainworkdiv {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  height: auto;
  margin-top: 55px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 0;
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 15px #00000059;
}

.workimg-new {
  text-align: center;
  max-width: 65%;
  margin-bottom: 0;
  overflow: visible;
}

.workslider2 {
  background-color: #0000;
  height: auto;
  padding-bottom: 35px;
  display: block;
}

.sliderarrow {
  color: #ef4036;
  text-align: center;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
}

.slidernav {
  color: #ef4036;
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 12px;
}

.workslidediv {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 25px;
  display: flex;
}

.workheader2 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 33px;
}

.workheader2.extrabottom {
  margin-bottom: 0;
}

.contact {
  z-index: 50;
  text-align: center;
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
}

.aboutcopydiv {
  text-align: left;
  background-color: #0009;
  padding: 25px 40px;
}

.lighttype {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.textlink {
  color: #ef4036;
  font-weight: 700;
  text-decoration: none;
}

.formcontainer {
  background-color: #0000;
  margin-top: 35px;
  margin-left: 15%;
  margin-right: 15%;
  padding: 25px;
}

.formfield {
  text-align: left;
  background-color: #ffffffa3;
  border: 1px solid #ef4036;
}

.formbutton {
  color: #fff;
  background-color: #ef4036;
  border: 1px solid #ef4036;
  margin-top: 18px;
  padding: 4px 35px 5px;
  font-family: Roboto Slab, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  transition: background-color .2s, color .2s;
}

.formbutton:hover {
  color: #ef4036;
  background-color: #0000;
}

.emailphonediv {
  justify-content: center;
  display: flex;
}

.callustxt {
  font-size: 18px;
  line-height: 25px;
}

.cardfrontdiv {
  backface-visibility: hidden;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.rcrworkdiv {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #fff;
  display: block;
  position: relative;
  top: 20px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.photomanipdiv {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.debbieworkdiv {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.offerhero {
  background-image: linear-gradient(#1d2f5d, #1d2f5d80);
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.offerlayer1 {
  z-index: 100;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.offerlayer2 {
  z-index: 80;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: -13%;
  left: 0;
  right: 0;
}

.offerlayer3 {
  z-index: 60;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.offerlayer4 {
  z-index: 40;
  display: block;
  position: absolute;
  bottom: -83px;
  left: 0;
  right: 0;
}

.offerlogo {
  z-index: 120;
  width: 25%;
  position: absolute;
  bottom: 35px;
  right: 30px;
}

.herocopy {
  z-index: 150;
  position: absolute;
  top: 4%;
  left: 3%;
}

.customwebsites {
  color: #fff;
  text-transform: none;
  text-shadow: 0 2px 3px #000000e6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 70px;
  line-height: 60px;
}

.text-span {
  color: #ffde00;
}

.cautiontape {
  z-index: 150;
  opacity: 1;
  background-image: url('../images/CautionTape.svg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: auto;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.cautiontape.toptape {
  transform-style: preserve-3d;
  inset: 0 0 auto;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

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

.cautionsign {
  height: 27px;
  margin-bottom: 3px;
}

.copysubhead {
  color: #d4d4d4;
  text-transform: uppercase;
  text-shadow: 0 2px 3px #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 31px;
  font-weight: 300;
  display: inline-block;
}

.dmvstar {
  z-index: 175;
  width: 375px;
  position: static;
  bottom: 55px;
  left: 20px;
}

.bgimagediv {
  z-index: -1;
  background-image: url('../images/iStock_46877728_Web.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.bgcolorchange {
  z-index: 1;
  opacity: 1;
  background-color: #fff0;
  position: fixed;
  inset: 0;
}

.bgcolorchange.darkbg {
  opacity: 0;
  background-color: #000000a6;
  display: block;
}

.bgcolorchange.redbg {
  opacity: 0;
  background-color: #ef403673;
}

.worklink {
  color: #ef4036;
  font-weight: 300;
}

.smalltxt {
  color: #ef4036;
  font-size: 21px;
}

.offerformcontainer {
  z-index: 20000;
  width: 97%;
  display: flex;
  position: absolute;
  bottom: 55px;
  left: 20px;
}

.offerformdiv {
  color: #fff;
  background-color: #0d2c4cf2;
  border-right: 1px solid #ffde0099;
  width: 60%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -195px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  position: relative;
  overflow: hidden;
}

.cautiontapeholder {
  border-right: 1px solid #ffde0099;
  width: 2000px;
  position: absolute;
  inset: 0;
}

.div-block-2 {
  padding: 25px 20px 25px 205px;
  position: absolute;
  inset: 0;
}

.bottomblocker {
  z-index: 5000;
  background-color: #0e141f;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.backgroundtexture {
  z-index: -1;
  background-image: url('../images/cardboard-seamless-texture.jpg');
  background-position: 0 0;
  background-size: 250px;
  position: fixed;
  inset: 0;
}

.aliandnatename {
  z-index: 900;
  width: 40%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mountains {
  z-index: 10;
  background-image: url('../images/Mountains.png');
  background-position: 50% 113%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: 0 0 -100px;
}

.mountains.background {
  z-index: 5;
  opacity: .2;
  background-image: url('../images/MountainsBack.png');
}

.anformcontainer {
  z-index: 500;
  text-align: center;
  width: 45%;
  margin: -25px auto 250px;
  display: block;
  position: relative;
}

.anformsignbg {
  z-index: 100;
  opacity: .9;
  position: relative;
}

.anformsign {
  z-index: 500;
  filter: brightness(129%);
  position: absolute;
}

.ansigncontainer {
  z-index: 600;
  width: 23%;
  margin-bottom: 15%;
  margin-left: 4%;
  position: fixed;
  bottom: 0;
  left: 0;
  transform: rotate(-7deg);
}

.ansignimg {
  z-index: 600;
  position: absolute;
}

.ansignbackimg {
  z-index: 500;
  opacity: .9;
  position: relative;
}

.anformblock {
  z-index: 800;
  width: 53%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.formheader {
  z-index: 700;
  color: #57773c;
  text-align: center;
  margin-bottom: 19px;
  margin-left: auto;
  margin-right: auto;
  font-family: Swistblnkmonthoers, sans-serif;
  font-size: 50px;
  line-height: 57px;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.an-field-label {
  color: #553419;
  text-align: center;
  font-family: Swistblnkmonthoers, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.an-field-label.green {
  color: #57773c;
}

.an-form-field {
  color: #000000e6;
  background-color: #ffffff7d;
  border: 2px solid #553419;
  border-radius: 5px;
}

.an-form-field.howmany {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.anyesnocontainer {
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.anradiofield {
  margin-left: 15px;
  margin-right: 15px;
}

.anqmark {
  font-family: Lato, sans-serif;
}

.ansidbysideblock {
  width: 50%;
}

.ansubformblock {
  margin-top: 25px;
  display: flex;
}

.anformabsolutecontainer {
  z-index: 800;
  margin-top: 30%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.an-submit {
  background-color: #553419;
  border: 2px #553419;
  border-radius: 10px;
  margin-top: 20px;
  padding: 14px 42px 6px;
  font-family: Swistblnkmonthoers, sans-serif;
  font-size: 30px;
  line-height: 23px;
  transition: background-color .2s;
}

.an-submit:hover {
  background-color: #57773c;
}

.ansuccess {
  color: #553419;
  background-color: #0000;
  font-family: Swistblnkmonthoers, sans-serif;
  font-size: 26px;
  line-height: 27px;
}

.topbar {
  z-index: 1000;
  text-align: center;
  background-color: #fff;
  padding: 19px 30px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 15px #0003;
}

.mpdesginlogo {
  width: 300px;
}

.lpphonelink {
  color: #333;
  text-align: right;
  padding: 15px;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}

.lpphonenumber {
  color: #ef4036;
  font-size: 25px;
  font-weight: 700;
  line-height: 27px;
}

.topspacer {
  height: 110px;
  display: none;
}

.lpscrollpage {
  height: 200vh;
}

.lprotatewrapper {
  perspective: 2000px;
  perspective-origin: 50% 100%;
  background-color: #e4e4e4;
  position: fixed;
  inset: 0;
}

.lprotatesection1 {
  z-index: 1;
  transform-origin: 50% 100%;
  text-align: center;
  background-color: #ef4036;
  background-image: url('../images/WebsiteBanner.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  inset: 0;
}

.lprotatesection2 {
  z-index: 2;
  perspective: 2000px;
  perspective-origin: 50% 100%;
  transform-origin: 50% 0;
  text-align: center;
  background-color: #fff;
  display: block;
  position: fixed;
  inset: 0;
  overflow: visible;
}

.lprotatesection2inner {
  transform-origin: 50% 100%;
  background-color: #fff;
  position: fixed;
  inset: 0;
}

.lprotatesection3 {
  z-index: 3;
  transform-origin: 50% 0;
  background-color: #3d83ff;
  position: fixed;
  inset: 0;
}

.lptopspacer {
  height: 90px;
}

.lpheader {
  color: #fff;
  text-align: center;
  width: 95%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 100;
  line-height: 46px;
  display: block;
}

.lpheader.lppage2header {
  color: #000000e6;
  line-height: 39px;
}

.lpheaderlargebold {
  font-size: 48px;
  font-weight: 700;
}

.lpparagraph {
  color: #fff;
  text-align: center;
  width: 85%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.lpparagraph.smalllighttype {
  color: #ff9d97;
  margin-top: 0;
  font-size: 17px;
  line-height: 22px;
}

.lpparagraph.greytxt {
  color: #696969;
}

.lpparagraph.lpredtxt {
  color: #ef4036;
  font-size: 19px;
  font-style: italic;
  line-height: 24px;
}

.lpparagraph.notopmargincenter {
  margin-top: 0;
  margin-bottom: 5px;
}

.lpformblock {
  z-index: 500;
  margin-top: 30px;
  position: relative;
}

.lpformblock.lesstopmargin {
  margin-top: 10px;
}

.lpform {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lpformfield {
  margin-bottom: 0;
  margin-right: 14px;
}

.lpformbtn {
  background-color: #aa1414;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 20px;
  transition: background-color .2s;
}

.lpformbtn:hover {
  background-color: #741717;
}

.lpworkbannerimg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.lpheader2 {
  color: #ef4036;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.lpquoteholder {
  text-align: left;
  background-color: #f5f5f5;
  border: 1px solid #cfcfcf;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  display: flex;
}

.kenheadshot {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.lpquote {
  color: #727272;
  margin-left: 15px;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 20px;
}

.lpquotename {
  color: #000000e6;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.lpportfolioouterholder {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 85%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.lplightbox {
  z-index: 9999;
  margin-bottom: 10px;
  position: relative;
}

.lplightboximgholder {
  color: #333;
  text-align: center;
  text-transform: none;
  width: 22%;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
}

.lpportfolioinnerholder {
  justify-content: space-between;
  display: flex;
  position: static;
}

.lpslider {
  background-color: #0000;
  height: 100%;
}

.lpslidenav {
  display: none;
}

.lpsliderarrow {
  color: #ef4036;
  margin-right: -65px;
  font-size: 30px;
}

.lpsliderarrow.lpleftarrow {
  margin-left: -65px;
  margin-right: 0;
}

.lpbullet {
  color: #aa1414;
  font-size: 18px;
  line-height: 24px;
}

.lpbiggertxt {
  font-size: 18px;
  line-height: 24px;
}

.infinibody {
  padding-bottom: 100px;
  font-family: Lato, sans-serif;
}

.infiniholder {
  text-align: center;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.infinilogo {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.infiniheader {
  color: var(--white);
  text-transform: uppercase;
  text-shadow: 4px 4px 8px #00000073;
  font-size: 70px;
  font-weight: 300;
  line-height: 65px;
}

.infinisubheadtext {
  color: var(--white);
  text-transform: uppercase;
  text-shadow: 4px 4px 6px #00000073;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
}

.infinipackageholder {
  background-color: #fff3;
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
  box-shadow: 0 8px 15px #00000080;
}

.boxheaderholder {
  text-align: left;
  background-color: #ffffff4d;
  align-items: center;
  padding: 15px 20px;
  display: flex;
  box-shadow: 0 4px 10px #00000073;
}

.infiniboxheader {
  color: var(--white);
  text-transform: uppercase;
  text-shadow: 4px 4px 8px #00000073;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 45px;
  font-weight: 900;
  line-height: 43px;
}

.boxsubheadtext {
  color: var(--white);
  text-shadow: 2px 2px 6px #000000b3;
  font-size: 20px;
  line-height: 24px;
}

.infinipackageflex {
  justify-content: flex-start;
  margin-top: 16px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.infiniproductholder {
  width: 18%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}

.infiniproductholder.alacarteholder {
  text-align: left;
  background-color: #ffffff4d;
  width: 23%;
  box-shadow: 0 6px 7px #00000073;
}

.infiniproductname {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 2px 2px 6px #000000b3;
  margin-top: 0;
  font-size: 18px;
  line-height: 21px;
}

.infiniproductname.secondname {
  margin-top: 14px;
}

.productbox {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 25%;
  display: flex;
  position: relative;
  box-shadow: 0 4px 7px #00000073;
}

.productbox.exterior-window {
  padding-bottom: 61%;
}

.productbox._16-9 {
  padding-bottom: 56%;
}

.productbox.square {
  width: 70%;
  padding-bottom: 70%;
}

.productbox.smallsquare {
  width: 40%;
  padding-bottom: 40%;
}

.productnumber {
  color: var(--firebrick-2);
  font-size: 28px;
  font-weight: 900;
  line-height: 30px;
}

.productnumber.furtherdown {
  margin-top: 34px;
}

.numberholder {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.packagepricetag {
  width: 15%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.buy-now-button {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: 80px;
  margin-top: 0;
  display: flex;
  position: relative;
}

.buy-now-button.secondbutton {
  margin-top: 72px;
}

.paypalbtn {
  background-color: var(--firebrick-2);
  color: var(--white);
  text-transform: uppercase;
  margin-left: 35px;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: 900;
  line-height: 23px;
  transition: background-color .2s;
}

.paypalbtn:hover {
  background-color: var(--maroon-2);
}

.alacartebtn {
  background-color: var(--firebrick-2);
  text-transform: uppercase;
  font-weight: 900;
  transition: background-color .2s;
}

.alacartebtn:hover {
  background-color: var(--maroon-2);
}

.alacarteprice {
  color: var(--white);
  text-shadow: 1px 1px 6px #00000073;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 900;
  line-height: 29px;
}

.alacarteprice.smallertxt {
  font-size: 25px;
  line-height: 27px;
}

.normal {
  font-weight: 300;
}

.infinibackground {
  z-index: -1;
  background-image: url('../images/Web-BG.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  position: fixed;
  inset: 0%;
}

.link {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.pricing_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.swipers {
  display: none;
}

.footer_layout {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.clip_intro {
  z-index: 10;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: clip;
}

.impact_content {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.nav-button_line {
  background-color: #292d32;
  border-radius: 2px;
  height: 5%;
}

.nav-button_line.is-first {
  transform-origin: 50%;
  transform: translate(0);
}

.nav-button_line.is-third {
  transform-origin: 50%;
}

.timeline_item {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.bar_number {
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
  color: var(--white);
  text-align: center;
  background-color: #6d0403;
  flex: none;
  justify-content: center;
  align-items: center;
  font-family: Geist Mono, sans-serif;
  font-size: 1.25rem;
  display: flex;
  position: relative;
}

.cta {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-image: linear-gradient(90deg, #6d0403 44%, #2562ff00), url('../images/confect_1confect.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2.5rem;
  display: flex;
}

.cta.slide_down {
  background-image: linear-gradient(90deg, #6d0403 10%, #2562ff00), url('../images/WyattBanner2.jpg');
  overflow: clip;
}

.redtxt-2 {
  color: #e6b209;
}

.meet_item {
  aspect-ratio: 1 / 1.1;
  flex-flow: column;
  flex: none;
  width: 32%;
  margin-right: 1.5rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.hero_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.padding-global {
  z-index: 3;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.padding-global.is-navbar {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.spacer-mobile {
  display: none;
}

.timeline {
  flex-flow: column;
  margin-bottom: -50svh;
  display: flex;
  position: relative;
  overflow: clip;
}

.impact_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  display: grid;
}

.testi_card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #ffffff1f;
  flex: none;
  width: 68%;
  margin-right: 1.5rem;
  padding: 1.5rem;
  display: flex;
}

.text-sm {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Geist Mono, sans-serif;
  font-size: .875rem;
  line-height: 1.42;
  text-decoration: none;
}

.text-sm.text-color-secondary {
  font-family: Geist Mono, sans-serif;
  font-weight: 400;
}

.text-sm.center-txt {
  text-align: center;
}

.nav_wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testi_profile {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #ffffff1f;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #ffffff1f;
  justify-content: center;
  align-items: flex-start;
  padding: 1.5rem;
  font-size: 1.25rem;
  display: flex;
}

.block.slide-right {
  color: var(--white);
  font-family: Geist Mono, sans-serif;
}

.form_message-error {
  background-color: #0000;
  margin-top: .75rem;
  padding: 0 .75rem;
}

.button {
  z-index: 5;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #6d0403;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  font-family: Geist Mono, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: all .45s;
  display: flex;
  position: relative;
  overflow: clip;
}

.button.secondary-9 {
  color: #fff;
  font-family: Geist Mono, sans-serif;
  text-decoration: none;
}

.button.is-form-submit {
  background-color: #fff;
}

.form_component {
  margin-bottom: 0;
}

.navbar_content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.page-wrapper {
  overflow: clip;
}

.testi_icon {
  width: 4rem;
  height: 4rem;
}

.spacer {
  opacity: 0;
}

.form_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr 1.1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.nav-button_component {
  grid-row-gap: .5rem;
  background-color: #8f00ff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.nav-button_component:hover {
  opacity: 1;
}

.arrow {
  cursor: pointer;
  background-color: #6d0403;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.arrow:active {
  transform: scale(.93);
}

.link_wrap {
  position: relative;
}

.link_wrap.is-bot {
  position: absolute;
  bottom: -100%;
}

.form_submit {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.impact_img {
  padding-top: 51%;
  position: relative;
}

.data {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.login-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

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

.meet_wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.meet_list {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.padding-section-small {
  padding-top: 3.25rem;
}

.padding-section-medium {
  padding-top: 7.5rem;
}

.text-xl {
  color: var(--white);
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-family: Geist, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-xl.smalltag {
  font-size: 1rem;
  line-height: 1;
}

.gold-txt {
  color: var(--new-gold);
}

.hero_title {
  grid-column-gap: 1.81rem;
  grid-row-gap: 1.81rem;
  color: var(--white);
  text-transform: uppercase;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-family: Anton, sans-serif;
  display: grid;
}

.h2 {
  letter-spacing: 0;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.pricing_wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.spacer-tablet {
  display: none;
}

.button_text {
  line-height: 1;
}

.button_text.text-color-primary.secondary-39 {
  color: #6d0403;
}

.button_banner-text.is-bottom {
  color: var(--white);
  position: absolute;
  bottom: -100%;
}

.button_banner-text.is-bottom.secondary-14 {
  color: #6d0403;
}

.button_banner-text.is-bottom {
  position: absolute;
  bottom: -100%;
}

.container-large {
  width: 100%;
  max-width: 82.5rem;
  margin-left: auto;
  margin-right: auto;
}

.bar {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.vertical-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gap-section-small {
  padding-top: 4rem;
}

.data_number {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1.5rem;
  line-height: 1.2;
  display: flex;
}

.navbar_gradient {
  opacity: 0;
  pointer-events: none;
  background-image: linear-gradient(#000, #0000);
  position: absolute;
  inset: 0%;
}

.img {
  z-index: 1;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section_event {
  background-image: linear-gradient(#000 30%, #6d0403);
}

.footer_links {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spacer-small {
  width: 100%;
  padding-top: .75rem;
}

.hero_left {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 28rem;
  display: flex;
}

.arrow_group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: none;
}

.event_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_contact {
  background-image: linear-gradient(#000 13%, #6d0403);
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #ffffff1f;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.form.slide_down.old-form {
  display: none;
}

.form._16below {
  margin-bottom: 16px;
}

.impact_left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button_left {
  z-index: 5;
  background-color: #fff;
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.button_left.secondary-10 {
  background-color: #6d0403;
  border-color: #6d0403;
}

.gap-section-medium {
  padding-top: 4.5rem;
}

.form_field {
  color: #ffffffb8;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #0000;
  border: none;
  min-height: 2.5rem;
  margin-bottom: 0;
  padding: 0;
  font-size: .875rem;
}

.form_field:focus {
  color: #fff;
}

.form_field::placeholder {
  color: #ffffffb8;
}

.releted_codes {
  display: none;
}

.opacity-50 {
  opacity: .5;
}

.testi_wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer_content {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.max-title.is-40rem {
  max-width: 40rem;
}

.pricing_text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 1.5rem;
  line-height: 1.8;
  display: flex;
}

.section_hero {
  flex-flow: column;
  padding-bottom: 3.2rem;
  position: relative;
}

.navbar {
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.icon-1x1-medium {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-1x1-medium.hidden, .section_testi {
  display: none;
}

.hero_gradient {
  z-index: 2;
  pointer-events: none;
  perspective-origin: 50% 100%;
  background-image: linear-gradient(#2562ff00, #6d0403 35%);
  height: 70%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.h1 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-size: 12.5rem;
  font-weight: 400;
  line-height: 1;
}

.h1.text-align-right {
  text-align: right;
}

.h1.text-align-right.smaller, .h1.smaller {
  font-size: 9rem;
}

.pricing_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.footer_bottom {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testi_img {
  width: 4.25rem;
  height: 4.25rem;
  position: relative;
}

.text-2xl {
  color: #e6b209;
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-family: Geist, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}

.line {
  background-image: url('../images/line.svg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: auto;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

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

.event_grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.links {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.max-description.is-40 {
  max-width: 40%;
}

.max-description.is-30rem {
  max-width: 30rem;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.hero_img {
  z-index: 1;
  pointer-events: none;
  background-image: url('../images/Wyatt-Hero-v3.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60rem;
  position: absolute;
  inset: 0%;
}

.nav_buttons-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gradient {
  z-index: 3;
  pointer-events: none;
  background-image: linear-gradient(#0000, #000 50%);
  height: 50svh;
  display: flex;
  position: sticky;
  inset: auto 0% 0%;
}

.swiper {
  width: 100%;
  display: none;
}

.spacer-large {
  width: 100%;
  padding-top: 1.25rem;
}

.link-2 {
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: clip;
}

.link-2.is-mini {
  color: #ffffffb8;
  transition: color .2s;
}

.link-2.is-mini:hover {
  color: #fff;
}

.testi_details {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.time_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 20svh;
}

.pricing_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_pricing {
  display: none;
}

.container-small {
  width: 100%;
  max-width: 54.5rem;
  margin-left: auto;
  margin-right: auto;
}

.testi_left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-size: .875rem;
}

.data_item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.form_field-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.testi_testi {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #ffffff1f;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.column {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form-divider {
  background-color: #e6b209;
  height: 3px;
  margin: 25px auto;
}

.form_message-success {
  background-color: #0000;
  width: 100%;
  padding: 100% 0 0;
  position: relative;
}

.text-color-secondary {
  color: #ffffffb8;
  font-family: Geist, sans-serif;
  font-size: 1rem;
}

.text-color-secondary.slide-left {
  font-family: Geist, sans-serif;
}

.timeline_content {
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  flex-flow: column;
  flex: 1;
  padding-bottom: 4.5rem;
  display: flex;
}

.timeline_content.is-last {
  padding-bottom: 0;
}

.form_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.button_cover {
  background-color: #6d0403;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button_cover.secondary-32 {
  background-color: #fff;
}

.event_item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #ffffff1f;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.event_item.slide_down {
  display: flex;
}

.pricing {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #ffffff1f;
  flex-flow: column;
  flex: 1;
  padding: 1.5rem;
  display: flex;
}

.pricing.is-pro {
  background-color: #6d0403;
}

.form_par {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: .5rem;
  display: grid;
}

.hero_layout {
  flex-flow: column;
  display: flex;
}

.yellow-line {
  background-color: #e6b209;
  width: 10%;
  height: 4px;
  margin-top: -10px;
  margin-bottom: -7px;
}

.testi_text {
  font-size: 1.25rem;
  font-weight: 600;
}

.navbar_list {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_footer {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #fff6;
  flex-flow: column;
  margin-bottom: 0;
  padding-bottom: .75rem;
  transition: border-color .2s;
  display: flex;
  position: relative;
}

.form_footer:hover, .form_footer:focus {
  border-bottom-color: #fff;
}

.form-grid-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

.heading {
  letter-spacing: -.01em;
  font-size: 9rem;
}

.submit_button {
  background-color: #6d0403;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  transition: transform .2s;
  display: flex;
}

.submit_button:active {
  transform: scale(.93);
}

.form_input {
  color: #fff;
  background-color: #0000;
  border: none;
  border-bottom: 1px solid #fff6;
  height: 2.5rem;
  margin-bottom: 0;
  padding: .25rem .75rem;
  line-height: 1.4;
}

.form_input:focus {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.form_input:focus-visible, .form_input[data-wf-focus-visible] {
  color: #fff;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.time_layout {
  grid-column-gap: 4.5rem;
  grid-row-gap: 4.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
  position: relative;
  overflow: clip;
}

.wyatt-body {
  color: var(--white);
  background-color: #000;
  font-family: Geist, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.button_left-2 {
  z-index: 5;
  background-color: #fff;
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.button_left-2.secondary-2 {
  background-color: #6d0403;
  border-color: #6d0403;
}

.button-2 {
  z-index: 5;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #6d0403;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: all .45s;
  display: flex;
  position: relative;
  overflow: clip;
}

.button-2.secondary {
  color: #fff;
}

.button_left-3, .button_left-4 {
  z-index: 5;
  background-color: #fff;
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.button_left-4.secondary-2 {
  background-color: #6d0403;
  border-color: #6d0403;
}

.text-sm-2 {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .875rem;
  line-height: 1.42;
}

.link-3 {
  color: #fff;
  position: relative;
  overflow: clip;
}

.section-header {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton, sans-serif;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 4.5rem;
}

.section-header.slide-left.center-txt, .section-header.center-txt {
  text-align: center;
  margin-bottom: 10px;
}

.hero_title-2 {
  grid-column-gap: 1.81rem;
  grid-row-gap: 1.81rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h1-2, .h1-3 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 12.5rem;
  font-weight: 400;
  line-height: 1;
}

.form-choice-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

.form-selector-holder {
  border: 1px solid var(--gold);
  background-color: var(--black);
  color: var(--new-gold);
  padding: 50px;
  text-decoration: none;
}

.form-selector-holder.slide-right.red-txt {
  color: var(--new-red);
}

.success-message {
  background-color: #ffffff1f;
}

.large-txt {
  color: var(--new-gold);
  font-size: 2rem;
  line-height: 2;
}

.checkbox {
  margin-right: 20px;
}

.gallery-holder {
  width: 100%;
}

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

.gallery-item {
  width: 100%;
  position: relative;
}

.text-block-3 {
  position: absolute;
}

.text-year {
  z-index: 1500;
  margin-bottom: 1rem;
  margin-left: 1rem;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.75rem;
  position: absolute;
  inset: auto 0% 0%;
}

.photo-gradient-black {
  z-index: 1000;
  background-image: linear-gradient(#0000 54%, #000000f0);
  position: absolute;
  inset: 0%;
}

.photo-gradient-black.red {
  background-image: linear-gradient(#0000 50%, #6d0403cc);
}

.photo-gradient-red {
  z-index: 1000;
  background-image: linear-gradient(#6d040300 50%, #6d0403cc);
  position: absolute;
  inset: 0%;
}

.venue-link {
  color: var(--new-gold);
  font-weight: 700;
}

.logo {
  max-width: 12rem;
}

html.w-mod-js [data-ix="1pxer"] {
  height: 1px;
}

html.w-mod-js [data-ix="rise1"], html.w-mod-js [data-ix="icondowner"] {
  transform: translate(0, 350px);
}

html.w-mod-js [data-ix="invisible"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .homelogo {
    background-color: #fffc;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 50px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .services {
    height: auto;
  }

  .sectionheader {
    font-size: 70px;
  }

  .homeheader.smallerheader {
    line-height: 38px;
  }

  .iconcontainer {
    margin-top: 40px;
    margin-left: 4%;
    margin-right: 4%;
    position: relative;
  }

  .icondiv {
    width: 30%;
  }

  .servicetxt {
    font-size: 18px;
    line-height: 23px;
  }

  .newnav {
    display: none;
  }

  .quoteblock {
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
  }

  .about {
    height: auto;
    padding-top: 20px;
  }

  .aboutcontainer {
    flex-direction: column;
    margin-left: 5%;
    margin-right: 5%;
  }

  .mitchheadshot {
    max-width: 50%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .servicesubtxt {
    margin-top: 5px;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .worknew3 {
    padding-bottom: 75px;
  }

  .mainworkdiv {
    margin-left: 0%;
    margin-right: 0%;
  }

  .workimg-new {
    max-width: 85%;
  }

  .sliderarrow {
    width: 60px;
  }

  .workslidediv {
    padding-top: 10px;
  }

  .aboutcopydiv {
    text-align: center;
  }

  .formcontainer {
    margin-left: 5%;
    margin-right: 5%;
  }

  .topbar {
    text-align: left;
  }

  .lpheader {
    font-size: 34px;
    font-weight: 300;
    line-height: 43px;
  }

  .lpheaderlargebold {
    font-size: 36px;
    line-height: 39px;
  }

  .lpparagraph {
    text-align: left;
    width: 90%;
    font-size: 18px;
    line-height: 23px;
  }

  .lpparagraph.smalllighttype, .lpparagraph.notopmargincenter {
    text-align: center;
  }

  .lpform {
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
  }

  .lpformfield {
    width: 31%;
    margin-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%;
  }

  .lpformbtn {
    padding: 10px 24px;
    font-size: 17px;
    line-height: 21px;
  }

  .lpquoteholder {
    width: 90%;
  }

  .lpportfolioouterholder {
    width: 80%;
  }

  .lplightboximgholder {
    width: 45%;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
  }

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

  .lpsliderarrow {
    margin-right: -60px;
  }

  .lpsliderarrow.lpleftarrow {
    margin-left: -60px;
  }

  .lpmobiletopsectionholder {
    text-align: center;
    background-color: #ef4036;
  }

  .lpmobilebottomimg {
    width: 100%;
    margin-top: 10px;
  }

  .lpmobilebottomsectionholder {
    background-color: #fff;
    padding-bottom: 40px;
  }

  .lparrowicon {
    margin-left: 5px;
    margin-right: 5px;
  }

  .link-block {
    width: 300px;
  }

  .lplist {
    color: #fff;
    text-align: left;
    width: 90%;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 23px;
    display: block;
  }

  .lplistitem {
    margin-bottom: 5px;
  }

  .infinibody {
    padding-bottom: 50px;
  }

  .infiniholder {
    margin-top: 5px;
  }

  .infinilogo {
    width: 110%;
  }

  .infiniheader {
    margin-top: 5px;
    font-size: 60px;
    line-height: 61px;
  }

  .infiniboxheader {
    font-size: 36px;
    line-height: 38px;
  }

  .boxsubheadtext {
    font-size: 18px;
  }

  .infinipackageflex {
    flex-flow: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }

  .infiniproductholder {
    width: 45%;
    margin-bottom: 5px;
  }

  .infiniproductholder.alacarteholder {
    width: 1000%;
    margin-bottom: 15px;
  }

  .paypalbtn {
    font-size: 18px;
    line-height: 19px;
  }

  .impact_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-button_line {
    background-color: #fff;
    height: 3%;
    margin: auto;
    position: absolute;
    inset: 0% 20%;
  }

  .nav-button_line.is-first {
    transform: translate(0, -.5rem);
  }

  .nav-button_line.is-third {
    transform: translate(0, .5rem);
  }

  .meet_item {
    width: 48.5%;
  }

  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-global.is-navbar {
    padding-bottom: 1rem;
  }

  .header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .impact_layout {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .testi_card {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .nav_wrap {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1rem;
  }

  .form_item {
    justify-content: center;
    align-items: center;
  }

  .block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    white-space: nowrap;
    padding: 1.25rem;
  }

  .navbar_content {
    justify-content: space-between;
    align-items: center;
  }

  .testi_icon {
    width: 3rem;
    height: 3rem;
  }

  .form_grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-button_component {
    grid-row-gap: .25rem;
    background-color: #6d0403;
    width: 3rem;
    height: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
    position: relative;
  }

  .data {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav_mobile {
    text-align: left;
    background-color: #0000;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: absolute;
    inset: 110% 2rem 0% auto;
  }

  .padding-section-medium {
    padding-top: 4rem;
  }

  .hero_title {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .spacer-tablet {
    display: block;
  }

  .gap-section-small {
    padding-top: 3rem;
  }

  .impact_left {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .gap-section-medium {
    padding-top: 3rem;
  }

  .footer_content {
    grid-template-columns: .7fr 1fr;
  }

  .spacer-desktop {
    display: none;
  }

  .section_hero {
    padding-bottom: 3rem;
  }

  .h1.text-align-right {
    text-align: right;
    font-size: 8rem;
  }

  .h1.text-align-right.smaller, .h1.smaller {
    font-size: 5rem;
  }

  .footer_bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .event_grid {
    grid-template-columns: 1fr 1fr;
  }

  .max-description.is-40 {
    max-width: none;
  }

  .hero_img {
    background-position: 100% 0;
    background-size: 120%;
  }

  .nav_buttons-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .hide-tablet {
    display: none;
  }

  .time_header {
    position: relative;
    top: auto;
  }

  .testi_testi {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .menu-button {
    padding: 0 0 0 1rem;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .timeline_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .testi_text {
    font-size: 1rem;
    font-weight: 500;
  }

  .navbar_list {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    text-align: left;
    background-color: #6d0403;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    padding: 1rem 2rem 1.5rem;
    position: relative;
  }

  .hero_block {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
  }

  .time_layout {
    flex-flow: column;
    display: flex;
  }

  .section-header {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .hero_title-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .logo {
    max-width: 11rem;
  }
}

@media screen and (max-width: 767px) {
  .bottomnavbar {
    height: 40px;
  }

  .homelogo {
    max-width: 60%;
    margin-top: 20px;
  }

  .sectionheader, .sectionheader.white {
    padding-top: 25px;
  }

  .homeheader {
    font-size: 26px;
    line-height: 35px;
  }

  .homeheader.smallerheader {
    font-size: 24px;
    line-height: 35px;
  }

  .navlinktext {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 45px;
    line-height: 85px;
  }

  .navlinktext:hover {
    font-size: 55px;
    line-height: 85px;
  }

  .iconcontainer {
    flex-direction: column;
    align-items: center;
  }

  .icondiv {
    width: 55%;
    margin-bottom: 34px;
  }

  .servicetxt {
    font-size: 23px;
    line-height: 28px;
  }

  .newnav {
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }

  .about {
    padding-left: 0;
    padding-right: 0;
  }

  .aboutcontainer {
    margin-left: 5%;
    margin-right: 5%;
  }

  .mitchheadshot {
    margin-right: 0;
  }

  .homesliderdiv {
    bottom: 30%;
  }

  .quote {
    padding-left: 0;
    padding-right: 0;
  }

  .workimg-new {
    max-width: 80%;
  }

  .sliderarrow {
    width: 40px;
  }

  .workslidediv {
    padding-top: 0;
  }

  .workheader2 {
    font-size: 20px;
  }

  .aboutcopydiv {
    padding-left: 25px;
    padding-right: 25px;
  }

  .formcontainer {
    margin-left: 0%;
    margin-right: 0%;
  }

  .customwebsites {
    font-size: 40px;
    line-height: 40px;
  }

  .cautionsign {
    height: 18px;
  }

  .copysubhead {
    font-size: 18px;
    line-height: 23px;
  }

  .topbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lpphonelink {
    font-size: 13px;
    line-height: 13px;
  }

  .lpphonenumber {
    font-size: 21px;
    line-height: 24px;
  }

  .lpheader {
    font-size: 26px;
    line-height: 30px;
  }

  .lpheader.lppage2header {
    line-height: 31px;
  }

  .lpheaderlargebold {
    font-size: 27px;
    line-height: 37px;
  }

  .lpparagraph {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .lpparagraph.smalllighttype {
    font-size: 16px;
  }

  .lpformblock {
    margin-top: 40px;
  }

  .lpform {
    width: 95%;
  }

  .lpheader2 {
    font-size: 25px;
    line-height: 28px;
  }

  .lpportfolioouterholder {
    width: 90%;
  }

  .link-block {
    width: 200px;
  }

  .lpmobleportfolioholder {
    z-index: 100;
    position: relative;
  }

  .lplist {
    font-size: 16px;
    line-height: 20px;
  }

  .boxheaderholder {
    flex-direction: column;
    align-items: flex-start;
  }

  .packagepricetag {
    width: 30%;
  }

  .paypalbtn {
    margin-top: 15px;
    margin-left: 0;
  }

  .pricing_top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .footer_layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .timeline_item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cta {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-position: 0 0, 100%;
    padding: 2rem;
  }

  .meet_item {
    margin-right: 1rem;
  }

  .hero_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-global.is-navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .spacer-mobile {
    display: block;
  }

  .testi_card {
    flex-flow: column;
  }

  .form_item {
    justify-content: flex-start;
    align-items: center;
  }

  .block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: .75rem 1rem;
    font-size: 1rem;
  }

  .form_grid {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    grid-template-columns: 1fr;
  }

  .data {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav_mobile {
    right: 1rem;
  }

  .meet_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pricing_wrap {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .spacer-tablet {
    display: none;
  }

  .gap-section-small {
    padding-top: 2rem;
  }

  .hero_left {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .gap-section-medium {
    padding-top: 2rem;
  }

  .testi_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hero_gradient {
    background-image: linear-gradient(#2562ff00, #6d0403 30%);
    height: auto;
    top: 15%;
  }

  .h1.text-align-right {
    font-size: 7rem;
  }

  .h1.smaller {
    font-size: 4rem;
  }

  .pricing_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .links {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hero_img {
    background-position: 90% 0;
    background-size: 150%;
  }

  .nav_buttons-wrap {
    justify-content: space-between;
    align-items: center;
  }

  .testi_left {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    order: 9999;
  }

  .testi_testi {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .timeline_content {
    padding-bottom: 3rem;
  }

  .event_item {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding: 1.25rem;
  }

  .pricing {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pricing.is-pro {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .form_par {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .navbar_list {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

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

  .form_input {
    height: 2rem;
  }

  .form_input.is-text-area {
    min-height: 5rem;
  }

  .time_layout {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .section-header {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .form-choice-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr;
  }

  .text-year {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .logo {
    max-width: 9rem;
  }
}

@media screen and (max-width: 479px) {
  .bottomnavbar {
    height: 45px;
  }

  .homelogo {
    max-width: 90%;
  }

  .down-arrow {
    margin-bottom: 10%;
  }

  .sectionheader {
    margin-bottom: 0;
    padding-top: 15px;
    font-size: 50px;
    line-height: 59px;
  }

  .sectionheader.white {
    padding-top: 15px;
  }

  .navlinktext {
    font-size: 45px;
    line-height: 85px;
  }

  .navlinktext:hover {
    font-size: 55px;
  }

  .close {
    margin-top: 75px;
  }

  .iconcontainer {
    margin-top: 40px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .icondiv {
    width: 95%;
  }

  .newnav {
    justify-content: center;
    display: none;
  }

  .menutxt {
    font-size: 25px;
    line-height: 31px;
  }

  .aboutcontainer {
    float: left;
  }

  .mitchheadshot {
    max-width: 90%;
    margin-right: 0;
  }

  .homesliderdiv {
    bottom: 40%;
    left: 0;
    right: 0;
  }

  .webicon {
    max-width: 100%;
  }

  .sliderarrow {
    width: 23px;
    font-size: 16px;
  }

  .formcontainer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .topbar {
    text-align: center;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mpdesginlogo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .lpphonelink {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  .lpheader {
    font-size: 30px;
    line-height: 34px;
  }

  .lpheader.lppage2header {
    width: 90%;
  }

  .lpheaderlargebold {
    font-size: 28px;
    line-height: 30px;
  }

  .lpparagraph.smalllighttype {
    font-size: 16px;
  }

  .lpformblock {
    margin-top: 30px;
  }

  .lpform {
    width: 90%;
  }

  .lpformfield {
    width: 100%;
  }

  .lpquoteholder {
    flex-direction: column-reverse;
  }

  .kenheadshot {
    width: 80px;
    height: 80px;
  }

  .lpquote {
    margin-bottom: 15px;
    margin-left: 0;
  }

  .lpquotename {
    margin-top: 5px;
  }

  .lpportfolioouterholder {
    width: 90%;
  }

  .lplightboximgholder {
    font-size: 15px;
    line-height: 18px;
  }

  .link-block {
    width: 250px;
    margin-bottom: 5px;
  }

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

  .infiniholder {
    width: 90%;
  }

  .infiniheader {
    font-size: 50px;
    line-height: 50px;
  }

  .infinisubheadtext {
    font-size: 21px;
    line-height: 26px;
  }

  .infinipackageflex {
    padding-left: 4px;
    padding-right: 4px;
  }

  .infiniproductholder {
    width: 100%;
  }

  .nav-button_line.is-first, .nav-button_line.is-second, .nav-button_line.is-third {
    flex: none;
  }

  .cta {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    background-image: linear-gradient(0deg, #6d0403 55%, #2562ff00), url('../images/confect_1confect.avif');
    background-position: 0 0, 80% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 400%;
    justify-content: center;
    align-items: stretch;
    padding-top: 69%;
  }

  .meet_item {
    width: 100%;
  }

  .hero_content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .testi_card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .form_item {
    justify-content: flex-start;
    align-items: center;
  }

  .navbar_content {
    padding-left: 0;
  }

  .data {
    grid-template-columns: 1fr 1fr;
  }

  .nav_mobile {
    left: 1rem;
    right: 1rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
  }

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

  .footer_links {
    grid-column-gap: 2rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
  }

  .hero_left, .event_top {
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 100%;
  }

  .max-title.is-25rem {
    max-width: 25rem;
  }

  .h1.text-align-right {
    font-size: 6.25rem;
  }

  .h1.smaller {
    font-size: 3rem;
  }

  .pricing_list, .event_grid {
    grid-template-columns: 1fr;
  }

  .links {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr;
  }

  .hero_img {
    background-position: 90% 0;
    background-size: 200%;
  }

  .time_header {
    justify-content: flex-start;
    align-items: stretch;
  }

  .data_item {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .testi_testi {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem;
  }

  .event_item.slide_down {
    padding: 1rem;
  }

  .navbar_list {
    background-color: #e6b209;
    justify-content: flex-start;
    align-items: center;
  }

  .hero_block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .logo {
    max-width: 8rem;
  }
}

#w-node-bd428329-1f94-af63-dac9-e36fd2e8d98a-e4659edc {
  justify-self: end;
}

#w-node-a75dd569-61da-914c-3119-f66443d2c051-e4659edc, #w-node-_1b70cdaa-2dbd-004f-41d3-0668390b6089-e4659edc, #w-node-bd4c33fa-6b53-6ec9-1309-519d2fc40649-e4659edc, #w-node-a7e4ee4e-ca27-675a-d5ea-33f0d2c04afb-e4659edc, #w-node-_50b925f8-c67e-45a0-4598-8c9ec95f4bf5-e4659edc, #w-node-_23a046a9-6f11-db72-a6bf-bd44803c183a-e4659edc, #w-node-b3e5df0f-73b7-15b0-7287-693fd2107e42-e4659edc, #w-node-_26f354a6-e85d-2293-9302-6cfad88a4bef-e4659edc, #w-node-_2762ed1b-5545-4391-c392-b0e55874a7b4-e4659edc, #w-node-_1b7d0a69-a9c4-a9fb-5905-4ae2a606c9ae-e4659edc, #w-node-_4fdd0606-61b6-b6c2-1c2d-c1eae661616d-e4659edc, #w-node-f7937b86-4f2f-b110-27bd-bd05b09c18ca-e4659edc, #w-node-_50b7e016-1223-1943-4055-21af0e420c80-e4659edc, #w-node-_35ae9ad3-81b7-9b42-1eff-ae6bf3f8ac35-e4659edc {
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-bd428329-1f94-af63-dac9-e36fd2e8dc06-e4659edc {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bd428329-1f94-af63-dac9-e36fd2e8dc06-e4659edc, #w-node-bd428329-1f94-af63-dac9-e36fd2e8dc0b-e4659edc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bd428329-1f94-af63-dac9-e36fd2e8da85-e4659edc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Swistblnkmonthoers';
  src: url('../fonts/SwistblnkMonthoers.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Hamurzfreeversion';
  src: url('../fonts/HamurzFreeVersion.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}