.equipmentsection {
  display: block;
  width: 850px;
  height: auto;
  justify-content: center;
  align-items: center;
}

.equipmentsection.shop {
  position: relative;
  z-index: 1;
  display: flex;
  width: auto;
  height: 100px;
  justify-content: center;
  align-items: center;
  border-bottom: 0px solid #d3d3d3;
  background-color: hsla(0, 0%, 100%, 0);
}

.section-2 {
  position: relative;
  display: flex;
  height: auto;
  margin-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block {
  position: absolute;
  display: flex;
  width: 100%;
}

.div-block-2 {
  display: flex;
  width: 1200px;
  height: 540px;
  background-image: url('../images/shop_hero.jpg');
  background-position: 0px 0px;
  background-size: 1200px;
}

.div-block-2.shop {
  height: 350px;
}

.div-block-2.home {
  width: 100%;
  height: 650px;
  background-image: url('../images/hero.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  display: flex;
  width: 50%;
  padding-right: 80px;
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-3.shop {
  width: 100%;
  align-items: center;
}

.div-block-4 {
  width: 50%;
}

.div-block-4.shop {
  width: 0%;
}

.text-block {
  width: 100%;
  font-family: Sourcesanspro, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.text-block.shop {
  width: 500px;
  text-align: center;
}

.text-block-2 {
  width: 400px;
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.div-block-5 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.section-3 {
  display: flex;
  height: 450px;
  margin-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-6 {
  width: 50%;
}

.div-block-7 {
  display: flex;
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-8 {
  width: 100%;
  height: 340px;
  background-image: url('../images/Group-10.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-3 {
  width: 470px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
}

.text-block-4 {
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.section-4 {
  display: flex;
  height: 650px;
  margin-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url('../images/mom_home.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9 {
  display: flex;
  width: 1200px;
  height: 500px;
  justify-content: center;
  align-items: center;
}

.div-block-10 {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-11 {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-5 {
  width: 300px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
}

.section-5 {
  display: none;
  width: 100vw;
  height: 70vh;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.text-block-6 {
  width: 250px;
  margin-top: 32px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.div-block-12 {
  width: 1px;
  height: 400px;
  background-color: #cecece;
}

.button {
  display: flex;
  width: 150px;
  height: 50px;
  margin-top: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.navbar {
  left: auto;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  padding-top: 0px;
  padding-left: 40px;
  justify-content: center;
  align-items: center;
  border: 0px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
}

.brand {
  width: 150px;
  height: 24px;
  background-image: url('../images/truesecurity.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-13 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}

.div-block-14 {
  display: flex;
  width: auto;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}

.link-block {
  width: 100px;
  height: 32px;
  margin-right: 16px;
  margin-left: 16px;
  background-image: url('../images/ADTS628967_horizontal-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.button-2 {
  display: flex;
  width: 125px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #0061aa;
  border-radius: 8px;
  background-color: #fff;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  letter-spacing: 1px;
}

.text-block-7 {
  font-family: Sourcesanspro, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-15 {
  display: flex;
  width: 1000px;
  justify-content: center;
  align-items: center;
}

.section-6 {
  display: flex;
  margin-top: -165px;
  padding-bottom: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-16 {
  display: flex;
  width: 1000px;
  margin-top: 64px;
  margin-bottom: 32px;
  justify-content: center;
  align-items: center;
}

.text-block-8 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

.tabs {
  width: 100%;
}

.tabs-menu {
  display: flex;
  height: 80px;
  justify-content: space-between;
  align-items: flex-end;
}

.tab-link-essential {
  display: flex;
  width: 25%;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Sourcesanspro, sans-serif;
  text-align: center;
}

.tab-link-essential.w--current {
  display: flex;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Sourcesanspro, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.tab-link-tab-2 {
  display: flex;
  width: 25%;
  padding: 9px 0px 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenirnextltpro, sans-serif;
}

.tab-link-tab-2.w--current {
  width: 25%;
  padding-top: 9px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenirnextltpro, sans-serif;
  font-weight: 700;
}

.tab-link-tab-3 {
  display: flex;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 0px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenirnextltpro, sans-serif;
  font-weight: 400;
}

.tab-link-tab-3.w--current {
  background-color: hsla(0, 0%, 100%, 0);
  font-weight: 700;
}

.tab-link-tab-4 {
  display: flex;
  width: 25%;
  padding: 9px 0px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenirnextltpro, sans-serif;
}

.tab-link-tab-4.w--current {
  background-color: hsla(0, 0%, 100%, 0);
  font-weight: 700;
}

.tab-link-tab-5 {
  display: flex;
  width: 20%;
  padding: 9px 0px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Avenirnextltpro, sans-serif;
}

.tab-link-tab-5.w--current {
  background-color: hsla(0, 0%, 100%, 0);
  font-weight: 700;
}

.div-block-17 {
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 32px;
  padding-bottom: 0px;
  justify-content: space-between;
}

.section-7 {
  height: 500px;
  font-size: 13px;
}

.div-block-18 {
  display: flex;
  width: 500px;
  height: 500px;
  align-items: center;
}

.div-block-19 {
  display: flex;
  width: 450px;
  padding-right: 40px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 auto;
}

.div-block-20 {
  width: 30%;
  flex: 0 auto;
}

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

.div-block-21 {
  display: flex;
}

.plandetail {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Avenirnextltpro, sans-serif;
  color: #868686;
  letter-spacing: 0.88px;
}

.plandetail.addon {
  color: #0061aa;
  font-weight: 400;
}

.text-block-9 {
  margin-bottom: 16px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 16px;
}

.text-block-10 {
  padding-bottom: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.div-block-22 {
  width: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #acacac;
}

.section-8 {
  position: relative;
  top: -85px;
  height: 450px;
  padding-top: 85px;
  background-color: #f6f6f6;
  color: #f8f8f8;
}

.div-block-23 {
  display: flex;
  height: 325px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-11 {
  width: 500px;
  font-family: Sourcesanspro, sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 58px;
  font-weight: 200;
  text-align: center;
}

.text-block-12 {
  width: 450px;
  margin-top: 16px;
  font-family: Avenirnextltpro, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.indicator5 {
  width: 100%;
  height: 0px;
  margin-top: 0px;
  background-color: #0061aa;
}

.div-block-25 {
  display: flex;
  margin-top: 16px;
  margin-bottom: 24px;
  flex-direction: column;
  align-items: flex-start;
}

.text-block-13 {
  margin-left: 8px;
  font-family: Avenirnextltpro, sans-serif;
}

.text-block-14 {
  margin-top: 0px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.button-3 {
  display: flex;
  width: 200px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border: 1px solid #0061aa;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.5px;
}

.div-block-26 {
  width: 200px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.17);
}

.div-block-27 {
  margin-left: 16px;
}

.div-block-28 {
  display: none;
  height: 190px;
  margin-top: 40px;
  justify-content: space-between;
  background-color: #f6f6f6;
}

.tab-pane-essential {
  margin-top: 0px;
}

.indicator2 {
  width: 100%;
  height: 0px;
  margin-top: 0px;
  background-color: #0061aa;
}

.indicator3 {
  width: 100%;
  height: 0px;
  margin-top: 0px;
  background-color: #0061aa;
}

.indicator4 {
  width: 100%;
  height: 0px;
  margin-top: 0px;
  background-color: #0061aa;
}

.indicator1 {
  width: 100%;
  height: 0px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator1.selected {
  height: 0px;
  margin-top: 8px;
}

.div-block-29 {
  width: 100%;
  height: 10px;
  margin-top: 8px;
  background-color: #0061aa;
}

.indicator1selected {
  display: none;
  width: 100%;
  height: 10px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator1selected.selected {
  height: 0px;
  margin-top: 8px;
}

.text-block-15 {
  margin-bottom: 8px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 18px;
}

.indicator2selected {
  display: none;
  width: 100%;
  height: 10px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator2selected.selected {
  height: 0px;
  margin-top: 8px;
}

.indicator3selected {
  display: none;
  width: 100%;
  height: 10px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator3selected.selected {
  height: 0px;
  margin-top: 8px;
}

.indicator4selected {
  display: none;
  width: 100%;
  height: 10px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator4selected.selected {
  height: 0px;
  margin-top: 8px;
}

.indicator5selected {
  display: none;
  width: 100%;
  height: 10px;
  margin-top: 0px;
  background-color: #0061aa;
  opacity: 1;
}

.indicator5selected.selected {
  height: 0px;
  margin-top: 8px;
}

.text-block-16 {
  margin-bottom: 8px;
}

.text-block-17 {
  margin-bottom: 8px;
  font-size: 18px;
}

.text-block-18 {
  margin-bottom: 8px;
}

.text-block-19 {
  margin-bottom: 8px;
  font-size: 18px;
}

.tabs-content {
  padding-top: 40px;
}

.div-block-30 {
  display: flex;
  align-items: center;
}

.div-block-31 {
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  margin-left: 16px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.text-block-20 {
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.image-2 {
  height: 100%;
  padding-top: 8px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.image-2.video {
  padding-top: 16px;
}

.image-2.smarthome {
  margin-right: 16px;
  padding-top: 0px;
}

.div-block-32 {
  display: flex;
  justify-content: flex-start;
}

.div-block-33 {
  display: flex;
  padding-left: 60px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-21 {
  margin-bottom: 16px;
  font-family: Avenirltstd, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-block-22 {
  width: 125px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Avenirnextltpro, sans-serif;
  font-weight: 400;
}

.text-block-22.smartphone {
  width: 500px;
}

.div-block-34 {
  margin-top: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-35 {
  width: 125px;
  margin-right: 8px;
}

.div-block-36 {
  width: 125px;
}

.nav-menu {
  display: flex;
  width: auto;
  justify-content: flex-start;
  flex: 1;
}

.button-4 {
  display: flex;
  width: 200px;
  height: 60px;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.6px;
}

.div-block-37 {
  display: flex;
  width: 400px;
  height: auto;
  margin-bottom: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-37.shop {
  margin-top: 32px;
  padding: 2px;
}

.div-block-38 {
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  justify-content: center;
  flex: 0 auto;
}

.div-block-39 {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}

.div-block-40 {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}

.div-block-41 {
  width: 50%;
  height: 1px;
  margin-bottom: 8px;
  background-color: #bdbdbd;
}

.div-block-42 {
  display: flex;
  width: 33%;
  height: 100%;
  padding-bottom: 2px;
  justify-content: center;
  align-items: flex-end;
}

.div-block-43 {
  display: flex;
  width: 33%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.div-block-44 {
  display: flex;
  width: 33%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.text-block-23 {
  font-family: 'Avenirltstd book', sans-serif;
  color: #a0a0a0;
  font-size: 13px;
}

.text-block-24 {
  width: 400px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
}

.div-block-45 {
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: flex-start;
  align-items: center;
}

.div-block-46 {
  display: block;
  width: 33.3%;
  height: 35px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: #f0f0f0;
}

.div-block-46.long {
  width: 100%;
}

.div-block-46.auto {
  width: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.button-5 {
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  justify-content: center;
  align-items: center;
  background-color: rgba(56, 152, 236, 0);
  font-family: 'Avenirltstd book', sans-serif;
  color: #7e7e7e;
  font-size: 13px;
  font-weight: 400;
}

.button-5.plus {
  color: #0061aa;
}

.div-block-47 {
  display: flex;
  margin-top: 16px;
}

.div-block-48 {
  margin-right: 16px;
}

.add-to-cart {
  display: none;
  width: 200px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-49 {
  margin-right: 16px;
}

.section-9 {
  height: auto;
  margin-top: 0px;
  background-color: #f0f0f0;
}

.div-block-50 {
  height: 85px;
}

.div-block-51 {
  height: 0px;
}

.div-block-52 {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1300px;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.div-block-53 {
  position: relative;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
}

.div-block-54 {
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 40px;
  padding-left: 40px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.div-block-55 {
  width: 1px;
  height: 70%;
  margin-right: 16px;
  margin-bottom: 32px;
  margin-left: 16px;
  background-color: #a7a7a7;
}

.div-block-56 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-block-57 {
  display: flex;
  margin-top: 20px;
  justify-content: center;
  align-items: center;
}

.text-block-25 {
  display: flex;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 16px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: 'Avenirltstd book', sans-serif;
  text-align: center;
}

.div-block-58 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-block-59 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 115px;
  background-color: #f0f0f0;
}

.text-block-26 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 24px;
  font-weight: 200;
}

.div-block-60 {
  display: block;
  width: 1200px;
  flex-direction: column;
}

.section-10 {
  display: flex;
  padding-top: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-61 {
  display: flex;
  width: 30%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.equipmentcontainer {
  width: 100%;
}

.advice-container {
  width: 30%;
}

.equipment-list-item {
  display: block;
  height: auto;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  border-top: 0px solid #919191;
  border-bottom: 1px solid #c9c9c9;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
}

.equipment-list-item.smoke {
  display: none;
}

.equipment-list-item.co {
  display: none;
}

.equipment-list-item.exterior {
  display: none;
}

.text-block-27 {
  display: none;
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 0px solid #c9c9c9;
}

.div-block-62 {
  width: 125px;
  height: 125px;
  background-image: url('../images/door-window.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.div-block-62.motion {
  background-image: url('../images/MOTION.jpg');
  background-size: 80px;
}

.div-block-62.glass {
  background-image: url('../images/GLASSBREAK.jpg');
  background-size: 60px;
}

.div-block-62.multi {
  background-image: url('../images/TRIPLE-THREAT.jpg');
  background-size: 60px;
}

.div-block-62.smoke {
  background-image: url('../images/SMOKE.jpg');
  background-size: 60px;
}

.div-block-62.carbon {
  background-image: url('../images/SMOKE.jpg');
  background-size: 60px;
}

.div-block-62.camera {
  background-image: url('../images/INTERIOR-CAMERA.jpg');
}

.div-block-62.exteriorcamera {
  background-image: url('../images/EXTERIOR-CAMERA.jpg');
}

.div-block-62.doorbell {
  background-image: url('../images/DOORBELL.jpg');
}

.div-block-62.lock {
  background-image: url('../images/SmartLock.png');
}

.div-block-62.thermosta {
  background-image: url('../images/THERMOSTAT.jpg');
}

.div-block-62.lamp {
  background-image: url('../images/LampModule.png');
}

.div-block-62.dome {
  background-image: url('../images/Mini-Dome.png');
  transform: rotate(180deg);
}

.div-block-62.flood {
  background-image: url('../images/FLOOD.jpg');
  background-size: 75px;
}

.div-block-62.keyfob {
  background-image: url('../images/keyfob---front_41371975650_o.png');
  background-size: 35px;
}

.div-block-62.garage {
  background-image: url('../images/GD00Z-5_front.png');
}

.div-block-62.heat {
  background-image: url('../images/5809SS_Front.jpg');
}

.div-block-62.svr {
  background-image: url('../images/Screen-Shot-2020-07-01-at-7.36.57-PM.png');
}

.div-block-63 {
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}

.text-block-28 {
  margin-bottom: 8px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-29 {
  padding-right: 40px;
  font-family: 'Open Sans', sans-serif;
}

.div-block-64 {
  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}

.text-block-30 {
  margin-bottom: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 12px;
  text-align: right;
}

.quantityselector {
  display: flex;
  width: 125px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  border-radius: 8px;
  background-color: #f0f0f0;
}

.text-block-31 {
  margin-top: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.section-wrapper {
  display: flex;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section-divider {
  display: flex;
  width: 100%;
  justify-content: center;
  text-align: left;
}

.sectioncontent {
  display: flex;
  width: 100%;
  justify-content: center;
}

.advice-wrapper {
  display: flex;
  height: 125px;
  justify-content: center;
  align-items: center;
}

.advice {
  display: flex;
  width: 320px;
  height: 110px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9e9e9;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.2);
}

.div-block-67 {
  display: flex;
  width: 70%;
  padding-right: 16px;
  padding-left: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-68 {
  width: 30%;
  border-left: 1px solid #dbdbdb;
}

.text-block-32 {
  font-family: Avenirnextltpro, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.text-block-33 {
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.div-block-69 {
  height: 1px;
  background-color: #b6b6b6;
}

.div-block-70 {
  display: flex;
  height: 50%;
  justify-content: center;
  align-items: center;
}

.div-block-71 {
  display: flex;
  height: 50%;
  justify-content: center;
  align-items: center;
}

.text-block-34 {
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-35 {
  font-family: Sourcesanspro, sans-serif;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-72 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.minus-button {
  display: flex;
  width: 30%;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ccc;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #f6f6f6;
}

.quantity {
  display: flex;
  width: 50px;
  margin-top: 3px;
  padding-left: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 20px;
  text-align: center;
}

.plus-button {
  display: flex;
  width: 30%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #ccc;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #f6f6f6;
  cursor: pointer;
}

.text-block-36 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 18px;
  cursor: pointer;
}

.div-block-73 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cart {
  display: flex;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.div-block-74 {
  width: 1200px;
}

.section-11 {
  display: flex;
  padding-top: 40px;
  padding-bottom: 60px;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.div-block-75 {
  display: flex;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-76 {
  display: flex;
  width: 400px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: hsla(0, 0%, 96.5%, 0);
}

.div-block-77 {
  width: 800px;
  padding-right: 60px;
  padding-left: 60px;
}

.section-12 {
  display: flex;
  width: 100%;
  height: 500px;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.div-block-78 {
  display: block;
  width: 660px;
  min-height: 100px;
  margin-top: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-79 {
  display: flex;
  width: 660px;
  height: 155px;
  margin-top: 16px;
  justify-content: space-between;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.17);
}

.text-block-37 {
  margin-top: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 1.4px;
}

.div-block-79-copy {
  width: 660px;
  height: 155px;
  margin-top: 16px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.17);
}

.image-3 {
  width: 60px;
  height: 60px;
}

.div-block-80 {
  display: flex;
  padding-right: 32px;
  padding-left: 32px;
  justify-content: center;
  align-items: center;
}

.div-block-81 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}

.text-block-38 {
  margin-bottom: 8px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-39 {
  letter-spacing: 1px;
}

.div-block-82 {
  display: none;
  width: 150px;
  padding-right: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.text-block-40 {
  display: block;
  font-family: Avenirltstd, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 1px;
}

.text-block-41 {
  display: block;
  font-family: 'Avenirltstd book', sans-serif;
  text-align: right;
  letter-spacing: 1px;
}

.button-6 {
  display: flex;
  width: 240px;
  height: 75px;
  margin-top: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Avenirltstd, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.line-item {
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  font-family: 'Avenirltstd book', sans-serif;
  letter-spacing: 0.7px;
}

.line-item.discount {
  padding-left: 20px;
}

.dash-line {
  height: 20px;
  margin-right: 16px;
  margin-bottom: 5px;
  margin-left: 16px;
  flex: 1;
  border-bottom: 1px dashed #a7a7a7;
  color: #000;
}

.dash-line.discount {
  border-bottom-color: #0061aa;
}

.div-block-83 {
  width: 1px;
  background-color: #d1d1d1;
}

.text-block-42 {
  margin-top: 32px;
  font-family: 'Avenirltstd book', sans-serif;
  text-align: center;
  letter-spacing: 1px;
}

.image-4 {
  margin-top: 40px;
}

.text-block-43 {
  display: flex;
  width: 32px;
  height: 32px;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #0061aa;
  border-radius: 20px;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-weight: 700;
}

.text-block-44 {
  display: flex;
  width: 32px;
  height: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #0061aa;
  border-radius: 20px;
  color: #0061aa;
}

.div-block-84 {
  display: flex;
  margin-top: 24px;
  justify-content: center;
  align-items: center;
}

.button-7 {
  display: flex;
  width: 200px;
  height: 60px;
  margin-left: 16px;
  justify-content: center;
  align-items: center;
  border: 1px solid #0061aa;
  border-radius: 8px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.6px;
}

.div-block-85 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: row;
  align-items: flex-start;
}

.div-block-86 {
  position: relative;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-left: auto;
  padding-top: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.text-block-45 {
  width: 500px;
  font-family: Sourcesanspro, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 200;
  text-align: center;
}

.text-block-46 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Avenirltstd book', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.div-block-87 {
  display: block;
  width: 100%;
  max-width: 1300px;
  background-color: #fff;
}

.div-block-88 {
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-89 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.text-block-47 {
  width: 800px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 60px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-48 {
  width: auto;
  margin-top: 64px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}

.div-block-90 {
  width: 100%;
  max-width: 1200px;
}

.div-block-91 {
  height: 1000px;
}

.div-block-92 {
  width: 1px;
  height: 1px;
}

.div-block-93 {
  width: 1px;
  height: 1px;
}

.div-block-94 {
  display: flex;
}

.div-block-95 {
  width: 650px;
  height: 800px;
  margin-top: 40px;
  background-image: url('../images/Group-7.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-96 {
  margin-top: 40px;
  flex: 1;
}

.div-block-97 {
  height: 450px;
  margin-left: 40px;
  background-image: url('../images/Group-10.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.div-block-98 {
  display: flex;
  height: 310px;
  margin-top: 40px;
  margin-left: 40px;
  padding-right: 40px;
  flex-direction: column;
  justify-content: center;
}

.div-block-99 {
  display: flex;
}

.text-block-49 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}

.text-block-50 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 20px;
}

.section-13 {
  display: block;
  width: 100%;
  height: 600px;
}

.div-block-100 {
  position: relative;
  display: flex;
  width: auto;
  height: 140px;
  justify-content: space-between;
  align-items: center;
  flex: 0 auto;
}

.div-block-102 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex: 0 auto;
}

.div-block-104 {
  display: flex;
  margin-bottom: 10px;
  flex: 1;
}

.button-9 {
  display: none;
}

.div-block-105 {
  display: flex;
  flex: 1;
}

.div-block-106 {
  display: block;
  width: 280px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-107 {
  width: 1px;
  background-color: #d4d4d4;
}

.div-block-108 {
  width: 1px;
  height: 100%;
  background-color: #d4d4d4;
}

.div-block-109 {
  width: 280px;
}

.div-block-110 {
  display: flex;
  flex: 1;
}

.div-block-111 {
  display: flex;
  align-items: center;
}

.div-block-112 {
  display: none;
}

.text-block-51 {
  display: none;
}

.section-14 {
  display: none;
}

.section-14.top {
  display: none;
}

.div-block-132 {
  display: none;
}

.div-block-133 {
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1200px;
}

.div-block-134 {
  width: 60%;
}

.div-block-135 {
  display: flex;
  width: 40%;
  padding-right: 16px;
  padding-left: 16px;
  flex-direction: column;
}

.div-block-136 {
  display: flex;
  margin-top: 24px;
  justify-content: space-between;
}

.div-block-137 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}

.div-block-138 {
  flex: 1;
}

.div-block-139 {
  flex: 1;
}

.text-block-63 {
  margin-bottom: 8px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

.link-2 {
  padding-top: 4px;
  padding-bottom: 4px;
  color: #424242;
  text-decoration: none;
}

.div-block-140 {
  display: none;
  height: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-64 {
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}

.text-block-65 {
  margin-top: 8px;
  font-family: Avenirnextltpro, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.text-block-66 {
  padding-bottom: 4px;
  font-family: Sourcesanspro, sans-serif;
  font-weight: 700;
}

.text-block-67 {
  font-family: 'Avenirltstd book', sans-serif;
}

.link-3 {
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.text-block-68 {
  font-family: 'Avenirltstd book', sans-serif;
}

.text-block-69 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-style: italic;
  text-align: right;
}

.section-15 {
  display: flex;
  width: 100%;
  height: 600px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-141 {
  display: flex;
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.text-block-70 {
  max-width: 550px;
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 16px;
  text-align: center;
}

.text-block-71 {
  margin-top: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.section-16 {
  display: block;
  width: 100%;
  height: 600px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-142 {
  width: 100%;
  max-width: 1200px;
}

.div-block-143 {
  position: relative;
  display: flex;
  height: 450px;
  align-items: flex-end;
}

.div-block-144 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 350px;
  background-color: #f6f6f6;
}

.image-5 {
  position: relative;
}

.div-block-145 {
  position: relative;
  display: flex;
  height: 350px;
  padding-right: 40px;
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}

.text-block-72 {
  margin-bottom: 8px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-73 {
  font-family: 'Avenirltstd book', sans-serif;
  letter-spacing: 0.5px;
}

.link-4 {
  margin-top: 16px;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.text-block-74 {
  width: 300px;
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-74.detail {
  margin-top: 8px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}

.div-block-146 {
  display: flex;
  width: 300px;
  height: 100%;
  padding-left: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-style: solid;
  border-width: 0px;
  border-color: #ccc;
}

.text-block-75 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-76 {
  margin-top: 4px;
  margin-left: 8px;
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-weight: 500;
  text-align: right;
  letter-spacing: 1px;
}

.section-17 {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-147 {
  display: flex;
  width: 100%;
  height: 550px;
  justify-content: center;
  background-color: #f6f6f6;
}

.div-block-148 {
  width: 100%;
  height: 550px;
  background-image: url('../images/windowsensorsection.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-149 {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 1000px;
  height: auto;
  margin-top: -150px;
  padding: 32px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.section-18 {
  display: flex;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section-19 {
  display: flex;
  width: 100%;
  height: 650px;
}

.div-block-150 {
  width: 50%;
  height: 100%;
  background-image: url('../images/camera_home.jpg');
  background-position: 50% 50%;
}

.div-block-150._2 {
  background-image: url('../images/smarthome_home.jpg');
  background-size: cover;
}

.div-block-151 {
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 60px;
  padding-left: 100px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-152 {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.div-block-153 {
  display: none;
}

.grid {
  grid-template-areas: ". Area-2"
    "Area .";
}

.div-block-154 {
  display: flex;
  margin-top: 40px;
}

.div-block-155 {
  width: 50%;
}

.div-block-156 {
  width: 50%;
}

.text-block-77 {
  margin-bottom: 20px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

.categoryoption {
  margin-right: 16px;
  font-family: Avenirltstd, sans-serif;
  color: #a7a7a7;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.categoryoption.selected {
  color: #000;
}

.text-block-78 {
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-size: 16px;
  letter-spacing: 0.4px;
}

.text-block-79 {
  margin-top: 10px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 15px;
}

.div-block-157 {
  min-height: 110px;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 20px;
}

.div-block-158 {
  display: flex;
  width: 100%;
  justify-content: center;
}

.div-block-158.smoke {
  width: 900px;
  margin-top: 0px;
}

.text-block-80 {
  margin-bottom: 40px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 24px;
  font-weight: 300;
}

.div-block-159 {
  display: flex;
  width: 33%;
  padding-top: 20px;
  padding-right: 32px;
  padding-left: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-160 {
  width: 33%;
}

.div-block-161 {
  width: 33%;
}

.text-block-81 {
  margin-bottom: 14px;
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.4px;
}

.text-block-82 {
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.4px;
}

.div-block-162 {
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.div-block-163 {
  display: flex;
  width: 30%;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
}

.div-block-164 {
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.text-block-83 {
  margin-bottom: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

.text-block-84 {
  margin-bottom: 10px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.div-block-165 {
  max-width: 275px;
  min-width: 150px;
}

.link-5 {
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-size: 16px;
  text-decoration: none;
}

.text-block-85 {
  margin-bottom: 8px;
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.div-block-166 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.text-block-86 {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 15px;
}

.link-6 {
  display: none;
  font-family: Avenirltstd, sans-serif;
  color: #0061aa;
  font-size: 16px;
  text-decoration: none;
}

.section-20 {
  width: 100%;
  height: 720px;
  background-image: url('../images/Group-10_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-167 {
  display: flex;
  padding-top: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.text-block-87 {
  margin-bottom: 40px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.section-21 {
  display: flex;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-168 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-88 {
  font-family: Avenirltstd, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
}

.text-block-89 {
  margin-top: 8px;
  margin-bottom: 16px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 200;
}

.text-block-90 {
  margin-bottom: 40px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 16px;
}

.text-span {
  color: #0061aa;
  font-size: 20px;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-169 {
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
}

.div-block-170 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  height: 100%;
  background-image: url('../images/videoBackground.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-7 {
  margin-top: 40px;
}

.div-block-171 {
  position: absolute;
  z-index: 2;
  display: flex;
  width: 100%;
  height: 80px;
  justify-content: center;
  align-items: center;
}

.div-block-172 {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.text-block-91 {
  margin-top: 4px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-92 {
  width: 100%;
  max-width: 1200px;
  margin-top: 24px;
  font-size: 10px;
}

.nav-link-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.nav-link-3 {
  margin-right: 0px;
  margin-left: 0px;
}

.image-8 {
  width: 15px;
  height: 15px;
}

.div-block-173 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.text-block-93 {
  margin-top: 16px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 200;
}

.div-block-174 {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-94 {
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.4px;
}

.text-block-95 {
  font-family: Sourcesanspro, sans-serif;
  color: #d8d8d8;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-96 {
  margin-top: 4px;
  margin-bottom: 16px;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-175 {
  position: relative;
  right: 81px;
  display: flex;
  width: 950px;
  padding: 0px 40px;
}

.div-block-176 {
  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.div-block-177 {
  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.div-block-178 {
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.text-block-97 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-weight: 400;
  text-align: center;
}

.image-9 {
  position: relative;
  left: 24px;
  width: 950px;
}

.image-10 {
  position: relative;
  left: 12px;
}

.text-block-98 {
  margin-top: 24px;
  font-family: Avenirltstd, sans-serif;
  color: #bebebe;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-11 {
  width: 32px;
  height: 32px;
  margin-top: 8px;
}

.div-block-179 {
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #969696;
}

.text-block-99 {
  color: #0061aa;
}

.text-block-99.total {
  font-family: Avenirnextltpro, sans-serif;
  color: #000;
  font-weight: 700;
}

.text-block-100 {
  color: #0061aa;
}

.text-block-100.total {
  font-family: Avenirnextltpro, sans-serif;
  color: #000;
  font-weight: 700;
}

.text-block-101 {
  font-family: Avenirnextltpro, sans-serif;
  font-weight: 700;
}

.text-block-102 {
  color: #0061aa;
}

.link-7 {
  display: flex;
  width: 100px;
  flex: 0 auto;
  font-family: 'Avenirltstd book', sans-serif;
  color: #7c7c7c;
  font-weight: 700;
  text-decoration: none;
}

.image-12 {
  flex: 0 auto;
}

.div-block-180 {
  width: 125px;
  flex: 0 auto;
}

.div-block-181 {
  display: flex;
  justify-content: center;
  flex: 1;
}

.link-block-2 {
  display: flex;
  width: 125px;
  align-items: center;
  text-decoration: none;
}

.image-13 {
  transform: rotate(90deg);
}

.text-block-103 {
  padding-left: 4px;
  font-family: 'Avenirltstd book', sans-serif;
  color: #858585;
  text-decoration: none;
}

.text-block-104 {
  position: relative;
  top: 0px;
  width: 300px;
  margin-top: -24px;
  margin-left: 141px;
  font-family: 'Open Sans', sans-serif;
  color: #0061aa;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.equipmentdetail {
  width: 100%;
  flex: 1;
  background-color: #fff;
  opacity: 1;
}

.div-block-183 {
  display: flex;
  width: 100%;
  height: 50%;
  padding-top: 8px;
  padding-bottom: 8px;
  align-items: center;
}

.div-block-184 {
  width: 100%;
  height: 50%;
}

.div-block-185 {
  display: flex;
  width: 200px;
  height: 100%;
  padding-right: 20px;
  justify-content: flex-end;
  align-items: center;
}

.div-block-186 {
  display: flex;
  height: 100%;
  padding-left: 20px;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.text-block-105 {
  font-family: 'Open Sans', sans-serif;
  color: #0061aa;
  font-size: 12px;
  font-weight: 700;
}

.equipmentmoredetail {
  padding-right: 40px;
  font-family: 'Open Sans', sans-serif;
}

.div-block-187 {
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  justify-content: center;
}

.div-block-188 {
  display: block;
  margin-right: 8px;
  margin-left: 8px;
  padding: 8px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  border-radius: 20px;
  background-color: #fff;
}

.text-block-107 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #8b8b8b;
  font-weight: 400;
}

.text-block-107.free {
  color: #0061aa;
}

.div-block-189 {
  display: flex;
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #0061aa;
  border-radius: 20px;
}

.text-block-108 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 20px;
  font-weight: 700;
}

.div-block-190 {
  width: 50px;
  height: 2px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #0061aa;
}

.text-block-109 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}

.bold-text-21 {
  color: #0061aa;
}

.div-block-191 {
  display: flex;
  padding-top: 20px;
}

.div-block-192 {
  width: 100%;
  height: 100%;
  background-image: url('../images/DOORBELL.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-192._2 {
  background-image: url('../images/INTERIOR-CAMERA.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-block-192._3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/EXTERIOR-CAMERA.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-block-192._4 {
  background-image: url('../images/Mini-Dome.png');
}

.div-block-192.smart2 {
  background-image: url('../images/LampModule.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-block-192.smart3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/THERMOSTAT.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-block-192.smart4 {
  background-image: url('../images/GD00Z-5_front.png');
}

.div-block-193 {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  margin-left: 16px;
  padding: 8px;
  border-radius: 30px;
  background-color: #0061aa;
}

.image-14 {
  width: 32px;
  height: 32px;
}

.div-block-194 {
  display: flex;
  width: 130px;
  padding-right: 8px;
  padding-left: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-110 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 13px;
  text-align: center;
}

.image-15 {
  width: 32px;
  height: 32px;
}

.image-16 {
  width: 32px;
  height: 32px;
}

.image-17 {
  width: 32px;
}

.image-18 {
  width: 32px;
}

.image-19 {
  width: 32px;
}

.image-20 {
  width: 32px;
}

.image-21 {
  width: 32px;
}

.image-22 {
  width: 32px;
}

.image-23 {
  width: 32px;
}

.div-block-195 {
  display: flex;
}

.div-block-196 {
  display: flex;
}

.div-block-197 {
  display: flex;
}

.smart1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/SmartLock.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.smart1._2 {
  background-image: url('../images/INTERIOR-CAMERA.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.smart1._3 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/EXTERIOR-CAMERA.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.smart1._4 {
  background-image: url('../images/Mini-Dome.png');
}

.text-span-2 {
  color: #0061aa;
}

.div-block-198 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 600px;
  height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-left: 1px solid #dadada;
  background-color: #fff;
  box-shadow: -2px 2px 6px 2px rgba(0, 0, 0, 0.15);
}

.text-field {
  width: auto;
  margin-bottom: 16px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #cfcfcf;
  border-radius: 0px;
}

.submit-button {
  width: auto;
  height: 60px;
  margin-top: 32px;
  border-radius: 8px;
  background-color: #0061aa;
}

.div-block-199 {
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
  background-color: #f6f6f6;
}

.div-block-200 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: none;
  padding-top: 20px;
  padding-right: 60px;
  padding-left: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 auto;
}

.div-block-201 {
  width: 100%;
  margin-bottom: 32px;
  padding-left: 0px;
}

.text-block-111 {
  width: 50%;
  margin-bottom: 10px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.text-block-112 {
  line-height: 22px;
}

.text-block-113 {
  margin-top: 40px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.form-block {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  flex: 0 auto;
}

.form {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.text-block-114 {
  margin-top: 16px;
  font-size: 10px;
  line-height: 18px;
}

.image-24 {
  margin-bottom: 16px;
}

.div-block-202 {
  width: 100%;
  height: 100px;
}

.div-block-203 {
  display: flex;
  padding-top: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
}

.div-block-204 {
  width: 100px;
  height: 100px;
  background-image: url('../images/icons8-delete_sign.png');
  background-position: 0% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.success-message {
  width: 100%;
  height: 400px;
  background-color: #fff;
}

.text-block-115 {
  font-family: Sourcesanspro, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.div-block-205 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.image-25 {
  width: 50px;
  margin-bottom: 16px;
  filter: none;
}

.text-block-116 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

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

.div-block-206 {
  width: 1000px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-207 {
  display: none;
}

.div-block-208 {
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-209 {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
}

.div-block-210 {
  display: flex;
  height: 500px;
  justify-content: center;
  align-items: center;
  background-color: #525252;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/Panel-27.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, 150%;
  background-repeat: repeat, no-repeat;
}

.text-block-144 {
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}

.div-block-211 {
  display: flex;
  padding-left: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 auto;
}

.eyebrow {
  margin-bottom: 10px;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-weight: 700;
  letter-spacing: 2px;
}

.eyebrow.centered {
  text-align: center;
}

.headline {
  margin-bottom: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}

.headline.centered {
  text-align: center;
}

.headline.left {
  margin-bottom: 16px;
  text-align: left;
}

.div-block-212 {
  display: flex;
  width: 100%;
  max-width: 1000px;
  padding-top: 40px;
  padding-bottom: 40px;
  justify-content: flex-start;
}

.body-2 {
  display: block;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-213 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.div-block-214 {
  display: flex;
  width: 433.3333333333333px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: center;
}

.text-block-146 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.text-block-147 {
  margin-top: 10px;
  font-family: 'Avenirltstd book', sans-serif;
  text-align: center;
}

.image-26 {
  margin-bottom: 24px;
}

.div-block-215 {
  display: flex;
  width: 1000px;
  height: auto;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.text-block-148 {
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 16px;
  text-align: left;
}

.div-block-216 {
  height: 400px;
  flex: 1;
  background-image: url('../images/command-plan-image.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-217 {
  display: flex;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}

.div-block-218 {
  display: flex;
  width: 100%;
  height: 35vh;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
}

.div-block-219 {
  display: flex;
  width: 100%;
  height: 40vh;
  max-width: 1000px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  flex-direction: row;
}

.div-block-220 {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 auto;
}

.div-block-221 {
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
}

.div-block-222 {
  width: 500px;
  padding-top: 100px;
}

.text-block-149 {
  text-align: center;
}

.text-block-150 {
  text-align: center;
}

.div-block-223 {
  display: flex;
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-224 {
  width: 50%;
}

.image-27 {
  display: block;
  width: auto;
  height: 100%;
}

.image-28 {
  height: 100%;
}

.image-29 {
  width: 150px;
  height: 150px;
}

.image-30 {
  width: auto;
  height: 125px;
  margin-bottom: 32px;
}

.image-31 {
  width: auto;
  height: 125px;
  margin-bottom: 32px;
}

.image-32 {
  width: auto;
  height: 125px;
  margin-bottom: 32px;
}

.div-block-225 {
  position: absolute;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.91);
}

.text-block-151 {
  width: 400px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 16px;
  text-align: center;
}

.detail {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 16px;
}

.section-23 {
  display: flex;
  width: 100%;
  height: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.div-block-226 {
  display: flex;
  width: 100%;
  max-width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-block-152 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

.text-block-153 {
  margin-top: 16px;
  margin-bottom: 32px;
  padding-bottom: 0px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 18px;
  text-align: center;
}

.text-block-154 {
  margin-bottom: 8px;
  padding: 4px 16px;
  border-radius: 20px;
  background-color: #0061aa;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-155 {
  margin-bottom: 32px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.div-block-227 {
  display: flex;
  width: 100%;
  max-width: none;
  padding-top: 60px;
  padding-bottom: 140px;
  flex-direction: row;
  justify-content: center;
}

.div-block-228 {
  width: 100%;
  max-width: 800px;
}

.text-span-3 {
  color: #969696;
}

.div-block-229 {
  display: block;
  width: 100%;
  max-width: 1300px;
  justify-content: center;
}

.body-3 {
  display: block;
  justify-content: center;
}

.div-block-230 {
  position: static;
  display: flex;
  width: 100%;
  height: 900px;
  padding-right: 100px;
  padding-left: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-231 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
}

.div-block-232 {
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: -120px;
}

.div-block-233 {
  display: flex;
  width: 50%;
  height: 450px;
  padding-top: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block-156 {
  margin-bottom: 16px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 700;
}

.text-block-157 {
  margin-top: 0px;
  font-family: Avenirnextltpro, sans-serif;
  color: #0061aa;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.div-block-234 {
  display: flex;
  width: 300px;
  height: 65px;
  margin-top: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #0061aa;
  cursor: pointer;
}

.text-block-158 {
  background-color: transparent;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-235 {
  width: 50%;
  background-image: url('../images/tv_product.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-236 {
  display: flex;
  margin-top: 16px;
  align-items: center;
}

.text-block-159 {
  margin-left: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-160 {
  width: 475px;
  margin-top: 16px;
  font-size: 12px;
}

.div-block-237 {
  display: flex;
  height: auto;
  padding-bottom: 100px;
  justify-content: center;
}

.div-block-238 {
  display: flex;
  width: 100%;
  max-width: 1300px;
  flex-direction: column;
  align-items: center;
}

.text-block-161 {
  margin-bottom: 100px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-239 {
  display: flex;
  width: 1000px;
  justify-content: center;
}

.div-block-240 {
  width: 450px;
  padding: 20px;
}

.div-block-241 {
  width: 50%;
}

.div-block-242 {
  background-color: #f6f6f6;
}

.div-block-243 {
  height: 275px;
  background-image: url('../images/Group-2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-243.right {
  background-image: url('../images/Group-8.jpg');
}

.div-block-244 {
  width: 900px;
  padding: 20px;
}

.div-block-245 {
  display: flex;
  height: 250px;
  background-color: #f6f6f6;
}

.div-block-246 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}

.text-block-162 {
  margin-bottom: 8px;
  font-family: Sourcesanspro, sans-serif;
  color: #0061aa;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.text-block-163 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-164 {
  margin-top: 4px;
  font-family: 'Avenirltstd book', sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-247 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-165 {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-166 {
  padding: 40px 60px 0px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 13px;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-248 {
  width: auto;
}

.div-block-249 {
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}

.text-block-167 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-168 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-250 {
  width: 25px;
  height: 25px;
  background-image: url('../images/icons8-wall_clock.png');
  background-position: 0px 0px;
  background-size: contain;
}

.div-block-251 {
  display: flex;
  margin-top: 8px;
  align-items: center;
}

.text-block-169 {
  margin-left: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  letter-spacing: 1px;
}

.div-block-252 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-block-253 {
  display: flex;
  width: 100%;
  max-width: 900px;
  padding-top: 40px;
  padding-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-254 {
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-255 {
  display: flex;
  width: 200px;
  height: 200px;
  justify-content: center;
  align-items: center;
}

.div-block-256 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}

.text-block-170 {
  font-family: Sourcesanspro, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-171 {
  margin-top: 16px;
  font-family: 'Avenirltstd book', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-257 {
  display: flex;
  width: 100px;
  height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #0061aa;
}

.text-block-172 {
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.text-block-173 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-258 {
  width: 100%;
  margin-top: 32px;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 8px;
  background-color: #0061aa;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.41);
}

.text-block-174 {
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.text-block-175 {
  margin-top: 8px;
  font-family: 'Avenirltstd book', sans-serif;
  color: #fff;
  font-size: 18px;
}

.div-block-259 {
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.div-block-260 {
  width: 8px;
  height: 8px;
  margin-right: 16px;
  border-radius: 20px;
  background-color: #000;
}

.div-block-261 {
  padding-top: 16px;
}

.text-block-176 {
  margin-top: 4px;
  font-family: Avenirltstd, sans-serif;
  text-align: center;
}

.dropdown {
  width: 100%;
  border: 1px solid #000;
}

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

.text-block-177 {
  font-weight: 700;
}

.equipment-textarea {
  display: none;
}

@media screen and (max-width: 479px) {
  .equipmentsection {
    width: 100%;
  }

  .equipmentsection.shop {
    z-index: 1;
    height: 80px;
  }

  .section-2 {
    height: 800px;
    flex-direction: column;
  }

  .div-block {
    position: relative;
    width: 100%;
    flex-direction: column;
    flex: 1;
  }

  .div-block-2 {
    width: 100%;
    height: 40vh;
    background-image: url('../images/ts_hero.png');
    background-position: 40% 50%;
  }

  .div-block-2.home {
    position: absolute;
    z-index: 0;
    height: 800px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 88%, #fff), url('../images/mobile-hero.jpg');
    background-position: 0px 0px, 50% -20%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
  }

  .div-block-3 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding: 0px 20px;
    align-items: center;
  }

  .div-block-4 {
    width: 100%;
    height: 50%;
  }

  .text-block {
    width: 100%;
    max-width: none;
    min-width: auto;
    color: #000;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }

  .text-block-2 {
    width: 100%;
    color: #000;
    text-align: center;
  }

  .div-block-7 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-3 {
    width: 100%;
  }

  .section-4 {
    background-position: 60% 50%;
  }

  .navbar {
    width: 100%;
    padding-left: 0px;
  }

  .brand {
    width: 40%;
  }

  .div-block-13 {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }

  .div-block-14 {
    display: flex;
    width: 30%;
    justify-content: center;
  }

  .link-block {
    width: 60%;
    height: 32px;
  }

  .button-2 {
    display: none;
  }

  .text-block-7 {
    display: none;
  }

  .section-6 {
    display: none;
  }

  .menu-button {
    width: 30%;
  }

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

  .div-block-23 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .text-block-11 {
    width: auto;
    font-size: 40px;
  }

  .text-block-12 {
    width: auto;
    line-height: 24px;
  }

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

  .button-4 {
    width: 100%;
    min-height: 60px;
  }

  .div-block-37.shop {
    width: 100%;
  }

  .div-block-45 {
    align-items: stretch;
  }

  .div-block-46 {
    height: auto;
    flex: 0 auto;
  }

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

  .section-9 {
    display: block;
    height: auto;
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .div-block-52 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    flex-direction: column;
  }

  .div-block-53 {
    width: 100%;
  }

  .div-block-54 {
    width: 100%;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-25 {
    padding-right: 0px;
  }

  .text-block-26 {
    text-align: center;
  }

  .div-block-60 {
    width: 100%;
    margin-top: 32px;
  }

  .section-10 {
    display: flex;
    padding-top: 0px;
  }

  .equipmentcontainer {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .advice-container {
    display: none;
  }

  .equipment-list-item {
    height: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-right: 16px;
    padding-bottom: 24px;
    flex-direction: column;
  }

  .text-block-27 {
    display: flex;
    padding-top: 16px;
    padding-bottom: 8px;
    padding-left: 0px;
    align-items: center;
    font-family: 'Avenirltstd book', sans-serif;
  }

  .div-block-62 {
    width: 50px;
    height: 50px;
    margin-left: 0px;
    background-size: contain;
  }

  .div-block-62.motion {
    background-size: contain;
  }

  .div-block-62.glass {
    background-size: contain;
  }

  .div-block-62.multi {
    background-size: contain;
  }

  .div-block-62.smoke {
    background-size: contain;
  }

  .div-block-62.carbon {
    background-size: contain;
  }

  .div-block-62.keyfob {
    background-size: contain;
  }

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

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

  .text-block-29 {
    display: none;
  }

  .div-block-64 {
    width: 70px;
    height: 130px;
    padding-right: 0px;
    align-items: center;
  }

  .text-block-30 {
    display: none;
    margin-top: 8px;
    margin-bottom: 2px;
  }

  .quantityselector {
    width: 46px;
    height: 100%;
    max-width: 200px;
    flex-direction: column-reverse;
    align-items: center;
    border-color: #dfdfdf;
    border-radius: 20px;
    background-color: #f6f6f6;
  }

  .text-block-31 {
    display: none;
  }

  .section-divider {
    display: none;
    width: 100%;
    padding-left: 16px;
  }

  .sectioncontent {
    padding-right: 0px;
    padding-left: 16px;
  }

  .minus-button {
    width: 40px;
    height: 40px;
    margin-bottom: 2px;
    border-style: solid;
    border-width: 1px 0px 0px;
    border-color: #dfdfdf;
    border-radius: 20px;
    background-color: #0061aa;
  }

  .quantity {
    width: 100%;
    height: auto;
    flex: 1;
  }

  .plus-button {
    width: 40px;
    height: 40px;
    margin-top: 2px;
    border-style: solid;
    border-width: 0px 0px 1px;
    border-color: #dfdfdf;
    border-radius: 20px;
    background-color: #0061aa;
  }

  .div-block-74 {
    width: 100%;
  }

  .section-11 {
    display: flex;
  }

  .div-block-75 {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .div-block-76 {
    width: auto;
  }

  .div-block-77 {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-12 {
    height: auto;
    flex-direction: column;
  }

  .div-block-78 {
    width: 100%;
  }

  .div-block-79 {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
    align-items: center;
  }

  .image-3 {
    width: 42px;
    height: 42px;
  }

  .div-block-80 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-81 {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    align-items: center;
    text-align: center;
  }

  .div-block-82 {
    width: auto;
    padding-right: 16px;
  }

  .button-6 {
    width: 100%;
  }

  .text-block-42.success {
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-weight: 500;
  }

  .div-block-84 {
    width: 100%;
    flex-direction: column;
  }

  .button-7 {
    width: 100%;
    min-height: 60px;
    margin-top: 16px;
    margin-left: 0px;
  }

  .div-block-86 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-45 {
    width: 100%;
  }

  .text-block-46 {
    text-align: center;
  }

  .div-block-100 {
    display: flex;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
  }

  .div-block-101 {
    width: 100%;
    height: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .div-block-102 {
    display: flex;
  }

  .div-block-103 {
    width: 100%;
    height: 20px;
  }

  .button-8 {
    display: flex;
    width: 100%;
    height: 30px;
    justify-content: center;
    align-items: flex-start;
    background-color: rgba(56, 152, 236, 0);
    color: #858585;
    line-height: 0px;
    text-align: center;
  }

  .div-block-104 {
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: column;
  }

  .button-9 {
    margin-top: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    background-color: rgba(56, 152, 236, 0);
    color: #a5a5a5;
  }

  .div-block-105 {
    flex-direction: column;
  }

  .div-block-106 {
    display: none;
  }

  .div-block-110 {
    height: 50%;
    align-items: center;
  }

  .div-block-111 {
    height: 100%;
    padding: 16px 16px 16px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1;
  }

  .div-block-112 {
    display: flex;
    width: 100%;
    height: 50%;
    padding-left: 0px;
    align-items: center;
    font-family: 'Avenirltstd book', sans-serif;
    font-size: 15px;
  }

  .div-block-113 {
    height: 100%;
  }

  .link {
    color: #969696;
  }

  .text-block-51 {
    display: block;
    font-family: Avenirltstd, sans-serif;
    color: #979797;
    letter-spacing: 0.5px;
  }

  .slide {
    background-color: #000;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-nav {
    display: none;
  }

  .div-block-114 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    display: none;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .div-block-115 {
    width: 100%;
    height: 3000px;
    margin-top: 40%;
    background-color: #fff;
  }

  .section-14 {
    position: relative;
    display: block;
    overflow: hidden;
    height: auto;
    min-height: 500px;
    margin-top: 0px;
    background-image: none;
  }

  .section-14.top {
    display: block;
    margin-top: -85px;
  }

  .plandetailwrapper {
    display: none;
    overflow: hidden;
    width: 100%;
    height: auto;
  }

  .planwrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: auto;
  }

  .div-block-116 {
    display: flex;
    height: 325px;
    padding-bottom: 40px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-117 {
    display: flex;
    height: 175px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .lottie-animation {
    width: 100px;
  }

  .text-block-52 {
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .text-block-53 {
    font-family: Sourcesanspro, sans-serif;
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 3px;
  }

  .text-block-54 {
    width: 75%;
    margin-top: 16px;
    font-family: 'Avenirltstd book', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
  }

  .div-block-118 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), url('../images/control-plan-image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .div-block-118.control {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/smarthome-plan-image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .div-block-118.video {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/essential_image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .div-block-118.deluxe {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/command-plan-image.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .div-block-119 {
    display: flex;
    width: 100%;
    height: 75px;
    border-style: solid;
    border-width: 1px;
    border-color: #a5a5a5;
  }

  .div-block-120 {
    width: 75px;
    height: 75px;
    border-right: 1px solid #a5a5a5;
    background-image: url('../images/icons8-delete_sign.png');
    background-position: 50% 50%;
    background-size: 32px 32px;
    background-repeat: no-repeat;
  }

  .div-block-121 {
    display: flex;
    height: 75px;
    padding-left: 16px;
    align-items: center;
    flex: 1;
  }

  .text-block-55 {
    font-family: Sourcesanspro, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
  }

  .text-block-56 {
    width: 100%;
    padding: 32px 16px;
    font-family: 'Avenirltstd book', sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-122 {
    position: relative;
    display: flex;
    width: 100%;
    padding: 16px;
    align-items: center;
  }

  .text-block-57 {
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: 'Avenirltstd book', sans-serif;
    color: #8d8d8d;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  .div-block-123 {
    padding-right: 40px;
  }

  .div-block-124 {
    position: relative;
    width: 1px;
    height: 150px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #a7a7a7;
  }

  .div-block-125 {
    flex: 1;
  }

  .text-block-58 {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 40px;
    font-family: Avenirltstd, sans-serif;
    color: #0061aa;
    font-size: 14px;
    font-weight: 500;
  }

  .div-block-126 {
    display: flex;
    padding-top: 32px;
    padding-left: 16px;
  }

  .text-block-59 {
    margin-bottom: 8px;
    font-family: 'Avenirltstd book', sans-serif;
    color: #929292;
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-60 {
    font-family: 'Avenirltstd book', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .div-block-127 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .text-block-61 {
    padding-left: 10px;
    font-family: 'Avenirltstd book', sans-serif;
    color: #929292;
    font-size: 12px;
    line-height: 12px;
  }

  .div-block-128 {
    display: flex;
    align-items: flex-end;
  }

  .div-block-129 {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .button-10 {
    display: flex;
    width: 100%;
    height: 50px;
    justify-content: center;
    align-items: center;
    border: 1px solid #0061aa;
    border-radius: 8px;
    background-color: #0061aa;
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .button-11 {
    display: none;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-color: #0061aa;
    font-family: Avenirltstd, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .div-block-130 {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-62 {
    padding-bottom: 8px;
    font-family: 'Avenirltstd book', sans-serif;
    color: #888;
  }

  .div-block-131 {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
  }

  .div-block-132 {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #cecece;
  }

  .closedetailwrapper {
    position: absolute;
    display: none;
    width: 75px;
    height: 75px;
  }

  .div-block-133 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .div-block-134 {
    display: flex;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-135 {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-137 {
    align-items: center;
  }

  .div-block-139 {
    display: none;
  }

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

  .div-block-140 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .text-block-64 {
    line-height: 24px;
    text-align: center;
  }

  .text-block-68 {
    width: 100%;
    text-align: center;
  }

  .text-block-69 {
    text-align: center;
  }

  .div-block-141 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-16 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .div-block-143 {
    height: auto;
    flex-direction: column;
  }

  .div-block-145 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-146 {
    display: none;
  }

  .section-17 {
    padding-top: 0px;
  }

  .div-block-147 {
    height: auto;
    flex-direction: column;
  }

  .div-block-148 {
    height: 450px;
    background-image: url('../images/Group-7-Copy-3.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-149 {
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-19 {
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .section-19.sh {
    flex-direction: column-reverse;
  }

  .div-block-150 {
    width: 100%;
    height: 300px;
  }

  .div-block-151 {
    width: 100%;
    padding: 40px;
  }

  .div-block-153 {
    display: none;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .div-block-154 {
    margin-top: 20px;
    flex-direction: column;
  }

  .div-block-155 {
    width: 100%;
  }

  .div-block-156 {
    width: 100%;
  }

  .text-block-77 {
    text-align: left;
  }

  .categoryoption {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
  }

  .categoryoption.selected {
    margin-right: 0px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
  }

  .div-block-158 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-158.smoke {
    width: 100%;
    padding: 20px;
    background-color: hsla(0, 0%, 100%, 0.51);
  }

  .text-block-80 {
    margin-top: auto;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
  }

  .div-block-159 {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .div-block-162 {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-163 {
    overflow: hidden;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-164 {
    padding: 20px 0px 40px;
    align-items: center;
  }

  .div-block-165 {
    max-width: none;
  }

  .div-block-166 {
    align-items: center;
  }

  .section-20 {
    background-position: 50% 100%;
    background-size: auto 100%;
  }

  .div-block-167 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-87 {
    line-height: 34px;
  }

  .div-block-168 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-89 {
    text-align: center;
  }

  .text-block-90 {
    text-align: center;
  }

  .image-6 {
    position: relative;
    right: -40px;
  }

  .text-block-93 {
    line-height: 38px;
    text-align: center;
  }

  .div-block-174 {
    padding-top: 40px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .text-block-94 {
    line-height: 22px;
  }

  .div-block-175 {
    right: 0px;
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
  }

  .image-9 {
    left: auto;
    width: 100%;
  }

  .image-13 {
    display: none;
  }

  .text-block-104 {
    display: block;
    margin-top: 0px;
    margin-left: 20px;
  }

  .equipmentdetail {
    display: block;
    padding-top: 20px;
    opacity: 1;
  }

  .div-block-183 {
    padding-top: 8px;
    padding-bottom: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-185 {
    height: auto;
    padding-left: 20px;
    justify-content: flex-start;
  }

  .div-block-186 {
    padding-top: 4px;
    align-items: flex-start;
  }

  .bold-text {
    color: #fff;
    font-size: 24px;
  }

  .bold-text-2 {
    color: #fff;
  }

  .bold-text-3 {
    color: #fff;
  }

  .bold-text-4 {
    color: #fff;
  }

  .bold-text-5 {
    color: #fff;
  }

  .bold-text-6 {
    color: #fff;
  }

  .bold-text-7 {
    color: #fff;
  }

  .bold-text-8 {
    color: #fff;
  }

  .bold-text-9 {
    color: #fff;
  }

  .bold-text-10 {
    color: #fff;
  }

  .bold-text-11 {
    color: #fff;
  }

  .bold-text-12 {
    color: #fff;
  }

  .bold-text-13 {
    color: #fff;
  }

  .bold-text-14 {
    color: #fff;
  }

  .bold-text-15 {
    color: #fff;
  }

  .bold-text-16 {
    color: #fff;
  }

  .bold-text-17 {
    color: #fff;
  }

  .bold-text-18 {
    color: #fff;
  }

  .bold-text-19 {
    color: #fff;
  }

  .bold-text-20 {
    color: #fff;
  }

  .text-block-106 {
    margin-top: 4px;
    padding-top: 8px;
  }

  .equipmentmoredetail {
    display: block;
  }

  .link-block-3 {
    min-width: 100px;
  }

  .div-block-187 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-188 {
    margin-bottom: 8px;
  }

  .text-block-109 {
    max-width: 100%;
    text-align: center;
  }

  .div-block-191 {
    width: auto;
    max-width: 100%;
  }

  .div-block-193 {
    width: 50px;
    height: 50px;
  }

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

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

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

  .div-block-198 {
    display: block;
    overflow: auto;
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-bottom: 60px;
  }

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

  .div-block-200 {
    height: auto;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }

  .text-block-111 {
    width: 100%;
    text-align: center;
  }

  .text-block-112 {
    text-align: center;
  }

  .div-block-203 {
    padding-right: 8px;
    padding-left: 8px;
    align-items: center;
  }

  .div-block-206 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-117 {
    padding-top: 8px;
  }

  .text-block-118 {
    padding-top: 8px;
  }

  .text-block-119 {
    padding-top: 8px;
  }

  .text-block-120 {
    padding-top: 8px;
  }

  .text-block-121 {
    padding-top: 8px;
  }

  .text-block-122 {
    padding-top: 8px;
  }

  .text-block-123 {
    padding-top: 8px;
  }

  .text-block-124 {
    padding-top: 8px;
  }

  .text-block-125 {
    padding-top: 8px;
  }

  .text-block-126 {
    padding-top: 8px;
  }

  .text-block-127 {
    padding-top: 8px;
  }

  .text-block-128 {
    padding-top: 8px;
  }

  .text-block-129 {
    padding-top: 8px;
  }

  .text-block-130 {
    padding-top: 8px;
  }

  .text-block-131 {
    padding-top: 8px;
  }

  .text-block-132 {
    padding-top: 8px;
  }

  .text-block-133 {
    padding-top: 8px;
  }

  .text-block-134 {
    padding-top: 8px;
  }

  .text-block-135 {
    padding-top: 8px;
  }

  .text-block-136 {
    padding-top: 8px;
  }

  .text-block-137 {
    padding-top: 8px;
  }

  .text-block-138 {
    padding-top: 8px;
  }

  .text-block-139 {
    padding-top: 8px;
  }

  .text-block-140 {
    padding-top: 8px;
  }

  .text-block-141 {
    padding-top: 8px;
  }

  .div-block-207 {
    display: flex;
    width: 100%;
    height: auto;
    max-height: none;
    min-height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 0px solid #000;
  }

  .text-block-142 {
    font-family: Sourcesanspro, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
  }

  .text-block-143 {
    font-family: Sourcesanspro, sans-serif;
    letter-spacing: 1px;
  }

  .div-block-209 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-210 {
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Panel-27.jpg');
    background-position: 0px 0px, 0% 0%;
    background-size: auto, auto 100%;
  }

  .text-block-144 {
    line-height: 50px;
    text-align: center;
  }

  .div-block-211 {
    padding-left: 0px;
    align-items: center;
    text-align: center;
  }

  .headline {
    text-align: right;
  }

  .headline.left {
    text-align: left;
  }

  .div-block-212 {
    flex-direction: column;
    align-items: center;
  }

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

  .div-block-215 {
    width: 100%;
  }

  .text-block-148 {
    text-align: left;
  }

  .text-block-148._2 {
    text-align: right;
  }

  .text-block-148._3 {
    text-align: center;
  }

  .div-block-216 {
    height: 500px;
  }

  .div-block-218 {
    height: 500px;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }

  .div-block-218._2 {
    height: 700px;
  }

  .div-block-219 {
    position: relative;
    padding-left: 20px;
    flex-direction: row;
  }

  .div-block-219._2 {
    padding-right: 20px;
    flex-direction: row-reverse;
  }

  .div-block-219._3 {
    height: auto;
    padding-right: 20px;
    flex-direction: column;
  }

  .div-block-220 {
    width: 100%;
    align-items: flex-start;
  }

  .div-block-220._1 {
    width: 50%;
  }

  .div-block-220._2 {
    position: relative;
    top: -83px;
    align-items: flex-end;
  }

  .div-block-220._3 {
    align-items: center;
  }

  .div-block-221 {
    position: absolute;
    left: auto;
    top: auto;
    right: -3%;
    bottom: 0%;
  }

  .div-block-221._2 {
    left: -27%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 400px;
  }

  .div-block-221._3 {
    position: relative;
    width: 100%;
    margin-top: 32px;
  }

  .div-block-223 {
    width: 100%;
  }

  .div-block-224 {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-27 {
    height: 500px;
    max-width: none;
  }

  .image-28 {
    height: 500px;
    max-width: none;
  }

  .image-28._3 {
    height: 400px;
  }

  .div-block-225 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .image-33 {
    width: 125%;
    max-width: none;
  }

  .bold-text-22 {
    color: #fff;
  }

  .bold-text-23 {
    color: #fff;
  }

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

  .icon {
    filter: brightness(0%);
  }
}

@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro webfont';
  src: url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro it webfont';
  src: url('../fonts/sourcesanspro-it-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro webfont';
  src: url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-MediumCn.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}