.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-bottom: 28px;
  background-color: #a51e2e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a51e2e), to(#000));
  background-image: linear-gradient(180deg, #a51e2e, #000);
  box-shadow: 0 0 6px 0 #000, 0 4px 11px 0 #000;
}

.nav-link {
  margin-top: 3px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  text-shadow: 0 1px 0 #000;
}

.nav-link:hover {
  color: #bbb5b5;
  text-transform: none;
}

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

.image {
  margin-top: -23px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  box-shadow: 3px 3px 21px 0 #000;
  cursor: pointer;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 1px 0 #000;
}

.image-2 {
  box-shadow: 3px 3px 10px 2px #000;
}

.heading-2 {
  position: relative;
  bottom: 447px;
  margin-right: 100px;
  margin-left: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: rgba(0, 0, 0, 0.74);
  box-shadow: 5px 5px 14px 0 hsla(0, 0%, 100%, 0.64);
  color: #fff;
  text-align: center;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 44px;
  text-align: center;
  text-shadow: 0 1px 0 #a51e2e;
}

.section {
  height: 1051px;
  margin-bottom: 89px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #fff;
}

.image-3 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  box-shadow: -1px 4px 26px 0 #000;
  text-decoration: none;
}

.heading-4 {
  margin-top: 54px;
  color: #000;
  font-size: 25px;
  line-height: 29px;
  text-align: center;
}

.paragraph {
  margin-top: 32px;
  color: #000;
}

.link-block {
  height: 530px;
  margin: 25px;
  padding-right: 25px;
  padding-left: 25px;
  border: 3px solid #000;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 #000, 1px 1px 3px 0 #000;
  text-decoration: none;
}

.section-2 {
  height: 891px;
  background-image: url('../images/Husker-Lock-and-Key.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
}

.section-3 {
  margin-bottom: 96px;
  padding-top: 0px;
}

.body {
  padding-bottom: 13px;
}

.section-4 {
  height: 891px;
}

.slider {
  height: 891px;
}

.slide {
  background-image: url('../images/Husker-Lock-and-Key.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  position: relative;
}

.heading-5 {
  position: absolute;
  left: 0px;
  top: 786px;
  right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.76);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.heading-5.autolockouts {
  top: 705px;
}

.heading-6 {
  color: #000;
  font-size: 46px;
  line-height: 55px;
  text-align: center;
  text-shadow: 0 0 1px #a51e2e;
}

.container {
  padding-top: 44px;
  padding-bottom: 77px;
}

.text-span {
  font-size: 37px;
  font-style: italic;
}

.section-5 {
  margin-right: 25px;
  margin-left: 25px;
}

.div-block-2 {
  height: 695px;
  margin: 25px;
  padding: 25px;
  border: 3px solid #000;
  border-radius: 5px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #000;
  text-decoration: none;
}

.div-block-2:hover {
  box-shadow: 4px 4px 20px 0 #000;
}

.image-4 {
  display: block;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #000;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.image-4:hover {
  box-shadow: none;
}

.heading-7 {
  padding-top: 34px;
  padding-bottom: 51px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  text-shadow: 0 1px 0 #a51e2e;
}

.column-3 {
  height: 600px;
}

.column-4 {
  height: 600px;
  cursor: pointer;
}

.column-5 {
  height: 600px;
  cursor: pointer;
}

.paragraph-2 {
  padding-bottom: 26px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.link-block-2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
  cursor: pointer;
}

.link-block-2:hover {
  -webkit-transform: scale(1) scale(0.93);
  -ms-transform: scale(1) scale(0.93);
  transform: scale(1) scale(0.93);
}

.link-block-3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

.link-block-3:hover {
  -webkit-transform: scale(1) scale(0.93);
  -ms-transform: scale(1) scale(0.93);
  transform: scale(1) scale(0.93);
}

.link-block-4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

.link-block-4:hover {
  -webkit-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}

.paragraph-3 {
  padding-bottom: 26px;
  font-family: Merriweather, serif;
  font-size: 16px;
  text-align: center;
}

.paragraph-4 {
  padding-bottom: 26px;
  font-family: Merriweather, serif;
  font-size: 16px;
  text-align: center;
}

.section-6 {
  padding-bottom: 106px;
  background-color: rgba(0, 0, 0, 0.09);
}

.text-block {
  color: #000;
  text-align: center;
}

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

.heading-9 {
  font-size: 43px;
  line-height: 56px;
  text-align: center;
  text-shadow: 0 3px 5px #a51e2e, 0 5px 3px #000;
}

.heading-9.privacy {
  font-size: 48px;
  line-height: 56px;
}

.container-2 {
  position: absolute;
  left: 0px;
  top: 243px;
  right: 0px;
  color: #fff;
  text-shadow: 0 3px 1px #a51e2e, 0 5px 3px #000;
}

.container-2.residentialandcommerical {
  top: 303px;
}

.container-2.autokeyreplacement {
  top: 279px;
}

.button {
  display: block;
  width: 249px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.39);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
}

.button:hover {
  box-shadow: 5px 5px 6px 0 #000;
  color: #a51e2e;
  text-shadow: 0 2px 3px #000;
}

.nav-menu {
  padding-top: 0px;
  float: none;
  cursor: pointer;
}

.heading-10 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  text-shadow: 0 1px 0 #a51e2e;
}

