.image {
  margin-top: -6px;
  margin-bottom: auto;
  padding-bottom: 0px;
}

.image.logo {
  min-width: 100%;
  margin-bottom: 8px;
}

.navbar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 6000;
  height: 70px;
  margin-bottom: -20px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.nav-link {
  padding-top: 39px;
  padding-right: 17px;
  padding-left: 17px;
  font-family: Questrial, sans-serif;
  color: #81b93b;
  font-size: 18px;
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.nav-link.current {
  padding-top: 35px;
  border-top: 4px solid #8fc74a;
  font-family: 'Century gothic', sans-serif;
  color: #81b93b;
  font-weight: 400;
}

.nav-link.current.resp {
  padding-top: 26px;
  font-family: Questrial, sans-serif;
  font-size: 20px;
  text-shadow: none;
}

.nav-link.resp {
  padding-top: 31px;
  font-family: Questrial, sans-serif;
  font-size: 30px;
  text-shadow: none;
}

.nav-link.resp.w--current {
  padding-top: 26px;
  border-top: 5px solid #8fc74a;
  font-family: 'Century gothic', sans-serif;
  color: #81b93b;
  font-size: 30px;
}

.nav-link.resp.bold {
  background-color: #8fc74a;
  font-family: 'Century gothic', sans-serif;
  color: #fff;
}

.container {
  min-width: 80%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section {
  position: relative;
  height: 1000px;
}

.slide {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.39)), to(rgba(0, 0, 0, 0.39))), url('../images/lounge.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.39), rgba(0, 0, 0, 0.39)), url('../images/lounge.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slider {
  height: 1000px;
  padding-top: 0px;
  font-family: 'Century gothic', sans-serif;
  color: #81b93b;
  font-size: 36px;
}

.slide-2 {
  background-image: url('../images/dining.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0%, #fff), color-stop(54%, hsla(0, 0%, 100%, 0))), url('../images/dining.jpg');
  background-image: linear-gradient(180deg, #fff, #fff 0%, hsla(0, 0%, 100%, 0) 54%), url('../images/dining.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.slide3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0%, #fff), color-stop(54%, hsla(0, 0%, 100%, 0))), url('../images/tv.jpg');
  background-image: linear-gradient(180deg, #fff, #fff 0%, hsla(0, 0%, 100%, 0) 54%), url('../images/tv.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
}

.icon {
  color: #fff;
}

.icon-2 {
  color: #fff;
}

.text-block {
  margin-top: 69px;
  margin-right: 253px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease;
  transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease;
  transition: flex-grow 200ms ease;
  transition: flex-grow 200ms ease, -webkit-box-flex 200ms ease, -webkit-flex-grow 200ms ease, -ms-flex-positive 200ms ease;
  text-align: right;
}

.image-2 {
  text-align: right;
}

.div-block {
  margin-top: -58px;
  margin-right: 118px;
  text-align: right;
}

.slide-nav {
  font-size: 15px;
}

.slide-title {
  padding-top: 37px;
  padding-right: 17px;
  float: right;
}

.slide-logo {
  margin-right: 47px;
  padding-top: 0px;
  padding-right: 27px;
  padding-bottom: 0px;
  float: right;
  text-align: right;
}

.section-2 {
  padding-top: 112px;
  padding-bottom: 112px;
}

.row {
  display: block;
  max-width: 1200px;
  margin-top: 127px;
  margin-right: auto;
  margin-left: auto;
}

.column {
  text-align: center;
}

.column-2 {
  text-align: center;
}

.image-3 {
  text-align: center;
}

.column-3 {
  text-align: center;
}

.column-4 {
  text-align: center;
}

.heading {
  margin-top: 106px;
  font-family: 'Century gothic', sans-serif;
  color: #81b93b;
  font-weight: 400;
  text-align: center;
}

.row-2 {
  display: block;
  max-width: 1200px;
  margin-top: 182px;
  margin-right: auto;
  margin-left: auto;
}

.column-5 {
  text-align: center;
}

.image-4 {
  float: right;
  text-align: left;
}

.automation {
  margin-top: -587px;
}

.made-easy {
  position: relative;
  z-index: 5;
  margin-top: 13px;
  margin-left: 75%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
}

.body {
  font-family: 'Century gothic', sans-serif;
  color: #fff;
  font-weight: 400;
}

.home-automatiion {
  position: relative;
  z-index: 5;
  padding-right: 96px;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  text-align: right;
}

.button {
  position: relative;
  z-index: 5;
  margin-top: 10px;
  padding-right: 175px;
  float: right;
  clear: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  font-size: 21px;
}

.image-5 {
  position: relative;
  z-index: 6;
  margin-top: -19px;
  margin-right: 98px;
  padding-right: 3px;
  float: right;
}

.link-block {
  float: right;
}

.columns {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 92px;
  padding-bottom: 92px;
}

.iconslink-row1 {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.video-holder {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: block;
  background-color: hsla(0, 0%, 100%, 0.84);
}

.video-frame {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 850px;
  margin-top: 69px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  box-shadow: 1px 1px 20px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 60px;
  height: 60px;
  margin: 11px;
  border-radius: 150px;
  background-color: #81b93b;
  color: #fff;
}

.popup-title {
  margin: 7px auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Oswald, sans-serif;
  color: #063b6e;
  text-align: center;
}

.image-17 {
  position: static;
  top: 7px;
  right: 7px;
  z-index: 9000;
  display: block;
  clear: left;
  cursor: pointer;
}

.call-to-action {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vh;
  height: 80vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sign-up-form {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px 14px 20%;
  float: right;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, 0.52)), color-stop(65%, hsla(0, 0%, 100%, 0.86))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.86) 65%), linear-gradient(180deg, #fff, #fff);
  box-shadow: 1px 1px 20px 6px rgba(0, 0, 0, 0.19);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}

.book-tickets {
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 102px;
  background-color: #063b6e;
  background-image: url('../images/ticket-icon.png');
  background-position: 94% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.popup-subtitle {
  margin: 1px auto;
  padding-right: 57px;
  padding-left: 57px;
  font-family: Oswald, sans-serif;
  color: #063b6e;
  font-size: 24px;
  font-weight: 400;
}

.div-block-12 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 122px;
}

.sign-up-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.image-18 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.video-intro {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.play-holder {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: block;
  width: 250px;
  height: 80px;
  margin-top: 87px;
  margin-right: 102px;
  margin-left: auto;
  padding: 15px 22px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 2px solid #fff;
  background-color: rgba(129, 185, 59, 0.54);
  background-image: url('../images/play.png');
  background-position: 4% 50%;
  background-size: 80px 80px;
  background-repeat: no-repeat;
  font-family: 'Century gothic', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.play-text {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: right;
  text-decoration: none;
}

.home1 {
  height: auto;
  padding-top: 176px;
  padding-bottom: 176px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/project-mgm.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/project-mgm.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.blurbs-rights {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 31px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-2 {
  clear: right;
  font-family: Questrial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-align: right;
}

.paragraph {
  width: 600px;
  clear: right;
  font-size: 24px;
  line-height: 35px;
  text-align: right;
}

.textos-right {
  width: 600px;
  padding-top: 42px;
  clear: right;
  font-family: Questrial, sans-serif;
  font-size: 35px;
  line-height: 40px;
  text-align: right;
}

.logo-holder {
  position: relative;
  z-index: 7000;
  padding: 17px;
  background-color: transparent;
}

.blank {
  display: block;
  height: auto;
  padding-top: 175px;
  padding-bottom: 175px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  font-family: Questrial, sans-serif;
  color: #81b93b;
  font-size: 30px;
}

.icon-4 {
  margin-top: 32.5px;
  margin-bottom: 35.5px;
  color: #81b93b;
}

.dropdown-toggle {
  padding-top: 31px;
}

.footer {
  height: auto;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.88)), to(rgba(0, 0, 0, 0.88))), url('../images/building-plan-354233.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.88)), url('../images/building-plan-354233.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.footer-container {
  width: 90%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.h5-footer {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: Questrial, sans-serif;
  font-size: 18px;
}

.section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-3.footer {
  padding-top: 107px;
  padding-bottom: 0px;
  background-color: #e3e3e8;
}

.footer-link {
  margin-bottom: 15px;
  color: #a3a3a9;
  text-decoration: none;
}

.footer-link:hover {
  color: #81b93b;
}

.footer-social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.paragraph-light {
  padding-right: 9px;
  padding-left: 9px;
  font-family: Questrial, sans-serif;
  color: #a3a3a9;
  font-size: 14px;
}

.container-2 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container-2.bottom-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f7f7f7;
}

.container-2._4-column-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #8fc74a;
}

.logo {
  width: 100px;
  height: 30px;
  margin-top: -4px;
  background-image: url('../images/logo-svg.svg');
  background-position: 0% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

._4-column-grid-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.paragraph-2 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 51px;
  color: #f9f9f9;
  text-align: center;
}

.link {
  color: #81b93b;
  font-size: 16px;
  text-decoration: none;
}

.link.phone {
  font-size: 24px;
}

.paragraph-3 {
  text-align: center;
}

.cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f7f7f7;
}

.heading-subtext {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #a3a3a9;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2 {
  width: 200px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 50px;
  background-color: #00bed5;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #f7f7f7;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.button-2:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 190, 213, 0.1), 0 10px 20px 0 rgba(31, 33, 38, 0.1);
  color: #f7f7f7;
}

.button-2.button-big {
  width: auto;
  height: auto;
  padding: 14px 46px;
  background-color: #81b93b;
  font-family: Questrial, sans-serif;
  font-size: 45px;
  line-height: 40px;
}

.button-2.button-big:hover {
  box-shadow: 0 15px 20px 0 rgba(0, 190, 213, 0.1), 0 15px 20px 0 rgba(31, 33, 38, 0.1);
}

.heading-3 {
  font-family: Questrial, sans-serif;
  color: #81b93b;
  font-size: 45px;
  text-align: center;
}

.div-block-13 {
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.service-block {
  width: 150px;
  height: 150px;
  margin: 27px auto;
}

.heading-4 {
  margin-bottom: 40px;
  font-family: Questrial, sans-serif;
  color: #81b93b;
  text-align: center;
  text-decoration: none;
}

.headers {
  font-family: Questrial, sans-serif;
  color: #81b93b;
  font-size: 43px;
  text-align: center;
}

.header-section {
  width: 100%;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56))), url('../images/architecture-1477101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/architecture-1477101.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.blurbs-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 31px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.main-title {
  margin-top: -2px;
  margin-bottom: -2px;
  clear: right;
  font-family: Questrial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  text-align: right;
}

.main-subtitle {
  margin-top: 6px;
  margin-bottom: 6px;
  clear: right;
  font-family: Questrial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: right;
}

.video-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 90px;
  margin-top: 30px;
  margin-right: 1px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #fff;
  background-image: url('../images/play-arrow.png');
  background-position: 14% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #81b93b;
  text-align: right;
  text-decoration: none;
}

.html-embed {
  background-color: #fff;
  direction: ltr;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
}

.boxed-text {
  margin-top: 6px;
  margin-bottom: 6px;
  clear: right;
  font-family: Questrial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
}

.html-embed-2 {
  color: #fff;
  text-decoration: underline;
}

.video-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(31, 33, 38, 0.8);
}

.div-block-14 {
  z-index: 8000;
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.video {
  position: relative;
  z-index: 10000;
  display: block;
  width: 900px;
  height: 500px;
}

.video-close {
  position: absolute;
  left: auto;
  top: 40px;
  right: 40px;
  bottom: auto;
  cursor: pointer;
}

.play-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
}

.play-button-outer-ring {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 100px;
  background-color: #e3e3e8;
}

.play-icon-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 80px;
  background-color: #a3a3a9;
}

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

