body {
  font-family: Sourcesanspro, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 50px;
  line-height: 56px;
  font-weight: 200;
  letter-spacing: 2px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 42px;
  line-height: 51px;
  font-weight: 200;
  letter-spacing: 2px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 44px;
  font-weight: 200;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 200;
}

h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 20px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

.navbar {
  position: relative;
  z-index: 19;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-linear-gradient(9deg, #10804c, #a2c611 52%);
  background-image: linear-gradient(81deg, #10804c, #a2c611 52%);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .23);
}

.nav-link {
  margin-left: 50px;
  padding: 1px 0px;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #cddf89;
}

.nav-link.w--current {
  color: #10804c;
}

.nav-link.w--current:hover {
  opacity: 1;
  color: #10804c;
}

.nav-link.quote {
  display: inline-block;
  padding-right: 9px;
  padding-left: 9px;
  float: right;
  border: 1px solid #fff;
  text-decoration: none;
}

.nav-link.quote:hover {
  border-color: #10804c;
  opacity: 1;
  color: #10804c;
  text-decoration: none;
}

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

.nav-menu {
  display: inline-block;
}

.upper-nav {
  margin-bottom: 8px;
  padding-bottom: 4px;
  padding-left: 62px;
  float: right;
  border-bottom: 1px solid #fbfbfb;
}

.brand {
  padding-top: 10px;
}

.external-links {
  margin-left: 60px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #edffa4;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
}

.external-links:hover {
  color: #cddf89;
}

.slide-container {
  padding-top: 20vh;
  text-align: center;
}

.subheading {
  padding-top: 10px;
  font-family: Sourcesanspro, sans-serif;
  font-size: 28px;
  line-height: 39px;
  font-weight: 200;
  letter-spacing: 2px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.subheading.dark {
  padding-top: 0px;
  font-size: 32px;
  letter-spacing: 0.2px;
}

.vh100 {
  position: relative;
  height: 100vh;
  min-height: 730px;
  background-image: -webkit-linear-gradient(270deg, transparent 70%, #fff 80%), url('../images/tsm_header.jpg');
  background-image: linear-gradient(180deg, transparent 70%, #fff 80%), url('../images/tsm_header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.home-bottom {
  position: absolute;
  left: 0px;
  top: -360px;
  right: 0px;
  z-index: 1;
  background-color: #fbfbfb;
  font-family: Sourcesanspro, sans-serif;
  color: #555554;
  font-size: 20px;
  line-height: 24px;
  font-weight: 200;
}

.feature-icon {
  display: inline-block;
  width: 33.33%;
  height: 170px;
  padding-top: 90px;
  padding-left: 0px;
  float: left;
  background-image: url('../images/home-icon.png');
  background-position: 50% 0px;
  background-size: 130px;
  background-repeat: no-repeat;
  color: #555554;
  text-align: center;
  text-decoration: none;
}

.feature-icon.house01 {
  padding-right: 57px;
  padding-left: 57px;
  background-image: url('../images/home-lock.png');
  background-size: 85px;
}

.feature-icon.eye {
  padding-right: 42px;
  padding-left: 42px;
  background-image: url('../images/eye.png');
  background-size: 83px;
}

.feature-icon.alarm {
  padding-right: 44px;
  padding-left: 44px;
  background-image: url('../images/bell.png');
  background-size: 84px;
}

.feature-section {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.feature-section.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d7d7d7;
  background-color: #f0f0f0;
  font-family: Sourcesanspro, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
}

.feature-section.extra-space {
  padding-top: 10px;
  padding-bottom: 20px;
}

.drop-shadow {
  position: relative;
  box-shadow: 0 -8px 15px 0 rgba(0, 0, 0, .09);
}

.drop-shadow.footer-z-index {
  position: relative;
  box-shadow: none;
}

.large-icon-home {
  position: relative;
  display: inline-block;
  width: 85px;
  height: 75px;
  margin-bottom: 14px;
  background-image: url('../images/white-business.png');
  background-position: 50% 50%;
  background-size: 65px;
  background-repeat: no-repeat;
}

.large-icon-home.home-icon {
  background-image: url('../images/white-home.png');
  background-size: 81px;
}

.text-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #a1c50f;
  text-decoration: none;
}

.text-link:hover {
  color: #10804c;
  text-decoration: none;
}

.align-icons {
  text-align: center;
}

.dropdown-container {
  display: none;
  padding-top: 10px;
  background-color: hsla(0, 0%, 98%, .97);
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .08);
}

.nav-position {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
}

.form-field {
  position: relative;
  height: 39px;
  margin-bottom: 10px;
  padding: 8px 12px;
  border: 1px solid #c5c5c6;
  background-color: transparent;
  font-family: Sourcesanspro, sans-serif;
  color: #555554;
  font-size: 16px;
  font-weight: 200;
}

.form-field:active {
  border-color: #a1c50f;
}

.form-field:focus {
  border-color: #a1c50f;
}

.form-field.selector {
  margin-bottom: 0px;
  padding-top: 4px;
  border: 1px none transparent;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  opacity: 1;
}

.form-field.selector.in-the-nav {
  position: absolute;
  left: 0px;
  top: 0px;
}

.form-field.selector-arrow {
  padding: 0px;
  background-image: none;
}

.form-field.selector-arrow.top-margin {
  margin-top: 0px;
}

.form-field.selector-arrow.contact-page {
  margin-top: 10px;
}

.form-field.selector-arrow.add-top-margin {
  margin-top: 10px;
}

.form-field.top-margin {
  margin-top: 10px;
  margin-bottom: 20px;
}

.field-lable {
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button {
  margin-top: 5px;
  padding: 6px 12px;
  float: left;
  border: 1px solid #a1c50f;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #a1c50f;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #a1c50f;
  color: #fbfbfb;
}

.call-an-expert {
  padding-top: 13px;
  padding-left: 11px;
  float: left;
  color: #555554;
  font-weight: 200;
}

.form {
  font-family: Sourcesanspro, sans-serif;
}

.form.form-quote {
  padding-right: 40px;
}

.form.zw-form {
  position: relative;
  display: block;
  overflow: scroll;
  width: 500px;
  max-height: 80vh;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  background-color: #fff;
}

.what-we-can-do {
  padding-top: 20px;
}

.relative-text {
  position: relative;
}

.heading-business {
  position: relative;
  z-index: 1;
  padding-top: 6vh;
  color: #fbfbfb;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

.copy-section {
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Sourcesanspro, sans-serif;
  color: #555554;
  font-size: 19px;
  line-height: 25px;
  font-weight: 200;
}

.copy-section.grey {
  background-color: #fff;
}

.copy-section.grey.green {
  background-color: #10804c;
}

.copy-section.contact {
  position: relative;
  background-color: #fffefe;
}

.copy-section.products {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
  color: #fff;
}

.copy-section.home-intro {
  padding-bottom: 10px;
}

.copy-section.case-studies {
  padding-top: 90px;
  padding-bottom: 90px;
}

.centre-row {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.centre-row.business {
  padding-top: 0px;
}

.centre-row.three {
  padding-right: 125px;
  padding-left: 125px;
}

.why-us-icons {
  display: block;
  width: 110px;
  height: 80px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  background-image: url('../images/graph.png');
  background-position: 50% 50%;
  background-size: 57px;
  background-repeat: no-repeat;
}

.why-us-icons.team {
  background-image: url('../images/users.png');
  background-size: 74px;
}

.why-us-icons.light {
  background-image: url('../images/light.png');
  background-size: 54px;
}

.why-us-icons.food {
  background-image: url('../images/icon-food.png');
  background-size: 80px;
}

.why-us-icons.media {
  background-image: url('../images/icon-mesia.png');
  background-size: 60px;
}

.why-us-icons.retail {
  background-image: url('../images/icon-retail.png');
  background-size: 64px;
}

.why-us-icons.medical {
  background-image: url('../images/medical.png');
  background-size: 62px;
}

.why-us-icons.finance {
  background-image: url('../images/icon-finance.png');
  background-size: 47px;
}

.why-us-icons.education {
  background-image: url('../images/icon-eductaion.png');
  background-size: 54px;
}

.why-us-icons.government {
  background-image: url('../images/icon-governemtn.png');
  background-size: 62px;
}

.why-us-icons.transport {
  background-image: url('../images/icon-transport.png');
  background-size: 54px;
}

.why-us-icons.cs1 {
  background-image: url('../images/safe.png');
  background-size: 75px;
}

.why-us-icons.cs2 {
  background-image: url('../images/bank.png');
  background-size: 78px;
}

.why-us-icons.cs3 {
  background-image: url('../images/zoo.png');
  background-size: 72px;
}

.feature-links {
  width: 160px;
  height: 160px;
  padding-top: 20px;
  border-radius: 10px;
  background-color: #fffefe;
  box-shadow: 0 0 6px 0 rgba(85, 85, 84, .32);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #555554;
  font-size: 24px;
  text-decoration: none;
}

.feature-links:hover {
  box-shadow: 0 0 7px 4px rgba(163, 199, 18, .61);
}

.large-submit {
  display: inline-block;
  padding: 10px 22px;
  float: none;
  border: 1px solid #a1c50f;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #a1c50f;
  font-size: 22px;
}

.large-submit:hover {
  background-color: #a1c50f;
  color: #fbfbfb;
}

.large-submit.contact {
  float: none;
}

.float-right {
  display: inline-block;
  padding-top: 11px;
  float: right;
}

.form-padding {
  padding-top: 20px;
}

.quotation {
  font-weight: 400;
}

.customer-quote {
  padding-bottom: 15px;
}

.contact-call {
  display: inline-block;
  margin-left: 10px;
  padding-top: 44px;
  font-size: 17px;
}

.contact-padding {
  padding-bottom: 55px;
}

.offices {
  font-weight: 500;
}

.button {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #a1c50f;
  font-size: 23px;
  text-decoration: none;
}

.button:hover {
  color: #10804c;
}

.locations {
  padding-bottom: 15px;
}

.locations.large {
  min-height: 185px;
}

.contact-rows {
  padding-top: 20px;
  padding-bottom: 55px;
}

.bold-copy {
  font-weight: 500;
}

.hidden {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 10px;
  height: 80px;
}

.home-why-us {
  padding-top: 40px;
  font-size: 25px;
  line-height: 28px;
}

.h2-zero-padding {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 40px;
}

.green-h3 {
  color: #a1c50f;
}

.product-icons {
  margin-bottom: 15px;
  padding-left: 73px;
  background-image: url('../images/icon-home-alarm.png');
  background-position: 0px 7px;
  background-size: 58px;
  background-repeat: no-repeat;
  color: #000;
}

.product-icons.camera {
  background-image: url('../images/icon-camera.png');
  background-size: 51px;
}

.product-icons._24hr {
  background-image: url('../images/icon-24hrs.png');
  background-size: 49px;
}

.product-icons.intercoms {
  background-image: url('../images/icon-intercom.png');
  background-size: 36px;
}

.product-icons.safe {
  background-image: url('../images/icon-intercom.png');
  background-size: 36px;
}

.product-icons.smoke-alarm {
  background-image: url('../images/alarm.png');
  background-position: 0px 0px;
  background-size: 49px;
}

.product-icons.community-environment {
  background-image: url('../images/green-house-white.png');
  background-size: 45px;
}

.product-icons.working-at-tsm {
  background-image: url('../images/chart-icon-grey.png');
  background-position: 0px 50%;
  background-size: contain;
  color: #555554;
}

.product-icons.contact-snp {
  background-image: url('../images/phone-icon-grey.png');
  background-position: 0px 50%;
  background-size: contain;
  color: #555554;
  text-decoration: none;
}

.product-icons.contact-snp:hover {
  color: #10804c;
  text-decoration: underline;
}

.home-products {
  padding-bottom: 80px;
}

.confirmation {
  display: block;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(85, 85, 84, .32);
  font-family: Sourcesanspro, sans-serif;
  color: #555554;
  font-size: 19px;
  line-height: 25px;
  font-weight: 200;
  text-align: center;
}

.confirmation.error {
  background-color: #a2c611;
  color: #fff;
}

.busniessh2 {
  width: 53%;
}

.busniessh2.thank-you-message {
  width: 100%;
  font-size: 38px;
}

.nav-container {
  display: inline-block;
}

.nav-container.zero-margin {
  margin-left: 0px;
}

.nav-fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
}

.nav-item {
  margin-left: 10px;
  padding: 3px 25px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Sourcesanspro, sans-serif;
  color: #fbfbfb;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-item:hover {
  color: #d6e78f;
}

.nav-item.w--current {
  color: #10804c;
}

.nav-item.w--current:hover {
  color: #10804c;
}

.nav-item.quote-nav {
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #fbfbfb;
}

.nav-item.quote-nav:hover {
  border-color: #d6e78f;
}

.tab-section {
  position: relative;
  display: block;
}

.experienced-team {
  display: block;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}

.residential-features {
  font-size: 21px;
  line-height: 25px;
}

.intro-tabs {
  width: 100%;
  height: 213px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 44px 0px 0px 30px;
  border-radius: 4px;
  background-color: transparent;
  box-shadow: 0 0 25px 2px rgba(0, 0, 0, .08);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.intro-tabs:hover {
  box-shadow: 0 0 34px -2px rgba(0, 0, 0, .25);
}

.intro-tabs.residential {
  background-image: url('../images/residential-background.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.intro-tabs.businesss {
  background-image: url('../images/business-callout.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.tab-home {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 23px;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
}

.dark {
  letter-spacing: 1px;
  text-shadow: none;
}

.client-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.client-row {
  padding-top: 15px;
}

.header-image {
  position: relative;
  margin-top: 80px;
  padding-bottom: 21%;
  background-image: url('../images/hear-business.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.header-image.house {
  background-image: url('../images/header_family.jpg');
}

.header-image.contact {
  background-image: url('../images/contact-header.jpg');
}

.header-image.education {
  background-image: url('../images/header_education.jpg');
}

.header-image.financial {
  background-image: url('../images/header_financial.jpg');
}

.header-image.food {
  background-image: url('../images/header_food.jpg');
}

.header-image.government {
  background-image: url('../images/header_government.jpg');
}

.header-image.media {
  background-image: url('../images/TSM_trained_prof.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-image.medical {
  background-image: url('../images/header_medical.jpg');
}

.header-image.retail {
  background-image: url('../images/header_retail.jpg');
  background-size: cover;
}

.header-image.travel {
  background-image: url('../images/header_TRAVEL.jpg');
}

.header-image.case-study {
  background-image: url('../images/case-study.jpg');
  background-size: cover;
}

.header-image.thank-you {
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/TSM-receptionist.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/TSM-receptionist.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.darker-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .1);
}

.tabs-hide {
  display: none;
}

.callout-section {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.centre {
  margin-bottom: 20px;
  font-weight: 300;
  text-align: center;
}

.ul-service {
  padding-left: 30px;
}

.sell-link {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 10px;
  background-image: url('../images/ico-residential-home.png');
  background-position: 50% 0px;
  background-size: 82px;
  background-repeat: no-repeat;
  color: #353535;
  text-decoration: none;
}

.sell-link.res {
  -webkit-transition: all 467ms ease;
  transition: all 467ms ease;
}

.sell-link.res:hover {
  background-image: url('../images/ico-contact-home_grn.png');
  background-size: 82px;
  color: #a1c50f;
}

.sell-link.biz {
  background-image: url('../images/ico-business-home.png');
  background-size: 82px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sell-link.biz:hover {
  background-image: url('../images/ico-business-home_grn.png');
  background-size: 82px;
  color: #a1c50f;
}

.sell-link.cont {
  background-image: url('../images/ico-contact-home.png');
  background-size: 82px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sell-link.cont:hover {
  background-image: url('../images/ico-residential-home_grn.png');
  background-size: 82px;
  color: #a1c50f;
}

.sell-links {
  margin-top: 42px;
}

.callout-btn {
  display: inline-block;
  margin-top: 20px;
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 2px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 14px;
}

.callout-btn:hover {
  background-color: rgba(160, 196, 16, .79);
}

.callout-txt {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  font-weight: 400;
}

.sell-h5 {
  line-height: 22px;
  font-weight: 400;
}

.tip-container {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 220px;
  background-color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.tip-container.product-tips {
  display: inline-block;
  overflow: visible;
  width: 100%;
  max-height: 270px;
  margin: 21px auto;
  background-color: transparent;
}

.tip-content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  min-height: 270px;
  margin-top: -1px;
  padding: 10px;
  background-color: #a1c50f;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
}

.tip-block {
  display: block;
  width: 100%;
  max-height: 270px;
  background-color: transparent;
  color: #fff;
}

.tip-title {
  display: block;
  min-height: 190px;
  padding: 25px 20px;
  border: 1px solid #a1c50f;
  background-color: #fff;
  color: #000;
  font-size: 19px;
}

.tip-icon-container {
  position: relative;
  z-index: 1;
  height: 80px;
  padding: 20px 10px;
  border: 1px solid #a1c50f;
  background-color: #a1c50f;
}

.tips-row {
  overflow: hidden;
  max-height: 2000px;
  min-height: 440px;
  margin-bottom: 5px;
}

.tips-row.home-alarms {
  min-height: 430px;
}

.tips-row.cameras {
  min-height: 450px;
}

.about-us-green-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #10804c;
  font-size: 19px;
  line-height: 24px;
  font-weight: 200;
}

.white-text {
  color: #fff;
}

.about-us-list {
  padding-left: 0px;
  line-height: 22px;
  text-align: center;
}

.about-us-list.white-text.green-section-list {
  padding-left: 40px;
  line-height: 22px;
  text-align: left;
}

.careers-paragraph {
  margin-bottom: 30px;
}

.contact-us-heading {
  color: #555554;
  cursor: pointer;
}

.contact-us-heading:hover {
  color: #10804c;
}

.contact-us-link {
  color: #10804c;
  text-decoration: none;
}

.zw-section {
  position: relative;
  height: 100vh;
  padding-top: 32vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), -webkit-linear-gradient(0deg, #000 8%, transparent 25%), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(90deg, #000 8%, transparent 25%), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px, 100% 50%;
  background-size: auto, auto, 2000px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  color: #fff;
}

.zw-section.lighting-control {
  position: relative;
  padding-top: 32vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .8), transparent 26%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/zero-wire-bg-3.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .8), transparent 26%), linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/zero-wire-bg-3.jpg');
  background-position: 0px 0px, 0px 0px, 100% 0px;
  background-size: auto, auto, 2000px 1157px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  color: #fff;
}

.zw-section.arm-and-disarm {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/zero-wire-bg-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/zero-wire-bg-4.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, 2000px;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.zw-section.family {
  min-height: 1000px;
  padding-top: 19vh;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
  background-position: 0px 0px, 100% -200px;
  background-size: auto, 2300px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.zw-section.bulldog {
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .48), transparent), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .48), transparent), linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-2.jpg');
  background-position: 0px 0px, 0px 0px, 100% 0px;
  background-size: auto, auto, 2000px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.zw-section.package {
  left: 0px;
  top: 0px;
  bottom: -17px;
  z-index: 10;
  display: block;
  min-height: 1200px;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: none;
  color: #555554;
  text-align: left;
}

.zw-section.package.dif {
  background-image: -webkit-linear-gradient(270deg, null, null), -webkit-linear-gradient(270deg, null, null);
  background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null);
}

.zw-section.package.basic {
  padding-left: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.zw-section.remote-lock {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-6.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, 2268px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.zw-section.future-proof {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), -webkit-linear-gradient(0deg, #000 8%, transparent 25%), url('../images/zw-bg-img-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), linear-gradient(90deg, #000 8%, transparent 25%), url('../images/zw-bg-img-7.jpg');
  background-position: 0px 0px, 0px 0px, 100% 0px;
  background-size: auto, auto, 2200px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.zw-section.product-package-pages {
  display: inline-block;
  height: auto;
  min-height: 90vh;
  padding-top: 150px;
  padding-right: 3%;
  padding-left: 3%;
  background-color: #fff;
  background-image: none;
}

.fixed-phone {
  position: fixed;
  top: 220px;
  right: 243px;
  z-index: 7;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 617px;
  background-image: url('../images/phone-overlay.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.zw-container {
  position: absolute;
  left: 7vw;
  z-index: 6;
  max-width: 57vw;
  min-width: 35vw;
  margin-right: 52vw;
}

.zw-title {
  padding-left: 0px;
  font-size: 59px;
  line-height: 59px;
  font-weight: 200;
  text-transform: uppercase;
}

.zw-text {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 200;
}

.zw-text.absolute {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  max-width: 42vw;
  min-width: 35vw;
  margin-bottom: 19px;
  margin-left: 7vw;
  font-size: 14px;
  text-align: left;
}

.zw-text.future-proof {
  position: static;
  width: 593px;
  margin-top: 13px;
  padding-right: 255px;
}

.zw-text.basic {
  width: 870px;
}

.green-bar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 15px;
  margin-bottom: 0px;
  padding-top: 0px;
  border-bottom: 15px solid #a2c611;
}

.green-bar.hi-z {
  z-index: 6;
}

.green-bar.hi-z._3 {
  margin-bottom: 165px;
}

.green-bar.tablet.mob.s3 {
  margin-top: -111px;
  margin-bottom: 100px;
}

.green-bar.s2 {
  margin-top: -82px;
  margin-bottom: 108px;
}

.black-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  background-color: #000;
}

.phone-mask {
  position: fixed;
  top: 300px;
  right: 259px;
  z-index: 0;
  display: none;
  width: 264px;
  height: 452px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
}

.phone-mask.armdisarm {
  top: 300px;
  right: 259px;
  bottom: 300px;
  z-index: 5;
  display: block;
  background-image: url('../images/zero-wire-bg-4.jpg');
  background-position: 100% 0px;
  background-size: 2000px;
  background-attachment: fixed;
}

.phone-mask.lighting {
  position: fixed;
  z-index: 5;
  display: block;
  background-image: url('../images/zero-wire-bg-3.jpg');
  background-position: 100% 0px;
  background-size: 2000px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.phone-mask.family-mask {
  z-index: 7;
  display: block;
  background-image: url('../images/zero-wire-bg-1.jpg');
  background-position: 100% -200px;
  background-size: 2300px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.phone-mask.bulldog-mask {
  z-index: 5;
  display: block;
  background-image: url('../images/zero-wire-bg-2.jpg');
  background-position: 100% 0px;
  background-size: 2000px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.phone-mask.remote-locks {
  z-index: 5;
  display: block;
  background-image: url('../images/zero-wire-bg-6.jpg');
  background-position: 100% 0px;
  background-size: 2268px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.phone-mask.f-proof {
  z-index: 6;
  display: block;
  background-image: url('../images/zw-bg-img-7.jpg');
  background-position: 100% 0px;
  background-size: 2200px;
  background-attachment: fixed;
}

.zw-subtitle {
  display: block;
  margin-top: 37px;
  font-size: 28px;
  line-height: 27px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.zw-subtitle.package-sub {
  padding-right: 40px;
  padding-left: 40px;
  font-size: 40px;
  line-height: 34px;
  text-align: left;
}

.zw-subtitle.package-sub.mob {
  margin-top: 23px;
  padding-bottom: 0px;
}

.zw-btn {
  margin-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #a2c611;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.zw-btn:hover {
  background-color: #10804c;
  box-shadow: 0 0 4px 0 #fff;
}

.zw-btn.packages {
  display: block;
  max-width: 217px;
  margin: 20px auto 6px;
  padding-bottom: 11px;
  text-align: center;
}

.zw-btn.packages.new {
  margin-top: 43px;
  margin-left: 60px;
}

.zw-btn.packages.new._2 {
  display: block;
  margin-top: 24px;
  margin-right: 5px;
  margin-left: 47px;
}

.zw-btn.packages.new.busniessh2 {
  margin-left: 67px;
}

.zw-btn.fixed-ph-btn {
  position: fixed;
  top: 714px;
  right: 260px;
  z-index: 10;
  display: block;
  width: 263px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 49px;
  padding-left: 49px;
  text-align: center;
}

.zw-btn.fixed-ph-btn:hover {
  box-shadow: none;
}

.zw-btn.fixed-ph-btn.w--current {
  z-index: 10;
}

.zw-package-row {
  position: relative;
  display: inline-block;
  margin-top: 50px;
  margin-right: 37px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.zw-footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: -webkit-linear-gradient(9deg, #10804c, #a2c611 52%);
  background-image: linear-gradient(81deg, #10804c, #a2c611 52%);
  color: #fff;
  font-size: 17px;
  font-weight: 200;
  text-align: center;
}

.zw-footer._2 {
  margin-top: -145px;
  margin-bottom: -56px;
}

.zw-footer._2.mob.tab.s2 {
  margin-top: -108px;
}

.zw-footer.tab.mob-portrait.s3 {
  margin-top: -101px;
  margin-bottom: -90px;
}

.package-list {
  min-height: 400px;
  margin-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 200;
  text-align: left;
}

.modal-form {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 13vh;
  background-color: rgba(0, 0, 0, .77);
}

.zw-form-title {
  margin-bottom: 30px;
  font-size: 23px;
}

.close-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 30px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  opacity: 0.45;
  cursor: pointer;
}

.success-message {
  position: relative;
}

.package-block {
  border: 3px solid #10804c;
  background-color: #fff;
}

.package-block.title {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 550px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-width: 0px;
  background-color: #fff;
  color: #555554;
}

.package-block.title.no-copy {
  position: static;
  width: 100%;
  height: 448px;
  border-color: transparent;
  background-image: url('../images/zerowire-product.jpg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.package-block.title.mob-portrait.basic {
  margin-right: 79px;
  margin-left: -34px;
  padding-top: 26px;
}

.package-block.title.mob {
  margin-right: 71px;
  margin-left: -56px;
  padding-left: 32px;
}

.package-block.mob-portrait {
  margin: -44px 0px -30px;
  padding-top: 92px;
  padding-bottom: 26px;
}

.package-block.mob-portrait.s2 {
  margin-right: 79px;
  margin-left: -34px;
}

.package-block.visual {
  margin: -34px 71px -11px -56px;
  padding-top: 89px;
  padding-bottom: 27px;
}

.package-block.btm-green {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
  border-width: 0px;
  background-color: #a2c611;
}

.package-title-large {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
}

.package-title-large.grey-copy {
  margin-left: 0px;
  color: #555554;
}

.package-title-amount {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 50px;
}

.package-subtitle {
  margin-bottom: 0px;
  font-family: Sourcesanspro, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  font-weight: 200;
  text-transform: uppercase;
}

.package-subtitle.underlined {
  margin-bottom: 5px;
  border-bottom: 2px solid #fff;
  line-height: 26px;
}

.package-subtitle.tsandcs {
  margin-top: 47px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 14px;
  text-transform: none;
}

.package-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #555554;
}

.nbn-copy {
  height: 312px;
  margin-top: 23px;
  padding-top: 0px;
  padding-right: 102px;
  padding-left: 24px;
  color: #555554;
  text-align: left;
}

.nbn-zerowire {
  padding-top: 20px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}

.g {
  padding-left: 3px;
}

.pack-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.message-success {
  margin-top: 25px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 7px 1px rgba(85, 85, 84, .27);
  text-align: center;
}

.message-success.error-message {
  background-color: #a2c611;
  color: #fff;
}

.zero-wire-product-image {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.zw-icon {
  display: block;
  max-height: 60px;
  max-width: 60px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.zw-promo-container {
  margin-top: 40px;
  text-align: center;
}

.zw-icon-row {
  margin-bottom: 30px;
}

.case-study-1 {
  margin-bottom: 30px;
  padding-right: 274px;
  padding-left: 90px;
  background-image: url('../images/safe.png');
  background-position: 0px 50%;
  background-size: 75px;
  background-repeat: no-repeat;
  font-size: 36px;
  line-height: 38px;
}

.case-study-1._2 {
  padding-right: 208px;
  background-image: url('../images/bank.png');
  background-size: 78px;
}

.case-study-1._3 {
  padding-right: 255px;
  background-image: url('../images/zoo.png');
  background-size: 72px;
}

.case-study-block {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 73px;
  background-image: url('../images/overview.png');
  background-position: 4px 50%;
  background-size: 47px;
  background-repeat: no-repeat;
  color: #a2c611;
  text-decoration: none;
}

.case-study-block:hover {
  color: #10804c;
}

.case-study-block.wireless-camera {
  background-image: url('../images/wireless-camera.png');
  background-size: 51px;
}

.case-study-block.fibre {
  background-image: url('../images/fibre.png');
  background-size: 60px;
}

.case-study-block.green-energy {
  background-image: url('../images/green-energy.png');
  background-size: 57px;
}

.case-study-block.challenge {
  background-image: url('../images/challenge.png');
  background-position: 10px 50%;
  background-size: 41px;
}

.case-study-block.solution {
  background-image: url('../images/solution.png');
  background-size: 53px;
}

.case-study-block.outcome {
  background-image: url('../images/outcome.png');
  background-size: 49px;
}

.cs-container {
  margin-bottom: 20px;
}

.cs-extra-padding {
  padding-top: 20px;
}

.slider-cs {
  margin-top: 30px;
  background-color: transparent;
  text-align: center;
}

.cs-container-slider {
  display: block;
  width: 340px;
  margin-right: auto;
  margin-left: auto;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
}

.cs-btn {
  margin-top: 15px;
  padding: 3px 24px;
  background-color: #a2c611;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.cs-btn:hover {
  background-color: #10804c;
}

.package-column {
  margin-top: 70px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.package-column.package-column-left {
  margin-bottom: 0px;
  padding-right: 31px;
  padding-left: 30px;
}

.package-column.package-column-left.tablet-basic {
  left: 99px;
  right: -173px;
  padding-right: 51px;
  padding-left: 0px;
}

.package-column.basic-tab.mob-portrait {
  left: 25px;
  right: -130px;
  padding-top: 2px;
  padding-right: 40px;
  padding-left: 40px;
}

.h1-zw-title {
  width: 870px;
  margin-top: -42px;
  padding-bottom: 0px;
  font-size: 50px;
  text-transform: uppercase;
}

.zwsubtitle {
  margin-top: 10px;
  margin-bottom: -2px;
  padding-top: 26px;
  padding-bottom: 0px;
}

.security-text {
  margin-top: 38px;
}

.security-text._2 {
  margin-top: 39px;
  padding-right: 0px;
  padding-left: 0px;
}

.terms-and-conditions {
  margin-right: -7px;
  margin-left: -57px;
}

.security-tablet-img {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 90%;
  float: right;
}

.security-tablet-img.float-right {
  position: relative;
}

.basic-page-img {
  width: 600px;
  margin-top: -113px;
  margin-bottom: -41px;
  margin-left: 341px;
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
}

.basic-page-img.tablet.mob-portrait {
  width: 545px;
  margin-top: -40px;
  margin-left: 406px;
}

.product-information {
  padding-right: 20px;
  padding-left: 0px;
}

.camera-img {
  max-width: 80%;
  min-width: 70%;
}

.future-proog-img-col {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 300px;
}

.future-proof-row {
  position: relative;
  display: inline-block;
  width: 100%;
}

.future-proof-row.monitored-sec-row {
  margin-top: 20px;
}

.nbn-img {
  float: left;
}

.media-img {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 0px;
  padding-right: 40px;
  float: none;
  clear: none;
}

.media-img.larger {
  left: 0px;
  right: -36px;
  bottom: 0px;
  min-width: 400px;
  padding-right: 0px;
}

.large-monitor-product-img-col {
  min-height: 500px;
}

.privacy-policy-text {
  text-indent: 0px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.privacy-policy-heading {
  padding-bottom: 20px;
  font-size: 40px;
}

.submit-column {
  padding-right: 0px;
  padding-left: 10px;
}

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

html.w-mod-js *[data-ix="opacity-none"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-on-load"] {
  display: block;
}

html.w-mod-js *[data-ix="hide-form"] {
  -webkit-transform: translate(0px, -230px);
  -ms-transform: translate(0px, -230px);
  transform: translate(0px, -230px);
}

html.w-mod-js *[data-ix="overlay-images"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="nav-fade"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="tip-content-start"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -270px);
  -ms-transform: translate(0px, -270px);
  transform: translate(0px, -270px);
}

html.w-mod-js *[data-ix="fade-out-on-load"] {
  display: block;
  opacity: 1;
}

@media (max-width: 991px) {
  h3 {
    line-height: 34px;
  }
  .navbar {
    padding-top: 0px;
  }
  .nav-link {
    display: block;
    margin: 11px auto;
    color: #8fad14;
    font-size: 16px;
    text-align: center;
  }
  .nav-link.w--current {
    text-decoration: none;
  }
  .nav-link.quote {
    display: inline-block;
    margin: 0px auto 14px;
    padding: 6px 11px;
    float: none;
    border-color: #e4eebb;
  }
  .nav-link.zero-margin {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-link.zero-margin.w--current {
    color: #555554;
    text-decoration: none;
  }
  .nav-menu {
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: hsla(0, 0%, 98%, .97);
    color: #555554;
  }
  .upper-nav {
    width: 100%;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-right: 33px;
    padding-bottom: 4px;
    float: none;
    border-bottom: 0px none transparent;
    background-color: #10804c;
  }
  .external-links {
    margin-left: 35px;
    float: right;
  }
  .external-links.mobile-phone {
    margin-top: 24px;
    margin-right: 14px;
    float: right;
    color: #fff;
    font-size: 20px;
  }
  .slide-container {
    padding-top: 180px;
  }
  .vh100 {
    background-image: -webkit-linear-gradient(270deg, transparent 19%, #fff 53%), url('../images/tsm_header.jpg');
    background-image: linear-gradient(180deg, transparent 19%, #fff 53%), url('../images/tsm_header.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, contain;
    background-repeat: repeat, no-repeat;
  }
  .home-bottom {
    top: -318px;
  }
  .feature-icon {
    padding-left: 69px;
    float: left;
  }
  .feature-icon.house01 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .feature-icon.eye {
    padding-right: 4px;
    padding-left: 4px;
  }
  .feature-icon.alarm {
    padding-right: 9px;
    padding-left: 9px;
  }
  .feature-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .menu-button {
    margin-top: 15px;
    padding: 7px 12px;
    float: right;
    background-color: transparent;
    color: #10804c;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .dropdown-container {
    display: none;
  }
  .form-field {
    border-radius: 0px;
    background-image: -webkit-linear-gradient(270deg, transparent, hsla(0, 0%, 100%, 0));
    background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0));
  }
  .form.form-quote {
    padding-right: 20px;
  }
  .heading-business {
    padding-top: 30px;
  }
  .copy-section.products {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .centre-row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .centre-row.three {
    padding-right: 96px;
    padding-left: 96px;
  }
  .large-submit {
    margin-bottom: 13px;
    float: none;
  }
  .float-right {
    float: none;
  }
  .form-padding {
    padding-top: 0px;
  }
  .locations {
    padding-bottom: 10px;
  }
  .locations.large {
    min-height: 181px;
  }
  .contact-rows {
    padding-bottom: 40px;
  }
  .hidden {
    height: 95px;
  }
  .home-why-us {
    padding-top: 20px;
  }
  .product-icons {
    padding-left: 66px;
  }
  .product-icons.working-at-tsm {
    display: block;
    height: 84px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 45px;
    padding-left: 0px;
    background-position: 50% 0px;
    background-size: auto 50%;
    text-align: center;
  }
  .product-icons.contact-snp {
    height: 84px;
    padding-top: 45px;
    padding-left: 0px;
    background-position: 50% 0px;
    background-size: auto 50%;
  }
  .home-products {
    padding-bottom: 50px;
  }
  .contact-form {
    margin-top: 0px;
  }
  .busniessh2 {
    width: 62%;
  }
  .nav-container {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-item {
    margin: 6px auto;
    color: #7f9c0b;
    text-align: center;
  }
  .nav-item.quote-nav {
    width: 158px;
    border-color: #10804c;
    background-color: #10804c;
    color: #fbfbfb;
  }
  .header-margin {
    margin-top: 88px;
  }
  .intro-tabs {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .intro-tabs.residential {
    height: 183px;
    padding-top: 25px;
  }
  .intro-tabs.businesss {
    height: 183px;
    padding-top: 26px;
  }
  .tab-home {
    padding-top: 4px;
    font-size: 24px;
  }
  .header-image.media {
    background-size: cover;
  }
  .header-image.thank-you {
    height: 100vh;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/TSM-receptionist.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/TSM-receptionist.jpg');
    background-position: 0px 0px, 31% 50%;
  }
  .tip-container.product-tips {
    max-width: 100%;
  }
  .tip-title {
    height: auto;
    min-height: 190px;
    color: #000;
  }
  .tips-row.cameras {
    max-height: 10000px;
  }
  .careers-paragraph {
    text-align: center;
  }
  .about-us.careers {
    text-align: center;
  }
  .zw-section {
    height: auto;
    min-height: 950px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/example-bg.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/example-bg.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, 2000px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .zw-section.lighting-control {
    min-height: 950px;
    padding-top: 100px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/zero-wire-bg-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/zero-wire-bg-3.jpg');
    background-position: 0px 0px, 100% 0px;
    background-size: auto, 2500px;
    background-attachment: scroll, fixed;
  }
  .zw-section.arm-and-disarm {
    min-height: 950px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)), url('../images/zero-wire-bg-4.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)), url('../images/zero-wire-bg-4.jpg');
    background-position: 0px 0px, 100% 0px;
    background-size: auto, 2000px;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }
  .zw-section.family {
    height: auto;
    min-height: 1200px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
    background-position: 0px 0px, 102% 145%;
    background-size: auto, auto 1000px;
    background-attachment: scroll, scroll;
  }
  .zw-section.bulldog {
    min-height: 950px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/zero-wire-bg-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/zero-wire-bg-2.jpg');
    background-position: 0px 0px, 100% 0px;
    background-size: auto, 2500px;
    background-attachment: scroll, fixed;
  }
  .zw-section.package {
    text-align: center;
  }
  .zw-section.remote-lock {
    min-height: 900px;
  }
  .fixed-phone {
    left: 242px;
    top: auto;
    right: 261px;
    bottom: 1px;
    z-index: 7;
    display: block;
    margin-right: auto;
  }
  .zw-container {
    position: relative;
    left: auto;
    display: block;
    width: 100%;
    max-width: 90%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .zw-title {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 52px;
    text-align: left;
  }
  .zw-title.centre {
    text-align: center;
  }
  .zw-text {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 0px;
    text-align: left;
  }
  .zw-text.absolute {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .zw-text.future-proof {
    margin-left: -127px;
  }
  .zw-text.basic {
    width: 685px;
    margin-right: 0px;
    margin-bottom: 23px;
    margin-left: -126px;
    text-align: justify;
  }
  .green-bar {
    padding-top: 59px;
  }
  .black-overlay {
    background-color: #000;
  }
  .phone-mask {
    position: absolute;
    left: 260px;
    top: auto;
    right: 259px;
    bottom: 87px;
  }
  .phone-mask.armdisarm {
    left: 3px;
    top: auto;
    right: 0px;
    bottom: 126px;
    display: block;
    background-position: 86% 50%;
    background-size: 1600px;
    background-attachment: scroll;
  }
  .phone-mask.lighting {
    position: absolute;
    left: 3px;
    right: 0px;
    bottom: 127px;
    display: block;
    background-position: 85% 50%;
    background-size: 1800px;
    background-attachment: scroll;
  }
  .phone-mask.family-mask {
    left: 4px;
    right: 0px;
    bottom: 125px;
    display: block;
    background-position: 81% 61%;
    background-size: auto 1000px;
    background-attachment: scroll;
  }
  .phone-mask.bulldog-mask {
    left: 3px;
    right: 0px;
    bottom: 126px;
    display: block;
    background-position: 84% 42%;
    background-size: 1600px;
    background-attachment: scroll;
  }
  .phone-mask.remote-locks {
    left: 3px;
    right: 0px;
    bottom: 125px;
    display: block;
    background-position: 95% 100%;
    background-size: 1000px;
    background-attachment: scroll;
  }
  .phone-mask.f-proof {
    left: 254px;
    bottom: 127px;
    background-position: 82% 12%;
    background-attachment: scroll;
  }
  .zw-subtitle {
    margin-left: -128px;
  }
  .zw-subtitle.package-sub {
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .zw-btn.fixed-ph-btn {
    position: absolute;
    left: 5px;
    top: auto;
    right: 0px;
    bottom: 126px;
  }
  .zw-footer {
    position: relative;
    z-index: 8;
  }
  .zw-footer._2.mob.tab {
    margin-top: -74px;
    margin-bottom: -69px;
    padding-top: 86px;
    padding-bottom: 5px;
  }
  .zw-footer.tab {
    padding-top: 96px;
  }
  .absolute-phone {
    position: absolute;
    left: 0%;
    right: 0px;
    bottom: 30px;
    z-index: 8;
    display: block;
    width: 300px;
    height: 617px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-image: url('../images/phone-overlay.png');
    background-position: 0px 0px;
    background-size: cover;
  }
  .package-list {
    min-height: auto;
    padding-left: 0px;
    text-align: center;
  }
  .package-block {
    display: block;
    margin: 40px auto 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .package-block.title {
    min-height: 400px;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    text-align: center;
  }
  .package-block.title.no-copy {
    background-position: 50% 75%, 50% 23px;
  }
  .package-block.btm-green {
    padding-bottom: 0px;
  }
  .package-subtitle {
    font-size: 18px;
  }
  .package-container {
    width: auto;
  }
  .nbn-copy {
    height: auto;
    padding-bottom: 20px;
  }
  .case-study-1 {
    padding-right: 202px;
    font-size: 32px;
    line-height: 34px;
  }
  .case-study-1._2 {
    padding-right: 30px;
  }
  .case-study-1._3 {
    padding-right: 126px;
  }
  .package-column.package-column-left.tablet-basic {
    margin-top: auto;
    padding-right: 244px;
    padding-left: 77px;
  }
  .package-column.basic-tab {
    padding-right: 244px;
    padding-left: 79px;
  }
  .package-column.basic-tab.mob-portrait {
    margin-top: 53px;
    margin-bottom: 36px;
  }
  .h1-zw-title.tab-basic {
    width: 772px;
    margin-left: -156px;
    padding-left: 5px;
    font-size: 40px;
    text-align: center;
  }
  .zwsubtitle {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    text-align: left;
  }
  .terms-and-conditions {
    margin-bottom: -23px;
    padding-top: 0px;
  }
  .security-tablet-img {
    display: block;
    margin: 0px auto 40px;
    padding-top: 0px;
  }
  .basic-page-img.tablet {
    width: 300px;
    margin-top: -248px;
    margin-bottom: 10px;
    margin-left: 290px;
    padding-bottom: 0px;
  }
  .basic-page-img.tablet.mob-portrait {
    margin-left: 274px;
  }
  .product-information {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .camera-img {
    display: block;
    min-width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .future-proof-row {
    display: block;
  }
  .nbn-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .media-img {
    left: 21px;
    top: -3px;
    right: 12px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .large-monitor-product-img-col {
    margin-bottom: -160px;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 34px;
    line-height: 36px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .nav-link.footerlink {
    color: #fff;
    font-size: 10px;
  }
  .slide-container {
    position: relative;
    z-index: 1;
    padding: 80px 20px 0px;
    color: #fbfbfb;
  }
  .subheading {
    padding-top: 0px;
    font-size: 24px;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  }
  .subheading.dark {
    font-size: 27px;
    line-height: 32px;
  }
  .vh100 {
    height: auto;
  }
  .home-bottom {
    position: static;
  }
  .feature-icon {
    height: auto;
    padding-top: 55px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    background-position: 50% 0px;
    text-align: center;
  }
  .feature-icon.house01 {
    padding-top: 89px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .feature-icon.eye {
    padding-top: 84px;
    padding-right: 10px;
  }
  .feature-icon.alarm {
    padding-top: 80px;
    padding-right: 10px;
  }
  .feature-section.footer {
    font-size: 12px;
  }
  .feature-section.extra-space {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #fbfbfb;
  }
  .large-icon-home {
    width: 95px;
    height: 58px;
    margin-bottom: 0px;
    background-size: contain;
  }
  .large-icon-home.home-icon {
    background-size: contain;
  }
  .submit-button {
    margin-left: 10px;
  }
  .form {
    text-align: left;
  }
  .form.form-quote {
    padding-right: 0px;
  }
  .what-we-can-do {
    padding-left: 10px;
  }
  .heading-business {
    position: relative;
    z-index: 1;
    padding-top: 0px;
    padding-left: 20px;
  }
  .copy-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .copy-section.contact {
    text-align: left;
  }
  .copy-section.case-studies {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: left;
  }
  .centre-row {
    padding: 0px;
  }
  .centre-row.business {
    padding-right: 0px;
    padding-left: 0px;
  }
  .centre-row.three {
    padding-right: 65px;
    padding-left: 65px;
  }
  .why-us-icons {
    width: 100%;
    height: 62px;
  }
  .feature-links {
    width: 112px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 16px;
    font-weight: 200;
  }
  .large-submit {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .float-right {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: left;
    text-align: center;
  }
  .zero-padding-mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-padding {
    display: block;
    width: 360px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 60px;
    text-align: left;
  }
  .locations {
    padding-bottom: 0px;
  }
  .locations.large {
    min-height: auto;
  }
  .contact-rows {
    padding-bottom: 0px;
  }
  .hidden {
    height: 67px;
  }
  .home-why-us {
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .product-icons {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
  }
  .product-icons.community-environment {
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 60px;
  }
  .product-icons.working-at-tsm {
    display: inline-block;
    height: 100px;
    margin-bottom: 0px;
    padding-top: 45px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: 50% 0px;
    background-size: auto 50%;
    text-align: center;
  }
  .product-icons.contact-snp {
    text-align: center;
  }
  .home-products {
    padding-bottom: 0px;
  }
  .our-offices {
    padding-bottom: 40px;
  }
  .contact-form {
    margin-top: 15px;
  }
  .busniessh2 {
    width: auto;
  }
  .experienced-team {
    width: 87px;
  }
  .header-margin {
    margin-top: 66px;
  }
  .intro-tabs {
    width: 100%;
    margin-right: 6px;
    margin-bottom: 15px;
    margin-left: 6px;
  }
  .intro-tabs.businesss {
    margin-bottom: 0px;
  }
  .tab-home {
    padding-top: 7px;
    font-size: 20px;
  }
  .dark {
    color: #2c2c2c;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  }
  .client-image {
    margin-top: 15px;
    margin-bottom: 15px;
    float: none;
  }
  .client-row {
    padding-top: 0px;
  }
  .header-image {
    margin-top: 67px;
    padding-bottom: 100px;
  }
  .header-image.media {
    text-align: center;
  }
  .darker-overlay {
    width: 100%;
    height: 100%;
  }
  .callout-section {
    position: static;
    padding-bottom: 0px;
  }
  .ul-service {
    padding-left: 15px;
  }
  .tip-container.product-tips {
    max-width: 250px;
  }
  .tips-row.cameras {
    max-height: 10000px;
  }
  .about-us-green-section {
    font-size: 19px;
    font-weight: 200;
    text-align: center;
  }
  .white-text.community-title {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .about-us-list {
    text-align: center;
  }
  .working-at-tsm-title {
    display: inline-block;
  }
  .zw-section {
    min-height: 1000px;
  }
  .zw-section.lighting-control {
    min-height: 1050px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-3.jpg');
    background-position: 0px 0px, 90% 0px;
  }
  .zw-section.arm-and-disarm {
    min-height: 1050px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-4.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-4.jpg');
    background-position: 0px 0px, 92% 0px;
  }
  .zw-section.family {
    min-height: 1350px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/zero-wire-bg-1.jpg');
    background-position: 0px 0px, 92% 0px;
    background-size: auto, 1700px;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }
  .zw-section.bulldog {
    min-height: 1000px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-2.jpg');
    background-position: 0px 0px, 90% 0px;
  }
  .zw-section.remote-lock {
    min-height: 950px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-6.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-6.jpg');
    background-position: 0px 0px, 94% 0px;
  }
  .zw-section.product-package-pages {
    padding-right: 10px;
    padding-left: 10px;
  }
  .zw-title {
    font-size: 36px;
    line-height: 36px;
  }
  .zw-text {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .zw-text.future-proof.mob {
    margin-left: -110px;
  }
  .zw-text.basic {
    width: 530px;
    margin-left: -111px;
  }
  .phone-mask.armdisarm {
    bottom: 155px;
    background-position: 86% 50%;
  }
  .phone-mask.lighting {
    bottom: 155px;
    background-position: 86% 50%;
  }
  .phone-mask.family-mask {
    bottom: 155px;
    background-position: 83% 50%;
    background-size: 1700px;
  }
  .phone-mask.bulldog-mask {
    bottom: 156px;
    background-position: 85% 50%;
  }
  .phone-mask.remote-locks {
    bottom: 156px;
    background-position: 94% 0px;
  }
  .phone-mask.f-proof {
    left: 0%;
    right: -3px;
    bottom: 155px;
  }
  .zw-subtitle {
    margin-top: 9px;
    margin-left: -110px;
  }
  .zw-subtitle.package-sub {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .zw-btn.fixed-ph-btn {
    left: 5px;
    right: -1px;
    bottom: 155px;
    width: 264px;
  }
  .zw-btn.fixed-ph-btn:hover {
    box-shadow: none;
  }
  .zw-footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }
  .absolute-phone {
    z-index: 5;
    margin-bottom: 40px;
  }
  .package-list {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .package-block.title.mob-portrait {
    margin-left: 20px;
  }
  .package-block.title.mob {
    margin-left: 20px;
  }
  .package-block.mob-portrait {
    margin-left: 20px;
  }
  .package-block.btm-green {
    margin-left: 0px;
  }
  .package-title-large.mob {
    font-size: 20px;
  }
  .package-title-amount.mob {
    font-size: 40px;
  }
  .package-subtitle.underlined {
    font-size: 14px;
  }
  .package-subtitle.tsandcs {
    font-size: 9px;
  }
  .package-subtitle.mob {
    font-size: 14px;
  }
  .pack-padding.mob {
    font-size: 16px;
  }
  .zw-icon {
    margin-top: 20px;
  }
  .case-study-1 {
    padding-right: 0px;
  }
  .case-study-1._2 {
    padding-right: 0px;
  }
  .h1-zw-title.tab-basic {
    width: 600px;
  }
  .zwsubtitle {
    display: block;
    padding-left: 0px;
    font-size: 26px;
    text-align: left;
    letter-spacing: 1px;
  }
  .terms-and-conditions {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .security-tablet-img {
    max-width: 100%;
  }
  .basic-page-img.tablet.mob-portrait {
    width: 200px;
    margin-left: 232px;
  }
  .product-information {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .future-proog-img-col {
    min-height: 230px;
  }
  .media-img {
    top: 39px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .large-monitor-product-img-col {
    margin-top: 0px;
    margin-bottom: -95px;
  }
}

@media (max-width: 479px) {
  h2 {
    line-height: 36px;
  }
  .navbar {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .brand {
    padding-top: 0px;
  }
  .external-links.mobile-phone {
    float: right;
    font-size: 22px;
  }
  .slide-container {
    padding-bottom: 0px;
    color: #fff;
  }
  .vh100 {
    background-image: -webkit-linear-gradient(270deg, transparent 19%, #fff 53%);
    background-image: linear-gradient(180deg, transparent 19%, #fff 53%);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .feature-icon {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .feature-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .feature-section.extra-space {
    padding-right: 10px;
    padding-left: 10px;
  }
  .align-icons {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-button {
    margin-top: 0px;
    padding: 13px;
  }
  .submit-button {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .call-an-expert {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .form.zw-form {
    width: 100%;
    padding: 15px 6px;
  }
  .heading-business {
    padding-left: 6px;
  }
  .copy-section {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .copy-section.remove-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .centre-row {
    padding-right: 0px;
    padding-left: 0px;
  }
  .feature-links {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .large-submit.contact {
    width: 100%;
  }
  .contact-call {
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .contact-padding {
    width: 168px;
    text-align: left;
  }
  .product-icons {
    text-align: left;
  }
  .product-icons.community-environment {
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 62px;
  }
  .busniessh2 {
    width: auto;
  }
  .busniessh2.thank-you-message {
    font-size: 24px;
    line-height: 30px;
  }
  .add-padding {
    padding-right: 20px;
    padding-left: 20px;
  }
  .intro-tabs {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .tab-home {
    padding-top: 11px;
  }
  .header-image.media {
    text-align: center;
  }
  .callout-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sell-link.res {
    padding-top: 50px;
    background-size: 62px;
  }
  .sell-link.res:hover {
    background-size: 62px;
  }
  .sell-link.biz {
    padding-top: 50px;
    background-size: 62px;
  }
  .sell-link.biz:hover {
    background-size: 62px;
  }
  .sell-link.cont {
    padding-top: 61px;
    background-size: 62px;
  }
  .sell-link.cont:hover {
    background-size: 62px;
  }
  .sell-h5 {
    font-size: 14px;
    line-height: 17px;
  }
  .tip-container.product-tips {
    max-width: 100%;
  }
  .tips-row.home-alarms {
    display: block;
  }
  .white-text {
    margin-top: 0px;
    font-weight: 200;
  }
  .white-text.community-title {
    font-size: 33px;
  }
  .zw-section {
    min-height: 1100px;
  }
  .zw-section.lighting-control {
    min-height: 1140px;
    padding-top: 50px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-3.jpg');
    background-position: 0px 0px, 86% 0px;
  }
  .zw-section.arm-and-disarm {
    min-height: 1050px;
    padding-top: 50px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-4.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-4.jpg');
    background-position: 0px 0px, 86% 0%;
    background-size: auto, 2000px;
  }
  .zw-section.family {
    min-height: 1600px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-1.jpg');
    background-position: 0px 0px, 88% 100%;
    background-size: auto, auto 900px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .zw-section.bulldog {
    overflow: hidden;
    min-height: 1100px;
    padding-top: 50px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-2.jpg');
    background-position: 0px 0px, 90% 1px;
    background-size: auto, 2000px;
  }
  .zw-section.package {
    padding-top: 0px;
  }
  .zw-section.remote-lock {
    min-height: 1020px;
    padding-top: 40px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/zero-wire-bg-6.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/zero-wire-bg-6.jpg');
    background-position: 0px 0px, 88% 0px;
    background-size: auto, 2000px;
  }
  .zw-section.product-package-pages {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .zw-title {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 34px;
    line-height: 36px;
    text-align: center;
  }
  .zw-text {
    display: block;
    margin: 0px auto;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .zw-text.future-proof {
    width: 280px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -45px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 12px;
  }
  .zw-text.future-proof.mob._2 {
    margin-left: -45px;
  }
  .zw-text.basic {
    width: 280px;
    margin-right: -101px;
    margin-left: -45px;
    font-size: 12px;
  }
  .green-bar.tablet.mob {
    margin-bottom: 0px;
    padding-top: 46px;
    padding-bottom: 12px;
  }
  .black-overlay {
    background-color: #000;
  }
  .phone-mask.armdisarm {
    bottom: 176px;
    background-position: 86% 50%;
  }
  .phone-mask.lighting {
    bottom: 176px;
    background-position: 86% 50%;
  }
  .phone-mask.family-mask {
    bottom: 175px;
    background-position: 85% 61%;
    background-size: auto 900px;
    background-attachment: scroll;
  }
  .phone-mask.bulldog-mask {
    bottom: 176px;
    background-position: 86% 50%;
    background-size: 1500px;
  }
  .phone-mask.remote-locks {
    bottom: 174px;
    background-position: 91% 0px;
    background-size: 1000px;
  }
  .phone-mask.f-proof {
    left: 31px;
    right: 28px;
    bottom: 177px;
    background-position: 84% 14%;
    background-size: 2000px;
    background-attachment: scroll;
  }
  .zw-subtitle {
    min-width: 280px;
    margin-left: -306px;
    font-size: 20px;
  }
  .zw-subtitle.package-sub {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    font-size: 24px;
    line-height: 35px;
  }
  .zw-subtitle.package-sub.mob {
    font-size: 25px;
  }
  .zw-btn.fixed-ph-btn {
    bottom: 176px;
  }
  .zw-package-row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .zw-footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }
  .zw-footer._2.mob {
    margin-top: -14px;
  }
  .zw-footer.tab.mob-portrait {
    margin-top: -86px;
  }
  .absolute-phone {
    margin-bottom: 60px;
  }
  .package-list {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .modal-form {
    padding-top: 55px;
  }
  .package-block {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .package-block.title {
    position: relative;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .package-block.title.no-copy {
    height: auto;
    min-height: 200px;
  }
  .package-block.title.mob-portrait {
    width: 279px;
    margin-right: 24px;
    margin-left: 22px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .package-block.title.mob {
    margin-right: 342px;
    margin-left: 19px;
  }
  .package-block.mob-portrait {
    margin-right: 29px;
    margin-left: 22px;
    padding-right: 4px;
  }
  .package-block.btm-green {
    width: 100%;
    margin-top: 0px;
    padding-top: 27px;
    padding-right: 27px;
    padding-left: 27px;
  }
  .package-title-large.grey-copy {
    margin-top: 20px;
  }
  .package-title-large.mob {
    font-size: 18px;
  }
  .package-title-amount.mob {
    font-size: 40px;
    line-height: 30px;
  }
  .package-subtitle.underlined {
    font-size: 14px;
    line-height: 20px;
  }
  .package-subtitle.underlined.mob {
    margin-right: 0px;
    font-size: 15px;
  }
  .package-subtitle.tsandcs {
    font-size: 9px;
  }
  .package-subtitle.mob {
    margin-left: 0px;
    font-size: 14px;
  }
  .package-container {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .nbn-copy {
    padding-left: 0px;
    text-align: center;
  }
  .pack-padding.mob {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 14px;
    line-height: 15px;
  }
  .zw-icon {
    margin-top: 30px;
  }
  .case-study-1 {
    padding-top: 80px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 0px;
    text-align: center;
  }
  .case-study-1._2 {
    padding-right: 20px;
  }
  .case-study-1._3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .package-column.package-column-left.tablet-basic {
    padding-right: 325px;
    padding-left: 0px;
  }
  .package-column.basic-tab.mob-portrait {
    margin-top: 0px;
    padding-right: 7px;
    padding-left: 0px;
  }
  .h1-zw-title.tab-basic.mob-portrait {
    width: 300px;
    margin-left: -56px;
    font-size: 27px;
  }
  .zwsubtitle {
    display: block;
    width: 250px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 1px;
  }
  .terms-and-conditions {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 9px;
  }
  .security-tablet-img {
    margin-bottom: 0px;
  }
  .basic-page-img.tablet.mob-portrait {
    margin-top: 38px;
    margin-bottom: 0px;
    margin-left: -389px;
    padding-top: 0px;
    padding-left: 67px;
  }
  .mob {
    font-size: 10px;
  }
  .product-information {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .camera-img {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .future-proog-img-col {
    min-height: 200px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .future-proof-row {
    margin-top: 40px;
  }
  .media-img {
    left: -4px;
    top: 62px;
    margin-top: -20px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .large-monitor-product-img-col {
    display: block;
    margin: 0px auto -160px;
  }
}

@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Semibold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Sourcesanspro';
  src: url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}