.heading-10.creditcards {
  padding-bottom: 14px;
  font-weight: 500;
}

.row {
  margin-top: 54px;
  padding-bottom: 75px;
}

.container-3 {
  padding-top: 80px;
}

.text-block-2 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 17px;
  line-height: 22px;
  text-align: right;
}

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

.link:hover {
  color: #a51e2e;
}

.text-block-3 {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 17px;
  line-height: 22px;
}

.row-2 {
  margin-top: 54px;
  padding-bottom: 75px;
}

.text-block-4 {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 19px;
  text-align: center;
}

.text-block-5 {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 19px;
  text-align: center;
}

.text-span-2 {
  font-size: 16px;
}

.map {
  box-shadow: 4px 4px 13px 0 #000;
}

.text-span-3 {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.text-span-4 {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

.column-6 {
  padding-top: 0px;
}

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

.text-block-7 {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.text-span-5 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

.text-span-5:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

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

.link-3 {
  text-decoration: none;
}

.column-7 {
  padding-top: 33px;
}

.heading-11 {
  padding-bottom: 70px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 1px 0 #a51e2e;
}

.heading-11.review {
  padding-bottom: 8px;
}

.heading-11.review._2 {
  margin-top: 40px;
}

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

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

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

.button-2 {
  display: block;
  width: 165px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #a51e2e;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}

.button-2:hover {
  box-shadow: 3px 3px 3px 0 #000;
}

.row-3 {
  padding-bottom: 111px;
  cursor: pointer;
}

.slider-2 {
  background-color: transparent;
}

.icon-2 {
  color: #a51e2e;
}

.icon-3 {
  color: #a51e2e;
}

.slide-nav {
  color: #a51e2e;
}

.div-block-3 {
  position: relative;
  top: 73px;
  display: block;
  width: 569px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #a51e2e;
  text-align: center;
}

.text-block-8 {
  padding: 25px;
  color: #000;
}

.section-7 {
  background-color: rgba(0, 0, 0, 0.09);
}

.heading-12 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 1px 0 #a51e2e;
}

.heading-12.contact {
  font-weight: 500;
}

.text-block-9 {
  padding-bottom: 46px;
  font-family: Merriweather, serif;
  font-size: 16px;
  text-align: center;
}

.submit-button {
  margin-top: 20px;
  border: 1px solid #000;
  background-color: #a51e2e;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  cursor: pointer;
}

.submit-button:hover {
  box-shadow: 1px 1px 3px 0 #000;
}

.container-5 {
  padding-top: 38px;
}

.row-4 {
  padding-top: 29px;
}

.text-block-10 {
  color: #000;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.text-block-11 {
  color: #000;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.text-block-12 {
  color: #000;
  cursor: pointer;
}

.image-7 {
  padding-right: 5px;
  padding-left: 0px;
  float: right;
}

.image-7.lockandkey {
  padding-top: 10px;
}

.image-8 {
  margin-left: 0px;
  padding-top: 16px;
  float: left;
}

.link-block-5 {
  float: right;
}

.link-block-6 {
  float: right;
}

.link-block-7 {
  margin-left: 0px;
  float: left;
}

.form {
  padding-bottom: 110px;
}

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

.link-4:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-5:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-6:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

.link-7 {
  color: #000;
  text-decoration: none;
}

.link-7:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

.link-7.w--current {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
}

.link-7.w--current:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-8:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-9:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-10:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

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

.link-11:hover {
  color: #a51e2e;
  text-shadow: 0 1px 0 #000;
}

.column-8 {
  padding-right: 0px;
  cursor: default;
}

.column-9 {
  padding-left: 0px;
  cursor: pointer;
}

.right-arrow {
  cursor: pointer;
}

.left-arrow {
  cursor: pointer;
}

.link-12 {
  color: #fff;
  text-decoration: none;
}

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

.link-block-8 {
  padding-top: 13px;
}

.image-11 {
  padding-top: 20px;
}

.image-12 {
  padding-top: 20px;
}

.section-8 {
  height: 800px;
}

.slider-3 {
  height: 800px;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-photo-97079.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-photo-97079.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-13 {
  color: #000;
  text-align: center;
  text-shadow: 0 1px 0 #a51e2e;
}

.heading-13.residential {
  margin-top: 65px;
}

.container-6 {
  padding-top: 38px;
}

.container-6.residential {
  padding-bottom: 98px;
}

.unordered-list {
  background-color: transparent;
  font-family: Merriweather, serif;
  color: #a51e2e;
  font-size: 16px;
  list-style-type: square;
}

.text-span-6 {
  color: #a51e2e;
}

.text-span-7 {
  color: #000;
}

.text-span-8 {
  color: #a51e2e;
}

.text-span-9 {
  color: #000;
}

.text-span-10 {
  color: #a51e2e;
}

.text-span-11 {
  color: #000;
}

.row-5 {
  padding-top: 0px;
  padding-bottom: 76px;
}

.text-span-12 {
  color: #a51e2e;
}

.text-span-13 {
  color: #a51e2e;
}

.text-span-14 {
  color: #000;
}

.list-item {
  background-image: url('../images/padlock.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.unordered-list-2 {
  padding-top: 34px;
  padding-left: 60px;
  font-size: 16px;
  line-height: 38px;
  list-style-type: none;
}

.unordered-list-2.carmakes {
  padding-left: 333px;
}

.list-item-2 {
  padding-left: 37px;
  background-image: url('../images/circle-icon.png');
  background-position: 0px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  color: #000;
  line-height: 32px;
  text-align: left;
  list-style-type: none;
}

.list-item-2.autolockouts {
  background-image: url('../images/locked-padlock_GkworLUu_L.png');
  background-size: 19px;
}

.text-block-13 {
  padding-top: 35px;
  padding-bottom: 7px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.link-13 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.link-13:hover {
  color: #a51e2e;
  font-size: 18px;
}

.section-9 {
  background-color: rgba(0, 0, 0, 0.09);
}

.heading-14 {
  margin-top: 43px;
  color: #a51e2e;
  font-size: 38px;
  line-height: 49px;
  text-align: center;
  text-shadow: 0 2px 1px #000;
}

.text-block-14 {
  padding-top: 40px;
  padding-bottom: 73px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
}

.section-10 {
  height: 800px;
}

.slider-4 {
  height: 800px;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-photo-193999.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-photo-193999.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

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

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

.link-14:hover {
  color: #a51e2e;
}

.column-12 {
  height: 450px;
}

.tabs-menu {
  text-align: center;
}

.image-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tab-pane {
  margin-top: 75px;
}

.image-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 35px;
}

.tab-pane-2 {
  margin-top: 87px;
}

.tab-link {
  margin-right: 5px;
  margin-bottom: 10px;
  background-color: #000;
  color: #fff;
}

.tab-link-2 {
  margin-right: 5px;
  background-color: #000;
  color: #fff;
}

.tab-link-3 {
  margin-right: 5px;
  background-color: #000;
}

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

.tab-link-4 {
  background-color: #000;
  color: #fff;
}

.tab-link-4.w--current {
  margin-right: 5px;
  background-color: #000;
}

.row-6 {
  margin-right: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
}

.row-6.lastrow {
  margin-bottom: 150px;
}

.image-17 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.image-18 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-19 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.image-20 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.column-13 {
  margin-bottom: 25px;
}

.column-14 {
  margin-bottom: 25px;
}

.column-15 {
  margin-bottom: 25px;
}

.column-16 {
  margin-bottom: 25px;
}

.heading-15 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.heading-15:hover {
  color: #a51e2e;
}

.section-11 {
  background-color: rgba(0, 0, 0, 0.09);
}

.section-12 {
  height: 800px;
}

.slider-5 {
  height: 800px;
}

.slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-photo-270514.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-photo-270514.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-shadow: 0 1px 0 #a51e2e;
}

.container-7 {
  padding-top: 38px;
  color: #000;
  text-align: center;
}

.paragraph-5 {
  padding-top: 49px;
  padding-bottom: 55px;
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

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

.link-15:hover {
  color: #a51e2e;
}

.section-13 {
  height: 800px;
}

.slider-6 {
  height: 800px;
}

.slide-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-photo-792034.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-photo-792034.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-14 {
  background-color: rgba(0, 0, 0, 0.09);
}

.commerical {
  padding-bottom: 73px;
}

.section-15 {
  height: 800px;
}

.slider-7 {
  height: 800px;
}

.slide-8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/girl-locked-out.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/girl-locked-out.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-16 {
  background-color: rgba(0, 0, 0, 0.09);
}

.image-21 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 45px;
  text-align: center;
}

.g-recaptcha {
  margin-bottom: 20px;
}

.lightbox-link {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .image {
    margin-left: 0px;
  }

  .heading {
    padding-bottom: 18px;
  }

  .heading-2 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .link-block {
    height: 656px;
  }

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

  .heading-5.autolockouts {
    padding-top: 3px;
  }

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

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

  .div-block-2 {
    margin: 10px 10px 10px 0px;
    padding: 10px;
  }

  .heading-7 {
    padding-bottom: 16px;
    font-size: 24px;
  }

  .column-3 {
    height: 821px;
  }

  .column-4 {
    height: 821px;
  }

  .column-5 {
    height: 821px;
  }

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

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

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

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

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

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

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

  .text-block-12 {
    padding-bottom: 30px;
    text-align: center;
  }

  .image-7 {
    float: none;
  }

  .image-7.lockandkey {
    text-align: left;
  }

  .link-block-5 {
    float: none;
  }

  .link-block-6 {
    float: none;
    text-align: left;
  }

  .link-block-6.w--current {
    float: none;
  }

  .link-block-7 {
    float: none;
  }

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

  .column-9 {
    padding-bottom: 30px;
    text-align: center;
  }

  .unordered-list-2 {
    color: #000;
  }

  .text-block-16 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
  }

  .brand.w--current {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    position: relative;
    padding-bottom: 0px;
    text-align: center;
  }

  .section {
    height: 2649px;
  }

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

  .heading-7 {
    font-size: 34px;
  }

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

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

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

  .heading-9 {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 39px;
  }

  .container-2 {
    top: 148px;
    line-height: 24px;
  }

  .container-2.residentialandcommerical {
    top: 167px;
  }

  .container-2.autokeyreplacement {
    top: 154px;
  }

  .menu-button {
    float: none;
  }

  .menu-button.w--open {
    float: none;
  }

  .nav-menu {
    padding-left: 10px;
  }

  .heading-10 {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 48px;
  }

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

  .text-block-3 {
    padding-top: 22px;
    text-align: center;
  }

  .column-6 {
    padding-top: 77px;
  }

  .heading-11 {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 72px;
  }

  .slider-2 {
    height: 345px;
  }

  .div-block-3 {
    width: 420px;
  }

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

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

  .link-block-5 {
    float: none;
  }

  .link-block-6.w--current {
    float: none;
  }

  .link-block-7 {
    float: none;
  }

  .column-8 {
    margin-top: 19px;
    padding-bottom: 0px;
    text-align: center;
  }

  .column-9 {
    padding-bottom: 28px;
    text-align: center;
  }

  .link-block-8 {
    padding-top: 6px;
  }

  .column-10 {
    margin-top: 52px;
  }

  .column-11 {
    margin-top: 52px;
  }

  .form-block {
    padding-right: 25px;
    padding-left: 25px;
  }

  .unordered-list-2 {
    margin-bottom: -1px;
    padding-left: 135px;
    text-shadow: 0 1px 7px #fff;
  }

  .unordered-list-2.autolockouts.residential2 {
    padding-top: 0px;
  }

  .unordered-list-2.autolockouts.commerical {
    padding-bottom: 0px;
  }

  .unordered-list-2.autolockouts.commerical2 {
    padding-top: 0px;
  }

  .text-block-13 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-8 {
    float: none;
    text-align: center;
  }

  .text-block-16 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
  }

  .brand {
    position: static;
    float: none;
  }

  .brand.w--current {
    float: none;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-bottom: 0px;
  }

  .heading {
    margin-top: 8px;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .section {
    height: 2875px;
  }

  .heading-5 {
    font-size: 19px;
    line-height: 23px;
  }

  .heading-5.autolockouts {
    top: 692px;
    margin-top: 12px;
    padding-top: 24px;
  }

  .heading-7 {
    font-size: 31px;
  }

  .heading-9 {
    position: static;
    top: -44px;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 34px;
    line-height: 42px;
  }

  .heading-9.privacy {
    font-size: 46px;
  }

  .container-2.residentialandcommerical {
    top: 146px;
  }

  .menu-button {
    position: static;
    float: none;
  }

  .heading-10 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 35px;
    line-height: 42px;
  }

  .slider-2 {
    height: 553px;
  }

  .div-block-3 {
    top: 35px;
    width: 205px;
  }

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

  .link-7 {
    color: #000;
  }

  .unordered-list-2 {
    margin-bottom: 0px;
    padding-left: 16px;
  }

  .text-block-14 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .slide-6 {
    height: 557px;
  }

  .slide-7 {
    height: 557px;
  }
}