.modal1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(10, 17, 32, 0.84);
}

.html-embed-3 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.image-19 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 12px;
  padding-right: 12px;
}

.video-embed {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.html-embed-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-15 {
  width: 900px;
  height: 460px;
}

.video-code-holder {
  width: 900px;
  height: 460px;
  background-color: #fff;
}

.play {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  margin-top: 32px;
  margin-left: 75%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/play.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(129, 185, 59, 0.67)), to(rgba(129, 185, 59, 0.67)));
  background-image: url('../images/play.png'), linear-gradient(180deg, rgba(129, 185, 59, 0.67), rgba(129, 185, 59, 0.67));
  background-position: 94% 50%, 0px 0px;
  background-size: 70px, auto;
  background-repeat: no-repeat, repeat;
  font-family: Questrial, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: left;
}

.column-6 {
  text-align: center;
}

.text-block-3 {
  text-decoration: none;
  white-space: normal;
}

.solutions-link {
  color: #81b93b;
  font-size: 32px;
  text-decoration: none;
  white-space: normal;
}

.link-block-2 {
  padding-top: 37px;
  padding-bottom: 37px;
  text-align: center;
  text-decoration: none;
}

.column-7 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.column-8 {
  text-align: center;
}

.column-9 {
  text-align: center;
}

