
.tpd-tooltip {
	position: absolute;
}

.tpd-tooltip,.tpd-tooltip [class^="tpd-"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.tpd-content-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tpd-content-spacer,.tpd-content-relative,.tpd-content-relative-padder {
	float: left;
	position: relative;
}
.tpd-content-relative {
	width: 100%;
}
.tpd-content {
	float: left;
	clear: both;
	position: relative;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}
.tpd-has-inner-close .tpd-content-relative .tpd-content {
	padding-right: 0 !important;
}
.tpd-tooltip .tpd-content-no-padding {
	padding: 0 !important;
}
.tpd-title-wrapper {
	float: left;
	position: relative;
	overflow: hidden;
}
.tpd-title-spacer {
	float: left;
}
.tpd-title-relative,.tpd-title-relative-padder {
	float: left;
	position: relative;
}
.tpd-title-relative {
	width: 100%;
}
.tpd-title {
	float: left;
	position: relative;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.tpd-has-title-close .tpd-title {
	padding-right: 0 !important;
}
.tpd-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
}
.tpd-close-icon {
	float: left;
	font-family: Arial, Baskerville, monospace;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 28px;
	height: 28px;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
}

.tpd-skin {
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-frames {
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-frames .tpd-frame {
	float: left;
	width: 100%;
	height: 100%;
	clear: both;
	display: none;
}
.tpd-visible-frame-top .tpd-frame-top {
	display: block;
}
.tpd-visible-frame-bottom .tpd-frame-bottom {
	display: block;
}
.tpd-visible-frame-left .tpd-frame-left {
	display: block;
}
.tpd-visible-frame-right .tpd-frame-right {
	display: block;
}
.tpd-backgrounds {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
.tpd-background-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	pointer-events: none;
}
.tpd-no-shadow .tpd-skin .tpd-background-shadow {
	box-shadow: none !important;
}
.tpd-background-box {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.tpd-no-stem .tpd-background-box,.tpd-no-stem .tpd-shift-stem {
	display: none;
}
.tpd-no-stem .tpd-background-box-top {
	display: block;
}
.tpd-background-box-shift,.tpd-background-box-shift-further {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}
.tpd-background {
	border-radius: 10px;
	float: left;
	clear: both;
	background: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-style: solid;
	border-width: 1px;
	border-color: #282828;
	border-color: rgba(255,255,255,.1);
}
.tpd-background-loading {
	display: none;
}

.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background {
	border-radius: 0;
}
.tpd-background-title {
	float: left;
	clear: both;
	width: 100%;
	background-color: #282828;
}
.tpd-background-content {
	float: left;
	clear: both;
	width: 100%;
	background-color: #282828;
}
.tpd-background-border-hack {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-style: solid;
}
.tpd-background-box-top {
	top: 0;
}
.tpd-background-box-bottom {
	bottom: 0;
}
.tpd-background-box-left {
	left: 0;
}
.tpd-background-box-right {
	right: 0;
}

.tpd-iframeshim {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tpd-shift-stem {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.tpd-shift-stem-side {
	position: absolute;
}
.tpd-frame-top .tpd-shift-stem-side,.tpd-frame-bottom .tpd-shift-stem-side {
	width: 100%;
}
.tpd-frame-left .tpd-shift-stem-side,.tpd-frame-right .tpd-shift-stem-side {
	height: 100%;
}
.tpd-stem {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 16px;
	height: 8px;
	margin-left: 3px;
	margin-top: 2px;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}

.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset {
	margin: 0 !important;
}
.tpd-stem-spacer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tpd-stem-reset .tpd-stem-spacer {
	margin-top: 0;
}
.tpd-stem-point {
	width: 100px;
	position: absolute;
	top: 0;
	left: 50%;
}
.tpd-stem-downscale,.tpd-stem-transform {
	float: left;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	position: relative;
}
.tpd-stem-side {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.tpd-stem-side-inversed {
	-webkit-transform: scale(-1,1);
	transform: scale(-1,1);
}
.tpd-stem-triangle {
	width: 0;
	height: 0;
	border-bottom-style: solid;
	border-left-color: transparent;
	border-left-style: solid;
	position: absolute;
	top: 0;
	left: 0;
}
.tpd-stem-border {
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #fff;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 0;
}
.tpd-stem-border-corner {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	border-right-style: solid;
	border-right-width: 0;
}

.tpd-stem * {
	z-index: 0;
	zoom: 1;
}

.tpd-stem-border-center-offset,.tpd-stem-border-center-offset-inverse {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tpd-stem-notransform {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}
.tpd-stem-notransform .tpd-stem-border {
	height: 100%;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	margin: 0;
}
.tpd-stem-notransform .tpd-stem-border-center {
	position: absolute;
}
.tpd-stem-notransform .tpd-stem-border-corner {
	background: #fff;
	border: 0;
	top: auto;
	left: auto;
}
.tpd-stem-notransform .tpd-stem-border-center,.tpd-stem-notransform .tpd-stem-triangle {
	height: 0;
	border: 0;
	left: 50%;
}

.tpd-stem-transform-left {
	-webkit-transform: rotate(-90deg) scale(-1,1);
	transform: rotate(-90deg) scale(-1,1);
}
.tpd-stem-transform-right {
	-webkit-transform: rotate(90deg) translate(0, -100%);
	transform: rotate(90deg) translate(0, -100%);
}
.tpd-stem-transform-bottom {
	-webkit-transform: scale(1,-1) translate(0, -100%);
	transform: scale(1,-1) translate(0, -100%);
}

.tpd-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 46px;
	height: 36px;
}
.tpd-spinner-spin {
	position: relative;
	float: left;
	margin: 8px 0 0 13px;
	text-indent: -9999em;
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	border-left: 2px solid #fff;
	-webkit-animation: tpd-spinner-animation 1.1s infinite linear;
	animation: tpd-spinner-animation 1.1s infinite linear;
	box-sizing: border-box !important;
}
.tpd-spinner-spin,.tpd-spinner-spin:after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}

@keyframes tpd-spinner-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


@keyframes tpd-spinner-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


.tpd-is-loading .tpd-content-wrapper,.tpd-is-loading .tpd-title-wrapper {
	display: none;
}
.tpd-is-loading .tpd-background {
	display: none;
}
.tpd-is-loading .tpd-background-loading {
	display: block;
}

.tpd-tooltip-measuring {
	top: 0;
	left: 0;
	position: absolute;
	max-width: 100%;
	width: 100%;
}
.tpd-tooltip-measuring .tpd-skin,.tpd-tooltip-measuring .tpd-spinner {
	display: none;
}
.tpd-tooltip-measuring .tpd-content-wrapper,.tpd-tooltip-measuring .tpd-title-wrapper {
	display: block;
}

.tpd-tooltip a,.tpd-tooltip a:hover {
	color: #808080;
	text-decoration: underline;
}
.tpd-tooltip a:hover {
	color: #6c6c6c;
}


.tpd-size-x-small .tpd-content,.tpd-size-x-small .tpd-title {
	padding: 7px 8px;
	font-size: 10px;
	line-height: 15px;
}
.tpd-size-x-small .tpd-background {
	border-radius: 5px;
}
.tpd-size-x-small .tpd-stem {
	width: 12px;
	height: 6px;
	margin-left: 4px;
	margin-top: 2px;
}
.tpd-size-x-small.tpd-no-radius .tpd-stem {
	margin-left: 7px;
}
.tpd-size-x-small .tpd-close {
	margin-bottom: 1px;
}
.tpd-size-x-small .tpd-spinner {
	width: 35px;
	height: 29px;
}
.tpd-size-x-small .tpd-spinner-spin {
	margin: 6px 0 0 9px;
}
.tpd-size-x-small .tpd-spinner-spin,.tpd-size-x-small .tpd-spinner-spin:after {
	width: 17px;
	height: 17px;
}

.tpd-size-small .tpd-content,.tpd-size-small .tpd-title {
	padding: 8px;
	font-size: 10px;
	line-height: 16px;
}
.tpd-size-small .tpd-background {
	border-radius: 6px;
}
.tpd-size-small .tpd-stem {
	width: 14px;
	height: 7px;
	margin-left: 5px;
	margin-top: 2px;
}
.tpd-size-small.tpd-no-radius .tpd-stem {
	margin-left: 8px;
}
.tpd-size-small .tpd-close {
	margin: 2px 1px;
}
.tpd-size-small .tpd-spinner {
	width: 42px;
	height: 32px;
}
.tpd-size-small .tpd-spinner-spin {
	margin: 7px 0 0 13px;
}
.tpd-size-small .tpd-spinner-spin,.tpd-size-small .tpd-spinner-spin:after {
	width: 18px;
	height: 18px;
}

.tpd-size-medium .tpd-content,.tpd-size-medium .tpd-title {
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
}
.tpd-size-medium .tpd-background {
	border-radius: 8px;
}
.tpd-size-medium .tpd-stem {
	width: 16px;
	height: 8px;
	margin-left: 6px;
	margin-top: 2px;
}
.tpd-size-medium.tpd-no-radius .tpd-stem {
	margin-left: 10px;
}
.tpd-size-medium .tpd-close {
	margin: 4px 2px;
}

.tpd-size-medium .tpd-spinner {
	width: 50px;
	height: 36px;
}
.tpd-size-medium .tpd-spinner-spin {
	margin: 8px 0 0 15px;
}
.tpd-size-medium .tpd-spinner-spin,.tpd-size-medium .tpd-spinner-spin:after {
	width: 20px;
	height: 20px;
}

.tpd-size-large .tpd-content,.tpd-size-large .tpd-title {
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
}
.tpd-size-large .tpd-background {
	border-radius: 8px;
}
.tpd-size-large .tpd-stem {
	width: 18px;
	height: 9px;
	margin-left: 7px;
	margin-top: 2px;
}
.tpd-size-large.tpd-no-radius .tpd-stem {
	margin-left: 10px;
}
.tpd-size-large .tpd-close {
	margin: 5px 2px 5px 2px;
}
.tpd-size-large .tpd-spinner {
	width: 54px;
	height: 38px;
}
.tpd-size-large .tpd-spinner-spin {
	margin: 9px 0 0 17px;
}
.tpd-size-large .tpd-spinner-spin,.tpd-size-large .tpd-spinner-spin:after {
	width: 20px;
	height: 20px;
}


.tpd-skin-dark .tpd-content,.tpd-skin-dark .tpd-title,.tpd-skin-dark .tpd-close {
	color: #fff;
}
.tpd-skin-dark .tpd-background-content,.tpd-skin-dark .tpd-background-title {
	background-color: #282828;
}
.tpd-skin-dark .tpd-background {
	border-width: 1px;
	border-color: #282828;
	border-color: rgba(255,255,255,.1);
}



.tpd-skin-dark .tpd-spinner-spin {
	border-color: rgba(255,255,255,.2);
	border-left-color: #fff;
}

.tpd-skin-dark a {
	color: #ccc;
}
.tpd-skin-dark a:hover {
	color: #c0c0c0;
}

/* SLICK SLIDER */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif.html") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot.html");
  src: url("fonts/slick.eot%EF%B9%96.html#iefix") format("embedded-opentype"), url("fonts/slick.woff.html") format("woff"), url("fonts/slick.ttf.html") format("truetype"), url("fonts/slick.svg.html#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }
.smartsense-home-0919 {
  font-family: 'ProximaNova', 'Geneva','NovaAlt', sans-serif;
  /* clear */
  /* ---------------------------------------------------------
	GRID
--------------------------------------------------------- */
  /* Based on Flexbox Grid: http://flexboxgrid.com/ by https://github.com/kristoferjoseph */
  /* GRID LARGE */
  /* GRID MEDIUM */
  /* GRID SMALL */ }
  .smartsense-home-0919 *,
  .smartsense-home-0919 *:after,
  .smartsense-home-0919 *:before {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility; }
  .smartsense-home-0919 h1 {
    margin: 0 0 0.6976744186em;
    font-weight: 900;
    font-size: 2.6875rem;
    color: #fff;
    line-height: 1.1; }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 h1 {
        font-size: 2.25rem; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 h1 {
        font-size: 2rem; } }
  .smartsense-home-0919 h2 {
    margin: 0 0 0.78125em;
    font-size: 2rem;
    color: #065686;
    line-height: 1.1;
	font-size:32px;
	font-weight:700;
	font-family: 'ProximaNova', 'Geneva','NovaAlt', sans-serif;}
    @media (max-width: 63.937em) {
      .smartsense-home-0919 h2 {
        font-size: 28px; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 h2 {
        font-size: 24px; } }
  .smartsense-home-0919 h3 {
    margin: 0 0 0.3571428571em;
    font-weight: normal;
    font-size: 1.75rem;
    color: #484848;
    line-height: 1.1; }
  .smartsense-home-0919 p {
    margin: 0 0 0.75em;
    /*font-size: 1.125rem;*/
	font-size:18px;
    color: #484848;
    line-height: 1.5; }
  .smartsense-home-0919 a {
    color: #484848;
	}
  .smartsense-home-0919 .button-primary {
    display: inline-block;
    margin-top: 1.875em;
    padding: 1.375em 2.875em;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.89px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #03B6FF;
    border-radius: 0.25em;
	font-size:16px;	}
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .button-primary {
        margin-top: 1.25em;
        padding: 1.125em 2.625em; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .button-primary {
        margin-top: 0.9375em;
        padding: 1em 1.875em; } }
  .smartsense-home-0919 .button-secondary {
    position: relative;
    display: inline-block;
    margin-top: 1.6666666667em;
    font-weight: 900;
    /*font-size: 1.125rem;*/
	font-size:18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .smartsense-home-0919 .button-secondary:hover {
      text-decoration: underline; }
    .smartsense-home-0919 .button-secondary:after {
      content: url(../img/link-arrow-white.svg);
      position: relative;
      top: 0.1875em;
      right: -0.625em;
      width: 0.8333333333em;
      height: 1.1111111111em; }
  .smartsense-home-0919 .clear:before,
  .smartsense-home-0919 .clear:after {
    content: ' ';
    display: table; }
  .smartsense-home-0919 .clear:after {
    clear: both; }
  .smartsense-home-0919 .clear {
    *zoom: 1; }
  .smartsense-home-0919 .home-hero {
    position: relative;
	padding:0px;
    /*min-height: 37.5em;*/
	min-height:600px;
	text-align:left;
	background-image: none;
	height: auto;}
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero {
        display: block;
        min-height: 0; } }
    .smartsense-home-0919 .home-hero p {max-width: 100%}
  .smartsense-home-0919 .home-hero-slider {
    position: absolute;
    width: 100%;
    height: 100%;
	margin-bottom:0;}
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-slider {
        display: block;
        position: static;
        height: 12.5em; } }
  .smartsense-home-0919 .slick-track,
  .smartsense-home-0919 .slick-list {
    position: relative;
    height: 100%; }
  .smartsense-home-0919 .home-hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: top right;
    background-size: cover;
    z-index: 1; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-image {
        position: static;
        height: 12.5em; } }
    .smartsense-home-0919 .home-hero-image.hhi-1 {
      background-image: url(../img/home-hero-1.jpg); }
    .smartsense-home-0919 .home-hero-image.hhi-2 {
      background-image: url(../img/home-hero-2.jpg); }
    .smartsense-home-0919 .home-hero-image.hhi-3 {
      background-image: url(../img/home-hero-3.jpg); }
  .smartsense-home-0919 .home-hero-left {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    width: 50%;
    /*min-height: 37.5em;*/
	min-height:600px;
    padding-left: 2%;
    background-color: rgba(6, 86, 134, 0.9);
    z-index: 2; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-left {
        position: static;
        width: 100%;
        min-height: 0;
        padding: 0 4%; } }
  .smartsense-home-0919 .home-hero-left-content {
    /*max-width: 34.375em;*/
	max-width:550px;
    /*padding: 3.125em 10% 3.125em 0;*/
	padding:50px 10% 50px 0;}
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-left-content {
        max-width: 100%;
        padding: 1.875em 0 2.5em; } }
    .smartsense-home-0919 .home-hero-left-content h1 {
      position: relative;
      margin-bottom: 1.6279069767em;
	  font-size:43px;
	  font-weight:900;
	  font-family: 'ProximaNova', 'Geneva','NovaAlt', sans-serif;}
	  @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-hero-left-content h1{
        font-size:36px;} }
	  @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-left-content h1{
        font-size:32px;} }
      .smartsense-home-0919 .home-hero-left-content h1:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -0.8139534884em;
        height: 0.1395348837em;
        width: 2.2093023256em;
        background-color: #84C361; }
    .smartsense-home-0919 .home-hero-left-content p {
      /*font-size: 1.375rem;*/
	  font-size:22px;
      color: #fff;
      line-height: 1.3; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-hero-left-content p {
          font-size: 20px; } }
      @media (max-width: 47.937em) {
        .smartsense-home-0919 .home-hero-left-content p {
          font-size: 18px; } }
  .smartsense-home-0919 .home-hero-right {
    width: 50%;
    position: relative;
    height: 100%;
    left: 50%; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-right {
        width: 100%;
        left: 0; } }
  .smartsense-home-0919 .home-hero-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 20em;*/
    /*height: 20em;*/
	width:320px;
	height:320px;
    padding: 0 2.5em;
    color: #fff;
    text-align: center;
    background: rgba(3, 182, 255, 0.45);
    border-radius: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-data {
        width: 160px;
        height: 160px;
        padding: 1.25em; } }
  .smartsense-home-0919 .home-hero-data-num {
    margin-bottom: 0.03em;
    font-weight: 900;
    /*font-size: 6.25rem;*/
	font-size:100px;
    line-height: .9; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-data-num {
        display: block;
        width: 100%;
        font-size: 45px;
        text-align: center; } }
  .smartsense-home-0919 .home-hero-data-text {
    font-weight: bold;
    /*font-size: 1.625rem;*/
	font-size:26px;
	font-weight:700;
    line-height: 1.15;
    text-transform: uppercase; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-hero-data-text {
        font-size: 16px; } }
  .smartsense-home-0919 .home-solutions {
    /*padding: 4.9375em 0;*/
	padding: 79px 0;
    text-align: center;
    background-color: rgba(240, 240, 240, 0.68); }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-solutions {
        padding: 3.6875em 0; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-solutions {
        padding: 2.4375em 0; } }
    .smartsense-home-0919 .home-solutions .row {
      margin-bottom: 1.875em; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-solutions .row {
          margin-bottom: 0; } }
    .smartsense-home-0919 .home-solutions h2 {
      margin-bottom: 1.3125em;
      text-align: center; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-solutions h2 {
          margin-bottom: 1.8571428571em;
		  font-size:28px;		  } }
	    @media (max-width: 47.937em) {
        .smartsense-home-0919 .home-solutions h2 {
		  font-size:24px;		  } }
    .smartsense-home-0919 .home-solutions h3 {
      margin: 0 0.3571428571em 0.5357142857em;
      /*font-size: 2.25rem;*/
	  font-size:36px;	
	  font-weight:300;}	  
    .smartsense-home-0919 .home-solutions .col {
      border-right: 1px solid #D8D8D8; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-solutions .col {
          padding-bottom: 3.75em; } }
      @media (max-width: 47.937em) {
        .smartsense-home-0919 .home-solutions .col {
          padding-bottom: 2.5em; } }
      .smartsense-home-0919 .home-solutions .col:last-child {
        border-right: none; }
        @media (max-width: 47.937em) {
          .smartsense-home-0919 .home-solutions .col:last-child {
            padding-bottom: 1.25em; } }
    .smartsense-home-0919 .home-solutions p {
	  font-family: 'ProximaNova', 'Geneva','NovaAlt', sans-serif;
      margin-right: 0.625em;
      margin-left: 0.625em;
      margin-bottom: 0; }
  .smartsense-home-0919 .home-solutions-img {
    /*min-height: 18.75em;*/ 
	min-height:300px;}
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-solutions-img {
        min-height: 0; } }
    .smartsense-home-0919 .home-solutions-img img {
      max-width: 100%;
      height: auto; }
    .smartsense-home-0919 .home-solutions-img .dashboard {
      /*margin-top: 1.4375em;*/ 
	  margin-top:23px;}
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-solutions-img .dashboard {
          margin-top: 0; } }
    .smartsense-home-0919 .home-solutions-img .sensors {
      margin-top: 3.25em; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-solutions-img .sensors {
          margin-top: 0; } }
    .smartsense-home-0919 .home-solutions-img .probe {
      margin-top: 0; }
  .smartsense-home-0919 .home-video {
    padding: 4.9375em 0; }
	.smartsense-home-0919 .home-video a{text-decoration:underline; font-weight:300;}
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-video {
        padding: 3.6875em 0; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-video {
        padding: 2.4375em 0 1.5625em; } }
    .smartsense-home-0919 .home-video p {
      margin-bottom: 0; }
  .smartsense-home-0919 .home-video-container {
    width: 100%;
    height: auto; }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-video-container {
        margin-top: 1.875em; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-video-container {
        margin-top: 0.9375em; } }
  .smartsense-home-0919 .home-stories {
    padding: 4.9375em 0;
    background-color: rgba(240, 240, 240, 0.68); }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-stories {
        padding: 3.6875em 0; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories {
        padding: 2.4375em 0; } }
  .smartsense-home-0919 .hss-controls {
    position: absolute;
    top: 18.75em;
    left: -3.125em;
    margin-top: -1.0625em;
    cursor: pointer;
    z-index: 2; }
    @media (max-width: 78em) {
      .smartsense-home-0919 .hss-controls {
        left: 0.9375em; } }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .hss-controls {
        display: none !important; } }
    .smartsense-home-0919 .hss-controls img {
      width: 1.375em;
      height: 2.375em; }
    .smartsense-home-0919 .hss-controls.hss-next {
      left: auto;
      right: -3.125em; }
      @media (max-width: 78em) {
        .smartsense-home-0919 .hss-controls.hss-next {
          right: 0.9375em; } }
  @media (max-width: 47.937em) {
    .smartsense-home-0919 .home-stories-slider .slick-slide > div {
      position: relative;
      height: 100%; } }
  .smartsense-home-0919 .home-stories-slide {
    position: relative;
    /*height: 37.5em;*/
	height:600px;
    background-position: center;
    background-size: cover; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-slide {
        height: 100%; } }
  .smartsense-home-0919 .hss-walgreens {
    background-image: url(../img/home-story-walgreens.jpg); }
  .smartsense-home-0919 .hss-taco {
    background-image: url(../img/home-story-taco.jpg); }
  .smartsense-home-0919 .hss-festival {
    background-image: url(../img/home-story-festival.jpg); }
  .smartsense-home-0919 .home-stories-slide-content {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    width: 50%;
    /*min-height: 37.5em;*/
	min-height:600px;
    padding: 2.5em 4.6875em;
    background-color: rgba(6, 86, 134, 0.9);
    z-index: 2; }
    @media (max-width: 63.937em) {
      .smartsense-home-0919 .home-stories-slide-content {
        width: 60%;
        padding: 1.875em 2.5em; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-slide-content {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 1.875em; } }
    .smartsense-home-0919 .home-stories-slide-content h2 {
      font-family: 'ProximaNova', 'Geneva','NovaAlt', sans-serif;
	  margin: 0 0 0.625em;
      /*font-size: 2.25rem;*/
	  font-size:36px;
      color: #fff;
      line-height: 1.16; }
      @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-stories-slide-content h2 {
          font-size: 32px; } }
	  @media (max-width: 63.937em) {
        .smartsense-home-0919 .home-stories-slide-content h2 {
          font-size: 24px; } }
    .smartsense-home-0919 .home-stories-slide-content p {
      font-size : 18px;
	  /*font-size: 1.125rem;*/
      color: #fff;
      line-height: 1.375; }
      .smartsense-home-0919 .home-stories-slide-content p a {
        color: #fff;
		font-weight:300;
        text-decoration: underline; }
  .smartsense-home-0919 .home-stories-category {
    margin-bottom: 1.3888888889em;
    font-weight: 900;
    /*font-size: 1.125rem;*/
	font-size:18px;
    color: #03B6FF;
    text-transform: uppercase; }
  .smartsense-home-0919 .home-stories-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.75em; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-bar {
        display: block; } }
  .smartsense-home-0919 .home-stories-logos {
    display: flex;
    width: 78.2%;
    cursor: pointer; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-logos {
        width: 100%;
        margin-bottom: 1.875em; } }
  .smartsense-home-0919 .home-stories-logo {
    margin-right: 7%;
    padding-bottom: 12%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%; }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-logo {
        padding-bottom: 14%; } }
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-stories-logo:last-child {
        margin-right: 0; } }
  .smartsense-home-0919 .hsl-walgreens {
    width: 41%;
    background-image: url(../img/home-logo-walgreens.png); }
    .smartsense-home-0919 .hsl-walgreens.active {
      background-image: url(../img/home-logo-walgreens-over.png); }
  .smartsense-home-0919 .hsl-taco-johns {
    width: 30%;
    background-image: url(../img/home-logo-taco-johns.png); }
    .smartsense-home-0919 .hsl-taco-johns.active {
      background-image: url(../img/home-logo-taco-johns-over.png); }
  .smartsense-home-0919 .hsl-festival {
    width: 29%;
    background-image: url(../img/home-logo-festival.png); }
    .smartsense-home-0919 .hsl-festival.active {
      background-image: url(../img/home-logo-festival-over.png); }
  .smartsense-home-0919 .home-stories-button {
    flex-shrink: 0;
    margin-top: 0; }
  .smartsense-home-0919 .home-container {
    position: relative;
    width: 96%;
    /*max-width: 68.75em;*/
	max-width:1100px;
    margin: 0 auto;
	padding:0px;}
    @media (max-width: 47.937em) {
      .smartsense-home-0919 .home-container {
        width: 92%; }
        .smartsense-home-0919 .home-container.container-hide-mobile {
          width: 100%;
          max-width: auto; } }
  .smartsense-home-0919 .row {
    box-sizing: border-box;
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.25rem;
    margin-left: -1.25rem; 
	line-height:1.3;}
    .smartsense-home-0919 .row *[class*="col-"] {
      margin-bottom: 0; }
      @media (max-width: 47.937em) {
        .smartsense-home-0919 .row *[class*="col-"] {
          margin-bottom: 1em; } }
      @media (max-width: 47.937em) {
        .smartsense-home-0919 .row *[class*="col-"].no-margin {
          margin-bottom: 0; } }
  .smartsense-home-0919 .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .smartsense-home-0919 .row.stretch {
    align-items: stretch; }
  .smartsense-home-0919 .row.no-gutter {
    margin-right: 0;
    margin-left: 0; }
    .smartsense-home-0919 .row.no-gutter *[class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .smartsense-home-0919 .row.half-gutter {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    .smartsense-home-0919 .row.half-gutter *[class*="col-"] {
      padding-right: 0.625rem;
      padding-left: 0.625rem; }
  .smartsense-home-0919 .row.gutterx2 {
    margin-right: -2.5rem;
    margin-left: -2.5rem; }
    .smartsense-home-0919 .row.gutterx2 *[class*="col-"] {
      padding-right: 2.5rem;
      padding-left: 2.5rem; }
  .smartsense-home-0919 .row.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .smartsense-home-0919 .col.stretch {
    align-self: stretch; }
  .smartsense-home-0919 .col-lg,
  .smartsense-home-0919 .col-lg-1,
  .smartsense-home-0919 .col-lg-2,
  .smartsense-home-0919 .col-lg-3,
  .smartsense-home-0919 .col-lg-4,
  .smartsense-home-0919 .col-lg-5,
  .smartsense-home-0919 .col-lg-6,
  .smartsense-home-0919 .col-lg-7,
  .smartsense-home-0919 .col-lg-8,
  .smartsense-home-0919 .col-lg-9,
  .smartsense-home-0919 .col-lg-10,
  .smartsense-home-0919 .col-lg-11,
  .smartsense-home-0919 .col-lg-12,
  .smartsense-home-0919 .col-lg-offset-0,
  .smartsense-home-0919 .col-lg-offset-1,
  .smartsense-home-0919 .col-lg-offset-2,
  .smartsense-home-0919 .col-lg-offset-3,
  .smartsense-home-0919 .col-lg-offset-4,
  .smartsense-home-0919 .col-lg-offset-5,
  .smartsense-home-0919 .col-lg-offset-6,
  .smartsense-home-0919 .col-lg-offset-7,
  .smartsense-home-0919 .col-lg-offset-8,
  .smartsense-home-0919 .col-lg-offset-9,
  .smartsense-home-0919 .col-lg-offset-10,
  .smartsense-home-0919 .col-lg-offset-11,
  .smartsense-home-0919 .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
  .smartsense-home-0919 .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .smartsense-home-0919 .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .smartsense-home-0919 .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .smartsense-home-0919 .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .smartsense-home-0919 .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .smartsense-home-0919 .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .smartsense-home-0919 .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .smartsense-home-0919 .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .smartsense-home-0919 .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .smartsense-home-0919 .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .smartsense-home-0919 .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .smartsense-home-0919 .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .smartsense-home-0919 .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .smartsense-home-0919 .col-lg-offset-0 {
    margin-left: 0; }
  .smartsense-home-0919 .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .smartsense-home-0919 .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .smartsense-home-0919 .col-lg-offset-3 {
    margin-left: 25%; }
  .smartsense-home-0919 .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .smartsense-home-0919 .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .smartsense-home-0919 .col-lg-offset-6 {
    margin-left: 50%; }
  .smartsense-home-0919 .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .smartsense-home-0919 .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .smartsense-home-0919 .col-lg-offset-9 {
    margin-left: 75%; }
  .smartsense-home-0919 .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .smartsense-home-0919 .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .smartsense-home-0919 .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .smartsense-home-0919 .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .smartsense-home-0919 .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .smartsense-home-0919 .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .smartsense-home-0919 .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .smartsense-home-0919 .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .smartsense-home-0919 .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .smartsense-home-0919 .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .smartsense-home-0919 .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .smartsense-home-0919 .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  @media only screen and (max-width: 63.937em) {
    .smartsense-home-0919 .col-md,
    .smartsense-home-0919 .col-md-1,
    .smartsense-home-0919 .col-md-2,
    .smartsense-home-0919 .col-md-3,
    .smartsense-home-0919 .col-md-4,
    .smartsense-home-0919 .col-md-5,
    .smartsense-home-0919 .col-md-6,
    .smartsense-home-0919 .col-md-7,
    .smartsense-home-0919 .col-md-8,
    .smartsense-home-0919 .col-md-9,
    .smartsense-home-0919 .col-md-10,
    .smartsense-home-0919 .col-md-11,
    .smartsense-home-0919 .col-md-12,
    .smartsense-home-0919 .col-md-offset-0,
    .smartsense-home-0919 .col-md-offset-1,
    .smartsense-home-0919 .col-md-offset-2,
    .smartsense-home-0919 .col-md-offset-3,
    .smartsense-home-0919 .col-md-offset-4,
    .smartsense-home-0919 .col-md-offset-5,
    .smartsense-home-0919 .col-md-offset-6,
    .smartsense-home-0919 .col-md-offset-7,
    .smartsense-home-0919 .col-md-offset-8,
    .smartsense-home-0919 .col-md-offset-9,
    .smartsense-home-0919 .col-md-offset-10,
    .smartsense-home-0919 .col-md-offset-11,
    .smartsense-home-0919 .col-md-offset-12 {
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-right: 1.25rem;
      padding-left: 1.25rem; }
    .smartsense-home-0919 .col-md {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%; }
    .smartsense-home-0919 .col-md-1 {
      -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
      max-width: 8.33333333%; }
    .smartsense-home-0919 .col-md-2 {
      -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
      max-width: 16.66666667%; }
    .smartsense-home-0919 .col-md-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }
    .smartsense-home-0919 .col-md-4 {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
      max-width: 33.33333333%; }
    .smartsense-home-0919 .col-md-5 {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
      max-width: 41.66666667%; }
    .smartsense-home-0919 .col-md-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
    .smartsense-home-0919 .col-md-7 {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
      max-width: 58.33333333%; }
    .smartsense-home-0919 .col-md-8 {
      -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
      max-width: 66.66666667%; }
    .smartsense-home-0919 .col-md-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%; }
    .smartsense-home-0919 .col-md-10 {
      -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
      max-width: 83.33333333%; }
    .smartsense-home-0919 .col-md-11 {
      -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
      max-width: 91.66666667%; }
    .smartsense-home-0919 .col-md-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .smartsense-home-0919 .col-md-offset-0 {
      margin-left: 0; }
    .smartsense-home-0919 .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .smartsense-home-0919 .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .smartsense-home-0919 .col-md-offset-3 {
      margin-left: 25%; }
    .smartsense-home-0919 .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .smartsense-home-0919 .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .smartsense-home-0919 .col-md-offset-6 {
      margin-left: 50%; }
    .smartsense-home-0919 .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .smartsense-home-0919 .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .smartsense-home-0919 .col-md-offset-9 {
      margin-left: 75%; }
    .smartsense-home-0919 .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .smartsense-home-0919 .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .smartsense-home-0919 .start-md {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: start; }
    .smartsense-home-0919 .center-md {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
    .smartsense-home-0919 .end-md {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: end; }
    .smartsense-home-0919 .top-md {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .smartsense-home-0919 .middle-md {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .smartsense-home-0919 .bottom-md {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    .smartsense-home-0919 .around-md {
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    .smartsense-home-0919 .between-md {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .smartsense-home-0919 .first-md {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    .smartsense-home-0919 .last-md {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media only screen and (max-width: 47.937em) {
    .smartsense-home-0919 .col-sm,
    .smartsense-home-0919 .col-sm-1,
    .smartsense-home-0919 .col-sm-2,
    .smartsense-home-0919 .col-sm-3,
    .smartsense-home-0919 .col-sm-4,
    .smartsense-home-0919 .col-sm-5,
    .smartsense-home-0919 .col-sm-6,
    .smartsense-home-0919 .col-sm-7,
    .smartsense-home-0919 .col-sm-8,
    .smartsense-home-0919 .col-sm-9,
    .smartsense-home-0919 .col-sm-10,
    .smartsense-home-0919 .col-sm-11,
    .smartsense-home-0919 .col-sm-12,
    .smartsense-home-0919 .col-sm-offset-0,
    .smartsense-home-0919 .col-sm-offset-1,
    .smartsense-home-0919 .col-sm-offset-2,
    .smartsense-home-0919 .col-sm-offset-3,
    .smartsense-home-0919 .col-sm-offset-4,
    .smartsense-home-0919 .col-sm-offset-5,
    .smartsense-home-0919 .col-sm-offset-6,
    .smartsense-home-0919 .col-sm-offset-7,
    .smartsense-home-0919 .col-sm-offset-8,
    .smartsense-home-0919 .col-sm-offset-9,
    .smartsense-home-0919 .col-sm-offset-10,
    .smartsense-home-0919 .col-sm-offset-11,
    .smartsense-home-0919 .col-sm-offset-12 {
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-right: 1.25rem;
      padding-left: 1.25rem; }
    .smartsense-home-0919 .col-sm {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      max-width: 100%; }
    .smartsense-home-0919 .col-sm-1 {
      -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
      max-width: 8.33333333%; }
    .smartsense-home-0919 .col-sm-2 {
      -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
      max-width: 16.66666667%; }
    .smartsense-home-0919 .col-sm-3 {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }
    .smartsense-home-0919 .col-sm-4 {
      -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
      max-width: 33.33333333%; }
    .smartsense-home-0919 .col-sm-5 {
      -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
      max-width: 41.66666667%; }
    .smartsense-home-0919 .col-sm-6 {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; }
    .smartsense-home-0919 .col-sm-7 {
      -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
      max-width: 58.33333333%; }
    .smartsense-home-0919 .col-sm-8 {
      -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
      max-width: 66.66666667%; }
    .smartsense-home-0919 .col-sm-9 {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%; }
    .smartsense-home-0919 .col-sm-10 {
      -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
      max-width: 83.33333333%; }
    .smartsense-home-0919 .col-sm-11 {
      -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
      max-width: 91.66666667%; }
    .smartsense-home-0919 .col-sm-12 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
    .smartsense-home-0919 .col-sm-offset-0 {
      margin-left: 0; }
    .smartsense-home-0919 .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .smartsense-home-0919 .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .smartsense-home-0919 .col-sm-offset-3 {
      margin-left: 25%; }
    .smartsense-home-0919 .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .smartsense-home-0919 .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .smartsense-home-0919 .col-sm-offset-6 {
      margin-left: 50%; }
    .smartsense-home-0919 .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .smartsense-home-0919 .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .smartsense-home-0919 .col-sm-offset-9 {
      margin-left: 75%; }
    .smartsense-home-0919 .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .smartsense-home-0919 .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .smartsense-home-0919 .start-sm {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: start; }
    .smartsense-home-0919 .center-sm {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
    .smartsense-home-0919 .end-sm {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      text-align: end; }
    .smartsense-home-0919 .top-sm {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .smartsense-home-0919 .middle-sm {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .smartsense-home-0919 .bottom-sm {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
    .smartsense-home-0919 .around-sm {
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    .smartsense-home-0919 .between-sm {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .smartsense-home-0919 .first-sm {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    .smartsense-home-0919 .last-sm {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
.new-footer {
  padding: 4.9375em 0 3.125em;
  background-color: #484848; }
  @media (max-width: 63.937em) {
    .new-footer {
      padding: 3.6875em 0; } }
  @media (max-width: 47.937em) {
    .new-footer {
      padding: 2.4375em 0; } }

.new-footer-nav {
  /*margin-bottom: 1.5625em;*/
	margin-bottom:25px;}
  @media (max-width: 47.937em) {
    .new-footer-nav {
	  display: flex;
      margin-bottom: 0.625em; } }
.smartsense-home-0919 .row:last-child{
margin-bottom: 1.5625em !important;
}
.smartsense-home-0919 .slider::before {display: none}
.new-footer-header {
  margin-bottom: 1em;
  font-weight: bold;
  /*font-size: 1.0625rem !important;*/
  font-size:17px;
  color: #fff; }

.new-footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  /*font-size: 0.9375rem;*/
  font-size:15px;
  color: #fff; }
  .new-footer-list li {
    /*margin-bottom: 0.8em;*/
	margin-bottom:12px;
	margin-left:0px;
	line-height:initial;
	height:17px;}
  .new-footer-list a {
    color: #fff;
    text-decoration: none;
	font-size:15px;
	font-weight:300;}
    .new-footer-list a:hover {
      text-decoration: underline; }

.new-footer-tagline {
  position: relative;
  /*margin-bottom: 0.5405405405em;*/
  margin-bottom:20px;
  font-weight: bold;
  font-size: 2.3125rem;
  color: #fff;
  line-height: 1; }
  @media (max-width: 47.937em) {
    .new-footer-tagline {
      font-size: 1.875rem; } }
  .new-footer-tagline:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(151, 151, 151, 0.37); }
    @media (max-width: 47.937em) {
      .new-footer-tagline:before {
        display: none; } }
  .new-footer-tagline span {
    position: relative;
    padding-right: 0.625em;
    background-color: #484848;
    z-index: 2;
	font-size:37px;	}

.new-footer-cta {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 47.937em) {
    .new-footer-cta {
      display: block; } }
  .new-footer-cta a {
    color: #fff;
	font-weight:300;}
  .new-footer-cta a[href^="tel:"] {
    text-decoration: none; }
    @media (max-width: 47.937em) {
      .new-footer-cta a[href^="tel:"] {
        text-decoration: underline; } }
    .new-footer-cta a[href^="tel:"]:hover {
      text-decoration: underline; }

.new-footer-cta-content {
  padding-right: 3.125em; }
  @media (max-width: 47.937em) {
    .new-footer-cta-content {
      padding-right: 0; } }

.new-footer-content-primary {
  margin-bottom: 0.4em;
  font-weight: bold;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.25;
  font-size:20px;}
  @media (max-width: 47.937em) {
    .new-footer-content-primary {
      font-size: 1.125rem; } }

.new-footer-content-secondary {
  color: #fff;
  line-height: 1.25; 
  font-size:16px;}

.new-footer-cta-button {
  flex-shrink: 0;
  margin-top: 0 !important; }
  @media (max-width: 47.937em) {
    .new-footer-cta-button {
      margin-top: 1.875em !important; } }
/*iphone and ipad fix to align footer link columns*/
@media (max-width: 47.937em) {
  .mw-49{
	max-width:49.6% !important;
}
}	  