.section-header {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.69)), to(rgba(143, 199, 74, 0.69))), url('../images/architecture-1477099.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.69), rgba(143, 199, 74, 0.69)), url('../images/architecture-1477099.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-header._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.heading-5 {
  font-family: Questrial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  text-align: left;
}

.sections-text {
  font-family: Questrial, sans-serif;
  color: #737373;
  font-size: 21px;
  line-height: 30px;
}

.dropdown-link {
  color: #000;
  font-size: 30px;
}

.dropdown-link.w--current {
  color: #7bad3e;
  font-size: 18px;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  border-style: none;
  border-width: 1px;
  border-color: transparent;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.52);
}

.dropdown-link-2 {
  font-size: 18px;
}

.dropdown-link-3 {
  font-size: 30px;
}

.dropdown-link-3.w--current {
  color: #8fc74a;
}

.dropdown-link-4 {
  font-size: 30px;
}

.dropdown-link-4.w--current {
  color: #8fc74a;
}

.dropdown-link-5 {
  font-size: 30px;
}

.dropdown-link-5.w--current {
  color: #8fc74a;
}

.columns-2 {
  position: static;
  display: block;
}

.div-block-16 {
  width: 500px;
  height: 500px;
}

.div-block-17 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.top-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4000;
  height: 550px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, #fff), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #fff 39%, hsla(0, 0%, 100%, 0));
}

.title-section {
  margin-top: 156px;
  padding-top: 66px;
  padding-bottom: 66px;
}

.portfolio-right {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f3f3f3;
}

.waterfall-content-column {
  padding-top: 39px;
}

.section-heading {
  margin-bottom: 20px;
  color: #81b93b;
  font-size: 43px;
  font-style: normal;
  font-weight: 400;
}

.section-subheading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #848383;
  font-size: 26px;
  line-height: 40px;
  text-align: right;
}

.section-subheading.left {
  padding-left: 24px;
  text-align: left;
}

.waterfall-image-column {
  text-align: center;
}

.section-4 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.section-4.accent {
  background-color: #f3f3f3;
}

.section-heading-2 {
  margin-bottom: 20px;
  color: #8fc74a;
  font-size: 43px;
  font-weight: 400;
}

.section-subheading-2 {
  color: #8fc74a;
  font-size: 18px;
}

.portfolio-left {
  position: relative;
  padding-top: 183px;
  padding-bottom: 183px;
  background-color: #f3f3f3;
  color: #8fc74a;
}

.portfolio-left.accent {
  background-color: #f3f3f3;
}

.brands-section {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 56px;
  padding-bottom: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.columns-4 {
  width: 90%;
  text-align: center;
}

.logos-x4 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.columns-5 {
  width: 90%;
}

.logos-5 {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-20 {
  display: block;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.partner-logo {
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.partner-logo._1 {
  background-image: url('../images/1.png');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.partner-logo._2 {
  background-image: url('../images/2.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
}

.partner-logo._3 {
  background-image: url('../images/3.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
}

.partner-logo._4 {
  background-image: url('../images/4.png');
  background-position: 50% 50%;
  background-size: 180px;
}

.partner-logo._5 {
  background-image: url('../images/5.jpg');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
}

.partner-logo._6 {
  background-image: url('../images/6.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
}

.partner-logo._7 {
  background-image: url('../images/7.png');
  background-position: 50% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
}

.partner-logo._8 {
  background-image: url('../images/8.jpg');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.partner-logo._9 {
  background-image: url('../images/9.png');
  background-position: 50% 50%;
  background-size: 170px;
  background-repeat: no-repeat;
}

.partner-logo._10 {
  background-image: url('../images/11.png');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.column-12 {
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.partners-heading-subtext-copy {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 78px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #a3a3a9;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.portfolio-text {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.image-section-right {
  width: 900px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/savant1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section-right.b {
  width: 600px;
  height: 700px;
  background-image: url('../images/sonos.png');
  background-position: 50% 50%;
  background-size: 100%;
}

.section-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  clear: none;
}

.section-text.phone {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.columnas-wide-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 157px;
  padding-bottom: 157px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columnas-wide-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 157px;
  padding-bottom: 157px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-subheading-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 59px;
  padding-left: 59px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #848383;
  font-size: 26px;
  line-height: 40px;
  text-align: left;
}

.image-section-left {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/OS_3_WWW_Home_1b.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-header-lights {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.41), rgba(143, 199, 74, 0.78)), url('../images/wood-skeleton-252178_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-header-lights._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.image-section-lights-right {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/light-control.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section-lights-left {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/lights-panel.png');
  background-position: 50% 50%;
  background-size: cover;
}

.section-header-audio {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.78), rgba(143, 199, 74, 0.78)), url('../images/screen-plant-house-interior-home-wall-914051-pxhere.com.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-header-audio._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.image-section-audio-right {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/HomeTheaterHero-Tablet.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section-lights-left-copy {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/lights-panel.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section-lights-audio-left {
  width: 600px;
  height: 900px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/MusicDashboard_845x900.png');
  background-position: 50% 130%;
  background-size: 200%;
}

.section-header-security {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.41), rgba(143, 199, 74, 0.78)), url('../images/burglar-4194213_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-header-security._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.image-section-security-right {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/huella.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-sectionsecurity-left {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/alarm-panel.png');
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-right-image {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/light-control.png');
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-right-image._1 {
  background-image: url('../images/south-yarra.jpg');
}

.portfolio-right-image._3 {
  background-image: url('../images/toorak.png');
}

.portfolio-right-image._5 {
  background-image: url('../images/hometheater.png');
}

.portfolio-left-image {
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/lights-panel.png');
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-left-image._1 {
  background-image: url('../images/eureka.jpg');
}

.portfolio-left-image._4 {
  background-image: url('../images/kew.png');
}

.portfolio-text-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #848383;
  font-size: 26px;
  line-height: 40px;
  text-align: right;
}

.portfolio-title-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 26px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8fc74a;
  font-size: 38px;
  line-height: 40px;
  text-align: right;
}

.portfolio-title-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 26px;
  padding-left: 59px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8fc74a;
  font-size: 38px;
  line-height: 40px;
  text-align: left;
}

.section-header-quote {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.41), rgba(143, 199, 74, 0.78)), url('../images/apartment-3564955.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-header-quote._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.section-header-contact {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.41), rgba(143, 199, 74, 0.78)), url('../images/architecture-1477041.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-header-contact._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.privacy-text {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #a3a3a9;
  font-size: 21px;
  line-height: 30px;
  text-align: center;
}

.paragraph-4 {
  color: #737373;
}

.section-header-support {
  margin-top: 112px;
  padding: 421px 62px 41px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(143, 199, 74, 0.41), rgba(143, 199, 74, 0.78)), url('../images/living-room-2155353.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-header-support._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 199, 74, 0.66)), to(rgba(143, 199, 74, 0.66))), url('../images/architecture-1477098.jpg');
  background-image: linear-gradient(180deg, rgba(143, 199, 74, 0.66), rgba(143, 199, 74, 0.66)), url('../images/architecture-1477098.jpg');
}

.blurbs-right {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 86px;
  padding-bottom: 86px;
}

.blurbs-left {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 86px;
  padding-bottom: 86px;
}

.link-2 {
  color: #a3a3a9;
  text-decoration: none;
}

.image-21 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.lighting-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 65px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f3f3f3;
}

@media screen and (max-width: 991px) {
  .image {
    padding-right: 61px;
  }

  .image.logo {
    position: relative;
    z-index: 5;
    margin-right: -17px;
  }

  .nav-link {
    text-align: right;
  }

  .nav-link.current {
    text-align: right;
  }

  .nav-link.current.resp {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    float: none;
    clear: none;
    border-top-style: none;
    direction: ltr;
    text-align: right;
    text-decoration: none;
  }

  .nav-link.resp {
    position: static;
    display: block;
  }

  .slide3 {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .slide-title {
    font-size: 25px;
  }

  .image-4 {
    margin-right: -136px;
    padding-right: 0px;
  }

  .made-easy {
    margin-top: 16px;
    margin-left: 59%;
  }

  .home-automatiion {
    padding-right: 36px;
    font-size: 60px;
  }

  .image-5 {
    margin-right: 52px;
  }

  .icon-3 {
    color: #81b93b;
    font-size: 30px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    float: none;
    background-color: #fff;
  }

  .iconslink-row1 {
    width: 100%;
  }

  .call-to-action {
    width: 90%;
  }

  .popup-subtitle {
    padding: 0px 38px;
    text-align: center;
  }

  .div-block-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sign-up-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .video-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-holder {
    padding: 16px;
  }

  .blank {
    padding-top: 0px;
    padding-bottom: 109px;
  }

  .section-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .paragraph-light {
    font-size: 16px;
  }

  .container-2._4-column-grid {
    width: 80%;
    justify-items: center;
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .heading-subtext {
    font-size: 26px;
  }

  .heading-4 {
    font-size: 26px;
  }

  .headers {
    font-size: 35px;
  }

  .video {
    width: 600px;
    height: 400px;
  }

  .play-button {
    width: 80px;
    height: 80px;
  }

  .play-button-outer-ring {
    width: 80px;
    height: 80px;
  }

  .play-icon-wrapper {
    width: 60px;
    height: 60px;
  }

  .play-icon {
    width: 30px;
    height: 30px;
    margin-left: 6px;
  }

  .play {
    margin-top: 16px;
    margin-left: 59%;
  }

  .section-header {
    margin-top: 66px;
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-header._2 {
    margin-top: 65px;
  }

  .heading-5 {
    font-size: 50px;
  }

  .section-subheading {
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .section-subheading.left {
    text-align: center;
  }

  .image-section-right {
    width: 100%;
    margin-top: 18px;
  }

  .image-section-right.b {
    width: 80%;
    margin-top: -74px;
    margin-bottom: 47px;
    background-size: cover;
  }

  .section-subheading-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

  .section-header-lights {
    margin-top: 65px;
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-header-audio {
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-header-security {
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .portfolio-right-image._1 {
    width: 100%;
    height: 500px;
    margin-top: 33px;
    margin-bottom: 33px;
  }

  .portfolio-right-image._3 {
    width: 100%;
    height: 500px;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .portfolio-right-image._5 {
    margin-top: 37px;
  }

  .portfolio-left-image._1 {
    width: 100%;
    height: 500px;
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .portfolio-text-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

  .portfolio-title-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .portfolio-title-left {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .section-header-quote {
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-header-contact {
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-header-support {
    margin-top: 62px;
    padding-top: 281px;
    padding-right: 17px;
    padding-left: 17px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-top: 0px;
    padding-right: 77px;
  }

  .image.logo {
    position: static;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .slider {
    height: 900px;
  }

  .slide3 {
    background-position: 0px 0px, -120px 50%;
  }

  .image-4 {
    float: right;
  }

  .automation {
    margin-top: -383px;
  }

  .made-easy {
    margin-top: 9px;
    margin-left: 62%;
    font-size: 25px;
  }

  .home-automatiion {
    font-size: 42px;
  }

  .popup-title {
    font-size: 25px;
  }

  .call-to-action {
    overflow: auto;
    width: 90%;
    height: 85vh;
    margin-right: auto;
    margin-left: auto;
    padding-top: 27px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sign-up-form {
    overflow: auto;
    width: 100%;
    height: auto;
    padding-bottom: 39px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .book-tickets {
    width: 100%;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 30px;
    text-align: center;
  }

  .popup-subtitle {
    font-size: 20px;
  }

  .sign-up-section {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .video-intro {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .play-holder {
    margin-top: 9px;
    margin-right: 18px;
  }

  .blurbs-rights {
    margin-right: auto;
    margin-left: auto;
    clear: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    clear: none;
    text-align: center;
  }

  .textos-right {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    clear: none;
    font-size: 20px;
    text-align: center;
  }

  .logo-holder {
    margin-left: 23px;
    padding: 2px 15px;
    text-align: center;
  }

  .section-3 {
    padding: 80px 20px;
  }

  .container-2.bottom-bar {
    margin-top: 80px;
  }

  .container-2._4-column-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }

  .cta-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-subtext {
    font-size: 20px;
    line-height: 30px;
  }

  .button-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-2 {
    width: 160px;
    height: 50px;
    font-size: 16px;
  }

  .button-2.button-big {
    width: 90%;
    font-size: 25px;
  }

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

  .headers {
    font-size: 30px;
  }

  .blurbs-top {
    margin-right: auto;
    margin-left: auto;
    clear: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-title {
    clear: none;
    text-align: center;
  }

  .main-subtitle {
    clear: none;
    text-align: center;
  }

  .boxed-text {
    clear: none;
    text-align: center;
  }

  .play {
    margin-top: 9px;
    margin-left: 62%;
    font-size: 25px;
  }

  .section-header {
    margin-top: 45px;
  }

  .heading-5 {
    font-size: 40px;
  }

  .sections-text {
    padding-right: 31px;
    padding-left: 31px;
  }

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

  .waterfall-content-column {
    padding-top: 0px;
    text-align: center;
  }

  .section-subheading {
    font-size: 20px;
    line-height: 30px;
  }

  .waterfall-image-column {
    padding-top: 21px;
    padding-bottom: 21px;
  }

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

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

  .partners-heading-subtext-copy {
    font-size: 16px;
  }

  .image-section-right {
    width: 100%;
    margin-top: 32px;
  }

  .image-section-right.b {
    margin-bottom: 35px;
  }

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

  .section-subheading-left {
    font-size: 20px;
    line-height: 30px;
  }

  .section-header-lights {
    margin-top: 42px;
  }

  .image-section-lights-right {
    width: 100%;
    height: 400px;
  }

  .image-section-lights-left {
    width: 100%;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .image-section-audio-right {
    width: 100%;
    height: 400px;
  }

  .image-section-lights-audio-left {
    width: 100%;
    height: 500px;
    background-position: 50% 85%;
  }

  .image-section-security-right {
    width: 100%;
    height: 400px;
  }

  .image-sectionsecurity-left {
    width: 100%;
    height: 400px;
  }

  .portfolio-right-image._5 {
    width: 100%;
    height: 400px;
  }

  .portfolio-left-image._4 {
    width: 100%;
    height: 500px;
  }

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

  .section-header-support {
    margin-top: 41px;
  }

  .blurbs-left {
    width: 100%;
    margin-top: -69px;
    padding-top: 0px;
  }

  .lighting-section {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    padding: 9px 92px 9px 9px;
  }

  .image.logo {
    margin-right: -24px;
    margin-left: auto;
    padding: 3px 20px 3px 0px;
  }

  .nav-link.current {
    float: none;
    clear: none;
  }

  .slide {
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, #fff), color-stop(38%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.29)), to(rgba(0, 0, 0, 0.29))), url('../images/lounge.jpg');
    background-image: linear-gradient(180deg, #fff, #fff 10%, hsla(0, 0%, 100%, 0) 38%), linear-gradient(180deg, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/lounge.jpg');
    background-position: 0px 0px, 0px 0px, 50% 100%;
  }

  .slider {
    height: 900px;
  }

  .slide-logo.light {
    padding-right: 59px;
  }

  .image-4 {
    margin-top: 154px;
    margin-right: -74px;
    padding-right: 0px;
  }

  .automation {
    margin-top: -643px;
  }

  .made-easy {
    margin-top: 1px;
    margin-left: 52%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
  }

  .home-automatiion {
    padding-right: 12px;
    font-size: 36px;
  }

  .image-5 {
    margin-right: 7px;
    padding-right: 33px;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .nav-menu {
    float: none;
    clear: none;
    background-color: #fff;
    text-align: right;
  }

  .popup-title {
    font-size: 22px;
    line-height: 24px;
  }

  .image-17 {
    z-index: 15000;
  }

  .sign-up-form {
    padding-top: 24px;
  }

  .book-tickets {
    width: 100%;
    margin-top: 22px;
    padding: 13px 9px;
    background-color: #063b6e;
    background-size: 30px;
    font-size: 20px;
    text-align: center;
  }

  .popup-subtitle {
    font-size: 15px;
    line-height: 24px;
  }

  .sign-up-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
  }

  .video-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
  }

  .home1 {
    height: auto;
  }

  .textos-right {
    font-size: 20px;
  }

  .logo-holder {
    margin-left: 8px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .blank {
    width: 98%;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-link {
    font-size: 16px;
  }

  .paragraph-light {
    font-size: 15px;
    text-align: center;
  }

  .container-2.bottom-bar {
    margin-top: 60px;
  }

  .container-2._4-column-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .logo {
    width: 80px;
  }

  ._4-column-grid-element {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-2 {
    margin-bottom: 31px;
  }

  .cta-container {
    padding: 60px 0px;
    text-align: center;
  }

  .heading-subtext {
    font-size: 15px;
  }

  .button-wrapper {
    height: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .button-2 {
    height: 40px;
    font-size: 15px;
    line-height: 20px;
  }

  .button-2.button-big {
    width: 100%;
    height: 50px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .video {
    width: 320px;
    height: 240px;
  }

  .play {
    margin-top: 1px;
    margin-left: 52%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
  }

  .section-header._2 {
    margin-top: 40px;
  }

  .sections-text {
    padding-right: 22px;
    padding-left: 22px;
  }

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

  .partners-heading-subtext-copy {
    font-size: 15px;
  }

  .image-section-right {
    height: 250px;
    background-position: 50% 50%;
  }

  .image-section-right.b {
    width: 100%;
    height: 500px;
  }

  .section-text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-subheading-left {
    padding-right: 14px;
    padding-left: 14px;
    text-align: center;
  }

  .image-section-lights-audio-left {
    height: 400px;
    background-position: 50% 90%;
    background-repeat: no-repeat;
  }

  .privacy-text {
    font-size: 15px;
  }

  .paragraph-4 {
    width: 100%;
  }

  .blurbs-right {
    padding-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2616003f-0cf2-d0f4-61f9-9043245e411a-245e4118 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

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